Pull request #3014 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9de118b5ca36d87361f30287275a1eb8f8606829+35a831503841e8958a61493dc4ab12bec8d03b3a (91ac42b72969e771d594aff5f0df72235c16126c) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19854 in /w/workspace/edgexfoundry_edgex-go_PR-3014 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 35a831503841e8958a61493dc4ab12bec8d03b3a into PR head commit 9de118b5ca36d87361f30287275a1eb8f8606829 Merge succeeded, producing 9de118b5ca36d87361f30287275a1eb8f8606829 Checking out Revision 9de118b5ca36d87361f30287275a1eb8f8606829 (PR-3014) > 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/3014/head:refs/remotes/origin/PR-3014 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9de118b5ca36d87361f30287275a1eb8f8606829 # 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 35a831503841e8958a61493dc4ab12bec8d03b3a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9de118b5ca36d87361f30287275a1eb8f8606829 # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.144" > git rev-list --no-walk c24be82295b2b6978f8618e0f1fb1e90e264c36e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:24:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:24:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:24:40 ========================================================= 23:24:40 EdgeX Global Pipelines Version Info 23:24:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:24:41 ------------------- 23:24:41 stable info: 23:24:41 ------------------- 23:24:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:24:41 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 23:24:41 Message: update stable to v1.0.173 23:24:42 ------------------- 23:24:42 experimental info: 23:24:42 ------------------- 23:24:42 Commited By: **** collab-it+edgex@linuxfoundation.org 23:24:42 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 23:24:42 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:24:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:24:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:24:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:24:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:24:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:24:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:24:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:24:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:24:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 23:24:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 23:24:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:24:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:24:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:24:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:24:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:24:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:24:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:24:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:24:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:24:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 23:24:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:24:44 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 23:24:44 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 23:24:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3014 [Pipeline] echo 23:24:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3014 [Pipeline] echo 23:24:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3014 [Pipeline] echo 23:24:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9de118b5ca36d87361f30287275a1eb8f8606829 [Pipeline] echo 23:24:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9de118b [Pipeline] echo 23:24:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:24:45 provisioning config files... 23:24:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1555276370389196086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:46 ---> docker-login.sh 23:24:46 nexus3.edgexfoundry.org:10001 23:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:46 Configure a credential helper to remove this warning. See 23:24:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:46 23:24:46 Login Succeeded 23:24:46 nexus3.edgexfoundry.org:10002 23:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:46 Configure a credential helper to remove this warning. See 23:24:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:46 23:24:46 Login Succeeded 23:24:46 nexus3.edgexfoundry.org:10003 23:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:46 Configure a credential helper to remove this warning. See 23:24:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:46 23:24:46 Login Succeeded 23:24:46 nexus3.edgexfoundry.org:10004 23:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:47 Configure a credential helper to remove this warning. See 23:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:47 23:24:47 Login Succeeded 23:24:47 docker.io 23:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:47 Configure a credential helper to remove this warning. See 23:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:47 23:24:47 Login Succeeded 23:24:47 ---> docker-login.sh ends [Pipeline] } 23:24:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:24:47 ++ 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-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 23:24:47 + for file in '`ls cmd/**/Dockerfile`' 23:24:47 ++ dirname cmd/core-command/Dockerfile 23:24:47 ++ cut -d/ -f2 23:24:47 + echo core-command,cmd/core-command/Dockerfile 23:24:47 + for file in '`ls cmd/**/Dockerfile`' 23:24:47 ++ dirname cmd/core-data/Dockerfile 23:24:47 ++ cut -d/ -f2 23:24:47 + echo core-data,cmd/core-data/Dockerfile 23:24:47 + for file in '`ls cmd/**/Dockerfile`' 23:24:47 ++ dirname cmd/core-metadata/Dockerfile 23:24:47 ++ cut -d/ -f2 23:24:47 + echo core-metadata,cmd/core-metadata/Dockerfile 23:24:47 + for file in '`ls cmd/**/Dockerfile`' 23:24:47 ++ dirname cmd/security-bootstrap-redis/Dockerfile 23:24:47 ++ cut -d/ -f2 23:24:47 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 23:24:47 + for file in '`ls cmd/**/Dockerfile`' 23:24:47 ++ dirname cmd/security-proxy-setup/Dockerfile 23:24:47 ++ cut -d/ -f2 23:24:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:24:47 + for file in '`ls cmd/**/Dockerfile`' 23:24:47 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:24:47 ++ cut -d/ -f2 23:24:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:24:47 + for file in '`ls cmd/**/Dockerfile`' 23:24:47 ++ dirname cmd/support-notifications/Dockerfile 23:24:47 ++ cut -d/ -f2 23:24:47 + echo support-notifications,cmd/support-notifications/Dockerfile 23:24:47 + for file in '`ls cmd/**/Dockerfile`' 23:24:47 ++ dirname cmd/support-scheduler/Dockerfile 23:24:47 ++ cut -d/ -f2 23:24:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:24:47 + for file in '`ls cmd/**/Dockerfile`' 23:24:47 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:24:47 ++ cut -d/ -f2 23:24:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:24:47 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-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 23:24:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:24:48 23:24:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:24:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:24:49 latest: Pulling from edgex-devops/git-semver 23:24:49 31603596830f: Pulling fs layer 23:24:49 2a8b12db71e7: Pulling fs layer 23:24:49 6ca5941a6612: Pulling fs layer 23:24:49 ecc8261a40a4: Pulling fs layer 23:24:49 ecc8261a40a4: Waiting 23:24:49 2a8b12db71e7: Verifying Checksum 23:24:49 2a8b12db71e7: Download complete 23:24:49 31603596830f: Verifying Checksum 23:24:49 31603596830f: Download complete 23:24:49 ecc8261a40a4: Verifying Checksum 23:24:49 ecc8261a40a4: Download complete 23:24:49 6ca5941a6612: Verifying Checksum 23:24:49 6ca5941a6612: Download complete 23:24:49 31603596830f: Pull complete 23:24:49 2a8b12db71e7: Pull complete 23:24:50 6ca5941a6612: Pull complete 23:24:50 ecc8261a40a4: Pull complete 23:24:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:24:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:24:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:24:50 prd-centos7-docker-4c-2g-19854 does not seem to be running inside a container 23:24:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 23:24:53 $ docker top b5fb8f861045ac25803b38a08a01eb0cade72d929f05eaff4810862d71d87291 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:24:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:53 [ssh-agent] Looking for ssh-agent implementation... 23:24:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:54 $ docker exec b5fb8f861045ac25803b38a08a01eb0cade72d929f05eaff4810862d71d87291 ssh-agent 23:24:54 SSH_AUTH_SOCK=/tmp/ssh-b0eBrSB4TBsk/agent.12 23:24:54 SSH_AGENT_PID=17 23:24:54 Running ssh-add (command line suppressed) 23:24:54 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7375561315255827940.key (/w/workspace/edgex-go/2@tmp/private_key_7375561315255827940.key) 23:24:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:54 + git tag --points-at HEAD [Pipeline] } 23:24:54 $ docker exec --env ******** --env ******** b5fb8f861045ac25803b38a08a01eb0cade72d929f05eaff4810862d71d87291 ssh-agent -k 23:24:55 unset SSH_AUTH_SOCK; 23:24:55 unset SSH_AGENT_PID; 23:24:55 echo Agent pid 17 killed; 23:24:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:24:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:55 [ssh-agent] Looking for ssh-agent implementation... 23:24:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:55 $ docker exec b5fb8f861045ac25803b38a08a01eb0cade72d929f05eaff4810862d71d87291 ssh-agent 23:24:55 SSH_AUTH_SOCK=/tmp/ssh-z0veTetIl9gh/agent.45 23:24:55 SSH_AGENT_PID=50 23:24:55 Running ssh-add (command line suppressed) 23:24:55 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6547252343257947540.key (/w/workspace/edgex-go/2@tmp/private_key_6547252343257947540.key) 23:24:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:56 + git semver init 23:24:56 # -> Open(): unable to determine branch for HEAD 23:24:56 # $GIT_DIR = /w/workspace/edgex-go/2/.git 23:24:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 23:24:56 # $SEMVER_REMOTE_NAME = origin 23:24:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:24:56 # $SEMVER_USER_NAME = edgex-jenkins 23:24:56 # $SEMVER_BRANCH = PR-3014 23:24:56 # $SEMVER_TEMP = /tmp/semver-518819916 23:24:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:25:14 # '/tmp/semver-518819916' -> '/w/workspace/edgex-go/2/.semver' 23:25:14 # -> Force: false 23:25:14 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 23:25:14 $ docker exec --env ******** --env ******** b5fb8f861045ac25803b38a08a01eb0cade72d929f05eaff4810862d71d87291 ssh-agent -k 23:25:15 unset SSH_AUTH_SOCK; 23:25:15 unset SSH_AGENT_PID; 23:25:15 echo Agent pid 50 killed; 23:25:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:25:15 + git semver [Pipeline] } 23:25:15 $ docker stop --time=1 b5fb8f861045ac25803b38a08a01eb0cade72d929f05eaff4810862d71d87291 23:25:17 $ docker rm -f b5fb8f861045ac25803b38a08a01eb0cade72d929f05eaff4810862d71d87291 [Pipeline] // withDockerContainer [Pipeline] sh 23:25:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:25:18 Stashed 1 file(s) [Pipeline] echo 23:25:18 [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 23:25:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:25:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:25:20 + sudo service docker restart 23:25:20 + true 23:25:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 23:25:20 ========================================================= 23:25:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:25:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:25:21 + 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 . 23:25:24 Sending build context to Docker daemon 326.4MB 23:25:24 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 23:25:24 Step 2/6 : FROM ${BASE} 23:25:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:25:24 188c0c94c7c5: Pulling fs layer 23:25:24 0ef7d3d256c8: Pulling fs layer 23:25:24 de9db76c5a1d: Pulling fs layer 23:25:24 bca2f99d35d6: Pulling fs layer 23:25:24 93359f2a8cfa: Pulling fs layer 23:25:24 7c6f9722023f: Pulling fs layer 23:25:24 a35cf1a2eb13: Pulling fs layer 23:25:24 bca2f99d35d6: Waiting 23:25:24 93359f2a8cfa: Waiting 23:25:24 a35cf1a2eb13: Waiting 23:25:24 7c6f9722023f: Waiting 23:25:24 de9db76c5a1d: Verifying Checksum 23:25:24 de9db76c5a1d: Download complete 23:25:24 0ef7d3d256c8: Verifying Checksum 23:25:24 0ef7d3d256c8: Download complete 23:25:24 93359f2a8cfa: Verifying Checksum 23:25:24 93359f2a8cfa: Download complete 23:25:24 7c6f9722023f: Verifying Checksum 23:25:24 188c0c94c7c5: Download complete 23:25:24 7c6f9722023f: Download complete 23:25:25 188c0c94c7c5: Pull complete 23:25:25 0ef7d3d256c8: Pull complete 23:25:25 de9db76c5a1d: Pull complete 23:25:26 a35cf1a2eb13: Verifying Checksum 23:25:26 a35cf1a2eb13: Download complete 23:25:27 bca2f99d35d6: Verifying Checksum 23:25:27 bca2f99d35d6: Download complete 23:25:32 bca2f99d35d6: Pull complete 23:25:32 93359f2a8cfa: Pull complete 23:25:33 7c6f9722023f: Pull complete 23:25:34 Still waiting to schedule task 23:25:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:25:38 a35cf1a2eb13: Pull complete 23:25:38 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:25:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:25:38 ---> a62c8e92a672 23:25:38 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 23:25:38 ---> Running in 18b58f574ea3 23:25:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:25:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:25:39 (1/12) Installing libmagic (5.38-r0) 23:25:39 (2/12) Installing file (5.38-r0) 23:25:40 (3/12) Installing libc-dev (0.7.2-r3) 23:25:40 (4/12) Installing g++ (9.3.0-r2) 23:25:45 (5/12) Installing fortify-headers (1.1-r0) 23:25:45 (6/12) Installing patch (2.7.6-r6) 23:25:45 (7/12) Installing build-base (0.5-r2) 23:25:45 (8/12) Installing libsodium (1.0.18-r0) 23:25:45 (9/12) Installing pkgconf (1.7.2-r0) 23:25:45 (10/12) Installing libsodium-dev (1.0.18-r0) 23:25:45 (11/12) Installing libzmq (4.3.3-r0) 23:25:45 (12/12) Installing zeromq-dev (4.3.3-r0) 23:25:45 Executing busybox-1.31.1-r19.trigger 23:25:45 OK: 233 MiB in 51 packages 23:25:50 Removing intermediate container 18b58f574ea3 23:25:50 ---> 1d8238604172 23:25:50 Step 4/6 : WORKDIR /edgex-go 23:25:50 ---> Running in e1f679735286 23:25:50 Removing intermediate container e1f679735286 23:25:50 ---> a6e189429653 23:25:50 Step 5/6 : COPY go.mod . 23:25:50 ---> 5dc2bed415ea 23:25:50 Step 6/6 : RUN go mod download 23:25:50 ---> Running in 5cf390ede8a8 23:26:12 Removing intermediate container 5cf390ede8a8 23:26:12 ---> 31f2e2b0b8ba 23:26:12 Successfully built 31f2e2b0b8ba 23:26:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:26:12 + docker inspect -f . ci-base-image-x86_64 23:26:12 . [Pipeline] withDockerContainer 23:26:12 prd-centos7-docker-4c-2g-19854 does not seem to be running inside a container 23:26:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 23:26:13 $ docker top bf3e9800bfa7872bb30e816f82cedca4dce80505a7d39f412a278b5c46befb5d -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:14 + go version 23:26:14 go version go1.15.5 linux/amd64 [Pipeline] } 23:26:14 $ docker stop --time=1 bf3e9800bfa7872bb30e816f82cedca4dce80505a7d39f412a278b5c46befb5d 23:26:15 $ docker rm -f bf3e9800bfa7872bb30e816f82cedca4dce80505a7d39f412a278b5c46befb5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:26:16 + docker inspect -f . ci-base-image-x86_64 23:26:16 . [Pipeline] withDockerContainer 23:26:16 prd-centos7-docker-4c-2g-19854 does not seem to be running inside a container 23:26:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 23:26:17 $ docker top 75154c9f6f5027c063066cdc7ad8c0143e403c9def8ba235a4cf5d6304c90d27 -eo pid,comm [Pipeline] { [Pipeline] echo 23:26:17 ========================================================= 23:26:17 [edgeXBuildGoParallel] Running Tests and Build... 23:26:17 ========================================================= [Pipeline] sh 23:26:17 + make test 23:26:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:26:27 ? github.com/edgexfoundry/edgex-go [no test files] 23:26:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:26:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:26:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:26:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:26:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 23:26:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:26:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:26:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:26:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:26:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:26:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:26:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:26:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:26:54 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.082s coverage: 46.6% of statements 23:26:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:26:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:26:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:26:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:26:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:26:58 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.167s coverage: 27.0% of statements 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:26:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.046s coverage: 100.0% of statements 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:26:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:26:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.400s coverage: 77.8% of statements 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:26:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.425s coverage: 82.4% of statements 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:27:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.342s coverage: 28.6% of statements 23:27:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:27:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:27:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:27:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:27:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:27:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements 23:27:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:27:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements 23:27:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:27:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.116s coverage: 86.7% of statements 23:27:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:27:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.166s coverage: 97.5% of statements 23:27:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:27:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.063s coverage: 78.3% of statements 23:27:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:27:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:27:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:27:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:27:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.384s coverage: 93.1% of statements 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:27:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.031s coverage: 58.8% of statements 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:27:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.1% of statements 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.029s coverage: 100.0% of statements 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 75.5% of statements 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.031s coverage: 80.8% of statements 23:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements 23:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 84.2% of statements 23:27:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.091s coverage: 91.4% of statements 23:27:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.5% of statements 23:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.031s coverage: 100.0% of statements 23:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.056s coverage: 91.3% of statements 23:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 23:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements 23:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 23:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.392s coverage: 55.9% of statements 23:27:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:27:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:27:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 23:27:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 23:27:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 23:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 37.0% of statements 23:27:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:27:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.306s coverage: 84.0% of statements 23:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements 23:27:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.107s coverage: 47.1% of statements 23:27:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:27:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:27:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:27:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:27:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:27:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.071s coverage: 100.0% of statements 23:27:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:27:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.055s coverage: 100.0% of statements 23:27:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.696s coverage: 29.1% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.087s coverage: 99.0% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.060s coverage: 100.0% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 23:27:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements 23:27:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 23:27:11 GO111MODULE=on go vet ./... 23:27:33 gofmt -l . 23:27:34 [ "`gofmt -l .`" = "" ] 23:27:35 ./bin/test-go-mod-tidy.sh 23:27:35 ./bin/test-attribution-txt.sh [Pipeline] sh 23:27:36 + ls -al . 23:27:36 total 656 23:27:36 drwxrwxr-x 10 1001 1001 4096 Jan 12 23:27 . 23:27:36 drwxr-xr-x 4 root root 28 Jan 12 23:26 .. 23:27:36 -rw-rw-r-- 1 1001 1001 11 Jan 12 23:24 .dockerignore 23:27:36 drwxrwxr-x 8 1001 1001 179 Jan 12 23:24 .git 23:27:36 drwxrwxr-x 3 1001 1001 125 Jan 12 23:24 .github 23:27:36 -rw-rw-r-- 1 1001 1001 824 Jan 12 23:24 .gitignore 23:27:36 drwx------ 3 1001 1001 47 Jan 12 23:25 .semver 23:27:36 -rw-rw-r-- 1 1001 1001 166 Jan 12 23:24 .sonarcloud.properties 23:27:36 -rw-rw-r-- 1 1001 1001 7741 Jan 12 23:24 Attribution.txt 23:27:36 -rw-rw-r-- 1 1001 1001 3804 Jan 12 23:24 CONTRIBUTING.md 23:27:36 -rw-rw-r-- 1 1001 1001 931 Jan 12 23:24 Dockerfile.build 23:27:36 -rw-rw-r-- 1 1001 1001 863 Jan 12 23:24 Jenkinsfile 23:27:36 -rw-rw-r-- 1 1001 1001 10775 Jan 12 23:24 LICENSE 23:27:36 -rw-rw-r-- 1 1001 1001 5750 Jan 12 23:24 Makefile 23:27:36 -rw-rw-r-- 1 1001 1001 6524 Jan 12 23:24 README.md 23:27:36 -rw-rw-r-- 1 1001 1001 6744 Jan 12 23:24 SECURITY.md 23:27:36 -rw-rw-r-- 1 1001 1001 5 Jan 12 23:25 VERSION 23:27:36 -rw-rw-r-- 1 1001 1001 4131 Jan 12 23:24 ZMQWindows.md 23:27:36 drwxrwxr-x 2 1001 1001 117 Jan 12 23:24 bin 23:27:36 drwxrwxr-x 14 1001 1001 4096 Jan 12 23:24 cmd 23:27:36 -rw-r--r-- 1 root root 552842 Jan 12 23:27 coverage.out 23:27:36 -rw-r--r-- 1 root root 979 Jan 12 23:27 go.mod 23:27:36 -rw-r--r-- 1 root root 19231 Jan 12 23:27 go.sum 23:27:36 drwxrwxr-x 8 1001 1001 127 Jan 12 23:24 internal 23:27:36 drwxrwxr-x 4 1001 1001 26 Jan 12 23:24 openapi 23:27:36 drwxrwxr-x 4 1001 1001 71 Jan 12 23:24 snap 23:27:36 -rw-rw-r-- 1 1001 1001 168 Jan 12 23:24 version.go [Pipeline] sh 23:27:36 + '[' -e coverage.out ] 23:27:36 + chown 1001:1001 coverage.out [Pipeline] stash 23:27:36 Stashed 1 file(s) [Pipeline] sh 23:27:37 + make build 23:27: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 23:27:41 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 23:27:49 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 23:27:49 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 23:27:51 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 23:27: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 23:27:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:27:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:27:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:27:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:27:57 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 23:27:58 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] } 23:27:59 $ docker stop --time=1 75154c9f6f5027c063066cdc7ad8c0143e403c9def8ba235a4cf5d6304c90d27 23:28:01 $ docker rm -f 75154c9f6f5027c063066cdc7ad8c0143e403c9def8ba235a4cf5d6304c90d27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:28:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:28:03 23:28:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:28:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:28:03 latest: Pulling from edgex-devops/edgex-compose 23:28:03 cbdbe7a5bc2a: Pulling fs layer 23:28:03 ca9280d653b3: Pulling fs layer 23:28:03 7e9c9ca2126c: Pulling fs layer 23:28:03 cbdbe7a5bc2a: Verifying Checksum 23:28:03 cbdbe7a5bc2a: Download complete 23:28:04 cbdbe7a5bc2a: Pull complete 23:28:04 ca9280d653b3: Verifying Checksum 23:28:04 ca9280d653b3: Download complete 23:28:05 7e9c9ca2126c: Download complete 23:28:05 ca9280d653b3: Pull complete 23:28:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19857 in /w/workspace/edgexfoundry_edgex-go_PR-3014 [Pipeline] { [Pipeline] ws 23:28:06 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:28:11 using credential edgex-jenkins-ssh 23:28:11 Cloning the remote Git repository 23:28:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:28:12 7e9c9ca2126c: Pull complete 23:28:12 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:28:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:28:12 prd-centos7-docker-4c-2g-19854 does not seem to be running inside a container 23:28:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 23:28:12 > git init /w/workspace/edgex-go/2 # timeout=10 23:28:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:28:12 > git --version # timeout=10 23:28:12 > git --version # 'git version 2.17.1' 23:28:12 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:15 $ docker top d556371d64ed0698ef2c5a8771d1d77722e0607ba24eb8d749768a7fdcd7820c -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:15 + docker-compose build --help 23:28:15 + grep parallel 23:28:16 --parallel Build images in parallel. [Pipeline] } 23:28:16 $ docker stop --time=1 d556371d64ed0698ef2c5a8771d1d77722e0607ba24eb8d749768a7fdcd7820c 23:28:18 $ docker rm -f d556371d64ed0698ef2c5a8771d1d77722e0607ba24eb8d749768a7fdcd7820c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:28:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:28:19 . [Pipeline] withDockerContainer 23:28:19 prd-centos7-docker-4c-2g-19854 does not seem to be running inside a container 23:28:19 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 23:28:20 $ docker top f7e807abd7f74bc017793ae30f805ae3c069e7bae8d709f3b9845c80c8b5d940 -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:20 + docker-compose -f ./docker-compose-build.yml build --parallel 23:28:21 Building docker-core-command-go ... 23:28:21 Building docker-core-data-go ... 23:28:21 Building docker-core-metadata-go ... 23:28:21 Building docker-security-bootstrap-redis-go ... 23:28:21 Building docker-security-proxy-setup-go ... 23:28:21 Building docker-security-secretstore-setup-go ... 23:28:21 Building docker-support-notifications-go ... 23:28:21 Building docker-support-scheduler-go ... 23:28:21 Building docker-sys-mgmt-agent-go ... 23:28:21 Building docker-support-notifications-go 23:28:21 Building docker-sys-mgmt-agent-go 23:28:21 Building docker-security-proxy-setup-go 23:28:21 Building docker-security-secretstore-setup-go 23:28:21 Building docker-core-command-go 23:28:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:28:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:27 Merging remotes/origin/master commit 35a831503841e8958a61493dc4ab12bec8d03b3a into PR head commit 9de118b5ca36d87361f30287275a1eb8f8606829 23:28:28 Merge succeeded, producing 9de118b5ca36d87361f30287275a1eb8f8606829 23:28:28 Checking out Revision 9de118b5ca36d87361f30287275a1eb8f8606829 (PR-3014) 23:28:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:28:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:28:27 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3014/head:refs/remotes/origin/PR-3014 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:28:27 > git config core.sparsecheckout # timeout=10 23:28:27 > git checkout -f 9de118b5ca36d87361f30287275a1eb8f8606829 # timeout=10 23:28:28 > git remote # timeout=10 23:28:28 > git config --get remote.origin.url # timeout=10 23:28:28 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:28 > git merge 35a831503841e8958a61493dc4ab12bec8d03b3a # timeout=10 23:28:28 > git rev-parse HEAD^{commit} # timeout=10 23:28:28 > git config core.sparsecheckout # timeout=10 23:28:28 > git checkout -f 9de118b5ca36d87361f30287275a1eb8f8606829 # timeout=10 23:28:32 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.144" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:28:34 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:28:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:28:34 + sudo service docker restart 23:28:34 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:28:37 provisioning config files... 23:28:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5531706380023096627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:38 ---> docker-login.sh 23:28:38 nexus3.edgexfoundry.org:10001 23:28:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:39 Configure a credential helper to remove this warning. See 23:28:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:39 23:28:39 Login Succeeded 23:28:39 nexus3.edgexfoundry.org:10002 23:28:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:39 Configure a credential helper to remove this warning. See 23:28:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:39 23:28:39 Login Succeeded 23:28:39 nexus3.edgexfoundry.org:10003 23:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:40 Configure a credential helper to remove this warning. See 23:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:40 23:28:40 Login Succeeded 23:28:40 nexus3.edgexfoundry.org:10004 23:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:40 Configure a credential helper to remove this warning. See 23:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:40 23:28:40 Login Succeeded 23:28:40 docker.io 23:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:41 Configure a credential helper to remove this warning. See 23:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:41 23:28:41 Login Succeeded 23:28:41 ---> docker-login.sh ends [Pipeline] } 23:28:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:28:42 ========================================================= 23:28:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:28:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:28:42 + 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 . 23:28:44 Sending build context to Docker daemon 165.5MB 23:28:44 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 23:28:44 Step 2/6 : FROM ${BASE} 23:28:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:28:44 5f621e34cdf4: Pulling fs layer 23:28:44 a4357932f1b6: Pulling fs layer 23:28:44 18c013af1878: Pulling fs layer 23:28:44 00ac8860ef70: Pulling fs layer 23:28:44 63d7cb157983: Pulling fs layer 23:28:44 b116817d02f9: Pulling fs layer 23:28:44 745a02a5169b: Pulling fs layer 23:28:44 63d7cb157983: Waiting 23:28:44 b116817d02f9: Waiting 23:28:44 745a02a5169b: Waiting 23:28:44 00ac8860ef70: Waiting 23:28:44 18c013af1878: Verifying Checksum 23:28:44 18c013af1878: Download complete 23:28:44 a4357932f1b6: Verifying Checksum 23:28:44 a4357932f1b6: Download complete 23:28:44 63d7cb157983: Verifying Checksum 23:28:44 63d7cb157983: Download complete 23:28:44 b116817d02f9: Download complete 23:28:44 5f621e34cdf4: Verifying Checksum 23:28:44 5f621e34cdf4: Download complete 23:28:45 5f621e34cdf4: Pull complete 23:28:46 a4357932f1b6: Pull complete 23:28:46 18c013af1878: Pull complete 23:28:47 745a02a5169b: Verifying Checksum 23:28:47 745a02a5169b: Download complete 23:28:48 00ac8860ef70: Verifying Checksum 23:28:48 00ac8860ef70: Download complete 23:28:53 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:28:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:28:53 ---> 31f2e2b0b8ba 23:28:53 Step 3/26 : WORKDIR /edgex-go 23:28:53 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:28:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:28:53 ---> 31f2e2b0b8ba 23:28:53 Step 3/24 : WORKDIR /edgex-go 23:28:53 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:28:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:28:53 ---> 31f2e2b0b8ba 23:28:53 Step 3/21 : WORKDIR /edgex-go 23:28:53 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:28:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:28:53 ---> 31f2e2b0b8ba 23:28:53 Step 3/24 : WORKDIR /edgex-go 23:28:53 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:28:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:28:53 ---> 31f2e2b0b8ba 23:28:53 Step 3/22 : WORKDIR /edgex-go 23:28:53 ---> Running in 5dae3073db35 23:28:53 ---> Running in bed183356fbe 23:28:53 ---> Running in 501b41beeb8b 23:28:53 ---> Running in 8611e84b4bee 23:28:53 ---> Running in 8d62a1d0a054 23:28:53 Removing intermediate container 5dae3073db35 23:28:53 ---> 0f763bfc99d1 23:28:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:53 Removing intermediate container bed183356fbe 23:28:53 ---> 382e1687b0a3 23:28:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:53 Removing intermediate container 8d62a1d0a054 23:28:53 ---> 772ad95d1918 23:28:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:53 Removing intermediate container 8611e84b4bee 23:28:53 ---> ebe3681774c7 23:28:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:53 Removing intermediate container 501b41beeb8b 23:28:53 ---> 5ba50a3cd4d8 23:28:53 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:53 ---> Running in cb1f44d24ef7 23:28:53 ---> Running in 8a06d941ed7c 23:28:53 ---> Running in d20ab29ce5a2 23:28:53 ---> Running in e3bc9dc01c2a 23:28:53 ---> Running in f6758e60d4c3 23:28:55 Removing intermediate container cb1f44d24ef7 23:28:55 ---> 89594fee4072 23:28:55 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 23:28:55 Removing intermediate container 8a06d941ed7c 23:28:55 ---> 2fbd23bd9cca 23:28:55 Step 5/26 : RUN apk add --update --no-cache make bash git 23:28:56 ---> Running in d3d1e3082a6e 23:28:56 ---> Running in 1615097830c8 23:28:56 Removing intermediate container d20ab29ce5a2 23:28:56 ---> 107625af1a1c 23:28:56 Step 5/22 : RUN apk add --update --no-cache make git 23:28:56 Removing intermediate container e3bc9dc01c2a 23:28:56 ---> 2c5cabeff5af 23:28:56 Step 5/24 : RUN apk add --update --no-cache make git 23:28:56 ---> Running in 89a14ef4528b 23:28:56 ---> Running in b27429a3bf0c 23:28:56 Removing intermediate container f6758e60d4c3 23:28:56 ---> 10b17d7ae4de 23:28:56 Step 5/21 : RUN apk add --update --no-cache make git 23:28:56 ---> Running in 41fea98e1999 23:28:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:28:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:28:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:28:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:28:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:28:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:28:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:28:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:28:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:28:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:28:58 OK: 233 MiB in 51 packages 23:28:58 OK: 233 MiB in 51 packages 23:28:58 00ac8860ef70: Pull complete 23:28:58 63d7cb157983: Pull complete 23:28:59 OK: 233 MiB in 51 packages 23:28:59 OK: 233 MiB in 51 packages 23:28:59 OK: 233 MiB in 51 packages 23:28:59 b116817d02f9: Pull complete 23:29:00 Removing intermediate container 1615097830c8 23:29:00 ---> ded27f25bcb5 23:29:00 Step 6/26 : COPY go.mod . 23:29:00 Removing intermediate container d3d1e3082a6e 23:29:00 ---> 1dcbe346f3f5 23:29:00 Step 6/24 : COPY go.mod . 23:29:00 Removing intermediate container b27429a3bf0c 23:29:00 ---> 14ceedd7bdb0 23:29:00 Step 6/24 : COPY go.mod . 23:29:00 Removing intermediate container 89a14ef4528b 23:29:00 ---> 0498f3db05e6 23:29:00 Step 6/22 : COPY go.mod . 23:29:00 Removing intermediate container 41fea98e1999 23:29:00 ---> 5e220036f23d 23:29:00 Step 6/21 : COPY go.mod . 23:29:00 ---> f19b06b9a58d 23:29:00 Step 7/24 : RUN go mod download 23:29:00 ---> 534ec92048f5 23:29:00 Step 7/26 : RUN go mod download 23:29:00 ---> 9a70912680a9 23:29:00 Step 7/24 : RUN go mod download 23:29:00 ---> Running in 62e32b50e3a5 23:29:00 ---> Running in 031fb7074d83 23:29:00 ---> Running in 08b5ca87bc67 23:29:00 ---> e790a3b58a0c 23:29:00 Step 7/22 : RUN go mod download 23:29:00 ---> 3de6e61bbd48 23:29:00 Step 7/21 : RUN go mod download 23:29:00 ---> Running in 4f82b7ec7793 23:29:00 ---> Running in 7580d3bf3dc2 23:29:03 Removing intermediate container 62e32b50e3a5 23:29:03 ---> 9d134515177b 23:29:03 Step 8/24 : COPY . . 23:29:03 Removing intermediate container 031fb7074d83 23:29:03 ---> 7516f506907a 23:29:03 Step 8/24 : COPY . . 23:29:03 Removing intermediate container 4f82b7ec7793 23:29:03 ---> a76c2690e092 23:29:03 Step 8/22 : COPY . . 23:29:03 745a02a5169b: Pull complete 23:29:03 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:29:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:29:03 ---> b7e6874047d6 23:29:03 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 23:29:05 Removing intermediate container 7580d3bf3dc2 23:29:05 ---> ee110e51d591 23:29:05 Step 8/21 : COPY . . 23:29:06 ---> Running in 053bb3ad75a9 23:29:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:29:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:29:09 (1/12) Installing libmagic (5.38-r0) 23:29:09 (2/12) Installing file (5.38-r0) 23:29:09 (3/12) Installing libc-dev (0.7.2-r3) 23:29:09 (4/12) Installing g++ (9.3.0-r2) 23:29:09 Removing intermediate container 08b5ca87bc67 23:29:09 ---> b25c23b3cb24 23:29:09 Step 8/26 : COPY . . 23:29:12 (5/12) Installing fortify-headers (1.1-r0) 23:29:12 (6/12) Installing patch (2.7.6-r6) 23:29:12 (7/12) Installing build-base (0.5-r2) 23:29:12 (8/12) Installing libsodium (1.0.18-r0) 23:29:12 (9/12) Installing pkgconf (1.7.2-r0) 23:29:12 (10/12) Installing libsodium-dev (1.0.18-r0) 23:29:13 (11/12) Installing libzmq (4.3.3-r0) 23:29:13 (12/12) Installing zeromq-dev (4.3.3-r0) 23:29:13 Executing busybox-1.31.1-r19.trigger 23:29:13 OK: 217 MiB in 51 packages 23:29:17 Removing intermediate container 053bb3ad75a9 23:29:17 ---> e7505682fe62 23:29:17 Step 4/6 : WORKDIR /edgex-go 23:29:17 ---> Running in c403d1d76661 23:29:18 Removing intermediate container c403d1d76661 23:29:18 ---> 1b2cf616be83 23:29:18 Step 5/6 : COPY go.mod . 23:29:18 ---> 50776c5302d8 23:29:18 Step 6/6 : RUN go mod download 23:29:18 ---> Running in 49ffaa47559f 23:29:45 Removing intermediate container 49ffaa47559f 23:29:45 ---> 1d4407ee169e 23:29:45 Successfully built 1d4407ee169e 23:29:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:29:46 + docker inspect -f . ci-base-image-arm64 23:29:46 . [Pipeline] withDockerContainer 23:29:46 prd-ubuntu18.04-docker-arm64-4c-16g-19857 does not seem to be running inside a container 23:29:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 23:29:48 $ docker top 6cffa8cae697cea99f155c0621f54fbb699a0de52f33f875d92935697f09a3d9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:48 ---> 4096f04580be 23:29:48 ---> bcb51e6bcc7e 23:29:48 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/24 : RUN make cmd/support-notifications/support-notifications 23:29:48 23:29:48 ---> 521a1f41ad65 23:29:48 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:29:48 ---> 0db9cf69022d 23:29:48 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:29:48 ---> 256e57952648 23:29:48 Step 9/22 : RUN make cmd/core-command/core-command 23:29:48 ---> Running in 9ae647fd2415 23:29:48 ---> Running in 03d0d54897f3 23:29:48 ---> Running in 3882dedbb587 23:29:48 ---> Running in e307f3b74e7f 23:29:48 ---> Running in 99ef02e5eefc 23:29: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 23:29:48 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 23:29: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 23:29:48 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 23:29:48 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 23:29:49 + go version 23:29:49 go version go1.15.5 linux/arm64 [Pipeline] } 23:29:49 $ docker stop --time=1 6cffa8cae697cea99f155c0621f54fbb699a0de52f33f875d92935697f09a3d9 23:29:51 $ docker rm -f 6cffa8cae697cea99f155c0621f54fbb699a0de52f33f875d92935697f09a3d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:29:52 + docker inspect -f . ci-base-image-arm64 23:29:52 . [Pipeline] withDockerContainer 23:29:52 prd-ubuntu18.04-docker-arm64-4c-16g-19857 does not seem to be running inside a container 23:29:52 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 23:29:54 $ docker top 5396e32869646ff4c690ff63aa0cdb82f05626b051424d942918e6275eaea45e -eo pid,comm [Pipeline] { [Pipeline] echo 23:29:54 ========================================================= 23:29:54 [edgeXBuildGoParallel] Running Tests and Build... 23:29:54 ========================================================= [Pipeline] sh 23:29:55 + make test 23:29:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:30:10 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 23:30:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:30:17 ? github.com/edgexfoundry/edgex-go [no test files] 23:30:19 Removing intermediate container 99ef02e5eefc 23:30:19 ---> 361f1b6c0fee 23:30:19 23:30:19 Step 10/22 : FROM scratch 23:30:19 ---> 23:30:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:30:19 Removing intermediate container 9ae647fd2415 23:30:19 ---> 3378ff20001b 23:30:19 23:30:19 Step 10/24 : FROM scratch 23:30:19 ---> 23:30:19 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 23:30:19 Removing intermediate container e307f3b74e7f 23:30:19 ---> 94443fa8306f 23:30:19 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:30:20 ---> Running in 717f77b7faa5 23:30:20 ---> Running in 6b81718e23ee 23:30:20 ---> Running in 633241f8a459 23:30:21 Removing intermediate container 03d0d54897f3 23:30:21 ---> 9cd092392441 23:30:21 23:30:21 Step 10/24 : FROM alpine:3.12 23:30:21 Removing intermediate container 3882dedbb587 23:30:21 ---> bef258dab832 23:30:21 23:30:21 Step 10/21 : FROM alpine:3.12 23:30:21 Removing intermediate container 6b81718e23ee 23:30:21 ---> 9064628d256b 23:30:21 Step 12/24 : ENV APP_PORT=48060 23:30:21 Removing intermediate container 633241f8a459 23:30:21 ---> c6126cc8e03d 23:30:21 Step 12/22 : ENV APP_PORT=48082 23:30:21 3.12: Pulling from library/alpine 23:30:21 3.12: Pulling from library/alpine 23:30:21 ---> Running in ec9a657ed663 23:30:21 ---> Running in f33f78d848f8 23:30:21 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 23:30:21 Removing intermediate container ec9a657ed663 23:30:21 ---> bd50c6bbb998 23:30:21 Step 13/24 : EXPOSE $APP_PORT 23:30:21 Removing intermediate container f33f78d848f8 23:30:21 ---> 8a7b28868951 23:30:21 Step 13/22 : EXPOSE $APP_PORT 23:30:21 ---> Running in 2980ff6fa206 23:30:21 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 23:30:21 ---> Running in a2bced9ec6b4 23:30:21 Status: Downloaded newer image for alpine:3.12 23:30:21 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 23:30:21 Status: Image is up to date for alpine:3.12 23:30:21 ---> 389fef711851 23:30:21 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 23:30:21 ---> 389fef711851 23:30:21 Step 11/21 : RUN apk add --update --no-cache curl 23:30:21 ---> Running in fe1d9de1d7e4 23:30:21 ---> Running in d69fa432949b 23:30:22 Removing intermediate container a2bced9ec6b4 23:30:22 ---> 2e82bfa610d1 23:30:22 Step 14/22 : WORKDIR / 23:30:22 Removing intermediate container 2980ff6fa206 23:30:22 ---> 1e2c9fe3f824 23:30:22 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 23:30:22 ---> Running in 33a9e832a20d 23:30:22 ---> dc1a0d948d5c 23:30:22 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 23:30:22 Removing intermediate container 33a9e832a20d 23:30:22 ---> 82ae8067a351 23:30:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:30:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:30:23 Removing intermediate container 717f77b7faa5 23:30:23 ---> b93a219b2e6b 23:30:23 23:30:23 Step 11/26 : FROM docker:20.10.0 23:30:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:30:23 20.10.0: Pulling from library/docker 23:30:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:30:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:30:23 (1/5) Installing ca-certificates (20191127-r4) 23:30:23 (2/5) Installing nghttp2-libs (1.41.0-r0) 23:30:23 (3/5) Installing libcurl (7.69.1-r3) 23:30:23 (4/5) Installing curl (7.69.1-r3) 23:30:23 (5/5) Installing dumb-init (1.2.2-r1) 23:30:23 Executing busybox-1.31.1-r19.trigger 23:30:23 (1/4) Installing ca-certificates (20191127-r4) 23:30:23 Executing ca-certificates-20191127-r4.trigger 23:30:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:30:23 (3/4) Installing libcurl (7.69.1-r3) 23:30:23 ---> d33a1dd5a5c8 23:30:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:30:23 OK: 7 MiB in 19 packages 23:30:23 (4/4) Installing curl (7.69.1-r3) 23:30:23 Executing busybox-1.31.1-r19.trigger 23:30:23 Executing ca-certificates-20191127-r4.trigger 23:30:23 OK: 7 MiB in 18 packages 23:30:24 ---> f4c5ed5fc515 23:30:24 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 23:30:24 ---> c48c78b98624 23:30:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:30:26 ---> 112e68e69ba6 23:30:26 Step 18/22 : ENTRYPOINT ["/core-command"] 23:30:26 ---> 8f5575090fda 23:30:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:30:26 Removing intermediate container fe1d9de1d7e4 23:30:26 ---> ecd9209f1513 23:30:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:30:26 Removing intermediate container d69fa432949b 23:30:26 ---> 4a26d068b130 23:30:26 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:30:26 ---> Running in 636db0f50240 23:30:26 ---> Running in df667b28401f 23:30:26 ---> Running in 955df5ca02a5 23:30:26 ---> 3e13332f788d 23:30:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:30:26 Removing intermediate container 636db0f50240 23:30:26 ---> 98bccee97853 23:30:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:30:26 Removing intermediate container df667b28401f 23:30:26 ---> 71f71a3e906f 23:30:26 Step 13/24 : WORKDIR / 23:30:26 Removing intermediate container 955df5ca02a5 23:30:26 ---> 4abed8f0c244 23:30:26 Step 13/21 : WORKDIR /edgex 23:30:27 ---> Running in b4d12ace6e90 23:30:27 ---> Running in fc9f603fff5b 23:30:27 ---> Running in 5ebb9ea9943e 23:30:27 Removing intermediate container b4d12ace6e90 23:30:27 ---> a99450044b34 23:30:27 Step 20/22 : LABEL arch=x86_64 23:30:27 ---> Running in 48713fe38b20 23:30:27 ---> 088e463e4b91 23:30:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:30:27 Removing intermediate container fc9f603fff5b 23:30:27 ---> 73b44dbbcc0e 23:30:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:30:27 Removing intermediate container 5ebb9ea9943e 23:30:27 ---> c715c969c7e3 23:30:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:30:28 Removing intermediate container 48713fe38b20 23:30:28 ---> d0399d6e0d1e 23:30:28 Step 21/22 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:30:28 ---> Running in d3a1d10d5d2d 23:30:28 ---> b7b13b76b421 23:30:28 Step 20/24 : ENTRYPOINT ["/support-notifications"] 23:30:28 ---> 20a5f2db7520 23:30:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:30:28 ---> b09a745c9ea2 23:30:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:30:28 ---> Running in 165a571f60c4 23:30:28 Removing intermediate container d3a1d10d5d2d 23:30:28 ---> 7f5814e0c964 23:30:28 Step 22/22 : LABEL version=0.0.0 23:30:29 ---> Running in b98d4a49165c 23:30:29 Removing intermediate container 165a571f60c4 23:30:29 ---> 76c4a31b6918 23:30:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:30:29 ---> 40a7bcacc9b7 23:30:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:30:29 ---> Running in 5f54bc44d3eb 23:30:29 Removing intermediate container b98d4a49165c 23:30:29 ---> ae872e916137 23:30:29 23:30:29 ---> 2b80c9b82c9e 23:30:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:30:29 Successfully built ae872e916137 23:30:29 Successfully tagged docker-core-command-go:latest 23:30:29  Building docker-core-command-go ... done Building docker-core-data-go 23:30:29 ---> 89a3ce13e4cc 23:30:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:30:29 Removing intermediate container 5f54bc44d3eb 23:30:29 ---> c4dd494b165c 23:30:29 Step 22/24 : LABEL arch=x86_64 23:30:30 ---> Running in a6a33f1f253d 23:30:30 ---> 2b205e543a59 23:30:30 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:30:30 ---> Running in b9466dcf61a5 23:30:32 ---> 3a13dce8b54d 23:30:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:30:32 Removing intermediate container a6a33f1f253d 23:30:32 ---> 61cae2934748 23:30:32 Step 23/24 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:30:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:30:32 Status: Downloaded newer image for docker:20.10.0 23:30:32 ---> aefe523efa57 23:30:32 Step 12/26 : RUN apk add --no-cache bash 23:30:33 Removing intermediate container b9466dcf61a5 23:30:33 ---> 814d2274a005 23:30:33 Step 18/21 : CMD ["--init=true"] 23:30:34 ---> Running in b22d725b90e7 23:30:35 ---> Running in cc485f76a9e7 23:30:35 ---> Running in 43dc374d01ee 23:30:35 ---> 4d14a6eec473 23:30:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:30:35 Removing intermediate container b22d725b90e7 23:30:35 ---> 38d1cc04e9c3 23:30:35 Step 24/24 : LABEL version=0.0.0 23:30:35 Removing intermediate container 43dc374d01ee 23:30:35 ---> 7a697049bfca 23:30:35 Step 19/21 : LABEL arch=x86_64 23:30:35 ---> Running in a043a9d88214 23:30:35 ---> Running in a3d765f759de 23:30:36 ---> b44c729a5293 23:30:36 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 23:30:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:30:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:30:36 (1/2) Installing readline (8.0.4-r0) 23:30:36 (2/2) Installing bash (5.0.17-r0) 23:30:36 Executing bash-5.0.17-r0.post-install 23:30:36 Executing busybox-1.31.1-r19.trigger 23:30:36 OK: 12 MiB in 22 packages 23:30:37 Removing intermediate container a043a9d88214 23:30:37 ---> 3daaf6868f34 23:30:37 23:30:37 ---> Running in d55aef06cf3a 23:30:37 Removing intermediate container a3d765f759de 23:30:37 ---> 2378aef2e7bf 23:30:37 Step 20/21 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:30:37 Successfully built 3daaf6868f34 23:30:38 Successfully tagged docker-support-notifications-go:latest 23:30:38 Building docker-security-bootstrap-redis-go 23:30:38  Building docker-support-notifications-go ... done  ---> Running in 79f1b4382409 23:30:40 Removing intermediate container cc485f76a9e7 23:30:40 ---> 606a700bb8cd 23:30:40 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:30:40 Removing intermediate container 79f1b4382409 23:30:40 ---> c6d573c737fa 23:30:40 Step 21/21 : LABEL version=0.0.0 23:30:40 ---> Running in 9909d91ad4d6 23:30:40 ---> Running in 3997204108ef 23:30:43 Removing intermediate container 9909d91ad4d6 23:30:43 ---> 565f60fb6538 23:30:43 Step 14/26 : ENV APP_PORT=48090 23:30:45 Removing intermediate container 3997204108ef 23:30:45 ---> 6aaba20a69d7 23:30:45 23:30:45 ---> Running in 31350831d4bd 23:30:45 Successfully built 6aaba20a69d7 23:30:45 Removing intermediate container d55aef06cf3a 23:30:45 ---> e908e2d4020e 23:30:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:30:45 Successfully tagged docker-security-proxy-setup-go:latest 23:30:45  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 23:30:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:30:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:30:46 ---> 31f2e2b0b8ba 23:30:46 Step 3/23 : WORKDIR /edgex-go 23:30:46 ---> Using cache 23:30:46 ---> 5ba50a3cd4d8 23:30:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:46 ---> Using cache 23:30:46 ---> 10b17d7ae4de 23:30:46 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:30:48 ---> Running in 12730ffea309 23:30:48 Removing intermediate container 31350831d4bd 23:30:48 ---> 31aea5a1c8f7 23:30:48 Step 15/26 : EXPOSE $APP_PORT 23:30:49 ---> Running in 9baa38ac2f2e 23:30:49 ---> Running in 6e52e5805afc 23:30:50 Removing intermediate container 12730ffea309 23:30:50 ---> 9824e2b84920 23:30:50 Step 22/24 : LABEL arch=x86_64 23:30:53 Removing intermediate container 6e52e5805afc 23:30:53 ---> Running in 10fd9e9a061f 23:30:53 ---> 80c9598c58d0 23:30:53 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:30:53 Removing intermediate container 10fd9e9a061f 23:30:53 ---> 5e9e39a307b9 23:30:53 Step 23/24 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:30:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:30:54 ---> Running in d315faed11f4 23:30:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:30:55 OK: 233 MiB in 51 packages 23:30:56 ---> fb41ad5e1d0d 23:30:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:30:56 Removing intermediate container d315faed11f4 23:30:56 ---> c9a32d254fa7 23:30:56 Step 24/24 : LABEL version=0.0.0 23:30:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:30:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:30:57 ---> 31f2e2b0b8ba 23:30:57 Step 3/22 : WORKDIR /edgex-go 23:30:57 ---> Using cache 23:30:57 ---> 5ba50a3cd4d8 23:30:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:57 ---> Using cache 23:30:57 ---> 10b17d7ae4de 23:30:57 Step 5/22 : RUN apk add --update --no-cache make git 23:30:57 ---> Using cache 23:30:57 ---> 5e220036f23d 23:30:57 Step 6/22 : COPY go.mod . 23:30:57 ---> Using cache 23:30:57 ---> 3de6e61bbd48 23:30:57 Step 7/22 : RUN go mod download 23:30:57 ---> Using cache 23:30:57 ---> ee110e51d591 23:30:57 Step 8/22 : COPY . . 23:30:57 ---> Using cache 23:30:57 ---> 521a1f41ad65 23:30:57 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 23:30:58 ---> Running in 8936ebd2c803 23:30:59 ---> 7d0d1912b779 23:30:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:30:59 ---> Running in e4269c6677ca 23:30:59 Removing intermediate container 8936ebd2c803 23:30:59 ---> 281ef988d7b2 23:30:59 23:30:59 Removing intermediate container 9baa38ac2f2e 23:30:59 ---> 974aae32dbb7 23:30:59 Step 6/23 : COPY go.mod . 23:31:00 Successfully built 281ef988d7b2 23:31:00 Successfully tagged docker-security-secretstore-setup-go:latest 23:31:00  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 23:31:01 ---> 8f4a27cc13b9 23:31:01 Step 7/23 : RUN go mod download 23:31:02 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 23:31:02 ---> 5e9691157e1d 23:31:02 Step 19/26 : RUN apk --no-cache add py3-pip 23:31:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:31:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:31:03 ---> 31f2e2b0b8ba 23:31:03 Step 3/22 : WORKDIR /edgex-go 23:31:05 ---> Using cache 23:31:05 ---> 5ba50a3cd4d8 23:31:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:05 ---> Using cache 23:31:05 ---> 10b17d7ae4de 23:31:05 Step 5/22 : RUN apk add --update --no-cache make git 23:31:05 ---> Using cache 23:31:05 ---> 5e220036f23d 23:31:05 Step 6/22 : COPY go.mod . 23:31:05 ---> Using cache 23:31:05 ---> 3de6e61bbd48 23:31:05 Step 7/22 : RUN go mod download 23:31:05 ---> Using cache 23:31:05 ---> ee110e51d591 23:31:05 Step 8/22 : COPY . . 23:31:05 ---> Using cache 23:31:05 ---> 521a1f41ad65 23:31:05 Step 9/22 : RUN make cmd/core-metadata/core-metadata 23:31:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:31:05 ---> Running in 262693b1475b 23:31:05 ---> Running in 099ea04409fd 23:31:06 ---> Running in 0b5d85ad467b 23:31:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:31:07 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 23:31:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:31:07 (1/33) Installing libbz2 (1.0.8-r1) 23:31:08 (2/33) Installing expat (2.2.9-r1) 23:31:08 (3/33) Installing libffi (3.3-r2) 23:31:08 (4/33) Installing gdbm (1.13-r1) 23:31:08 (5/33) Installing xz-libs (5.2.5-r0) 23:31:08 (6/33) Installing sqlite-libs (3.32.1-r0) 23:31:08 (7/33) Installing python3 (3.8.5-r0) 23:31:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:31:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:31:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:31:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 23:31:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:31:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:31:12 (8/33) Installing py3-appdirs (1.4.4-r1) 23:31:12 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:31:12 (10/33) Installing py3-parsing (2.4.7-r0) 23:31:12 (11/33) Installing py3-six (1.15.0-r0) 23:31:12 (12/33) Installing py3-packaging (20.4-r0) 23:31:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:31:12 (13/33) Installing py3-setuptools (47.0.0-r0) 23:31:12 (14/33) Installing py3-chardet (3.0.4-r4) 23:31:12 Removing intermediate container 262693b1475b 23:31:12 ---> 96aaf57eafc7 23:31:12 Step 8/23 : COPY . . 23:31:12 (15/33) Installing py3-idna (2.9-r0) 23:31:12 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:31:12 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:31:12 (18/33) Installing py3-requests (2.23.0-r0) 23:31:12 (19/33) Installing py3-msgpack (1.0.0-r0) 23:31:12 (20/33) Installing py3-lockfile (0.12.2-r3) 23:31:13 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:31:13 (22/33) Installing py3-colorama (0.4.3-r0) 23:31:13 (23/33) Installing py3-distlib (0.3.0-r0) 23:31:13 (24/33) Installing py3-distro (1.5.0-r1) 23:31:13 (25/33) Installing py3-webencodings (0.5.1-r3) 23:31:13 (26/33) Installing py3-html5lib (1.0.1-r4) 23:31:14 (27/33) Installing py3-pytoml (0.1.21-r0) 23:31:14 (28/33) Installing py3-pep517 (0.8.2-r0) 23:31:14 (29/33) Installing py3-progress (1.5-r0) 23:31:14 (30/33) Installing py3-toml (0.10.1-r0) 23:31:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:31:15 (31/33) Installing py3-retrying (1.3.3-r0) 23:31:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:31:16 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:31:16 (33/33) Installing py3-pip (20.1.1-r0) 23:31:19 Executing busybox-1.31.1-r19.trigger 23:31:20 OK: 71 MiB in 55 packages 23:31:22 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:31:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:31:22 ---> 31f2e2b0b8ba 23:31:22 Step 3/21 : WORKDIR /edgex-go 23:31:22 ---> Using cache 23:31:22 ---> 5ba50a3cd4d8 23:31:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:22 ---> Using cache 23:31:22 ---> 10b17d7ae4de 23:31:22 Step 5/21 : RUN apk add --update --no-cache make git 23:31:22 ---> Using cache 23:31:22 ---> 5e220036f23d 23:31:22 Step 6/21 : COPY go.mod . 23:31:22 ---> Using cache 23:31:22 ---> 3de6e61bbd48 23:31:22 Step 7/21 : RUN go mod download 23:31:22 ---> Using cache 23:31:22 ---> ee110e51d591 23:31:22 Step 8/21 : COPY . . 23:31:22 ---> Using cache 23:31:22 ---> 521a1f41ad65 23:31:22 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 23:31:23 ---> Running in b4a1d9c07725 23:31:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:31:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:31:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:31:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.232s coverage: 46.6% of statements 23:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.528s coverage: 27.0% of statements 23:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements 23:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements 23:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.273s coverage: 77.1% of statements 23:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.418s coverage: 82.4% of statements 23:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:31:39 Removing intermediate container e4269c6677ca 23:31:39 ---> 4e27699531c7 23:31:39 23:31:39 Step 10/22 : FROM alpine:3.12 23:31:39 ---> 389fef711851 23:31:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 23:31:39 ---> Using cache 23:31:39 ---> ecd9209f1513 23:31:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 23:31:39 ---> 7e32e47d5080 23:31:39 Step 9/23 : RUN make cmd/core-data/core-data 23:31:40 ---> Running in f0e5d8349430 23:31:41 ---> Running in e2fbccac1d71 23:31:42 Removing intermediate container f0e5d8349430 23:31:42 ---> 3775728d47dd 23:31:42 Step 13/22 : WORKDIR / 23:31:42 ---> Running in 3be8d78ec536 23:31:43 Removing intermediate container 099ea04409fd 23:31:43 ---> 46b5feb7ec57 23:31:43 Step 20/26 : RUN pip install docker-compose==1.23.2 23:31:43 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 23:31:44 Removing intermediate container 3be8d78ec536 23:31:44 ---> 1b30d046dea3 23:31:44 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:31:44 ---> Running in 926c3ededf96 23:31:44 ---> 0ae159405d9d 23:31:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 23:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.152s coverage: 28.6% of statements 23:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.173s coverage: 100.0% of statements 23:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements 23:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.378s coverage: 86.7% of statements 23:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.381s coverage: 97.5% of statements 23:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.139s coverage: 78.3% of statements 23:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:31:46 ---> 145b459bb0de 23:31:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 23:31:47 Removing intermediate container 0b5d85ad467b 23:31:47 ---> d1f0dbc17e01 23:31:47 23:31:47 Step 10/22 : FROM scratch 23:31:47 ---> 23:31:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:31:47 Collecting docker-compose==1.23.2 23:31:47 ---> 76c79f0658d5 23:31:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 23:31:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:31:47 Collecting cached-property<2,>=1.2.0 23:31:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:31:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:31:48 Collecting jsonschema<3,>=2.5.1 23:31:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:31:48 ---> Using cache 23:31:48 ---> c6126cc8e03d 23:31:48 Step 12/22 : ENV APP_PORT=48081 23:31:49 Collecting docopt<0.7,>=0.6.1 23:31:49 Downloading docopt-0.6.2.tar.gz (25 kB) 23:31:49 ---> Running in 92cfb7938318 23:31:51 ---> 82164bf80d50 23:31:51 Step 18/22 : RUN chmod +x entrypoint.sh 23:31:51 Removing intermediate container b4a1d9c07725 23:31:51 ---> 5b6fa3f9d26e 23:31:51 23:31:51 Step 10/21 : FROM scratch 23:31:51 ---> 23:31:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:31:51 ---> Using cache 23:31:51 ---> c6126cc8e03d 23:31:51 Step 12/21 : ENV APP_PORT=48085 23:31:51 ---> Running in 981c16f4d799 23:31:51 Removing intermediate container 92cfb7938318 23:31:51 ---> c9fe1276b0d3 23:31:51 Step 13/22 : EXPOSE $APP_PORT 23:31:51 ---> Running in ac7fe2574eb1 23:31:51 Collecting docker<4.0,>=3.6.0 23:31:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:31:51 ---> Running in 70667273d06a 23:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.082s coverage: 93.1% of statements 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:31:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:31:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.170s coverage: 0.1% of statements 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.113s coverage: 75.5% of statements 23:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:31:52 Removing intermediate container ac7fe2574eb1 23:31:52 ---> 66ee3f7ef60c 23:31:52 Step 13/21 : EXPOSE $APP_PORT 23:31:52 Collecting websocket-client<1.0,>=0.32.0 23:31:52 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 23:31:52 Removing intermediate container 70667273d06a 23:31:52 ---> 30346caecf92 23:31:52 Step 14/22 : WORKDIR / 23:31:52 ---> Running in 59cd81e8000e 23:31:52 Collecting texttable<0.10,>=0.9.0 23:31:52 ---> Running in d7235ee9c4d6 23:31:52 Downloading texttable-0.9.1.tar.gz (11 kB) 23:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.8% of statements 23:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.151s coverage: 87.2% of statements 23:31:53 Removing intermediate container 59cd81e8000e 23:31:53 ---> df8a23887b98 23:31:53 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 23:31:53 Removing intermediate container d7235ee9c4d6 23:31:53 ---> 5700e2a1ed35 23:31:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:31:53 ---> 02aeb873ba6d 23:31:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:31:53 Collecting dockerpty<0.5,>=0.4.1 23:31:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.238s coverage: 84.2% of statements 23:31:53 Removing intermediate container 981c16f4d799 23:31:53 ---> d018b8733cc3 23:31:53 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 23:31:53 ---> 181d1dde7ee1 23:31:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:31:53 ---> Running in e345069616a5 23:31:54 Removing intermediate container e345069616a5 23:31:54 ---> 9f88f7babb44 23:31:54 Step 20/22 : LABEL arch=x86_64 23:31:54 Collecting PyYAML<4,>=3.10 23:31:54 Downloading PyYAML-3.13.tar.gz (270 kB) 23:31:54 ---> Running in fb3a55733cab 23:31:55 ---> 710202f3d536 23:31:55 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:31:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:31:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:31:55 ---> 25c6795a8c96 23:31:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:31:56 Removing intermediate container fb3a55733cab 23:31:56 ---> a51395dcc01e 23:31:56 Step 21/22 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:31:56 Collecting docker-pycreds>=0.4.0 23:31:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:31:56 Collecting idna<2.8,>=2.5 23:31:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:31:56 ---> Running in bf40f9a3225f 23:31:56 ---> 69d3b0d8b25a 23:31:56 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 23:31:56 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) 23:31:56 Collecting urllib3<1.25,>=1.21.1 23:31:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:31:57 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) 23:31:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:31:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:31:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:31:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:31:57 ---> 197822210a72 23:31:57 Step 18/22 : ENTRYPOINT ["/core-metadata"] 23:31:57 ---> Running in 58503c1d534a 23:31:57 Installing collected packages: cached-property, jsonschema, docopt, idna, urllib3, requests, docker-pycreds, websocket-client, docker, texttable, dockerpty, PyYAML, docker-compose 23:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.192s coverage: 91.4% of statements 23:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:31:57 Removing intermediate container bf40f9a3225f 23:31:57 ---> 59290e45ee18 23:31:57 Step 22/22 : LABEL version=0.0.0 23:31:57 ---> Running in 96d3d43f91be 23:31:57 Running setup.py install for docopt: started 23:31:57 ---> Running in a38b9cd817c7 23:31:57 Removing intermediate container 58503c1d534a 23:31:57 ---> e445737c7b6d 23:31:57 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:58 Running setup.py install for docopt: finished with status 'done' 23:31:58 Attempting uninstall: idna 23:31:58 Found existing installation: idna 2.9 23:31:58 Uninstalling idna-2.9: 23:31:58 Successfully uninstalled idna-2.9 23:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.538s coverage: 63.5% of statements 23:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 23:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements 23:31:59 Attempting uninstall: urllib3 23:31:59 Removing intermediate container 96d3d43f91be 23:31:59 ---> 845ef81ade49 23:31:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:59 ---> Running in c86763ab9637 23:31:59 Found existing installation: urllib3 1.25.9 23:31:59 Uninstalling urllib3-1.25.9: 23:31:59 Successfully uninstalled urllib3-1.25.9 23:31:59 Removing intermediate container a38b9cd817c7 23:31:59 ---> 8f9e96d86b06 23:31:59 23:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 23:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 23:31:59 ---> Running in 48877325a5b9 23:31:59 Attempting uninstall: requests 23:31:59 Found existing installation: requests 2.23.0 23:31:59 Uninstalling requests-2.23.0: 23:31:59 Successfully built 8f9e96d86b06 23:31:59 Successfully uninstalled requests-2.23.0 23:31:59 Successfully tagged docker-security-bootstrap-redis-go:latest 23:31:59  Building docker-security-bootstrap-redis-go ... done Removing intermediate container c86763ab9637 23:31:59 ---> f95d06c96fa6 23:31:59 Step 19/21 : LABEL arch=x86_64 23:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 23:32:00 Removing intermediate container 48877325a5b9 23:32:00 ---> 429bca065cf3 23:32:00 Step 20/22 : LABEL arch=x86_64 23:32:00 ---> Running in e8115dc13d38 23:32:01 ---> Running in ff24523ea477 23:32:01 Removing intermediate container e8115dc13d38 23:32:01 ---> 670b441a6354 23:32:01 Step 20/21 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:32:01 Running setup.py install for texttable: started 23:32:01 ---> Running in 37521701d28d 23:32:01 Removing intermediate container ff24523ea477 23:32:01 ---> cd248ca59445 23:32:01 Step 21/22 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:32:01 ---> Running in 722b5915f971 23:32:01 Removing intermediate container 37521701d28d 23:32:01 ---> 7bfeead3f266 23:32:01 Step 21/21 : LABEL version=0.0.0 23:32:01 Running setup.py install for texttable: finished with status 'done' 23:32:01 Running setup.py install for dockerpty: started 23:32:01 ---> Running in 68f88e978799 23:32:02 Removing intermediate container 722b5915f971 23:32:02 ---> ddcf2d671155 23:32:02 Step 22/22 : LABEL version=0.0.0 23:32:02 ---> Running in 4fcf1b64c0aa 23:32:02 Removing intermediate container 68f88e978799 23:32:02 ---> 2bd5a219debc 23:32:02 23:32:02 Running setup.py install for dockerpty: finished with status 'done' 23:32:02 Successfully built 2bd5a219debc 23:32:02 Running setup.py install for PyYAML: started 23:32:02 Successfully tagged docker-support-scheduler-go:latest 23:32:04  Building docker-support-scheduler-go ... done Removing intermediate container 4fcf1b64c0aa 23:32:04 ---> 07072bc35311 23:32:04 23:32:04 Running setup.py install for PyYAML: finished with status 'done' 23:32:04 Successfully built 07072bc35311 23:32:04 Successfully tagged docker-core-metadata-go:latest 23:32:04  Building docker-core-metadata-go ... done 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 23:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.887s coverage: 55.9% of statements 23:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 23:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 23:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 23:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.394s coverage: 37.0% of statements 23:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.706s coverage: 84.0% of statements 23:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.093s coverage: 100.0% of statements 23:32:06 Removing intermediate container 926c3ededf96 23:32:06 ---> 77a76f313c06 23:32:06 Step 21/26 : RUN apk --no-cache add curl 23:32:07 ---> Running in ff6ee8defec1 23:32:07 Removing intermediate container e2fbccac1d71 23:32:07 ---> e1be0c498ce7 23:32:07 23:32:07 Step 10/23 : FROM alpine:3.12 23:32:07 ---> 389fef711851 23:32:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:32:07 ---> Running in 1500de1ef8dd 23:32:08 Removing intermediate container 1500de1ef8dd 23:32:08 ---> d146e089edbb 23:32:08 Step 12/23 : ENV APP_PORT=48080 23:32:08 ---> Running in 05c231515cd9 23:32:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:32:08 Removing intermediate container 05c231515cd9 23:32:08 ---> 362dde8cfb7c 23:32:08 Step 13/23 : EXPOSE $APP_PORT 23:32:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:32:08 ---> Running in 1a570023e446 23:32:08 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:32:08 (2/3) Installing libcurl (7.69.1-r3) 23:32:08 Removing intermediate container 1a570023e446 23:32:08 ---> 8f2570d5dd6e 23:32:08 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:08 (3/3) Installing curl (7.69.1-r3) 23:32:08 Executing busybox-1.31.1-r19.trigger 23:32:08 OK: 72 MiB in 58 packages 23:32:08 ---> Running in 3125e8b2ad6c 23:32:09 Removing intermediate container ff6ee8defec1 23:32:09 ---> 5fbb420668c2 23:32:09 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 23:32:09 ---> Running in 54f2c637fdee 23:32:09 Removing intermediate container 54f2c637fdee 23:32:09 ---> e8d235eac88c 23:32:09 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:09 ---> Running in 741d5ebaf42b 23:32:09 Removing intermediate container 3125e8b2ad6c 23:32:09 ---> d1700f2bb5cd 23:32:09 Step 15/23 : RUN apk add --update --no-cache zeromq 23:32:09 ---> Running in e0bb3015ca22 23:32:09 Removing intermediate container 741d5ebaf42b 23:32:09 ---> 227f75dbef7d 23:32:09 Step 24/26 : LABEL arch=x86_64 23:32:10 ---> Running in f04362dcc02f 23:32:10 Removing intermediate container f04362dcc02f 23:32:10 ---> 5896b9e9e43b 23:32:10 Step 25/26 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:32:10 ---> Running in 62a96c4df4c6 23:32:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:32:10 Removing intermediate container 62a96c4df4c6 23:32:10 ---> 48f07ae9e81c 23:32:10 Step 26/26 : LABEL version=0.0.0 23:32:10 ---> Running in 14003ad753fe 23:32:11 Removing intermediate container 14003ad753fe 23:32:11 ---> 764ef68d2445 23:32:11 23:32:11 Successfully built 764ef68d2445 23:32:11 Successfully tagged docker-sys-mgmt-agent-go:latest 23:32:11  Building docker-sys-mgmt-agent-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:32:11 (1/5) Installing libgcc (9.3.0-r2) 23:32:11 (2/5) Installing libsodium (1.0.18-r0) 23:32:11 (3/5) Installing libstdc++ (9.3.0-r2) 23:32:12 (4/5) Installing libzmq (4.3.3-r0) 23:32:12 (5/5) Installing zeromq (4.3.3-r0) 23:32:12 Executing busybox-1.31.1-r19.trigger 23:32:12 OK: 8 MiB in 19 packages 23:32:12 Removing intermediate container e0bb3015ca22 23:32:12 ---> 7902b3135dbb 23:32:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:12 ---> 0d4f2abc3611 23:32:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.368s coverage: 47.1% of statements 23:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.155s coverage: 100.0% of statements 23:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.130s coverage: 100.0% of statements 23:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:32:14 ---> b95c11651a63 23:32:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:32:14 ---> 00484c1dd70b 23:32:14 Step 19/23 : ENTRYPOINT ["/core-data"] 23:32:14 ---> Running in b10c8d3a9fda 23:32:14 Removing intermediate container b10c8d3a9fda 23:32:14 ---> 2a89a06f8c3d 23:32:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:14 ---> Running in 9bc561341522 23:32:15 Removing intermediate container 9bc561341522 23:32:15 ---> 855a838650fc 23:32:15 Step 21/23 : LABEL arch=x86_64 23:32:15 ---> Running in 056a26c2c4d5 23:32:15 Removing intermediate container 056a26c2c4d5 23:32:15 ---> 143cd5fab0e1 23:32:15 Step 22/23 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:32:15 ---> Running in 745f957a8bf2 23:32:15 Removing intermediate container 745f957a8bf2 23:32:15 ---> 3d162b3b9c66 23:32:15 Step 23/23 : LABEL version=0.0.0 23:32:15 ---> Running in 4555c1d63ae6 23:32:15 Removing intermediate container 4555c1d63ae6 23:32:15 ---> 565081bd8aff 23:32:15 23:32:15 Successfully built 565081bd8aff 23:32:15 Successfully tagged docker-core-data-go:latest 23:32:16  Building docker-core-data-go ... done  [Pipeline] } 23:32:16 $ docker stop --time=1 f7e807abd7f74bc017793ae30f805ae3c069e7bae8d709f3b9845c80c8b5d940 23:32:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.074s coverage: 29.1% of statements 23:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:32:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.201s coverage: 99.0% of statements 23:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:32:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.099s coverage: 100.0% of statements 23:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:32:17 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 23:32:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:32:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements 23:32:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:32:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:32:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:32:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:32:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.077s coverage: 87.9% of statements 23:32:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:32:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:32:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 23:32:17 $ docker rm -f f7e807abd7f74bc017793ae30f805ae3c069e7bae8d709f3b9845c80c8b5d940 [Pipeline] // withDockerContainer [Pipeline] sh 23:32:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 23:32:18 + docker images 23:32:18 + grep docker 23:32:18 docker-core-data-go latest 565081bd8aff 3 seconds ago 22.3MB 23:32:18 docker-sys-mgmt-agent-go latest 764ef68d2445 8 seconds ago 313MB 23:32:18 docker-core-metadata-go latest 07072bc35311 16 seconds ago 13.1MB 23:32:18 docker-support-scheduler-go latest 2bd5a219debc 17 seconds ago 10.7MB 23:32:18 docker-security-bootstrap-redis-go latest 8f9e96d86b06 20 seconds ago 15.8MB 23:32:18 docker-security-secretstore-setup-go latest 281ef988d7b2 About a minute ago 24.6MB 23:32:18 docker-security-proxy-setup-go latest 6aaba20a69d7 About a minute ago 24.5MB 23:32:18 docker-support-notifications-go latest 3daaf6868f34 About a minute ago 12MB 23:32:18 docker-core-command-go latest ae872e916137 About a minute ago 10.6MB 23:32:18 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 23:32:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 23:32:19 GO111MODULE=on go vet ./... 23:32:34 Still waiting to schedule task 23:32:34 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 23:33:26 Running on prd-ubuntu18.04-docker-8c-8g-19859 in /w/workspace/edgexfoundry_edgex-go_PR-3014 [Pipeline] { [Pipeline] ws 23:33:26 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:33:27 gofmt -l . 23:33:27 [ "`gofmt -l .`" = "" ] 23:33:27 ./bin/test-go-mod-tidy.sh 23:33:27 ./bin/test-attribution-txt.sh 23:33:28 using credential edgex-jenkins-ssh 23:33:28 Cloning the remote Git repository 23:33:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:33:29 > git init /w/workspace/edgex-go/2 # timeout=10 23:33:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:33:29 > git --version # timeout=10 23:33:29 > git --version # 'git version 2.17.1' 23:33:29 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 23:33:30 + ls -al . 23:33:30 total 684 23:33:30 drwxrwxr-x 9 1001 1001 4096 Jan 12 23:33 . 23:33:30 drwxr-xr-x 4 root root 4096 Jan 12 23:29 .. 23:33:30 -rw-rw-r-- 1 1001 1001 11 Jan 12 23:28 .dockerignore 23:33:30 drwxrwxr-x 8 1001 1001 4096 Jan 12 23:28 .git 23:33:30 drwxrwxr-x 3 1001 1001 4096 Jan 12 23:28 .github 23:33:30 -rw-rw-r-- 1 1001 1001 824 Jan 12 23:28 .gitignore 23:33:30 -rw-rw-r-- 1 1001 1001 166 Jan 12 23:28 .sonarcloud.properties 23:33:30 -rw-rw-r-- 1 1001 1001 7741 Jan 12 23:28 Attribution.txt 23:33:30 -rw-rw-r-- 1 1001 1001 3804 Jan 12 23:28 CONTRIBUTING.md 23:33:30 -rw-rw-r-- 1 1001 1001 931 Jan 12 23:28 Dockerfile.build 23:33:30 -rw-rw-r-- 1 1001 1001 863 Jan 12 23:28 Jenkinsfile 23:33:30 -rw-rw-r-- 1 1001 1001 10775 Jan 12 23:28 LICENSE 23:33:30 -rw-rw-r-- 1 1001 1001 5750 Jan 12 23:28 Makefile 23:33:30 -rw-rw-r-- 1 1001 1001 6524 Jan 12 23:28 README.md 23:33:30 -rw-rw-r-- 1 1001 1001 6744 Jan 12 23:28 SECURITY.md 23:33:30 -rw-rw-r-- 1 1001 1001 5 Jan 12 23:25 VERSION 23:33:30 -rw-rw-r-- 1 1001 1001 4131 Jan 12 23:28 ZMQWindows.md 23:33:30 drwxrwxr-x 2 1001 1001 4096 Jan 12 23:28 bin 23:33:30 drwxrwxr-x 14 1001 1001 4096 Jan 12 23:28 cmd 23:33:30 -rw-r--r-- 1 root root 552842 Jan 12 23:32 coverage.out 23:33:30 -rw-r--r-- 1 root root 979 Jan 12 23:33 go.mod 23:33:30 -rw-r--r-- 1 root root 19231 Jan 12 23:33 go.sum 23:33:30 drwxrwxr-x 8 1001 1001 4096 Jan 12 23:28 internal 23:33:30 drwxrwxr-x 4 1001 1001 4096 Jan 12 23:28 openapi 23:33:30 drwxrwxr-x 4 1001 1001 4096 Jan 12 23:28 snap 23:33:30 -rw-rw-r-- 1 1001 1001 168 Jan 12 23:28 version.go [Pipeline] sh 23:33:30 + '[' -e coverage.out ] 23:33:30 + chown 1001:1001 coverage.out [Pipeline] stash 23:33:30 Warning: overwriting stash ‘coverage-report’ 23:33:31 Stashed 1 file(s) [Pipeline] sh 23:33:32 + make build 23:33:32 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 23:33:42 Merging remotes/origin/master commit 35a831503841e8958a61493dc4ab12bec8d03b3a into PR head commit 9de118b5ca36d87361f30287275a1eb8f8606829 23:33:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:33:42 Merge succeeded, producing 9de118b5ca36d87361f30287275a1eb8f8606829 23:33:42 Checking out Revision 9de118b5ca36d87361f30287275a1eb8f8606829 (PR-3014) 23:33:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:33:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:33:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:33:42 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3014/head:refs/remotes/origin/PR-3014 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:33:42 > git config core.sparsecheckout # timeout=10 23:33:42 > git checkout -f 9de118b5ca36d87361f30287275a1eb8f8606829 # timeout=10 23:33:42 > git remote # timeout=10 23:33:42 > git config --get remote.origin.url # timeout=10 23:33:42 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:42 > git merge 35a831503841e8958a61493dc4ab12bec8d03b3a # timeout=10 23:33:42 > git rev-parse HEAD^{commit} # timeout=10 23:33:42 > git config core.sparsecheckout # timeout=10 23:33:42 > git checkout -f 9de118b5ca36d87361f30287275a1eb8f8606829 # timeout=10 23:33:46 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.144" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:33:47 + echo snap-build.sh 23:33:47 snap-build.sh 23:33:47 + SNAP_BASE_DIR=. 23:33:47 + '[' '!' -z /w/workspace/edgex-go/2 ']' 23:33:47 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 23:33:47 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 23:33:47 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 23:33:47 + cd /w/workspace/edgex-go/2 23:33:47 + sudo apt-get remove -qy --purge lxd lxd-client 23:33:47 Reading package lists... 23:33:47 Building dependency tree... 23:33:47 Reading state information... 23:33:48 The following packages were automatically installed and are no longer required: 23:33:48 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 23:33:48 uidmap xdelta3 23:33:48 Use 'sudo apt autoremove' to remove them. 23:33:48 The following packages will be REMOVED: 23:33:48 lxd* lxd-client* 23:33:48 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 23:33:48 After this operation, 31.7 MB disk space will be freed. 23:33:49 (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.) 23:33:49 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 23:33:50 Removing lxd dnsmasq configuration 23:33:50 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 23:33:50 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 23:33:51 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 23:33:51 (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.) 23:33:51 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 23:33:53 Processing triggers for systemd (237-3ubuntu10.42) ... 23:33:53 Processing triggers for ureadahead (0.100.0-21) ... 23:33:54 + sudo snap remove --purge lxd 23:33:54 snap "lxd" is not installed 23:33:54 + sudo groupadd --force --system lxd 23:33:54 ++ whoami 23:33:54 + sudo /usr/sbin/usermod -G lxd -a jenkins 23:33:54 + newgrp - lxd 23:33:54 + sudo snap install lxd 23:34:04 2021-01-12T23:34:01Z INFO Waiting for automatic snapd restart... 23:34:05 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 23:34:07 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 23:34:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:34:13 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 23:34:18 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 23:34:19 lxd 4.10 from Canonical* installed 23:34:19 + sudo lxd init --auto 23:34:22 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 23:34:26 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 23:34:27 + sudo snap install --classic snapcraft 23:34:30 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 23:34:33 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 23:34:34 snapcraft 4.4.4 from Canonical* installed 23:34:34 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 23:34:34 + patch --verbose -p1 23:34:34 Hmm... Looks like a unified diff to me... 23:34:34 The text leading up to this was: 23:34:34 -------------------------- 23:34:34 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 23:34:34 |From: Tony Espy 23:34:34 |Date: Wed, 16 Dec 2020 16:34:55 -0500 23:34:34 |Subject: [PATCH] optimize snap build for pipeline CI check 23:34:34 | 23:34:34 |This patch is used by the EdgeX CI pipeline builds to 23:34:34 |optimize the snap CI check run for pull requests. When 23:34:34 |applied, it essentially strips out everything (apps and 23:34:34 |parts) from the snapcraft.yaml file except those required 23:34:34 |to build edgex-go, as the whole idea of the CI check is to 23:34:34 |catch changes to edgex-go that break the snap build. 23:34:34 | 23:34:34 |In general, anyone updating snapcraft.yaml will also need 23:34:34 |to update this patch file, otherwise it may fail to apply, 23:34:34 |resulting in a failed snap build CI check in the associated 23:34:34 |pull request. 23:34:34 | 23:34:34 |Note - in addition to applying this patch, the pipeline also 23:34:34 |only primes the snap (e.g. `snapcraft prime`), as there's no 23:34:34 |need to build the finally binary .snap file (and it won't 23:34:34 |work with the patch applied). This further reduces the build 23:34:34 |time. 23:34:34 |--- 23:34:34 | snap/snapcraft.yaml | 461 +------------------------------------------- 23:34:34 | 1 file changed, 2 insertions(+), 459 deletions(-) 23:34:34 | 23:34:34 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 23:34:34 |index 1e537489..faf42425 100644 23:34:34 |--- a/snap/snapcraft.yaml 23:34:34 |+++ b/snap/snapcraft.yaml 23:34:34 -------------------------- 23:34:34 patching file snap/snapcraft.yaml 23:34:34 Using Plan A... 23:34:34 Hunk #1 succeeded at 73. 23:34:34 Hunk #2 succeeded at 202 with fuzz 1. 23:34:34 Hunk #3 succeeded at 214. 23:34:34 Hunk #4 succeeded at 222. 23:34:34 Hunk #5 succeeded at 229. 23:34:34 Hunk #6 succeeded at 256. 23:34:34 Hunk #7 succeeded at 290. 23:34:34 Hunk #8 succeeded at 342 (offset 1 line). 23:34:34 Hmm... Ignoring the trailing garbage. 23:34:34 done 23:34:34 + sudo snapcraft prime --use-lxd 23:34:34 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 23:34:34 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: 23:34:34 - README.md 23:34:34 - snapcraft.yaml.orig 23:34:34 23:34:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:34:35 Launching a container. 23:34:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 23:34:41 $ docker stop --time=1 5396e32869646ff4c690ff63aa0cdb82f05626b051424d942918e6275eaea45e 23:34:43 $ docker rm -f 5396e32869646ff4c690ff63aa0cdb82f05626b051424d942918e6275eaea45e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:34:45 23:34:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:34:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:34:46 latest: Pulling from edgex-devops/edgex-compose-arm64 23:34:46 29e5d40040c1: Pulling fs layer 23:34:46 1ce36da41761: Pulling fs layer 23:34:46 25b303627fd3: Pulling fs layer 23:34:47 29e5d40040c1: Download complete 23:34:47 Waiting for container to be ready 23:34:47 To start your first instance, try: lxc launch ubuntu:18.04 23:34:47 23:34:47 1ce36da41761: Verifying Checksum 23:34:47 1ce36da41761: Download complete 23:34:47 29e5d40040c1: Pull complete 23:34:49 1ce36da41761: Pull complete 23:34:49 25b303627fd3: Download complete 23:34:49 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 23:34:50 Waiting for network to be ready... 23:34:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:34:51 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:34:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 23:34:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 23:34:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 23:34:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 23:34:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 23:34:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 23:34:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 23:34:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 23:34:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:34:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:34:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:34:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:34:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:34:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:34:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:34:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:34:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:34:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 23:34:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 23:34:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 23:34:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 23:34:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 23:34:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 23:34:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 23:34:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 23:34:54 Fetched 23.7 MB in 4s (6052 kB/s) 23:34:55 Reading package lists... 23:34:55 Reading package lists... 23:34:55 Building dependency tree... 23:34:55 Reading state information... 23:34:56 The following additional packages will be installed: 23:34:56 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:34:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:34:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:34:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 23:34:56 Suggested packages: 23:34:56 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 23:34:56 Recommended packages: 23:34:56 gnupg libsasl2-modules 23:34:56 The following NEW packages will be installed: 23:34:56 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:34:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:34:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:34:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 23:34:56 The following packages will be upgraded: 23:34:56 gpg gpg-agent gpgconf libudev1 23:34:56 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 23:34:56 Need to get 3532 kB of archives. 23:34:56 After this operation, 13.3 MB of additional disk space will be used. 23:34:56 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 23:34:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 23:34:56 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 23:34:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 23:34:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 23:34:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 23:34:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 23:34:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 23:34:57 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 23:34:57 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 23:34:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 23:34:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 23:34:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 23:34:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 23:34:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 23:34:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 23:34:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 23:34:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 23:34:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 23:34:57 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 23:34:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 23:34:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 23:34:57 debconf: delaying package configuration, since apt-utils is not installed 23:34:57 Fetched 3532 kB in 1s (3147 kB/s) 23:34:57 (Reading database ... 12511 files and directories currently installed.) 23:34:57 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 23:34:57 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 23:34:57 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 23:34:57 Selecting previously unselected package udev. 23:34:57 (Reading database ... 12511 files and directories currently installed.) 23:34:57 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 23:34:57 Unpacking udev (237-3ubuntu10.43) ... 23:34:57 Selecting previously unselected package libfuse2:amd64. 23:34:57 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 23:34:57 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:34:58 Selecting previously unselected package fuse. 23:34:58 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 23:34:58 Unpacking fuse (2.9.7-1ubuntu1) ... 23:34:58 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 23:34:58 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 23:34:58 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 23:34:58 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 23:34:58 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 23:34:58 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 23:34:58 Selecting previously unselected package libksba8:amd64. 23:34:58 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 23:34:58 Unpacking libksba8:amd64 (1.3.5-2) ... 23:34:58 Selecting previously unselected package libroken18-heimdal:amd64. 23:34:58 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:34:58 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:34:58 Selecting previously unselected package libasn1-8-heimdal:amd64. 23:34:58 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:34:58 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:34:58 Selecting previously unselected package libheimbase1-heimdal:amd64. 23:34:58 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:34:59 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:34:59 Selecting previously unselected package libhcrypto4-heimdal:amd64. 23:34:59 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:34:59 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:34:59 Selecting previously unselected package libwind0-heimdal:amd64. 23:34:59 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:34:59 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:34:59 25b303627fd3: Pull complete 23:34:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:34:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:34:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:34:59 Selecting previously unselected package libhx509-5-heimdal:amd64. 23:34:59 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:34:59 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:34:59 Selecting previously unselected package libkrb5-26-heimdal:amd64. 23:34:59 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:34:59 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:34:59 prd-ubuntu18.04-docker-arm64-4c-16g-19857 does not seem to be running inside a container 23:34:59 Selecting previously unselected package libheimntlm0-heimdal:amd64. 23:34:59 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:34:59 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:34:59 Selecting previously unselected package libgssapi3-heimdal:amd64. 23:34:59 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:34:59 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:34:59 Selecting previously unselected package libsasl2-modules-db:amd64. 23:34:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 23:34:59 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:34:59 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:34:59 Selecting previously unselected package libsasl2-2:amd64. 23:34:59 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:34:59 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:34:59 Selecting previously unselected package libldap-common. 23:34:59 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 23:34:59 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 23:35:00 Selecting previously unselected package libldap-2.4-2:amd64. 23:35:00 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 23:35:00 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 23:35:00 Selecting previously unselected package dirmngr. 23:35:00 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 23:35:00 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 23:35:00 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 23:35:00 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 23:35:00 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:35:00 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:35:00 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:35:00 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 23:35:00 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:35:00 Setting up libksba8:amd64 (1.3.5-2) ... 23:35:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:35:00 Setting up udev (237-3ubuntu10.43) ... 23:35:01 invoke-rc.d: policy-rc.d denied execution of start. 23:35:01 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:35:01 Processing triggers for systemd (237-3ubuntu10) ... 23:35:01 Setting up fuse (2.9.7-1ubuntu1) ... 23:35:01 Setting up gpg (2.2.4-1ubuntu1.3) ... 23:35:01 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:35:01 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:35:01 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:35:01 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:35:01 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:35:01 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:35:01 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:35:01 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 23:35:01 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 23:35:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:35:01 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 23:35:01 settings in the [Install] section, and DefaultInstance for template units). 23:35:01 This means they are not meant to be enabled using systemctl. 23:35:01 Possible reasons for having this kind of units are: 23:35:01 1) A unit may be statically enabled by being symlinked from another unit's 23:35:01 .wants/ or .requires/ directory. 23:35:01 2) A unit's purpose may be to act as a helper for some other unit which has 23:35:01 a requirement dependency on it. 23:35:01 3) A unit may be started when needed via activation (socket, path, timer, 23:35:01 D-Bus, udev, scripted systemctl call, ...). 23:35:01 4) In case of template units, the unit is meant to be enabled with some 23:35:01 instance name specified. 23:35:02 Reading package lists... 23:35:02 Building dependency tree... 23:35:02 Reading state information... 23:35:02 The following additional packages will be installed: 23:35:02 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 23:35:02 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 23:35:02 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 23:35:02 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 23:35:02 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 23:35:02 Suggested packages: 23:35:02 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 23:35:02 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 23:35:02 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 23:35:02 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 23:35:02 systemd-container policykit-1 23:35:02 Recommended packages: 23:35:02 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 23:35:02 The following NEW packages will be installed: 23:35:02 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 23:35:02 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 23:35:02 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 23:35:02 multiarch-support openssh-client python3 python3-minimal python3.6 23:35:02 python3.6-minimal snapd squashfs-tools sudo 23:35:02 The following packages will be upgraded: 23:35:02 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 23:35:02 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 23:35:02 Need to get 35.2 MB of archives. 23:35:02 After this operation, 141 MB of additional disk space will be used. 23:35:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 23:35:02 $ docker top 2b57af08bb2671265d6013c4a7a11f67d2b99f1a78c9e33f548a6bbfa0dcc7a4 -eo pid,comm 23:35:02 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 23:35:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 23:35:02 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 23:35:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 23:35:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 23:35:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 23:35:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 23:35:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 23:35:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 23:35:02 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 23:35:02 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 23:35:02 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 23:35:02 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 23:35:02 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 23:35:02 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 23:35:02 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [Pipeline] { [Pipeline] sh 23:35:03 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 23:35:03 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 23:35:03 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 23:35:03 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 23:35:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 23:35:03 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 23:35:03 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 23:35:03 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 23:35:03 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 23:35:03 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 23:35:03 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 23:35:03 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 23:35:03 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 23:35:03 + grep parallel 23:35:03 + docker-compose build --help 23:35:05 debconf: delaying package configuration, since apt-utils is not installed 23:35:05 Fetched 35.2 MB in 3s (14.0 MB/s) 23:35:05 (Reading database ... 12757 files and directories currently installed.) 23:35:05 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 23:35:05 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 23:35:06 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 23:35:06 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 23:35:06 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 23:35:06 (Reading database ... 12757 files and directories currently installed.) 23:35:06 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 23:35:06 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 23:35:06 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 23:35:06 (Reading database ... 12757 files and directories currently installed.) 23:35:06 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 23:35:06 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 23:35:06 Setting up apt (1.6.12ubuntu0.2) ... 23:35:06 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 23:35:07 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 23:35:07 --parallel Build images in parallel. 23:35:07 (Reading database ... 12764 files and directories currently installed.) 23:35:07 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 23:35:07 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [Pipeline] } 23:35:07 $ docker stop --time=1 2b57af08bb2671265d6013c4a7a11f67d2b99f1a78c9e33f548a6bbfa0dcc7a4 23:35:07 Selecting previously unselected package libpython3.6-minimal:amd64. 23:35:07 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 23:35:07 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 23:35:07 Selecting previously unselected package libexpat1:amd64. 23:35:07 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 23:35:07 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:35:07 Selecting previously unselected package python3.6-minimal. 23:35:07 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 23:35:07 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 23:35:08 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 23:35:08 Checking for services that may need to be restarted...done. 23:35:08 Checking for services that may need to be restarted...done. 23:35:08 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 23:35:08 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:35:08 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 23:35:09 Selecting previously unselected package python3-minimal. 23:35:09 (Reading database ... 13012 files and directories currently installed.) 23:35:09 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 23:35:09 Unpacking python3-minimal (3.6.7-1~18.04) ... 23:35:09 $ docker rm -f 2b57af08bb2671265d6013c4a7a11f67d2b99f1a78c9e33f548a6bbfa0dcc7a4 23:35:09 Selecting previously unselected package mime-support. 23:35:09 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 23:35:09 Unpacking mime-support (3.60ubuntu1) ... 23:35:09 Selecting previously unselected package libmpdec2:amd64. 23:35:09 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 23:35:09 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:35:09 Selecting previously unselected package libpython3.6-stdlib:amd64. 23:35:09 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 23:35:09 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 23:35:09 Selecting previously unselected package python3.6. 23:35:09 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 23:35:09 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 23:35:09 Selecting previously unselected package libpython3-stdlib:amd64. 23:35:09 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 23:35:09 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:35:09 Setting up python3-minimal (3.6.7-1~18.04) ... [Pipeline] isUnix [Pipeline] sh 23:35:10 Selecting previously unselected package python3. 23:35:10 (Reading database ... 13442 files and directories currently installed.) 23:35:10 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 23:35:10 Unpacking python3 (3.6.7-1~18.04) ... 23:35:10 Selecting previously unselected package multiarch-support. 23:35:10 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 23:35:10 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 23:35:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:35:10 . [Pipeline] withDockerContainer 23:35:10 Setting up multiarch-support (2.27-3ubuntu1.4) ... 23:35:10 Selecting previously unselected package liblzo2-2:amd64. 23:35:10 (Reading database ... 13479 files and directories currently installed.) 23:35:10 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 23:35:10 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 23:35:10 Selecting previously unselected package libbsd0:amd64. 23:35:10 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 23:35:10 prd-ubuntu18.04-docker-arm64-4c-16g-19857 does not seem to be running inside a container 23:35:10 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:35:10 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:35:10 Selecting previously unselected package sudo. 23:35:10 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 23:35:10 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 23:35:10 Selecting previously unselected package apparmor. 23:35:10 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 23:35:11 Unpacking apparmor (2.12-4ubuntu5.1) ... 23:35:11 Selecting previously unselected package libedit2:amd64. 23:35:11 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 23:35:11 Unpacking libedit2:amd64 (3.1-20170329-1) ... 23:35:11 Selecting previously unselected package libkrb5support0:amd64. 23:35:11 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 23:35:11 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:35:11 Selecting previously unselected package libk5crypto3:amd64. 23:35:11 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 23:35:11 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:35:11 Selecting previously unselected package libkeyutils1:amd64. 23:35:11 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 23:35:11 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:35:11 Selecting previously unselected package libkrb5-3:amd64. 23:35:11 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 23:35:11 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:35:11 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:35:11 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 23:35:11 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:35:11 Selecting previously unselected package libssl1.0.0:amd64. 23:35:11 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 23:35:11 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 23:35:11 Selecting previously unselected package openssh-client. 23:35:11 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 23:35:11 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 23:35:12 Selecting previously unselected package squashfs-tools. 23:35:12 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 23:35:12 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 23:35:12 Selecting previously unselected package snapd. 23:35:12 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 23:35:12 Unpacking snapd (2.48+18.04) ... 23:35:12 $ docker top afd07d9023916f4d126405eae98028364e41b2fb0b0b63fdc493e49cab8f71a1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:13 + docker-compose -f ./docker-compose-build.yml build --parallel 23:35:15 Setting up libedit2:amd64 (3.1-20170329-1) ... 23:35:15 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 23:35:15 Setting up mime-support (3.60ubuntu1) ... 23:35:15 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 23:35:15 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:35:15 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:35:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:35:15 Setting up systemd (237-3ubuntu10.43) ... 23:35:15 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 23:35:15 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:35:15 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:35:15 Setting up liblzo2-2:amd64 (2.08-1.2) ... 23:35:16 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 23:35:16 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:35:16 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 23:35:16 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 23:35:16 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:35:16 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:35:16 Setting up python3 (3.6.7-1~18.04) ... 23:35:17 running python rtupdate hooks for python3.6... 23:35:17 running python post-rtupdate hooks for python3.6... 23:35:17 Setting up apparmor (2.12-4ubuntu5.1) ... 23:35:17 Building docker-core-command-go ... 23:35:17 Building docker-core-data-go ... 23:35:17 Building docker-core-metadata-go ... 23:35:17 Building docker-security-bootstrap-redis-go ... 23:35:17 Building docker-security-proxy-setup-go ... 23:35:17 Building docker-security-secretstore-setup-go ... 23:35:17 Building docker-support-notifications-go ... 23:35:17 Building docker-support-scheduler-go ... 23:35:17 Building docker-sys-mgmt-agent-go ... 23:35:17 Building docker-support-notifications-go 23:35:17 Building docker-security-secretstore-setup-go 23:35:17 Building docker-security-bootstrap-redis-go 23:35:17 Building docker-core-metadata-go 23:35:17 Building docker-core-command-go 23:35:18 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 23:35:18 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:35:18 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 23:35:18 Setting up snapd (2.48+18.04) ... 23:35:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 23:35:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 23:35:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 23:35:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 23:35:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:35:20 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:35:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 23:35:20 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 23:35:20 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 23:35:20 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 23:35:21 /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' 23:35:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:35:21 Processing triggers for systemd (237-3ubuntu10.43) ... 23:35:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:35:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:35:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:35:23 Reading package lists... 23:35:23 Reading package lists... 23:35:23 Building dependency tree... 23:35:23 Reading state information... 23:35:23 Calculating upgrade... 23:35:23 The following packages will be upgraded: 23:35:23 advancecomp base-files bash binutils binutils-common 23:35:23 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 23:35:23 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 23:35:23 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 23:35:23 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 23:35:23 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 23:35:23 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 23:35:23 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 23:35:23 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 23:35:23 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 23:35:23 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 23:35:23 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 23:35:23 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 23:35:23 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 23:35:23 ubuntu-keyring util-linux 23:35:24 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 23:35:24 Need to get 63.7 MB of archives. 23:35:24 After this operation, 5203 kB of additional disk space will be used. 23:35:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 23:35:24 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 23:35:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 23:35:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 23:35:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 23:35:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 23:35:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 23:35:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 23:35:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 23:35:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 23:35:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 23:35:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 23:35:24 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 23:35:24 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 23:35:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 23:35:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 23:35:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 23:35:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 23:35:24 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 23:35:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 23:35:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 23:35:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 23:35:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 23:35:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 23:35:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 23:35:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 23:35:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 23:35:24 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 23:35:24 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 23:35:24 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 23:35:24 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 23:35:24 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 23:35:25 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 23:35:25 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 23:35:25 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 23:35:25 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 23:35:25 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 23:35:25 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 23:35:25 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 23:35:25 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 23:35:25 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 23:35:25 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 23:35:25 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 23:35:25 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 23:35:25 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 23:35:25 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 23:35:25 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 23:35:25 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 23:35:25 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 23:35:25 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 23:35:25 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 23:35:25 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 23:35:25 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 23:35:25 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 23:35:25 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 23:35:25 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 23:35:25 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 23:35:25 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 23:35:25 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 23:35:25 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 23:35:25 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 23:35:25 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 23:35:25 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 23:35:25 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 23:35:25 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 23:35:25 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 23:35:25 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 23:35:25 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 23:35:25 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 23:35:25 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 23:35:25 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 23:35:25 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 23:35:25 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 23:35:25 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 23:35:25 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 23:35:25 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 23:35:25 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 23:35:25 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 23:35:25 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 23:35:25 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 23:35:25 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 23:35:25 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 23:35:25 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 23:35:25 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 23:35:25 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 23:35:25 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 23:35:25 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 23:35:25 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 23:35:26 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 23:35:26 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 23:35:26 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 23:35:26 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 23:35:27 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 23:35:27 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 23:35:27 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 23:35:27 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 23:35:27 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 23:35:27 debconf: delaying package configuration, since apt-utils is not installed 23:35:27 Fetched 63.7 MB in 3s (19.6 MB/s) 23:35:27 (Reading database ... 13912 files and directories currently installed.) 23:35:27 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 23:35:27 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:35:27 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 23:35:27 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:35:28 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 23:35:28 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 23:35:29 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:35:29 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:35:29 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:35:29 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:35:29 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:35:29 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:35:29 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:35:29 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:35:29 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:35:29 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:35:29 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:35:29 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:35:29 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:35:29 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:35:30 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 23:35:30 (Reading database ... 13911 files and directories currently installed.) 23:35:30 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 23:35:30 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 23:35:30 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 23:35:30 (Reading database ... 13911 files and directories currently installed.) 23:35:30 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:35:30 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:35:30 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:35:30 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:35:30 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:35:30 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:35:30 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 23:35:30 (Reading database ... 13911 files and directories currently installed.) 23:35:30 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 23:35:31 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:35:31 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 23:35:31 (Reading database ... 13911 files and directories currently installed.) 23:35:31 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 23:35:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 23:35:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 23:35:31 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 23:35:32 Setting up base-files (10.1ubuntu2.10) ... 23:35:32 Installing new version of config file /etc/issue ... 23:35:32 Installing new version of config file /etc/issue.net ... 23:35:32 Installing new version of config file /etc/lsb-release ... 23:35:32 Installing new version of config file /etc/update-motd.d/50-motd-news ... 23:35:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 23:35:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 23:35:32 Removing obsolete conffile /etc/default/motd-news ... 23:35:32 (Reading database ... 13912 files and directories currently installed.) 23:35:32 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 23:35:32 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 23:35:32 Setting up bash (4.4.18-2ubuntu1.2) ... 23:35:32 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 23:35:32 (Reading database ... 13912 files and directories currently installed.) 23:35:32 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 23:35:32 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 23:35:32 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 23:35:33 (Reading database ... 13912 files and directories currently installed.) 23:35:33 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 23:35:33 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 23:35:33 Setting up tar (1.29b-2ubuntu0.1) ... 23:35:33 (Reading database ... 13912 files and directories currently installed.) 23:35:33 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 23:35:33 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:35:33 Setting up dpkg (1.19.0.5ubuntu2.3) ... 23:35:33 (Reading database ... 13912 files and directories currently installed.) 23:35:33 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 23:35:34 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:35:34 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 23:35:34 (Reading database ... 13912 files and directories currently installed.) 23:35:34 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 23:35:34 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:35:34 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 23:35:34 (Reading database ... 13912 files and directories currently installed.) 23:35:34 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 23:35:34 Unpacking grep (3.1-2build1) over (3.1-2) ... 23:35:34 Setting up grep (3.1-2build1) ... 23:35:34 (Reading database ... 13912 files and directories currently installed.) 23:35:34 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 23:35:34 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:35:34 Setting up login (1:4.5-1ubuntu2) ... 23:35:35 (Reading database ... 13912 files and directories currently installed.) 23:35:35 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 23:35:35 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:35:35 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 23:35:35 (Reading database ... 13912 files and directories currently installed.) 23:35:35 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 23:35:35 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:35:35 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 23:35:35 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:35:35 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 23:35:35 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:35:36 Setting up perl-base (5.26.1-6ubuntu0.5) ... 23:35:36 (Reading database ... 13912 files and directories currently installed.) 23:35:36 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 23:35:36 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:35:37 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:35:37 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:35:37 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:35:37 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:35:37 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 23:35:37 (Reading database ... 13912 files and directories currently installed.) 23:35:37 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 23:35:37 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 23:35:38 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 23:35:38 (Reading database ... 13912 files and directories currently installed.) 23:35:38 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:35:38 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:35:38 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:35:38 (Reading database ... 13912 files and directories currently installed.) 23:35:38 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:35:38 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:35:38 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:35:38 (Reading database ... 13912 files and directories currently installed.) 23:35:38 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:35:38 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:35:38 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:35:38 (Reading database ... 13912 files and directories currently installed.) 23:35:38 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:35:38 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:35:38 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:35:39 (Reading database ... 13912 files and directories currently installed.) 23:35:39 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 23:35:39 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:35:39 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 23:35:39 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:35:39 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 23:35:39 (Reading database ... 13912 files and directories currently installed.) 23:35:39 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 23:35:39 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:35:39 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 23:35:39 (Reading database ... 13912 files and directories currently installed.) 23:35:39 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:35:39 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:35:40 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:35:40 (Reading database ... 13912 files and directories currently installed.) 23:35:40 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:35:40 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:35:40 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 23:35:40 (Reading database ... 13912 files and directories currently installed.) 23:35:40 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:35:40 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:35:40 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 23:35:41 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 23:35:41 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 23:35:41 (Reading database ... 13912 files and directories currently installed.) 23:35:41 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 23:35:41 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:35:41 Setting up libc-bin (2.27-3ubuntu1.4) ... 23:35:41 (Reading database ... 13912 files and directories currently installed.) 23:35:41 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 23:35:41 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:35:42 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 23:35:42 (Reading database ... 13914 files and directories currently installed.) 23:35:42 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 23:35:42 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 23:35:42 Setting up debconf (1.5.66ubuntu1) ... 23:35:42 (Reading database ... 13914 files and directories currently installed.) 23:35:42 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 23:35:42 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:35:42 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 23:35:43 (Reading database ... 13914 files and directories currently installed.) 23:35:43 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 23:35:43 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:35:43 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 23:35:43 (Reading database ... 13914 files and directories currently installed.) 23:35:43 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 23:35:43 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:35:43 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 23:35:43 (Reading database ... 13914 files and directories currently installed.) 23:35:43 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:35:43 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:35:43 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 23:35:43 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 23:35:43 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 23:35:44 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:35:44 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 23:35:44 (Reading database ... 13914 files and directories currently installed.) 23:35:44 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 23:35:44 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 23:35:44 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 23:35:44 (Reading database ... 13914 files and directories currently installed.) 23:35:44 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 23:35:44 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:35:44 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 23:35:44 (Reading database ... 13914 files and directories currently installed.) 23:35:44 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 23:35:44 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:35:44 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 23:35:45 (Reading database ... 13914 files and directories currently installed.) 23:35:45 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 23:35:45 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 23:35:45 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 23:35:45 (Reading database ... 13914 files and directories currently installed.) 23:35:45 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 23:35:45 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:35:45 Setting up passwd (1:4.5-1ubuntu2) ... 23:35:45 (Reading database ... 13914 files and directories currently installed.) 23:35:45 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 23:35:46 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 23:35:46 Setting up gpgv (2.2.4-1ubuntu1.3) ... 23:35:46 (Reading database ... 13914 files and directories currently installed.) 23:35:46 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 23:35:46 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 23:35:46 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 23:35:46 (Reading database ... 13914 files and directories currently installed.) 23:35:46 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 23:35:46 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 23:35:46 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 23:35:46 (Reading database ... 13914 files and directories currently installed.) 23:35:46 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 23:35:46 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 23:35:46 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 23:35:46 (Reading database ... 13914 files and directories currently installed.) 23:35:46 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 23:35:46 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 23:35:47 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 23:35:47 (Reading database ... 13914 files and directories currently installed.) 23:35:47 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 23:35:47 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 23:35:47 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 23:35:47 (Reading database ... 13914 files and directories currently installed.) 23:35:47 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 23:35:47 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 23:35:47 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 23:35:47 (Reading database ... 13915 files and directories currently installed.) 23:35:47 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:35:47 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:35:47 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:35:47 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:35:48 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 23:35:48 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 23:35:48 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 23:35:48 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 23:35:48 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 23:35:48 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 23:35:48 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 23:35:48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 23:35:48 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 23:35:48 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 23:35:48 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 23:35:48 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 23:35:49 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 23:35:49 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 23:35:49 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 23:35:49 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 23:35:49 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 23:35:49 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 23:35:49 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 23:35:49 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 23:35:50 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 23:35:50 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 23:35:50 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 23:35:50 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 23:35:50 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 23:35:50 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 23:35:50 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 23:35:50 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 23:35:51 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 23:35:51 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 23:35:51 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 23:35:51 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 23:35:51 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:35:51 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:35:51 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:35:51 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:35:51 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:35:51 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:35:52 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:35:52 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:35:53 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:35:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:35:54 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:35:54 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:35:54 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:35:54 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:35:54 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:35:55 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:35:55 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:35:56 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:35:56 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:35:56 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:35:56 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 23:35:56 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:35:56 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 23:35:56 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:35:56 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 23:35:56 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 23:35:56 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:35:56 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:35:57 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:35:57 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:35:57 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 23:35:57 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 23:35:57 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:35:57 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 23:35:57 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:35:57 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:35:57 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:35:57 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 23:35:57 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 23:35:57 Setting up tzdata (2020f-0ubuntu0.18.04) ... 23:35:57 23:35:57 Current default time zone: 'Etc/UTC' 23:35:57 Local time is now: Tue Jan 12 23:35:57 UTC 2021. 23:35:57 Universal Time is now: Tue Jan 12 23:35:57 UTC 2021. 23:35:57 Run 'dpkg-reconfigure tzdata' if you wish to change it. 23:35:57 23:35:57 Setting up systemd-sysv (237-3ubuntu10.43) ... 23:35:57 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:35:57 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 23:35:57 Setting up mount (2.31.1-0.4ubuntu3.7) ... 23:35:57 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 23:35:57 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 23:35:57 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 23:35:57 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 23:35:57 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 23:35:57 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 23:35:57 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:35:57 Setting up procps (2:3.3.12-3ubuntu1.2) ... 23:35:58 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 23:35:58 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 23:35:58 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 23:35:58 Setting up patch (2.7.6-2ubuntu1.1) ... 23:35:58 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 23:35:58 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 23:35:58 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 23:35:58 Installing new version of config file /etc/ssl/openssl.cnf ... 23:35:58 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 23:35:58 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 23:35:58 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 23:36:00 Updating certificates in /etc/ssl/certs... 23:36:01 22 added, 17 removed; done. 23:36:01 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 23:36:01 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:36:01 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 23:36:01 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 23:36:01 Setting up pkgbinarymangler (138.18.04.1) ... 23:36:01 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 23:36:01 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 23:36:01 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 23:36:01 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 23:36:01 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:36:01 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 23:36:01 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:36:01 Setting up perl (5.26.1-6ubuntu0.5) ... 23:36:02 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 23:36:02 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 23:36:02 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 23:36:02 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 23:36:02 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 23:36:02 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 23:36:02 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 23:36:02 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 23:36:02 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 23:36:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:36:02 Processing triggers for systemd (237-3ubuntu10.43) ... 23:36:02 Processing triggers for mime-support (3.60ubuntu1) ... 23:36:02 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 23:36:02 Updating certificates in /etc/ssl/certs... 23:36:03 0 added, 0 removed; done. 23:36:03 Running hooks in /etc/ca-certificates/update.d... 23:36:03 done. 23:36:03 Reading package lists... 23:36:03 Building dependency tree... 23:36:03 Reading state information... 23:36:03 The following NEW packages will be installed: 23:36:03 apt-transport-https 23:36:03 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 23:36:03 Need to get 1696 B of archives. 23:36:03 After this operation, 153 kB of additional disk space will be used. 23:36:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 23:36:03 debconf: delaying package configuration, since apt-utils is not installed 23:36:04 Fetched 1696 B in 0s (20.2 kB/s) 23:36:04 Selecting previously unselected package apt-transport-https. 23:36:04 (Reading database ... 13929 files and directories currently installed.) 23:36:04 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 23:36:04 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 23:36:04 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 23:36:04 Waiting for network to be ready... 23:36:09 2021-01-12T23:36:07Z INFO Waiting for automatic snapd restart... 23:36:09 snapd 2.48.2 from Canonical* installed 23:36:10 "snapd" switched to the "latest/stable" channel 23:36:10 23:36:13 core18 20201210 from Canonical* installed 23:36:13 "core18" switched to the "latest/stable" channel 23:36:13 23:36:16 snapcraft 4.4.4 from Canonical* installed 23:36:16 "snapcraft" switched to the "latest/stable" channel 23:36:16 23:36:21 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: 23:36:21 - README.md 23:36:21 - snapcraft.yaml.orig 23:36:21 23:36:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:36:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:36:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:36:25 ---> 1d4407ee169e 23:36:25 Step 3/24 : WORKDIR /edgex-go 23:36:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:36:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:36:25 ---> 1d4407ee169e 23:36:25 Step 3/22 : WORKDIR /edgex-go 23:36:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:36:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:36:25 ---> 1d4407ee169e 23:36:25 Step 3/22 : WORKDIR /edgex-go 23:36:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:36:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:36:25 ---> 1d4407ee169e 23:36:25 Step 3/22 : WORKDIR /edgex-go 23:36:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:36:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:36:25 ---> 1d4407ee169e 23:36:25 Step 3/24 : WORKDIR /edgex-go 23:36:26 ---> Running in dd78a765d142 23:36:26 ---> Running in f27e4f4c3181 23:36:26 ---> Running in 5558f5e88a62 23:36:26 ---> Running in bd24c5775ac7 23:36:26 ---> Running in bc16cd2e09cf 23:36:27 Removing intermediate container 5558f5e88a62 23:36:27 ---> d0f49a417df2 23:36:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:27 Removing intermediate container bd24c5775ac7 23:36:27 ---> 64a290033632 23:36:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:27 Removing intermediate container f27e4f4c3181 23:36:27 ---> 084711c88090 23:36:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:27 Removing intermediate container dd78a765d142 23:36:27 ---> e4b9a779c677 23:36:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:27 Removing intermediate container bc16cd2e09cf 23:36:27 ---> 83a882e68c9d 23:36:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:27 ---> Running in df67eb82c732 23:36:27 ---> Running in 8fd543bc7453 23:36:27 ---> Running in b933d788ce36 23:36:27 ---> Running in eae408dff774 23:36:27 ---> Running in 8bb0e18be8ac 23:36:27 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:36:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:36:27 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:36:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:36:28 Reading package lists... 23:36:28 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 23:36:31 Removing intermediate container df67eb82c732 23:36:31 ---> 88ef282e1a3f 23:36:31 Step 5/22 : RUN apk add --update --no-cache make git 23:36:31 Removing intermediate container b933d788ce36 23:36:31 ---> c1b338d9990c 23:36:31 Step 5/22 : RUN apk add --update --no-cache make git 23:36:31 ---> Running in ce2b6f89571a 23:36:31 ---> Running in 4d16888d446e 23:36:31 Removing intermediate container eae408dff774 23:36:31 ---> 8874abc547e0 23:36:31 Step 5/24 : RUN apk add --update --no-cache make git 23:36:31 Removing intermediate container 8fd543bc7453 23:36:31 ---> 4071c6e801ae 23:36:31 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 23:36:32 Removing intermediate container 8bb0e18be8ac 23:36:32 ---> 5a4616e6812e 23:36:32 Step 5/22 : RUN apk add --update --no-cache make git 23:36:32 ---> Running in 4a929baf8b1f 23:36:32 ---> Running in 0c8b9d44065a 23:36:32 ---> Running in a2df33dc83a5 23:36:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:36:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:36:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:36:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:36:34 OK: 217 MiB in 51 packages 23:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:36:34 OK: 217 MiB in 51 packages 23:36:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:36:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:36:35 OK: 217 MiB in 51 packages 23:36:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:36:35 Reading package lists... 23:36:35 Building dependency tree... 23:36:35 Reading state information... 23:36:35 Suggested packages: 23:36:35 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 23:36:35 git-gui gitk gitweb git-cvs git-mediawiki git-svn 23:36:35 Recommended packages: 23:36:35 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 23:36:35 The following NEW packages will be installed: 23:36:35 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 23:36:35 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 23:36:35 pkg-config zip 23:36:35 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 23:36:35 Need to get 7655 kB of archives. 23:36:35 After this operation, 43.7 MB of additional disk space will be used. 23:36:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 23:36:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 23:36:35 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 23:36:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 23:36:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 23:36:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 23:36:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 23:36:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 23:36:35 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 23:36:35 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 23:36:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 23:36:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 23:36:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 23:36:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 23:36:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 23:36:35 debconf: delaying package configuration, since apt-utils is not installed 23:36:35 Fetched 7655 kB in 1s (10.4 MB/s) 23:36:35 Selecting previously unselected package libglib2.0-0:amd64. 23:36:35 (Reading database ... 13933 files and directories currently installed.) 23:36:35 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 23:36:35 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 23:36:35 OK: 217 MiB in 51 packages 23:36:35 OK: 217 MiB in 51 packages 23:36:36 Selecting previously unselected package libpsl5:amd64. 23:36:36 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 23:36:36 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 23:36:36 Selecting previously unselected package libnghttp2-14:amd64. 23:36:36 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 23:36:36 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:36:36 Selecting previously unselected package librtmp1:amd64. 23:36:36 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 23:36:36 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:36:36 Removing intermediate container ce2b6f89571a 23:36:36 ---> 0bb6df2526cf 23:36:36 Step 6/22 : COPY go.mod . 23:36:36 Selecting previously unselected package libcurl3-gnutls:amd64. 23:36:36 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 23:36:36 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 23:36:36 Selecting previously unselected package liberror-perl. 23:36:36 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 23:36:36 Unpacking liberror-perl (0.17025-1) ... 23:36:36 Selecting previously unselected package git-man. 23:36:36 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 23:36:36 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 23:36:36 Removing intermediate container 4d16888d446e 23:36:36 ---> 7084c640b34f 23:36:36 Step 6/22 : COPY go.mod . 23:36:36 Selecting previously unselected package git. 23:36:36 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 23:36:36 Unpacking git (1:2.17.1-1ubuntu0.7) ... 23:36:37 Removing intermediate container 0c8b9d44065a 23:36:37 ---> b74ea4492813 23:36:37 Step 6/24 : COPY go.mod . 23:36:37 ---> 0f2a0d90a1ac 23:36:37 Step 7/22 : RUN go mod download 23:36:37 Removing intermediate container a2df33dc83a5 23:36:37 ---> 26a1b56989da 23:36:37 Step 6/22 : COPY go.mod . 23:36:37 ---> Running in 5ce35a99e918 23:36:37 Selecting previously unselected package libnorm1:amd64. 23:36:37 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 23:36:37 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:36:37 Selecting previously unselected package libpgm-5.2-0:amd64. 23:36:37 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 23:36:37 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:36:37 Selecting previously unselected package libsodium23:amd64. 23:36:37 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 23:36:37 Unpacking libsodium23:amd64 (1.0.16-2) ... 23:36:38 Removing intermediate container 4a929baf8b1f 23:36:38 ---> 008f4e518343 23:36:38 Step 6/24 : COPY go.mod . 23:36:38 ---> a175cd4e4b31 23:36:38 Step 7/22 : RUN go mod download 23:36:38 Selecting previously unselected package libzmq5:amd64. 23:36:38 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 23:36:38 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:36:38 Selecting previously unselected package libzmq3-dev:amd64. 23:36:38 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 23:36:38 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:36:38 Selecting previously unselected package pkg-config. 23:36:38 ---> Running in 184cc01ed3a1 23:36:38 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 23:36:38 Unpacking pkg-config (0.29.1-0ubuntu2) ... 23:36:38 Selecting previously unselected package zip. 23:36:38 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 23:36:38 Unpacking zip (3.0-11build1) ... 23:36:38 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:36:38 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 23:36:38 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:36:38 Setting up liberror-perl (0.17025-1) ... 23:36:38 ---> 8144164d804c 23:36:38 Step 7/24 : RUN go mod download 23:36:38 Setting up libpsl5:amd64 (0.19.1-5build1) ... 23:36:38 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 23:36:38 No schema files found: doing nothing. 23:36:38 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:36:38 Setting up zip (3.0-11build1) ... 23:36:38 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:36:38 Setting up libsodium23:amd64 (1.0.16-2) ... 23:36:38 Setting up pkg-config (0.29.1-0ubuntu2) ... 23:36:38 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:36:38 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 23:36:38 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:36:38 ---> Running in e4e2ec5eb97a 23:36:38 ---> c6b9d59306ad 23:36:38 Step 7/22 : RUN go mod download 23:36:38 Setting up git (1:2.17.1-1ubuntu0.7) ... 23:36:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:36:39 ---> Running in bd3749f968f6 23:36:39 ---> 39f40f7fc2ea 23:36:39 Step 7/24 : RUN go mod download 23:36:39 ---> Running in 847f5de8d9bd 23:36:42 Removing intermediate container 5ce35a99e918 23:36:42 ---> 811bc69b13fc 23:36:42 Step 8/22 : COPY . . 23:36:42 Removing intermediate container 184cc01ed3a1 23:36:42 ---> 75d65c5e2509 23:36:42 Step 8/22 : COPY . . 23:36:43 Removing intermediate container e4e2ec5eb97a 23:36:43 ---> 67c382fb0856 23:36:43 Step 8/24 : COPY . . 23:36:45 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:36:45 git set to automatically installed. 23:36:45 git-man set to automatically installed. 23:36:45 libcurl3-gnutls set to automatically installed. 23:36:45 liberror-perl set to automatically installed. 23:36:45 libglib2.0-0 set to automatically installed. 23:36:45 libnghttp2-14 set to automatically installed. 23:36:45 libnorm1 set to automatically installed. 23:36:45 libpgm-5.2-0 set to automatically installed. 23:36:45 libpsl5 set to automatically installed. 23:36:45 librtmp1 set to automatically installed. 23:36:45 libsodium23 set to automatically installed. 23:36:45 libzmq3-dev set to automatically installed. 23:36:45 libzmq5 set to automatically installed. 23:36:45 pkg-config set to automatically installed. 23:36:45 zip set to automatically installed. 23:36:45 Removing intermediate container bd3749f968f6 23:36:45 Removing intermediate container 847f5de8d9bd 23:36:45 ---> b3441c09c6b2 23:36:45 ---> 66c2e75555d8 23:36:45 Step 8/22 : COPY . . 23:36:45 Step 8/24 : COPY . . 23:36:46 snapd is not logged in, snap install commands will use sudo 23:36:53 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:36:54 snap "core18" has no updates available 23:36:54 Pulling config-common 23:36:55 Pulling go-build-helper 23:37:08 ---> 3f487d236dd4 23:37:08 Step 9/22 : RUN make cmd/core-command/core-command 23:37:08 ---> 736724901b9e 23:37:08 Step 9/22 : RUN make cmd/core-metadata/core-metadata 23:37:08 ---> f07d9530c743 23:37:08 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:37:08 ---> 401bffcf032d 23:37:08 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 23:37:08 ---> 70b292183053 23:37:08 Step 9/24 : RUN make cmd/support-notifications/support-notifications 23:37:08 ---> Running in 3ec5a33ff38f 23:37:08 ---> Running in 43b49069ecc4 23:37:08 ---> Running in e957ce1bf901 23:37:08 ---> Running in 0fdd2656375d 23:37:08 ---> Running in c5dbe7929058 23:37:10 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 23:37:10 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 23:37:10 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 23:37:11 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 23:37:11 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 23:37:17 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:37:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:37:17 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:37:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 23:37:17 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:37:17 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:37:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:37:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:37:17 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:37:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:37:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:37:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 23:37:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 23:37:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 23:37:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 23:37:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 23:37:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 23:37:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 23:37:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:37:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 23:37:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 23:37:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 23:37:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 23:37:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 23:37:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 23:37:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 23:37:17 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 23:37:17 Fetched 23.7 MB in 0s (0 B/s) 23:37:17 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 23:37:17 Fetched 96.5 kB in 0s (0 B/s) 23:37:17 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 23:37:17 Fetched 279 kB in 0s (0 B/s) 23:37:17 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 23:37:17 Fetched 122 kB in 0s (0 B/s) 23:37:17 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 23:37:17 Fetched 77.8 kB in 0s (0 B/s) 23:37:17 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 23:37:17 Fetched 8848 B in 0s (0 B/s) 23:37:17 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 23:37:17 Fetched 47.8 kB in 0s (0 B/s) 23:37:17 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 23:37:17 Fetched 45.6 kB in 0s (0 B/s) 23:37:17 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 23:37:17 Fetched 15.0 kB in 0s (0 B/s) 23:37:17 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 23:37:17 Fetched 214 kB in 0s (0 B/s) 23:37:17 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 23:37:17 Fetched 155 kB in 0s (0 B/s) 23:37:17 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 23:37:17 Fetched 50.6 kB in 0s (0 B/s) 23:37:17 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 23:37:17 Fetched 14.8 kB in 0s (0 B/s) 23:37:17 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 23:37:17 Fetched 41.8 kB in 0s (0 B/s) 23:37:17 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 23:37:17 Fetched 499 kB in 0s (0 B/s) 23:37:17 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 23:37:17 Fetched 111 kB in 0s (0 B/s) 23:37:17 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 23:37:17 Fetched 240 kB in 0s (0 B/s) 23:37:17 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 23:37:17 Fetched 29.3 kB in 0s (0 B/s) 23:37:17 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 23:37:17 Fetched 85.5 kB in 0s (0 B/s) 23:37:17 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 23:37:17 Fetched 24.5 kB in 0s (0 B/s) 23:37:17 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 23:37:17 Fetched 49.2 kB in 0s (0 B/s) 23:37:17 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 23:37:17 Fetched 54.2 kB in 0s (0 B/s) 23:37:17 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 23:37:17 Fetched 30.8 kB in 0s (0 B/s) 23:37:17 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 23:37:17 Fetched 17.0 kB in 0s (0 B/s) 23:37:17 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 23:37:17 Fetched 85.9 kB in 0s (0 B/s) 23:37:17 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 23:37:17 Fetched 8720 B in 0s (0 B/s) 23:37:17 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 23:37:17 Fetched 137 kB in 0s (0 B/s) 23:37:17 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 23:37:17 Fetched 119 kB in 0s (0 B/s) 23:37:17 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 23:37:17 Fetched 109 kB in 0s (0 B/s) 23:37:17 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 23:37:17 Fetched 11.1 kB in 0s (0 B/s) 23:37:17 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 23:37:17 Fetched 645 kB in 0s (0 B/s) 23:37:17 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 23:37:17 Fetched 41.3 kB in 0s (0 B/s) 23:37:17 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 23:37:17 Fetched 17.9 kB in 0s (0 B/s) 23:37:17 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 23:37:17 Fetched 368 kB in 0s (0 B/s) 23:37:17 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 23:37:17 Fetched 187 kB in 0s (0 B/s) 23:37:17 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 23:37:17 Fetched 175 kB in 0s (0 B/s) 23:37:17 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 23:37:20 Fetched 206 kB in 0s (0 B/s) 23:37:20 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 23:37:20 Fetched 1301 kB in 0s (0 B/s) 23:37:20 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 23:37:20 Fetched 36.2 kB in 0s (0 B/s) 23:37:20 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 23:37:20 Fetched 159 kB in 0s (0 B/s) 23:37:20 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 23:37:20 Fetched 107 kB in 0s (0 B/s) 23:37:20 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 23:37:20 Fetched 48.7 kB in 0s (0 B/s) 23:37:20 Pulling static-packages 23:37:21 'go115' has dependencies that need to be staged: go-build-helper static-packages 23:37:21 Skipping pull go-build-helper (already ran) 23:37:21 Skipping pull static-packages (already ran) 23:37:21 Building go-build-helper 23:37:25 Building static-packages 23:37:26 Staging go-build-helper 23:37:27 Staging static-packages 23:37:28 Pulling go115 23:37:29 'edgex-go' has dependencies that need to be staged: go115 23:37:29 Skipping pull go115 (already ran) 23:37:29 Building go115 23:37:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:37:29 Dload Upload Total Spent Left Speed 23:37:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 32090 0 0 145k 0 0:13:35 --:--:-- 0:13:35 144k 33 115M 33 39.2M 0 0 32.1M 0 0:00:03 0:00:01 0:00:02 32.1M 70 115M 70 81.0M 0 0 36.6M 0 0:00:03 0:00:02 0:00:01 36.6M 100 115M 100 115M 0 0 41.7M 0 0:00:02 0:00:02 --:--:-- 41.7M 23:37:32 go1.15.2.linux-amd64.tar.gz: OK 23:37:36 Staging go115 23:37:42 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 23:37:42 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 23:37:42 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:37:42 Fetched 0 B in 0s (0 B/s) 23:37:42 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 23:37:42 Fetched 224 kB in 0s (0 B/s) 23:37:42 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 23:37:42 Fetched 157 kB in 0s (0 B/s) 23:37:42 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 23:37:42 Fetched 221 kB in 0s (0 B/s) 23:37:42 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 23:37:42 Fetched 143 kB in 0s (0 B/s) 23:37:42 Pulling edgex-go 23:37:42 Pulling version 23:37:43 Building config-common 23:37:45 Skipping build go-build-helper (already ran) 23:37:45 Skipping build static-packages (already ran) 23:37:45 Skipping build go115 (already ran) 23:37:45 Building edgex-go 23:37:45 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 23:37:48 go: downloading github.com/gorilla/mux v1.8.0 23:37:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.144 23:37:48 go: downloading github.com/OneOfOne/xxhash v1.2.8 23:37:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 23:37:48 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 23:37:48 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 23:37:48 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 23:37:48 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 23:37:48 go: downloading github.com/go-redis/redis/v7 v7.2.0 23:37:48 go: downloading github.com/x448/float16 v0.8.4 23:37:48 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:37:48 go: downloading github.com/imdario/mergo v0.3.11 23:37:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 23:37:48 go: downloading github.com/google/uuid v1.1.4 23:37:48 go: downloading github.com/BurntSushi/toml v0.3.1 23:37:48 go: downloading github.com/go-playground/validator/v10 v10.3.0 23:37:48 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 23:37:48 go: downloading github.com/go-kit/kit v0.8.0 23:37:48 go: downloading github.com/hashicorp/consul/api v1.1.0 23:37:48 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:37:48 go: downloading github.com/pkg/errors v0.8.1 23:37:48 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 23:37:48 go: downloading github.com/pelletier/go-toml v1.2.0 23:37:48 go: downloading github.com/pebbe/zmq4 v1.2.2 23:37:48 go: downloading gopkg.in/yaml.v2 v2.4.0 23:37:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:37:48 go: downloading github.com/hashicorp/serf v0.8.2 23:37:48 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:37:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 23:37:48 go: downloading github.com/go-playground/universal-translator v0.17.0 23:37:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:37:48 go: downloading github.com/mitchellh/copystructure v1.0.0 23:37:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:37:48 go: downloading github.com/leodido/go-urn v1.2.0 23:37:48 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:37:48 go: downloading github.com/go-playground/locales v0.13.0 23:37:48 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:37:48 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:37:48 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:37:48 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:37:55 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 23:37:58 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 23:37:59 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 23:38:00 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 23:38:00 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 23:38:00 go: downloading github.com/stretchr/testify v1.6.1 23:38:00 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:38:00 go: downloading github.com/pmezard/go-difflib v1.0.0 23:38:00 go: downloading github.com/davecgh/go-spew v1.1.1 23:38:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:38:02 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 23:38:02 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 23:38:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:38:03 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 23:38:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:38:04 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 23:38:05 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 23:38:06 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 23:38:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:38:09 Building version 23:38:11 Staging config-common 23:38:12 Skipping stage go-build-helper (already ran) 23:38:12 Skipping stage static-packages (already ran) 23:38:12 Skipping stage go115 (already ran) 23:38:12 Staging edgex-go 23:38:13 Staging version 23:38:14 Priming config-common 23:38:15 Priming go-build-helper 23:38:15 Priming static-packages 23:38:18 Priming go115 23:38:19 Priming edgex-go 23:38:20 Priming version 23:38:21 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] } 23:38:32 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 23:38:43 Removing intermediate container c5dbe7929058 23:38:43 ---> d93fae67df4f 23:38:43 23:38:43 Step 10/22 : FROM alpine:3.12 23:38:43 Removing intermediate container e957ce1bf901 23:38:43 ---> 140e54573e04 23:38:43 23:38:43 Step 10/24 : FROM alpine:3.12 23:38:43 3.12: Pulling from library/alpine 23:38:43 3.12: Pulling from library/alpine 23:38:44 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 23:38:44 Status: Downloaded newer image for alpine:3.12 23:38:44 ---> afeebe901d6b 23:38:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curlDigest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 23:38:44 23:38:44 Status: Image is up to date for alpine:3.12 23:38:44 ---> afeebe901d6b 23:38:44 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 23:38:45 ---> Running in 529f8ec0b4ab 23:38:45 ---> Running in 01a08bbfbc08 23:38:46 Removing intermediate container 0fdd2656375d 23:38:46 ---> 01f7b98618b8 23:38:46 Removing intermediate container 43b49069ecc4 23:38:46 23:38:46 Step 10/24 : FROM scratch 23:38:46 ---> 23:38:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 23:38:46 ---> abb7420f16a3 23:38:46 23:38:46 Step 10/22 : FROM scratch 23:38:46 ---> 23:38:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:38:47 ---> Running in 759a9c7da4c6 23:38:47 ---> Running in b92b5a783886 23:38:47 Removing intermediate container b92b5a783886 23:38:47 ---> 1c0921577bf4 23:38:47 Step 12/22 : ENV APP_PORT=48082 23:38:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:38:47 Removing intermediate container 759a9c7da4c6 23:38:47 ---> 05f574f9561e 23:38:47 Step 12/24 : ENV APP_PORT=48060 23:38:47 ---> Running in c93654ef61a6 23:38:47 ---> Running in 9f81066d99da 23:38:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:38:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:38:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:38:48 Removing intermediate container c93654ef61a6 23:38:48 ---> a7f2de9a94dd 23:38:48 Step 13/22 : EXPOSE $APP_PORT 23:38:48 ---> Running in c3fdc919eac0 23:38:48 Removing intermediate container 9f81066d99da 23:38:48 ---> c887f185f5db 23:38:48 Step 13/24 : EXPOSE $APP_PORT 23:38:48 (1/5) Installing ca-certificates (20191127-r4) 23:38:48 (1/5) Installing ca-certificates (20191127-r4) 23:38:48 (2/5) Installing nghttp2-libs (1.41.0-r0) 23:38:48 (3/5) Installing libcurl (7.69.1-r3) 23:38:48 (4/5) Installing curl (7.69.1-r3) 23:38:48 (5/5) Installing dumb-init (1.2.2-r1) 23:38:48 ---> Running in aaf8e02b3b1a 23:38:49 Executing busybox-1.31.1-r19.trigger 23:38:49 (2/5) Installing nghttp2-libs (1.41.0-r0) 23:38:49 (3/5) Installing libcurl (7.69.1-r3) 23:38:49 Executing ca-certificates-20191127-r4.trigger 23:38:49 (4/5) Installing curl (7.69.1-r3) 23:38:49 (5/5) Installing dumb-init (1.2.2-r1) 23:38:49 Executing busybox-1.31.1-r19.trigger 23:38:49 Executing ca-certificates-20191127-r4.trigger 23:38:49 OK: 7 MiB in 19 packages 23:38:49 OK: 7 MiB in 19 packages 23:38:49 Removing intermediate container c3fdc919eac0 23:38:49 ---> 818f387bf9ff 23:38:49 Step 14/22 : WORKDIR / 23:38:49 Removing intermediate container aaf8e02b3b1a 23:38:49 ---> ead1eaac3999 23:38:49 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 23:38:49 ---> Running in b741ca8bde42 23:38:50 Removing intermediate container b741ca8bde42 23:38:50 ---> dce605ec043f 23:38:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:51 ---> 64eb4215cc49 23:38:51 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 23:38:52 Removing intermediate container 01a08bbfbc08 23:38:52 ---> 4cecfce20fa5 23:38:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:38:52 ---> 16f8b0ed1ca9 23:38:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:38:52 Removing intermediate container 529f8ec0b4ab 23:38:52 ---> fe7394a4f12e 23:38:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 23:38:52 ---> Running in 9ba97bdb06dc 23:38:52 ---> Running in 443d9f331848 23:38:52 ---> 280965473e51 23:38:52 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 23:38:53 Removing intermediate container 9ba97bdb06dc 23:38:53 ---> cf6eff41f9f8 23:38:53 Step 13/24 : WORKDIR / 23:38:53 Removing intermediate container 443d9f331848 23:38:53 ---> 6e9af83ad480 23:38:53 Step 13/22 : WORKDIR / 23:38:53 ---> Running in a0a504a36814 23:38:53 ---> Running in e36e43d54af1 23:38:54 ---> 3cfdf006ede2 23:38:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:38:55 Removing intermediate container a0a504a36814 23:38:55 ---> b3319b1c14b5 23:38:55 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json ---> e44d9298bdcb 23:38:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:55 23:38:55 Removing intermediate container e36e43d54af1 23:38:55 ---> 1a1a4758861e 23:38:55 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:55 ---> 125dd1f5cd6d 23:38:55 Step 18/22 : ENTRYPOINT ["/core-command"] 23:38:55 Removing intermediate container 3ec5a33ff38f 23:38:55 ---> 9a7ec31dbed7 23:38:55 23:38:55 Step 10/22 : FROM scratch 23:38:55 ---> 23:38:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:38:56 ---> Running in 1cb035e05c69 23:38:56 ---> Using cache 23:38:56 ---> 1c0921577bf4 23:38:56 Step 12/22 : ENV APP_PORT=48081 23:38:56 ---> bac18d8f21da 23:38:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 23:38:56 ---> Running in f15b532c2b93 23:38:56 ---> 3e4c9c9d21a5 23:38:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:38:56 ---> 926b0b60f8b1 23:38:56 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:38:56 Removing intermediate container 1cb035e05c69 23:38:56 ---> b39ee573899c 23:38:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:57 Removing intermediate container f15b532c2b93 23:38:57 ---> 6790790a5ed7 23:38:57 Step 13/22 : EXPOSE $APP_PORT 23:38:57 ---> Running in 6cbb67e24d5b 23:38:57 ---> Running in e81ccb91706e 23:38:57 ---> dbbe5021d67a 23:38:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:38:58 Removing intermediate container 6cbb67e24d5b 23:38:58 ---> 1e0af693112d 23:38:58 Step 20/22 : LABEL arch=arm64 23:38:58 Removing intermediate container e81ccb91706e 23:38:58 ---> f6a20137e661 23:38:58 Step 14/22 : WORKDIR / 23:38:58 ---> Running in 9ea7ec3a50ba 23:38:58 ---> 37583708cf95 23:38:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 23:38:58 ---> f65e0e414d18 23:38:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:38:58 ---> Running in 1d59fa981925 23:38:58 ---> 4e039767d22f 23:38:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:38:59 Removing intermediate container 9ea7ec3a50ba 23:38:59 ---> 6918eff8152f 23:38:59 Step 21/22 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:38:59 Removing intermediate container 1d59fa981925 23:38:59 ---> f0d9ca2cd907 23:38:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:59 ---> Running in c5d652bd786f 23:38:59 ---> 44f15337b973 23:38:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 23:38:59 ---> c83d57ec77ce 23:38:59 Step 20/24 : ENTRYPOINT ["/support-notifications"] 23:39:00 ---> Running in ccc3e6d6e036 23:39:00 ---> 68d8ffd5a6c2 23:39:00 ---> 7ad6fa56f392 23:39:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:39:00 Removing intermediate container c5d652bd786f 23:39:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:39:00 ---> da0d218531a1 23:39:00 Step 22/22 : LABEL version=0.0.0 23:39:00 ---> Running in cc07c119fd92 23:39:00 ---> a1e5ed790a11 23:39:00 Step 18/22 : RUN chmod +x entrypoint.sh 23:39:00 Removing intermediate container ccc3e6d6e036 23:39:00 ---> ff3e1ceb85b1 23:39:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:39:01 ---> Running in 9ad8b492c278 23:39:01 ---> Running in 5a9e892e4f3d 23:39:01 Removing intermediate container cc07c119fd92 23:39:01 ---> 404dca955663 23:39:01 23:39:02 ---> 12bc385932d7 23:39:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:39:02 Removing intermediate container 5a9e892e4f3d 23:39:02 ---> 222064756094 23:39:02 Step 22/24 : LABEL arch=arm64 23:39:02 ---> 7b693e08bec2 23:39:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:39:02 Successfully built 404dca955663 23:39:02 Successfully tagged docker-core-command-go-arm64:latest 23:39:02  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 23:39:02 ---> Running in 945343dee7db 23:39:03 ---> 8a1920b2bc00 23:39:03 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 23:39:03 Removing intermediate container 945343dee7db 23:39:03 ---> 05dd1de1f368 23:39:03 Step 23/24 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:39:03 ---> d4eabd011ad2 23:39:03 Step 18/22 : ENTRYPOINT ["/core-metadata"] 23:39:03 ---> Running in 1baf6b504eab 23:39:04 ---> Running in a8276b78c497 23:39:04 ---> Running in 4ccdf769eb08 23:39:05 Removing intermediate container a8276b78c497 23:39:05 Removing intermediate container 4ccdf769eb08 23:39:05 ---> a7b4303d4c27 23:39:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> 276b2554ef73 23:39:05 Step 24/24 : LABEL version=0.0.0 23:39:05 23:39:05 Removing intermediate container 9ad8b492c278 23:39:05 ---> 1221e5bf7dc1 23:39:05 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 23:39:05 ---> Running in 338217a46f8e 23:39:05 ---> Running in f7099b7cd1c0 23:39:06 ---> Running in 5198b4dad9a9 23:39:07 Removing intermediate container 338217a46f8e 23:39:07 ---> 8be0abe4cb6f 23:39:07 Step 20/22 : LABEL arch=arm64Removing intermediate container 5198b4dad9a9 23:39:07 Removing intermediate container f7099b7cd1c0 23:39:07 23:39:07 ---> 274636546336 23:39:07 ---> 2f3b8502b40d 23:39:07 23:39:07 Step 20/22 : LABEL arch=arm64 23:39:07 Removing intermediate container 1baf6b504eab 23:39:07 ---> 5a608828be29 23:39:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:39:07 Successfully built 274636546336 23:39:07 Successfully tagged docker-support-notifications-go-arm64:latest 23:39:07 Building docker-sys-mgmt-agent-go 23:39:07  Building docker-support-notifications-go ... done  ---> Running in 3fe113bfb63f 23:39:07 ---> Running in d6aa78fbd4bb 23:39:08 ---> Running in 4b1be7ccb183 23:39:08 Removing intermediate container d6aa78fbd4bb 23:39:08 ---> 66066798cda2 23:39:08 Step 21/22 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:39:08 ---> Running in d65b89feb1c0 23:39:08 Removing intermediate container 4b1be7ccb183 23:39:08 ---> 0adf68d05d33 23:39:08 Step 22/24 : LABEL arch=arm64 23:39:08 Removing intermediate container 3fe113bfb63f 23:39:08 ---> 255ec8b9212e 23:39:08 Step 21/22 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:39:08 ---> Running in ab361c1a95bc 23:39:08 ---> Running in 61c938c776aa 23:39:09 Removing intermediate container d65b89feb1c0 23:39:09 ---> f1779e7254e6 23:39:09 Step 22/22 : LABEL version=0.0.0 23:39:09 ---> Running in 0ecc3ea27ab4 23:39:09 Removing intermediate container ab361c1a95bc 23:39:09 ---> 090f51f18953 23:39:09 Step 23/24 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:39:09 Removing intermediate container 61c938c776aa 23:39:09 ---> c13990947e44 23:39:09 Step 22/22 : LABEL version=0.0.0 23:39:09 ---> Running in c04523cd840d 23:39:09 ---> Running in e7972287502d 23:39:09 Removing intermediate container 0ecc3ea27ab4 23:39:09 ---> cf85119753d7 23:39:09 23:39:10 Successfully built cf85119753d7 23:39:10 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 23:39:10  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go 23:39:10 Removing intermediate container c04523cd840d 23:39:11 ---> ed83523d8002 23:39:11 Step 24/24 : LABEL version=0.0.0 23:39:11 Removing intermediate container e7972287502d 23:39:11 ---> b723d08b3b2c 23:39:11 23:39:11 ---> Running in 1e85a9292083 23:39:12 Successfully built b723d08b3b2c 23:39:12 Successfully tagged docker-core-metadata-go-arm64:latest 23:39:12  Building docker-core-metadata-go ... done Building docker-core-data-go 23:39:12 Removing intermediate container 1e85a9292083 23:39:12 ---> 874f3bc6476f 23:39:12 23:39:12 Successfully built 874f3bc6476f 23:39:12 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 23:39:44  Building docker-security-secretstore-setup-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:39:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:39:44 ---> 1d4407ee169e 23:39:44 Step 3/21 : WORKDIR /edgex-go 23:39:44 ---> Using cache 23:39:44 ---> 83a882e68c9d 23:39:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:44 ---> Using cache 23:39:44 ---> 5a4616e6812e 23:39:44 Step 5/21 : RUN apk add --update --no-cache make git 23:39:44 ---> Using cache 23:39:44 ---> 26a1b56989da 23:39:44 Step 6/21 : COPY go.mod . 23:39:44 ---> Using cache 23:39:44 ---> c6b9d59306ad 23:39:44 Step 7/21 : RUN go mod download 23:39:44 ---> Using cache 23:39:44 ---> 66c2e75555d8 23:39:44 Step 8/21 : COPY . . 23:39:44 ---> Using cache 23:39:44 ---> 401bffcf032d 23:39:44 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:39:53 ---> Running in 0d9601a8131d 23:39:53 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 23:39:54 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:39:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:39:54 ---> 1d4407ee169e 23:39:54 Step 3/26 : WORKDIR /edgex-go 23:39:54 ---> Using cache 23:39:54 ---> 83a882e68c9d 23:39:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:54 ---> Using cache 23:39:54 ---> 5a4616e6812e 23:39:54 Step 5/26 : RUN apk add --update --no-cache make bash git 23:39:55 ---> Running in 1e7ed1aad962 23:39:56 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:39:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:39:56 ---> 1d4407ee169e 23:39:56 Step 3/21 : WORKDIR /edgex-go 23:39:56 ---> Using cache 23:39:56 ---> 83a882e68c9d 23:39:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:56 ---> Using cache 23:39:56 ---> 5a4616e6812e 23:39:56 Step 5/21 : RUN apk add --update --no-cache make git 23:39:56 ---> Using cache 23:39:56 ---> 26a1b56989da 23:39:56 Step 6/21 : COPY go.mod . 23:39:56 ---> Using cache 23:39:56 ---> c6b9d59306ad 23:39:56 Step 7/21 : RUN go mod download 23:39:56 ---> Using cache 23:39:56 ---> 66c2e75555d8 23:39:56 Step 8/21 : COPY . . 23:39:56 ---> Using cache 23:39:56 ---> 401bffcf032d 23:39:56 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 23:39:56 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:39:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:39:56 ---> 1d4407ee169e 23:39:56 Step 3/23 : WORKDIR /edgex-go 23:39:56 ---> Using cache 23:39:56 ---> 83a882e68c9d 23:39:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:56 ---> Using cache 23:39:56 ---> 5a4616e6812e 23:39:56 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:39:57 ---> Running in 39a08e228e27 23:39:57 ---> Running in 3f54aea220f3 23:39:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:39:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:39:59 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 23:39:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:39:59 OK: 217 MiB in 51 packages 23:40:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:40:01 OK: 217 MiB in 51 packages 23:40:01 Removing intermediate container 1e7ed1aad962 23:40:01 ---> 67645640afbf 23:40:01 Step 6/26 : COPY go.mod . 23:40:02 ---> 01c8c7f96aa5 23:40:02 Step 7/26 : RUN go mod download 23:40:02 ---> Running in bbd4b6c5fe73 23:40:02 Removing intermediate container 39a08e228e27 23:40:02 ---> f52b8117a492 23:40:02 Step 6/23 : COPY go.mod . 23:40:04 ---> 64c14b3cfb7b 23:40:04 Step 7/23 : RUN go mod download 23:40:04 ---> Running in cadda1154d77 23:40:08 Removing intermediate container bbd4b6c5fe73 23:40:08 ---> 1632a44aef36 23:40:08 Step 8/26 : COPY . . 23:40:10 Removing intermediate container cadda1154d77 23:40:10 ---> 8a2743d3b8e8 23:40:10 Step 8/23 : COPY . . 23:40:42 ---> d3785453b3db 23:40:42 Step 9/23 : RUN make cmd/core-data/core-data 23:40:42 ---> 690d34639f17 23:40:42 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:40:42 ---> Running in c93041503d72 23:40:42 ---> Running in 8482b0272040 23:40:42 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 23:40:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:40:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 23:40:52 Removing intermediate container 0d9601a8131d 23:40:52 ---> 36ae335bf5d0 23:40:52 23:40:52 Step 10/21 : FROM alpine:3.12 23:40:52 ---> afeebe901d6b 23:40:52 Step 11/21 : RUN apk add --update --no-cache curl 23:40:53 ---> Running in 0e6608ca39d5 23:40:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:40:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:40:56 (1/4) Installing ca-certificates (20191127-r4) 23:40:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:40:56 (3/4) Installing libcurl (7.69.1-r3) 23:40:56 (4/4) Installing curl (7.69.1-r3) 23:40:56 Executing busybox-1.31.1-r19.trigger 23:40:56 Executing ca-certificates-20191127-r4.trigger 23:40:56 OK: 7 MiB in 18 packages 23:40:57 Removing intermediate container 3f54aea220f3 23:40:57 ---> 2811c3cc9e87 23:40:57 23:40:57 Step 10/21 : FROM scratch 23:40:57 ---> 23:40:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:40:58 ---> Using cache 23:40:58 ---> 1c0921577bf4 23:40:58 Step 12/21 : ENV APP_PORT=48085 23:40:58 ---> Running in 5e691d5d1334 23:40:59 Removing intermediate container 5e691d5d1334 23:40:59 ---> 0dfe67e4fc15 23:40:59 Step 13/21 : EXPOSE $APP_PORT 23:40:59 ---> Running in 29ac013463d7 23:40:59 Removing intermediate container 0e6608ca39d5 23:40:59 ---> af8a88506419 23:40:59 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:41:00 ---> Running in 25dd0a952fc6 23:41:00 Removing intermediate container 29ac013463d7 23:41:00 ---> 557d7a17ed5e 23:41:00 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:01 Removing intermediate container 25dd0a952fc6 23:41:01 ---> 97eb00affa8a 23:41:01 Step 13/21 : WORKDIR /edgex 23:41:01 ---> Running in c1b9998258eb 23:41:01 ---> 070c9366c91c 23:41:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:41:02 Removing intermediate container c1b9998258eb 23:41:02 ---> b38733985553 23:41:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:41:04 ---> a2c540d4cebd 23:41:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:41:04 ---> 461fd1c19da5 23:41:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:41:06 ---> e86404534a39 23:41:06 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 23:41:06 ---> 5eed1a8d4319 23:41:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:41:06 ---> Running in 7587b9daacc5 23:41:07 Removing intermediate container 7587b9daacc5 23:41:07 ---> 46a7c91df2f9 23:41:07 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:41:07 ---> Running in 133028fc2d16 23:41:07 ---> d308d14eee59 23:41:07 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:41:08 ---> Running in b0adba1f37f8 23:41:08 Removing intermediate container 133028fc2d16 23:41:08 ---> c2587e42f479 23:41:08 Step 19/21 : LABEL arch=arm64 23:41:08 ---> Running in 004a96d0b18f 23:41:08 Removing intermediate container b0adba1f37f8 23:41:08 ---> 39ef0ba06c14 23:41:08 Step 18/21 : CMD ["--init=true"] 23:41:09 ---> Running in 0123042ada0c 23:41:09 Removing intermediate container 004a96d0b18f 23:41:09 ---> 731556225d5f 23:41:09 Step 20/21 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:41:09 ---> Running in a38badcc0833 23:41:09 Removing intermediate container 0123042ada0c 23:41:09 ---> 04ab30b3a79f 23:41:09 Step 19/21 : LABEL arch=arm64 23:41:10 ---> Running in f505ff91cc1f 23:41:10 Removing intermediate container a38badcc0833 23:41:10 ---> 2be873acb922 23:41:10 Step 21/21 : LABEL version=0.0.0 23:41:10 ---> Running in dbbba4e56012 23:41:10 Removing intermediate container f505ff91cc1f 23:41:10 ---> d6e52afc7b63 23:41:10 Step 20/21 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:41:11 ---> Running in 28ad97fd3cad 23:41:11 Removing intermediate container dbbba4e56012 23:41:11 ---> e7976499d878 23:41:11 23:41:12 Removing intermediate container 28ad97fd3cad 23:41:12 ---> 6b4f7832c591 23:41:12 Step 21/21 : LABEL version=0.0.0 23:41:12 Successfully built e7976499d878 23:41:12 Successfully tagged docker-support-scheduler-go-arm64:latest 23:41:12  Building docker-support-scheduler-go ... done  ---> Running in 81891df42365 23:41:12 Removing intermediate container 81891df42365 23:41:12 ---> 5b5aabba65d1 23:41:12 23:41:13 Successfully built 5b5aabba65d1 23:41:13 Successfully tagged docker-security-proxy-setup-go-arm64:latest 23:41:40  Building docker-security-proxy-setup-go ... done Removing intermediate container 8482b0272040 23:41:40 ---> ce98658b12c2 23:41:40 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:41:40 ---> Running in 2e1912be173c 23:41:40 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 23:41:41 Removing intermediate container 2e1912be173c 23:41:41 ---> 6b9199210b5e 23:41:41 23:41:41 Step 11/26 : FROM docker:20.10.0 23:41:41 20.10.0: Pulling from library/docker 23:41:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:41:51 Status: Downloaded newer image for docker:20.10.0 23:41:51 ---> eeaf43b92773 23:41:51 Step 12/26 : RUN apk add --no-cache bash 23:41:51 Removing intermediate container c93041503d72 23:41:51 ---> ce15827af509 23:41:51 23:41:51 Step 10/23 : FROM alpine:3.12 23:41:51 ---> afeebe901d6b 23:41:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:41:51 ---> Running in 6f8f69338402 23:41:51 ---> Running in e26f62e7e294 23:41:51 Removing intermediate container e26f62e7e294 23:41:51 ---> ab53839fc51b 23:41:51 Step 12/23 : ENV APP_PORT=48080 23:41:52 ---> Running in 5aa610ed86fd 23:41:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:41:52 Removing intermediate container 5aa610ed86fd 23:41:52 ---> 3f9fa070e3ca 23:41:52 Step 13/23 : EXPOSE $APP_PORT 23:41:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:41:52 ---> Running in 1ca31a54c829 23:41:52 Removing intermediate container 1ca31a54c829 23:41:52 ---> 45facc8966b9 23:41:52 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:41:53 (1/2) Installing readline (8.0.4-r0) 23:41:53 (2/2) Installing bash (5.0.17-r0) 23:41:53 Executing bash-5.0.17-r0.post-install 23:41:53 Executing busybox-1.31.1-r19.trigger 23:41:53 ---> Running in 34c9d09d8f93 23:41:53 OK: 12 MiB in 22 packages 23:41:54 Removing intermediate container 6f8f69338402 23:41:54 ---> a3eeee47f2a8 23:41:54 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:41:54 ---> Running in 8d48593269ec 23:41:55 Removing intermediate container 8d48593269ec 23:41:55 ---> 5e9c03678865 23:41:55 Step 14/26 : ENV APP_PORT=48090 23:41:55 ---> Running in b300ef04f0cd 23:41:55 Removing intermediate container 34c9d09d8f93 23:41:55 ---> 86be200125a3 23:41:55 Step 15/23 : RUN apk add --update --no-cache zeromq 23:41:55 ---> Running in 7c0ffc7cc451 23:41:56 Removing intermediate container b300ef04f0cd 23:41:56 ---> 3a02022b4cc1 23:41:56 Step 15/26 : EXPOSE $APP_PORT 23:41:56 ---> Running in 5bb518775928 23:41:56 Removing intermediate container 5bb518775928 23:41:56 ---> c24f7bce4d87 23:41:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:41:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:41:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:41:58 ---> 19de858ce819 23:41:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:41:58 (1/5) Installing libgcc (9.3.0-r2) 23:41:58 (2/5) Installing libsodium (1.0.18-r0) 23:41:59 (3/5) Installing libstdc++ (9.3.0-r2) 23:41:59 ---> 1cad0c4adb24 23:41:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:41:59 (4/5) Installing libzmq (4.3.3-r0) 23:41:59 (5/5) Installing zeromq (4.3.3-r0) 23:41:59 Executing busybox-1.31.1-r19.trigger 23:41:59 OK: 8 MiB in 19 packages 23:41:59 ---> 248bf27d8cd9 23:41:59 Step 19/26 : RUN apk --no-cache add py3-pip 23:42:00 ---> Running in 283feaa2d3f3 23:42:00 Removing intermediate container 7c0ffc7cc451 23:42:00 ---> 96074bf01645 23:42:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:42:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:42:01 ---> d237b940074b 23:42:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:42:01 (1/33) Installing libbz2 (1.0.8-r1) 23:42:01 (2/33) Installing expat (2.2.9-r1) 23:42:01 (3/33) Installing libffi (3.3-r2) 23:42:01 (4/33) Installing gdbm (1.13-r1) 23:42:01 (5/33) Installing xz-libs (5.2.5-r0) 23:42:01 (6/33) Installing sqlite-libs (3.32.1-r0) 23:42:01 (7/33) Installing python3 (3.8.5-r0) 23:42:02 ---> d728b1890d23 23:42:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:42:03 (8/33) Installing py3-appdirs (1.4.4-r1) 23:42:03 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:42:03 (10/33) Installing py3-parsing (2.4.7-r0) 23:42:03 (11/33) Installing py3-six (1.15.0-r0) 23:42:03 (12/33) Installing py3-packaging (20.4-r0) 23:42:03 (13/33) Installing py3-setuptools (47.0.0-r0) 23:42:04 ---> 9bdbd44159e0 23:42:04 Step 19/23 : ENTRYPOINT ["/core-data"] 23:42:04 (14/33) Installing py3-chardet (3.0.4-r4) 23:42:04 (15/33) Installing py3-idna (2.9-r0) 23:42:04 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:42:04 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:42:04 (18/33) Installing py3-requests (2.23.0-r0) 23:42:04 (19/33) Installing py3-msgpack (1.0.0-r0) 23:42:04 ---> Running in 1c714c093b44 23:42:04 (20/33) Installing py3-lockfile (0.12.2-r3) 23:42:04 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:42:04 (22/33) Installing py3-colorama (0.4.3-r0) 23:42:04 (23/33) Installing py3-distlib (0.3.0-r0) 23:42:04 (24/33) Installing py3-distro (1.5.0-r1) 23:42:04 (25/33) Installing py3-webencodings (0.5.1-r3) 23:42:04 (26/33) Installing py3-html5lib (1.0.1-r4) 23:42:04 (27/33) Installing py3-pytoml (0.1.21-r0) 23:42:04 (28/33) Installing py3-pep517 (0.8.2-r0) 23:42:04 (29/33) Installing py3-progress (1.5-r0) 23:42:04 (30/33) Installing py3-toml (0.10.1-r0) 23:42:04 (31/33) Installing py3-retrying (1.3.3-r0) 23:42:04 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:42:04 (33/33) Installing py3-pip (20.1.1-r0) 23:42:04 Executing busybox-1.31.1-r19.trigger 23:42:04 Removing intermediate container 1c714c093b44 23:42:04 ---> c0d2583cb0f8 23:42:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:42:04 OK: 71 MiB in 55 packages 23:42:05 ---> Running in afda4f12c199 23:42:05 Removing intermediate container afda4f12c199 23:42:05 ---> ff0755e6871d 23:42:05 Step 21/23 : LABEL arch=arm64 23:42:05 ---> Running in e5906c395d81 23:42:06 Removing intermediate container e5906c395d81 23:42:06 ---> f19d579e19d1 23:42:06 Step 22/23 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:42:06 ---> Running in ea9da5962cf2 23:42:07 Removing intermediate container ea9da5962cf2 23:42:07 ---> 8d4e45e73a54 23:42:07 Step 23/23 : LABEL version=0.0.0 23:42:07 ---> Running in aa510ac87f4b 23:42:08 Removing intermediate container aa510ac87f4b 23:42:08 ---> 4d22cdc75c7c 23:42:08 23:42:08 Successfully built 4d22cdc75c7c 23:42:08 Successfully tagged docker-core-data-go-arm64:latest 23:42:10  Building docker-core-data-go ... done Removing intermediate container 283feaa2d3f3 23:42:10 ---> 660220aa7b67 23:42:10 Step 20/26 : RUN pip install docker-compose==1.23.2 23:42:10 ---> Running in 01c056f49cd3 23:42:16 Collecting docker-compose==1.23.2 23:42:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:42:16 Collecting websocket-client<1.0,>=0.32.0 23:42:16 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 23:42:16 Collecting dockerpty<0.5,>=0.4.1 23:42:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:42:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:42:18 Collecting docopt<0.7,>=0.6.1 23:42:18 Downloading docopt-0.6.2.tar.gz (25 kB) 23:42:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:42:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:42:21 Collecting docker<4.0,>=3.6.0 23:42:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:42:22 Collecting jsonschema<3,>=2.5.1 23:42:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:42:22 Collecting texttable<0.10,>=0.9.0 23:42:22 Downloading texttable-0.9.1.tar.gz (11 kB) 23:42:24 Collecting cached-property<2,>=1.2.0 23:42:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:42:25 Collecting PyYAML<4,>=3.10 23:42:25 Downloading PyYAML-3.13.tar.gz (270 kB) 23:42:28 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) 23:42:28 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) 23:42:28 Collecting idna<2.8,>=2.5 23:42:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:42:29 Collecting urllib3<1.25,>=1.21.1 23:42:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:42:29 Collecting docker-pycreds>=0.4.0 23:42:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:42:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:42:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:42:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:42:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:42:30 Installing collected packages: websocket-client, dockerpty, docopt, idna, urllib3, requests, docker-pycreds, docker, jsonschema, texttable, cached-property, PyYAML, docker-compose 23:42:30 Running setup.py install for dockerpty: started 23:42:32 Running setup.py install for dockerpty: finished with status 'done' 23:42:32 Running setup.py install for docopt: started 23:42:34 Running setup.py install for docopt: finished with status 'done' 23:42:34 Attempting uninstall: idna 23:42:34 Found existing installation: idna 2.9 23:42:34 Uninstalling idna-2.9: 23:42:34 Successfully uninstalled idna-2.9 23:42:35 Attempting uninstall: urllib3 23:42:35 Found existing installation: urllib3 1.25.9 23:42:35 Uninstalling urllib3-1.25.9: 23:42:35 Successfully uninstalled urllib3-1.25.9 23:42:35 Attempting uninstall: requests 23:42:35 Found existing installation: requests 2.23.0 23:42:35 Uninstalling requests-2.23.0: 23:42:35 Successfully uninstalled requests-2.23.0 23:42:37 Running setup.py install for texttable: started 23:42:38 Running setup.py install for texttable: finished with status 'done' 23:42:39 Running setup.py install for PyYAML: started 23:42:41 Running setup.py install for PyYAML: finished with status 'done' 23:42:42 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 23:42:45 Removing intermediate container 01c056f49cd3 23:42:45 ---> 260a5930d03f 23:42:45 Step 21/26 : RUN apk --no-cache add curl 23:42:45 ---> Running in 7b81a9ed93ff 23:42:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:42:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:42:47 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:42:47 (2/3) Installing libcurl (7.69.1-r3) 23:42:47 (3/3) Installing curl (7.69.1-r3) 23:42:47 Executing busybox-1.31.1-r19.trigger 23:42:47 OK: 71 MiB in 58 packages 23:42:49 Removing intermediate container 7b81a9ed93ff 23:42:49 ---> f6f9b31985d5 23:42:49 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 23:42:49 ---> Running in 36051ce0cac2 23:42:49 Removing intermediate container 36051ce0cac2 23:42:49 ---> e9381667cc26 23:42:49 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:42:49 ---> Running in bb3b5d7529ba 23:42:50 Removing intermediate container bb3b5d7529ba 23:42:50 ---> b2e6eb591a1f 23:42:50 Step 24/26 : LABEL arch=arm64 23:42:50 ---> Running in 563fc485bd1e 23:42:50 Removing intermediate container 563fc485bd1e 23:42:50 ---> d1df0cb61589 23:42:50 Step 25/26 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 23:42:50 ---> Running in f81ef7622a25 23:42:51 Removing intermediate container f81ef7622a25 23:42:51 ---> 5cf213c4b8f0 23:42:51 Step 26/26 : LABEL version=0.0.0 23:42:51 ---> Running in fa243ee0320e 23:42:52 Removing intermediate container fa243ee0320e 23:42:52 ---> 9ea24fedbd52 23:42:52 23:42:52 Successfully built 9ea24fedbd52 23:42:52 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 23:42:52  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 23:42:52 $ docker stop --time=1 afd07d9023916f4d126405eae98028364e41b2fb0b0b63fdc493e49cab8f71a1 23:42:54 $ docker rm -f afd07d9023916f4d126405eae98028364e41b2fb0b0b63fdc493e49cab8f71a1 [Pipeline] // withDockerContainer [Pipeline] sh 23:42:55 + grep docker 23:42:55 + docker images 23:42:55 docker-sys-mgmt-agent-go-arm64 latest 9ea24fedbd52 4 seconds ago 300MB 23:42:55 docker-core-data-go-arm64 latest 4d22cdc75c7c 48 seconds ago 21MB 23:42:55 docker-security-proxy-setup-go-arm64 latest 5b5aabba65d1 About a minute ago 23.3MB 23:42:55 docker-support-scheduler-go-arm64 latest e7976499d878 About a minute ago 10MB 23:42:55 docker-security-secretstore-setup-go-arm64 latest 874f3bc6476f 3 minutes ago 23.4MB 23:42:55 docker-core-metadata-go-arm64 latest b723d08b3b2c 3 minutes ago 12.3MB 23:42:55 docker-security-bootstrap-redis-go-arm64 latest cf85119753d7 3 minutes ago 15.1MB 23:42:55 docker-support-notifications-go-arm64 latest 274636546336 3 minutes ago 11.4MB 23:42:55 docker-core-command-go-arm64 latest 404dca955663 3 minutes ago 9.98MB 23:42:55 docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 23:42:57 provisioning config files... 23:42:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3417199006748935302tmp [Pipeline] { [Pipeline] sh 23:42:58 + set +x 23:42:58 + curl -s https://codecov.io/bash 23:42:58 + bash -s -- 23:42:58 23:42:58 _____ _ 23:42:58 / ____| | | 23:42:58 | | ___ __| | ___ ___ _____ __ 23:42:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:42:58 | |___| (_) | (_| | __/ (_| (_) \ V / 23:42:58 \_____\___/ \__,_|\___|\___\___/ \_/ 23:42:58 Bash-20201231-23d4836 23:42:58 23:42:58 23:42:58 ==> git version 2.24.3 found 23:42:58 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:42:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:42:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:42:58 ==> Jenkins CI detected. 23:42:58 project root: . 23:42:58 --> token set from env 23:42:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:42:58 ==> Running gcov in . (disable via -X gcov) 23:42:58 ==> Python coveragepy not found 23:42:58 ==> Searching for coverage reports in: 23:42:58 + . 23:42:58 -> Found 1 reports 23:42:58 ==> Detecting git/mercurial file structure 23:42:58 ==> Reading reports 23:42:58 + ./coverage.out bytes=552842 23:42:58 ==> Appending adjustments 23:42:58 https://docs.codecov.io/docs/fixing-reports 23:43:01 + Found adjustments 23:43:01 ==> Gzipping contents 23:43:01 84K /tmp/codecov.XzpdKm.gz 23:43:01 ==> Uploading reports 23:43:01 url: https://codecov.io 23:43:01 query: branch=PR-3014&commit=9de118b5ca36d87361f30287275a1eb8f8606829&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3014%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3014&job=&cmd_args= 23:43:01 -> Pinging Codecov 23:43:01 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3014&commit=9de118b5ca36d87361f30287275a1eb8f8606829&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3014%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3014&job=&cmd_args= 23:43:02 -> Uploading to 23:43:02 https://storage.googleapis.com/codecov/v4/raw/2021-01-12/00271124DB129430A58F1EEE437C3FCB/9de118b5ca36d87361f30287275a1eb8f8606829/c983bb08-59db-4345-9d88-1b3289a4a61b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210112T234302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9e0b6d746390f4292ea63c44788cf0700cc2b80cdb558d590f07cfbdb25e227 23:43:02 % Total % Received % Xferd Average Speed Time Time Time Current 23:43:02 Dload Upload Total Spent Left Speed 23:43:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83578 0 0 100 83578 0 116k --:--:-- --:--:-- --:--:-- 116k 100 83578 0 0 100 83578 0 116k --:--:-- --:--:-- --:--:-- 116k 23:43:03 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/9de118b5ca36d87361f30287275a1eb8f8606829 [Pipeline] } 23:43:03 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 23:43:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:43:06 ---> package-listing.sh 23:43:06 ++ facter osfamily 23:43:06 ++ tr '[:upper:]' '[:lower:]' 23:43:06 + OS_FAMILY=redhat 23:43:06 + workspace=/w/workspace/edgex-go/2 23:43:06 + START_PACKAGES=/tmp/packages_start.txt 23:43:06 + END_PACKAGES=/tmp/packages_end.txt 23:43:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:43:06 + PACKAGES=/tmp/packages_start.txt 23:43:06 + '[' /w/workspace/edgex-go/2 ']' 23:43:06 + PACKAGES=/tmp/packages_end.txt 23:43:06 + case "${OS_FAMILY}" in 23:43:06 + rpm -qa 23:43:06 + sort 23:43:11 + '[' -f /tmp/packages_start.txt ']' 23:43:11 + '[' -f /tmp/packages_end.txt ']' 23:43:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:43:11 + '[' /w/workspace/edgex-go/2 ']' 23:43:11 + mkdir -p /w/workspace/edgex-go/2/archives/ 23:43:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 23:43:11 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:43:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:43:11 23:43:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:43:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:43:12 alpine: Pulling from edgex-lftools-log-publisher 23:43:12 df20fa9351a1: Pulling fs layer 23:43:12 36b3adc4ff6f: Pulling fs layer 23:43:12 8ad3a11d3b57: Pulling fs layer 23:43:12 46f8f816bc3b: Pulling fs layer 23:43:12 93b61091891f: Pulling fs layer 23:43:12 93b9cdb0e59b: Pulling fs layer 23:43:12 5e14af77c1be: Pulling fs layer 23:43:12 01666e4c0597: Pulling fs layer 23:43:12 aa168da1d23b: Pulling fs layer 23:43:12 46f8f816bc3b: Waiting 23:43:12 93b61091891f: Waiting 23:43:12 93b9cdb0e59b: Waiting 23:43:12 5e14af77c1be: Waiting 23:43:12 01666e4c0597: Waiting 23:43:12 aa168da1d23b: Waiting 23:43:12 36b3adc4ff6f: Download complete 23:43:12 df20fa9351a1: Verifying Checksum 23:43:12 df20fa9351a1: Download complete 23:43:12 46f8f816bc3b: Verifying Checksum 23:43:12 46f8f816bc3b: Download complete 23:43:12 93b9cdb0e59b: Verifying Checksum 23:43:12 93b9cdb0e59b: Download complete 23:43:12 5e14af77c1be: Download complete 23:43:12 93b61091891f: Verifying Checksum 23:43:12 93b61091891f: Download complete 23:43:12 01666e4c0597: Verifying Checksum 23:43:12 01666e4c0597: Download complete 23:43:12 df20fa9351a1: Pull complete 23:43:13 8ad3a11d3b57: Verifying Checksum 23:43:13 8ad3a11d3b57: Download complete 23:43:13 36b3adc4ff6f: Pull complete 23:43:13 8ad3a11d3b57: Pull complete 23:43:13 46f8f816bc3b: Pull complete 23:43:14 aa168da1d23b: Verifying Checksum 23:43:14 aa168da1d23b: Download complete 23:43:16 93b61091891f: Pull complete 23:43:17 93b9cdb0e59b: Pull complete 23:43:17 5e14af77c1be: Pull complete 23:43:17 01666e4c0597: Pull complete 23:43:26 aa168da1d23b: Pull complete 23:43:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:43:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:43:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:43:26 prd-centos7-docker-4c-2g-19854 does not seem to be running inside a container 23:43:26 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 23:43:30 $ docker top e9ae70bdaedd04dfc1e150a95cb49ceabdfdc9986cf9b8a3f94a7d5fdbaaa3d7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:30 + touch /tmp/pre-build-complete [Pipeline] sh 23:43:31 + mkdir -p /var/log/sa [Pipeline] sh 23:43:31 + ls /var/log/sa-host 23:43:31 + sadf -c /var/log/sa-host/sa12 23:43:31 file_magic: OK 23:43:31 HZ: Using current value: 100 23:43:31 file_header: OK 23:43:31 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 23:43:31 Statistics: 23:43:31 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... 23:43:31 File successfully converted to sysstat format version 12.2.1 23:43:31 + sadf -c /var/log/sa-host/sa23 23:43:31 file_magic: OK 23:43:31 HZ: Using current value: 100 23:43:31 file_header: OK 23:43:31 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 23:43:31 Statistics: 23:43:31 Hnuu...uuuununununu... 23:43:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:31 provisioning config files... 23:43:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config233671928578481064tmp [Pipeline] { [Pipeline] echo 23:43:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:43:32 ---> create-netrc.sh [Pipeline] } 23:43:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:43:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:43:32 ---> python-tools-install.sh [Pipeline] echo 23:43:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:43:32 ---> sudo-logs.sh 23:43:32 Archiving 'sudo' log.. [Pipeline] echo 23:43:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:43:33 ---> job-cost.sh 23:43:33 lf-activate-venv: SKIPPING 23:43:33 INFO: No Stack... 23:43:34 INFO: Retrieving Pricing Info for: v1-standard-2 23:43:34 INFO: Archiving Costs [Pipeline] echo 23:43:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:43:35 ---> logs-deploy.sh 23:43:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3014/2 23:43:35 INFO: archiving workspace using pattern(s): 23:43:36 Archives upload complete. 23:43:36 INFO: archiving logs to Nexus 23:43:37 ---> uname -a: 23:43:37 Linux prd-centos7-docker-4c-2g-19854.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:43:37 23:43:37 23:43:37 ---> lscpu: 23:43:37 Architecture: x86_64 23:43:37 CPU op-mode(s): 32-bit, 64-bit 23:43:37 Byte Order: Little Endian 23:43:37 Address sizes: 40 bits physical, 48 bits virtual 23:43:37 CPU(s): 4 23:43:37 On-line CPU(s) list: 0-3 23:43:37 Thread(s) per core: 1 23:43:37 Core(s) per socket: 1 23:43:37 Socket(s): 4 23:43:37 NUMA node(s): 1 23:43:37 Vendor ID: GenuineIntel 23:43:37 CPU family: 6 23:43:37 Model: 44 23:43:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:43:37 Stepping: 1 23:43:37 CPU MHz: 2933.442 23:43:37 BogoMIPS: 5866.88 23:43:37 Virtualization: VT-x 23:43:37 Hypervisor vendor: KVM 23:43:37 Virtualization type: full 23:43:37 L1d cache: 128 KiB 23:43:37 L1i cache: 128 KiB 23:43:37 L2 cache: 16 MiB 23:43:37 L3 cache: 64 MiB 23:43:37 NUMA node0 CPU(s): 0-3 23:43:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:43:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:43:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:43:37 Vulnerability Meltdown: Mitigation; PTI 23:43:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:43:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:43:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:43:37 Vulnerability Srbds: Not affected 23:43:37 Vulnerability Tsx async abort: Not affected 23:43:37 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 23:43:37 23:43:37 23:43:37 ---> nproc: 23:43:37 4 23:43:37 23:43:37 23:43:37 ---> df -h: 23:43:37 Filesystem Size Used Available Use% Mounted on 23:43:37 overlay 50.0G 11.6G 38.4G 23% / 23:43:37 tmpfs 64.0M 0 64.0M 0% /dev 23:43:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:43:37 shm 64.0M 0 64.0M 0% /dev/shm 23:43:37 /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os 23:43:37 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf 23:43:37 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname 23:43:37 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts 23:43:37 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log 23:43:37 /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json 23:43:37 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host 23:43:37 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure 23:43:37 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/2 23:43:37 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/2@tmp 23:43:37 23:43:37 23:43:37 ---> free -m: 23:43:37 total used free shared buff/cache available 23:43:37 Mem: 1837 705 220 0 911 1046 23:43:37 Swap: 1023 60 963 23:43:37 23:43:37 23:43:37 ---> ip addr: 23:43:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:43:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:43:37 inet 127.0.0.1/8 scope host lo 23:43:37 valid_lft forever preferred_lft forever 23:43:37 inet6 ::1/128 scope host 23:43:37 valid_lft forever preferred_lft forever 23:43:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:43:37 link/ether fa:16:3e:d5:5e:6d brd ff:ff:ff:ff:ff:ff 23:43:37 inet 10.30.122.87/23 brd 10.30.123.255 scope global dynamic eth0 23:43:37 valid_lft 85221sec preferred_lft 85221sec 23:43:37 inet6 fe80::f816:3eff:fed5:5e6d/64 scope link 23:43:37 valid_lft forever preferred_lft forever 23:43:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:43:37 link/ether 02:42:72:34:79:91 brd ff:ff:ff:ff:ff:ff 23:43:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:43:37 valid_lft forever preferred_lft forever 23:43:37 inet6 fe80::42:72ff:fe34:7991/64 scope link 23:43:37 valid_lft forever preferred_lft forever 23:43:37 23:43:37 23:43:37 ---> sar -b -r -n DEV: 23:43:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/12/21 _x86_64_ (4 CPU) 23:43:37 23:43:37 23:23:48 LINUX RESTART (4 CPU) 23:43:37 23:43:37 23:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:43:37 23:26:02 268.31 104.29 164.02 0.00 7303.34 53014.78 0.00 23:43:37 23:27:01 228.77 98.33 130.44 0.00 3346.72 17645.50 0.00 23:43:37 23:28:01 134.12 65.88 68.24 0.00 3511.05 8014.98 0.00 23:43:37 23:29:01 1066.37 785.37 281.01 0.00 90180.46 161993.01 0.00 23:43:37 23:30:02 2331.72 2050.83 280.90 0.00 138500.30 151013.25 0.00 23:43:37 23:31:02 1411.84 1083.07 328.77 0.00 99686.26 122243.46 0.00 23:43:37 23:32:02 1174.51 853.71 320.80 0.00 66854.08 80719.74 0.00 23:43:37 23:33:01 76.73 14.01 62.71 0.00 3233.99 6022.66 0.00 23:43:37 23:34:01 0.68 0.52 0.17 0.00 14.92 2.56 0.00 23:43:37 23:35:01 0.32 0.02 0.30 0.00 0.13 3.80 0.00 23:43:37 23:36:01 0.73 0.45 0.28 0.00 47.96 3.01 0.00 23:43:37 23:37:01 0.23 0.02 0.22 0.00 0.13 1.83 0.00 23:43:37 23:38:01 0.32 0.02 0.30 0.00 0.13 3.18 0.00 23:43:37 23:39:01 1.72 1.47 0.25 0.00 50.89 2.46 0.00 23:43:37 23:40:01 0.88 0.07 0.82 0.00 1.87 15.60 0.00 23:43:37 23:41:01 0.27 0.02 0.25 0.00 0.13 2.76 0.00 23:43:37 23:42:01 0.28 0.02 0.27 0.00 0.27 3.55 0.00 23:43:37 23:43:01 13.62 13.37 0.25 0.00 919.23 20.20 0.00 23:43:37 Average: 374.32 283.08 91.24 0.00 23097.18 33520.12 0.00 23:43:37 23:43:37 23:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:43:37 23:26:02 64272 0 757152 40.24 1580 1058540 1512620 51.62 606280 942272 35560 23:43:37 23:27:01 230572 0 817816 43.47 876 832280 1800864 61.46 674748 695448 30216 23:43:37 23:28:01 183532 0 740656 39.36 824 956532 1322468 45.13 613860 798132 56968 23:43:37 23:29:01 244644 0 823900 43.79 100 812900 3393988 115.83 602340 816136 68 23:43:37 23:30:02 182352 0 1285776 68.34 96 413320 3293856 112.41 792828 650092 5140 23:43:37 23:31:02 87428 0 696248 37.00 96 1097772 1772856 60.50 631188 939752 7880 23:43:37 23:32:02 133292 0 851548 45.26 96 896608 1938500 66.16 673148 824924 17660 23:43:37 23:33:01 387244 0 622680 33.09 96 871524 1212096 41.37 479584 781124 8 23:43:37 23:34:01 390268 0 619232 32.91 96 871948 1174204 40.07 477968 780580 8 23:43:37 23:35:01 390828 0 618660 32.88 96 871960 1174168 40.07 477704 780584 8 23:43:37 23:36:01 390168 0 617876 32.84 96 873404 1174048 40.07 477028 782028 12 23:43:37 23:37:01 389944 0 618088 32.85 96 873416 1174048 40.07 477144 782032 8 23:43:37 23:38:01 389836 0 618192 32.86 96 873420 1174048 40.07 477148 782032 8 23:43:37 23:39:01 388028 0 619176 32.91 96 874244 1174048 40.07 477060 782824 16 23:43:37 23:40:01 388056 0 619148 32.91 96 874244 1174144 40.07 477236 782840 8 23:43:37 23:41:01 388384 0 618804 32.89 96 874260 1174048 40.07 477092 782848 16 23:43:37 23:42:01 388736 0 618452 32.87 96 874260 1174048 40.07 477100 782852 8 23:43:37 23:43:01 354848 0 624844 33.21 96 901756 1172492 40.02 486296 804732 724 23:43:37 Average: 298468 0 710458 37.76 262 872355 1554808 53.06 547542 793957 8573 23:43:37 23:43:37 23:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:43:37 23:26:02 eth0 641.03 607.68 4090.23 60.43 0.00 0.00 0.00 0.00 23:43:37 23:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:26:02 docker0 334.81 317.04 24.23 1246.66 0.00 0.00 0.00 0.00 23:43:37 23:27:01 eth0 52.13 37.41 35.23 73.25 0.00 0.00 0.00 0.00 23:43:37 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:27:01 veth6d287a6 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:43:37 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:28:01 eth0 34.34 17.98 28.75 15.01 0.00 0.00 0.00 0.00 23:43:37 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:29:01 veth7118379 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:29:01 veth2853895 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:29:01 vethfcd1e46 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:29:01 eth0 261.65 208.25 1839.96 85.94 0.00 0.00 0.00 0.00 23:43:37 23:30:02 vethb31c8b9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:43:37 23:30:02 vethd3a0148 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:43:37 23:30:02 eth0 14.34 7.08 11.51 6.06 0.00 0.00 0.00 0.00 23:43:37 23:30:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:43:37 23:31:02 eth0 175.72 132.60 1425.41 41.31 0.00 0.00 0.00 0.00 23:43:37 23:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:31:02 veth8ebe51f 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 23:43:37 23:31:02 vethfff5fc0 0.00 0.59 0.00 0.03 0.00 0.00 0.00 0.00 23:43:37 23:32:02 veth7f2d521 5.01 5.56 0.59 20.44 0.00 0.00 0.00 0.00 23:43:37 23:32:02 vethb191c10 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:43:37 23:32:02 eth0 108.48 55.46 364.19 76.71 0.00 0.00 0.00 0.00 23:43:37 23:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:33:01 eth0 38.79 23.78 96.97 8.10 0.00 0.00 0.00 0.00 23:43:37 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:33:01 docker0 1340.08 1164.17 100.10 4274.00 0.00 0.00 0.00 0.00 23:43:37 23:34:01 eth0 0.70 0.28 0.29 0.17 0.00 0.00 0.00 0.00 23:43:37 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:35:01 eth0 0.38 0.27 0.15 0.11 0.00 0.00 0.00 0.00 23:43:37 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:36:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:43:37 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:37:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:37 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:38:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:37 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:39:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:37 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:40:01 eth0 0.33 0.32 0.17 0.08 0.00 0.00 0.00 0.00 23:43:37 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:41:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:43:37 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:42:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:43:01 eth0 35.52 34.40 7.55 63.99 0.00 0.00 0.00 0.00 23:43:37 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 Average: eth0 75.96 62.73 440.82 23.92 0.00 0.00 0.00 0.00 23:43:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:37 Average: docker0 22.27 24.84 1.57 108.33 0.00 0.00 0.00 0.00 23:43:37 23:43:37 23:43:37 ---> sar -P ALL: 23:43:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/12/21 _x86_64_ (4 CPU) 23:43:37 23:43:37 23:23:48 LINUX RESTART (4 CPU) 23:43:37 23:43:37 23:25:01 CPU %user %nice %system %iowait %steal %idle 23:43:37 23:26:02 all 14.39 0.00 8.71 3.52 0.06 73.32 23:43:37 23:26:02 0 12.92 0.00 9.09 4.15 0.09 73.75 23:43:37 23:26:02 1 16.10 0.00 9.01 2.92 0.05 71.92 23:43:37 23:26:02 2 11.74 0.00 8.37 3.63 0.05 76.20 23:43:37 23:26:02 3 16.80 0.00 8.36 3.37 0.07 71.39 23:43:37 23:27:01 all 43.27 0.00 12.56 6.34 0.04 37.78 23:43:37 23:27:01 0 42.72 0.00 12.57 5.03 0.04 39.65 23:43:37 23:27:01 1 44.46 0.00 13.21 7.71 0.05 34.57 23:43:37 23:27:01 2 40.58 0.00 12.56 6.20 0.03 40.63 23:43:37 23:27:01 3 45.36 0.00 11.93 6.42 0.05 36.24 23:43:37 23:28:01 all 50.00 0.00 14.56 2.42 0.05 32.96 23:43:37 23:28:01 0 50.87 0.00 15.34 2.51 0.05 31.23 23:43:37 23:28:01 1 49.42 0.00 13.99 2.21 0.05 34.33 23:43:37 23:28:01 2 49.52 0.00 13.74 2.96 0.05 33.74 23:43:37 23:28:01 3 50.19 0.00 15.17 2.02 0.05 32.57 23:43:37 23:29:01 all 21.09 0.00 24.65 9.58 0.05 44.62 23:43:37 23:29:01 0 19.52 0.00 23.78 7.71 0.05 48.94 23:43:37 23:29:01 1 21.47 0.00 25.00 11.62 0.03 41.88 23:43:37 23:29:01 2 22.63 0.00 24.78 11.11 0.05 41.43 23:43:37 23:29:01 3 20.77 0.00 25.05 7.91 0.05 46.22 23:43:37 23:30:02 all 35.56 0.00 24.41 23.73 0.06 16.23 23:43:37 23:30:02 0 35.68 0.00 23.31 25.01 0.07 15.93 23:43:37 23:30:02 1 35.73 0.00 23.94 24.79 0.05 15.48 23:43:37 23:30:02 2 35.09 0.00 24.53 21.12 0.07 19.19 23:43:37 23:30:02 3 35.76 0.00 25.90 24.04 0.05 14.25 23:43:37 23:31:02 all 30.98 0.00 23.09 22.44 0.14 23.35 23:43:37 23:31:02 0 30.91 0.00 23.50 22.91 0.12 22.56 23:43:37 23:31:02 1 30.41 0.00 22.54 23.89 0.10 23.05 23:43:37 23:31:02 2 30.78 0.00 22.45 19.43 0.16 27.19 23:43:37 23:31:02 3 31.84 0.00 23.87 23.55 0.16 20.59 23:43:37 23:32:02 all 50.35 0.00 22.83 20.78 0.05 5.98 23:43:37 23:32:02 0 49.48 0.00 23.04 22.74 0.07 4.67 23:43:37 23:32:02 1 49.95 0.00 21.62 18.73 0.05 9.65 23:43:37 23:32:02 2 50.36 0.00 21.94 22.08 0.04 5.58 23:43:37 23:32:02 3 51.64 0.00 24.76 19.55 0.04 4.02 23:43:37 23:33:01 all 3.02 0.00 2.79 1.87 0.02 92.30 23:43:37 23:33:01 0 2.64 0.00 2.84 3.12 0.02 91.38 23:43:37 23:33:01 1 2.18 0.00 2.49 1.16 0.02 94.15 23:43:37 23:33:01 2 3.47 0.00 2.84 0.77 0.02 92.91 23:43:37 23:33:01 3 3.80 0.00 2.99 2.43 0.02 90.77 23:43:37 23:34:01 all 0.16 0.00 0.04 0.00 0.00 99.80 23:43:37 23:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:43:37 23:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:43:37 23:34:01 2 0.03 0.00 0.08 0.02 0.00 99.87 23:43:37 23:34:01 3 0.53 0.00 0.02 0.00 0.00 99.45 23:43:37 23:35:01 all 0.18 0.00 0.04 0.00 0.00 99.79 23:43:37 23:35:01 0 0.07 0.00 0.05 0.00 0.00 99.88 23:43:37 23:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:43:37 23:35:01 2 0.05 0.00 0.03 0.00 0.00 99.92 23:43:37 23:35:01 3 0.55 0.00 0.05 0.00 0.00 99.40 23:43:37 23:36:01 all 0.14 0.00 0.03 0.00 0.01 99.83 23:43:37 23:36:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:43:37 23:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:43:37 23:36:01 2 0.00 0.00 0.03 0.00 0.00 99.97 23:43:37 23:36:01 3 0.50 0.00 0.02 0.00 0.02 99.47 23:43:37 23:43:37 23:36:01 CPU %user %nice %system %iowait %steal %idle 23:43:37 23:37:01 all 0.16 0.00 0.02 0.00 0.00 99.81 23:43:37 23:37:01 0 0.07 0.00 0.07 0.00 0.00 99.87 23:43:37 23:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:43:37 23:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:43:37 23:37:01 3 0.53 0.00 0.02 0.00 0.00 99.45 23:43:37 23:38:01 all 0.14 0.00 0.02 0.00 0.00 99.83 23:43:37 23:38:01 0 0.02 0.00 0.03 0.02 0.00 99.93 23:43:37 23:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:43:37 23:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:43:37 23:38:01 3 0.50 0.00 0.02 0.00 0.00 99.48 23:43:37 23:39:01 all 0.17 0.00 0.06 0.02 0.00 99.75 23:43:37 23:39:01 0 0.07 0.00 0.10 0.00 0.00 99.83 23:43:37 23:39:01 1 0.03 0.00 0.03 0.02 0.00 99.92 23:43:37 23:39:01 2 0.05 0.00 0.03 0.00 0.00 99.92 23:43:37 23:39:01 3 0.52 0.00 0.08 0.08 0.00 99.32 23:43:37 23:40:01 all 0.15 0.00 0.03 0.00 0.00 99.81 23:43:37 23:40:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:43:37 23:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:43:37 23:40:01 2 0.05 0.00 0.05 0.00 0.02 99.88 23:43:37 23:40:01 3 0.53 0.00 0.02 0.00 0.00 99.45 23:43:37 23:41:01 all 0.15 0.00 0.03 0.00 0.00 99.81 23:43:37 23:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:43:37 23:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:43:37 23:41:01 2 0.05 0.00 0.08 0.00 0.00 99.87 23:43:37 23:41:01 3 0.53 0.00 0.00 0.00 0.00 99.47 23:43:37 23:42:01 all 0.15 0.00 0.03 0.00 0.00 99.82 23:43:37 23:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:37 23:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:43:37 23:42:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:43:37 23:42:01 3 0.53 0.00 0.03 0.00 0.00 99.43 23:43:37 23:43:01 all 1.21 0.00 0.68 0.40 0.01 97.70 23:43:37 23:43:01 0 0.62 0.00 0.63 0.55 0.00 98.20 23:43:37 23:43:01 1 1.34 0.00 0.78 0.43 0.02 97.43 23:43:37 23:43:01 2 1.20 0.00 0.65 0.38 0.00 97.76 23:43:37 23:43:01 3 1.69 0.00 0.63 0.25 0.02 97.41 23:43:37 Average: all 13.55 0.00 7.26 4.90 0.03 74.26 23:43:37 Average: 0 13.27 0.00 7.28 5.07 0.03 74.35 23:43:37 Average: 1 13.52 0.00 7.16 5.02 0.02 74.28 23:43:37 Average: 2 13.28 0.00 7.15 4.73 0.03 74.80 23:43:37 Average: 3 14.12 0.00 7.46 4.80 0.03 73.59 23:43:37 23:43:37 23:43:37