Pull request #3456 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 840674de38964214cb71690e33eb6826e0ad706e rather than 0f16311ef0ea941687e56889fbc05264c6d5f0d8 Obtained Jenkinsfile from 840674de38964214cb71690e33eb6826e0ad706e 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4449 in /w/workspace/edgexfoundry_edgex-go_PR-3456 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 840674de38964214cb71690e33eb6826e0ad706e into PR head commit 0f16311ef0ea941687e56889fbc05264c6d5f0d8 Merge succeeded, producing 0f16311ef0ea941687e56889fbc05264c6d5f0d8 Checking out Revision 0f16311ef0ea941687e56889fbc05264c6d5f0d8 (PR-3456) Commit message: "feat(notifications): Implement notification cleanup V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:56:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:56:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:56:10 ========================================================= 14:56:10 EdgeX Global Pipelines Version Info 14:56:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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/3456/head:refs/remotes/origin/PR-3456 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f16311ef0ea941687e56889fbc05264c6d5f0d8 # 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 840674de38964214cb71690e33eb6826e0ad706e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f16311ef0ea941687e56889fbc05264c6d5f0d8 # timeout=10 14:56:13 ------------------- 14:56:13 stable info: 14:56:13 ------------------- 14:56:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:56:13 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 14:56:13 Message: update stable to v1.0.191 14:56:15 ------------------- 14:56:15 experimental info: 14:56:15 ------------------- 14:56:15 Commited By: **** collab-it+edgex@linuxfoundation.org 14:56:15 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 14:56:15 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:56:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:56:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:56:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:56:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:56:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:56:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 14:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 14:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:56:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:56:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:56:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:56:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:56:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:56:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 14:56:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:56:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:56:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3456 [Pipeline] echo 14:56:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3456 [Pipeline] echo 14:56:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3456 [Pipeline] echo 14:56:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f16311ef0ea941687e56889fbc05264c6d5f0d8 [Pipeline] echo 14:56:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f16311 [Pipeline] echo 14:56:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:56:16 provisioning config files... 14:56:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4027336010014223567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:16 ---> docker-login.sh 14:56:16 nexus3.edgexfoundry.org:10001 14:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:17 Configure a credential helper to remove this warning. See 14:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:17 14:56:17 Login Succeeded 14:56:17 nexus3.edgexfoundry.org:10002 14:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:17 Configure a credential helper to remove this warning. See 14:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:17 14:56:17 Login Succeeded 14:56:17 nexus3.edgexfoundry.org:10003 14:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:17 Configure a credential helper to remove this warning. See 14:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:17 14:56:17 Login Succeeded 14:56:17 nexus3.edgexfoundry.org:10004 14:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:17 Configure a credential helper to remove this warning. See 14:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:17 14:56:17 Login Succeeded 14:56:17 docker.io 14:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:18 Configure a credential helper to remove this warning. See 14:56:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:18 14:56:18 Login Succeeded 14:56:18 ---> docker-login.sh ends [Pipeline] } 14:56:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:56:18 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 14:56:18 + for file in '`ls cmd/**/Dockerfile`' 14:56:18 ++ dirname cmd/core-command/Dockerfile 14:56:18 ++ cut -d/ -f2 14:56:18 + echo core-command,cmd/core-command/Dockerfile 14:56:18 + for file in '`ls cmd/**/Dockerfile`' 14:56:18 ++ dirname cmd/core-data/Dockerfile 14:56:18 ++ cut -d/ -f2 14:56:18 + echo core-data,cmd/core-data/Dockerfile 14:56:18 + for file in '`ls cmd/**/Dockerfile`' 14:56:18 ++ dirname cmd/core-metadata/Dockerfile 14:56:18 ++ cut -d/ -f2 14:56:18 + echo core-metadata,cmd/core-metadata/Dockerfile 14:56:18 + for file in '`ls cmd/**/Dockerfile`' 14:56:18 ++ dirname cmd/security-bootstrapper/Dockerfile 14:56:18 ++ cut -d/ -f2 14:56:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:56:18 + for file in '`ls cmd/**/Dockerfile`' 14:56:18 ++ dirname cmd/security-proxy-setup/Dockerfile 14:56:18 ++ cut -d/ -f2 14:56:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:56:18 + for file in '`ls cmd/**/Dockerfile`' 14:56:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:56:18 ++ cut -d/ -f2 14:56:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:56:18 + for file in '`ls cmd/**/Dockerfile`' 14:56:18 ++ dirname cmd/support-notifications/Dockerfile 14:56:18 ++ cut -d/ -f2 14:56:18 + echo support-notifications,cmd/support-notifications/Dockerfile 14:56:18 + for file in '`ls cmd/**/Dockerfile`' 14:56:18 ++ dirname cmd/support-scheduler/Dockerfile 14:56:18 ++ cut -d/ -f2 14:56:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:56:18 + for file in '`ls cmd/**/Dockerfile`' 14:56:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:56:18 ++ cut -d/ -f2 14:56:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:56:18 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:56:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:56:19 14:56:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:56:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:56:19 latest: Pulling from edgex-devops/git-semver 14:56:19 31603596830f: Pulling fs layer 14:56:19 54011a49482f: Pulling fs layer 14:56:19 a6820b24f6d8: Pulling fs layer 14:56:19 f581987b2513: Pulling fs layer 14:56:19 f581987b2513: Waiting 14:56:19 54011a49482f: Verifying Checksum 14:56:19 54011a49482f: Download complete 14:56:19 31603596830f: Verifying Checksum 14:56:19 31603596830f: Download complete 14:56:19 a6820b24f6d8: Verifying Checksum 14:56:19 a6820b24f6d8: Download complete 14:56:20 f581987b2513: Verifying Checksum 14:56:20 f581987b2513: Download complete 14:56:20 31603596830f: Pull complete 14:56:20 54011a49482f: Pull complete 14:56:21 a6820b24f6d8: Pull complete 14:56:21 f581987b2513: Pull complete 14:56:21 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 14:56:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:56:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:56:21 prd-centos7-docker-4c-2g-4449 does not seem to be running inside a container 14:56:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:56:24 $ docker top 362ddfdf85d58d46ccfded919d0eb2ce6f710cbd21a6df1aefc35960b9935c39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:56:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:56:24 [ssh-agent] Looking for ssh-agent implementation... 14:56:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:24 $ docker exec 362ddfdf85d58d46ccfded919d0eb2ce6f710cbd21a6df1aefc35960b9935c39 ssh-agent 14:56:24 SSH_AUTH_SOCK=/tmp/ssh-dw65ZCobK6Jr/agent.11 14:56:24 SSH_AGENT_PID=16 14:56:24 Running ssh-add (command line suppressed) 14:56:24 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2046674013998185813.key (/w/workspace/edgex-go/3@tmp/private_key_2046674013998185813.key) 14:56:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:56:25 + git tag --points-at HEAD [Pipeline] } 14:56:25 $ docker exec --env ******** --env ******** 362ddfdf85d58d46ccfded919d0eb2ce6f710cbd21a6df1aefc35960b9935c39 ssh-agent -k 14:56:25 unset SSH_AUTH_SOCK; 14:56:25 unset SSH_AGENT_PID; 14:56:25 echo Agent pid 16 killed; 14:56:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:56:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:56:25 [ssh-agent] Looking for ssh-agent implementation... 14:56:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:25 $ docker exec 362ddfdf85d58d46ccfded919d0eb2ce6f710cbd21a6df1aefc35960b9935c39 ssh-agent 14:56:25 SSH_AUTH_SOCK=/tmp/ssh-zOqlyFE2Lw7M/agent.47 14:56:25 SSH_AGENT_PID=52 14:56:25 Running ssh-add (command line suppressed) 14:56:25 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4754327644109448594.key (/w/workspace/edgex-go/3@tmp/private_key_4754327644109448594.key) 14:56:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:56:26 + git semver init 14:56:26 # -> Open(): unable to determine branch for HEAD 14:56:26 # $GIT_DIR = /w/workspace/edgex-go/3/.git 14:56:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 14:56:26 # $SEMVER_REMOTE_NAME = origin 14:56:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:56:26 # $SEMVER_USER_NAME = edgex-jenkins 14:56:26 # $SEMVER_BRANCH = PR-3456 14:56:26 # $SEMVER_TEMP = /tmp/semver-500842637 14:56:26 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:01:48 # '/tmp/semver-500842637' -> '/w/workspace/edgex-go/3/.semver' 15:01:48 # -> Force: false 15:01:48 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 15:01:48 $ docker exec --env ******** --env ******** 362ddfdf85d58d46ccfded919d0eb2ce6f710cbd21a6df1aefc35960b9935c39 ssh-agent -k 15:01:48 unset SSH_AUTH_SOCK; 15:01:48 unset SSH_AGENT_PID; 15:01:48 echo Agent pid 52 killed; 15:01:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:01:49 + git semver [Pipeline] } 15:01:49 $ docker stop --time=1 362ddfdf85d58d46ccfded919d0eb2ce6f710cbd21a6df1aefc35960b9935c39 15:01:50 $ docker rm -f 362ddfdf85d58d46ccfded919d0eb2ce6f710cbd21a6df1aefc35960b9935c39 [Pipeline] // withDockerContainer [Pipeline] sh 15:01:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:01:52 Stashed 1 file(s) [Pipeline] echo 15:01:52 [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 15:01:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:01:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:01:53 + sudo service docker restart 15:01:53 + true 15:01:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 15:01:53 ========================================================= 15:01:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:01:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:01:54 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:01:58 Sending build context to Docker daemon 330.3MB 15:01:58 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:01:58 Step 2/6 : FROM ${BASE} 15:01:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:01:58 540db60ca938: Pulling fs layer 15:01:58 adcc1eea9eea: Pulling fs layer 15:01:58 4c4ab2625f07: Pulling fs layer 15:01:58 0510c868ecb4: Pulling fs layer 15:01:58 afea3b2eda06: Pulling fs layer 15:01:58 7809a108b3ef: Pulling fs layer 15:01:58 f706445af74f: Pulling fs layer 15:01:58 afea3b2eda06: Waiting 15:01:58 7809a108b3ef: Waiting 15:01:58 f706445af74f: Waiting 15:01:58 0510c868ecb4: Waiting 15:01:58 4c4ab2625f07: Verifying Checksum 15:01:58 4c4ab2625f07: Download complete 15:01:58 adcc1eea9eea: Verifying Checksum 15:01:58 adcc1eea9eea: Download complete 15:01:58 afea3b2eda06: Verifying Checksum 15:01:58 afea3b2eda06: Download complete 15:01:58 540db60ca938: Verifying Checksum 15:01:58 7809a108b3ef: Verifying Checksum 15:01:58 7809a108b3ef: Download complete 15:01:58 540db60ca938: Pull complete 15:01:58 adcc1eea9eea: Pull complete 15:01:58 4c4ab2625f07: Pull complete 15:01:59 f706445af74f: Verifying Checksum 15:01:59 f706445af74f: Download complete 15:02:00 0510c868ecb4: Verifying Checksum 15:02:00 0510c868ecb4: Download complete 15:02:06 0510c868ecb4: Pull complete 15:02:06 afea3b2eda06: Pull complete 15:02:06 7809a108b3ef: Pull complete 15:02:07 Still waiting to schedule task 15:02:07 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:02:10 f706445af74f: Pull complete 15:02:10 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:02:10 ---> b068be0155e3 15:02:10 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 15:02:10 ---> Running in 83fcfc25a206 15:02:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:02:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:02:14 (1/12) Installing libmagic (5.39-r0) 15:02:14 (2/12) Installing file (5.39-r0) 15:02:14 (3/12) Installing libc-dev (0.7.2-r3) 15:02:14 (4/12) Installing g++ (10.2.1_pre1-r3) 15:02:29 (5/12) Installing fortify-headers (1.1-r0) 15:02:29 (6/12) Installing patch (2.7.6-r6) 15:02:29 (7/12) Installing build-base (0.5-r2) 15:02:29 (8/12) Installing libsodium (1.0.18-r0) 15:02:29 (9/12) Installing pkgconf (1.7.3-r0) 15:02:29 (10/12) Installing libsodium-dev (1.0.18-r0) 15:02:29 (11/12) Installing libzmq (4.3.3-r1) 15:02:29 (12/12) Installing zeromq-dev (4.3.3-r1) 15:02:30 Executing busybox-1.32.1-r6.trigger 15:02:30 OK: 219 MiB in 52 packages 15:02:34 Removing intermediate container 83fcfc25a206 15:02:34 ---> 93bd028193af 15:02:34 Step 4/6 : WORKDIR /edgex-go 15:02:34 ---> Running in 819e96c7525b 15:02:34 Removing intermediate container 819e96c7525b 15:02:34 ---> 90fc5df66d06 15:02:34 Step 5/6 : COPY go.mod . 15:02:34 ---> 70f6b1e07a90 15:02:34 Step 6/6 : RUN go mod download 15:02:34 ---> Running in 7f21309154ad 15:03:01 Removing intermediate container 7f21309154ad 15:03:01 ---> 73ed8d26bcfd 15:03:01 Successfully built 73ed8d26bcfd 15:03:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:03:01 + docker inspect -f . ci-base-image-x86_64 15:03:01 . [Pipeline] withDockerContainer 15:03:01 prd-centos7-docker-4c-2g-4449 does not seem to be running inside a container 15:03:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:03:02 $ docker top 1cc734fff1260efbd20b45a80e426bead3635e62c715b2ad952e5e0de6c8393b -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:03 + go version 15:03:03 go version go1.16.3 linux/amd64 [Pipeline] } 15:03:03 $ docker stop --time=1 1cc734fff1260efbd20b45a80e426bead3635e62c715b2ad952e5e0de6c8393b 15:03:04 $ docker rm -f 1cc734fff1260efbd20b45a80e426bead3635e62c715b2ad952e5e0de6c8393b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:03:05 + docker inspect -f . ci-base-image-x86_64 15:03:05 . [Pipeline] withDockerContainer 15:03:05 prd-centos7-docker-4c-2g-4449 does not seem to be running inside a container 15:03:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:03:06 $ docker top 10923d8deb16e55e2fde33fc0bc93f0bfecabb310726d9cc4f19c857d955dfaa -eo pid,comm [Pipeline] { [Pipeline] echo 15:03:06 ========================================================= 15:03:06 [edgeXBuildGoParallel] Running Tests and Build... 15:03:06 ========================================================= [Pipeline] sh 15:03:06 + go mod tidy [Pipeline] sh 15:03:08 + make test 15:03:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:03:16 ? github.com/edgexfoundry/edgex-go [no test files] 15:03:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:03:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:03:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:03:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:03:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:03:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:03:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:03:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:03:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:03:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:03:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:03:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:03:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:03:52 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.121s coverage: 45.9% of statements 15:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 15:03:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.063s coverage: 28.7% of statements 15:03:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.086s coverage: 100.0% of statements 15:03:57 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.196s coverage: 27.8% of statements 15:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:03:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.150s coverage: 81.2% of statements 15:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:03:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements 15:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:03:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.071s coverage: 100.0% of statements 15:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:03:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.090s coverage: 71.3% of statements 15:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:03:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.165s coverage: 87.7% of statements 15:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:03:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.060s coverage: 78.9% of statements 15:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:04:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.352s coverage: 28.6% of statements 15:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:04:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.093s coverage: 100.0% of statements 15:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:04:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.109s coverage: 100.0% of statements 15:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:04:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.137s coverage: 86.7% of statements 15:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:04:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.164s coverage: 97.5% of statements 15:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:04:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 78.3% of statements 15:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:04:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.393s coverage: 95.1% of statements 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:04:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:04:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.058s coverage: 0.8% of statements 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:04:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.062s coverage: 22.0% of statements 15:04:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:04:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.088s coverage: 47.1% of statements 15:04:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements 15:04:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 15:04:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 15:04:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 15:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.090s coverage: 94.4% of statements 15:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 15:04:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.224s coverage: 81.8% of statements 15:04:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.109s coverage: 92.9% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.086s coverage: 87.2% of statements 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.097s coverage: 91.2% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.220s coverage: 64.4% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 66.9% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 43.4% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.137s coverage: 47.0% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.064s coverage: 100.0% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.092s coverage: 22.3% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.163s coverage: 91.8% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.740s coverage: 28.7% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.093s coverage: 99.0% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.064s coverage: 100.0% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 15:04:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.074s coverage: 64.6% of statements 15:04:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 15:04:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.147s coverage: 97.6% of statements 15:04:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 15:04:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 15:04:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 15:04:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 15:04:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:04:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 15:04:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:04:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:04:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:04:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:04:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.068s coverage: 87.9% of statements 15:04:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:04:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:04:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 15:04:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements 15:04:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 15:04:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.033s coverage: 85.7% of statements 15:04:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 15:04:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 15:04:29 GO111MODULE=on go vet ./... 15:05:08 gofmt -l . 15:05:08 [ "`gofmt -l .`" = "" ] 15:05:08 ./bin/test-go-mod-tidy.sh 15:05:08 ./bin/test-attribution-txt.sh [Pipeline] sh 15:05:09 + ls -al . 15:05:09 total 836 15:05:09 drwxrwxr-x 10 1001 1001 4096 May 11 15:05 . 15:05:09 drwxr-xr-x 4 root root 28 May 11 15:03 .. 15:05:09 -rw-rw-r-- 1 1001 1001 11 May 11 14:56 .dockerignore 15:05:09 drwxrwxr-x 8 1001 1001 179 May 11 14:56 .git 15:05:09 drwxrwxr-x 3 1001 1001 125 May 11 14:56 .github 15:05:09 -rw-rw-r-- 1 1001 1001 818 May 11 14:56 .gitignore 15:05:09 drwx------ 3 1001 1001 60 May 11 15:01 .semver 15:05:09 -rw-rw-r-- 1 1001 1001 166 May 11 14:56 .sonarcloud.properties 15:05:09 -rw-rw-r-- 1 1001 1001 8609 May 11 14:56 Attribution.txt 15:05:09 -rw-rw-r-- 1 1001 1001 3804 May 11 14:56 CONTRIBUTING.md 15:05:09 -rw-rw-r-- 1 1001 1001 931 May 11 14:56 Dockerfile.build 15:05:09 -rw-rw-r-- 1 1001 1001 863 May 11 14:56 Jenkinsfile 15:05:09 -rw-rw-r-- 1 1001 1001 10775 May 11 14:56 LICENSE 15:05:09 -rw-rw-r-- 1 1001 1001 5774 May 11 14:56 Makefile 15:05:09 -rw-rw-r-- 1 1001 1001 7978 May 11 14:56 README.md 15:05:09 -rw-rw-r-- 1 1001 1001 6755 May 11 14:56 SECURITY.md 15:05:09 -rw-rw-r-- 1 1001 1001 5 May 11 15:01 VERSION 15:05:09 -rw-rw-r-- 1 1001 1001 4131 May 11 14:56 ZMQWindows.md 15:05:09 drwxrwxr-x 2 1001 1001 117 May 11 14:56 bin 15:05:09 drwxrwxr-x 14 1001 1001 4096 May 11 14:56 cmd 15:05:09 -rw-r--r-- 1 root root 725960 May 11 15:04 coverage.out 15:05:09 -rw-r--r-- 1 root root 1060 May 11 15:05 go.mod 15:05:09 -rw-r--r-- 1 root root 21595 May 11 15:03 go.sum 15:05:09 drwxrwxr-x 8 1001 1001 127 May 11 14:56 internal 15:05:09 drwxrwxr-x 4 1001 1001 26 May 11 14:56 openapi 15:05:09 drwxrwxr-x 4 1001 1001 71 May 11 14:56 snap 15:05:09 -rw-rw-r-- 1 1001 1001 168 May 11 14:56 version.go [Pipeline] sh 15:05:09 + '[' -e coverage.out ] 15:05:09 + chown 1001:1001 coverage.out [Pipeline] stash 15:05:10 Stashed 1 file(s) [Pipeline] sh 15:05:10 + make build 15:05:10 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 15:05:12 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 15:05:23 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 15:05:23 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 15:05:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:05:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:05:26 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 15:05:28 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 15:05:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:05: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 15:05:31 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 15:05:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 15:05:35 $ docker stop --time=1 10923d8deb16e55e2fde33fc0bc93f0bfecabb310726d9cc4f19c857d955dfaa 15:05:37 $ docker rm -f 10923d8deb16e55e2fde33fc0bc93f0bfecabb310726d9cc4f19c857d955dfaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:05:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:05:39 15:05:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:05:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:05:39 latest: Pulling from edgex-devops/edgex-compose 15:05:39 cbdbe7a5bc2a: Pulling fs layer 15:05:39 ca9280d653b3: Pulling fs layer 15:05:39 7e9c9ca2126c: Pulling fs layer 15:05:40 cbdbe7a5bc2a: Verifying Checksum 15:05:40 cbdbe7a5bc2a: Download complete 15:05:40 cbdbe7a5bc2a: Pull complete 15:05:40 ca9280d653b3: Verifying Checksum 15:05:40 ca9280d653b3: Download complete 15:05:42 ca9280d653b3: Pull complete 15:05:42 7e9c9ca2126c: Verifying Checksum 15:05:42 7e9c9ca2126c: Download complete 15:05:49 7e9c9ca2126c: Pull complete 15:05:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:05:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:05:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:05:49 prd-centos7-docker-4c-2g-4449 does not seem to be running inside a container 15:05:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:05:52 $ docker top 772662a898e0a842408d61368382230161e9283a5ddaa502b7f9b88a326dd6d6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:52 + docker-compose build --help 15:05:52 + grep parallel 15:05:53 --parallel Build images in parallel. [Pipeline] } 15:05:53 $ docker stop --time=1 772662a898e0a842408d61368382230161e9283a5ddaa502b7f9b88a326dd6d6 15:05:55 $ docker rm -f 772662a898e0a842408d61368382230161e9283a5ddaa502b7f9b88a326dd6d6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:05:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:05:55 . [Pipeline] withDockerContainer 15:05:55 prd-centos7-docker-4c-2g-4449 does not seem to be running inside a container 15:05:55 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:05:56 $ docker top b50dad5144e5d593eedfe7d17afeadabd5c9fe145ff036c2c53422da835d6d5e -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:57 + docker-compose -f ./docker-compose-build.yml build --parallel 15:05:58 Building docker-core-command-go ... 15:05:58 Building docker-core-data-go ... 15:05:58 Building docker-core-metadata-go ... 15:05:58 Building docker-security-bootstrapper-go ... 15:05:58 Building docker-security-proxy-setup-go ... 15:05:58 Building docker-security-secretstore-setup-go ... 15:05:58 Building docker-support-notifications-go ... 15:05:58 Building docker-support-scheduler-go ... 15:05:58 Building docker-sys-mgmt-agent-go ... 15:05:58 Building docker-support-scheduler-go 15:05:58 Building docker-sys-mgmt-agent-go 15:05:58 Building docker-support-notifications-go 15:05:58 Building docker-core-metadata-go 15:05:58 Building docker-security-proxy-setup-go 15:06:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:06:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:06:37 ---> 73ed8d26bcfd 15:06:37 Step 3/23 : WORKDIR /edgex-go 15:06:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:06:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:06:37 ---> 73ed8d26bcfd 15:06:37 Step 3/24 : WORKDIR /edgex-go 15:06:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:06:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:06:37 ---> 73ed8d26bcfd 15:06:37 Step 3/24 : WORKDIR /edgex-go 15:06:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:06:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:06:37 ---> 73ed8d26bcfd 15:06:37 Step 3/22 : WORKDIR /edgex-go 15:06:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:06:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:06:37 ---> 73ed8d26bcfd 15:06:37 Step 3/23 : WORKDIR /edgex-go 15:06:37 ---> Running in ad702a4abc89 15:06:37 ---> Running in 4a66e9891a34 15:06:37 ---> Running in 397719644c8b 15:06:37 ---> Running in 2c7fa8355375 15:06:37 ---> Running in a9bb306a9d6e 15:06:37 Removing intermediate container a9bb306a9d6e 15:06:37 ---> 534bca3e77f1 15:06:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:37 Removing intermediate container 4a66e9891a34 15:06:37 ---> 6f76dfd4e47b 15:06:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:37 Removing intermediate container ad702a4abc89 15:06:37 ---> 22cc79ed7322 15:06:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:37 Removing intermediate container 2c7fa8355375 15:06:37 ---> 8defe5c239cc 15:06:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:37 Removing intermediate container 397719644c8b 15:06:37 ---> cce6a76c279e 15:06:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:37 ---> Running in c787812800c6 15:06:37 ---> Running in 66e325e01d0f 15:06:37 ---> Running in 31d34876d6a6 15:06:37 ---> Running in 91f8cae90fbc 15:06:37 ---> Running in 386d552bd51f 15:06:37 Removing intermediate container c787812800c6 15:06:37 ---> 1238d6090b91 15:06:37 Step 5/22 : RUN apk add --update --no-cache make git 15:06:37 Removing intermediate container 66e325e01d0f 15:06:37 ---> 43f2cf33e9f0 15:06:37 Step 5/24 : RUN apk add --update --no-cache make git 15:06:37 ---> Running in 7a1674f1c5f3 15:06:37 Removing intermediate container 31d34876d6a6 15:06:37 ---> d24546dffb8b 15:06:37 Step 5/23 : RUN apk add --update --no-cache make git 15:06:37 Removing intermediate container 386d552bd51f 15:06:37 ---> a6e7cdc9ad52 15:06:37 Step 5/24 : RUN apk add --update --no-cache make bash git 15:06:38 Removing intermediate container 91f8cae90fbc 15:06:38 ---> e93da9240e5a 15:06:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:06:38 ---> Running in 12f3e1271df1 15:06:38 ---> Running in 0e216bd731ea 15:06:38 ---> Running in 1246a0e95fac 15:06:38 ---> Running in 9f006a4479c4 15:06:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:06:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:06:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:06:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:06:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:06:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:06:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:06:41 OK: 219 MiB in 52 packages 15:06:41 OK: 219 MiB in 52 packages 15:06:42 Removing intermediate container 9f006a4479c4 15:06:42 ---> ce2370b9e2f0 15:06:42 Step 6/23 : COPY go.mod . 15:06:42 Removing intermediate container 0e216bd731ea 15:06:42 ---> 88f35a2ec4cc 15:06:42 Step 6/24 : COPY go.mod . 15:06:42 OK: 219 MiB in 52 packages 15:06:42 OK: 219 MiB in 52 packages 15:06:42 ---> 05a9223ee83a 15:06:42 Step 7/23 : RUN go mod download 15:06:42 ---> Running in 35d55d777c35 15:06:42 ---> 2fde0218279b 15:06:42 Step 7/24 : RUN go mod download 15:06:43 ---> Running in 47f647c4098e 15:06:43 OK: 219 MiB in 52 packages 15:06:43 Removing intermediate container 7a1674f1c5f3 15:06:43 ---> 63402f093589 15:06:43 Step 6/22 : COPY go.mod . 15:06:43 Removing intermediate container 1246a0e95fac 15:06:43 ---> b0e4c3fd6e16 15:06:43 Step 6/23 : COPY go.mod . 15:06:43 ---> 77a980ba24b2 15:06:43 Step 7/22 : RUN go mod download 15:06:44 ---> Running in f8f0ce9f1142 15:06:44 Removing intermediate container 12f3e1271df1 15:06:44 ---> 96583759f2c6 15:06:44 Step 6/24 : COPY go.mod . 15:06:44 ---> abc2a950a53c 15:06:44 Step 7/23 : RUN go mod download 15:06:44 ---> Running in 0e1dd64b63f4 15:06:44 ---> 259675f9facd 15:06:44 Step 7/24 : RUN go mod download 15:06:44 ---> Running in ee5484218e36 15:06:45 Removing intermediate container 35d55d777c35 15:06:45 ---> 956a72dcaa2b 15:06:45 Step 8/23 : COPY . . 15:06:45 Removing intermediate container 47f647c4098e 15:06:45 ---> ece964ccbe0e 15:06:45 Step 8/24 : COPY . . 15:06:47 Removing intermediate container f8f0ce9f1142 15:06:47 ---> 9737e5935716 15:06:47 Step 8/22 : COPY . . 15:06:48 Removing intermediate container 0e1dd64b63f4 15:06:48 ---> fc7b5a00db94 15:06:48 Step 8/23 : COPY . . 15:06:52 Removing intermediate container ee5484218e36 15:06:52 ---> 57db4b637e1a 15:06:52 Step 8/24 : COPY . . 15:06:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4468 in /w/workspace/edgexfoundry_edgex-go_PR-3456 [Pipeline] { [Pipeline] ws 15:06:53 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 15:06:59 using credential edgex-jenkins-ssh 15:06:59 Cloning the remote Git repository 15:07:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:07:00 > git init /w/workspace/edgex-go/3 # timeout=10 15:07:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:07:00 > git --version # timeout=10 15:07:00 > git --version # 'git version 2.17.1' 15:07:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:24 Merging remotes/origin/master commit 840674de38964214cb71690e33eb6826e0ad706e into PR head commit 0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:07:24 Merge succeeded, producing 0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:07:24 Checking out Revision 0f16311ef0ea941687e56889fbc05264c6d5f0d8 (PR-3456) 15:07:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:07:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:07:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:07:23 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3456/head:refs/remotes/origin/PR-3456 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:07:24 > git config core.sparsecheckout # timeout=10 15:07:24 > git checkout -f 0f16311ef0ea941687e56889fbc05264c6d5f0d8 # timeout=10 15:07:24 > git remote # timeout=10 15:07:24 > git config --get remote.origin.url # timeout=10 15:07:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:24 > git merge 840674de38964214cb71690e33eb6826e0ad706e # timeout=10 15:07:24 > git rev-parse HEAD^{commit} # timeout=10 15:07:24 > git config core.sparsecheckout # timeout=10 15:07:24 > git checkout -f 0f16311ef0ea941687e56889fbc05264c6d5f0d8 # timeout=10 15:07:29 Commit message: "feat(notifications): Implement notification cleanup V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:07:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:07:31 ---> b1e408c3a2c9 15:07:31 Step 9/24 : RUN go mod tidy 15:07:31 ---> cb044e4063d0 15:07:31 Step 9/23 : RUN go mod tidy 15:07:31 ---> ec04ceb073a6 15:07:31 Step 9/22 : RUN go mod tidy 15:07:31 ---> 0861da68f188 15:07:31 Step 9/23 : RUN go mod tidy 15:07:31 ---> Running in 961887694a20 15:07:31 ---> Running in 8edd130200a7 15:07:31 ---> Running in 3576ef6527d9 15:07:31 ---> Running in c69bf351e06b 15:07:31 ---> 0647cd7a172e 15:07:31 Step 9/24 : RUN go mod tidy 15:07:31 ---> Running in 6b347bfbc9ee 15:07:31 + sudo service docker restart 15:07:31 + true 15:07:33 Removing intermediate container 3576ef6527d9 15:07:33 ---> b9cd76fdfde5 15:07:33 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:07:33 ---> Running in ddf67349db87 15:07:33 Removing intermediate container 961887694a20 15:07:33 ---> 5e476004e08b 15:07:33 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:07:33 Removing intermediate container 6b347bfbc9ee 15:07:33 ---> 079df292f905 15:07:33 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:07:33 Removing intermediate container c69bf351e06b 15:07:33 ---> 2f8c158bd17e 15:07:33 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:07:34 provisioning config files... 15:07:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1126963114648876657tmp 15:07:34 Removing intermediate container 8edd130200a7 15:07:34 ---> 2ce960e05ca7 15:07:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:07:34 ---> Running in 1e571566c1c6 15:07:34 ---> Running in 59e541c1293c 15:07:34 ---> Running in ef4a18967ded [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:34 ---> Running in f166b43b6374 15:07:34 ---> docker-login.sh 15:07:34 nexus3.edgexfoundry.org:10001 15:07:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:07:35 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 15:07:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:35 Configure a credential helper to remove this warning. See 15:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:35 15:07:35 Login Succeeded 15:07:35 nexus3.edgexfoundry.org:10002 15:07:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:07:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:36 Configure a credential helper to remove this warning. See 15:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:36 15:07:36 Login Succeeded 15:07:36 nexus3.edgexfoundry.org:10003 15:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:36 Configure a credential helper to remove this warning. See 15:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:36 15:07:36 Login Succeeded 15:07:36 nexus3.edgexfoundry.org:10004 15:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:37 Configure a credential helper to remove this warning. See 15:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:37 15:07:37 Login Succeeded 15:07:37 docker.io 15:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:38 Configure a credential helper to remove this warning. See 15:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:38 15:07:38 Login Succeeded 15:07:38 ---> docker-login.sh ends [Pipeline] } 15:07:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:07:38 ========================================================= 15:07:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:07:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:07:38 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:07:41 Sending build context to Docker daemon 167.8MB 15:07:41 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:07:41 Step 2/6 : FROM ${BASE} 15:07:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:07:41 595b0fe564bb: Pulling fs layer 15:07:41 7186ed65a4f7: Pulling fs layer 15:07:41 316046926c0a: Pulling fs layer 15:07:41 4ebd0625c992: Pulling fs layer 15:07:41 207e8628e3a3: Pulling fs layer 15:07:41 c791037a9be2: Pulling fs layer 15:07:41 ffd874e62e21: Pulling fs layer 15:07:41 c791037a9be2: Waiting 15:07:41 4ebd0625c992: Waiting 15:07:41 ffd874e62e21: Waiting 15:07:41 207e8628e3a3: Waiting 15:07:41 316046926c0a: Download complete 15:07:41 7186ed65a4f7: Download complete 15:07:41 207e8628e3a3: Verifying Checksum 15:07:41 207e8628e3a3: Download complete 15:07:41 c791037a9be2: Download complete 15:07:41 595b0fe564bb: Verifying Checksum 15:07:41 595b0fe564bb: Download complete 15:07:42 595b0fe564bb: Pull complete 15:07:42 7186ed65a4f7: Pull complete 15:07:42 316046926c0a: Pull complete 15:07:43 ffd874e62e21: Verifying Checksum 15:07:43 ffd874e62e21: Download complete 15:07:45 4ebd0625c992: Verifying Checksum 15:07:45 4ebd0625c992: Download complete 15:07:55 4ebd0625c992: Pull complete 15:07:55 207e8628e3a3: Pull complete 15:07:55 c791037a9be2: Pull complete 15:07:59 ffd874e62e21: Pull complete 15:07:59 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:07:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:07:59 ---> cfc18b08335c 15:07:59 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 15:08:03 ---> Running in f36394fdf140 15:08:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:08:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:08:09 (1/12) Installing libmagic (5.39-r0) 15:08:09 (2/12) Installing file (5.39-r0) 15:08:09 (3/12) Installing libc-dev (0.7.2-r3) 15:08:09 (4/12) Installing g++ (10.2.1_pre1-r3) 15:08:14 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 15:08:19 Removing intermediate container 1e571566c1c6 15:08:19 ---> 85487dcf777d 15:08:19 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:08:19 Removing intermediate container ef4a18967ded 15:08:19 ---> 73e2abd6027a 15:08:19 15:08:19 Step 11/22 : FROM alpine:3.12 15:08:19 3.12: Pulling from library/alpine 15:08:22 ---> Running in 804ae81b92da 15:08:22 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:08:22 Status: Downloaded newer image for alpine:3.12 15:08:22 ---> 13621d1b12d4 15:08:22 Step 12/22 : RUN apk add --update --no-cache curl 15:08:26 Removing intermediate container ddf67349db87 15:08:26 ---> d879be775f01 15:08:26 15:08:26 Step 11/23 : FROM alpine:3.12 15:08:26 ---> 13621d1b12d4 15:08:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:08:26 ---> Running in bf706fccd6b9 15:08:26 ---> Running in 3261fb1be3fa 15:08:26 Removing intermediate container f166b43b6374 15:08:26 ---> 93b93dd10c29 15:08:26 15:08:26 Step 11/23 : FROM alpine:3.12 15:08:26 ---> 13621d1b12d4 15:08:26 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:08:26 Removing intermediate container 59e541c1293c 15:08:26 ---> ffe455526c46 15:08:26 15:08:26 Step 11/24 : FROM alpine:3.12 15:08:26 ---> 13621d1b12d4 15:08:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:08:26 ---> Running in d1172313c047 15:08:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:08:26 ---> Running in fa3727fc6b61 15:08:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:08:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:08:27 (1/4) Installing ca-certificates (20191127-r4) 15:08:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:08:28 (3/4) Installing libcurl (7.76.1-r0) 15:08:28 (4/4) Installing curl (7.76.1-r0) 15:08:28 Executing busybox-1.31.1-r20.trigger 15:08:28 Executing ca-certificates-20191127-r4.trigger 15:08:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:08:28 OK: 7 MiB in 18 packages 15:08:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:08:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:08:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:08:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:08:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:08:29 (1/2) Installing ca-certificates (20191127-r4) 15:08:29 (2/2) Installing dumb-init (1.2.2-r1) 15:08:29 (1/1) Installing dumb-init (1.2.2-r1) 15:08:29 Executing busybox-1.31.1-r20.trigger 15:08:29 Executing ca-certificates-20191127-r4.trigger 15:08:29 (1/1) Installing dumb-init (1.2.2-r1) 15:08:29 Executing busybox-1.31.1-r20.trigger 15:08:29 OK: 6 MiB in 15 packages 15:08:29 Executing busybox-1.31.1-r20.trigger 15:08:29 OK: 6 MiB in 15 packages 15:08:29 OK: 6 MiB in 16 packages 15:08:30 Removing intermediate container 804ae81b92da 15:08:30 ---> 84d1ebc17cdc 15:08:30 15:08:30 Step 12/24 : FROM docker:20.10.0 15:08:30 20.10.0: Pulling from library/docker 15:08:31 Removing intermediate container bf706fccd6b9 15:08:31 ---> d0f8a4085b05 15:08:31 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:08:31 Removing intermediate container fa3727fc6b61 15:08:31 ---> 09023a6ce103 15:08:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:08:31 (5/12) Installing fortify-headers (1.1-r0) 15:08:31 (6/12) Installing patch (2.7.6-r6) 15:08:32 (7/12) Installing build-base (0.5-r2) 15:08:32 (8/12) Installing libsodium (1.0.18-r0) 15:08:32 ---> Running in a048b0b862c4 15:08:32 Removing intermediate container 3261fb1be3fa 15:08:32 ---> ed7f026a3df5 15:08:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:08:32 ---> Running in 3a2484033a19 15:08:32 (9/12) Installing pkgconf (1.7.3-r0) 15:08:32 ---> Running in 7715018148a5 15:08:32 Removing intermediate container d1172313c047 15:08:32 ---> 20dc49ea66bd 15:08:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:08:33 (10/12) Installing libsodium-dev (1.0.18-r0) 15:08:33 ---> Running in 14763535d7bf 15:08:33 Removing intermediate container a048b0b862c4 15:08:33 ---> d43da2f1c247 15:08:33 Step 14/22 : WORKDIR /edgex 15:08:33 Removing intermediate container 3a2484033a19 15:08:33 ---> 26963792289d 15:08:33 Step 14/24 : ENV APP_PORT=48081 15:08:33 Removing intermediate container 7715018148a5 15:08:33 ---> 0a877cdc46fd 15:08:33 Step 14/23 : ENV APP_PORT=48085 15:08:33 (11/12) Installing libzmq (4.3.3-r1) 15:08:33 ---> Running in 753ad8ceb78a 15:08:33 ---> Running in 655b5ab0367c 15:08:33 ---> Running in 5e9adde6d1b7 15:08:33 Removing intermediate container 14763535d7bf 15:08:33 ---> 208d6dfc1a80 15:08:33 Step 14/23 : ENV APP_PORT=48060 15:08:33 Removing intermediate container 655b5ab0367c 15:08:33 ---> 829fd1c3715a 15:08:33 Step 15/24 : EXPOSE $APP_PORT 15:08:33 ---> Running in 979d1699ec44 15:08:34 (12/12) Installing zeromq-dev (4.3.3-r1) 15:08:34 Executing busybox-1.32.1-r6.trigger 15:08:34 OK: 218 MiB in 52 packages 15:08:34 ---> Running in 89a2330aba08 15:08:34 Removing intermediate container 753ad8ceb78a 15:08:34 ---> d09260ceb09f 15:08:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:08:34 Removing intermediate container 5e9adde6d1b7 15:08:34 ---> 9e058ecfe7f2 15:08:34 Step 15/23 : EXPOSE $APP_PORT 15:08:34 Removing intermediate container 979d1699ec44 15:08:34 ---> 03230b646893 15:08:34 Step 15/23 : EXPOSE $APP_PORT 15:08:34 ---> Running in 6d1cfcaa0bc4 15:08:35 ---> Running in fd6806f41f7a 15:08:35 Removing intermediate container 89a2330aba08 15:08:35 ---> 1d1e8458a06e 15:08:35 Step 16/24 : WORKDIR / 15:08:35 ---> f58834c823d5 15:08:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:08:35 ---> Running in 797132d715f2 15:08:35 Removing intermediate container 6d1cfcaa0bc4 15:08:35 ---> 366e6606641d 15:08:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:08:35 Removing intermediate container fd6806f41f7a 15:08:35 ---> 83bec2fef7f6 15:08:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:08:35 Removing intermediate container 797132d715f2 15:08:35 ---> a653c5570469 15:08:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:08:35 ---> 3e25d599dbe9 15:08:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:08:35 ---> 8c3799fdf176 15:08:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:08:35 ---> b7046dd2d514 15:08:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:08:35 ---> 6f39e5ce6860 15:08:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:08:37 ---> 015f9481867b 15:08:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:08:37 ---> 24cf3119e293 15:08:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:08:37 ---> f87586c1ad7e 15:08:37 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:08:37 ---> a03460512b05 15:08:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:08:38 ---> Running in b56ab002dd27 15:08:38 ---> e5ee38c9690b 15:08:38 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:08:38 Removing intermediate container b56ab002dd27 15:08:38 ---> 7bcfe3f0a2d8 15:08:38 Step 19/22 : CMD ["--init=true"] 15:08:38 ---> 2c705689ba72 15:08:38 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:08:38 ---> 0791e4505297 15:08:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:08:38 ---> Running in 59429e6387f1 15:08:38 Removing intermediate container f36394fdf140 15:08:38 ---> 84092a19873e 15:08:38 Step 4/6 : WORKDIR /edgex-go 15:08:38 ---> Running in 0c18b0ac7328 15:08:38 ---> Running in 0a4a8831f9da 15:08:38 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:08:38 ---> Running in 4e0fc0f28b24 15:08:38 Status: Downloaded newer image for docker:20.10.0 15:08:38 ---> aefe523efa57 15:08:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:08:38 ---> Running in de7ddea0ab2c 15:08:38 ---> Running in 7dff128dafb5 15:08:39 Removing intermediate container 59429e6387f1 15:08:39 ---> f6e4a493d060 15:08:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:39 Removing intermediate container 0a4a8831f9da 15:08:39 ---> 58a77b34185c 15:08:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:39 Removing intermediate container 4e0fc0f28b24 15:08:39 ---> 53679b52a628 15:08:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:39 Removing intermediate container 0c18b0ac7328 15:08:39 ---> 378a7deb078e 15:08:39 Step 20/22 : LABEL arch=x86_64 15:08:39 ---> Running in be932e70c6eb 15:08:39 ---> Running in 193a6e46b5b5 15:08:39 Removing intermediate container de7ddea0ab2c 15:08:39 ---> 92ae10eee701 15:08:39 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 15:08:39 ---> Running in c13384425f62 15:08:39 ---> Running in 2cab498e4ed4 15:08:39 Removing intermediate container 7dff128dafb5 15:08:39 ---> ffd42ddef1ed 15:08:39 Step 5/6 : COPY go.mod . 15:08:40 ---> Running in 37e0d315c7e0 15:08:40 Removing intermediate container be932e70c6eb 15:08:40 ---> 9f6f0d4f6d6f 15:08:40 Step 22/24 : LABEL arch=x86_64 15:08:40 Removing intermediate container c13384425f62 15:08:40 ---> a0fbc6504c35 15:08:40 Step 21/23 : LABEL arch=x86_64 15:08:40 ---> d6d7c9b7b670 15:08:40 Step 6/6 : RUN go mod download 15:08:40 Removing intermediate container 193a6e46b5b5 15:08:40 ---> dcb9e3a0783e 15:08:40 Step 21/23 : LABEL arch=x86_64 15:08:40 Removing intermediate container 2cab498e4ed4 15:08:40 ---> f2e39ea2c95d 15:08:40 Step 21/22 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:08:40 ---> Running in a33f7aa066c2 15:08:40 ---> Running in a3b6a1431dd0 15:08:40 ---> Running in 1ba62ad55fdf 15:08:40 ---> Running in 50502970beb2 15:08:40 ---> Running in a170c25e283b 15:08:40 Removing intermediate container a33f7aa066c2 15:08:40 ---> 752997eddb2d 15:08:40 Step 23/24 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:08:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:08:40 Removing intermediate container a3b6a1431dd0 15:08:40 ---> d3a8595b39a1 15:08:40 Step 22/23 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:08:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:08:40 ---> Running in 49d75374f835 15:08:40 Removing intermediate container 1ba62ad55fdf 15:08:40 ---> 214d1e4a7493 15:08:40 Step 22/23 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:08:40 Removing intermediate container 50502970beb2 15:08:40 ---> 0ee21d17fac8 15:08:40 Step 22/22 : LABEL version=0.0.0 15:08:40 ---> Running in 4e1e6a1b1e34 15:08:40 (1/39) Installing readline (8.0.4-r0) 15:08:40 (2/39) Installing bash (5.0.17-r0) 15:08:40 Executing bash-5.0.17-r0.post-install 15:08:40 (3/39) Installing nghttp2-libs (1.41.0-r0) 15:08:40 (4/39) Installing libcurl (7.76.1-r0) 15:08:40 (5/39) Installing curl (7.76.1-r0) 15:08:40 (6/39) Installing dumb-init (1.2.2-r1) 15:08:40 (7/39) Installing libbz2 (1.0.8-r1) 15:08:40 ---> Running in 0aaf4b0c3cdd 15:08:40 (8/39) Installing expat (2.2.9-r1) 15:08:40 ---> Running in db6cd852b032 15:08:40 (9/39) Installing libffi (3.3-r2) 15:08:40 (10/39) Installing gdbm (1.13-r1) 15:08:40 (11/39) Installing xz-libs (5.2.5-r0) 15:08:40 (12/39) Installing sqlite-libs (3.32.1-r0) 15:08:41 (13/39) Installing python3 (3.8.10-r0) 15:08:41 Removing intermediate container 49d75374f835 15:08:41 ---> beb05021fe75 15:08:41 Step 24/24 : LABEL version=0.0.0 15:08:42 Removing intermediate container 4e1e6a1b1e34 15:08:42 ---> 2345881c7054 15:08:42 Step 23/23 : LABEL version=0.0.0 15:08:44 Removing intermediate container 0aaf4b0c3cdd 15:08:44 ---> c3777980cf1d 15:08:44 15:08:44 Removing intermediate container db6cd852b032 15:08:44 ---> 881b0bb87e4f 15:08:44 Step 23/23 : LABEL version=0.0.0 15:08:44 ---> Running in 9a985302c70a 15:08:44 ---> Running in 24efc425f937 15:08:44 (14/39) Installing py3-appdirs (1.4.4-r1) 15:08:44 (15/39) Installing py3-ordered-set (4.0.1-r0) 15:08:44 (16/39) Installing py3-parsing (2.4.7-r0) 15:08:44 ---> Running in de079af4411c 15:08:44 (17/39) Installing py3-six (1.15.0-r0) 15:08:44 (18/39) Installing py3-packaging (20.4-r0) 15:08:44 (19/39) Installing py3-setuptools (47.0.0-r0) 15:08:44 Successfully built c3777980cf1d 15:08:45 (20/39) Installing py3-chardet (3.0.4-r4) 15:08:45 (21/39) Installing py3-idna (2.9-r0) 15:08:45 Successfully tagged docker-security-proxy-setup-go:latest 15:08:45  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 15:08:45 (22/39) Installing py3-certifi (2020.4.5.1-r0) 15:08:45 Removing intermediate container 24efc425f937 15:08:45 ---> 8007a97193e9 15:08:45 15:08:45 (23/39) Installing py3-urllib3 (1.25.9-r0) 15:08:45 Removing intermediate container 9a985302c70a 15:08:45 ---> c8efb8ee59d0 15:08:45 15:08:45 (24/39) Installing py3-requests (2.23.0-r0) 15:08:45 (25/39) Installing py3-msgpack (1.0.0-r0) 15:08:46 (26/39) Installing py3-lockfile (0.12.2-r3) 15:08:48 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:08:48 (28/39) Installing py3-colorama (0.4.3-r0) 15:08:48 Removing intermediate container de079af4411c 15:08:48 ---> 3b54a98bd05e 15:08:48 15:08:48 (29/39) Installing py3-distlib (0.3.0-r0) 15:08:48 Successfully built c8efb8ee59d0 15:08:48 (30/39) Installing py3-distro (1.5.0-r1) 15:08:48 (31/39) Installing py3-webencodings (0.5.1-r3) 15:08:48 Successfully tagged docker-support-scheduler-go:latest 15:08:48 Building docker-core-command-go 15:08:49  Building docker-support-scheduler-go ... done (32/39) Installing py3-html5lib (1.0.1-r4) 15:08:50 (33/39) Installing py3-pytoml (0.1.21-r0) 15:08:50 (34/39) Installing py3-pep517 (0.8.2-r0) 15:08:51 (35/39) Installing py3-progress (1.5-r0) 15:08:51 (36/39) Installing py3-toml (0.10.1-r0) 15:08:52 (37/39) Installing py3-retrying (1.3.3-r0) 15:08:52 (38/39) Installing py3-contextlib2 (0.6.0-r0) 15:08:52 (39/39) Installing py3-pip (20.1.1-r0) 15:08:52 Successfully built 3b54a98bd05e 15:08:52 Successfully built 8007a97193e9 15:08:52 Successfully tagged docker-support-notifications-go:latest 15:08:52 Building docker-core-data-go 15:08:52  Building docker-support-notifications-go ... done Successfully tagged docker-core-metadata-go:latest 15:08:52  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go 15:08:53 Executing busybox-1.31.1-r19.trigger 15:08:53 OK: 72 MiB in 59 packages 15:09:00 Collecting docker-compose==1.23.2 15:09:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:09:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:09:01 Collecting texttable<0.10,>=0.9.0 15:09:01 Downloading texttable-0.9.1.tar.gz (11 kB) 15:09:02 Collecting docopt<0.7,>=0.6.1 15:09:02 Downloading docopt-0.6.2.tar.gz (25 kB) 15:09:03 Collecting PyYAML<4,>=3.10 15:09:03 Downloading PyYAML-3.13.tar.gz (270 kB) 15:09:04 Collecting dockerpty<0.5,>=0.4.1 15:09:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:09:05 Collecting docker<4.0,>=3.6.0 15:09:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:09:06 Collecting cached-property<2,>=1.2.0 15:09:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:09:07 Collecting jsonschema<3,>=2.5.1 15:09:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:09:07 Removing intermediate container a170c25e283b 15:09:07 ---> 50e78558cb67 15:09:07 Successfully built 50e78558cb67 15:09:07 Successfully tagged ci-base-image-arm64:latest 15:09:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:09:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [Pipeline] isUnix [Pipeline] sh 15:09:08 Collecting websocket-client<1.0,>=0.32.0 15:09:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:09:08 Collecting docker-pycreds>=0.4.0 15:09:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:09:08 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) 15:09:08 + docker inspect -f . ci-base-image-arm64 15:09:08 . [Pipeline] withDockerContainer 15:09:08 Collecting idna<2.8,>=2.5 15:09:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:09:08 prd-ubuntu18.04-docker-arm64-4c-16g-4468 does not seem to be running inside a container 15:09:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:09:08 Collecting urllib3<1.25,>=1.21.1 15:09:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:09:08 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) 15:09:08 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:09:08 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:09:08 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:09:08 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:09:09 Installing collected packages: texttable, docopt, PyYAML, dockerpty, websocket-client, docker-pycreds, idna, urllib3, requests, docker, cached-property, jsonschema, docker-compose 15:09:09 Running setup.py install for texttable: started 15:09:09 $ docker top 329cadd3bb900861a39be2da1fadda41f44e02620ec699409a9e6591bde85941 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:10 + go version 15:09:10 go version go1.16.3 linux/arm64 [Pipeline] } 15:09:10 $ docker stop --time=1 329cadd3bb900861a39be2da1fadda41f44e02620ec699409a9e6591bde85941 15:09:12 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:09:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:09:12 ---> 73ed8d26bcfd 15:09:12 Step 3/32 : WORKDIR /edgex-go 15:09:12 $ docker rm -f 329cadd3bb900861a39be2da1fadda41f44e02620ec699409a9e6591bde85941 [Pipeline] // withDockerContainer 15:09:13 ---> Using cache 15:09:13 ---> cce6a76c279e 15:09:13 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:13 ---> Using cache 15:09:13 ---> a6e7cdc9ad52 15:09:13 Step 5/32 : RUN apk add --update --no-cache make git 15:09:13 Running setup.py install for texttable: finished with status 'done' 15:09:13 Running setup.py install for docopt: started [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:09:13 + docker inspect -f . ci-base-image-arm64 15:09:13 . [Pipeline] withDockerContainer 15:09:13 prd-ubuntu18.04-docker-arm64-4c-16g-4468 does not seem to be running inside a container 15:09:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:09:14 ---> Running in 411713a61026 15:09:15 $ docker top ca96d20eac89f16964a39d8e23c66ef4ced3638593cb0ccb57978da0728d346a -eo pid,comm [Pipeline] { [Pipeline] echo 15:09:15 ========================================================= 15:09:15 [edgeXBuildGoParallel] Running Tests and Build... 15:09:15 ========================================================= [Pipeline] sh 15:09:16 + go mod tidy 15:09:16 Running setup.py install for docopt: finished with status 'done' 15:09:16 Running setup.py install for PyYAML: started [Pipeline] sh 15:09:17 + make test 15:09:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:09:18 Running setup.py install for PyYAML: finished with status 'done' 15:09:18 Running setup.py install for dockerpty: started 15:09:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:09:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:09:18 ---> 73ed8d26bcfd 15:09:18 Step 3/24 : WORKDIR /edgex-go 15:09:18 ---> Using cache 15:09:18 ---> cce6a76c279e 15:09:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:18 ---> Using cache 15:09:18 ---> a6e7cdc9ad52 15:09:18 Step 5/24 : RUN apk add --update --no-cache make git 15:09:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:09:18 Running setup.py install for dockerpty: finished with status 'done' 15:09:19 ---> Running in bf86d3c12c36 15:09:19 Attempting uninstall: idna 15:09:19 Found existing installation: idna 2.9 15:09:19 Uninstalling idna-2.9: 15:09:20 Successfully uninstalled idna-2.9 15:09:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:09:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:09:20 ---> 73ed8d26bcfd 15:09:20 Step 3/24 : WORKDIR /edgex-go 15:09:20 ---> Using cache 15:09:20 ---> cce6a76c279e 15:09:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:20 ---> Using cache 15:09:20 ---> a6e7cdc9ad52 15:09:20 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:09:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:09:20 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:09:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:09:20 ---> 73ed8d26bcfd 15:09:20 Step 3/26 : WORKDIR /edgex-go 15:09:20 ---> Using cache 15:09:20 ---> cce6a76c279e 15:09:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:20 ---> Using cache 15:09:20 ---> a6e7cdc9ad52 15:09:20 Step 5/26 : RUN apk add --update --no-cache make git 15:09:20 Attempting uninstall: urllib3 15:09:20 Found existing installation: urllib3 1.25.9 15:09:20 Uninstalling urllib3-1.25.9: 15:09:21 Successfully uninstalled urllib3-1.25.9 15:09:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:09:21 OK: 219 MiB in 52 packages 15:09:21 ---> Running in ee7068ccd0c2 15:09:21 ---> Running in df238af49f37 15:09:21 Attempting uninstall: requests 15:09:21 Found existing installation: requests 2.23.0 15:09:21 Uninstalling requests-2.23.0: 15:09:21 Successfully uninstalled requests-2.23.0 15:09:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:09:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:09:23 Removing intermediate container 411713a61026 15:09:23 ---> efbb64cb28c7 15:09:23 Step 6/32 : COPY go.mod . 15:09:23 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:09:23 ---> 4c1f2ba4defc 15:09:23 Step 7/32 : RUN go mod download 15:09:23 ---> Running in f9c567dcc974 15:09:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:09:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:09:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:09:26 Removing intermediate container f9c567dcc974 15:09:26 ---> d88695963fba 15:09:26 Step 8/32 : COPY . . 15:09:26 OK: 219 MiB in 52 packages 15:09:26 OK: 219 MiB in 52 packages 15:09:31 OK: 219 MiB in 52 packages 15:09:35 Removing intermediate container ee7068ccd0c2 15:09:35 ---> fd16a31a454e 15:09:35 Step 6/24 : COPY go.mod . 15:09:35 Removing intermediate container df238af49f37 15:09:35 ---> 4598186e9573 15:09:35 Step 6/26 : COPY go.mod . 15:09:37 Removing intermediate container bf86d3c12c36 15:09:37 ---> 74e3adaec46f 15:09:37 Step 6/24 : COPY go.mod . 15:09:37 ---> b49b068b884d 15:09:37 Step 7/24 : RUN go mod download 15:09:37 ---> f41a5f8c1d05 15:09:37 Step 7/26 : RUN go mod download 15:09:43 ---> 849bc5feeb52 15:09:43 Step 7/24 : RUN go mod download 15:09:43 ---> Running in 729ea34c432c 15:09:43 ---> Running in 949a1dff2743 15:09:43 ---> Running in e03d66323ba6 15:09:44 Removing intermediate container 37e0d315c7e0 15:09:44 ---> befe89390b34 15:09:44 Step 15/24 : ENV APP_PORT=48090 15:09:45 ? github.com/edgexfoundry/edgex-go [no test files] 15:09:47 ---> Running in e90d1ab1a70e 15:09:47 Removing intermediate container e90d1ab1a70e 15:09:47 ---> d94de3db3e99 15:09:47 Step 16/24 : EXPOSE $APP_PORT 15:09:47 ---> Running in b8554523ca48 15:09:50 Removing intermediate container b8554523ca48 15:09:50 ---> fc3d8e2a8189 15:09:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:09:50 Removing intermediate container 729ea34c432c 15:09:50 ---> 6b8895354f6c 15:09:50 Step 8/24 : COPY . . 15:09:50 Removing intermediate container 949a1dff2743 15:09:50 ---> 880a6fcc6ed7 15:09:50 Step 8/26 : COPY . . 15:09:50 Removing intermediate container e03d66323ba6 15:09:50 ---> c1696ba5b41c 15:09:50 Step 8/24 : COPY . . 15:09:50 ---> 944cd856e213 15:09:50 Step 9/32 : RUN go mod tidy 15:09:57 ---> Running in 184a9d9c5752 15:09:57 ---> 02ca8c7df638 15:09:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:10:10 ---> e660cd7c2615 15:10:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:10:15 ---> 4b56f3f2eb75 15:10:15 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:10:16 ---> Running in f87309a529fb 15:10:20 Removing intermediate container f87309a529fb 15:10:20 ---> 31ace255b8af 15:10:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:10:21 ---> Running in d4ab466a8b5c 15:10:24 Removing intermediate container d4ab466a8b5c 15:10:24 ---> 9c28fc4fa727 15:10:24 Step 22/24 : LABEL arch=x86_64 15:10:25 ---> Running in 93a4340417db 15:10:25 Removing intermediate container 184a9d9c5752 15:10:25 ---> 7390ff22d7e6 15:10:25 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:10:25 ---> 7acc7cb4dafb 15:10:25 Step 9/24 : RUN go mod tidy 15:10:25 ---> 6550007bb1cb 15:10:25 Step 9/26 : RUN go mod tidy 15:10:25 ---> Running in 3a405ba28800 15:10:25 ---> bf86a159233e 15:10:25 Step 9/24 : RUN go mod tidy 15:10:25 ---> Running in 5d184ebc05b4 15:10:25 ---> Running in 081a9f545b02 15:10:25 ---> Running in 8c2b16c0a721 15:10:25 Removing intermediate container 93a4340417db 15:10:25 ---> 97b2ee66c69b 15:10:25 Step 23/24 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:10:25 ---> Running in 9a7854ae46dc 15:10:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:10:26 Removing intermediate container 9a7854ae46dc 15:10:26 ---> 0469456709e1 15:10:26 Step 24/24 : LABEL version=0.0.0 15:10:26 ---> Running in f91ecd60cb67 15:10:26 Removing intermediate container f91ecd60cb67 15:10:26 ---> 29734071763e 15:10:26 15:10:27 Successfully built 29734071763e 15:10:27 Successfully tagged docker-sys-mgmt-agent-go:latest 15:10:28  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 5d184ebc05b4 15:10:28 ---> 28d77ad09e30 15:10:28 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:10:28 Removing intermediate container 081a9f545b02 15:10:28 ---> 87037b95c942 15:10:28 Step 10/24 : RUN make cmd/core-command/core-command 15:10:28 ---> Running in c1d8d070feca 15:10:28 ---> Running in 4baf34138167 15:10:28 Removing intermediate container 8c2b16c0a721 15:10:28 ---> 71a20755a189 15:10:28 Step 10/24 : RUN make cmd/core-data/core-data 15:10:29 ---> Running in eacb9f3676f7 15:10: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 15:10:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:10:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:10:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:10:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:11:02 Removing intermediate container 3a405ba28800 15:11:02 ---> 9d2f50840e73 15:11:02 15:11:02 Step 11/32 : FROM alpine:3.12 15:11:02 ---> 13621d1b12d4 15:11:02 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:11:02 ---> Running in 8b173e61df20 15:11:02 Removing intermediate container 8b173e61df20 15:11:02 ---> 5915c6c5f0ea 15:11:02 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:11:02 ---> Running in c2d9ac372eaa 15:11:02 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 15:11:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:11:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:11:02 (1/2) Installing dumb-init (1.2.2-r1) 15:11:02 (2/2) Installing su-exec (0.2-r1) 15:11:02 Executing busybox-1.31.1-r20.trigger 15:11:02 OK: 6 MiB in 16 packages 15:11:02 Removing intermediate container c2d9ac372eaa 15:11:02 ---> 8ee280849374 15:11:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:11:02 ---> Running in 039a5f332c6b 15:11:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:11:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:11:04 Removing intermediate container 039a5f332c6b 15:11:04 ---> 45700cc4ea69 15:11:04 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:11:05 Removing intermediate container 4baf34138167 15:11:05 ---> 1d41172c3a4a 15:11:05 15:11:05 Step 11/24 : FROM alpine:3.12 15:11:05 ---> 13621d1b12d4 15:11:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:11:05 ---> Using cache 15:11:05 ---> ed7f026a3df5 15:11:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:11:05 ---> Using cache 15:11:05 ---> 0a877cdc46fd 15:11:05 Step 14/24 : ENV APP_PORT=48082 15:11:06 ---> Running in 67da951ad904 15:11:06 ---> Running in 6e7aaf2c3ed4 15:11:07 Removing intermediate container 67da951ad904 15:11:07 ---> 523ea4dc59aa 15:11:07 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:11:07 Removing intermediate container c1d8d070feca 15:11:07 ---> 94643c7e34d7 15:11:07 15:11:07 Step 11/26 : FROM alpine:3.12 15:11:07 ---> 13621d1b12d4 15:11:07 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:11:07 Removing intermediate container 6e7aaf2c3ed4 15:11:07 ---> 1e0c0a29702c 15:11:07 Step 15/24 : EXPOSE $APP_PORT 15:11:07 ---> Running in 06ca7a88dbce 15:11:07 ---> Running in 8b746f5963d9 15:11:07 ---> Running in 25a9ca851193 15:11:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:11:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:11:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:11:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:11:10 Removing intermediate container 25a9ca851193 15:11:10 ---> 28f7d4c71c72 15:11:10 Step 16/24 : WORKDIR / 15:11:12 ---> Running in 045578a667fb 15:11:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:11:12 Removing intermediate container eacb9f3676f7 15:11:12 ---> 05093299e214 15:11:12 15:11:12 Step 11/24 : FROM alpine:3.12 15:11:12 ---> 13621d1b12d4 15:11:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:11:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:11:12 ---> Running in c4a2fdf3b13b 15:11:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:11:12 Removing intermediate container 045578a667fb 15:11:12 ---> 71f3129abdc5 15:11:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:11:12 (1/6) Installing ca-certificates (20191127-r4) 15:11:12 Removing intermediate container 06ca7a88dbce 15:11:12 ---> ad6d25f768d7 15:11:12 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:11:12 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:11:12 (3/6) Installing libcurl (7.76.1-r0) 15:11:12 (4/6) Installing curl (7.76.1-r0) 15:11:12 (5/6) Installing dumb-init (1.2.2-r1) 15:11:12 (6/6) Installing su-exec (0.2-r1) 15:11:12 Executing busybox-1.31.1-r20.trigger 15:11:12 Executing ca-certificates-20191127-r4.trigger 15:11:12 OK: 7 MiB in 20 packages 15:11:13 Removing intermediate container c4a2fdf3b13b 15:11:13 ---> 5a0571338a32 15:11:13 Step 13/24 : ENV APP_PORT=48080 15:11:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:11:13 ---> Running in f6ab74aa27d8 15:11:13 ---> Running in bcabf9f5ea2a 15:11:13 ---> a3025830d4f0 15:11:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:11:13 Removing intermediate container f6ab74aa27d8 15:11:13 ---> 835fac006c34 15:11:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:11:13 Removing intermediate container bcabf9f5ea2a 15:11:13 ---> cd33d1558de8 15:11:13 Step 14/24 : EXPOSE $APP_PORT 15:11:14 Removing intermediate container 8b746f5963d9 15:11:14 ---> 246fe8fa434a 15:11:14 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:11:14 ---> Running in 355a00af862c 15:11:14 ---> 70cfbc2263e3 15:11:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:11:14 ---> 8cd71a2b3b7e 15:11:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:11:14 ---> Running in 7eb001e7fd56 15:11:14 ---> Running in 369e1e9f0926 15:11:14 Removing intermediate container 355a00af862c 15:11:14 ---> bb89894a8bae 15:11:14 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:11:14 ---> Running in d685f5160975 15:11:14 Removing intermediate container 7eb001e7fd56 15:11:14 ---> 5d8297c95a92 15:11:14 Step 14/26 : WORKDIR / 15:11:14 ---> 15c7bd54b8bc 15:11:14 Step 20/24 : ENTRYPOINT ["/core-command"] 15:11:15 ---> Running in 99a5ed30ef4d 15:11:15 ---> Running in 5bbf92b62c53 15:11:15 Removing intermediate container 5bbf92b62c53 15:11:15 ---> d41b8f93fa9c 15:11:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:11:15 Removing intermediate container 99a5ed30ef4d 15:11:15 ---> 4090b2494ad1 15:11:15 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:11:15 ---> Running in 8bc877144ee2 15:11:15 Removing intermediate container 8bc877144ee2 15:11:15 ---> abf03c71378f 15:11:15 Step 22/24 : LABEL arch=x86_64 15:11:15 ---> 8a1fc683f2c0 15:11:15 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:11:16 ---> Running in 15f7a9e9173a 15:11:16 Removing intermediate container 369e1e9f0926 15:11:16 ---> a5f2d111ec4a 15:11:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:11:16 ---> 5bd8cab74592 15:11:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:11:16 Removing intermediate container d685f5160975 15:11:16 ---> f04d35abae0e 15:11:16 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:11:16 Removing intermediate container 15f7a9e9173a 15:11:16 ---> 5718cb4c00ff 15:11:16 Step 23/24 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:11:16 ---> Running in fdd2cd10475a 15:11:16 ---> Running in d4072e37b15e 15:11:16 ---> ca068fdaac9b 15:11:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:11:17 ---> 37bab34190ca 15:11:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:11:17 Removing intermediate container d4072e37b15e 15:11:17 ---> edc66ccd0434 15:11:17 Step 24/24 : LABEL version=0.0.0 15:11:17 ---> Running in 932ab1736558 15:11:17 ---> 4dad6fdc63ac 15:11:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:11:17 ---> 38e73dcd58fb 15:11:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:11:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:11:17 Removing intermediate container 932ab1736558 15:11:17 ---> 5acf18b1a3f1 15:11:17 15:11:17 ---> 1ab8f5c68844 15:11:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:11:18 Successfully built 5acf18b1a3f1 15:11:18 Successfully tagged docker-core-command-go:latest 15:11:18  Building docker-core-command-go ... done  ---> 0aa4976e5495 15:11:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:11:18 ---> 568907a998ff 15:11:18 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:11:19 ---> 885413f5e9ca 15:11:19 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:11:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:11:19 ---> Running in b0076f74f09d 15:11:19 ---> ab05128a2cad 15:11:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:11:19 Removing intermediate container b0076f74f09d 15:11:19 ---> 9ad837b39528 15:11:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:11:19 ---> e2460d6bd8bc 15:11:19 Step 22/26 : 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/ 15:11:19 ---> Running in 8e33027f74c5 15:11:19 (1/6) Installing dumb-init (1.2.2-r1) 15:11:19 ---> cecd9605822f 15:11:19 Step 27/32 : RUN chmod +x /entrypoint.sh 15:11:20 (2/6) Installing libgcc (9.3.0-r2) 15:11:20 ---> Running in 1d4a48a0661f 15:11:20 (3/6) Installing libsodium (1.0.18-r0) 15:11:20 (4/6) Installing libstdc++ (9.3.0-r2) 15:11:20 Removing intermediate container 8e33027f74c5 15:11:20 ---> 74098c1b00c9 15:11:20 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:11:20 ---> Running in 72c61ab8ae18 15:11:20 Removing intermediate container 1d4a48a0661f 15:11:20 ---> 63b43b1b8854 15:11:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:11:21 Removing intermediate container 72c61ab8ae18 15:11:21 ---> 4a886c71eb3b 15:11:21 Step 24/26 : LABEL arch=x86_64 15:11:21 ---> Running in 81e20314d0b7 15:11:21 ---> Running in 54bcdc241018 15:11:21 Removing intermediate container 81e20314d0b7 15:11:21 ---> 0deb00ce6801 15:11:21 Step 29/32 : CMD ["gate"] 15:11:21 (5/6) Installing libzmq (4.3.3-r0) 15:11:21 (6/6) Installing zeromq (4.3.3-r0) 15:11:21 ---> Running in 24e4c3b8ef5e 15:11:21 Removing intermediate container 54bcdc241018 15:11:21 ---> 4af38aafcac9 15:11:21 Step 25/26 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:11:21 ---> Running in e433621ef91c 15:11:21 Executing busybox-1.31.1-r20.trigger 15:11:21 OK: 8 MiB in 20 packages 15:11:21 Removing intermediate container 24e4c3b8ef5e 15:11:21 ---> ecf6dae58795 15:11:21 Step 30/32 : LABEL arch=x86_64 15:11:22 ---> Running in a2eee3ca6bbf 15:11:22 Removing intermediate container e433621ef91c 15:11:22 ---> d058c3ddbbf9 15:11:22 Step 26/26 : LABEL version=0.0.0 15:11:22 ---> Running in 14b2532015fe 15:11:22 Removing intermediate container a2eee3ca6bbf 15:11:22 ---> b82c99d3e013 15:11:22 Step 31/32 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:11:22 ---> Running in 7bc4b9deaa7b 15:11:22 Removing intermediate container 14b2532015fe 15:11:22 ---> 0ab2268156bb 15:11:22 15:11:22 Removing intermediate container fdd2cd10475a 15:11:22 ---> f676799764dd 15:11:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:11:23 Removing intermediate container 7bc4b9deaa7b 15:11:23 ---> 517529c9ffb4 15:11:23 Step 32/32 : LABEL version=0.0.0 15:11:23 Successfully built 0ab2268156bb 15:11:23 Successfully tagged docker-security-secretstore-setup-go:latest 15:11:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:11:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:11:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:11:23  Building docker-security-secretstore-setup-go ... done  ---> Running in 6c9c0f2b70c4 15:11:23 ---> b649bdc02aeb 15:11:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:11:23 Removing intermediate container 6c9c0f2b70c4 15:11:23 ---> 4b87a6574ea7 15:11:23 15:11:23 Successfully built 4b87a6574ea7 15:11:24 Successfully tagged docker-security-bootstrapper-go:latest 15:11:24  Building docker-security-bootstrapper-go ... done  ---> a568bd70a3bd 15:11:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:11:24 ---> 43eca9f651ab 15:11:24 Step 20/24 : ENTRYPOINT ["/core-data"] 15:11:24 ---> Running in d339ecf347a7 15:11:24 Removing intermediate container d339ecf347a7 15:11:24 ---> 4264cb9b2dbb 15:11:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:11:24 ---> Running in 548b3d6d6ccc 15:11:24 Removing intermediate container 548b3d6d6ccc 15:11:24 ---> ff3ec50e331b 15:11:24 Step 22/24 : LABEL arch=x86_64 15:11:24 ---> Running in ceb51a198a67 15:11:25 Removing intermediate container ceb51a198a67 15:11:25 ---> 70fb45a1307f 15:11:25 Step 23/24 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:11:25 ---> Running in cae94f3cbe28 15:11:25 Removing intermediate container cae94f3cbe28 15:11:25 ---> 6f364b9cd6cc 15:11:25 Step 24/24 : LABEL version=0.0.0 15:11:25 ---> Running in cd6b0bc30bf5 15:11:25 Removing intermediate container cd6b0bc30bf5 15:11:25 ---> 08cb375d1efc 15:11:25 15:11:25 Successfully built 08cb375d1efc 15:11:25 Successfully tagged docker-core-data-go:latest 15:11:26  Building docker-core-data-go ... done  [Pipeline] } 15:11:26 $ docker stop --time=1 b50dad5144e5d593eedfe7d17afeadabd5c9fe145ff036c2c53422da835d6d5e 15:11:27 $ docker rm -f b50dad5144e5d593eedfe7d17afeadabd5c9fe145ff036c2c53422da835d6d5e [Pipeline] // withDockerContainer [Pipeline] sh 15:11:28 + docker images 15:11:28 + grep docker 15:11:28 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.377s coverage: 45.9% of statements 15:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 15:11:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.165s coverage: 28.7% of statements 15:11:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.263s coverage: 100.0% of statements 15:11:28 docker-core-data-go latest 08cb375d1efc 3 seconds ago 21.5MB 15:11:28 docker-security-bootstrapper-go latest 4b87a6574ea7 5 seconds ago 18.2MB 15:11:28 docker-security-secretstore-setup-go latest 0ab2268156bb 6 seconds ago 25.7MB 15:11:28 docker-core-command-go latest 5acf18b1a3f1 11 seconds ago 17MB 15:11:28 docker-sys-mgmt-agent-go latest 29734071763e About a minute ago 312MB 15:11:28 docker-support-notifications-go latest 3b54a98bd05e 2 minutes ago 17.7MB 15:11:28 docker-core-metadata-go latest 8007a97193e9 2 minutes ago 18.6MB 15:11:28 docker-support-scheduler-go latest c8efb8ee59d0 2 minutes ago 17.1MB 15:11:28 docker-security-proxy-setup-go latest c3777980cf1d 2 minutes ago 25.3MB 15:11:28 docker 20.10.0 aefe523efa57 5 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 15:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.491s coverage: 27.8% of statements 15:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.178s coverage: 81.2% of statements 15:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.206s coverage: 100.0% of statements 15:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.202s coverage: 100.0% of statements 15:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:11:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.268s coverage: 71.3% of statements 15:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:11:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.524s coverage: 87.7% of statements 15:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:11:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.185s coverage: 78.9% of statements 15:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:11:44 Still waiting to schedule task 15:11:44 Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ 15:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.357s coverage: 28.6% of statements 15:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.242s coverage: 100.0% of statements 15:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.169s coverage: 100.0% of statements 15:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.417s coverage: 86.7% of statements 15:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.480s coverage: 97.5% of statements 15:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.331s coverage: 78.3% of statements 15:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:12:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.508s coverage: 95.1% of statements 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:12:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.129s coverage: 58.8% of statements 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:12:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.262s coverage: 0.8% of statements 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:12:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.199s coverage: 22.0% of statements 15:12:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.148s coverage: 47.1% of statements 15:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.183s coverage: 79.5% of statements 15:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements 15:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements 15:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.145s coverage: 87.5% of statements 15:12:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.157s coverage: 94.4% of statements 15:12:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.144s coverage: 44.8% of statements 15:12:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.569s coverage: 81.8% of statements 15:12:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.225s coverage: 92.9% of statements 15:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements 15:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements 15:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements 15:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.154s coverage: 76.0% of statements 15:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.144s coverage: 80.0% of statements 15:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.192s coverage: 87.2% of statements 15:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.198s coverage: 85.4% of statements 15:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 91.2% of statements 15:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.865s coverage: 64.4% of statements 15:12:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:12:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.143s coverage: 100.0% of statements 15:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements 15:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements 15:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.119s coverage: 73.7% of statements 15:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 15:12:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.054s coverage: 66.9% of statements 15:12:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:12:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:12:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:12:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.721s coverage: 43.4% of statements 15:12:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:12:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:12:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.110s coverage: 89.5% of statements 15:12:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:12:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.117s coverage: 84.8% of statements 15:12:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.475s coverage: 47.0% of statements 15:12:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:12:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:12:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:12:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:12:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:12:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.123s coverage: 100.0% of statements 15:12:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:12:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.113s coverage: 100.0% of statements 15:12:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:12:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 15:12:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.220s coverage: 22.3% of statements 15:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 15:12:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.438s coverage: 91.8% of statements 15:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 15:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 15:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 15:12:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.934s coverage: 28.7% of statements 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:12:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.222s coverage: 99.0% of statements 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:12:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.254s coverage: 100.0% of statements 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 15:12:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.155s coverage: 64.6% of statements 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 15:12:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.445s coverage: 97.6% of statements 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 15:12:56 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:12:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:12:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.113s coverage: 87.9% of statements 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:12:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements 15:12:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.148s coverage: 28.1% of statements 15:12:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 15:12:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.062s coverage: 85.7% of statements 15:12:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 15:12:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 15:12:59 GO111MODULE=on go vet ./... 15:14:34 Running on prd-ubuntu18.04-docker-8c-8g-4474 in /w/workspace/edgexfoundry_edgex-go_PR-3456 [Pipeline] { [Pipeline] ws 15:14:34 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 15:14:36 using credential edgex-jenkins-ssh 15:14:36 Cloning the remote Git repository 15:14:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:14:36 > git init /w/workspace/edgex-go/3 # timeout=10 15:14:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:14:37 > git --version # timeout=10 15:14:37 > git --version # 'git version 2.17.1' 15:14:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:51 gofmt -l . 15:14:51 [ "`gofmt -l .`" = "" ] 15:14:51 ./bin/test-go-mod-tidy.sh 15:14:51 ./bin/test-attribution-txt.sh [Pipeline] sh 15:14:52 + ls -al . 15:14:52 total 864 15:14:52 drwxrwxr-x 9 1001 1001 4096 May 11 15:14 . 15:14:52 drwxr-xr-x 4 root root 4096 May 11 15:09 .. 15:14:52 -rw-rw-r-- 1 1001 1001 11 May 11 15:07 .dockerignore 15:14:52 drwxrwxr-x 8 1001 1001 4096 May 11 15:07 .git 15:14:52 drwxrwxr-x 3 1001 1001 4096 May 11 15:07 .github 15:14:52 -rw-rw-r-- 1 1001 1001 818 May 11 15:07 .gitignore 15:14:52 -rw-rw-r-- 1 1001 1001 166 May 11 15:07 .sonarcloud.properties 15:14:52 -rw-rw-r-- 1 1001 1001 8609 May 11 15:07 Attribution.txt 15:14:52 -rw-rw-r-- 1 1001 1001 3804 May 11 15:07 CONTRIBUTING.md 15:14:52 -rw-rw-r-- 1 1001 1001 931 May 11 15:07 Dockerfile.build 15:14:52 -rw-rw-r-- 1 1001 1001 863 May 11 15:07 Jenkinsfile 15:14:52 -rw-rw-r-- 1 1001 1001 10775 May 11 15:07 LICENSE 15:14:52 -rw-rw-r-- 1 1001 1001 5774 May 11 15:07 Makefile 15:14:52 -rw-rw-r-- 1 1001 1001 7978 May 11 15:07 README.md 15:14:52 -rw-rw-r-- 1 1001 1001 6755 May 11 15:07 SECURITY.md 15:14:52 -rw-rw-r-- 1 1001 1001 5 May 11 15:01 VERSION 15:14:52 -rw-rw-r-- 1 1001 1001 4131 May 11 15:07 ZMQWindows.md 15:14:52 drwxrwxr-x 2 1001 1001 4096 May 11 15:07 bin 15:14:52 drwxrwxr-x 14 1001 1001 4096 May 11 15:07 cmd 15:14:52 -rw-r--r-- 1 root root 725960 May 11 15:12 coverage.out 15:14:52 -rw-r--r-- 1 root root 1060 May 11 15:14 go.mod 15:14:52 -rw-r--r-- 1 root root 21595 May 11 15:09 go.sum 15:14:52 drwxrwxr-x 8 1001 1001 4096 May 11 15:07 internal 15:14:52 drwxrwxr-x 4 1001 1001 4096 May 11 15:07 openapi 15:14:52 drwxrwxr-x 4 1001 1001 4096 May 11 15:07 snap 15:14:52 -rw-rw-r-- 1 1001 1001 168 May 11 15:07 version.go [Pipeline] sh 15:14:52 + '[' -e coverage.out ] 15:14:52 + chown 1001:1001 coverage.out [Pipeline] stash 15:14:52 Warning: overwriting stash ‘coverage-report’ 15:14:55 Stashed 1 file(s) [Pipeline] sh 15:14:55 + make build 15:14:55 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 15:15:03 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 15:15:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:15:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:15: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 15:15:41 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 15:15:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:15:51 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 15:15:54 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 15:15:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:16:01 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 15:16:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 15:16:09 $ docker stop --time=1 ca96d20eac89f16964a39d8e23c66ef4ced3638593cb0ccb57978da0728d346a 15:16:12 $ docker rm -f ca96d20eac89f16964a39d8e23c66ef4ced3638593cb0ccb57978da0728d346a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:16:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:16:14 15:16:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:16:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:16:14 latest: Pulling from edgex-devops/edgex-compose-arm64 15:16:14 29e5d40040c1: Pulling fs layer 15:16:14 1ce36da41761: Pulling fs layer 15:16:14 25b303627fd3: Pulling fs layer 15:16:14 29e5d40040c1: Download complete 15:16:15 1ce36da41761: Verifying Checksum 15:16:15 1ce36da41761: Download complete 15:16:15 29e5d40040c1: Pull complete 15:16:16 1ce36da41761: Pull complete 15:16:17 25b303627fd3: Verifying Checksum 15:16:17 25b303627fd3: Download complete 15:16:27 25b303627fd3: Pull complete 15:16:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:16:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:16:27 prd-ubuntu18.04-docker-arm64-4c-16g-4468 does not seem to be running inside a container 15:16:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:16:29 Merging remotes/origin/master commit 840674de38964214cb71690e33eb6826e0ad706e into PR head commit 0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:16:29 Merge succeeded, producing 0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:16:29 Checking out Revision 0f16311ef0ea941687e56889fbc05264c6d5f0d8 (PR-3456) 15:16:30 $ docker top 59dbef36084f2d20ded5d3273a0c30891aca1c978c1d557bb94a5fe8f0efe3d6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:31 + grep parallel 15:16:31 + docker-compose build --help 15:16:33 Commit message: "feat(notifications): Implement notification cleanup V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:34 + echo snap-build.sh 15:16:34 snap-build.sh 15:16:34 + SNAP_BASE_DIR=. 15:16:34 + '[' '!' -z /w/workspace/edgex-go/3 ']' 15:16:34 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 15:16:34 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 15:16:34 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 15:16:34 + cd /w/workspace/edgex-go/3 15:16:34 + sudo apt-get remove -qy --purge lxd lxd-client 15:16:34 Reading package lists... 15:16:34 Building dependency tree... 15:16:34 Reading state information... 15:16:34 The following packages were automatically installed and are no longer required: 15:16:34 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:16:34 uidmap xdelta3 15:16:34 Use 'sudo apt autoremove' to remove them. 15:16:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:16:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:16:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:16:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3456/head:refs/remotes/origin/PR-3456 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:16:29 > git config core.sparsecheckout # timeout=10 15:16:29 > git checkout -f 0f16311ef0ea941687e56889fbc05264c6d5f0d8 # timeout=10 15:16:29 > git remote # timeout=10 15:16:29 > git config --get remote.origin.url # timeout=10 15:16:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:29 > git merge 840674de38964214cb71690e33eb6826e0ad706e # timeout=10 15:16:29 > git rev-parse HEAD^{commit} # timeout=10 15:16:29 > git config core.sparsecheckout # timeout=10 15:16:29 > git checkout -f 0f16311ef0ea941687e56889fbc05264c6d5f0d8 # timeout=10 15:16:35 The following packages will be REMOVED: 15:16:35 lxd* lxd-client* 15:16:35 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:16:35 After this operation, 31.7 MB disk space will be freed. 15:16:36 (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.) 15:16:36 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:16:37 --parallel Build images in parallel. [Pipeline] } 15:16:37 $ docker stop --time=1 59dbef36084f2d20ded5d3273a0c30891aca1c978c1d557bb94a5fe8f0efe3d6 15:16:37 Removing lxd dnsmasq configuration 15:16:37 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:16:37 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:16:38 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 15:16:38 (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.) 15:16:38 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:16:39 $ docker rm -f 59dbef36084f2d20ded5d3273a0c30891aca1c978c1d557bb94a5fe8f0efe3d6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:16:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:16:39 . [Pipeline] withDockerContainer 15:16:40 prd-ubuntu18.04-docker-arm64-4c-16g-4468 does not seem to be running inside a container 15:16:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:16:40 Processing triggers for systemd (237-3ubuntu10.42) ... 15:16:40 Processing triggers for ureadahead (0.100.0-21) ... 15:16:41 $ docker top 878c152aaab9b825648c8c949d3fb41e5fb79167d4b1ef299c90d0c55f21f121 -eo pid,comm 15:16:42 + sudo snap remove --purge lxd [Pipeline] { [Pipeline] sh 15:16:42 snap "lxd" is not installed 15:16:42 + sudo groupadd --force --system lxd 15:16:42 ++ whoami 15:16:42 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:16:42 + newgrp - lxd 15:16:42 + sudo snap install lxd 15:16:42 + docker-compose -f ./docker-compose-build.yml build --parallel 15:16:48 Building docker-core-command-go ... 15:16:48 Building docker-core-data-go ... 15:16:48 Building docker-core-metadata-go ... 15:16:48 Building docker-security-bootstrapper-go ... 15:16:48 Building docker-security-proxy-setup-go ... 15:16:48 Building docker-security-secretstore-setup-go ... 15:16:48 Building docker-support-notifications-go ... 15:16:48 Building docker-support-scheduler-go ... 15:16:48 Building docker-sys-mgmt-agent-go ... 15:16:48 Building docker-core-data-go 15:16:48 Building docker-security-secretstore-setup-go 15:16:48 Building docker-support-notifications-go 15:16:48 Building docker-sys-mgmt-agent-go 15:16:48 Building docker-support-scheduler-go 15:16:54 2021-05-11T15:16:52Z INFO Waiting for automatic snapd restart... 15:17:09 lxd 4.14 from Canonical* installed 15:17:09 + sudo lxd init --auto 15:17:19 + sudo snap install --classic snapcraft 15:17:24 snapcraft 4.7.1 from Canonical* installed 15:17:24 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:17:24 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:17:24 % Total % Received % Xferd Average Speed Time Time Time Current 15:17:24 Dload Upload Total Spent Left Speed 15:17:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4446 0 --:--:-- --:--:-- --:--:-- 4446 15:17:24 100 3325k 100 3325k 0 0 4847k 0 --:--:-- --:--:-- --:--:-- 4847k 15:17:24 ./yq_linux_amd64 15:17:25 + sudo snapcraft prime --use-lxd 15:17:27 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:17:27 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: 15:17:27 - README.md 15:17:27 15:17:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:17:28 Launching a container. 15:17:50 Waiting for container to be ready 15:17:50 To start your first instance, try: lxc launch ubuntu:18.04 15:17:50 15:17:51 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:17:52 Waiting for network to be ready... 15:17:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:17:52 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:17:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] 15:17:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 15:17:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 15:17:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 15:17:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] 15:17:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 15:17:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 15:17:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 15:17:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:17:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:17:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:17:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:17:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:17:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:17:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:17:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:17:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:17:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 15:17:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 15:17:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 15:17:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 15:17:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 15:17:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 15:17:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 15:17:59 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 15:18:01 Fetched 24.6 MB in 9s (2691 kB/s) 15:18:03 Reading package lists... 15:18:03 Reading package lists... 15:18:04 Building dependency tree... 15:18:04 Reading state information... 15:18:04 The following additional packages will be installed: 15:18:04 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:18:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:18:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:18:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:18:04 Suggested packages: 15:18:04 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:18:04 Recommended packages: 15:18:04 gnupg libsasl2-modules 15:18:04 The following NEW packages will be installed: 15:18:04 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:18:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:18:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:18:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:18:04 The following packages will be upgraded: 15:18:04 gpg gpg-agent gpgconf libudev1 15:18:04 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 15:18:04 Need to get 3530 kB of archives. 15:18:04 After this operation, 13.3 MB of additional disk space will be used. 15:18:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 15:18:04 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 15:18:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 15:18:04 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 15:18:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:18:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:18:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:18:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:18:05 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:18:05 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:18:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:18:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:18:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:18:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:18:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:18:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:18:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:18:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:18:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:18:05 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:18:06 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:18:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:18:06 debconf: delaying package configuration, since apt-utils is not installed 15:18:06 Fetched 3530 kB in 2s (2331 kB/s) 15:18:06 (Reading database ... 12511 files and directories currently installed.) 15:18:06 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 15:18:06 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 15:18:06 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 15:18:06 Selecting previously unselected package udev. 15:18:06 (Reading database ... 12511 files and directories currently installed.) 15:18:06 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 15:18:06 Unpacking udev (237-3ubuntu10.47) ... 15:18:06 Selecting previously unselected package libfuse2:amd64. 15:18:06 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:18:06 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:18:07 Selecting previously unselected package fuse. 15:18:07 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:18:07 Unpacking fuse (2.9.7-1ubuntu1) ... 15:18:07 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:18:07 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:18:07 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:18:07 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:18:07 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:18:07 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:18:07 Selecting previously unselected package libksba8:amd64. 15:18:07 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:18:07 Unpacking libksba8:amd64 (1.3.5-2) ... 15:18:07 Selecting previously unselected package libroken18-heimdal:amd64. 15:18:07 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:07 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:07 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:18:07 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:07 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:07 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:18:07 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:07 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:08 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:18:08 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:08 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:08 Selecting previously unselected package libwind0-heimdal:amd64. 15:18:08 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:08 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:08 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:18:08 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:08 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:08 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:18:08 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:08 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:08 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:18:08 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:08 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:08 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:18:08 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:18:08 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:08 Selecting previously unselected package libsasl2-modules-db:amd64. 15:18:08 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:18:08 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:18:08 Selecting previously unselected package libsasl2-2:amd64. 15:18:08 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:18:08 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:18:08 Selecting previously unselected package libldap-common. 15:18:08 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:18:08 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:18:08 Selecting previously unselected package libldap-2.4-2:amd64. 15:18:08 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:18:08 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:18:09 Selecting previously unselected package dirmngr. 15:18:09 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:18:09 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:18:09 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:18:09 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:18:09 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:18:09 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:18:09 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:18:09 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:18:09 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:09 Setting up libksba8:amd64 (1.3.5-2) ... 15:18:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:18:09 Setting up udev (237-3ubuntu10.47) ... 15:18:09 invoke-rc.d: policy-rc.d denied execution of start. 15:18:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:18:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:18:10 ---> 50e78558cb67 15:18:10 Step 3/23 : WORKDIR /edgex-go 15:18:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:18:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:18:10 ---> 50e78558cb67 15:18:10 Step 3/23 : WORKDIR /edgex-go 15:18:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:18:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:18:10 ---> 50e78558cb67 15:18:10 Step 3/24 : WORKDIR /edgex-go 15:18:10 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:18:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:18:10 ---> 50e78558cb67 15:18:10 Step 3/26 : WORKDIR /edgex-go 15:18:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:18:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:18:10 ---> 50e78558cb67 15:18:10 Step 3/24 : WORKDIR /edgex-go 15:18:10 ---> Running in e0480865c255 15:18:10 ---> Running in 99b6181134e5 15:18:10 ---> Running in aea315cef33e 15:18:10 ---> Running in af83dab371b6 15:18:10 ---> Running in 5c4cbc1065f3 15:18:10 Removing intermediate container 5c4cbc1065f3 15:18:10 ---> 711260bbc452 15:18:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:10 Removing intermediate container e0480865c255 15:18:10 ---> 5275ae7b54df 15:18:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:10 Removing intermediate container aea315cef33e 15:18:10 ---> 9611f5242139 15:18:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:10 Removing intermediate container 99b6181134e5 15:18:10 ---> 5cbd5268fea6 15:18:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:10 Removing intermediate container af83dab371b6 15:18:10 ---> 7bc1bf63a1a5 15:18:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:10 ---> Running in 9cbb543742ff 15:18:10 ---> Running in d8925cfb54a1 15:18:10 ---> Running in 1954fcf7ab44 15:18:10 ---> Running in 18487c103e79 15:18:10 ---> Running in b533415b861b 15:18:10 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:10 Processing triggers for systemd (237-3ubuntu10) ... 15:18:10 Setting up fuse (2.9.7-1ubuntu1) ... 15:18:10 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:18:10 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:10 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:10 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:10 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:10 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:10 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:10 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:18:10 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:18:10 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:18:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:18:11 Removing intermediate container 9cbb543742ff 15:18:11 ---> 05f453fadb24 15:18:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:18:11 ---> Running in 1a3500cb578c 15:18:11 Removing intermediate container d8925cfb54a1 15:18:11 ---> eee4b9663a46 15:18:11 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:18:11 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:18:11 settings in the [Install] section, and DefaultInstance for template units). 15:18:11 This means they are not meant to be enabled using systemctl. 15:18:11 Possible reasons for having this kind of units are: 15:18:11 1) A unit may be statically enabled by being symlinked from another unit's 15:18:11 .wants/ or .requires/ directory. 15:18:11 2) A unit's purpose may be to act as a helper for some other unit which has 15:18:11 a requirement dependency on it. 15:18:11 3) A unit may be started when needed via activation (socket, path, timer, 15:18:11 D-Bus, udev, scripted systemctl call, ...). 15:18:11 4) In case of template units, the unit is meant to be enabled with some 15:18:11 instance name specified. 15:18:11 Removing intermediate container 1954fcf7ab44 15:18:11 ---> 196adb0d85c3 15:18:11 Step 5/24 : RUN apk add --update --no-cache make bash git 15:18:11 ---> Running in 5e055d40a7ae 15:18:11 Reading package lists... 15:18:11 Building dependency tree... 15:18:11 Reading state information... 15:18:11 The following additional packages will be installed: 15:18:11 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:18:11 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:18:11 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:18:11 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:18:11 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:18:11 Suggested packages: 15:18:11 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:18:11 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:18:11 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:18:11 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:18:11 systemd-container policykit-1 15:18:11 Recommended packages: 15:18:11 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:18:11 ---> Running in e53b00b3fc27 15:18:11 Removing intermediate container b533415b861b 15:18:11 ---> ddee152e515b 15:18:12 The following NEW packages will be installed: 15:18:12 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:18:12 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:18:12 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:18:12 multiarch-support openssh-client python3 python3-minimal python3.6 15:18:12 python3.6-minimal snapd squashfs-tools sudo 15:18:12 The following packages will be upgraded: 15:18:12 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:18:12 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 15:18:12 Need to get 35.2 MB of archives. 15:18:12 After this operation, 141 MB of additional disk space will be used. 15:18:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 15:18:12 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 15:18:12 Step 5/26 : RUN apk add --update --no-cache make git 15:18:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:18:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:18:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:18:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:18:12 Removing intermediate container 18487c103e79 15:18:12 ---> a676bedf5e60 15:18:12 Step 5/23 : RUN apk add --update --no-cache make git 15:18:12 ---> Running in 2d25e0924966 15:18:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:18:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:18:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:18:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:18:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:18:12 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:18:12 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:18:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:18:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 15:18:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:18:12 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 15:18:12 ---> Running in 2576a4476225 15:18:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:18:13 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 15:18:13 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 15:18:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 15:18:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:18:13 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:18:13 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:18:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:18:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:18:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:18:13 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:18:13 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:18:13 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:18:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:18:13 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 15:18:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:18:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:18:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:18:14 debconf: delaying package configuration, since apt-utils is not installed 15:18:14 Fetched 35.2 MB in 2s (18.2 MB/s) 15:18:14 (Reading database ... 12757 files and directories currently installed.) 15:18:14 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 15:18:14 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 15:18:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:18:15 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 15:18:15 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 15:18:15 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 15:18:15 (Reading database ... 12757 files and directories currently installed.) 15:18:15 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 15:18:15 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 15:18:15 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 15:18:15 (Reading database ... 12757 files and directories currently installed.) 15:18:15 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 15:18:15 Unpacking apt (1.6.13) over (1.6.1) ... 15:18:16 Setting up apt (1.6.13) ... 15:18:16 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:18:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:18:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:18:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:18:16 OK: 218 MiB in 52 packages 15:18:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:18:16 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:18:16 (Reading database ... 12764 files and directories currently installed.) 15:18:16 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 15:18:16 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 15:18:17 OK: 218 MiB in 52 packages 15:18:17 OK: 218 MiB in 52 packages 15:18:17 Selecting previously unselected package libpython3.6-minimal:amd64. 15:18:17 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:18:17 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:18:17 Selecting previously unselected package libexpat1:amd64. 15:18:17 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:18:17 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:18:17 Removing intermediate container 1a3500cb578c 15:18:17 ---> 8b65d8634a1b 15:18:17 Step 6/23 : COPY go.mod . 15:18:17 OK: 218 MiB in 52 packages 15:18:17 Selecting previously unselected package python3.6-minimal. 15:18:17 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:18:17 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:18:17 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 15:18:17 Checking for services that may need to be restarted...done. 15:18:17 Checking for services that may need to be restarted...done. 15:18:18 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:18:18 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:18:18 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:18:18 OK: 218 MiB in 52 packages 15:18:18 ---> 0160d46403ff 15:18:18 Step 7/23 : RUN go mod download 15:18:18 Selecting previously unselected package python3-minimal. 15:18:18 (Reading database ... 13012 files and directories currently installed.) 15:18:18 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:18:18 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:18:18 ---> Running in 22a14903866b 15:18:19 Selecting previously unselected package mime-support. 15:18:19 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:18:19 Unpacking mime-support (3.60ubuntu1) ... 15:18:19 Selecting previously unselected package libmpdec2:amd64. 15:18:19 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:18:19 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:18:19 Removing intermediate container 2d25e0924966 15:18:19 ---> 4c6064158915 15:18:19 Step 6/26 : COPY go.mod . 15:18:19 Removing intermediate container 2576a4476225 15:18:19 ---> 5532bbd18fd5 15:18:19 Step 6/23 : COPY go.mod . 15:18:19 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:18:19 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:18:19 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:18:19 Removing intermediate container e53b00b3fc27 15:18:19 ---> 9e2f96df0643 15:18:19 Step 6/24 : COPY go.mod . 15:18:19 Selecting previously unselected package python3.6. 15:18:19 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:18:19 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:18:19 Selecting previously unselected package libpython3-stdlib:amd64. 15:18:19 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:18:19 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:18:20 Setting up python3-minimal (3.6.7-1~18.04) ... 15:18:20 Removing intermediate container 5e055d40a7ae 15:18:20 ---> 31ca0f4060e2 15:18:20 Step 6/24 : COPY go.mod . 15:18:20 Selecting previously unselected package python3. 15:18:20 (Reading database ... 13442 files and directories currently installed.) 15:18:20 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:18:20 Unpacking python3 (3.6.7-1~18.04) ... 15:18:20 Selecting previously unselected package multiarch-support. 15:18:20 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:18:20 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:18:20 ---> ac4cf7ccf2c4 15:18:20 Step 7/26 : RUN go mod download 15:18:20 ---> Running in b1afdec7100f 15:18:20 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:18:20 Selecting previously unselected package liblzo2-2:amd64. 15:18:20 (Reading database ... 13479 files and directories currently installed.) 15:18:20 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:18:20 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:18:20 Selecting previously unselected package libbsd0:amd64. 15:18:20 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:18:20 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:18:20 ---> fc590688c4b4 15:18:20 Step 7/23 : RUN go mod download 15:18:20 Selecting previously unselected package sudo. 15:18:20 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:18:20 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:18:20 Selecting previously unselected package apparmor. 15:18:20 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:18:20 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:18:21 ---> 7323b57c8cc4 15:18:21 Step 7/24 : RUN go mod download 15:18:21 ---> Running in b40129d00f11 15:18:21 ---> Running in 8cdc82f573c7 15:18:21 Selecting previously unselected package libedit2:amd64. 15:18:21 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:18:21 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:18:21 Selecting previously unselected package libkrb5support0:amd64. 15:18:21 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:18:21 ---> 117a8c3b417c 15:18:21 Step 7/24 : RUN go mod download 15:18:21 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:18:21 Selecting previously unselected package libk5crypto3:amd64. 15:18:21 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:18:21 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:18:21 Selecting previously unselected package libkeyutils1:amd64. 15:18:21 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:18:21 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:18:21 ---> Running in 2087179bdc06 15:18:21 Selecting previously unselected package libkrb5-3:amd64. 15:18:21 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:18:21 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:18:21 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:18:21 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:18:21 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:18:21 Selecting previously unselected package libssl1.0.0:amd64. 15:18:21 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 15:18:21 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:18:22 Selecting previously unselected package openssh-client. 15:18:22 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:18:22 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:18:22 Selecting previously unselected package squashfs-tools. 15:18:22 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 15:18:22 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:18:22 Selecting previously unselected package snapd. 15:18:22 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 15:18:22 Unpacking snapd (2.48.3+18.04) ... 15:18:23 Removing intermediate container 22a14903866b 15:18:23 ---> 7ad405d022cc 15:18:23 Step 8/23 : COPY . . 15:18:24 Removing intermediate container b1afdec7100f 15:18:24 ---> 9ca9f5b9dc4b 15:18:24 Step 8/26 : COPY . . 15:18:24 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:18:24 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:18:24 Setting up mime-support (3.60ubuntu1) ... 15:18:24 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:18:24 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:18:24 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:18:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:18:24 Setting up systemd (237-3ubuntu10.47) ... 15:18:24 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:18:25 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:18:25 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:18:25 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:18:25 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:18:25 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:18:25 Removing intermediate container b40129d00f11 15:18:25 ---> 72faa9e9e42d 15:18:25 Step 8/23 : COPY . . 15:18:26 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:18:26 Removing intermediate container 8cdc82f573c7 15:18:26 ---> 5217ddc4ff5f 15:18:26 Step 8/24 : COPY . . 15:18:26 Removing intermediate container 2087179bdc06 15:18:26 ---> 7eab99dbc079 15:18:26 Step 8/24 : COPY . . 15:18:27 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:18:27 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:18:27 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:18:27 Setting up python3 (3.6.7-1~18.04) ... 15:18:27 running python rtupdate hooks for python3.6... 15:18:27 running python post-rtupdate hooks for python3.6... 15:18:27 Setting up apparmor (2.12-4ubuntu5.1) ... 15:18:28 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:18:28 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:18:28 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:18:29 Setting up snapd (2.48.3+18.04) ... 15:18:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:18:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:18:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:18:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:18:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:18:30 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:18:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:18:31 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:18:31 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:18:31 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:18:31 /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' 15:18:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:18:31 Processing triggers for systemd (237-3ubuntu10.47) ... 15:18:33 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:18:33 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:18:33 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:18:35 Reading package lists... 15:18:35 Reading package lists... 15:18:35 Building dependency tree... 15:18:35 Reading state information... 15:18:35 Calculating upgrade... 15:18:36 The following packages will be upgraded: 15:18:36 advancecomp base-files bash binutils binutils-common 15:18:36 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:18:36 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:18:36 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 15:18:36 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 15:18:36 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:18:36 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:18:36 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 15:18:36 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 15:18:36 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 15:18:36 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 15:18:36 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 15:18:36 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 15:18:36 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 15:18:36 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 15:18:36 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:18:36 Need to get 64.0 MB of archives. 15:18:36 After this operation, 5041 kB of additional disk space will be used. 15:18:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 15:18:36 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:18:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:18:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:18:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:18:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:18:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:18:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:18:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:18:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:18:36 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:18:36 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:18:36 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:18:36 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:18:36 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:18:36 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:18:36 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:18:36 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:18:36 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:18:36 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:18:36 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:18:36 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:18:36 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:18:36 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:18:37 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:18:37 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:18:37 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:18:37 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:18:37 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:18:37 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:18:37 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:18:37 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:18:37 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:18:37 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:18:37 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:18:37 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:18:37 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 15:18:37 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 15:18:37 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:18:37 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:18:37 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 15:18:37 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 15:18:37 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:18:37 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:18:37 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:18:37 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 15:18:37 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:18:37 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:18:37 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 15:18:37 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 15:18:37 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 15:18:37 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 15:18:37 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:18:37 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:18:37 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:18:37 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:18:38 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:18:38 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:18:38 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:18:38 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:18:38 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:18:38 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:18:38 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:18:38 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:18:38 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:18:38 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:18:38 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:18:39 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:18:39 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:18:39 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:18:39 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:18:39 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:18:39 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:18:39 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:18:39 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:18:39 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:18:39 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:18:40 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:18:40 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:18:40 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:18:40 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:18:40 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 15:18:40 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 15:18:40 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 15:18:40 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 15:18:40 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 15:18:40 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:18:40 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:18:40 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:18:40 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:18:40 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 15:18:40 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 15:18:40 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:18:40 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:18:40 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:18:40 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:18:40 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:18:40 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:18:40 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:18:40 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:18:40 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:18:41 debconf: delaying package configuration, since apt-utils is not installed 15:18:41 Fetched 64.0 MB in 5s (12.7 MB/s) 15:18:41 (Reading database ... 13912 files and directories currently installed.) 15:18:41 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:18:41 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:18:42 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:18:42 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:18:42 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 15:18:42 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 15:18:43 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:43 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:43 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:43 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:43 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:43 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:43 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:43 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:43 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:43 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:43 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:43 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:43 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:44 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:44 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:18:44 (Reading database ... 13911 files and directories currently installed.) 15:18:44 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:44 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:18:44 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:18:44 (Reading database ... 13911 files and directories currently installed.) 15:18:44 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:44 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:44 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:44 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:44 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:18:44 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:18:44 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:18:44 (Reading database ... 13911 files and directories currently installed.) 15:18:44 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:18:45 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:18:45 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:18:46 (Reading database ... 13911 files and directories currently installed.) 15:18:46 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 15:18:46 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:18:46 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:18:46 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:18:46 Setting up base-files (10.1ubuntu2.10) ... 15:18:46 Installing new version of config file /etc/issue ... 15:18:46 Installing new version of config file /etc/issue.net ... 15:18:46 Installing new version of config file /etc/lsb-release ... 15:18:46 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:18:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:18:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:18:46 Removing obsolete conffile /etc/default/motd-news ... 15:18:46 (Reading database ... 13912 files and directories currently installed.) 15:18:46 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:18:47 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:18:47 Setting up bash (4.4.18-2ubuntu1.2) ... 15:18:47 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 15:18:47 (Reading database ... 13912 files and directories currently installed.) 15:18:47 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:47 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:18:47 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:18:47 (Reading database ... 13912 files and directories currently installed.) 15:18:47 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:18:47 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:18:47 Setting up tar (1.29b-2ubuntu0.2) ... 15:18:47 (Reading database ... 13912 files and directories currently installed.) 15:18:47 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:18:48 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:18:48 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:18:48 (Reading database ... 13912 files and directories currently installed.) 15:18:48 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:18:48 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:18:48 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:18:48 (Reading database ... 13912 files and directories currently installed.) 15:18:48 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:18:48 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:18:48 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:18:48 (Reading database ... 13912 files and directories currently installed.) 15:18:48 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:18:48 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:18:48 Setting up grep (3.1-2build1) ... 15:18:49 (Reading database ... 13912 files and directories currently installed.) 15:18:49 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:18:49 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:18:49 Setting up login (1:4.5-1ubuntu2) ... 15:18:49 (Reading database ... 13912 files and directories currently installed.) 15:18:49 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:18:49 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:18:49 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:18:49 (Reading database ... 13912 files and directories currently installed.) 15:18:49 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:18:49 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:18:50 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:18:50 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:18:50 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:18:50 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:18:50 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:18:50 (Reading database ... 13912 files and directories currently installed.) 15:18:50 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:18:50 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:18:52 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:18:52 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:18:52 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:18:52 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:18:52 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:18:52 (Reading database ... 13912 files and directories currently installed.) 15:18:52 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:18:52 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:18:52 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:18:52 (Reading database ... 13912 files and directories currently installed.) 15:18:52 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:52 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:18:52 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:18:52 (Reading database ... 13912 files and directories currently installed.) 15:18:52 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:52 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:18:53 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:18:53 (Reading database ... 13912 files and directories currently installed.) 15:18:53 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:53 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:18:53 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:18:53 (Reading database ... 13912 files and directories currently installed.) 15:18:53 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:53 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:18:53 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:18:53 ---> a038f7fd5088 15:18:53 Step 9/23 : RUN go mod tidy 15:18:53 ---> 34fdff9a8753 15:18:53 Step 9/26 : RUN go mod tidy 15:18:53 ---> 65c77006b6ec 15:18:53 Step 9/23 : RUN go mod tidy 15:18:53 ---> ca7d69abfb37 15:18:53 Step 9/24 : RUN go mod tidy 15:18:53 ---> 8fabb316bb39 15:18:53 Step 9/24 : RUN go mod tidy 15:18:53 ---> Running in 5acbb480c6e4 15:18:53 ---> Running in cc857c2994b0 15:18:53 ---> Running in 504c3b93825a 15:18:53 ---> Running in 744eeef3e5b3 15:18:53 ---> Running in 083ccc45c7ed 15:18:53 (Reading database ... 13912 files and directories currently installed.) 15:18:53 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:18:53 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:18:53 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:18:53 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:18:53 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:18:53 (Reading database ... 13912 files and directories currently installed.) 15:18:53 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:18:53 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:18:54 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:18:54 (Reading database ... 13912 files and directories currently installed.) 15:18:54 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:54 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:18:54 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:18:54 (Reading database ... 13912 files and directories currently installed.) 15:18:54 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:54 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:18:54 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:18:54 (Reading database ... 13912 files and directories currently installed.) 15:18:54 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:55 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:18:55 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:18:55 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:18:56 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:18:56 (Reading database ... 13912 files and directories currently installed.) 15:18:56 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:18:56 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:18:56 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:18:56 (Reading database ... 13912 files and directories currently installed.) 15:18:56 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:18:56 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:18:56 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:18:56 (Reading database ... 13914 files and directories currently installed.) 15:18:56 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:18:56 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:18:57 Setting up debconf (1.5.66ubuntu1) ... 15:18:57 (Reading database ... 13914 files and directories currently installed.) 15:18:57 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:18:57 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:18:57 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:18:57 (Reading database ... 13914 files and directories currently installed.) 15:18:57 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:18:57 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:18:57 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:18:57 (Reading database ... 13914 files and directories currently installed.) 15:18:57 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:18:57 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:18:58 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:18:58 (Reading database ... 13914 files and directories currently installed.) 15:18:58 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:18:58 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:18:58 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 15:18:58 (Reading database ... 13914 files and directories currently installed.) 15:18:58 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:18:58 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:18:59 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:18:59 (Reading database ... 13914 files and directories currently installed.) 15:18:59 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:18:59 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:18:59 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 15:18:59 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 15:18:59 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:18:59 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:18:59 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:18:59 Removing intermediate container 5acbb480c6e4 15:18:59 ---> c1a707d648fd 15:18:59 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:18:59 ---> Running in 6158434f18d5 15:18:59 Removing intermediate container cc857c2994b0 15:18:59 ---> 0654a494f5d8 15:18:59 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:18:59 Removing intermediate container 504c3b93825a 15:18:59 ---> d28cb8cb1eff 15:18:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:18:59 ---> Running in 4ef75e34ee37 15:18:59 Removing intermediate container 744eeef3e5b3 15:18:59 ---> e55c4353710a 15:18:59 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:18:59 ---> Running in 12d47c792cbd 15:18:59 Removing intermediate container 083ccc45c7ed 15:18:59 ---> 59941f57b1e7 15:18:59 Step 10/24 : RUN make cmd/core-data/core-data 15:19:00 (Reading database ... 13914 files and directories currently installed.) 15:19:00 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 15:19:00 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:19:00 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 15:19:00 ---> Running in 5b4e3f58dbab 15:19:00 (Reading database ... 13914 files and directories currently installed.) 15:19:00 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 15:19:00 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:19:00 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 15:19:00 ---> Running in 920a19ba6f25 15:19:00 (Reading database ... 13914 files and directories currently installed.) 15:19:00 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:19:00 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:19:00 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:19:00 (Reading database ... 13914 files and directories currently installed.) 15:19:00 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 15:19:00 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 15:19:01 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 15:19:01 (Reading database ... 13914 files and directories currently installed.) 15:19:01 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:19:01 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:19:01 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 15:19:01 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 15:19:01 Setting up passwd (1:4.5-1ubuntu2) ... 15:19:01 (Reading database ... 13914 files and directories currently installed.) 15:19:01 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:19:01 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:19: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 15:19:02 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:19:02 (Reading database ... 13914 files and directories currently installed.) 15:19:02 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 15:19:02 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 15:19:02 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 15:19:02 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 15:19:02 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 15:19:02 (Reading database ... 13914 files and directories currently installed.) 15:19:02 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 15:19:02 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 15:19:02 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 15:19:02 (Reading database ... 13914 files and directories currently installed.) 15:19:02 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:19:02 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:19:02 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:19:02 (Reading database ... 13914 files and directories currently installed.) 15:19:02 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:19:02 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:19:03 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:19:03 (Reading database ... 13914 files and directories currently installed.) 15:19:03 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:19:03 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:19:03 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:19:03 (Reading database ... 13914 files and directories currently installed.) 15:19:03 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 15:19:03 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:19:03 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 15:19:03 (Reading database ... 13914 files and directories currently installed.) 15:19:03 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 15:19:03 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 15:19:03 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 15:19:03 (Reading database ... 13914 files and directories currently installed.) 15:19:03 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 15:19:03 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 15:19:03 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 15:19:04 (Reading database ... 13915 files and directories currently installed.) 15:19:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:19:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:19:04 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:19:04 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:19:04 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 15:19:04 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 15:19:04 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 15:19:04 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 15:19:04 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:19:04 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:19:05 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:19:05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:19:05 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:19:05 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:19:05 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:19:05 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:19:05 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:19:05 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:19:05 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:19:05 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:19:05 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:19:05 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:19:06 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 15:19:06 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 15:19:07 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:19:07 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:19:07 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:19:07 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:19:07 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:19:07 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:19:08 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:19:08 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:19:08 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:19:08 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:19:08 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:19:08 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:19:08 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:19:08 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:19:08 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:19:08 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:19:08 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:19:08 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:19:08 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:19:08 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:19:10 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:19:10 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:19:11 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:19:11 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:19:12 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:19:12 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:19:12 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:19:12 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:19:13 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:19:13 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:19:13 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:19:13 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:19:14 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:19:14 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:19:14 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:19:14 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:19:14 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:19:14 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:19:14 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:19:14 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:19:14 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:19:14 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:19:15 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:19:15 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:19:15 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:19:15 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:19:15 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:19:15 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:19:15 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:19:15 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:19:15 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:19:15 Setting up tzdata (2021a-0ubuntu0.18.04) ... 15:19:15 15:19:15 Current default time zone: 'Etc/UTC' 15:19:15 Local time is now: Tue May 11 15:19:15 UTC 2021. 15:19:15 Universal Time is now: Tue May 11 15:19:15 UTC 2021. 15:19:15 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:19:15 15:19:16 Setting up systemd-sysv (237-3ubuntu10.47) ... 15:19:16 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:19:16 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 15:19:16 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:19:16 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:19:16 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:19:16 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:19:16 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:19:16 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:19:16 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:19:17 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:19:17 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:19:17 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:19:17 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 15:19:17 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:19:17 Setting up patch (2.7.6-2ubuntu1.1) ... 15:19:17 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:19:17 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:19:17 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 15:19:17 Installing new version of config file /etc/ssl/openssl.cnf ... 15:19:17 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:19:17 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:19:17 Setting up ca-certificates (20210119~18.04.1) ... 15:19:19 Updating certificates in /etc/ssl/certs... 15:19:20 23 added, 27 removed; done. 15:19:20 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:19:20 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:19:20 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:19:20 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:19:20 Setting up pkgbinarymangler (138.18.04.1) ... 15:19:20 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:19:21 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 15:19:21 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:19:21 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:19:21 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:19:21 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:19:21 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:19:21 Setting up perl (5.26.1-6ubuntu0.5) ... 15:19:21 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 15:19:21 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:19:21 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:19:21 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 15:19:22 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:19:22 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:19:22 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:19:22 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:19:22 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:19:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:19:22 Processing triggers for systemd (237-3ubuntu10.47) ... 15:19:22 Processing triggers for mime-support (3.60ubuntu1) ... 15:19:22 Processing triggers for ca-certificates (20210119~18.04.1) ... 15:19:22 Updating certificates in /etc/ssl/certs... 15:19:23 0 added, 0 removed; done. 15:19:23 Running hooks in /etc/ca-certificates/update.d... 15:19:23 done. 15:19:24 Reading package lists... 15:19:24 Building dependency tree... 15:19:24 Reading state information... 15:19:24 The following NEW packages will be installed: 15:19:24 apt-transport-https 15:19:24 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:19:24 Need to get 1692 B of archives. 15:19:24 After this operation, 154 kB of additional disk space will be used. 15:19:24 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 15:19:25 debconf: delaying package configuration, since apt-utils is not installed 15:19:25 Fetched 1692 B in 0s (6223 B/s) 15:19:25 Selecting previously unselected package apt-transport-https. 15:19:25 (Reading database ... 13920 files and directories currently installed.) 15:19:25 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 15:19:25 Unpacking apt-transport-https (1.6.13) ... 15:19:25 Setting up apt-transport-https (1.6.13) ... 15:19:25 Waiting for network to be ready... 15:19:35 2021-05-11T15:19:31Z INFO Waiting for automatic snapd restart... 15:19:36 snapd 2.49.2 from Canonical* installed 15:19:38 "snapd" switched to the "latest/stable" channel 15:19:38 15:19:43 core18 20210309 from Canonical* installed 15:19:43 "core18" switched to the "latest/stable" channel 15:19:43 15:19:50 snapcraft 4.7.1 from Canonical* installed 15:19:50 "snapcraft" switched to the "latest/stable" channel 15:19:50 15:19:53 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: 15:19:53 - README.md 15:19:53 15:19:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:19:59 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:20:00 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:20:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:20:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:20:02 Reading package lists... 15:20:02 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 15:20:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:20:09 Reading package lists... 15:20:09 Building dependency tree... 15:20:09 Reading state information... 15:20:09 Suggested packages: 15:20:09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:20:09 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:20:09 Recommended packages: 15:20:09 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:20:09 The following NEW packages will be installed: 15:20:09 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:20:09 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:20:09 pkg-config zip 15:20:09 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:20:09 Need to get 7663 kB of archives. 15:20:09 After this operation, 43.8 MB of additional disk space will be used. 15:20:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 15:20:09 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:20:09 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:20:09 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:20:10 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:20:10 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:20:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:20:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:20:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:20:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:20:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 15:20:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 15:20:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 15:20:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:20:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:20:11 debconf: delaying package configuration, since apt-utils is not installed 15:20:11 Fetched 7663 kB in 2s (4508 kB/s) 15:20:11 Selecting previously unselected package libglib2.0-0:amd64. 15:20:11 (Reading database ... 13924 files and directories currently installed.) 15:20:11 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 15:20:11 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:20:11 Selecting previously unselected package libpsl5:amd64. 15:20:11 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:20:11 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:20:11 Selecting previously unselected package libnghttp2-14:amd64. 15:20:11 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:20:11 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:20:11 Selecting previously unselected package librtmp1:amd64. 15:20:11 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:20:11 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:20:11 Selecting previously unselected package libcurl3-gnutls:amd64. 15:20:11 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 15:20:11 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 15:20:12 Selecting previously unselected package liberror-perl. 15:20:12 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:20:12 Unpacking liberror-perl (0.17025-1) ... 15:20:12 Selecting previously unselected package git-man. 15:20:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 15:20:12 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 15:20:12 Selecting previously unselected package git. 15:20:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 15:20:12 Unpacking git (1:2.17.1-1ubuntu0.8) ... 15:20:13 Selecting previously unselected package libnorm1:amd64. 15:20:13 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:20:13 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:20:13 Selecting previously unselected package libpgm-5.2-0:amd64. 15:20:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:20:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:20:13 Selecting previously unselected package libsodium23:amd64. 15:20:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:20:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:20:13 Selecting previously unselected package libzmq5:amd64. 15:20:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:20:13 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:20:13 Selecting previously unselected package libzmq3-dev:amd64. 15:20:13 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:20:13 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:20:13 Selecting previously unselected package pkg-config. 15:20:13 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:20:13 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:20:13 Selecting previously unselected package zip. 15:20:13 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:20:13 Unpacking zip (3.0-11build1) ... 15:20:13 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:20:13 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 15:20:14 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:20:14 Setting up liberror-perl (0.17025-1) ... 15:20:14 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:20:14 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:20:14 No schema files found: doing nothing. 15:20:14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:20:14 Setting up zip (3.0-11build1) ... 15:20:14 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:20:14 Setting up libsodium23:amd64 (1.0.16-2) ... 15:20:14 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:20:14 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:20:14 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 15:20:14 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:20:14 Setting up git (1:2.17.1-1ubuntu0.8) ... 15:20:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:20:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:20:21 git set to automatically installed. 15:20:21 git-man set to automatically installed. 15:20:21 libcurl3-gnutls set to automatically installed. 15:20:21 liberror-perl set to automatically installed. 15:20:21 libglib2.0-0 set to automatically installed. 15:20:21 libnghttp2-14 set to automatically installed. 15:20:21 libnorm1 set to automatically installed. 15:20:21 libpgm-5.2-0 set to automatically installed. 15:20:21 libpsl5 set to automatically installed. 15:20:21 librtmp1 set to automatically installed. 15:20:21 libsodium23 set to automatically installed. 15:20:21 libzmq3-dev set to automatically installed. 15:20:21 libzmq5 set to automatically installed. 15:20:21 pkg-config set to automatically installed. 15:20:21 zip set to automatically installed. 15:20:22 snapd is not logged in, snap install commands will use sudo 15:20:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:20:30 snap "core18" has no updates available 15:20:31 snapd is not logged in, snap install commands will use sudo 15:20:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:20:59 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 15:20:59 Pulling go-build-helper 15:20:59 + snapcraftctl pull 15:21:00 'app-service-config' has dependencies that need to be staged: go-build-helper 15:21:00 Skipping pull go-build-helper (already ran) 15:21:00 Building go-build-helper 15:21:00 + snapcraftctl build 15:21:03 Staging go-build-helper 15:21:03 + snapcraftctl stage 15:21:09 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 15:21:09 Removing intermediate container 4ef75e34ee37 15:21:09 ---> f811db7d0c10 15:21:09 15:21:09 Step 11/26 : FROM alpine:3.12 15:21:09 3.12: Pulling from library/alpine 15:21:11 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:21:11 Status: Downloaded newer image for alpine:3.12 15:21:11 ---> 9852663dfa18 15:21:11 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:21:11 ---> Running in b88f743c5907 15:21:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:21:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:21:15 (1/6) Installing ca-certificates (20191127-r4) 15:21:15 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:21:15 (3/6) Installing libcurl (7.76.1-r0) 15:21:15 (4/6) Installing curl (7.76.1-r0) 15:21:15 (5/6) Installing dumb-init (1.2.2-r1) 15:21:15 (6/6) Installing su-exec (0.2-r1) 15:21:15 Executing busybox-1.31.1-r20.trigger 15:21:15 Executing ca-certificates-20191127-r4.trigger 15:21:15 OK: 7 MiB in 20 packages 15:21:18 Removing intermediate container 5b4e3f58dbab 15:21:18 ---> 45ec6e00a936 15:21:18 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:21:18 ---> Running in 59de17335d83 15:21:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:21:18 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:21:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] 15:21:18 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:21:18 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:21:18 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:21:18 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:21:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:21:18 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:21:18 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:21:18 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:21:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 15:21:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 15:21:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 15:21:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] 15:21:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 15:21:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 15:21:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 15:21:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:21:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 15:21:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 15:21:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 15:21:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 15:21:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 15:21:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 15:21:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 15:21:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 15:21:18 Fetched 24.6 MB in 6s (4079 kB/s) 15:21:18 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:21:18 Fetched 224 kB in 0s (0 B/s) 15:21:18 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:21:18 Fetched 157 kB in 0s (0 B/s) 15:21:18 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:21:18 Fetched 221 kB in 0s (0 B/s) 15:21:18 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:21:18 Fetched 143 kB in 0s (0 B/s) 15:21:18 Pulling app-service-config 15:21:18 + snapcraftctl pull 15:21:18 Cloning into '/root/parts/app-service-config/src'... 15:21:19 Removing intermediate container b88f743c5907 15:21:19 ---> e09122816183 15:21:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:21:19 ---> Running in bdef6853217d 15:21:19 Pulling config-common 15:21:19 + snapcraftctl pull 15:21:20 Removing intermediate container bdef6853217d 15:21:20 ---> 0047dc08cd7b 15:21:20 Step 14/26 : WORKDIR / 15:21:20 ---> Running in 214f40ac073c 15:21: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 15:21:21 Removing intermediate container 214f40ac073c 15:21:21 ---> 0adc097a8a6c 15:21:21 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:21:23 ---> 34e520564a1a 15:21:23 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:21:25 ---> ec0d9ab8b6f8 15:21:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:21:26 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:21:26 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:21:26 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:21:26 Fetched 0 B in 0s (0 B/s) 15:21:26 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:21:26 Fetched 0 B in 0s (0 B/s) 15:21:26 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:21:26 Fetched 0 B in 0s (0 B/s) 15:21:26 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:21:26 Fetched 0 B in 0s (0 B/s) 15:21:26 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:21:26 Fetched 0 B in 0s (0 B/s) 15:21:26 Pulling edgex-go 15:21:26 + snapcraftctl pull 15:21:27 ---> 00358230ec28 15:21:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:21:27 Removing intermediate container 59de17335d83 15:21:27 ---> 59dbe7b0b693 15:21:27 15:21:27 Step 12/24 : FROM docker:20.10.0 15:21:28 20.10.0: Pulling from library/docker 15:21:30 ---> f5c92a6a5b95 15:21:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:21:31 Removing intermediate container 6158434f18d5 15:21:31 ---> 7228e33a2e46 15:21:31 15:21:31 Step 11/23 : FROM alpine:3.12 15:21:31 ---> 9852663dfa18 15:21:31 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:21:31 ---> Running in 9a1d9944c535 15:21:31 Removing intermediate container 12d47c792cbd 15:21:31 ---> d5a75d600acc 15:21:31 15:21:31 Step 11/23 : FROM alpine:3.12 15:21:31 ---> 9852663dfa18 15:21:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:21:32 ---> Running in 862483c7fc72 15:21:32 ---> bd8dbf039e4c 15:21:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:21:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:21:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:21:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:21:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:21:35 ---> 898416728edc 15:21:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:21:35 (1/2) Installing ca-certificates (20191127-r4) 15:21:35 (2/2) Installing dumb-init (1.2.2-r1) 15:21:35 Executing busybox-1.31.1-r20.trigger 15:21:35 Executing ca-certificates-20191127-r4.trigger 15:21:35 (1/1) Installing dumb-init (1.2.2-r1) 15:21:35 Executing busybox-1.31.1-r20.trigger 15:21:35 OK: 5 MiB in 15 packages 15:21:35 OK: 6 MiB in 16 packages 15:21:37 ---> 35b41c59fe5a 15:21:37 Step 22/26 : 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/ 15:21:37 ---> Running in d5caccb7bd50 15:21:38 Removing intermediate container 862483c7fc72 15:21:38 ---> d178ec8f51ae 15:21:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:21:38 ---> Running in 80cf510142e7 15:21:38 Removing intermediate container 9a1d9944c535 15:21:38 ---> d4710bd1920a 15:21:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:21:39 ---> Running in 293684b6fc38 15:21:39 Removing intermediate container 80cf510142e7 15:21:39 ---> d913afd43703 15:21:39 Step 14/23 : ENV APP_PORT=48085 15:21:42 ---> Running in c9463f0cf3e9 15:21:42 Removing intermediate container 293684b6fc38 15:21:42 ---> 72acf463509a 15:21:42 Step 14/23 : ENV APP_PORT=48060 15:21:42 ---> Running in 9179003342fe 15:21:42 Removing intermediate container c9463f0cf3e9 15:21:42 ---> 4816feb4c573 15:21:42 Step 15/23 : EXPOSE $APP_PORT 15:21:42 Removing intermediate container 920a19ba6f25 15:21:42 ---> 598e3b3c5e0c 15:21:42 15:21:42 Step 11/24 : FROM alpine:3.12 15:21:43 ---> 9852663dfa18 15:21:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:21:43 Removing intermediate container d5caccb7bd50 15:21:43 ---> 487c01570e8c 15:21:43 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:21:43 ---> Running in 80c4c50cca8f 15:21:43 Removing intermediate container 9179003342fe 15:21:43 ---> adc479192a60 15:21:43 Step 15/23 : EXPOSE $APP_PORT 15:21:43 ---> Running in 154e276a6afa 15:21:43 ---> Running in 7fcbdb246587 15:21:43 ---> Running in f914c64b1694 15:21:43 Removing intermediate container 80c4c50cca8f 15:21:43 ---> e587bc353903 15:21:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:44 Removing intermediate container 154e276a6afa 15:21:44 ---> 406aa18fa719 15:21:44 Step 13/24 : ENV APP_PORT=48080 15:21:44 Removing intermediate container 7fcbdb246587 15:21:44 ---> d11205b58a25 15:21:44 Step 24/26 : LABEL arch=arm64 15:21:44 Removing intermediate container f914c64b1694 15:21:44 ---> 4b3bb3e761f6 15:21:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:44 ---> Running in dbd28c63b6c8 15:21:44 ---> Running in 2d329544ce6f 15:21:45 ---> c96ebc406843 15:21:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:21:45 Removing intermediate container dbd28c63b6c8 15:21:45 ---> 3b59ff9aebad 15:21:45 Step 14/24 : EXPOSE $APP_PORT 15:21:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:21:45 Status: Downloaded newer image for docker:20.10.0 15:21:45 ---> eeaf43b92773 15:21:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:21:45 Removing intermediate container 2d329544ce6f 15:21:45 ---> fef45a5b1be2 15:21:45 Step 25/26 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:21:45 ---> 7abef1a25aa7 15:21:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:21:45 ---> Running in 906acf485f14 15:21:45 ---> Running in aada01a6441a 15:21:45 ---> Running in 86c5454f4085 15:21:46 Removing intermediate container 906acf485f14 15:21:46 ---> 2620f0ebb035 15:21:46 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:46 Removing intermediate container aada01a6441a 15:21:46 ---> 8d6a7bb76353 15:21:46 Step 26/26 : LABEL version=0.0.0 15:21:46 Removing intermediate container 86c5454f4085 15:21:46 ---> f3c37ebec624 15:21:46 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 15:21:46 ---> Running in 24603d288222 15:21:46 ---> Running in 98c13b82f6b2 15:21:46 ---> 32c64e9eefc5 15:21:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:21:46 ---> Running in f488ffcab91c 15:21:47 ---> b371e6b8e807 15:21:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:21:47 Removing intermediate container f488ffcab91c 15:21:47 ---> 7b8c2a6d2ee0 15:21:47 15:21:48 ---> f81edb51b0e0 15:21:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:21:48 Successfully built 7b8c2a6d2ee0 15:21:48 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 15:21:48  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go 15:21:48 ---> Running in 55014bb19a28 15:21:48 ---> c90926de12f6 15:21:48 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:21:48 ---> Running in ecf82601846f 15:21:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:21:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:21:49 Removing intermediate container 55014bb19a28 15:21:49 ---> 55e69e727077 15:21:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:21:49 Removing intermediate container ecf82601846f 15:21:49 ---> 5ed3e5bbf7c6 15:21:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:21:49 ---> Running in 50fff0fc0124 15:21:49 ---> Running in 8bf26fea5d9a 15:21:49 (1/39) Installing readline (8.0.4-r0) 15:21:49 (2/39) Installing bash (5.0.17-r0) 15:21:49 Executing bash-5.0.17-r0.post-install 15:21:49 (3/39) Installing nghttp2-libs (1.41.0-r0) 15:21:49 (4/39) Installing libcurl (7.76.1-r0) 15:21:49 (5/39) Installing curl (7.76.1-r0) 15:21:49 (6/39) Installing dumb-init (1.2.2-r1) 15:21:49 (7/39) Installing libbz2 (1.0.8-r1) 15:21:49 (8/39) Installing expat (2.2.9-r1) 15:21:49 (9/39) Installing libffi (3.3-r2) 15:21:49 (10/39) Installing gdbm (1.13-r1) 15:21:49 (11/39) Installing xz-libs (5.2.5-r0) 15:21:50 (12/39) Installing sqlite-libs (3.32.1-r0) 15:21:50 (13/39) Installing python3 (3.8.10-r0) 15:21:50 Removing intermediate container 24603d288222 15:21:50 ---> ed5142b13dc6 15:21:50 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:21:50 Removing intermediate container 50fff0fc0124 15:21:50 ---> dd430eac3c4a 15:21:50 Step 21/23 : LABEL arch=arm64 15:21:50 Removing intermediate container 8bf26fea5d9a 15:21:50 ---> a2c49f0b336e 15:21:50 Step 21/23 : LABEL arch=arm64 15:21:50 ---> Running in 31fc122ffcd4 15:21:50 ---> Running in df6b28a36db7 15:21:51 ---> Running in 2fb2bdea8ae5 15:21:52 Removing intermediate container df6b28a36db7 15:21:52 ---> 243e4f6424f2 15:21:52 Step 22/23 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:21:52 (14/39) Installing py3-appdirs (1.4.4-r1) 15:21:52 (15/39) Installing py3-ordered-set (4.0.1-r0) 15:21:52 (16/39) Installing py3-parsing (2.4.7-r0) 15:21:52 (17/39) Installing py3-six (1.15.0-r0) 15:21:52 (18/39) Installing py3-packaging (20.4-r0) 15:21:52 (19/39) Installing py3-setuptools (47.0.0-r0) 15:21:52 (20/39) Installing py3-chardet (3.0.4-r4) 15:21:52 (21/39) Installing py3-idna (2.9-r0) 15:21:52 (22/39) Installing py3-certifi (2020.4.5.1-r0) 15:21:52 (23/39) Installing py3-urllib3 (1.25.9-r0) 15:21:52 Removing intermediate container 2fb2bdea8ae5 15:21:52 ---> 0018db7bb149 15:21:52 Step 22/23 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:21:52 (24/39) Installing py3-requests (2.23.0-r0) 15:21:52 (25/39) Installing py3-msgpack (1.0.0-r0) 15:21:52 (26/39) Installing py3-lockfile (0.12.2-r3) 15:21:52 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:21:52 (28/39) Installing py3-colorama (0.4.3-r0) 15:21:52 (29/39) Installing py3-distlib (0.3.0-r0) 15:21:52 ---> Running in 2d8d55ee5c5e 15:21:52 (30/39) Installing py3-distro (1.5.0-r1) 15:21:52 (31/39) Installing py3-webencodings (0.5.1-r3) 15:21:52 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:21:52 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:21:52 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:21:52 Fetched 0 B in 0s (0 B/s) 15:21:52 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:21:52 Fetched 96.5 kB in 0s (0 B/s) 15:21:52 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:21:52 Fetched 279 kB in 0s (0 B/s) 15:21:52 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:21:52 Fetched 122 kB in 0s (0 B/s) 15:21:52 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:21:52 Fetched 77.8 kB in 0s (0 B/s) 15:21:52 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:21:52 Fetched 8848 B in 0s (0 B/s) 15:21:52 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:21:52 Fetched 47.8 kB in 0s (0 B/s) 15:21:52 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:21:52 Fetched 45.6 kB in 0s (0 B/s) 15:21:52 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:21:52 Fetched 15.0 kB in 0s (0 B/s) 15:21:52 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 15:21:52 Fetched 219 kB in 0s (0 B/s) 15:21:52 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:21:52 Fetched 154 kB in 0s (0 B/s) 15:21:52 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:21:52 Fetched 50.6 kB in 0s (0 B/s) 15:21:52 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:21:52 Fetched 14.8 kB in 0s (0 B/s) 15:21:52 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:21:52 Fetched 41.8 kB in 0s (0 B/s) 15:21:52 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:21:52 Fetched 499 kB in 0s (0 B/s) 15:21:52 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:21:52 Fetched 111 kB in 0s (0 B/s) 15:21:52 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:21:52 Fetched 240 kB in 0s (0 B/s) 15:21:52 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:21:52 Fetched 29.3 kB in 0s (0 B/s) 15:21:52 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:21:52 Fetched 85.5 kB in 0s (0 B/s) 15:21:52 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:21:52 Fetched 24.5 kB in 0s (0 B/s) 15:21:52 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:21:52 Fetched 49.2 kB in 0s (0 B/s) 15:21:52 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:21:52 Fetched 54.2 kB in 0s (0 B/s) 15:21:52 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:21:52 Fetched 30.8 kB in 0s (0 B/s) 15:21:52 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:21:52 Fetched 15.8 kB in 0s (0 B/s) 15:21:52 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:21:52 Fetched 85.9 kB in 0s (0 B/s) 15:21:52 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:21:52 Fetched 8720 B in 0s (0 B/s) 15:21:52 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 15:21:52 Fetched 137 kB in 0s (0 B/s) 15:21:52 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:21:52 Fetched 119 kB in 0s (0 B/s) 15:21:52 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 15:21:52 Fetched 110 kB in 0s (0 B/s) 15:21:52 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:21:52 Fetched 11.1 kB in 0s (0 B/s) 15:21:52 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 15:21:52 Fetched 645 kB in 0s (0 B/s) 15:21:52 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:21:52 Fetched 41.3 kB in 0s (0 B/s) 15:21:52 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:21:52 Fetched 17.9 kB in 0s (0 B/s) 15:21:52 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:21:52 Fetched 368 kB in 0s (0 B/s) 15:21:52 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:21:52 Fetched 187 kB in 0s (0 B/s) 15:21:52 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:21:52 Fetched 175 kB in 0s (0 B/s) 15:21:52 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:21:52 Fetched 206 kB in 0s (0 B/s) 15:21:52 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 15:21:52 Fetched 1301 kB in 0s (0 B/s) 15:21:52 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:21:52 Fetched 36.2 kB in 0s (0 B/s) 15:21:52 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 15:21:52 Fetched 159 kB in 0s (0 B/s) 15:21:52 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:21:52 Fetched 107 kB in 0s (0 B/s) 15:21:52 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:21:52 Fetched 48.7 kB in 0s (0 B/s) 15:21:52 Pulling static-packages 15:21:52 + snapcraftctl pull 15:21:52 Pulling version 15:21:52 + cd /root/project 15:21:52 + [ -f VERSION ] 15:21:52 + PROJECT_VERSION=local-dev 15:21:52 + git rev-parse --short HEAD 15:21:52 + GIT_REVISION=0f16311e 15:21:52 + snapcraftctl set-version local-dev 15:21:52 Skipping build go-build-helper (already ran) 15:21:52 Building app-service-config 15:21:52 + make build 15:21:52 go mod tidy 15:21:53 (32/39) Installing py3-html5lib (1.0.1-r4) 15:21:53 (33/39) Installing py3-pytoml (0.1.21-r0) 15:21:53 (34/39) Installing py3-pep517 (0.8.2-r0) 15:21:53 ---> Running in b968d7a7d273 15:21:53 (35/39) Installing py3-progress (1.5-r0) 15:21:53 (36/39) Installing py3-toml (0.10.1-r0) 15:21:53 (37/39) Installing py3-retrying (1.3.3-r0) 15:21:53 (38/39) Installing py3-contextlib2 (0.6.0-r0) 15:21:53 (39/39) Installing py3-pip (20.1.1-r0) 15:21:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:21:53 Executing busybox-1.31.1-r19.trigger 15:21:53 OK: 72 MiB in 59 packages 15:21:53 Removing intermediate container 2d8d55ee5c5e 15:21:53 ---> 89ebe13c733b 15:21:53 Step 23/23 : LABEL version=0.0.0 15:21:53 ---> Running in 4a0ca02504c8 15:21:53 Removing intermediate container b968d7a7d273 15:21:53 ---> ccd982d6bf6b 15:21:53 Step 23/23 : LABEL version=0.0.0 15:21:54 ---> Running in 72cb7af03bce 15:21:54 Removing intermediate container 4a0ca02504c8 15:21:54 ---> 40408b2ce5fb 15:21:54 15:21:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:21:55 Successfully built 40408b2ce5fb 15:21:55 Successfully tagged docker-support-scheduler-go-arm64:latest 15:21:55  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 15:21:55 Removing intermediate container 72cb7af03bce 15:21:55 ---> 16e1515d29d2 15:21:55 15:21:55 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 15:21:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 15:21:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 15:21:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 15:21:55 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 15:21:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 15:21:55 go: downloading github.com/stretchr/testify v1.7.0 15:21:55 go: downloading github.com/google/uuid v1.2.0 15:21:55 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:21:55 go: downloading github.com/x448/float16 v0.8.4 15:21:55 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:21:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 15:21:55 Successfully built 16e1515d29d2 15:21:55 Successfully tagged docker-support-notifications-go-arm64:latest 15:21:55 Building docker-security-proxy-setup-go 15:21:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 15:21:55 go: downloading github.com/hashicorp/consul/api v1.8.1 15:21:55 go: downloading github.com/pelletier/go-toml v1.9.0 15:21:55 go: downloading github.com/go-kit/kit v0.8.0 15:21:55 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:21:55 go: downloading github.com/pmezard/go-difflib v1.0.0 15:21:55  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) 15:21:56 go: downloading github.com/hashicorp/consul/sdk v0.7.0 15:21:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:21:56 go: downloading github.com/davecgh/go-spew v1.1.1 15:21:56 go: downloading github.com/pebbe/zmq4 v1.2.7 15:21:56 (2/6) Installing libgcc (9.3.0-r2) 15:21:56 go: downloading github.com/gorilla/mux v1.8.0 15:21:56 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:21:56 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:21:56 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 15:21:56 go: downloading github.com/hashicorp/serf v0.9.5 15:21:56 (3/6) Installing libsodium (1.0.18-r0) 15:21:56 (4/6) Installing libstdc++ (9.3.0-r2) 15:21:56 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:21:56 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:21:56 go: downloading github.com/mattn/go-colorable v0.1.6 15:21:56 go: downloading github.com/go-playground/validator/v10 v10.5.0 15:21:56 go: downloading github.com/gorilla/websocket v1.4.2 15:21:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:21:56 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:21:56 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:21:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:21:56 go: downloading github.com/mattn/go-isatty v0.0.12 15:21:56 go: downloading github.com/go-stack/stack v1.8.0 15:21:56 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:21:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:21:56 go: downloading github.com/stretchr/objx v0.1.0 15:21:56 go: downloading github.com/go-redis/redis/v7 v7.2.0 15:21:56 go: downloading github.com/go-playground/universal-translator v0.17.0 15:21:56 go: downloading gopkg.in/yaml.v2 v2.4.0 15:21:57 (5/6) Installing libzmq (4.3.3-r0) 15:21:57 go: downloading github.com/go-playground/locales v0.13.0 15:21:57 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:21:57 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:21:57 go: downloading golang.org/x/text v0.3.2 15:21:57 go: downloading github.com/pkg/errors v0.8.1 15:21:57 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:21:57 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 15:21:57 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:21:57 go: downloading github.com/mitchellh/copystructure v1.0.0 15:21:57 go: downloading github.com/fatih/color v1.9.0 15:21:57 go: downloading github.com/onsi/ginkgo v1.10.1 15:21:57 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:21:57 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:21:57 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 15:21:57 go: downloading github.com/onsi/gomega v1.7.0 15:21:57 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:21:57 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:21:57 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:21:57 go: downloading github.com/leodido/go-urn v1.2.0 15:21:57 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:21:57 go: downloading github.com/hashicorp/memberlist v0.2.2 15:21:57 go: downloading github.com/kr/pretty v0.2.0 15:21:57 go: downloading github.com/kr/text v0.1.0 15:21:57 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:21:57 go: downloading github.com/miekg/dns v1.1.26 15:21:58 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:21:58 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:21:58 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:21:58 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 15:21:58 go: downloading github.com/hpcloud/tail v1.0.0 15:21:58 go: downloading github.com/golang/protobuf v1.3.2 15:21:58 go: downloading github.com/hashicorp/errwrap v1.0.0 15:21:58 (6/6) Installing zeromq (4.3.3-r0) 15:21:58 Executing busybox-1.31.1-r20.trigger 15:21:58 OK: 8 MiB in 20 packages 15:21:58 Collecting docker-compose==1.23.2 15:21:58 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:21:58 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:21:58 go: downloading github.com/fsnotify/fsnotify v1.4.7 15:21:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:21:58 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 15:22:00 Collecting jsonschema<3,>=2.5.1 15:22:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:22:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:22:00 Removing intermediate container 31fc122ffcd4 15:22:00 ---> 0e700bf2a1d5 15:22:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:22:01 ---> 4f4345dd1f1a 15:22:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:22:01 Collecting PyYAML<4,>=3.10 15:22:02 Downloading PyYAML-3.13.tar.gz (270 kB) 15:22:04 ---> 94f13b70d77b 15:22:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:22:05 ---> 1814554386d9 15:22:05 Step 20/24 : ENTRYPOINT ["/core-data"] 15:22:05 ---> Running in 67d230b63540 15:22:06 Removing intermediate container 67d230b63540 15:22:06 ---> fff38539c425 15:22:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:22:06 ---> Running in 3e9899cf66ae 15:22:06 Collecting dockerpty<0.5,>=0.4.1 15:22:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:22:06 Removing intermediate container 3e9899cf66ae 15:22:06 ---> 327daeea6628 15:22:06 Step 22/24 : LABEL arch=arm64 15:22:07 ---> Running in cdf4c5e3f997 15:22:07 Removing intermediate container cdf4c5e3f997 15:22:07 ---> 2ab06b3d9718 15:22:07 Step 23/24 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:22:08 ---> Running in b8ebc5fe4191 15:22:09 Removing intermediate container b8ebc5fe4191 15:22:09 ---> ca00e64aed60 15:22:09 Step 24/24 : LABEL version=0.0.0 15:22:09 ---> Running in bcdf51afd9e0 15:22:09 Removing intermediate container bcdf51afd9e0 15:22:09 ---> 8ae6cd0ff848 15:22:09 15:22:10 Collecting cached-property<2,>=1.2.0 15:22:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:22:10 Successfully built 8ae6cd0ff848 15:22:10 Successfully tagged docker-core-data-go-arm64:latest 15:22:10  Building docker-core-data-go ... done Building docker-core-command-go 15:22:11 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 15:22:11 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 15:22:11 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 15:22:11 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 15:22:11 Building config-common 15:22:11 + snapcraftctl build 15:22:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:22:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:22:13 Collecting docker<4.0,>=3.6.0 15:22:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:22:14 Collecting docopt<0.7,>=0.6.1 15:22:14 Downloading docopt-0.6.2.tar.gz (25 kB) 15:22:14 Building edgex-go 15:22:15 + cd /root/parts/edgex-go/src 15:22:15 + make build 15:22:15 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 15:22:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.14 15:22:15 go: downloading github.com/imdario/mergo v0.3.12 15:22:15 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:22:17 Collecting texttable<0.10,>=0.9.0 15:22:17 Downloading texttable-0.9.1.tar.gz (11 kB) 15:22:19 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 15:22:20 Collecting websocket-client<1.0,>=0.32.0 15:22:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:22:20 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) 15:22:21 Collecting idna<2.8,>=2.5 15:22:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:22:22 Collecting urllib3<1.25,>=1.21.1 15:22:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:22:22 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) 15:22:22 Collecting docker-pycreds>=0.4.0 15:22:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:22:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:22:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:22:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:22:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:22:24 Installing collected packages: jsonschema, PyYAML, dockerpty, cached-property, idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, texttable, docker-compose 15:22:24 Running setup.py install for PyYAML: started 15:22:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:22:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:22:27 Running setup.py install for PyYAML: finished with status 'done' 15:22:27 Running setup.py install for dockerpty: started 15:22:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:22:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:22:30 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:22:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:22:30 ---> 50e78558cb67 15:22:30 Step 3/32 : WORKDIR /edgex-go 15:22:30 ---> Using cache 15:22:30 ---> 7bc1bf63a1a5 15:22:30 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:30 ---> Using cache 15:22:30 ---> ddee152e515b 15:22:30 Step 5/32 : RUN apk add --update --no-cache make git 15:22:30 ---> Using cache 15:22:30 ---> 4c6064158915 15:22:30 Step 6/32 : COPY go.mod . 15:22:30 ---> Using cache 15:22:30 ---> ac4cf7ccf2c4 15:22:30 Step 7/32 : RUN go mod download 15:22:30 ---> Using cache 15:22:30 ---> 9ca9f5b9dc4b 15:22:30 Step 8/32 : COPY . . 15:22:30 ---> Using cache 15:22:30 ---> 34fdff9a8753 15:22:30 Step 9/32 : RUN go mod tidy 15:22:30 ---> Using cache 15:22:30 ---> 0654a494f5d8 15:22:30 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:22:30 Running setup.py install for dockerpty: finished with status 'done' 15:22:31 Attempting uninstall: idna 15:22:31 Found existing installation: idna 2.9 15:22:31 Uninstalling idna-2.9: 15:22:31 Successfully uninstalled idna-2.9 15:22:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:22:32 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 15:22:32 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 15:22:33 Attempting uninstall: urllib3 15:22:33 Found existing installation: urllib3 1.25.9 15:22:33 Uninstalling urllib3-1.25.9: 15:22:33 Successfully uninstalled urllib3-1.25.9 15:22:34 ---> Running in a4617125bb74 15:22:34 Attempting uninstall: requests 15:22:34 Found existing installation: requests 2.23.0 15:22:34 Uninstalling requests-2.23.0: 15:22:34 Successfully uninstalled requests-2.23.0 15:22:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:22:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:22:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:22:36 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:22:36 Running setup.py install for docopt: started 15:22:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:22:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:22:39 Running setup.py install for docopt: finished with status 'done' 15:22:39 Running setup.py install for texttable: started 15:22:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:22:40 go: downloading github.com/lib/pq v1.10.1 15:22:42 Running setup.py install for texttable: finished with status 'done' 15:22:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:22:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:22:42 ---> 50e78558cb67 15:22:42 Step 3/22 : WORKDIR /edgex-go 15:22:42 ---> Using cache 15:22:42 ---> 7bc1bf63a1a5 15:22:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:42 ---> Using cache 15:22:42 ---> ddee152e515b 15:22:42 Step 5/22 : RUN apk add --update --no-cache make git 15:22:42 ---> Using cache 15:22:42 ---> 4c6064158915 15:22:42 Step 6/22 : COPY go.mod . 15:22:42 ---> Using cache 15:22:42 ---> ac4cf7ccf2c4 15:22:42 Step 7/22 : RUN go mod download 15:22:42 ---> Using cache 15:22:42 ---> 9ca9f5b9dc4b 15:22:42 Step 8/22 : COPY . . 15:22:42 ---> Using cache 15:22:42 ---> 34fdff9a8753 15:22:42 Step 9/22 : RUN go mod tidy 15:22:42 ---> Using cache 15:22:42 ---> 0654a494f5d8 15:22:42 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:22:43 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:22:43 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:22:43 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:22:43 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:22:43 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:22:43 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:22:43 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:22:43 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:22:43 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:22:43 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:22:43 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:22:43 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:22:43 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:22:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:22:43 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:22:43 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:22:43 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:22:43 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 15:22:43 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:22:43 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:22:43 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:22:43 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:22:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:22:43 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:22:43 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:22:43 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:22:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:22:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:22:44 ---> 50e78558cb67 15:22:44 Step 3/24 : WORKDIR /edgex-go 15:22:44 ---> Using cache 15:22:44 ---> 7bc1bf63a1a5 15:22:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:44 ---> Using cache 15:22:44 ---> ddee152e515b 15:22:44 Step 5/24 : RUN apk add --update --no-cache make git 15:22:44 ---> Using cache 15:22:44 ---> 4c6064158915 15:22:44 Step 6/24 : COPY go.mod . 15:22:44 ---> Using cache 15:22:44 ---> ac4cf7ccf2c4 15:22:44 Step 7/24 : RUN go mod download 15:22:44 ---> Using cache 15:22:44 ---> 9ca9f5b9dc4b 15:22:44 Step 8/24 : COPY . . 15:22:44 ---> Using cache 15:22:44 ---> 34fdff9a8753 15:22:44 Step 9/24 : RUN go mod tidy 15:22:44 ---> Using cache 15:22:44 ---> 0654a494f5d8 15:22:44 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:22:45 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:22:45 ---> Running in 7a6bcfc2a6a2 15:22:45 ---> Running in fda4e1f725e6 15:22:46 Building static-packages 15:22:46 + snapcraftctl build 15:22:48 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 15:22: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 15:22:49 Building version 15:22:49 + snapcraftctl build 15:22:51 Skipping stage go-build-helper (already ran) 15:22:51 Staging app-service-config 15:22:51 + snapcraftctl stage 15:22:53 Staging config-common 15:22:53 + snapcraftctl stage 15:22:54 Staging edgex-go 15:22:54 + snapcraftctl stage 15:22:56 Staging static-packages 15:22:56 + snapcraftctl stage 15:22:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:22:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:22:56 ---> 50e78558cb67 15:22:56 Step 3/24 : WORKDIR /edgex-go 15:22:56 ---> Using cache 15:22:56 ---> 7bc1bf63a1a5 15:22:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:56 ---> Using cache 15:22:56 ---> ddee152e515b 15:22:56 Step 5/24 : RUN apk add --update --no-cache make git 15:22:56 ---> Using cache 15:22:56 ---> 4c6064158915 15:22:56 Step 6/24 : COPY go.mod . 15:22:56 ---> Using cache 15:22:56 ---> ac4cf7ccf2c4 15:22:56 Step 7/24 : RUN go mod download 15:22:56 ---> Using cache 15:22:56 ---> 9ca9f5b9dc4b 15:22:56 Step 8/24 : COPY . . 15:22:56 ---> Using cache 15:22:56 ---> 34fdff9a8753 15:22:56 Step 9/24 : RUN go mod tidy 15:22:56 ---> Using cache 15:22:56 ---> 0654a494f5d8 15:22:56 Step 10/24 : RUN make cmd/core-command/core-command 15:22:57 ---> Running in a6d375498abc 15:22:57 Staging version 15:22:57 + snapcraftctl stage 15:22:58 Priming go-build-helper 15:22:58 + snapcraftctl prime 15:22:59 Priming app-service-config 15:22:59 + snapcraftctl prime 15:22:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:23:01 Priming config-common 15:23:01 + snapcraftctl prime 15:23:02 Priming edgex-go 15:23:02 + snapcraftctl prime 15:23:02 Removing intermediate container 98c13b82f6b2 15:23:02 ---> 4d84aaf6cf29 15:23:02 Step 15/24 : ENV APP_PORT=48090 15:23:02 ---> Running in 88950d704657 15:23:03 Removing intermediate container 88950d704657 15:23:03 ---> e93f4475a625 15:23:03 Step 16/24 : EXPOSE $APP_PORT 15:23:03 ---> Running in ea7335182219 15:23:03 Priming static-packages 15:23:03 + snapcraftctl prime 15:23:04 Removing intermediate container ea7335182219 15:23:04 ---> fcd939a0a165 15:23:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:23:06 ---> 990050484439 15:23:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:23:06 Priming version 15:23:06 + snapcraftctl prime 15:23:07 ---> 51731c5dcfb0 15:23:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:23:07 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 15:23:08 ---> 6e9df34e65f6 15:23:08 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:23:08 ---> Running in bdd36bf7b056 15:23:09 Removing intermediate container bdd36bf7b056 15:23:09 ---> 5b095b7f6796 15:23:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:23:09 ---> Running in 8560b3ad2bde [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:23:10 Removing intermediate container 8560b3ad2bde 15:23:10 ---> 6e878f31f861 15:23:10 Step 22/24 : LABEL arch=arm64 15:23:10 ---> Running in 2699bc6f46c9 15:23:11 Removing intermediate container 2699bc6f46c9 15:23:11 ---> c087f9f47623 15:23:11 Step 23/24 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:23:11 ---> Running in c3ef9a67ffee 15:23:11 Removing intermediate container c3ef9a67ffee 15:23:11 ---> 723c26b8eaf1 15:23:11 Step 24/24 : LABEL version=0.0.0 15:23:11 ---> Running in e908030a654c 15:23:12 Removing intermediate container e908030a654c 15:23:12 ---> d769c0f38dc8 15:23:12 15:23:13 Successfully built d769c0f38dc8 15:23:13 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 15:24:21  Building docker-sys-mgmt-agent-go ... done Removing intermediate container a4617125bb74 15:24:21 ---> 7bb13e4a18d9 15:24:21 15:24:21 Step 11/32 : FROM alpine:3.12 15:24:21 ---> 9852663dfa18 15:24:21 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:24:21 ---> Running in f83424d3b20c 15:24:21 Removing intermediate container f83424d3b20c 15:24:21 ---> 8ad792176acc 15:24:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:24:21 ---> Running in 5cd1b1d871fd 15:24:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:24:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:24:21 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 15:24:22 (1/2) Installing dumb-init (1.2.2-r1) 15:24:22 (2/2) Installing su-exec (0.2-r1) 15:24:22 Executing busybox-1.31.1-r20.trigger 15:24:22 OK: 5 MiB in 16 packages 15:24:24 Removing intermediate container 5cd1b1d871fd 15:24:24 ---> 5148fd707186 15:24:24 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:24:24 ---> Running in 61eb34512f8a 15:24:25 Removing intermediate container 61eb34512f8a 15:24:25 ---> d030cfc84d35 15:24:25 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:24:25 ---> Running in d00d8269064e 15:24:25 Removing intermediate container d00d8269064e 15:24:25 ---> d76ce8edbc9c 15:24:25 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:24:26 ---> Running in dc591171fbe6 15:24:29 Removing intermediate container dc591171fbe6 15:24:29 ---> 75dac856c2cc 15:24:29 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:24:29 ---> Running in 5d380e502561 15:24:30 Removing intermediate container 5d380e502561 15:24:30 ---> c0bc1f11d511 15:24:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:24:31 ---> 2858e7daf729 15:24:31 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:24:31 ---> Running in 548c2599767a 15:24:35 Removing intermediate container 548c2599767a 15:24:35 ---> 5239d8d334ce 15:24:35 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:24:38 ---> a6ba3ac9f840 15:24:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:24:38 Removing intermediate container 7a6bcfc2a6a2 15:24:38 ---> da60cc28b08c 15:24:38 15:24:38 Step 11/22 : FROM alpine:3.12 15:24:38 ---> 9852663dfa18 15:24:38 Step 12/22 : RUN apk add --update --no-cache curl 15:24:39 ---> Running in a9fca6018027 15:24:40 ---> 9806f07f0d12 15:24:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:24:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:24:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:24:41 ---> c9cac8a7c981 15:24:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:24:41 (1/4) Installing ca-certificates (20191127-r4) 15:24:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:24:42 ---> e9cc78e374d0 15:24:42 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:24:42 (3/4) Installing libcurl (7.76.1-r0) 15:24:42 (4/4) Installing curl (7.76.1-r0) 15:24:42 Executing busybox-1.31.1-r20.trigger 15:24:42 Executing ca-certificates-20191127-r4.trigger 15:24:43 OK: 7 MiB in 18 packages 15:24:43 ---> 91f0fd4bcc7d 15:24:43 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:24:44 ---> Running in 57e647d4f473 15:24:44 Removing intermediate container 57e647d4f473 15:24:44 ---> 3146c98f2d01 15:24:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:24:45 Removing intermediate container a9fca6018027 15:24:45 ---> c299ec1021bd 15:24:45 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:24:45 ---> 28a06b281f80 15:24:45 Step 27/32 : RUN chmod +x /entrypoint.sh 15:24:45 ---> Running in 29a18e4d42de 15:24:46 ---> Running in 83089f066505 15:24:46 Removing intermediate container 29a18e4d42de 15:24:46 ---> a82b92dfd06c 15:24:46 Step 14/22 : WORKDIR /edgex 15:24:47 ---> Running in 49e8c71e80df 15:24:48 Removing intermediate container a6d375498abc 15:24:48 ---> 5e4015d8bb05 15:24:48 15:24:48 Step 11/24 : FROM alpine:3.12 15:24:48 ---> 9852663dfa18 15:24:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:24:48 ---> Using cache 15:24:48 ---> d178ec8f51ae 15:24:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:24:48 ---> Using cache 15:24:48 ---> d913afd43703 15:24:48 Step 14/24 : ENV APP_PORT=48082 15:24:48 ---> Running in 13c702ab6c68 15:24:48 Removing intermediate container 49e8c71e80df 15:24:48 ---> ef348ad900d9 15:24:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:24:48 Removing intermediate container 13c702ab6c68 15:24:48 ---> 8dc32caf6fe0 15:24:48 Step 15/24 : EXPOSE $APP_PORT 15:24:49 ---> Running in 83b019c86454 15:24:49 ---> 4b3b99882643 15:24:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:24:50 Removing intermediate container 83b019c86454 15:24:50 ---> 6abdf73261e3 15:24:50 Step 16/24 : WORKDIR / 15:24:50 Removing intermediate container 83089f066505 15:24:50 ---> 306293eef3b9 15:24:50 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:24:50 ---> Running in e8e88a25fca1 15:24:50 ---> Running in 8bca329d67f1 15:24:50 ---> 3e25e1412d29 15:24:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:24:51 Removing intermediate container fda4e1f725e6 15:24:51 ---> 81d942b15592 15:24:51 15:24:51 Step 11/24 : FROM alpine:3.12 15:24:51 ---> 9852663dfa18 15:24:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:24:51 ---> Using cache 15:24:51 ---> d178ec8f51ae 15:24:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:24:51 ---> Using cache 15:24:51 ---> d913afd43703 15:24:51 Step 14/24 : ENV APP_PORT=48081 15:24:51 Removing intermediate container e8e88a25fca1 15:24:51 ---> 910afc5031bf 15:24:51 Step 29/32 : CMD ["gate"] 15:24:51 ---> Running in b38b01b395de 15:24:51 Removing intermediate container 8bca329d67f1 15:24:51 ---> ad6f57b4a8c1 15:24:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:24:52 ---> Running in 73afdef37918 15:24:52 Removing intermediate container b38b01b395de 15:24:52 ---> f6419ec06352 15:24:52 Step 15/24 : EXPOSE $APP_PORT 15:24:52 ---> a1b24f5e242f 15:24:52 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:24:52 ---> Running in e61252c21c3f 15:24:52 ---> Running in 1b1672269881 15:24:52 ---> 7b1c6d65e354 15:24:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:24:52 Removing intermediate container 73afdef37918 15:24:52 ---> 7e64b03652cf 15:24:52 Step 30/32 : LABEL arch=arm64 15:24:53 ---> Running in 6cfb11192bae 15:24:53 Removing intermediate container 1b1672269881 15:24:53 ---> 383ae755d5e9 15:24:53 Step 16/24 : WORKDIR / 15:24:53 Removing intermediate container e61252c21c3f 15:24:53 ---> 5c9741b775e9 15:24:53 Step 19/22 : CMD ["--init=true"] 15:24:53 ---> Running in ae1258881599 15:24:53 ---> Running in 4fa595601114 15:24:53 Removing intermediate container 6cfb11192bae 15:24:53 ---> 6e3502b18981 15:24:53 Step 31/32 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:24:54 ---> 815ca6243297 15:24:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:24:54 ---> Running in f301ef19f6d0 15:24:54 Removing intermediate container 4fa595601114 15:24:54 ---> ac8b63c5719d 15:24:54 Step 20/22 : LABEL arch=arm64 15:24:54 Removing intermediate container ae1258881599 15:24:54 ---> 68fd2738a672 15:24:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:24:54 ---> Running in 6da0a6eb6742 15:24:54 ---> 36a4e5200ca5 15:24:54 Step 20/24 : ENTRYPOINT ["/core-command"] 15:24:54 Removing intermediate container f301ef19f6d0 15:24:54 ---> 24fba50bd81e 15:24:54 Step 32/32 : LABEL version=0.0.0 15:24:55 ---> Running in 31c05feed1d9 15:24:55 ---> Running in c861339d1c31 15:24:55 Removing intermediate container 6da0a6eb6742 15:24:55 ---> 8e125bb322eb 15:24:55 Step 21/22 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:24:55 ---> 8b01b791f896 15:24:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:24:56 ---> Running in da8893ee66b3 15:24:56 Removing intermediate container 31c05feed1d9 15:24:56 ---> 2ac900622c74 15:24:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:24:56 Removing intermediate container c861339d1c31 15:24:56 ---> 68c2a10ec638 15:24:56 15:24:56 ---> Running in f933589e2e1b 15:24:56 Removing intermediate container da8893ee66b3 15:24:56 ---> 617c91d0848e 15:24:56 Step 22/22 : LABEL version=0.0.0 15:24:56 Successfully built 68c2a10ec638 15:24:56 Successfully tagged docker-security-bootstrapper-go-arm64:latest 15:24:56  Building docker-security-bootstrapper-go ... done  ---> Running in 95b794317fc6 15:24:56 Removing intermediate container f933589e2e1b 15:24:56 ---> ddc80293300a 15:24:56 Step 22/24 : LABEL arch=arm64 15:24:57 ---> 55486dfeee66 15:24:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:24:57 ---> Running in 6e50d90e37d0 15:24:57 Removing intermediate container 95b794317fc6 15:24:57 ---> 4ef0fb6f59f7 15:24:57 15:24:57 Successfully built 4ef0fb6f59f7 15:24:57 Successfully tagged docker-security-proxy-setup-go-arm64:latest 15:24:57  Building docker-security-proxy-setup-go ... done Removing intermediate container 6e50d90e37d0 15:24:57 ---> 4437d39c1a36 15:24:57 Step 23/24 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:24:58 ---> Running in 3e736ec4be10 15:24:58 ---> 2d9a6e0a528b 15:24:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:24:58 ---> Running in 68bff37c318e 15:24:58 Removing intermediate container 3e736ec4be10 15:24:58 ---> 124a3fe32fec 15:24:58 Step 24/24 : LABEL version=0.0.0 15:24:58 ---> Running in 73fa6747ba10 15:24:58 Removing intermediate container 68bff37c318e 15:24:58 ---> c989b646cea0 15:24:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:24:58 ---> Running in 2f84d46b8f4b 15:24:59 Removing intermediate container 73fa6747ba10 15:24:59 ---> e9d86387062e 15:24:59 15:24:59 Successfully built e9d86387062e 15:24:59 Successfully tagged docker-core-command-go-arm64:latest 15:24:59  Building docker-core-command-go ... done Removing intermediate container 2f84d46b8f4b 15:24:59 ---> 8c8ad84c657b 15:24:59 Step 22/24 : LABEL arch=arm64 15:24:59 ---> Running in 97784c568fa4 15:25:00 Removing intermediate container 97784c568fa4 15:25:00 ---> 4ab5f951fe98 15:25:00 Step 23/24 : LABEL git_sha=0f16311ef0ea941687e56889fbc05264c6d5f0d8 15:25:00 ---> Running in ad636561759f 15:25:00 Removing intermediate container ad636561759f 15:25:00 ---> deed1da8ea4d 15:25:00 Step 24/24 : LABEL version=0.0.0 15:25:00 ---> Running in 77b62978fe0b 15:25:01 Removing intermediate container 77b62978fe0b 15:25:01 ---> b5a79a04a42a 15:25:01 15:25:01 Successfully built b5a79a04a42a 15:25:01 Successfully tagged docker-core-metadata-go-arm64:latest 15:25:02  Building docker-core-metadata-go ... done  [Pipeline] } 15:25:02 $ docker stop --time=1 878c152aaab9b825648c8c949d3fb41e5fb79167d4b1ef299c90d0c55f21f121 15:25:04 $ docker rm -f 878c152aaab9b825648c8c949d3fb41e5fb79167d4b1ef299c90d0c55f21f121 [Pipeline] // withDockerContainer [Pipeline] sh 15:25:04 + docker images 15:25:04 + grep docker 15:25:05 docker-core-metadata-go-arm64 latest b5a79a04a42a 3 seconds ago 17.4MB 15:25:05 docker-core-command-go-arm64 latest e9d86387062e 6 seconds ago 16.1MB 15:25:05 docker-security-proxy-setup-go-arm64 latest 4ef0fb6f59f7 8 seconds ago 23.9MB 15:25:05 docker-security-bootstrapper-go-arm64 latest 68c2a10ec638 9 seconds ago 17.1MB 15:25:05 docker-sys-mgmt-agent-go-arm64 latest d769c0f38dc8 About a minute ago 299MB 15:25:05 docker-core-data-go-arm64 latest 8ae6cd0ff848 2 minutes ago 20.3MB 15:25:05 docker-support-scheduler-go-arm64 latest 40408b2ce5fb 3 minutes ago 16.1MB 15:25:05 docker-support-notifications-go-arm64 latest 16e1515d29d2 3 minutes ago 16.6MB 15:25:05 docker-security-secretstore-setup-go-arm64 latest 7b8c2a6d2ee0 3 minutes ago 24.3MB 15:25:05 docker 20.10.0 eeaf43b92773 5 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:25:05 ---> job-cost.sh 15:25:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LJKH 15:25:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:27:29 lf-activate-venv(): INFO: Adding /tmp/venv-LJKH/bin to PATH 15:27:29 INFO: No Stack... 15:27:29 INFO: Retrieving Pricing Info for: lf-standard-4 15:27:29 INFO: Archiving Costs [Pipeline] sh 15:27:29 + cut -d, -f6 15:27:29 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 15:27:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3456-3-stack-cost] 15:27:29 Resource [jenkins-edgexfoundry-edgex-go-PR-3456-3-stack-cost] did not exist. Created. 15:27:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3456-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:27:30 + echo total: 0.20999999344348907 [Pipeline] stash 15:27:30 Stashed 1 file(s) [Pipeline] } 15:27:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3456-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 15:27:31 provisioning config files... 15:27:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8594779501767206133tmp [Pipeline] { [Pipeline] sh 15:27:31 + set +x 15:27:31 + curl -s https://codecov.io/bash 15:27:31 + bash -s -- 15:27:31 15:27:31 _____ _ 15:27:31 / ____| | | 15:27:31 | | ___ __| | ___ ___ _____ __ 15:27:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:27:31 | |___| (_) | (_| | __/ (_| (_) \ V / 15:27:31 \_____\___/ \__,_|\___|\___\___/ \_/ 15:27:31 Bash-1.0.2 15:27:31 15:27:31 15:27:31 ==> git version 2.24.3 found 15:27:31 ==> 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 15:27:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:27:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:27:31 ==> Jenkins CI detected. 15:27:31 project root: . 15:27:31 --> token set from env 15:27:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:27:32 ==> Running gcov in . (disable via -X gcov) 15:27:32 ==> Python coveragepy not found 15:27:32 ==> Searching for coverage reports in: 15:27:32 + . 15:27:32 -> Found 1 reports 15:27:32 ==> Detecting git/mercurial file structure 15:27:32 ==> Reading reports 15:27:32 + ./coverage.out bytes=725960 15:27:32 ==> Appending adjustments 15:27:32 https://docs.codecov.io/docs/fixing-reports 15:27:36 + Found adjustments 15:27:36 ==> Gzipping contents 15:27:36 104K /tmp/codecov.cnuApQ.gz 15:27:36 ==> Uploading reports 15:27:36 url: https://codecov.io 15:27:36 query: branch=PR-3456&commit=0f16311ef0ea941687e56889fbc05264c6d5f0d8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3456%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3456&job=&cmd_args= 15:27:36 -> Pinging Codecov 15:27:36 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3456&commit=0f16311ef0ea941687e56889fbc05264c6d5f0d8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3456%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3456&job=&cmd_args= 15:27:36 -> Uploading to 15:27:36 https://storage.googleapis.com/codecov/v4/raw/2021-05-11/00271124DB129430A58F1EEE437C3FCB/0f16311ef0ea941687e56889fbc05264c6d5f0d8/0cea3b5f-b3ad-47f1-adaa-751ac03cb9ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T152736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7044051d25dc0a17102b5656e42653c4a1d91b84be2f6f8e0b0bda975333b97 15:27:36 % Total % Received % Xferd Average Speed Time Time Time Current 15:27:36 Dload Upload Total Spent Left Speed 15:27:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 0 0 100 100k 0 239k --:--:-- --:--:-- --:--:-- 238k 100 100k 0 0 100 100k 0 239k --:--:-- --:--:-- --:--:-- 238k 15:27:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0f16311ef0ea941687e56889fbc05264c6d5f0d8 [Pipeline] } 15:27:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:27:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:27:38 ---> package-listing.sh 15:27:38 ++ facter osfamily 15:27:38 ++ tr '[:upper:]' '[:lower:]' 15:27:38 + OS_FAMILY=redhat 15:27:38 + workspace=/w/workspace/edgex-go/3 15:27:38 + START_PACKAGES=/tmp/packages_start.txt 15:27:38 + END_PACKAGES=/tmp/packages_end.txt 15:27:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:27:38 + PACKAGES=/tmp/packages_start.txt 15:27:38 + '[' /w/workspace/edgex-go/3 ']' 15:27:38 + PACKAGES=/tmp/packages_end.txt 15:27:38 + case "${OS_FAMILY}" in 15:27:38 + rpm -qa 15:27:38 + sort 15:27:43 + '[' -f /tmp/packages_start.txt ']' 15:27:43 + '[' -f /tmp/packages_end.txt ']' 15:27:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:27:43 + '[' /w/workspace/edgex-go/3 ']' 15:27:43 + mkdir -p /w/workspace/edgex-go/3/archives/ 15:27:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 15:27:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:27:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:27:44 15:27:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:27:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:27:44 alpine: Pulling from edgex-lftools-log-publisher 15:27:44 df20fa9351a1: Pulling fs layer 15:27:44 36b3adc4ff6f: Pulling fs layer 15:27:44 8ad3a11d3b57: Pulling fs layer 15:27:44 46f8f816bc3b: Pulling fs layer 15:27:44 93b61091891f: Pulling fs layer 15:27:44 93b9cdb0e59b: Pulling fs layer 15:27:44 5e14af77c1be: Pulling fs layer 15:27:44 01666e4c0597: Pulling fs layer 15:27:44 aa168da1d23b: Pulling fs layer 15:27:44 46f8f816bc3b: Waiting 15:27:44 93b61091891f: Waiting 15:27:44 93b9cdb0e59b: Waiting 15:27:44 aa168da1d23b: Waiting 15:27:44 5e14af77c1be: Waiting 15:27:44 01666e4c0597: Waiting 15:27:44 36b3adc4ff6f: Verifying Checksum 15:27:44 36b3adc4ff6f: Download complete 15:27:44 46f8f816bc3b: Verifying Checksum 15:27:44 46f8f816bc3b: Download complete 15:27:44 df20fa9351a1: Verifying Checksum 15:27:44 df20fa9351a1: Download complete 15:27:45 93b9cdb0e59b: Verifying Checksum 15:27:45 93b9cdb0e59b: Download complete 15:27:45 93b61091891f: Verifying Checksum 15:27:45 93b61091891f: Download complete 15:27:45 5e14af77c1be: Verifying Checksum 15:27:45 5e14af77c1be: Download complete 15:27:45 01666e4c0597: Verifying Checksum 15:27:45 01666e4c0597: Download complete 15:27:45 df20fa9351a1: Pull complete 15:27:45 8ad3a11d3b57: Verifying Checksum 15:27:45 8ad3a11d3b57: Download complete 15:27:45 36b3adc4ff6f: Pull complete 15:27:47 aa168da1d23b: Verifying Checksum 15:27:47 aa168da1d23b: Download complete 15:27:48 8ad3a11d3b57: Pull complete 15:27:48 46f8f816bc3b: Pull complete 15:27:49 93b61091891f: Pull complete 15:27:49 93b9cdb0e59b: Pull complete 15:27:49 5e14af77c1be: Pull complete 15:27:49 01666e4c0597: Pull complete 15:27:59 aa168da1d23b: Pull complete 15:27:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:27:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:27:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:27:59 prd-centos7-docker-4c-2g-4449 does not seem to be running inside a container 15:28:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:28:06 $ docker top a219f862f3cd93462a85ab3f25614359b52ee3c3a0a0c7860ea146cc5fa0e884 -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:07 + touch /tmp/pre-build-complete [Pipeline] sh 15:28:07 + mkdir -p /var/log/sa [Pipeline] sh 15:28:07 + ls /var/log/sa-host 15:28:07 + sadf -c /var/log/sa-host/sa11 15:28:07 file_magic: OK 15:28:07 HZ: Using current value: 100 15:28:07 file_header: OK 15:28:07 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 15:28:07 Statistics: 15:28:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:28:07 File successfully converted to sysstat format version 12.2.1 15:28:07 + sadf -c /var/log/sa-host/sa23 15:28:07 file_magic: OK 15:28:07 HZ: Using current value: 100 15:28:07 file_header: OK 15:28:07 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 15:28:07 Statistics: 15:28:07 Hnuu...uuuununununu... 15:28:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:08 provisioning config files... 15:28:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1677901489993220038tmp [Pipeline] { [Pipeline] echo 15:28:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:28:08 ---> create-netrc.sh [Pipeline] } 15:28:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:28:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:28:08 ---> python-tools-install.sh [Pipeline] echo 15:28:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:28:09 ---> sudo-logs.sh 15:28:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:28:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:28:09 ---> job-cost.sh 15:28:09 lf-activate-venv: SKIPPING 15:28:09 DEBUG: total: 0.20999999344348907 15:28:09 INFO: Retrieving Stack Cost... 15:28:10 INFO: Retrieving Pricing Info for: v1-standard-2 15:28:10 INFO: Archiving Costs [Pipeline] echo 15:28:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:28:11 ---> logs-deploy.sh 15:28:11 lf-activate-venv: SKIPPING 15:28:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3456/3 15:28:11 INFO: archiving workspace using pattern(s): 15:28:13 Archives upload complete. 15:28:13 INFO: archiving logs to Nexus 15:28:14 ---> uname -a: 15:28:14 Linux prd-centos7-docker-4c-2g-4449.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:28:14 15:28:14 15:28:14 ---> lscpu: 15:28:14 Architecture: x86_64 15:28:14 CPU op-mode(s): 32-bit, 64-bit 15:28:14 Byte Order: Little Endian 15:28:14 Address sizes: 40 bits physical, 48 bits virtual 15:28:14 CPU(s): 4 15:28:14 On-line CPU(s) list: 0-3 15:28:14 Thread(s) per core: 1 15:28:14 Core(s) per socket: 1 15:28:14 Socket(s): 4 15:28:14 NUMA node(s): 1 15:28:14 Vendor ID: GenuineIntel 15:28:14 CPU family: 6 15:28:14 Model: 44 15:28:14 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:28:14 Stepping: 1 15:28:14 CPU MHz: 2933.442 15:28:14 BogoMIPS: 5866.88 15:28:14 Virtualization: VT-x 15:28:14 Hypervisor vendor: KVM 15:28:14 Virtualization type: full 15:28:14 L1d cache: 128 KiB 15:28:14 L1i cache: 128 KiB 15:28:14 L2 cache: 16 MiB 15:28:14 L3 cache: 64 MiB 15:28:14 NUMA node0 CPU(s): 0-3 15:28:14 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:28:14 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:28:14 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:28:14 Vulnerability Meltdown: Mitigation; PTI 15:28:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:28:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:28:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:28:14 Vulnerability Srbds: Not affected 15:28:14 Vulnerability Tsx async abort: Not affected 15:28:14 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 15:28:14 15:28:14 15:28:14 ---> nproc: 15:28:14 4 15:28:14 15:28:14 15:28:14 ---> df -h: 15:28:14 Filesystem Size Used Available Use% Mounted on 15:28:14 overlay 50.0G 12.7G 37.3G 25% / 15:28:14 tmpfs 64.0M 0 64.0M 0% /dev 15:28:14 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:28:14 shm 64.0M 0 64.0M 0% /dev/shm 15:28:14 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 15:28:14 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 15:28:14 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 15:28:14 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 15:28:14 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 15:28:14 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 15:28:14 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 15:28:14 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 15:28:14 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/3 15:28:14 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/3@tmp 15:28:14 15:28:14 15:28:14 ---> free -m: 15:28:14 total used free shared buff/cache available 15:28:14 Mem: 1837 839 209 0 788 935 15:28:14 Swap: 1023 62 961 15:28:14 15:28:14 15:28:14 ---> ip addr: 15:28:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:28:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:28:14 inet 127.0.0.1/8 scope host lo 15:28:14 valid_lft forever preferred_lft forever 15:28:14 inet6 ::1/128 scope host 15:28:14 valid_lft forever preferred_lft forever 15:28:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:28:14 link/ether fa:16:3e:3b:c4:3d brd ff:ff:ff:ff:ff:ff 15:28:14 inet 10.30.122.149/23 brd 10.30.123.255 scope global dynamic eth0 15:28:14 valid_lft 84274sec preferred_lft 84274sec 15:28:14 inet6 fe80::f816:3eff:fe3b:c43d/64 scope link 15:28:14 valid_lft forever preferred_lft forever 15:28:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:28:14 link/ether 02:42:73:37:4c:68 brd ff:ff:ff:ff:ff:ff 15:28:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:28:14 valid_lft forever preferred_lft forever 15:28:14 inet6 fe80::42:73ff:fe37:4c68/64 scope link 15:28:14 valid_lft forever preferred_lft forever 15:28:14 15:28:14 15:28:14 ---> sar -b -r -n DEV: 15:28:14 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) 15:28:14 15:28:14 14:52:36 LINUX RESTART (4 CPU) 15:28:14 15:28:14 14:53:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:28:14 14:54:01 65.50 23.06 42.45 0.00 3171.21 25494.79 0.00 15:28:14 14:55:01 4.44 0.00 4.44 0.00 0.00 1531.30 0.00 15:28:14 14:56:01 2.95 0.00 2.95 0.00 0.00 2372.57 0.00 15:28:14 14:57:01 50.96 14.52 36.44 0.00 4807.06 3401.65 0.00 15:28:14 14:58:01 1.85 0.00 1.85 0.00 0.00 776.51 0.00 15:28:14 14:59:01 0.95 0.00 0.95 0.00 0.00 541.39 0.00 15:28:14 15:00:02 1.88 0.00 1.88 0.00 0.00 1482.43 0.00 15:28:14 15:01:01 1.44 0.02 1.42 0.00 0.14 1099.32 0.00 15:28:14 15:02:01 134.40 87.23 47.17 0.00 7263.11 24858.03 0.00 15:28:14 15:03:01 209.39 45.14 164.25 0.00 2848.42 32004.52 0.00 15:28:14 15:04:01 198.97 102.13 96.84 0.00 3337.32 13041.84 0.00 15:28:14 15:05:01 117.11 46.28 70.83 0.00 1930.35 9017.11 0.00 15:28:14 15:06:02 157.32 51.18 106.14 0.00 7936.71 32777.62 0.00 15:28:14 15:07:02 2015.45 1678.08 337.37 0.00 156509.84 209033.91 0.00 15:28:14 15:08:01 1395.36 1165.67 229.69 0.00 83545.88 92820.65 0.00 15:28:14 15:09:02 542.11 238.79 303.32 0.00 45467.79 91689.96 0.00 15:28:14 15:10:01 1735.16 1387.00 348.17 0.00 138334.01 144721.19 0.00 15:28:14 15:11:01 1107.76 859.47 248.28 0.00 60915.50 67606.55 0.00 15:28:14 15:12:01 158.51 25.28 133.23 0.00 4342.95 15902.35 0.00 15:28:14 15:13:01 2.22 0.47 1.74 0.00 18.56 25.59 0.00 15:28:14 15:14:01 1.00 0.28 0.72 0.00 129.76 8.38 0.00 15:28:14 15:15:01 0.58 0.00 0.58 0.00 0.00 6.21 0.00 15:28:14 15:16:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 15:28:14 15:17:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 15:28:14 15:18:01 0.25 0.05 0.20 0.00 1.07 1.75 0.00 15:28:14 15:19:01 0.28 0.00 0.28 0.00 0.00 3.45 0.00 15:28:14 15:20:01 0.30 0.02 0.28 0.00 0.53 2.88 0.00 15:28:14 15:21:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 15:28:14 15:22:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 15:28:14 15:23:01 0.35 0.15 0.20 0.00 10.12 1.63 0.00 15:28:14 15:24:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 15:28:14 15:25:01 0.28 0.00 0.28 0.00 0.00 2.88 0.00 15:28:14 15:26:01 3.18 2.91 0.27 0.00 73.53 3.78 0.00 15:28:14 15:27:01 328.89 304.66 24.23 0.00 4513.05 896.50 0.00 15:28:14 15:28:01 163.53 87.11 76.42 0.00 8256.17 17582.16 0.00 15:28:14 Average: 239.78 174.51 65.27 0.00 15212.71 22516.54 0.00 15:28:14 15:28:14 14:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:28:14 14:54:01 67124 0 588544 31.28 2620 1223256 1082408 36.94 442296 1176748 8896 15:28:14 14:55:01 75992 0 586332 31.16 2620 1216600 1082084 36.93 474924 1135844 12624 15:28:14 14:56:01 76356 0 592856 31.51 2620 1209712 1083340 36.97 530064 1080392 13872 15:28:14 14:57:01 108884 0 677188 35.99 2620 1092852 1290728 44.05 552460 1016816 4472 15:28:14 14:58:01 74096 0 693440 36.85 2620 1111388 1290820 44.05 565840 1037904 360 15:28:14 14:59:01 63808 0 694180 36.89 2620 1120936 1290940 44.06 565404 1048164 5080 15:28:14 15:00:02 70860 0 694512 36.91 2620 1113552 1290940 44.06 569748 1036768 9272 15:28:14 15:01:01 75176 0 695220 36.95 2620 1108528 1293908 44.16 571544 1030552 15280 15:28:14 15:02:01 70596 0 716632 38.09 2504 1091812 1522924 51.97 670344 926868 12840 15:28:14 15:03:01 306660 0 719020 38.21 1492 854372 1120980 38.26 434124 862460 20 15:28:14 15:04:01 83336 0 911872 48.46 668 885668 1787840 61.02 778260 729836 31992 15:28:14 15:05:01 181940 0 802008 42.62 556 897040 1645288 56.15 652136 748748 32620 15:28:14 15:06:02 70784 0 735356 39.08 124 1075280 1265944 43.20 705556 834768 255480 15:28:14 15:07:02 84120 0 860400 45.73 44 936980 2346956 80.10 704540 865972 42636 15:28:14 15:08:01 540532 0 937688 49.84 44 403280 4086380 139.46 500932 556620 59912 15:28:14 15:09:02 73172 0 783724 41.65 44 1024604 1693344 57.79 715068 846224 46792 15:28:14 15:10:01 71160 0 786736 41.81 44 1023604 1936572 66.09 486544 1088656 51884 15:28:14 15:11:01 276200 0 833016 44.27 44 772284 2083180 71.10 669568 662620 14368 15:28:14 15:12:01 332452 0 654756 34.80 44 894292 1199588 40.94 562192 731180 8 15:28:14 15:13:01 335936 0 650760 34.59 44 894804 1166668 39.82 559824 731036 8 15:28:14 15:14:01 329224 0 653604 34.74 44 898672 1166800 39.82 565812 732080 8 15:28:14 15:15:01 328892 0 653912 34.75 44 898696 1166800 39.82 566036 732100 12 15:28:14 15:16:01 328932 0 653868 34.75 44 898700 1166788 39.82 566148 732100 12 15:28:14 15:17:01 329456 0 653336 34.72 44 898708 1166668 39.82 565408 732100 12 15:28:14 15:18:01 329568 0 653224 34.72 44 898708 1166776 39.82 565844 732124 12 15:28:14 15:19:01 329140 0 653608 34.74 44 898752 1166812 39.82 566068 732132 8 15:28:14 15:20:01 328812 0 653976 34.76 44 898712 1166896 39.82 566464 732132 8 15:28:14 15:21:01 328652 0 654112 34.76 44 898736 1166824 39.82 566452 732152 8 15:28:14 15:22:01 333092 0 649664 34.53 44 898744 1161656 39.65 566856 726924 8 15:28:14 15:23:01 333748 0 648704 34.48 44 899048 1160508 39.61 565988 727204 8 15:28:14 15:24:01 333416 0 649024 34.49 44 899060 1160736 39.61 566536 727204 16 15:28:14 15:25:01 334076 0 648360 34.46 44 899064 1160508 39.61 565984 727204 12 15:28:14 15:26:01 329232 0 651856 34.64 44 900412 1163848 39.72 568136 727952 16 15:28:14 15:27:01 143008 0 777188 41.31 44 961304 1160540 39.61 605300 750304 7532 15:28:14 15:28:01 313568 0 832800 44.26 0 735176 1362228 46.49 453776 703028 29440 15:28:14 Average: 222629 0 705756 37.51 778 952381 1406435 48.00 575205 831283 18729 15:28:14 15:28:14 14:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:28:14 14:54:01 eth0 625.16 412.81 1236.19 68.01 0.00 0.00 0.00 0.00 15:28:14 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 14:55:01 eth0 262.61 211.09 823.37 16.98 0.00 0.00 0.00 0.00 15:28:14 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 14:56:01 eth0 388.73 297.64 1225.73 20.60 0.00 0.00 0.00 0.00 15:28:14 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 14:57:01 vethee34133 149.88 121.79 16.29 273.84 0.00 0.00 0.00 0.00 15:28:14 14:57:01 eth0 311.40 274.45 776.23 46.44 0.00 0.00 0.00 0.00 15:28:14 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 14:57:01 docker0 149.88 121.66 14.25 273.83 0.00 0.00 0.00 0.00 15:28:14 14:58:01 vethee34133 168.92 139.69 14.10 323.20 0.00 0.00 0.00 0.00 15:28:14 14:58:01 eth0 154.72 170.05 325.74 15.09 0.00 0.00 0.00 0.00 15:28:14 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 14:58:01 docker0 168.92 139.69 11.79 323.20 0.00 0.00 0.00 0.00 15:28:14 14:59:01 vethee34133 151.33 133.11 13.25 358.86 0.00 0.00 0.00 0.00 15:28:14 14:59:01 eth0 145.37 152.58 361.12 14.19 0.00 0.00 0.00 0.00 15:28:14 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 14:59:01 docker0 151.33 133.11 11.18 358.86 0.00 0.00 0.00 0.00 15:28:14 15:00:02 vethee34133 294.04 272.08 26.75 831.63 0.00 0.00 0.00 0.00 15:28:14 15:00:02 eth0 289.84 295.22 834.25 27.62 0.00 0.00 0.00 0.00 15:28:14 15:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:00:02 docker0 294.04 272.08 22.73 831.63 0.00 0.00 0.00 0.00 15:28:14 15:01:01 vethee34133 225.19 216.39 20.85 668.81 0.00 0.00 0.00 0.00 15:28:14 15:01:01 eth0 231.00 226.07 670.85 21.54 0.00 0.00 0.00 0.00 15:28:14 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:01:01 docker0 225.19 216.39 17.78 668.81 0.00 0.00 0.00 0.00 15:28:14 15:02:01 eth0 403.72 343.68 2942.27 68.74 0.00 0.00 0.00 0.00 15:28:14 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:02:01 docker0 102.76 92.63 7.73 257.99 0.00 0.00 0.00 0.00 15:28:14 15:03:01 eth0 319.37 275.46 864.01 30.04 0.00 0.00 0.00 0.00 15:28:14 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:03:01 docker0 264.72 286.10 17.54 845.92 0.00 0.00 0.00 0.00 15:28:14 15:04:01 veth187dd28 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:28:14 15:04:01 eth0 50.71 34.88 36.60 74.34 0.00 0.00 0.00 0.00 15:28:14 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:05:01 veth187dd28 2.33 2.33 0.19 0.20 0.00 0.00 0.00 0.00 15:28:14 15:05:01 eth0 19.66 11.21 14.45 7.90 0.00 0.00 0.00 0.00 15:28:14 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:05:01 docker0 2.33 2.33 0.15 0.20 0.00 0.00 0.00 0.00 15:28:14 15:06:02 eth0 243.86 193.06 1696.60 82.80 0.00 0.00 0.00 0.00 15:28:14 15:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:06:02 veth04d4cc6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:28:14 15:07:02 eth0 85.43 63.03 182.94 12.48 0.00 0.00 0.00 0.00 15:28:14 15:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:07:02 docker0 52.39 63.55 3.26 165.87 0.00 0.00 0.00 0.00 15:28:14 15:07:02 veth04d4cc6 0.00 0.80 0.00 0.04 0.00 0.00 0.00 0.00 15:28:14 15:08:01 veth0bb376b 0.05 0.19 0.00 0.01 0.00 0.00 0.00 0.00 15:28:14 15:08:01 veth80eb497 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:28:14 15:08:01 veth97eeea1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:28:14 15:08:01 eth0 11.36 5.89 8.76 4.64 0.00 0.00 0.00 0.00 15:28:14 15:09:02 veth13354e3 31.01 50.17 2.20 328.80 0.00 0.00 0.00 0.00 15:28:14 15:09:02 eth0 247.47 184.07 1749.27 86.14 0.00 0.00 0.00 0.00 15:28:14 15:09:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:28:14 15:09:02 docker0 1454.49 1399.20 108.68 4163.87 0.00 0.00 0.00 0.00 15:28:14 15:10:01 vethddd66c6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:10:01 veth3d77dd9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:10:01 eth0 95.88 62.15 181.53 20.12 0.00 0.00 0.00 0.00 15:28:14 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:11:01 vethbbdb481 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:28:14 15:11:01 eth0 37.78 28.99 46.80 70.29 0.00 0.00 0.00 0.00 15:28:14 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:11:01 vethb456734 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:28:14 15:12:01 eth0 57.55 40.42 107.99 13.40 0.00 0.00 0.00 0.00 15:28:14 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:12:01 docker0 1534.37 1497.80 113.82 4439.99 0.00 0.00 0.00 0.00 15:28:14 15:13:01 eth0 1.19 0.39 0.09 0.03 0.00 0.00 0.00 0.00 15:28:14 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:14:01 eth0 1.45 0.48 0.46 0.28 0.00 0.00 0.00 0.00 15:28:14 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:15:01 eth0 2.71 0.68 0.93 0.55 0.00 0.00 0.00 0.00 15:28:14 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:16:01 eth0 1.18 0.30 0.34 0.23 0.00 0.00 0.00 0.00 15:28:14 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:17:01 eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:28:14 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:18:01 eth0 3.10 0.55 0.73 0.40 0.00 0.00 0.00 0.00 15:28:14 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:19:01 eth0 2.45 0.55 0.79 0.42 0.00 0.00 0.00 0.00 15:28:14 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:20:01 eth0 1.90 0.78 0.85 0.62 0.00 0.00 0.00 0.00 15:28:14 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:21:01 eth0 1.00 0.42 0.34 0.21 0.00 0.00 0.00 0.00 15:28:14 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:22:01 eth0 3.45 3.20 0.46 10.33 0.00 0.00 0.00 0.00 15:28:14 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:23:01 eth0 0.67 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:28:14 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:24:01 eth0 7.63 7.40 1.11 27.15 0.00 0.00 0.00 0.00 15:28:14 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:25:01 eth0 0.82 0.07 0.07 0.08 0.00 0.00 0.00 0.00 15:28:14 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:26:01 eth0 1.17 1.47 0.31 6.89 0.00 0.00 0.00 0.00 15:28:14 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:27:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:28:14 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:28:01 eth0 223.40 177.79 2174.84 30.66 0.00 0.00 0.00 0.00 15:28:14 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 Average: eth0 120.86 99.28 465.43 22.29 0.00 0.00 0.00 0.00 15:28:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:14 Average: docker0 43.92 42.87 3.26 127.08 0.00 0.00 0.00 0.00 15:28:14 15:28:14 15:28:14 ---> sar -P ALL: 15:28:14 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) 15:28:14 15:28:14 14:52:36 LINUX RESTART (4 CPU) 15:28:14 15:28:14 14:53:02 CPU %user %nice %system %iowait %steal %idle 15:28:14 14:54:01 all 9.36 0.00 3.69 2.22 0.03 84.70 15:28:14 14:54:01 0 8.24 0.00 4.91 1.57 0.03 85.25 15:28:14 14:54:01 1 8.36 0.00 3.08 2.55 0.03 85.98 15:28:14 14:54:01 2 11.07 0.00 3.16 3.15 0.03 82.59 15:28:14 14:54:01 3 9.76 0.00 3.63 1.59 0.03 84.99 15:28:14 14:55:01 all 0.69 0.00 0.39 0.00 0.00 98.92 15:28:14 14:55:01 0 1.76 0.00 1.22 0.00 0.02 97.01 15:28:14 14:55:01 1 0.27 0.00 0.12 0.00 0.00 99.62 15:28:14 14:55:01 2 0.33 0.00 0.17 0.00 0.00 99.50 15:28:14 14:55:01 3 0.40 0.00 0.07 0.00 0.00 99.53 15:28:14 14:56:01 all 0.91 0.00 0.51 0.00 0.01 98.56 15:28:14 14:56:01 0 2.26 0.00 1.17 0.00 0.02 96.56 15:28:14 14:56:01 1 0.48 0.00 0.28 0.00 0.02 99.22 15:28:14 14:56:01 2 0.85 0.00 0.52 0.00 0.00 98.63 15:28:14 14:56:01 3 0.08 0.00 0.08 0.00 0.02 99.82 15:28:14 14:57:01 all 4.59 0.00 2.86 1.45 0.07 91.04 15:28:14 14:57:01 0 5.01 0.00 2.85 1.47 0.10 90.57 15:28:14 14:57:01 1 4.70 0.00 3.38 0.99 0.03 90.89 15:28:14 14:57:01 2 4.20 0.00 2.79 2.84 0.08 90.08 15:28:14 14:57:01 3 4.44 0.00 2.41 0.47 0.05 92.62 15:28:14 14:58:01 all 0.69 0.00 0.52 0.00 0.05 98.75 15:28:14 14:58:01 0 0.76 0.00 0.56 0.00 0.05 98.63 15:28:14 14:58:01 1 0.70 0.00 0.54 0.00 0.03 98.73 15:28:14 14:58:01 2 0.70 0.00 0.47 0.00 0.05 98.78 15:28:14 14:58:01 3 0.59 0.00 0.50 0.00 0.07 98.85 15:28:14 14:59:01 all 0.61 0.00 0.41 0.00 0.02 98.96 15:28:14 14:59:01 0 0.56 0.00 0.44 0.00 0.03 98.97 15:28:14 14:59:01 1 0.62 0.00 0.40 0.00 0.02 98.96 15:28:14 14:59:01 2 0.64 0.00 0.40 0.00 0.02 98.95 15:28:14 14:59:01 3 0.62 0.00 0.42 0.00 0.00 98.96 15:28:14 15:00:02 all 1.32 0.00 0.72 0.00 0.04 97.92 15:28:14 15:00:02 0 1.08 0.00 0.69 0.00 0.03 98.19 15:28:14 15:00:02 1 1.16 0.00 0.77 0.00 0.03 98.04 15:28:14 15:00:02 2 1.68 0.00 0.69 0.00 0.05 97.59 15:28:14 15:00:02 3 1.36 0.00 0.74 0.00 0.03 97.87 15:28:14 15:01:01 all 1.11 0.00 0.52 0.00 0.01 98.35 15:28:14 15:01:01 0 0.91 0.00 0.46 0.00 0.02 98.61 15:28:14 15:01:01 1 1.28 0.00 0.54 0.00 0.02 98.16 15:28:14 15:01:01 2 1.01 0.00 0.53 0.00 0.02 98.45 15:28:14 15:01:01 3 1.24 0.00 0.56 0.00 0.00 98.20 15:28:14 15:02:01 all 7.66 0.00 4.07 0.75 0.02 87.49 15:28:14 15:02:01 0 14.76 0.00 4.33 0.80 0.02 80.08 15:28:14 15:02:01 1 5.55 0.00 4.52 0.99 0.02 88.93 15:28:14 15:02:01 2 5.09 0.00 3.68 0.42 0.02 90.79 15:28:14 15:02:01 3 5.37 0.00 3.76 0.79 0.03 90.05 15:28:14 15:03:01 all 8.10 0.00 7.31 4.24 0.07 80.28 15:28:14 15:03:01 0 8.28 0.00 8.19 3.15 0.09 80.29 15:28:14 15:03:01 1 8.45 0.00 7.46 8.40 0.05 75.63 15:28:14 15:03:01 2 7.74 0.00 7.03 3.46 0.09 81.68 15:28:14 15:03:01 3 7.92 0.00 6.55 1.90 0.07 83.56 15:28:14 15:04:01 all 54.80 0.00 14.80 6.36 0.07 23.97 15:28:14 15:04:01 0 52.01 0.00 15.53 3.23 0.07 29.15 15:28:14 15:04:01 1 57.03 0.00 14.18 5.92 0.07 22.79 15:28:14 15:04:01 2 55.35 0.00 15.63 8.16 0.09 20.76 15:28:14 15:04:01 3 54.81 0.00 13.84 8.13 0.05 23.17 15:28:14 15:28:14 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:28:14 15:05:01 all 48.34 0.00 15.00 3.45 0.07 33.15 15:28:14 15:05:01 0 48.16 0.00 14.85 2.49 0.07 34.43 15:28:14 15:05:01 1 48.27 0.00 15.16 5.10 0.07 31.40 15:28:14 15:05:01 2 48.22 0.00 14.73 3.45 0.05 33.54 15:28:14 15:05:01 3 48.69 0.00 15.25 2.76 0.07 33.23 15:28:14 15:06:02 all 25.36 0.00 11.76 2.78 0.09 60.01 15:28:14 15:06:02 0 25.83 0.00 12.36 3.75 0.10 57.95 15:28:14 15:06:02 1 24.49 0.00 11.41 1.71 0.07 62.32 15:28:14 15:06:02 2 25.89 0.00 12.13 3.94 0.10 57.93 15:28:14 15:06:02 3 25.22 0.00 11.14 1.71 0.09 61.85 15:28:14 15:07:02 all 19.72 0.00 30.83 19.84 0.21 29.41 15:28:14 15:07:02 0 19.26 0.00 30.95 21.01 0.23 28.56 15:28:14 15:07:02 1 19.44 0.00 30.28 19.78 0.23 30.27 15:28:14 15:07:02 2 20.18 0.00 30.97 19.46 0.16 29.22 15:28:14 15:07:02 3 20.01 0.00 31.10 19.10 0.20 29.59 15:28:14 15:08:01 all 51.29 0.00 22.30 14.56 0.15 11.70 15:28:14 15:08:01 0 50.84 0.00 20.32 15.26 0.20 13.38 15:28:14 15:08:01 1 51.72 0.00 22.90 14.01 0.11 11.27 15:28:14 15:08:01 2 50.00 0.00 23.02 14.56 0.16 12.26 15:28:14 15:08:01 3 52.61 0.00 22.94 14.40 0.14 9.90 15:28:14 15:09:02 all 30.81 0.00 17.83 25.51 0.10 25.75 15:28:14 15:09:02 0 28.62 0.00 16.76 26.77 0.10 27.75 15:28:14 15:09:02 1 31.45 0.00 17.68 27.00 0.10 23.77 15:28:14 15:09:02 2 32.34 0.00 18.34 24.11 0.10 25.11 15:28:14 15:09:02 3 30.82 0.00 18.54 24.15 0.09 26.41 15:28:14 15:10:01 all 18.92 0.00 23.97 27.65 0.16 29.30 15:28:14 15:10:01 0 17.91 0.00 21.02 24.92 0.18 35.97 15:28:14 15:10:01 1 18.81 0.00 24.65 27.76 0.14 28.64 15:28:14 15:10:01 2 20.77 0.00 24.37 31.22 0.12 23.51 15:28:14 15:10:01 3 18.20 0.00 25.90 26.68 0.18 29.03 15:28:14 15:11:01 all 53.23 0.00 21.17 15.47 0.11 10.02 15:28:14 15:11:01 0 52.79 0.00 19.77 13.93 0.07 13.44 15:28:14 15:11:01 1 53.50 0.00 20.91 15.61 0.14 9.84 15:28:14 15:11:01 2 53.71 0.00 21.29 16.64 0.11 8.26 15:28:14 15:11:01 3 52.93 0.00 22.72 15.72 0.11 8.52 15:28:14 15:12:01 all 5.65 0.00 6.21 8.08 0.04 80.02 15:28:14 15:12:01 0 5.65 0.00 6.21 6.49 0.03 81.62 15:28:14 15:12:01 1 5.70 0.00 6.80 6.94 0.02 80.54 15:28:14 15:12:01 2 5.08 0.00 5.43 5.71 0.05 83.73 15:28:14 15:12:01 3 6.19 0.00 6.41 13.17 0.05 74.18 15:28:14 15:13:01 all 0.14 0.00 0.03 0.00 0.00 99.83 15:28:14 15:13:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:28:14 15:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:28:14 15:13:01 2 0.02 0.00 0.03 0.02 0.00 99.93 15:28:14 15:13:01 3 0.51 0.00 0.02 0.00 0.00 99.47 15:28:14 15:14:01 all 0.19 0.00 0.12 0.01 0.01 99.67 15:28:14 15:14:01 0 0.08 0.00 0.13 0.00 0.02 99.77 15:28:14 15:14:01 1 0.05 0.00 0.17 0.03 0.02 99.73 15:28:14 15:14:01 2 0.07 0.00 0.15 0.00 0.00 99.78 15:28:14 15:14:01 3 0.55 0.00 0.05 0.00 0.00 99.40 15:28:14 15:15:01 all 0.15 0.00 0.03 0.00 0.00 99.82 15:28:14 15:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:28:14 15:15:01 1 0.05 0.00 0.05 0.00 0.00 99.90 15:28:14 15:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:28:14 15:15:01 3 0.52 0.00 0.03 0.00 0.00 99.45 15:28:14 15:28:14 15:15:01 CPU %user %nice %system %iowait %steal %idle 15:28:14 15:16:01 all 0.15 0.00 0.03 0.00 0.01 99.80 15:28:14 15:16:01 0 0.03 0.00 0.07 0.00 0.00 99.90 15:28:14 15:16:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:28:14 15:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:28:14 15:16:01 3 0.53 0.00 0.02 0.00 0.00 99.45 15:28:14 15:17:01 all 0.14 0.00 0.02 0.00 0.00 99.84 15:28:14 15:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:28:14 15:17:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:28:14 15:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:28:14 15:17:01 3 0.50 0.00 0.02 0.00 0.00 99.48 15:28:14 15:18:01 all 0.10 0.00 0.04 0.00 0.00 99.86 15:28:14 15:18:01 0 0.05 0.00 0.05 0.00 0.00 99.90 15:28:14 15:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:28:14 15:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:28:14 15:18:01 3 0.28 0.00 0.05 0.00 0.00 99.67 15:28:14 15:19:01 all 0.13 0.00 0.02 0.00 0.00 99.85 15:28:14 15:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:28:14 15:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:28:14 15:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:28:14 15:19:01 3 0.43 0.00 0.02 0.00 0.00 99.55 15:28:14 15:20:01 all 0.16 0.00 0.04 0.00 0.00 99.80 15:28:14 15:20:01 0 0.05 0.00 0.05 0.00 0.00 99.90 15:28:14 15:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:28:14 15:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:28:14 15:20:01 3 0.53 0.00 0.05 0.00 0.00 99.42 15:28:14 15:21:01 all 0.15 0.00 0.02 0.00 0.00 99.82 15:28:14 15:21:01 0 0.03 0.00 0.05 0.00 0.02 99.90 15:28:14 15:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:28:14 15:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:28:14 15:21:01 3 0.53 0.00 0.02 0.00 0.00 99.45 15:28:14 15:22:01 all 0.13 0.00 0.04 0.00 0.00 99.84 15:28:14 15:22:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:28:14 15:22:01 1 0.10 0.00 0.05 0.00 0.00 99.85 15:28:14 15:22:01 2 0.10 0.00 0.05 0.00 0.00 99.85 15:28:14 15:22:01 3 0.25 0.00 0.05 0.00 0.00 99.70 15:28:14 15:23:01 all 0.02 0.00 0.03 0.00 0.00 99.95 15:28:14 15:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:28:14 15:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:28:14 15:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:28:14 15:23:01 3 0.03 0.00 0.07 0.02 0.00 99.88 15:28:14 15:24:01 all 0.10 0.00 0.09 0.00 0.00 99.81 15:28:14 15:24:01 0 0.13 0.00 0.10 0.00 0.00 99.77 15:28:14 15:24:01 1 0.08 0.00 0.07 0.00 0.00 99.85 15:28:14 15:24:01 2 0.10 0.00 0.10 0.00 0.00 99.80 15:28:14 15:24:01 3 0.08 0.00 0.08 0.00 0.02 99.82 15:28:14 15:25:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:28:14 15:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:28:14 15:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:28:14 15:25:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:28:14 15:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:28:14 15:26:01 all 0.04 0.01 0.11 0.07 0.00 99.77 15:28:14 15:26:01 0 0.00 0.00 0.05 0.02 0.00 99.93 15:28:14 15:26:01 1 0.05 0.00 0.07 0.02 0.00 99.87 15:28:14 15:26:01 2 0.07 0.02 0.22 0.07 0.00 99.63 15:28:14 15:26:01 3 0.05 0.03 0.12 0.17 0.00 99.63 15:28:14 15:28:14 15:26:01 CPU %user %nice %system %iowait %steal %idle 15:28:14 15:27:01 all 0.05 2.78 13.02 5.81 0.08 78.26 15:28:14 15:27:01 0 0.05 2.56 11.65 4.53 0.08 81.13 15:28:14 15:27:01 1 0.07 2.82 13.60 6.54 0.08 76.89 15:28:14 15:27:01 2 0.05 3.12 13.87 6.68 0.07 76.21 15:28:14 15:27:01 3 0.05 2.61 12.98 5.49 0.07 78.81 15:28:14 15:28:01 all 6.60 0.00 5.06 2.76 0.05 85.53 15:28:14 15:28:01 0 5.42 0.00 5.74 2.35 0.03 86.46 15:28:14 15:28:01 1 7.23 0.00 4.74 2.55 0.07 85.42 15:28:14 15:28:01 2 8.12 0.00 5.20 3.97 0.03 82.67 15:28:14 15:28:01 3 5.64 0.00 4.58 2.18 0.05 87.55 15:28:14 Average: all 9.72 0.08 5.64 3.90 0.04 80.61 15:28:14 Average: 0 9.71 0.07 5.57 3.65 0.05 80.95 15:28:14 Average: 1 9.69 0.08 5.67 4.05 0.04 80.47 15:28:14 Average: 2 9.78 0.09 5.69 4.09 0.04 80.31 15:28:14 Average: 3 9.71 0.08 5.65 3.81 0.04 80.72 15:28:14 15:28:14 15:28:14