Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at f1ea93c16db09b36626d9198e09713e38083a332 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from f1ea93c16db09b36626d9198e09713e38083a332 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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_IMAGE_NAME_SUFFIX: 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-4670 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/118 [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/118 # 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 f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 > 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/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 Merge succeeded, producing 6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 Checking out Revision 6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 (PR-2858) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 # timeout=10 Commit message: "Merge commit 'f1ea93c16db09b36626d9198e09713e38083a332' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:32:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:32:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:32:22 ========================================================= 08:32:22 EdgeX Global Pipelines Version Info 08:32:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4b074948f47022029a8ec3b4d1b5c0768547cc5c # timeout=10 08:32:25 ------------------- 08:32:25 stable info: 08:32:25 ------------------- 08:32:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:32:25 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:32:25 Message: update stable to v1.0.192 08:32:25 ------------------- 08:32:25 experimental info: 08:32:25 ------------------- 08:32:25 Commited By: **** collab-it+edgex@linuxfoundation.org 08:32:25 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:32:25 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a9c3f4 [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:32:26 provisioning config files... 08:32:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/118@tmp/config3912627699766743705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:27 ---> docker-login.sh 08:32:27 nexus3.edgexfoundry.org:10001 08:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:28 Configure a credential helper to remove this warning. See 08:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:28 08:32:28 Login Succeeded 08:32:28 nexus3.edgexfoundry.org:10002 08:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:28 Configure a credential helper to remove this warning. See 08:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:28 08:32:28 Login Succeeded 08:32:28 nexus3.edgexfoundry.org:10003 08:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:29 Configure a credential helper to remove this warning. See 08:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:29 08:32:29 Login Succeeded 08:32:29 nexus3.edgexfoundry.org:10004 08:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:29 Configure a credential helper to remove this warning. See 08:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:29 08:32:29 Login Succeeded 08:32:29 docker.io 08:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:30 Configure a credential helper to remove this warning. See 08:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:30 08:32:30 Login Succeeded 08:32:30 ---> docker-login.sh ends [Pipeline] } 08:32:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:30 ++ 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 08:32:30 + for file in '`ls cmd/**/Dockerfile`' 08:32:30 ++ dirname cmd/core-command/Dockerfile 08:32:30 ++ cut -d/ -f2 08:32:30 + echo core-command,cmd/core-command/Dockerfile 08:32:30 + for file in '`ls cmd/**/Dockerfile`' 08:32:30 ++ dirname cmd/core-data/Dockerfile 08:32:30 ++ cut -d/ -f2 08:32:30 + echo core-data,cmd/core-data/Dockerfile 08:32:30 + for file in '`ls cmd/**/Dockerfile`' 08:32:30 ++ dirname cmd/core-metadata/Dockerfile 08:32:30 ++ cut -d/ -f2 08:32:30 + echo core-metadata,cmd/core-metadata/Dockerfile 08:32:30 + for file in '`ls cmd/**/Dockerfile`' 08:32:30 ++ dirname cmd/security-bootstrapper/Dockerfile 08:32:30 ++ cut -d/ -f2 08:32:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:32:30 + for file in '`ls cmd/**/Dockerfile`' 08:32:30 ++ dirname cmd/security-proxy-setup/Dockerfile 08:32:30 ++ cut -d/ -f2 08:32:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:32:30 + for file in '`ls cmd/**/Dockerfile`' 08:32:30 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:32:30 ++ cut -d/ -f2 08:32:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:32:30 + for file in '`ls cmd/**/Dockerfile`' 08:32:30 ++ cut -d/ -f2 08:32:30 ++ dirname cmd/support-notifications/Dockerfile 08:32:30 + echo support-notifications,cmd/support-notifications/Dockerfile 08:32:30 + for file in '`ls cmd/**/Dockerfile`' 08:32:30 ++ dirname cmd/support-scheduler/Dockerfile 08:32:30 ++ cut -d/ -f2 08:32:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:32:30 + for file in '`ls cmd/**/Dockerfile`' 08:32:30 ++ cut -d/ -f2 08:32:30 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:32:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:32:31 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:32:31 08:32:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:32:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:32:32 latest: Pulling from edgex-devops/git-semver 08:32:32 31603596830f: Pulling fs layer 08:32:32 54011a49482f: Pulling fs layer 08:32:32 a6820b24f6d8: Pulling fs layer 08:32:32 f581987b2513: Pulling fs layer 08:32:32 f581987b2513: Waiting 08:32:32 54011a49482f: Verifying Checksum 08:32:32 54011a49482f: Download complete 08:32:32 31603596830f: Verifying Checksum 08:32:32 31603596830f: Download complete 08:32:32 f581987b2513: Verifying Checksum 08:32:32 f581987b2513: Download complete 08:32:32 a6820b24f6d8: Verifying Checksum 08:32:32 a6820b24f6d8: Download complete 08:32:33 31603596830f: Pull complete 08:32:33 54011a49482f: Pull complete 08:32:36 a6820b24f6d8: Pull complete 08:32:37 f581987b2513: Pull complete 08:32:37 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:32:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:32:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:32:37 prd-centos7-docker-4c-2g-4670 does not seem to be running inside a container 08:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:32:41 $ docker top 373bb0e55a865618a552d6ed253c0900a6c72adbec16ad26f58019189058ef9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:41 [ssh-agent] Looking for ssh-agent implementation... 08:32:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:42 $ docker exec 373bb0e55a865618a552d6ed253c0900a6c72adbec16ad26f58019189058ef9f ssh-agent 08:32:42 SSH_AUTH_SOCK=/tmp/ssh-hSAhaOkD8xqV/agent.12 08:32:42 SSH_AGENT_PID=18 08:32:42 Running ssh-add (command line suppressed) 08:32:42 Identity added: /w/workspace/edgex-go/118@tmp/private_key_2666027033542564768.key (/w/workspace/edgex-go/118@tmp/private_key_2666027033542564768.key) 08:32:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:43 + git tag --points-at HEAD [Pipeline] } 08:32:43 $ docker exec --env ******** --env ******** 373bb0e55a865618a552d6ed253c0900a6c72adbec16ad26f58019189058ef9f ssh-agent -k 08:32:43 unset SSH_AUTH_SOCK; 08:32:43 unset SSH_AGENT_PID; 08:32:43 echo Agent pid 18 killed; 08:32:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:32:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:43 [ssh-agent] Looking for ssh-agent implementation... 08:32:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:43 $ docker exec 373bb0e55a865618a552d6ed253c0900a6c72adbec16ad26f58019189058ef9f ssh-agent 08:32:44 SSH_AUTH_SOCK=/tmp/ssh-KTjUZg4gVpJ9/agent.47 08:32:44 SSH_AGENT_PID=52 08:32:44 Running ssh-add (command line suppressed) 08:32:44 Identity added: /w/workspace/edgex-go/118@tmp/private_key_2741330536756365448.key (/w/workspace/edgex-go/118@tmp/private_key_2741330536756365448.key) 08:32:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:45 + git semver init 08:32:45 # -> Open(): unable to determine branch for HEAD 08:32:45 # $GIT_DIR = /w/workspace/edgex-go/118/.git 08:32:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/118 08:32:45 # $SEMVER_REMOTE_NAME = origin 08:32:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:32:45 # $SEMVER_USER_NAME = edgex-jenkins 08:32:45 # $SEMVER_BRANCH = PR-2858 08:32:45 # $SEMVER_TEMP = /tmp/semver-202156891 08:32:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:33:33 # '/tmp/semver-202156891' -> '/w/workspace/edgex-go/118/.semver' 08:33:33 # -> Force: false 08:33:33 # $SEMVER_DIR = /w/workspace/edgex-go/118/.semver [Pipeline] } 08:33:33 $ docker exec --env ******** --env ******** 373bb0e55a865618a552d6ed253c0900a6c72adbec16ad26f58019189058ef9f ssh-agent -k 08:33:33 unset SSH_AUTH_SOCK; 08:33:33 unset SSH_AGENT_PID; 08:33:33 echo Agent pid 52 killed; 08:33:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:34 + git semver [Pipeline] } 08:33:34 $ docker stop --time=1 373bb0e55a865618a552d6ed253c0900a6c72adbec16ad26f58019189058ef9f 08:33:36 $ docker rm -f 373bb0e55a865618a552d6ed253c0900a6c72adbec16ad26f58019189058ef9f [Pipeline] // withDockerContainer [Pipeline] sh 08:33:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:33:37 Stashed 1 file(s) [Pipeline] echo 08:33:37 [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 08:33:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:33:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:33:38 + sudo service docker restart 08:33:38 + true 08:33:38 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 08:33:39 ========================================================= 08:33:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:33:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:33:40 + 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 . 08:33:45 Sending build context to Docker daemon 330.3MB 08:33:45 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:33:45 Step 2/6 : FROM ${BASE} 08:33:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:33:45 540db60ca938: Pulling fs layer 08:33:45 adcc1eea9eea: Pulling fs layer 08:33:45 4c4ab2625f07: Pulling fs layer 08:33:45 0510c868ecb4: Pulling fs layer 08:33:45 afea3b2eda06: Pulling fs layer 08:33:45 7809a108b3ef: Pulling fs layer 08:33:45 f706445af74f: Pulling fs layer 08:33:45 0510c868ecb4: Waiting 08:33:45 afea3b2eda06: Waiting 08:33:45 7809a108b3ef: Waiting 08:33:45 f706445af74f: Waiting 08:33:45 4c4ab2625f07: Verifying Checksum 08:33:45 4c4ab2625f07: Download complete 08:33:45 adcc1eea9eea: Verifying Checksum 08:33:45 adcc1eea9eea: Download complete 08:33:45 afea3b2eda06: Verifying Checksum 08:33:45 afea3b2eda06: Download complete 08:33:45 7809a108b3ef: Download complete 08:33:45 540db60ca938: Verifying Checksum 08:33:45 540db60ca938: Download complete 08:33:46 540db60ca938: Pull complete 08:33:47 adcc1eea9eea: Pull complete 08:33:47 4c4ab2625f07: Pull complete 08:33:49 f706445af74f: Verifying Checksum 08:33:49 f706445af74f: Download complete 08:33:51 0510c868ecb4: Verifying Checksum 08:33:51 0510c868ecb4: Download complete 08:33:52 Still waiting to schedule task 08:33:52 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:34:01 0510c868ecb4: Pull complete 08:34:01 afea3b2eda06: Pull complete 08:34:01 7809a108b3ef: Pull complete 08:34:07 f706445af74f: Pull complete 08:34:07 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:34:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:34:07 ---> b068be0155e3 08:34:07 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 08:34:07 ---> Running in 3e3f5b46af95 08:34:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:34:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:34:10 (1/12) Installing libmagic (5.39-r0) 08:34:10 (2/12) Installing file (5.39-r0) 08:34:10 (3/12) Installing libc-dev (0.7.2-r3) 08:34:11 (4/12) Installing g++ (10.2.1_pre1-r3) 08:34:15 (5/12) Installing fortify-headers (1.1-r0) 08:34:15 (6/12) Installing patch (2.7.6-r6) 08:34:15 (7/12) Installing build-base (0.5-r2) 08:34:15 (8/12) Installing libsodium (1.0.18-r0) 08:34:15 (9/12) Installing pkgconf (1.7.3-r0) 08:34:15 (10/12) Installing libsodium-dev (1.0.18-r0) 08:34:15 (11/12) Installing libzmq (4.3.3-r1) 08:34:16 (12/12) Installing zeromq-dev (4.3.3-r1) 08:34:16 Executing busybox-1.32.1-r6.trigger 08:34:16 OK: 219 MiB in 52 packages 08:34:20 Removing intermediate container 3e3f5b46af95 08:34:20 ---> e35fdb207082 08:34:20 Step 4/6 : WORKDIR /edgex-go 08:34:21 ---> Running in 6bc1deda15d8 08:34:21 Removing intermediate container 6bc1deda15d8 08:34:21 ---> 9f8e8709e343 08:34:21 Step 5/6 : COPY go.mod . 08:34:22 ---> b75fe37f4956 08:34:22 Step 6/6 : RUN go mod download 08:34:22 ---> Running in 1e72cd3447f3 08:34:55 Removing intermediate container 1e72cd3447f3 08:34:55 ---> 4c21743377fb 08:34:55 Successfully built 4c21743377fb 08:34:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:34:55 + docker inspect -f . ci-base-image-x86_64 08:34:55 . [Pipeline] withDockerContainer 08:34:56 prd-centos7-docker-4c-2g-4670 does not seem to be running inside a container 08:34:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:34:58 $ docker top 737f9e5602ad856ffe8a8569073fe83bf7f918a7c457e765a3b17ca4c3c3ad5b -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:59 + go version 08:34:59 go version go1.16.3 linux/amd64 [Pipeline] } 08:34:59 $ docker stop --time=1 737f9e5602ad856ffe8a8569073fe83bf7f918a7c457e765a3b17ca4c3c3ad5b 08:35:01 $ docker rm -f 737f9e5602ad856ffe8a8569073fe83bf7f918a7c457e765a3b17ca4c3c3ad5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:35:02 + docker inspect -f . ci-base-image-x86_64 08:35:03 . [Pipeline] withDockerContainer 08:35:03 prd-centos7-docker-4c-2g-4670 does not seem to be running inside a container 08:35:04 $ 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/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:35:05 $ docker top fe6e071120aa4875e07835aca41401ada7ae898bda28f7b40f1dd766049929f7 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:05 ========================================================= 08:35:05 [edgeXBuildGoParallel] Running Tests and Build... 08:35:05 ========================================================= [Pipeline] sh 08:35:06 + go mod tidy [Pipeline] sh 08:35:11 + make test 08:35:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:35:34 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4674 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 08:36:09 Running in /w/workspace/edgex-go/118 [Pipeline] { [Pipeline] checkout 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:15 using credential edgex-jenkins-ssh 08:36:15 Cloning the remote Git repository 08:36:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:36:16 > git init /w/workspace/edgex-go/118 # timeout=10 08:36:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:36:16 > git --version # timeout=10 08:36:16 > git --version # 'git version 2.17.1' 08:36:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:33 Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 08:36:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:36:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:36:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:36:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:36:33 > git config core.sparsecheckout # timeout=10 08:36:33 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 08:36:33 > git remote # timeout=10 08:36:33 > git config --get remote.origin.url # timeout=10 08:36:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:33 > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 08:36:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:35 Merge succeeded, producing 85334261bef3f7e033d58058aa324509857f07c1 08:36:35 Checking out Revision 85334261bef3f7e033d58058aa324509857f07c1 (PR-2858) 08:36:35 > git rev-parse HEAD^{commit} # timeout=10 08:36:35 > git config core.sparsecheckout # timeout=10 08:36:35 > git checkout -f 85334261bef3f7e033d58058aa324509857f07c1 # timeout=10 08:36:39 Commit message: "Merge commit 'f1ea93c16db09b36626d9198e09713e38083a332' into HEAD" 08:36:39 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:36:39 > git rev-list --no-walk 4b074948f47022029a8ec3b4d1b5c0768547cc5c # timeout=10 08:36:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:36:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:36:42 + true 08:36:42 + sudo service docker restart 08:36:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:36:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:36:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:36:44 provisioning config files... 08:36:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/118@tmp/config2483919456882109201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:44 ---> docker-login.sh 08:36:44 nexus3.edgexfoundry.org:10001 08:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:45 Configure a credential helper to remove this warning. See 08:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:45 08:36:45 Login Succeeded 08:36:45 nexus3.edgexfoundry.org:10002 08:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:46 Configure a credential helper to remove this warning. See 08:36:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:46 08:36:46 Login Succeeded 08:36:46 nexus3.edgexfoundry.org:10003 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.231s coverage: 45.9% of statements 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.290s coverage: 28.7% of statements 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.151s coverage: 100.0% of statements 08:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:46 Configure a credential helper to remove this warning. See 08:36:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:46 08:36:46 Login Succeeded 08:36:46 nexus3.edgexfoundry.org:10004 08:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:47 Configure a credential helper to remove this warning. See 08:36:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:47 08:36:47 Login Succeeded 08:36:47 docker.io 08:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:48 Configure a credential helper to remove this warning. See 08:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:48 08:36:48 Login Succeeded 08:36:48 ---> docker-login.sh ends [Pipeline] } 08:36:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:36:48 ========================================================= 08:36:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:36:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:36:49 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 08:36:51 Sending build context to Docker daemon 167.8MB 08:36:51 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:36:51 Step 2/6 : FROM ${BASE} 08:36:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:36:51 595b0fe564bb: Pulling fs layer 08:36:51 7186ed65a4f7: Pulling fs layer 08:36:51 316046926c0a: Pulling fs layer 08:36:51 4ebd0625c992: Pulling fs layer 08:36:51 207e8628e3a3: Pulling fs layer 08:36:51 c791037a9be2: Pulling fs layer 08:36:51 ffd874e62e21: Pulling fs layer 08:36:51 4ebd0625c992: Waiting 08:36:51 207e8628e3a3: Waiting 08:36:51 c791037a9be2: Waiting 08:36:51 ffd874e62e21: Waiting 08:36:51 316046926c0a: Verifying Checksum 08:36:51 316046926c0a: Download complete 08:36:51 7186ed65a4f7: Verifying Checksum 08:36:51 7186ed65a4f7: Download complete 08:36:51 207e8628e3a3: Verifying Checksum 08:36:51 207e8628e3a3: Download complete 08:36:51 c791037a9be2: Download complete 08:36:51 595b0fe564bb: Verifying Checksum 08:36:51 595b0fe564bb: Download complete 08:36:52 595b0fe564bb: Pull complete 08:36:53 7186ed65a4f7: Pull complete 08:36:53 316046926c0a: Pull complete 08:36:54 ffd874e62e21: Verifying Checksum 08:36:54 ffd874e62e21: Download complete 08:36:54 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.512s coverage: 27.8% of statements 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:36:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.297s coverage: 81.2% of statements 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:36:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.108s coverage: 100.0% of statements 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:36:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.143s coverage: 100.0% of statements 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:36:55 4ebd0625c992: Verifying Checksum 08:36:55 4ebd0625c992: Download complete 08:36:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.180s coverage: 71.3% of statements 08:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:36:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.231s coverage: 87.7% of statements 08:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:36:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.214s coverage: 78.9% of statements 08:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.822s coverage: 28.6% of statements 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.150s coverage: 100.0% of statements 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.554s coverage: 86.7% of statements 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.428s coverage: 97.5% of statements 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.188s coverage: 78.3% of statements 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:37:05 4ebd0625c992: Pull complete 08:37:05 207e8628e3a3: Pull complete 08:37:05 c791037a9be2: Pull complete 08:37:09 ffd874e62e21: Pull complete 08:37:09 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:37:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:37:09 ---> cfc18b08335c 08:37:09 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 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.687s coverage: 95.1% of statements 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.097s coverage: 58.8% of statements 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.146s coverage: 0.9% of statements 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.220s coverage: 22.0% of statements 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.129s coverage: 47.1% of statements 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.114s coverage: 79.5% of statements 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.151s coverage: 96.3% of statements 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.093s coverage: 87.5% of statements 08:37:13 ---> Running in fc9803964d0a 08:37:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:37:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:37:16 (1/12) Installing libmagic (5.39-r0) 08:37:16 (2/12) Installing file (5.39-r0) 08:37:16 (3/12) Installing libc-dev (0.7.2-r3) 08:37:16 (4/12) Installing g++ (10.2.1_pre1-r3) 08:37:23 (5/12) Installing fortify-headers (1.1-r0) 08:37:23 (6/12) Installing patch (2.7.6-r6) 08:37:23 (7/12) Installing build-base (0.5-r2) 08:37:23 (8/12) Installing libsodium (1.0.18-r0) 08:37:23 (9/12) Installing pkgconf (1.7.3-r0) 08:37:23 (10/12) Installing libsodium-dev (1.0.18-r0) 08:37:23 (11/12) Installing libzmq (4.3.3-r1) 08:37:23 (12/12) Installing zeromq-dev (4.3.3-r1) 08:37:23 Executing busybox-1.32.1-r6.trigger 08:37:23 OK: 218 MiB in 52 packages 08:37:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.100s coverage: 94.4% of statements 08:37:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements 08:37:27 Removing intermediate container fc9803964d0a 08:37:27 ---> 16a2f0a27f5f 08:37:27 Step 4/6 : WORKDIR /edgex-go 08:37:27 ---> Running in afd41673670f 08:37:27 Removing intermediate container afd41673670f 08:37:27 ---> f54c51ea4cb9 08:37:27 Step 5/6 : COPY go.mod . 08:37:28 ---> d5bfb75c7b70 08:37:28 Step 6/6 : RUN go mod download 08:37:28 ---> Running in 9cde8a1842ea 08:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.160s coverage: 81.8% of statements 08:37:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.401s coverage: 92.9% of statements 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.179s coverage: 65.1% of statements 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.277s coverage: 87.2% of statements 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 76.0% of statements 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.102s coverage: 87.2% of statements 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.119s coverage: 85.4% of statements 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.214s coverage: 91.2% of statements 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.622s coverage: 64.4% of statements 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.091s coverage: 100.0% of statements 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 91.3% of statements 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.102s coverage: 100.0% of statements 08:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.042s coverage: 66.9% of statements 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.441s coverage: 43.4% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.069s coverage: 84.8% of statements 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.355s coverage: 47.0% of statements 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.077s coverage: 100.0% of statements 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.121s coverage: 100.0% of statements 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:37:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.233s coverage: 22.7% of statements 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:37:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.586s coverage: 92.6% of statements 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:37:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.125s coverage: 28.7% of statements 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:37:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:37:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.102s coverage: 100.0% of statements 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:37:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.128s coverage: 64.6% of statements 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.212s coverage: 97.6% of statements 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.125s coverage: 87.9% of statements 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 08:37:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.085s coverage: 28.1% of statements 08:37:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 08:37:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.116s coverage: 85.7% of statements 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 08:37:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.086s coverage: 100.0% of statements 08:37:52 GO111MODULE=on go vet ./... 08:38:00 Removing intermediate container 9cde8a1842ea 08:38:00 ---> 8ed1b2fc96b3 08:38:00 Successfully built 8ed1b2fc96b3 08:38:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:38:01 + docker inspect -f . ci-base-image-arm64 08:38:01 . [Pipeline] withDockerContainer 08:38:01 prd-ubuntu18.04-docker-arm64-4c-16g-4674 does not seem to be running inside a container 08:38:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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 ******** ci-base-image-arm64 cat 08:38:02 $ docker top e6ed325bf8bcacd82ae9aa51fb612eba3cc4c5b6a674c1e9f7d52d3c45f68dc6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:03 + go version 08:38:03 go version go1.16.3 linux/arm64 [Pipeline] } 08:38:03 $ docker stop --time=1 e6ed325bf8bcacd82ae9aa51fb612eba3cc4c5b6a674c1e9f7d52d3c45f68dc6 08:38:05 $ docker rm -f e6ed325bf8bcacd82ae9aa51fb612eba3cc4c5b6a674c1e9f7d52d3c45f68dc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:38:06 + docker inspect -f . ci-base-image-arm64 08:38:06 . [Pipeline] withDockerContainer 08:38:06 prd-ubuntu18.04-docker-arm64-4c-16g-4674 does not seem to be running inside a container 08:38:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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 ******** ci-base-image-arm64 cat 08:38:08 $ docker top 9aa7481ba7d490e5ad5b7615c1d3b068be276d9fb7dbb64b17b13eb29ef9247c -eo pid,comm [Pipeline] { [Pipeline] echo 08:38:08 ========================================================= 08:38:08 [edgeXBuildGoParallel] Running Tests and Build... 08:38:08 ========================================================= [Pipeline] sh 08:38:09 + go mod tidy [Pipeline] sh 08:38:10 + make test 08:38:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:38:37 ? github.com/edgexfoundry/edgex-go [no test files] 08:38:49 gofmt -l . 08:38:49 [ "`gofmt -l .`" = "" ] 08:38:50 ./bin/test-go-mod-tidy.sh 08:38:51 ./bin/test-attribution-txt.sh [Pipeline] sh 08:38:53 + ls -al . 08:38:53 total 828 08:38:53 drwxrwxr-x 10 1001 1001 4096 May 12 08:38 . 08:38:53 drwxr-xr-x 4 root root 32 May 12 08:35 .. 08:38:53 -rw-rw-r-- 1 1001 1001 11 May 12 08:32 .dockerignore 08:38:53 drwxrwxr-x 8 1001 1001 179 May 12 08:32 .git 08:38:53 drwxrwxr-x 3 1001 1001 125 May 12 08:32 .github 08:38:53 -rw-rw-r-- 1 1001 1001 818 May 12 08:32 .gitignore 08:38:53 drwx------ 3 1001 1001 60 May 12 08:33 .semver 08:38:53 -rw-rw-r-- 1 1001 1001 166 May 12 08:32 .sonarcloud.properties 08:38:53 -rw-rw-r-- 1 1001 1001 8609 May 12 08:32 Attribution.txt 08:38:53 -rw-rw-r-- 1 1001 1001 3804 May 12 08:32 CONTRIBUTING.md 08:38:53 -rw-rw-r-- 1 1001 1001 931 May 12 08:32 Dockerfile.build 08:38:53 -rw-rw-r-- 1 1001 1001 863 May 12 08:32 Jenkinsfile 08:38:53 -rw-rw-r-- 1 1001 1001 10775 May 12 08:32 LICENSE 08:38:53 -rw-rw-r-- 1 1001 1001 5594 May 12 08:32 Makefile 08:38:53 -rw-rw-r-- 1 1001 1001 7978 May 12 08:32 README.md 08:38:53 -rw-rw-r-- 1 1001 1001 6755 May 12 08:32 SECURITY.md 08:38:53 -rw-rw-r-- 1 1001 1001 5 May 12 08:33 VERSION 08:38:53 -rw-rw-r-- 1 1001 1001 4131 May 12 08:32 ZMQWindows.md 08:38:53 drwxrwxr-x 2 1001 1001 117 May 12 08:32 bin 08:38:53 drwxrwxr-x 14 1001 1001 4096 May 12 08:32 cmd 08:38:53 -rw-r--r-- 1 root root 720868 May 12 08:37 coverage.out 08:38:53 -rw-r--r-- 1 root root 1060 May 12 08:38 go.mod 08:38:53 -rw-r--r-- 1 root root 21595 May 12 08:35 go.sum 08:38:53 drwxrwxr-x 8 1001 1001 127 May 12 08:32 internal 08:38:53 drwxrwxr-x 4 1001 1001 26 May 12 08:32 openapi 08:38:53 drwxrwxr-x 4 1001 1001 71 May 12 08:32 snap 08:38:53 -rw-rw-r-- 1 1001 1001 168 May 12 08:32 version.go [Pipeline] sh 08:38:53 + '[' -e coverage.out ] 08:38:53 + chown 1001:1001 coverage.out [Pipeline] stash 08:38:54 Stashed 1 file(s) [Pipeline] sh 08:38:54 + make build 08:38:54 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 08:38:57 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 08:39:20 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 08:39:20 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 08:39:24 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 08:39:24 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 08:39:28 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 08:39:30 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 08:39:33 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 08:39:35 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 08:39: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 08:39:41 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 08:39:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] } 08:39:46 $ docker stop --time=1 fe6e071120aa4875e07835aca41401ada7ae898bda28f7b40f1dd766049929f7 08:39:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:48 $ docker rm -f fe6e071120aa4875e07835aca41401ada7ae898bda28f7b40f1dd766049929f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:39:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:39:51 08:39:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:39:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:39:52 latest: Pulling from edgex-devops/edgex-compose 08:39:52 cbdbe7a5bc2a: Pulling fs layer 08:39:52 ca9280d653b3: Pulling fs layer 08:39:52 7e9c9ca2126c: Pulling fs layer 08:39:52 cbdbe7a5bc2a: Download complete 08:39:53 cbdbe7a5bc2a: Pull complete 08:39:53 ca9280d653b3: Verifying Checksum 08:39:53 ca9280d653b3: Download complete 08:39:56 ca9280d653b3: Pull complete 08:39:57 7e9c9ca2126c: Verifying Checksum 08:39:57 7e9c9ca2126c: Download complete 08:39:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:40:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:09 7e9c9ca2126c: Pull complete 08:40:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:40:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:40:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:40:10 prd-centos7-docker-4c-2g-4670 does not seem to be running inside a container 08:40:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:40:12 $ docker top a006a9861066a74015c6009970aeb1d5c4eee762e212b8a5dc7f240cb646e6cd -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:13 + + docker-composegrep build parallel --help 08:40:13 08:40:14 --parallel Build images in parallel. [Pipeline] } 08:40:14 $ docker stop --time=1 a006a9861066a74015c6009970aeb1d5c4eee762e212b8a5dc7f240cb646e6cd 08:40:16 $ docker rm -f a006a9861066a74015c6009970aeb1d5c4eee762e212b8a5dc7f240cb646e6cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:40:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:40:17 . [Pipeline] withDockerContainer 08:40:17 prd-centos7-docker-4c-2g-4670 does not seem to be running inside a container 08:40:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:40:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:18 $ docker top f4bea702c2122f6b5a89da270b367725b39c0ea1a48aca5c152d280ff69f1cc0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:19 + docker-compose -f ./docker-compose-build.yml build --parallel 08:40:22 Building core-command ... 08:40:22 Building core-data ... 08:40:22 Building core-metadata ... 08:40:22 Building security-bootstrapper ... 08:40:22 Building security-proxy-setup ... 08:40:22 Building security-secretstore-setup ... 08:40:22 Building support-notifications ... 08:40:22 Building support-scheduler ... 08:40:22 Building sys-mgmt-agent ... 08:40:22 Building sys-mgmt-agent 08:40:22 Building support-notifications 08:40:22 Building core-command 08:40:22 Building security-secretstore-setup 08:40:22 Building security-bootstrapper 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.403s coverage: 45.9% of statements 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.186s coverage: 28.7% of statements 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.289s coverage: 100.0% of statements 08:40:31 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.553s coverage: 27.8% of statements 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:40:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.175s coverage: 81.2% of statements 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.190s coverage: 100.0% of statements 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:40:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.243s coverage: 100.0% of statements 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.245s coverage: 71.3% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.499s coverage: 87.7% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.246s coverage: 78.9% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.362s coverage: 28.6% of statements 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.200s coverage: 100.0% of statements 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.159s coverage: 100.0% of statements 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.445s coverage: 86.7% of statements 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.473s coverage: 97.5% of statements 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.251s coverage: 78.3% of statements 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:40:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.390s coverage: 95.1% of statements 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:40:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.133s coverage: 58.8% of statements 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:40:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.223s coverage: 0.9% of statements 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:40:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.139s coverage: 22.0% of statements 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.211s coverage: 47.1% of statements 08:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.176s coverage: 79.5% of statements 08:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.160s coverage: 94.1% of statements 08:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.177s coverage: 96.3% of statements 08:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements 08:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.186s coverage: 94.4% of statements 08:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.147s coverage: 44.8% of statements 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.570s coverage: 81.8% of statements 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.218s coverage: 92.9% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.120s coverage: 100.0% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 76.0% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.154s coverage: 80.0% of statements 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.202s coverage: 87.2% of statements 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.204s coverage: 85.4% of statements 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 91.2% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.738s coverage: 64.4% of statements 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.140s coverage: 100.0% of statements 08:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 91.3% of statements 08:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 08:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 08:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements 08:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.103s coverage: 66.9% of statements 08:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.664s coverage: 43.4% of statements 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.174s coverage: 89.5% of statements 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.090s coverage: 84.8% of statements 08:41:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:41:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:41:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:41:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:41:30 ---> 4c21743377fb 08:41:30 Step 3/24 : WORKDIR /edgex-go 08:41:30 ---> 4c21743377fb 08:41:30 Step 3/23 : WORKDIR /edgex-go 08:41:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:41:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:41:30 ---> 4c21743377fb 08:41:30 Step 3/24 : WORKDIR /edgex-go 08:41:30 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:41:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:41:30 ---> 4c21743377fb 08:41:30 Step 3/26 : WORKDIR /edgex-go 08:41:30 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:41:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:41:30 ---> 4c21743377fb 08:41:30 Step 3/32 : WORKDIR /edgex-go 08:41:30 ---> Running in 40c6a1f0d339 08:41:30 ---> Running in ab36b3cfb954 08:41:30 ---> Running in 2a02a62fb9ab 08:41:30 ---> Running in d8f87a082f26 08:41:30 ---> Running in 046abb8c5f72 08:41:30 Removing intermediate container 046abb8c5f72 08:41:30 ---> 0d0c91d32772 08:41:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:30 Removing intermediate container d8f87a082f26 08:41:30 ---> a54bfe055d71 08:41:30 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:30 Removing intermediate container ab36b3cfb954 08:41:30 ---> 174bd04da32c 08:41:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:30 Removing intermediate container 2a02a62fb9ab 08:41:30 ---> 08a66c9f4f07 08:41:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:30 Removing intermediate container 40c6a1f0d339 08:41:30 ---> 7d6bb98b80c1 08:41:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:30 ---> Running in 6cd08d0ad22a 08:41:30 ---> Running in 786c990c532a 08:41:30 ---> Running in 1710aa69977e 08:41:30 ---> Running in 0fb76b7028a6 08:41:30 ---> Running in 21800242a12b 08:41:30 Removing intermediate container 6cd08d0ad22a 08:41:30 ---> d0fdabab6c37 08:41:30 Step 5/24 : RUN apk add --update --no-cache make bash git 08:41:30 Removing intermediate container 1710aa69977e 08:41:30 ---> e6a09ef920fb 08:41:30 Step 5/32 : RUN apk add --update --no-cache make git 08:41:30 ---> Running in ee11e5014c46 08:41:30 ---> Running in bd0cb87d1103 08:41:30 Removing intermediate container 786c990c532a 08:41:30 ---> 40a68c23dd2d 08:41:30 Step 5/24 : RUN apk add --update --no-cache make git 08:41:30 Removing intermediate container 21800242a12b 08:41:30 ---> 068cf8df521d 08:41:30 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:41:30 ---> Running in 1cb9a7cb32ae 08:41:30 Removing intermediate container 0fb76b7028a6 08:41:30 ---> c541636f872c 08:41:30 Step 5/26 : RUN apk add --update --no-cache make git 08:41:30 ---> Running in 5e5b9d2c4a87 08:41:30 ---> Running in 4123e7d31a83 08:41:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:41:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:41:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:41:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:41:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:41:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:41:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:41:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:41:31 OK: 219 MiB in 52 packages 08:41:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:41:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:41:31 OK: 219 MiB in 52 packages 08:41:31 OK: 219 MiB in 52 packages 08:41:32 Removing intermediate container 1cb9a7cb32ae 08:41:32 ---> 0e5de8267e3d 08:41:32 Step 6/24 : COPY go.mod . 08:41:32 OK: 219 MiB in 52 packages 08:41:32 Removing intermediate container ee11e5014c46 08:41:32 ---> 31aae2aa1821 08:41:32 Step 6/24 : COPY go.mod . 08:41:32 ---> 55448860682a 08:41:32 Step 7/24 : RUN go mod download 08:41:32 Removing intermediate container bd0cb87d1103 08:41:32 ---> 3946364f840d 08:41:32 Step 6/32 : COPY go.mod . 08:41:32 ---> Running in 8b53cf74e899 08:41:33 OK: 219 MiB in 52 packages 08:41:33 ---> a1cb9d614da3 08:41:33 Step 7/24 : RUN go mod download 08:41:33 ---> 24e27927ee30 08:41:33 Step 7/32 : RUN go mod download 08:41:33 ---> Running in dc462afbf6ae 08:41:33 ---> Running in 55ed583e9ed1 08:41:34 Removing intermediate container 5e5b9d2c4a87 08:41:34 ---> 0c2779e59a3a 08:41:34 Step 6/23 : COPY go.mod . 08:41:34 Removing intermediate container 4123e7d31a83 08:41:34 ---> 62c8ef08a049 08:41:34 Step 6/26 : COPY go.mod . 08:41:34 ---> b726fec53857 08:41:34 Step 7/23 : RUN go mod download 08:41:34 ---> Running in 707b31b9b404 08:41:35 ---> b9cd78084b66 08:41:35 Step 7/26 : RUN go mod download 08:41:35 ---> Running in 9b41a3508994 08:41:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.582s coverage: 47.0% of statements 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:41:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:41:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:41:36 Removing intermediate container 8b53cf74e899 08:41:36 ---> bbca37f8d2f9 08:41:36 Step 8/24 : COPY . . 08:41:37 Removing intermediate container 55ed583e9ed1 08:41:37 ---> ec558db2f105 08:41:37 Step 8/32 : COPY . . 08:41:37 Removing intermediate container dc462afbf6ae 08:41:37 ---> e073d5f43f02 08:41:37 Step 8/24 : COPY . . 08:41:39 Removing intermediate container 707b31b9b404 08:41:39 ---> 1bb75d2e3fdc 08:41:39 Step 8/23 : COPY . . 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.269s coverage: 22.7% of statements 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.484s coverage: 92.6% of statements 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:41:42 Removing intermediate container 9b41a3508994 08:41:42 ---> 7385174bf221 08:41:42 Step 8/26 : COPY . . 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.924s coverage: 28.7% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.274s coverage: 99.0% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.198s coverage: 100.0% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.164s coverage: 64.6% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.417s coverage: 97.6% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/system 0.065s coverage: 0.0% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.065s coverage: 100.0% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.198s coverage: 28.1% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.057s coverage: 85.7% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements 08:41:51 GO111MODULE=on go vet ./... 08:43:21 ---> 1de12dfdf6fa 08:43:21 Step 9/24 : RUN go mod tidy 08:43:21 ---> 94e7b7128820 08:43:21 Step 9/24 : RUN go mod tidy 08:43:21 ---> 252e5ef51158 08:43:21 Step 9/26 : RUN go mod tidy 08:43:21 ---> Running in 1e2f34ca3aae 08:43:21 ---> Running in fbdeff5ddae3 08:43:21 ---> Running in 72280dd1e27c 08:43:21 ---> 5f208040d03d 08:43:21 Step 9/32 : RUN go mod tidy 08:43:21 ---> 65949a00ec66 08:43:21 Step 9/23 : RUN go mod tidy 08:43:21 ---> Running in a0fd1238fd3d 08:43:21 ---> Running in 8f3d4adc1c46 08:43:29 Removing intermediate container fbdeff5ddae3 08:43:29 ---> b90ee76d2961 08:43:29 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:43:29 Removing intermediate container a0fd1238fd3d 08:43:29 ---> 4ff531000d20 08:43:29 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:43:29 Removing intermediate container 72280dd1e27c 08:43:29 ---> 788fdb6437fc 08:43:29 Step 10/24 : RUN make cmd/core-command/core-command 08:43:29 ---> Running in e06b47771537 08:43:29 ---> Running in 326a8a1e9258 08:43:29 ---> Running in 2626e6f0825d 08:43:29 Removing intermediate container 1e2f34ca3aae 08:43:29 ---> a157a59702d5 08:43:29 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:43:29 Removing intermediate container 8f3d4adc1c46 08:43:29 ---> e95a49546dba 08:43:29 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:43:29 ---> Running in 09fbcd035604 08:43:29 ---> Running in fe245e8fb6a0 08:43:29 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 08:43:29 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 08:43: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 08:43:30 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 08:43:30 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 08:43:42 gofmt -l . 08:43:42 [ "`gofmt -l .`" = "" ] 08:43:42 ./bin/test-go-mod-tidy.sh 08:43:42 ./bin/test-attribution-txt.sh [Pipeline] sh 08:43:43 + ls -al . 08:43:43 total 856 08:43:43 drwxrwxr-x 9 1001 1001 4096 May 12 08:43 . 08:43:43 drwxr-xr-x 4 root root 4096 May 12 08:38 .. 08:43:43 -rw-rw-r-- 1 1001 1001 11 May 12 08:36 .dockerignore 08:43:43 drwxrwxr-x 8 1001 1001 4096 May 12 08:36 .git 08:43:43 drwxrwxr-x 3 1001 1001 4096 May 12 08:36 .github 08:43:43 -rw-rw-r-- 1 1001 1001 818 May 12 08:36 .gitignore 08:43:43 -rw-rw-r-- 1 1001 1001 166 May 12 08:36 .sonarcloud.properties 08:43:43 -rw-rw-r-- 1 1001 1001 8609 May 12 08:36 Attribution.txt 08:43:43 -rw-rw-r-- 1 1001 1001 3804 May 12 08:36 CONTRIBUTING.md 08:43:43 -rw-rw-r-- 1 1001 1001 931 May 12 08:36 Dockerfile.build 08:43:43 -rw-rw-r-- 1 1001 1001 863 May 12 08:36 Jenkinsfile 08:43:43 -rw-rw-r-- 1 1001 1001 10775 May 12 08:36 LICENSE 08:43:43 -rw-rw-r-- 1 1001 1001 5594 May 12 08:36 Makefile 08:43:43 -rw-rw-r-- 1 1001 1001 7978 May 12 08:36 README.md 08:43:43 -rw-rw-r-- 1 1001 1001 6755 May 12 08:36 SECURITY.md 08:43:43 -rw-rw-r-- 1 1001 1001 5 May 12 08:33 VERSION 08:43:43 -rw-rw-r-- 1 1001 1001 4131 May 12 08:36 ZMQWindows.md 08:43:43 drwxrwxr-x 2 1001 1001 4096 May 12 08:36 bin 08:43:43 drwxrwxr-x 14 1001 1001 4096 May 12 08:36 cmd 08:43:43 -rw-r--r-- 1 root root 720868 May 12 08:41 coverage.out 08:43:43 -rw-r--r-- 1 root root 1060 May 12 08:43 go.mod 08:43:43 -rw-r--r-- 1 root root 21595 May 12 08:38 go.sum 08:43:43 drwxrwxr-x 8 1001 1001 4096 May 12 08:36 internal 08:43:43 drwxrwxr-x 4 1001 1001 4096 May 12 08:36 openapi 08:43:43 drwxrwxr-x 4 1001 1001 4096 May 12 08:36 snap 08:43:43 -rw-rw-r-- 1 1001 1001 168 May 12 08:36 version.go [Pipeline] sh 08:43:44 + '[' -e coverage.out ] 08:43:44 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:44 Warning: overwriting stash ‘coverage-report’ 08:43:45 Stashed 1 file(s) [Pipeline] sh 08:43:46 + make build 08:43:46 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 08:43:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:44: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 08:44: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 08:44:32 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 08:44:32 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 08:44:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:44:40 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 08:44:42 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 08:44:45 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 08:44:47 Removing intermediate container 326a8a1e9258 08:44:47 ---> 9697e132323b 08:44:47 08:44:47 Step 11/32 : FROM alpine:3.12 08:44:47 3.12: Pulling from library/alpine 08:44:48 Removing intermediate container 09fbcd035604 08:44:48 ---> f12c7d8e7890 08:44:48 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:44:49 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 08:44:50 ---> Running in 4cfff5c1db5d 08:44:50 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:44:51 Status: Downloaded newer image for alpine:3.12 08:44:51 ---> 13621d1b12d4 08:44:51 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:44:51 Removing intermediate container 2626e6f0825d 08:44:51 ---> aba80a3ff6cb 08:44:51 08:44:51 Step 11/24 : FROM alpine:3.12 08:44:51 ---> 13621d1b12d4 08:44:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:44:51 ---> Running in fc2fc6ee823b 08:44:51 ---> Running in 2fddfe43cb4d 08:44:52 Removing intermediate container fe245e8fb6a0 08:44:52 ---> 85d0c3b771d7 08:44:52 08:44:52 Step 11/23 : FROM alpine:3.12 08:44:52 ---> 13621d1b12d4 08:44:52 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:44:52 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 08:44:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:44:54 Removing intermediate container fc2fc6ee823b 08:44:54 ---> c731afa1cfa1 08:44:54 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:44:55 ---> Running in 03fbcfc0c399 08:44:55 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 08:44:55 Removing intermediate container e06b47771537 08:44:55 ---> 52258dc6c26d 08:44:55 08:44:55 Step 11/26 : FROM alpine:3.12 08:44:55 ---> 13621d1b12d4 08:44:55 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:44:55 ---> Running in 35c29c97637e 08:44:55 ---> Running in 7a625a76b328 08:44:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:44:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:44:57 (1/1) Installing dumb-init (1.2.2-r1) 08:44:57 Executing busybox-1.31.1-r20.trigger 08:44:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:44:57 OK: 6 MiB in 15 packages 08:44:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:44:57 Removing intermediate container 4cfff5c1db5d 08:44:57 ---> 44f15dc04f24 08:44:57 08:44:57 Step 12/24 : FROM docker:20.10.0 08:44:58 (1/2) Installing ca-certificates (20191127-r4) 08:44:58 20.10.0: Pulling from library/docker 08:44:58 (2/2) Installing dumb-init (1.2.2-r1) 08:44:58 Executing busybox-1.31.1-r20.trigger 08:44:58 Executing ca-certificates-20191127-r4.trigger 08:44:58 OK: 6 MiB in 16 packages 08:44:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:44:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:44:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:44:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:44:59 (1/2) Installing dumb-init (1.2.2-r1) 08:44:59 (2/2) Installing su-exec (0.2-r1) 08:44:59 Executing busybox-1.31.1-r20.trigger 08:44:59 (1/6) Installing ca-certificates (20191127-r4) 08:44:59 OK: 6 MiB in 16 packages 08:44:59 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:44:59 (3/6) Installing libcurl (7.76.1-r0) 08:44:59 (4/6) Installing curl (7.76.1-r0) 08:44:59 (5/6) Installing dumb-init (1.2.2-r1) 08:44:59 (6/6) Installing su-exec (0.2-r1) 08:44:59 Executing busybox-1.31.1-r20.trigger 08:44:59 Executing ca-certificates-20191127-r4.trigger 08:44:59 OK: 7 MiB in 20 packages [Pipeline] } 08:45:00 $ docker stop --time=1 9aa7481ba7d490e5ad5b7615c1d3b068be276d9fb7dbb64b17b13eb29ef9247c 08:45:01 Removing intermediate container 2fddfe43cb4d 08:45:01 ---> 0a5acc07d2e4 08:45:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:45:01 ---> Running in d2c875e1d1fd 08:45:02 Removing intermediate container 03fbcfc0c399 08:45:02 ---> 353bbf9f6e0c 08:45:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:45:02 ---> Running in 0282496856e9 08:45:02 Removing intermediate container 35c29c97637e 08:45:02 ---> 24a1a238193b 08:45:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:45:02 Removing intermediate container d2c875e1d1fd 08:45:02 ---> e6a8d8de6a40 08:45:02 Step 14/24 : ENV APP_PORT=48082 08:45:03 Removing intermediate container 7a625a76b328 08:45:03 ---> 7df95a266d2f 08:45:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:45:03 ---> Running in f91945b24f70 08:45:03 ---> Running in a0daa3367d9e 08:45:03 Removing intermediate container 0282496856e9 08:45:03 ---> cde3e740f3f8 08:45:03 Step 14/23 : ENV APP_PORT=48060 08:45:03 ---> Running in edecb4486a01 08:45:03 $ docker rm -f 9aa7481ba7d490e5ad5b7615c1d3b068be276d9fb7dbb64b17b13eb29ef9247c 08:45:03 ---> Running in 15d86644e7a6 08:45:03 Removing intermediate container a0daa3367d9e 08:45:03 ---> 370eed7e2ad3 08:45:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:45:03 Removing intermediate container edecb4486a01 08:45:03 ---> be3ce31e6a20 08:45:03 Step 14/26 : WORKDIR / 08:45:03 Removing intermediate container f91945b24f70 08:45:03 ---> b61fd7270bf6 08:45:03 Step 15/24 : EXPOSE $APP_PORT 08:45:03 ---> Running in 7f09828cf49a 08:45:03 ---> Running in a38410069d70 08:45:04 ---> Running in 8c9c7bef7a05 08:45:04 Removing intermediate container 15d86644e7a6 08:45:04 ---> 4bcde67f9b23 08:45:04 Step 15/23 : EXPOSE $APP_PORT 08:45:05 ---> Running in bed597acf390 08:45:05 Removing intermediate container 7f09828cf49a 08:45:05 ---> fe23148b2b5a 08:45:05 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:45:05 Removing intermediate container a38410069d70 08:45:05 ---> 3db384c64ee5 08:45:05 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:45:05 Removing intermediate container 8c9c7bef7a05 08:45:05 ---> ecd620951a49 08:45:05 Step 16/24 : WORKDIR / 08:45:05 ---> Running in 5b2c0e19e929 08:45:05 Removing intermediate container bed597acf390 08:45:05 ---> a746d7d01628 08:45:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:45:05 ---> Running in 1da44c6a2cf3 08:45:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:05 08:45:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:45:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:06 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:06 29e5d40040c1: Pulling fs layer 08:45:06 1ce36da41761: Pulling fs layer 08:45:06 25b303627fd3: Pulling fs layer 08:45:06 29e5d40040c1: Verifying Checksum 08:45:06 29e5d40040c1: Download complete 08:45:06 1ce36da41761: Verifying Checksum 08:45:06 1ce36da41761: Download complete 08:45:06 29e5d40040c1: Pull complete 08:45:06 ---> be357ec4b80c 08:45:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:45:06 ---> 877f08ad7b05 08:45:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:45:06 Removing intermediate container 1da44c6a2cf3 08:45:06 ---> 47dc99fbeb4e 08:45:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:45:08 1ce36da41761: Pull complete 08:45:08 ---> 5336608b4c20 08:45:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:45:08 25b303627fd3: Download complete 08:45:08 ---> d068fa08c0c0 08:45:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:45:08 ---> 41bae017d972 08:45:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:45:09 Removing intermediate container 5b2c0e19e929 08:45:09 ---> 4c6974ddddeb 08:45:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:45:10 ---> ca2b4f280b83 08:45:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:45:10 ---> Running in 18cb69b06a4f 08:45:10 ---> 2eafa7ce9175 08:45:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:45:11 ---> 7a37f64ce74b 08:45:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:45:11 ---> Running in 02b3522cce06 08:45:11 Removing intermediate container 18cb69b06a4f 08:45:11 ---> f782fb491864 08:45:11 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:45:12 ---> c625dc39dad5 08:45:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:45:13 Removing intermediate container 02b3522cce06 08:45:13 ---> adb24edf1c69 08:45:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:45:13 ---> c370242543f5 08:45:13 Step 20/24 : ENTRYPOINT ["/core-command"] 08:45:13 ---> 0e810f64683c 08:45:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:45:13 ---> Running in 2b9060b33f13 08:45:13 ---> Running in 91c36def7109 08:45:13 ---> Running in 6f2557517def 08:45:14 Removing intermediate container 2b9060b33f13 08:45:14 ---> 072a7fc6cf66 08:45:14 Step 21/23 : LABEL arch=x86_64 08:45:14 Removing intermediate container 91c36def7109 08:45:14 ---> 3cb4840d7085 08:45:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:45:14 ---> Running in fb961a202a1d 08:45:14 ---> b5ec7371fe97 08:45:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:45:15 ---> Running in 2f5ee792d927 08:45:15 Removing intermediate container fb961a202a1d 08:45:15 ---> bcd52132b1ce 08:45:15 Step 22/23 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:45:15 Removing intermediate container 2f5ee792d927 08:45:15 ---> ca1a1e102624 08:45:15 Step 22/24 : LABEL arch=x86_64 08:45:15 ---> Running in 03ebfc935019 08:45:16 ---> Running in be0763424d2b 08:45:16 ---> 5d9f1f4bf7cd 08:45:16 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:45:16 Removing intermediate container 03ebfc935019 08:45:16 ---> a8417cc77210 08:45:16 Step 23/23 : LABEL version=0.0.0 08:45:16 Removing intermediate container be0763424d2b 08:45:16 ---> 9cf2e71e5ff9 08:45:16 Step 23/24 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:45:16 ---> Running in a74c50f06ff1 08:45:16 ---> Running in 62cfdb8a35fc 08:45:16 25b303627fd3: Pull complete 08:45:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:45:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:45:17 Removing intermediate container 6f2557517def 08:45:17 ---> 81149879fe1c 08:45:17 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:45:17 prd-ubuntu18.04-docker-arm64-4c-16g-4674 does not seem to be running inside a container 08:45:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@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 08:45:17 ---> 36848b152697 08:45:17 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/ 08:45:17 ---> Running in 618b2eca47d4 08:45:17 Removing intermediate container 62cfdb8a35fc 08:45:17 ---> cd8276fed1b5 08:45:17 Step 24/24 : LABEL version=0.0.0 08:45:17 Removing intermediate container a74c50f06ff1 08:45:17 ---> c9aa5a673b06 08:45:17 08:45:17 ---> Running in 25e39dcdec3a 08:45:18 ---> a8c1f0e809bd 08:45:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:45:18 Removing intermediate container 25e39dcdec3a 08:45:18 ---> 6595dbc1d1ec 08:45:18 08:45:19 Successfully built c9aa5a673b06 08:45:19 Successfully tagged support-notifications:latest 08:45:19 Building core-data 08:45:19  Building support-notifications ... done Successfully built 6595dbc1d1ec 08:45:19 Successfully tagged core-command:latest 08:45:19  Building core-command ... done Building support-scheduler 08:45:20 ---> ddf2c0c0502e 08:45:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:45:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:45:20 Status: Downloaded newer image for docker:20.10.0 08:45:20 ---> aefe523efa57 08:45:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:45:20 $ docker top 621918c47f5bd68f3d537b8dc8f54f108676cb66d0696a8ec00ba981ef61fdeb -eo pid,comm 08:45:20 ---> Running in 9d4e19d8d9c1 08:45:20 Removing intermediate container 618b2eca47d4 08:45:20 ---> ca2fb8947f16 08:45:20 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] { [Pipeline] sh 08:45:20 ---> 55077b5843a1 08:45:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:45:20 ---> Running in f77b6fb1dd93 08:45:20 Removing intermediate container 9d4e19d8d9c1 08:45:20 ---> a93ee53b651e 08:45:20 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:45:21 + docker-compose build --help 08:45:21 + grep parallel 08:45:21 ---> Running in de1679390efa 08:45:22 Removing intermediate container f77b6fb1dd93 08:45:22 ---> 5b3a6ccc9e17 08:45:22 Step 24/26 : LABEL arch=x86_64 08:45:23 ---> e19285fed603 08:45:23 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:45:23 ---> Running in 83b46b60d8cb 08:45:24 Removing intermediate container 83b46b60d8cb 08:45:24 ---> 470ba9822f1a 08:45:24 Step 25/26 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:45:24 ---> 6be9a71d65fa 08:45:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:45:24 ---> Running in 013ba5f1e757 08:45:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:45:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:45:25 (1/39) Installing readline (8.0.4-r0) 08:45:25 ---> Running in ef02b9b0e121 08:45:25 (2/39) Installing bash (5.0.17-r0) 08:45:25 Executing bash-5.0.17-r0.post-install 08:45:25 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:45:25 (4/39) Installing libcurl (7.76.1-r0) 08:45:25 --parallel Build images in parallel. [Pipeline] } 08:45:25 $ docker stop --time=1 621918c47f5bd68f3d537b8dc8f54f108676cb66d0696a8ec00ba981ef61fdeb 08:45:25 (5/39) Installing curl (7.76.1-r0) 08:45:25 (6/39) Installing dumb-init (1.2.2-r1) 08:45:25 (7/39) Installing libbz2 (1.0.8-r1) 08:45:25 (8/39) Installing expat (2.2.9-r1) 08:45:25 (9/39) Installing libffi (3.3-r2) 08:45:25 (10/39) Installing gdbm (1.13-r1) 08:45:25 (11/39) Installing xz-libs (5.2.5-r0) 08:45:25 (12/39) Installing sqlite-libs (3.32.1-r0) 08:45:25 Removing intermediate container 013ba5f1e757 08:45:25 ---> a9aa5458fe97 08:45:25 Step 26/26 : LABEL version=0.0.0 08:45:25 (13/39) Installing python3 (3.8.10-r0) 08:45:26 ---> Running in e98a5d27e95a 08:45:26 Removing intermediate container ef02b9b0e121 08:45:26 ---> 71ecf4dce736 08:45:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:45:27 $ docker rm -f 621918c47f5bd68f3d537b8dc8f54f108676cb66d0696a8ec00ba981ef61fdeb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:45:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:28 . [Pipeline] withDockerContainer 08:45:28 prd-ubuntu18.04-docker-arm64-4c-16g-4674 does not seem to be running inside a container 08:45:28 $ 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/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:29 Removing intermediate container e98a5d27e95a 08:45:29 ---> 74b0b21854c3 08:45:29 08:45:29 $ docker top 3c5cd33d521b13ba20089e2bf86cf7e4a592f76f28bbb1e5f25089f68171fe7e -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:30 + docker-compose -f ./docker-compose-build.yml build --parallel 08:45:31 ---> 25cd1c122000 08:45:31 Step 27/32 : RUN chmod +x /entrypoint.sh 08:45:31 (14/39) Installing py3-appdirs (1.4.4-r1) 08:45:31 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:45:31 (16/39) Installing py3-parsing (2.4.7-r0) 08:45:31 (17/39) Installing py3-six (1.15.0-r0) 08:45:31 (18/39) Installing py3-packaging (20.4-r0) 08:45:31 (19/39) Installing py3-setuptools (47.0.0-r0) 08:45:31 (20/39) Installing py3-chardet (3.0.4-r4) 08:45:31 (21/39) Installing py3-idna (2.9-r0) 08:45:31 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:45:31 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:45:31 ---> Running in 19b7a6b574c6 08:45:31 (24/39) Installing py3-requests (2.23.0-r0) 08:45:31 (25/39) Installing py3-msgpack (1.0.0-r0) 08:45:31 (26/39) Installing py3-lockfile (0.12.2-r3) 08:45:32 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:45:32 Successfully built 74b0b21854c3 08:45:32 (28/39) Installing py3-colorama (0.4.3-r0) 08:45:32 (29/39) Installing py3-distlib (0.3.0-r0) 08:45:32 Successfully tagged security-secretstore-setup:latest 08:45:32  Building security-secretstore-setup ... done Building security-proxy-setup 08:45:32 (30/39) Installing py3-distro (1.5.0-r1) 08:45:32 (31/39) Installing py3-webencodings (0.5.1-r3) 08:45:32 (32/39) Installing py3-html5lib (1.0.1-r4) 08:45:32 (33/39) Installing py3-pytoml (0.1.21-r0) 08:45:33 (34/39) Installing py3-pep517 (0.8.2-r0) 08:45:33 (35/39) Installing py3-progress (1.5-r0) 08:45:33 (36/39) Installing py3-toml (0.10.1-r0) 08:45:34 (37/39) Installing py3-retrying (1.3.3-r0) 08:45:35 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:45:35 (39/39) Installing py3-pip (20.1.1-r0) 08:45:36 Executing busybox-1.31.1-r19.trigger 08:45:36 Building core-command ... 08:45:36 Building core-data ... 08:45:36 Building core-metadata ... 08:45:36 Building security-bootstrapper ... 08:45:36 Building security-proxy-setup ... 08:45:36 Building security-secretstore-setup ... 08:45:36 Building support-notifications ... 08:45:36 Building support-scheduler ... 08:45:36 Building sys-mgmt-agent ... 08:45:36 Building support-scheduler 08:45:36 Building security-bootstrapper 08:45:36 Building core-command 08:45:36 Building support-notifications 08:45:36 Building core-metadata 08:45:36 OK: 72 MiB in 59 packages 08:45:37 Removing intermediate container 19b7a6b574c6 08:45:37 ---> ac2a3a9b2512 08:45:37 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:45:38 ---> Running in 6d64215f1734 08:45:39 Removing intermediate container 6d64215f1734 08:45:39 ---> 63851953460b 08:45:39 Step 29/32 : CMD ["gate"] 08:45:40 ---> Running in eb3916779b30 08:45:41 Removing intermediate container eb3916779b30 08:45:41 ---> ec325b9219a5 08:45:41 Step 30/32 : LABEL arch=x86_64 08:45:41 ---> Running in 8b7a19f9537c 08:45:43 Removing intermediate container 8b7a19f9537c 08:45:43 ---> 5c96c30016f8 08:45:43 Step 31/32 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:45:43 Collecting docker-compose==1.23.2 08:45:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:45:44 Collecting texttable<0.10,>=0.9.0 08:45:44 Downloading texttable-0.9.1.tar.gz (11 kB) 08:45:44 ---> Running in 6c56f00cfd66 08:45:46 Removing intermediate container 6c56f00cfd66 08:45:46 ---> b434a33a7250 08:45:46 Step 32/32 : LABEL version=0.0.0 08:45:47 ---> Running in a47720544c87 08:45:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:45:49 Removing intermediate container a47720544c87 08:45:49 ---> c488a3279290 08:45:49 08:45:49 Collecting docker<4.0,>=3.6.0 08:45:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:45:50 Successfully built c488a3279290 08:45:51 Successfully tagged security-bootstrapper:latest 08:45:51 Collecting jsonschema<3,>=2.5.1 08:45:51  Building security-bootstrapper ... done Building core-metadata 08:45:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:45:51 Collecting docopt<0.7,>=0.6.1 08:45:51 Downloading docopt-0.6.2.tar.gz (25 kB) 08:45:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:45:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:45:54 Collecting PyYAML<4,>=3.10 08:45:54 Downloading PyYAML-3.13.tar.gz (270 kB) 08:45:56 Collecting dockerpty<0.5,>=0.4.1 08:45:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:45:58 Collecting cached-property<2,>=1.2.0 08:45:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:45:58 Collecting websocket-client<1.0,>=0.32.0 08:45:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:45:58 Collecting docker-pycreds>=0.4.0 08:45:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:45:59 Collecting urllib3<1.25,>=1.21.1 08:45:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:46:00 Collecting idna<2.8,>=2.5 08:46:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:46:00 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) 08:46:00 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) 08:46:00 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:46:00 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:46:00 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:46:00 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:46:01 Installing collected packages: texttable, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, docopt, PyYAML, dockerpty, cached-property, docker-compose 08:46:01 Running setup.py install for texttable: started 08:46:04 Running setup.py install for texttable: finished with status 'done' 08:46:05 Attempting uninstall: urllib3 08:46:05 Found existing installation: urllib3 1.25.9 08:46:05 Uninstalling urllib3-1.25.9: 08:46:05 Successfully uninstalled urllib3-1.25.9 08:46:07 Attempting uninstall: idna 08:46:07 Found existing installation: idna 2.9 08:46:07 Uninstalling idna-2.9: 08:46:07 Successfully uninstalled idna-2.9 08:46:07 Attempting uninstall: requests 08:46:07 Found existing installation: requests 2.23.0 08:46:08 Uninstalling requests-2.23.0: 08:46:08 Successfully uninstalled requests-2.23.0 08:46:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:10 ---> 4c21743377fb 08:46:10 Step 3/24 : WORKDIR /edgex-go 08:46:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:10 ---> 4c21743377fb 08:46:10 Step 3/23 : WORKDIR /edgex-go 08:46:10 ---> Using cache 08:46:10 ---> 7d6bb98b80c1 08:46:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:10 ---> Using cache 08:46:10 ---> 7d6bb98b80c1 08:46:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:10 ---> Using cache 08:46:10 ---> 068cf8df521d 08:46:10 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:46:10 ---> Using cache 08:46:10 ---> 068cf8df521d 08:46:10 Step 5/23 : RUN apk add --update --no-cache make git 08:46:11 Running setup.py install for docopt: started 08:46:13 ---> Running in 44a0f725ad24 08:46:13 ---> Running in a1463e753b54 08:46:16 Running setup.py install for docopt: finished with status 'done' 08:46:16 Running setup.py install for PyYAML: started 08:46:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:46:18 ---> 4c21743377fb 08:46:18 Step 3/22 : WORKDIR /edgex-go 08:46:18 ---> Using cache 08:46:18 ---> 7d6bb98b80c1 08:46:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:18 ---> Using cache 08:46:18 ---> 068cf8df521d 08:46:18 Step 5/22 : RUN apk add --update --no-cache make git 08:46:18 Running setup.py install for PyYAML: finished with status 'done' 08:46:18 Running setup.py install for dockerpty: started 08:46:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:46:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:46:19 ---> Running in e35a76fad16f 08:46:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:46:20 Running setup.py install for dockerpty: finished with status 'done' 08:46:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:46:21 OK: 219 MiB in 52 packages 08:46:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:46:21 OK: 219 MiB in 52 packages 08:46:21 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 08:46:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:46:23 OK: 219 MiB in 52 packages 08:46:27 Removing intermediate container 44a0f725ad24 08:46:27 ---> 540f2882b4dc 08:46:27 Step 6/23 : COPY go.mod . 08:46:27 Removing intermediate container a1463e753b54 08:46:27 ---> 55d12d1dc621 08:46:27 Step 6/24 : COPY go.mod . 08:46:28 Removing intermediate container e35a76fad16f 08:46:28 ---> 02eecdd4de63 08:46:28 Step 6/22 : COPY go.mod . 08:46:29 ---> 5070356d67ea 08:46:29 Step 7/23 : RUN go mod download 08:46:29 ---> Running in f8bf67d43549 08:46:30 ---> 67331227557f 08:46:30 Step 7/24 : RUN go mod download 08:46:30 ---> 39ef04e50dc9 08:46:30 Step 7/22 : RUN go mod download 08:46:31 ---> Running in 93ed90fee4bc 08:46:32 ---> Running in de465ed6fb82 08:46:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:38 ---> 4c21743377fb 08:46:38 Step 3/24 : WORKDIR /edgex-go 08:46:38 ---> Using cache 08:46:38 ---> 7d6bb98b80c1 08:46:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:38 ---> Using cache 08:46:38 ---> 068cf8df521d 08:46:38 Step 5/24 : RUN apk add --update --no-cache make git 08:46:38 ---> Using cache 08:46:38 ---> 02eecdd4de63 08:46:38 Step 6/24 : COPY go.mod . 08:46:38 ---> Using cache 08:46:38 ---> 39ef04e50dc9 08:46:38 Step 7/24 : RUN go mod download 08:46:39 ---> Running in e0c3446418a7 08:46:40 Removing intermediate container de465ed6fb82 08:46:40 ---> 10253810803a 08:46:40 Step 8/22 : COPY . . 08:46:40 Removing intermediate container f8bf67d43549 08:46:40 ---> 893a12b3c918 08:46:40 Step 8/23 : COPY . . 08:46:40 Removing intermediate container 93ed90fee4bc 08:46:40 ---> 1a3d3f7ea7c5 08:46:40 Step 8/24 : COPY . . 08:46:47 Removing intermediate container e0c3446418a7 08:46:47 ---> 3573a939e9b6 08:46:47 Step 8/24 : COPY . . 08:46:58 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:58 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:46:58 ---> 8ed1b2fc96b3 08:46:58 Step 3/32 : WORKDIR /edgex-go 08:46:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:58 ---> 8ed1b2fc96b3 08:46:58 Step 3/24 : WORKDIR /edgex-go 08:46:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:58 ---> 8ed1b2fc96b3 08:46:58 Step 3/23 : WORKDIR /edgex-go 08:46:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:58 ---> 8ed1b2fc96b3 08:46:58 Step 3/23 : WORKDIR /edgex-go 08:46:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:58 ---> 8ed1b2fc96b3 08:46:58 Step 3/24 : WORKDIR /edgex-go 08:46:58 ---> Running in 053f27db9889 08:46:58 ---> Running in 3ae80212a8f7 08:46:58 ---> Running in 09a41dd678bd 08:46:58 ---> Running in 31a7a6c89855 08:46:58 ---> Running in 12e6e73b296d 08:46:58 Removing intermediate container 12e6e73b296d 08:46:58 ---> deafb8d539ef 08:46:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:58 Removing intermediate container 3ae80212a8f7 08:46:58 ---> 201379e0aa02 08:46:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:58 Removing intermediate container 09a41dd678bd 08:46:58 ---> faa69828b9a0 08:46:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:58 Removing intermediate container 31a7a6c89855 08:46:58 ---> 4f74ff02cee1 08:46:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:58 Removing intermediate container 053f27db9889 08:46:58 ---> 773c4f72f900 08:46:58 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:58 ---> Running in 0361be99cb80 08:46:58 ---> Running in e28048a14c47 08:46:58 ---> Running in 982cc0ad80c7 08:46:58 ---> Running in fc4c36a7cc0d 08:46:58 ---> Running in 075db181aef2 08:46:58 Removing intermediate container 0361be99cb80 08:46:58 ---> 5dc189bcf643 08:46:58 Step 5/24 : RUN apk add --update --no-cache make git 08:46:58 ---> Running in 2f9588c4c1f0 08:46:58 Removing intermediate container e28048a14c47 08:46:58 ---> a24f7932f59a 08:46:58 Step 5/24 : RUN apk add --update --no-cache make git 08:46:58 Removing intermediate container 982cc0ad80c7 08:46:58 ---> 8cd70592d12d 08:46:58 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:46:58 ---> Running in 9112d425509f 08:46:58 Removing intermediate container fc4c36a7cc0d 08:46:58 ---> 7728cd7b1f05 08:46:58 Step 5/23 : RUN apk add --update --no-cache make git 08:46:58 ---> Running in c9864a38bce4 08:46:58 Removing intermediate container 075db181aef2 08:46:58 ---> 929c877d18a5 08:46:58 Step 5/32 : RUN apk add --update --no-cache make git 08:46:58 ---> Running in f73e69a20e30 08:46:58 ---> Running in a4382783fa9f 08:46:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:59 OK: 218 MiB in 52 packages 08:46:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:47:00 OK: 218 MiB in 52 packages 08:47:00 OK: 218 MiB in 52 packages 08:47:00 OK: 218 MiB in 52 packages 08:47:00 OK: 218 MiB in 52 packages 08:47:01 Removing intermediate container 2f9588c4c1f0 08:47:01 ---> ba8d1c918aa1 08:47:01 Step 6/24 : COPY go.mod . 08:47:02 Removing intermediate container 9112d425509f 08:47:02 ---> 8ebee4887e2b 08:47:02 Step 6/24 : COPY go.mod . 08:47:02 Removing intermediate container c9864a38bce4 08:47:02 ---> 969c5c91e4ee 08:47:02 Step 6/23 : COPY go.mod . 08:47:02 ---> 149dbbdaf3ec 08:47:02 Step 7/24 : RUN go mod download 08:47:02 ---> Running in 6d2335e63ba9 08:47:02 Removing intermediate container f73e69a20e30 08:47:02 ---> b997bbc2ce62 08:47:02 Step 6/23 : COPY go.mod . 08:47:03 Removing intermediate container a4382783fa9f 08:47:03 ---> 358f62f64290 08:47:03 Step 6/32 : COPY go.mod . 08:47:03 ---> 340ba6bfd98b 08:47:03 Step 7/24 : RUN go mod download 08:47:03 ---> Running in 96d319c2ce5d 08:47:03 ---> 84a5165668ff 08:47:03 Step 7/23 : RUN go mod download 08:47:03 ---> Running in 775db6f1ba14 08:47:03 ---> b0f4f0a2bcd5 08:47:03 Step 7/23 : RUN go mod download 08:47:04 ---> Running in c26910f574d3 08:47:04 ---> 813b2e1b1973 08:47:04 Step 7/32 : RUN go mod download 08:47:04 ---> Running in da04b5171565 08:47:07 Removing intermediate container 6d2335e63ba9 08:47:07 ---> 5370631e32e8 08:47:07 Step 8/24 : COPY . . 08:47:07 Removing intermediate container 96d319c2ce5d 08:47:07 ---> 9095eccf3e03 08:47:07 Step 8/24 : COPY . . 08:47:07 Removing intermediate container 775db6f1ba14 08:47:07 ---> 6775b034b809 08:47:07 Step 8/23 : COPY . . 08:47:08 Removing intermediate container c26910f574d3 08:47:08 ---> 730cdb019b99 08:47:08 Step 8/23 : COPY . . 08:47:08 Removing intermediate container da04b5171565 08:47:08 ---> c2c72dc08aa9 08:47:08 Step 8/32 : COPY . . 08:47:35 Removing intermediate container de1679390efa 08:47:35 ---> 27e48bfbfd7a 08:47:35 Step 15/24 : ENV APP_PORT=48090 08:47:35 ---> Running in cb2650ed4ef1 08:47:35 ---> c5ec30a45774 08:47:35 Step 9/22 : RUN go mod tidy 08:47:35 ---> 944b11edddf9 08:47:35 Step 9/23 : RUN go mod tidy 08:47:35 Removing intermediate container cb2650ed4ef1 08:47:35 ---> fd943132f45e 08:47:35 Step 16/24 : EXPOSE $APP_PORT 08:47:35 ---> d9b16e8d383d 08:47:35 Step 9/24 : RUN go mod tidy 08:47:35 ---> 75b5693f9896 08:47:35 Step 9/24 : RUN go mod tidy 08:47:35 ---> Running in 7540ea75ceda 08:47:35 ---> Running in a7db5f2834a3 08:47:35 ---> 5f938f48ca41 08:47:35 Step 9/24 : RUN go mod tidy 08:47:35 ---> 7126f24756fa 08:47:35 Step 9/23 : RUN go mod tidy 08:47:35 ---> Running in da9b086c976f 08:47:35 ---> be1f770a45bc 08:47:35 Step 9/24 : RUN go mod tidy 08:47:35 ---> 0f4fef7d377e 08:47:35 Step 9/23 : RUN go mod tidy 08:47:35 ---> 666d51132d6e 08:47:35 Step 9/32 : RUN go mod tidy 08:47:35 ---> Running in 48bf9ba42863 08:47:35 ---> Running in 299ba6b160b8 08:47:35 ---> Running in fc6fe98d1345 08:47:35 ---> Running in 7bd550983074 08:47:36 ---> Running in fb01fa668519 08:47:36 ---> Running in ed36e7697f48 08:47:36 ---> Running in 1f00083a42fe 08:47:36 Removing intermediate container fb01fa668519 08:47:36 ---> 264506b223b9 08:47:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:47:37 ---> 682ba7aa01e4 08:47:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:47:38 ---> 878a33ffe6ad 08:47:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:47:38 ---> 2255a2b41440 08:47:38 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:47:38 ---> Running in a06766a39f7d 08:47:39 Removing intermediate container a06766a39f7d 08:47:39 ---> 0df5d8830cf7 08:47:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:47:39 ---> Running in 803b65602257 08:47:39 Removing intermediate container 803b65602257 08:47:39 ---> d9361417af8d 08:47:39 Step 22/24 : LABEL arch=x86_64 08:47:39 ---> Running in 07e119745aa6 08:47:39 Removing intermediate container 07e119745aa6 08:47:39 ---> df574b5e2e96 08:47:39 Step 23/24 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:47:39 ---> Running in 5ef99665a50a 08:47:40 Removing intermediate container 5ef99665a50a 08:47:40 ---> 2d94928f3e67 08:47:40 Step 24/24 : LABEL version=0.0.0 08:47:40 ---> Running in 847ca3e18433 08:47:41 Removing intermediate container da9b086c976f 08:47:41 ---> ca199c4d42ed 08:47:41 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:47:41 ---> Running in c451e1f03458 08:47:41 Removing intermediate container 48bf9ba42863 08:47:41 ---> d7344bd79a8c 08:47:41 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:47:41 Removing intermediate container 847ca3e18433 08:47:41 ---> 8a598dad0447 08:47:41 08:47:41 ---> Running in 63ff3630e60f 08:47:41 Successfully built 8a598dad0447 08:47:41 Successfully tagged sys-mgmt-agent:latest 08:47:41 Removing intermediate container 7bd550983074 08:47:41 ---> b8d2bc1f7b9b 08:47:41 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:47:41  Building sys-mgmt-agent ... done Removing intermediate container 1f00083a42fe 08:47:41 ---> 29befc27985b 08:47:41 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:47:42 ---> Running in 19759f6629b8 08:47:42 Removing intermediate container fc6fe98d1345 08:47:42 ---> 2b72e43f58d2 08:47:42 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:47:42 Removing intermediate container 299ba6b160b8 08:47:42 ---> 7b4c240011e4 08:47:42 Step 10/24 : RUN make cmd/core-command/core-command 08:47:42 Removing intermediate container 7540ea75ceda 08:47:42 ---> acf29b221f60 08:47:42 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:47:42 Removing intermediate container ed36e7697f48 08:47:42 ---> 486cfe4ccc52 08:47:42 Step 10/24 : RUN make cmd/core-data/core-data 08:47:42 Removing intermediate container a7db5f2834a3 08:47:42 ---> 29cf3e115d4f 08:47:42 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:47:42 ---> Running in a38250ae0ed6 08:47:42 ---> Running in 2d90bbb30eb1 08:47:42 ---> Running in 507bb15f432b 08:47:42 ---> Running in 041a50dc19e2 08:47:42 ---> Running in 52da924687cd 08:47:42 ---> Running in 2d61458c1e19 08:47:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:47:43 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 08:47:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:47:43 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 08:47:43 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 08:47:43 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 08:47:43 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 08:47:44 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 08:47:44 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 08:48: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 08:48:44 Removing intermediate container 507bb15f432b 08:48:44 ---> fff469120f33 08:48:44 08:48:44 Step 11/22 : FROM alpine:3.12 08:48:44 ---> 13621d1b12d4 08:48:44 Step 12/22 : RUN apk add --update --no-cache curl 08:48:44 Removing intermediate container 52da924687cd 08:48:44 ---> d22cf98cd488 08:48:44 08:48:44 Step 11/23 : FROM alpine:3.12 08:48:44 ---> 13621d1b12d4 08:48:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:48:44 ---> Using cache 08:48:44 ---> 0a5acc07d2e4 08:48:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:48:44 ---> Using cache 08:48:44 ---> e6a8d8de6a40 08:48:44 Step 14/23 : ENV APP_PORT=48085 08:48:44 Removing intermediate container a38250ae0ed6 08:48:44 ---> 6a45a4b3954b 08:48:44 08:48:44 Step 11/24 : FROM alpine:3.12 08:48:44 ---> 13621d1b12d4 08:48:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:48:44 ---> Using cache 08:48:44 ---> 0a5acc07d2e4 08:48:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:48:44 ---> Using cache 08:48:44 ---> e6a8d8de6a40 08:48:44 Step 14/24 : ENV APP_PORT=48081 08:48:44 ---> Running in 88ccbc97a7c5 08:48:44 ---> Running in 23f037f34e85 08:48:45 ---> Running in c51b183b6d78 08:48:46 Removing intermediate container 23f037f34e85 08:48:46 ---> 7fe13249d4b9 08:48:46 Step 15/23 : EXPOSE $APP_PORT 08:48:47 Removing intermediate container c51b183b6d78 08:48:47 ---> 1a46273dae2a 08:48:47 Step 15/24 : EXPOSE $APP_PORT 08:48:47 ---> Running in dcf67289cecf 08:48:47 Removing intermediate container 2d90bbb30eb1 08:48:47 ---> ae81dd9e9324 08:48:47 08:48:47 Step 11/24 : FROM alpine:3.12 08:48:47 ---> 13621d1b12d4 08:48:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:48:47 ---> Running in b9ad2ed8f10c 08:48:47 ---> Running in 9c1fa900430d 08:48:47 Removing intermediate container dcf67289cecf 08:48:47 ---> 5ec93f065d92 08:48:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:48:47 Removing intermediate container b9ad2ed8f10c 08:48:47 ---> e1aa2a3903f4 08:48:47 Step 16/24 : WORKDIR / 08:48:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:48:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:48:48 ---> Running in 40ef9006bfc3 08:48:48 (1/4) Installing ca-certificates (20191127-r4) 08:48:48 Removing intermediate container 9c1fa900430d 08:48:48 ---> e71009f4b4ae 08:48:48 Step 13/24 : ENV APP_PORT=48080 08:48:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:48:48 (3/4) Installing libcurl (7.76.1-r0) 08:48:48 (4/4) Installing curl (7.76.1-r0) 08:48:48 Executing busybox-1.31.1-r20.trigger 08:48:48 Executing ca-certificates-20191127-r4.trigger 08:48:48 OK: 7 MiB in 18 packages 08:48:48 ---> Running in af59e7d3139d 08:48:48 ---> 9d4cd978b975 08:48:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:48:48 Removing intermediate container 40ef9006bfc3 08:48:48 ---> 79941a99d0d1 08:48:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:48:49 Removing intermediate container af59e7d3139d 08:48:49 ---> a6378658c3a2 08:48:49 Step 14/24 : EXPOSE $APP_PORT 08:48:49 ---> Running in 5ce5e433c36d 08:48:49 ---> 57a905825183 08:48:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:48:50 Removing intermediate container 5ce5e433c36d 08:48:50 ---> aefa430faddb 08:48:50 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:50 ---> 678d6c72094c 08:48:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:48:51 Removing intermediate container 88ccbc97a7c5 08:48:51 ---> 6734272f4d61 08:48:51 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:48:51 ---> Running in e4ea0906695d 08:48:51 ---> Running in e826b7d6be7e 08:48:51 ---> ac8fb2aab9e6 08:48:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:48:51 ---> 58ccb44679d5 08:48:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:48:51 ---> Running in e7c7ffc997b6 08:48:51 Removing intermediate container e826b7d6be7e 08:48:51 ---> a68021b0581a 08:48:51 Step 14/22 : WORKDIR /edgex 08:48:51 ---> Running in 828760d37f7f 08:48:51 ---> 3534c35b4e9d 08:48:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:48:52 Removing intermediate container e7c7ffc997b6 08:48:52 ---> f7cdb40397af 08:48:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:48:52 ---> Running in b3503981cbfa 08:48:52 Removing intermediate container 828760d37f7f 08:48:52 ---> 5b68e6f64eca 08:48:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:48:52 ---> Running in 6d179eee317f 08:48:53 Removing intermediate container b3503981cbfa 08:48:53 ---> 796ea1fc29f0 08:48:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:48:53 Removing intermediate container 6d179eee317f 08:48:53 ---> 8e4914ab5f64 08:48:53 Step 21/23 : LABEL arch=x86_64 08:48:53 ---> Running in 64614b9fc95e 08:48:53 ---> Running in 8dc80b04dd87 08:48:53 ---> 669d9e789d39 08:48:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:48:55 Removing intermediate container 64614b9fc95e 08:48:55 ---> 05f912322e55 08:48:55 Step 22/24 : LABEL arch=x86_64 08:48:55 Removing intermediate container 8dc80b04dd87 08:48:55 ---> e926685d2fc7 08:48:55 Step 22/23 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:48:55 Removing intermediate container e4ea0906695d 08:48:55 ---> 14557e195508 08:48:55 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:48:55 ---> Running in 38ec4f38195a 08:48:55 ---> Running in 4bc26150ca9d 08:48:55 ---> b84d7ca57af3 08:48:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:48:55 ---> Running in 132110c40256 08:48:56 Removing intermediate container 38ec4f38195a 08:48:56 ---> d508f7d95e4a 08:48:56 Step 23/24 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:48:56 Removing intermediate container 4bc26150ca9d 08:48:56 ---> b543c3551cbf 08:48:56 Step 23/23 : LABEL version=0.0.0 08:48:56 ---> Running in 0a15867e7324 08:48:56 ---> Running in 7d52187f6cbf 08:48:57 ---> b6f93128e432 08:48:57 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:48:57 Removing intermediate container 0a15867e7324 08:48:57 ---> b05c9b14b260 08:48:57 Step 24/24 : LABEL version=0.0.0 08:48:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:48:57 Removing intermediate container 7d52187f6cbf 08:48:57 ---> 86140fc73a2a 08:48:57 08:48:57 ---> Running in b134a11b8abc 08:48:57 ---> Running in 01a9f9e47596 08:48:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:48:57 Removing intermediate container b134a11b8abc 08:48:57 ---> 52c69f41fcf5 08:48:57 Step 19/22 : CMD ["--init=true"] 08:48:58 Successfully built 86140fc73a2a 08:48:58 Removing intermediate container 01a9f9e47596 08:48:58 ---> 5424ee6bf2ff 08:48:58 08:48:58 Successfully tagged support-scheduler:latest 08:48:58  Building support-scheduler ... done  ---> Running in e6a14ff96d94 08:48:58 (1/6) Installing dumb-init (1.2.2-r1) 08:48:58 Successfully built 5424ee6bf2ff 08:48:58 Successfully tagged core-metadata:latest 08:48:58  Building core-metadata ... done (2/6) Installing libgcc (9.3.0-r2) 08:48:58 Removing intermediate container e6a14ff96d94 08:48:58 ---> 374b6fb4ba5f 08:48:58 Step 20/22 : LABEL arch=x86_64 08:48:58 (3/6) Installing libsodium (1.0.18-r0) 08:48:58 ---> Running in 80b3cf0a35e7 08:48:58 Removing intermediate container 80b3cf0a35e7 08:48:58 ---> 6b88440e2ebf 08:48:58 Step 21/22 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:48:58 ---> Running in cdeebb03887e 08:48:59 (4/6) Installing libstdc++ (9.3.0-r2) 08:48:59 Removing intermediate container cdeebb03887e 08:48:59 ---> e7eae59cca3f 08:48:59 Step 22/22 : LABEL version=0.0.0 08:48:59 ---> Running in 409faa56266a 08:48:59 (5/6) Installing libzmq (4.3.3-r0) 08:48:59 (6/6) Installing zeromq (4.3.3-r0) 08:48:59 Executing busybox-1.31.1-r20.trigger 08:48:59 OK: 8 MiB in 20 packages 08:48:59 Removing intermediate container 409faa56266a 08:48:59 ---> 62314a22ced7 08:48:59 08:49:00 Successfully built 62314a22ced7 08:49:00 Successfully tagged security-proxy-setup:latest 08:49:00  Building security-proxy-setup ... done Removing intermediate container 132110c40256 08:49:00 ---> 0aa6b0b910d8 08:49:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:01 ---> 60a20b7bde80 08:49:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:49:02 ---> 4e53b8081b26 08:49:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:49:02 ---> 5102bcd8ca36 08:49:02 Step 20/24 : ENTRYPOINT ["/core-data"] 08:49:02 ---> Running in a72cab08a54e 08:49:03 Removing intermediate container a72cab08a54e 08:49:03 ---> c5f0183fe2c4 08:49:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:49:03 ---> Running in ef4cd4cdd1cd 08:49:03 Removing intermediate container ef4cd4cdd1cd 08:49:03 ---> 0dd664d46c5c 08:49:03 Step 22/24 : LABEL arch=x86_64 08:49:03 ---> Running in 8113a9444f0e 08:49:04 Removing intermediate container 8113a9444f0e 08:49:04 ---> be80eff0d740 08:49:04 Step 23/24 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:49:04 ---> Running in 7958718c478a 08:49:04 Removing intermediate container 7958718c478a 08:49:04 ---> 757114a624e2 08:49:04 Step 24/24 : LABEL version=0.0.0 08:49:04 ---> Running in bf40a0637d7a 08:49:04 Removing intermediate container bf40a0637d7a 08:49:04 ---> a335017fb70f 08:49:04 08:49:05 Successfully built a335017fb70f 08:49:05 Successfully tagged core-data:latest 08:49:06  Building core-data ... done  [Pipeline] } 08:49:06 $ docker stop --time=1 f4bea702c2122f6b5a89da270b367725b39c0ea1a48aca5c152d280ff69f1cc0 08:49:08 $ docker rm -f f4bea702c2122f6b5a89da270b367725b39c0ea1a48aca5c152d280ff69f1cc0 [Pipeline] // withDockerContainer [Pipeline] sh 08:49:09 + docker images 08:49:09 REPOSITORY TAG IMAGE ID CREATED SIZE 08:49:09 core-data latest a335017fb70f 5 seconds ago 21.5MB 08:49:09 security-proxy-setup latest 62314a22ced7 10 seconds ago 25.3MB 08:49:09 core-metadata latest 5424ee6bf2ff 12 seconds ago 18.6MB 08:49:09 support-scheduler latest 86140fc73a2a 13 seconds ago 17.1MB 08:49:09 ae81dd9e9324 23 seconds ago 1.17GB 08:49:09 6a45a4b3954b 27 seconds ago 1.17GB 08:49:09 d22cf98cd488 28 seconds ago 1.16GB 08:49:09 fff469120f33 28 seconds ago 1.15GB 08:49:09 sys-mgmt-agent latest 8a598dad0447 About a minute ago 312MB 08:49:09 security-bootstrapper latest c488a3279290 3 minutes ago 18.2MB 08:49:09 security-secretstore-setup latest 74b0b21854c3 3 minutes ago 25.7MB 08:49:09 core-command latest 6595dbc1d1ec 3 minutes ago 17MB 08:49:09 support-notifications latest c9aa5a673b06 3 minutes ago 17.7MB 08:49:09 44f15dc04f24 4 minutes ago 1.15GB 08:49:09 52258dc6c26d 4 minutes ago 1.16GB 08:49:09 85d0c3b771d7 4 minutes ago 1.16GB 08:49:09 aba80a3ff6cb 4 minutes ago 1.16GB 08:49:09 9697e132323b 4 minutes ago 1.15GB 08:49:09 ci-base-image-x86_64 latest 4c21743377fb 14 minutes ago 648MB 08:49:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 12 days ago 445MB 08:49:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 08:49:09 alpine 3.12 13621d1b12d4 3 weeks ago 5.58MB 08:49:09 docker 20.10.0 aefe523efa57 5 months ago 240MB 08:49:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [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 08:49:25 Still waiting to schedule task 08:49:25 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-4675’ 08:50:06 Removing intermediate container 19759f6629b8 08:50:06 ---> 19300ee26218 08:50:06 08:50:06 Step 11/32 : FROM alpine:3.12 08:50:06 3.12: Pulling from library/alpine 08:50:06 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:50:06 Status: Downloaded newer image for alpine:3.12 08:50:06 ---> 9852663dfa18 08:50:06 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:50:06 ---> Running in b02ca1962cd5 08:50:06 Removing intermediate container b02ca1962cd5 08:50:06 ---> 2076479bd018 08:50:06 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:50:06 ---> Running in fec6261feda1 08:50:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:50:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:50:06 (1/2) Installing dumb-init (1.2.2-r1) 08:50:06 (2/2) Installing su-exec (0.2-r1) 08:50:06 Executing busybox-1.31.1-r20.trigger 08:50:06 OK: 5 MiB in 16 packages 08:50:06 Removing intermediate container fec6261feda1 08:50:06 ---> 4c076c6b0678 08:50:06 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:50:06 ---> Running in a16bd09e7ddb 08:50:06 Removing intermediate container a16bd09e7ddb 08:50:06 ---> a90d0434bd7b 08:50:06 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:50:06 ---> Running in 9c9f95b1113a 08:50:06 Removing intermediate container 9c9f95b1113a 08:50:06 ---> fe8e3f9c1eb0 08:50:06 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:50:06 ---> Running in 0e0563d86b38 08:50:06 Removing intermediate container 2d61458c1e19 08:50:06 ---> bf879760e82d 08:50:06 08:50:06 Step 11/24 : FROM alpine:3.12 08:50:06 ---> 9852663dfa18 08:50:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:50:07 ---> Running in ab5d271cb039 08:50:09 Removing intermediate container 63ff3630e60f 08:50:09 ---> 3833e37ea5f9 08:50:09 08:50:09 Step 11/23 : FROM alpine:3.12 08:50:09 ---> 9852663dfa18 08:50:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:50:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:50:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:50:10 ---> Running in bf77c24860d7 08:50:10 (1/1) Installing dumb-init (1.2.2-r1) 08:50:10 Executing busybox-1.31.1-r20.trigger 08:50:10 OK: 5 MiB in 15 packages 08:50:10 Removing intermediate container 041a50dc19e2 08:50:10 ---> 6164c2b898bc 08:50:10 08:50:10 Step 11/23 : FROM alpine:3.12 08:50:10 ---> 9852663dfa18 08:50:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:50:10 Removing intermediate container 0e0563d86b38 08:50:10 ---> 79f527bee12a 08:50:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:50:11 ---> Running in f2a2ccbf519c 08:50:11 ---> Running in 006729816afc 08:50:12 Removing intermediate container 006729816afc 08:50:12 ---> 9ca1d553930b 08:50:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:50:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:50:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:50:13 Removing intermediate container ab5d271cb039 08:50:13 ---> 1f939143ee97 08:50:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:50:13 (1/1) Installing dumb-init (1.2.2-r1) 08:50:13 Executing busybox-1.31.1-r20.trigger 08:50:13 OK: 5 MiB in 15 packages 08:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:50:13 ---> 665b6e53fe26 08:50:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:50:13 ---> Running in cda22fb74c65 08:50:14 (1/2) Installing ca-certificates (20191127-r4) 08:50:14 ---> Running in 6f2675599c25 08:50:14 (2/2) Installing dumb-init (1.2.2-r1) 08:50:14 Executing busybox-1.31.1-r20.trigger 08:50:14 Executing ca-certificates-20191127-r4.trigger 08:50:14 OK: 6 MiB in 16 packages 08:50:15 Removing intermediate container cda22fb74c65 08:50:15 ---> e305fc7ccd67 08:50:15 Step 14/24 : ENV APP_PORT=48082 08:50:15 Removing intermediate container bf77c24860d7 08:50:15 ---> 99c77fa9d5ce 08:50:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:50:15 Removing intermediate container c451e1f03458 08:50:15 ---> 251c43b7756e 08:50:15 08:50:15 Step 11/24 : FROM alpine:3.12 08:50:15 ---> 9852663dfa18 08:50:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:50:15 ---> Using cache 08:50:15 ---> 99c77fa9d5ce 08:50:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:50:15 ---> Running in 9b320b305d41 08:50:15 ---> Running in b02a31f1c5c2 08:50:15 ---> Running in 5ffd54e5bd85 08:50:16 Removing intermediate container 9b320b305d41 08:50:16 ---> ea6a02399b93 08:50:16 Step 15/24 : EXPOSE $APP_PORT 08:50:16 Removing intermediate container b02a31f1c5c2 08:50:16 ---> ac6a86be5854 08:50:16 Step 14/23 : ENV APP_PORT=48085 08:50:16 ---> Running in e9456e06ce20 08:50:17 ---> Running in fb56a2a473bf 08:50:17 Removing intermediate container 5ffd54e5bd85 08:50:17 ---> cc39af826adb 08:50:17 Step 14/24 : ENV APP_PORT=48081 08:50:17 Removing intermediate container f2a2ccbf519c 08:50:17 ---> a8f2336deb63 08:50:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:50:17 ---> Running in ff1388da9818 08:50:17 ---> Running in 429f6643ff45 08:50:17 Removing intermediate container e9456e06ce20 08:50:17 ---> 024cc7ff2ddb 08:50:17 Step 16/24 : WORKDIR / 08:50:17 Removing intermediate container fb56a2a473bf 08:50:17 ---> 859efb1d8a81 08:50:17 Step 15/23 : EXPOSE $APP_PORT 08:50:17 Removing intermediate container 6f2675599c25 08:50:17 ---> e8d3740c95ea 08:50:17 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:17 ---> Running in 958a02d1bfda 08:50:18 ---> Running in bdb44578e402 08:50:18 Removing intermediate container ff1388da9818 08:50:18 ---> dd8166c56bec 08:50:18 Step 15/24 : EXPOSE $APP_PORT 08:50:18 Removing intermediate container 429f6643ff45 08:50:18 ---> e4c608440288 08:50:18 Step 14/23 : ENV APP_PORT=48060 08:50:18 ---> Running in 1b3ac61a2860 08:50:18 ---> Running in ab88f27cd9b2 08:50:18 Removing intermediate container 958a02d1bfda 08:50:18 ---> bc1b2a9decf5 08:50:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:19 Removing intermediate container bdb44578e402 08:50:19 ---> 23e99e10e297 08:50:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:19 ---> facf486434e8 08:50:19 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:50:19 Removing intermediate container 1b3ac61a2860 08:50:19 ---> 87cdd3fee15c 08:50:19 Step 16/24 : WORKDIR / 08:50:19 Removing intermediate container ab88f27cd9b2 08:50:19 ---> 4e8561823470 08:50:19 Step 15/23 : EXPOSE $APP_PORT 08:50:19 ---> Running in 51f10b99902a 08:50:19 ---> Running in aa975a989d2f 08:50:20 ---> dec574beaaec 08:50:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:50:20 ---> 11a7b12a1bc5 08:50:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:50:20 Removing intermediate container 51f10b99902a 08:50:20 ---> e2694a49a775 08:50:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:20 Removing intermediate container aa975a989d2f 08:50:20 ---> 39128130e270 08:50:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:21 ---> c0ae4d17188f 08:50:21 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:50:21 ---> adc59240250a 08:50:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:50:21 ---> d7c528d3f876 08:50:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:50:21 ---> f927c77e4517 08:50:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:50:21 ---> 5305726a37b4 08:50:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:50:22 ---> acbf2e91dc21 08:50:22 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:50:23 ---> a16f049a75a9 08:50:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:50:23 ---> 87be9c04f336 08:50:23 Step 20/24 : ENTRYPOINT ["/core-command"] 08:50:23 ---> Running in e9f39be2fa1f 08:50:23 ---> cbd23892a1f7 08:50:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:50:24 ---> Running in 538a3ab586fa 08:50:24 ---> f422e3821605 08:50:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:50:24 ---> 2ad8fe1be1cf 08:50:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:50:24 Removing intermediate container e9f39be2fa1f 08:50:24 ---> 137311b130d7 08:50:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:24 ---> Running in 8cfe54a0fcf1 08:50:24 Removing intermediate container 538a3ab586fa 08:50:24 ---> 09c39e5a4274 08:50:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:24 ---> b3b5d57e3fcb 08:50:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:50:24 ---> Running in 17ec17bf5579 08:50:25 ---> Running in 05b903a8dcc1 08:50:25 ---> 9d2efe9a0395 08:50:25 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:50:25 ---> cd075205b3b0 08:50:25 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:50:25 Removing intermediate container 8cfe54a0fcf1 08:50:25 ---> 6104cc362b64 08:50:25 Step 21/23 : LABEL arch=arm64 08:50:25 ---> Running in 75bc1900e63d 08:50:26 ---> Running in 1fb6a6e2142e 08:50:26 ---> Running in f8485cfc1884 08:50:26 Removing intermediate container 17ec17bf5579 08:50:26 ---> 92617db138ae 08:50:26 Step 22/24 : LABEL arch=arm64 08:50:26 Removing intermediate container 05b903a8dcc1 08:50:26 ---> d433235ad157 08:50:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:26 ---> Running in 00611fb4ffca 08:50:26 ---> Running in 12b51220541d 08:50:26 Removing intermediate container 75bc1900e63d 08:50:26 ---> 970dd79767b9 08:50:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:50:26 Removing intermediate container f8485cfc1884 08:50:26 ---> 6b82c9a54eec 08:50:26 Step 22/23 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:50:27 Removing intermediate container 1fb6a6e2142e 08:50:27 ---> 44fcbc380ddd 08:50:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:27 ---> Running in bb00a408a1ca 08:50:27 ---> Running in 1d3ddd795ba2 08:50:27 Removing intermediate container 00611fb4ffca 08:50:27 ---> 59ede4791ec3 08:50:27 Step 23/24 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:50:27 Removing intermediate container 12b51220541d 08:50:27 ---> c44544b5efc2 08:50:27 Step 21/23 : LABEL arch=arm64 08:50:27 ---> Running in 325adfe88c9d 08:50:27 ---> Running in 3465d99607d0 08:50:27 ---> 112d817ec6f0 08:50:27 Step 27/32 : RUN chmod +x /entrypoint.sh 08:50:27 Removing intermediate container bb00a408a1ca 08:50:27 ---> 7240b3677531 08:50:27 Step 23/23 : LABEL version=0.0.0 08:50:28 Removing intermediate container 1d3ddd795ba2 08:50:28 ---> 57d3510be145 08:50:28 Step 22/24 : LABEL arch=arm64 08:50:28 ---> Running in d9deb99e7243 08:50:28 ---> Running in de7342f42db2 08:50:28 ---> Running in a01807193e24 08:50:28 Removing intermediate container 325adfe88c9d 08:50:28 ---> 4fbcbf1010e1 08:50:28 Step 24/24 : LABEL version=0.0.0 08:50:28 Removing intermediate container 3465d99607d0 08:50:28 ---> 88422132a55d 08:50:28 Step 22/23 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:50:29 ---> Running in eeab24f6fa67 08:50:29 ---> Running in a78aa8b1362d 08:50:29 Removing intermediate container de7342f42db2 08:50:29 ---> f464e5230fad 08:50:29 08:50:29 Removing intermediate container a01807193e24 08:50:29 ---> 8e4bcaaad63c 08:50:29 Step 23/24 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:50:29 ---> Running in 995e0157854c 08:50:29 Removing intermediate container eeab24f6fa67 08:50:29 ---> c1bf708d18da 08:50:29 08:50:29 Removing intermediate container a78aa8b1362d 08:50:29 ---> 9bc3324020f4 08:50:29 Step 23/23 : LABEL version=0.0.0 08:50:29 Successfully built f464e5230fad 08:50:30 Successfully tagged support-scheduler-arm64:latest 08:50:30  Building support-scheduler ... done Building security-proxy-setup 08:50:30 ---> Running in 802db50b76ad 08:50:30 Successfully built c1bf708d18da 08:50:30 Successfully tagged core-command-arm64:latest 08:50:30  Building core-command ... done Removing intermediate container 995e0157854c 08:50:30 ---> adc2794e075a 08:50:30 Step 24/24 : LABEL version=0.0.0Building security-secretstore-setup 08:50:30 08:50:30 ---> Running in ee0f2ecf8915 08:50:31 Removing intermediate container 802db50b76ad 08:50:31 ---> 4d07f482ee33 08:50:31 08:50:31 Removing intermediate container ee0f2ecf8915 08:50:31 ---> ac5bb572b5c4 08:50:31 08:50:31 Successfully built 4d07f482ee33 08:50:31 Successfully tagged support-notifications-arm64:latest 08:50:31  Building support-notifications ... done Removing intermediate container d9deb99e7243 08:50:31 Building core-data 08:50:31 ---> 64356ee17d78 08:50:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:50:32 Successfully built ac5bb572b5c4 08:50:32 Successfully tagged core-metadata-arm64:latest 08:50:32  Building core-metadata ... done Building sys-mgmt-agent 08:50:32 ---> Running in 0264931a5ee9 08:50:32 Removing intermediate container 0264931a5ee9 08:50:32 ---> 21755e8b7e10 08:50:32 Step 29/32 : CMD ["gate"] 08:50:33 ---> Running in e66689c3ab53 08:50:33 Removing intermediate container e66689c3ab53 08:50:33 ---> 8f74b0a19d3f 08:50:33 Step 30/32 : LABEL arch=arm64 08:50:34 ---> Running in 31f2d730abf9 08:50:34 Removing intermediate container 31f2d730abf9 08:50:34 ---> b0b9d84afc8c 08:50:34 Step 31/32 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:50:35 ---> Running in 5e0193d3ba9d 08:50:36 Removing intermediate container 5e0193d3ba9d 08:50:36 ---> 50eb012c5b8f 08:50:36 Step 32/32 : LABEL version=0.0.0 08:50:36 ---> Running in 7b7055689112 08:50:37 Removing intermediate container 7b7055689112 08:50:37 ---> 6cd10a3f62c7 08:50:37 08:50:38 Successfully built 6cd10a3f62c7 08:50:38 Successfully tagged security-bootstrapper-arm64:latest 08:51:34  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:51:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:51:34 ---> 8ed1b2fc96b3 08:51:34 Step 3/22 : WORKDIR /edgex-go 08:51:34 ---> Using cache 08:51:34 ---> 773c4f72f900 08:51:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:34 ---> Using cache 08:51:34 ---> 929c877d18a5 08:51:34 Step 5/22 : RUN apk add --update --no-cache make git 08:51:34 ---> Using cache 08:51:34 ---> 358f62f64290 08:51:34 Step 6/22 : COPY go.mod . 08:51:34 ---> Using cache 08:51:34 ---> 813b2e1b1973 08:51:34 Step 7/22 : RUN go mod download 08:51:34 ---> Using cache 08:51:34 ---> c2c72dc08aa9 08:51:34 Step 8/22 : COPY . . 08:51:34 ---> Using cache 08:51:34 ---> 666d51132d6e 08:51:34 Step 9/22 : RUN go mod tidy 08:51:34 ---> Using cache 08:51:34 ---> b8d2bc1f7b9b 08:51:34 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:51:34 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:51:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:51:34 ---> 8ed1b2fc96b3 08:51:34 Step 3/26 : WORKDIR /edgex-go 08:51:34 ---> Using cache 08:51:34 ---> 773c4f72f900 08:51:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:34 ---> Using cache 08:51:34 ---> 929c877d18a5 08:51:34 Step 5/26 : RUN apk add --update --no-cache make git 08:51:34 ---> Using cache 08:51:34 ---> 358f62f64290 08:51:34 Step 6/26 : COPY go.mod . 08:51:34 ---> Using cache 08:51:34 ---> 813b2e1b1973 08:51:34 Step 7/26 : RUN go mod download 08:51:34 ---> Using cache 08:51:34 ---> c2c72dc08aa9 08:51:34 Step 8/26 : COPY . . 08:51:34 ---> Using cache 08:51:34 ---> 666d51132d6e 08:51:34 Step 9/26 : RUN go mod tidy 08:51:34 ---> Using cache 08:51:34 ---> b8d2bc1f7b9b 08:51:34 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:51:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:51:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:51:34 ---> 8ed1b2fc96b3 08:51:34 Step 3/24 : WORKDIR /edgex-go 08:51:34 ---> Using cache 08:51:34 ---> 773c4f72f900 08:51:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:34 ---> Using cache 08:51:34 ---> 929c877d18a5 08:51:34 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:51:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:51:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:51:34 ---> 8ed1b2fc96b3 08:51:34 Step 3/24 : WORKDIR /edgex-go 08:51:34 ---> Using cache 08:51:34 ---> 773c4f72f900 08:51:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:34 ---> Using cache 08:51:34 ---> 929c877d18a5 08:51:34 Step 5/24 : RUN apk add --update --no-cache make bash git 08:51:34 ---> Running in dfa890c7e03a 08:51:34 ---> Running in 9de9a13a93da 08:51:34 ---> Running in e76857e292db 08:51:34 ---> Running in 2ab4550d8c04 08:51:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:51:35 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 08:51:36 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 08:51:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:51:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:51:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:51:37 OK: 218 MiB in 52 packages 08:51:38 OK: 218 MiB in 52 packages 08:51:39 Removing intermediate container dfa890c7e03a 08:51:39 ---> 496febe95e4f 08:51:39 Step 6/24 : COPY go.mod . 08:51:40 Removing intermediate container e76857e292db 08:51:40 ---> 7aa06aa491bb 08:51:40 Step 6/24 : COPY go.mod . 08:51:40 ---> d9322110dbeb 08:51:40 Step 7/24 : RUN go mod download 08:51:40 ---> Running in 9001c91eeb70 08:51:41 ---> 7691bb3c29d3 08:51:41 Step 7/24 : RUN go mod download 08:51:41 ---> Running in e574d9075c1a 08:51:44 Removing intermediate container 9001c91eeb70 08:51:44 ---> 53a12eeff37c 08:51:44 Step 8/24 : COPY . . 08:51:45 Removing intermediate container e574d9075c1a 08:51:45 ---> 73843579d423 08:51:45 Step 8/24 : COPY . . 08:51:58 Running on prd-ubuntu18.04-docker-8c-8g-4677 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 08:51:58 Running in /w/workspace/edgex-go/118 [Pipeline] { [Pipeline] checkout 08:52:00 using credential edgex-jenkins-ssh 08:52:00 Cloning the remote Git repository 08:52:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:52:00 > git init /w/workspace/edgex-go/118 # timeout=10 08:52:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:52:00 > git --version # timeout=10 08:52:00 > git --version # 'git version 2.17.1' 08:52:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:17 ---> fe891fe7015c 08:52:17 Step 9/24 : RUN go mod tidy 08:52:17 ---> Running in 97d842702aaa 08:52:17 ---> c8d433f881e5 08:52:17 Step 9/24 : RUN go mod tidy 08:52:17 ---> Running in 2bd441d77bf9 08:52:21 Removing intermediate container 97d842702aaa 08:52:21 ---> 07115f2a8f25 08:52:21 Step 10/24 : RUN make cmd/core-data/core-data 08:52:21 ---> Running in 63cf31a86a8d 08:52:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:52:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:52:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:52:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:52:22 Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 08:52:22 Removing intermediate container 2bd441d77bf9 08:52:22 ---> f314d642e9c6 08:52:22 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:52:22 Merge succeeded, producing 33654e3f87839fce7c98a70588df4b8d43fa3246 08:52:22 Checking out Revision 33654e3f87839fce7c98a70588df4b8d43fa3246 (PR-2858) 08:52:22 ---> Running in 950ca0ff48f3 08:52:23 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 08:52:22 > git config core.sparsecheckout # timeout=10 08:52:22 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 08:52:22 > git remote # timeout=10 08:52:22 > git config --get remote.origin.url # timeout=10 08:52:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:22 > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 08:52:22 > git rev-parse HEAD^{commit} # timeout=10 08:52:22 > git config core.sparsecheckout # timeout=10 08:52:22 > git checkout -f 33654e3f87839fce7c98a70588df4b8d43fa3246 # timeout=10 08:52:24 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 08:52:26 Commit message: "Merge commit 'f1ea93c16db09b36626d9198e09713e38083a332' into HEAD" 08:52:26 First time build. Skipping changelog. 08:52:26 > git rev-list --no-walk 4b074948f47022029a8ec3b4d1b5c0768547cc5c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:52:27 + echo snap-build.sh 08:52:27 snap-build.sh 08:52:27 + SNAP_BASE_DIR=. 08:52:27 + '[' '!' -z /w/workspace/edgex-go/118 ']' 08:52:27 + SNAP_BASE_DIR=/w/workspace/edgex-go/118 08:52:27 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/118]' 08:52:27 [snap-build] Building snap in dir [/w/workspace/edgex-go/118] 08:52:27 + cd /w/workspace/edgex-go/118 08:52:27 + sudo apt-get remove -qy --purge lxd lxd-client 08:52:27 Reading package lists... 08:52:27 Building dependency tree... 08:52:27 Reading state information... 08:52:27 The following packages were automatically installed and are no longer required: 08:52:27 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:52:27 uidmap xdelta3 08:52:27 Use 'sudo apt autoremove' to remove them. 08:52:27 The following packages will be REMOVED: 08:52:27 lxd* lxd-client* 08:52:28 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:52:28 After this operation, 31.7 MB disk space will be freed. 08:52:29 (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.) 08:52:29 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:52:30 Removing lxd dnsmasq configuration 08:52:30 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:52:30 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:52:31 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 08:52:31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 08:52:31 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:52:32 Processing triggers for systemd (237-3ubuntu10.42) ... 08:52:33 Processing triggers for ureadahead (0.100.0-21) ... 08:52:34 + sudo snap remove --purge lxd 08:52:34 snap "lxd" is not installed 08:52:34 + sudo groupadd --force --system lxd 08:52:34 ++ whoami 08:52:34 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:52:34 + newgrp - lxd 08:52:34 + sudo snap install lxd 08:52:44 2021-05-12T08:52:42Z INFO Waiting for automatic snapd restart... 08:52:47 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 08:52:47 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 08:53:02 Removing intermediate container 9de9a13a93da 08:53:02 ---> d9de9a7a31cf 08:53:02 08:53:02 Step 11/26 : FROM alpine:3.12 08:53:02 ---> 9852663dfa18 08:53:02 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:53:02 Removing intermediate container 2ab4550d8c04 08:53:02 ---> f911838c1ba3 08:53:02 08:53:02 Step 11/22 : FROM alpine:3.12 08:53:02 ---> 9852663dfa18 08:53:02 Step 12/22 : RUN apk add --update --no-cache curl 08:53:02 ---> Running in 28ac83e2c260 08:53:02 ---> Running in fa9e3b7284f5 08:53:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:53:02 lxd 4.14 from Canonical* installed 08:53:02 + sudo lxd init --auto 08:53:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:53:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:53:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:53:03 (1/4) Installing ca-certificates (20191127-r4) 08:53:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:53:03 (3/4) Installing libcurl (7.76.1-r0) 08:53:03 (4/4) Installing curl (7.76.1-r0) 08:53:03 Executing busybox-1.31.1-r20.trigger 08:53:03 Executing ca-certificates-20191127-r4.trigger 08:53:03 (1/6) Installing ca-certificates (20191127-r4) 08:53:03 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:53:03 (3/6) Installing libcurl (7.76.1-r0) 08:53:03 (4/6) Installing curl (7.76.1-r0) 08:53:03 (5/6) Installing dumb-init (1.2.2-r1) 08:53:03 (6/6) Installing su-exec (0.2-r1) 08:53:03 Executing busybox-1.31.1-r20.trigger 08:53:03 Executing ca-certificates-20191127-r4.trigger 08:53:03 OK: 7 MiB in 18 packages 08:53:04 OK: 7 MiB in 20 packages 08:53:06 Removing intermediate container fa9e3b7284f5 08:53:06 ---> c9cded849710 08:53:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:53:07 ---> Running in d4e5c11fd74c 08:53:07 Removing intermediate container 28ac83e2c260 08:53:07 ---> 26936a14aad6 08:53:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:53:07 ---> Running in a0dcda947c80 08:53:08 Removing intermediate container d4e5c11fd74c 08:53:08 ---> ae267eaa69b6 08:53:08 Step 14/22 : WORKDIR /edgex 08:53:08 ---> Running in 0a7b69d5f454 08:53:08 Removing intermediate container a0dcda947c80 08:53:08 ---> 7df0ad854924 08:53:08 Step 14/26 : WORKDIR / 08:53:09 ---> Running in 8b716c2d7492 08:53:09 Removing intermediate container 0a7b69d5f454 08:53:09 ---> de17f120d5fc 08:53:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:53:09 + sudo snap install --classic snapcraft 08:53:09 Removing intermediate container 8b716c2d7492 08:53:09 ---> de5d3f15d697 08:53:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:53:11 ---> 262629899018 08:53:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:53:11 ---> 70101310d797 08:53:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:53:13 ---> 9fa0ba036b04 08:53:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:53:13 ---> 6e8b9c4c52f4 08:53:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:53:14 ---> 6b4cff53bf56 08:53:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:53:15 ---> 83bab336067d 08:53:15 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:53:15 ---> Running in 6051f08f7280 08:53:15 ---> 45c7df5a8a32 08:53:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:53:16 snapcraft 4.7.1 from Canonical* installed 08:53:16 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:53:16 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:53:16 % Total % Received % Xferd Average Speed Time Time Time Current 08:53:16 Dload Upload Total Spent Left Speed 08:53:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4446 0 --:--:-- --:--:-- --:--:-- 4446 08:53:16 Removing intermediate container 6051f08f7280 08:53:16 ---> 76dd4ef6c963 08:53:16 Step 19/22 : CMD ["--init=true"] 08:53:16 ---> Running in b0f9c70d626a 08:53:16 0 3325k 0 1608 0 0 5805 0 0:09:46 --:--:-- 0:09:46 5805 100 3325k 100 3325k 0 0 5187k 0 --:--:-- --:--:-- --:--:-- 9155k 08:53:16 ./yq_linux_amd64 08:53:16 + sudo snapcraft prime --use-lxd 08:53:17 Removing intermediate container b0f9c70d626a 08:53:17 ---> d4b106f0850a 08:53:17 Step 20/22 : LABEL arch=arm64 08:53:17 ---> Running in dd3bcd004e42 08:53:17 ---> 00241d8a9c76 08:53:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:53:18 Removing intermediate container dd3bcd004e42 08:53:18 ---> ade457228943 08:53:18 Step 21/22 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:53:18 ---> Running in 42165fa44907 08:53:18 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:53:18 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: 08:53:18 - README.md 08:53:18 08:53:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:53:19 Removing intermediate container 42165fa44907 08:53:19 ---> 0be0ec0875be 08:53:19 Step 22/22 : LABEL version=0.0.0 08:53:19 ---> Running in 19455e8fa686 08:53:19 Launching a container. 08:53:19 ---> 01b26eb743e0 08:53:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:53:20 Removing intermediate container 19455e8fa686 08:53:20 ---> 8fb3b5acd918 08:53:20 08:53:20 Successfully built 8fb3b5acd918 08:53:20 Successfully tagged security-proxy-setup-arm64:latest 08:53:20  Building security-proxy-setup ... done  ---> 9f617ca76938 08:53:20 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/ 08:53:21 ---> Running in 18276a53f482 08:53:24 Removing intermediate container 18276a53f482 08:53:24 ---> 3910b92183db 08:53:24 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:53:24 ---> Running in 1a6d2c5f4bb7 08:53:25 Removing intermediate container 1a6d2c5f4bb7 08:53:25 ---> 66da3aec462a 08:53:25 Step 24/26 : LABEL arch=arm64 08:53:25 ---> Running in cab72c125eea 08:53:26 Removing intermediate container cab72c125eea 08:53:26 ---> 2143a01caedd 08:53:26 Step 25/26 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:53:26 ---> Running in 5ba4fd32b478 08:53:27 Removing intermediate container 5ba4fd32b478 08:53:27 ---> cf2e39cc09ac 08:53:27 Step 26/26 : LABEL version=0.0.0 08:53:27 ---> Running in c77f6e02909d 08:53:28 Removing intermediate container c77f6e02909d 08:53:28 ---> d2ff4698e2da 08:53:28 08:53:28 Successfully built d2ff4698e2da 08:53:28 Successfully tagged security-secretstore-setup-arm64:latest 08:53:34 Waiting for container to be ready 08:53:34 To start your first instance, try: lxc launch ubuntu:18.04 08:53:34 08:53:37 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:53:37 Waiting for network to be ready... 08:53:37 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:53:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:53:38 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:53:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] 08:53:38 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:53:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 08:53:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:53:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:53:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] 08:53:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 08:53:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 08:53:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 08:53:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:53:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:53:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:53:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:53:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:53:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:53:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:53:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 08:53:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 08:53:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 08:53:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 08:53:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 08:53:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 08:53:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 08:53:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 08:53:43  Building security-secretstore-setup ... done Removing intermediate container 950ca0ff48f3 08:53:43 ---> d9d636344480 08:53:43 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:53:44 Fetched 24.6 MB in 6s (4096 kB/s) 08:53:44 ---> Running in 66b9e8db8dcf 08:53:44 Reading package lists... 08:53:44 Reading package lists... 08:53:45 Building dependency tree... 08:53:45 Reading state information... 08:53:45 The following additional packages will be installed: 08:53:45 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:53:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:53:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:53:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:53:45 Suggested packages: 08:53:45 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:53:45 Recommended packages: 08:53:45 gnupg libsasl2-modules 08:53:45 The following NEW packages will be installed: 08:53:45 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:53:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:53:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:53:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:53:45 The following packages will be upgraded: 08:53:45 gpg gpg-agent gpgconf libudev1 08:53:45 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 08:53:45 Need to get 3530 kB of archives. 08:53:45 After this operation, 13.3 MB of additional disk space will be used. 08:53:45 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 08:53:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:53:45 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 08:53:45 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] 08:53:45 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 08:53:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:53:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:53:46 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:53:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:53:46 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:53:46 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:53:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:53:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:53:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:53:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:53:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:53:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:53:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:53:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:53:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:53:46 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:53:46 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:53:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:53:46 debconf: delaying package configuration, since apt-utils is not installed 08:53:46 Fetched 3530 kB in 1s (3165 kB/s) 08:53:46 (Reading database ... 12511 files and directories currently installed.) 08:53:46 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 08:53:46 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:53:46 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 08:53:46 Selecting previously unselected package udev. 08:53:46 (Reading database ... 12511 files and directories currently installed.) 08:53:46 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 08:53:46 Unpacking udev (237-3ubuntu10.47) ... 08:53:47 Selecting previously unselected package libfuse2:amd64. 08:53:47 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:53:47 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:53:47 Selecting previously unselected package fuse. 08:53:47 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:53:47 Unpacking fuse (2.9.7-1ubuntu1) ... 08:53:47 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:53:47 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:53:47 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:53:47 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:53:47 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:53:47 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:53:47 Selecting previously unselected package libksba8:amd64. 08:53:47 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:53:47 Unpacking libksba8:amd64 (1.3.5-2) ... 08:53:47 Selecting previously unselected package libroken18-heimdal:amd64. 08:53:47 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:53:47 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:47 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:53:47 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:53:47 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:48 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:53:48 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:53:48 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:48 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:53:48 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:53:48 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:48 Selecting previously unselected package libwind0-heimdal:amd64. 08:53:48 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:53:48 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:48 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:53:48 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:53:48 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:48 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:53:48 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:53:48 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:48 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:53:48 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:53:48 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:48 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:53:48 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:53:48 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:48 Selecting previously unselected package libsasl2-modules-db:amd64. 08:53:48 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:53:48 Removing intermediate container 66b9e8db8dcf 08:53:48 ---> d57802adff94 08:53:48 08:53:48 Step 12/24 : FROM docker:20.10.0 08:53:48 20.10.0: Pulling from library/docker 08:53:49 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:53:49 Selecting previously unselected package libsasl2-2:amd64. 08:53:49 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:53:49 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:53:49 Selecting previously unselected package libldap-common. 08:53:49 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:53:49 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:53:49 Selecting previously unselected package libldap-2.4-2:amd64. 08:53:49 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:53:49 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:53:49 Selecting previously unselected package dirmngr. 08:53:49 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:53:49 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:53:49 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:53:49 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:53:49 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:53:49 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:53:49 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:53:49 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:53:49 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:49 Setting up libksba8:amd64 (1.3.5-2) ... 08:53:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:53:49 Setting up udev (237-3ubuntu10.47) ... 08:53:50 invoke-rc.d: policy-rc.d denied execution of start. 08:53:50 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:50 Processing triggers for systemd (237-3ubuntu10) ... 08:53:50 Setting up fuse (2.9.7-1ubuntu1) ... 08:53:50 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:53:50 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:50 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:50 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:50 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:50 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:50 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:50 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:53:50 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:53:50 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:53:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:53:51 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:53:51 settings in the [Install] section, and DefaultInstance for template units). 08:53:51 This means they are not meant to be enabled using systemctl. 08:53:51 Possible reasons for having this kind of units are: 08:53:51 1) A unit may be statically enabled by being symlinked from another unit's 08:53:51 .wants/ or .requires/ directory. 08:53:51 2) A unit's purpose may be to act as a helper for some other unit which has 08:53:51 a requirement dependency on it. 08:53:51 3) A unit may be started when needed via activation (socket, path, timer, 08:53:51 D-Bus, udev, scripted systemctl call, ...). 08:53:51 4) In case of template units, the unit is meant to be enabled with some 08:53:51 instance name specified. 08:53:51 Reading package lists... 08:53:51 Building dependency tree... 08:53:51 Reading state information... 08:53:52 The following additional packages will be installed: 08:53:52 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:53:52 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:53:52 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:53:52 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:53:52 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:53:52 Suggested packages: 08:53:52 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:53:52 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:53:52 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:53:52 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:53:52 systemd-container policykit-1 08:53:52 Recommended packages: 08:53:52 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:53:52 The following NEW packages will be installed: 08:53:52 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:53:52 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:53:52 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:53:52 multiarch-support openssh-client python3 python3-minimal python3.6 08:53:52 python3.6-minimal snapd squashfs-tools sudo 08:53:52 The following packages will be upgraded: 08:53:52 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:53:52 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 08:53:52 Need to get 35.2 MB of archives. 08:53:52 After this operation, 141 MB of additional disk space will be used. 08:53:52 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 08:53:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:53:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:53:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:53:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:53:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:53:53 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 08:53:53 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 08:53:53 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 08:53:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:53:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:53:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:53:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:53:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:53:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:53:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:53:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:53:53 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:53:53 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:53:53 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:53:53 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:53:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:53:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:53:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:53:53 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:53:53 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:53:53 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:53:53 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:53:53 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 08:53:53 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 08:53:54 debconf: delaying package configuration, since apt-utils is not installed 08:53:54 Fetched 35.2 MB in 2s (15.6 MB/s) 08:53:54 (Reading database ... 12757 files and directories currently installed.) 08:53:54 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 08:53:54 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:53:55 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 08:53:55 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:53:55 Removing intermediate container 63cf31a86a8d 08:53:55 ---> cf1f96dcdc5d 08:53:55 08:53:55 Step 11/24 : FROM alpine:3.12 08:53:55 ---> 9852663dfa18 08:53:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:53:55 ---> Running in 791833bd51b6 08:53:55 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 08:53:55 (Reading database ... 12757 files and directories currently installed.) 08:53:55 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 08:53:55 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 08:53:55 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 08:53:55 Removing intermediate container 791833bd51b6 08:53:55 ---> 8b258c76f568 08:53:55 Step 13/24 : ENV APP_PORT=48080 08:53:56 (Reading database ... 12757 files and directories currently installed.) 08:53:56 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 08:53:56 Unpacking apt (1.6.13) over (1.6.1) ... 08:53:56 ---> Running in c8a43c93bef3 08:53:56 Removing intermediate container c8a43c93bef3 08:53:56 ---> 80b0f83fcbc6 08:53:56 Step 14/24 : EXPOSE $APP_PORT 08:53:56 ---> Running in ad2beac40956 08:53:56 Removing intermediate container ad2beac40956 08:53:56 ---> 57b1b1ab022e 08:53:56 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:56 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:53:56 Status: Downloaded newer image for docker:20.10.0 08:53:56 ---> eeaf43b92773 08:53:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:53:57 ---> Running in 458df0de24d7 08:53:57 ---> Running in 9756ea7dc2e8 08:53:57 Removing intermediate container 9756ea7dc2e8 08:53:57 ---> 0cd139303acd 08:53:57 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:53:57 ---> Running in ad000dc427a6 08:53:58 Setting up apt (1.6.13) ... 08:53:58 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:53:58 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:53:58 (Reading database ... 12764 files and directories currently installed.) 08:53:58 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:53:58 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:53:58 Selecting previously unselected package libpython3.6-minimal:amd64. 08:53:58 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:53:58 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:53:59 Selecting previously unselected package libexpat1:amd64. 08:53:59 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:53:59 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:53:59 Selecting previously unselected package python3.6-minimal. 08:53:59 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:53:59 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:53:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:53:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:53:59 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:53:59 Removing intermediate container 458df0de24d7 08:53:59 ---> 3624b99d61e9 08:53:59 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:53:59 Checking for services that may need to be restarted...done. 08:53:59 Checking for services that may need to be restarted...done. 08:53:59 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:53:59 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:53:59 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:53:59 ---> Running in 04e222cba563 08:54:00 (1/39) Installing readline (8.0.4-r0) 08:54:00 (2/39) Installing bash (5.0.17-r0) 08:54:00 Executing bash-5.0.17-r0.post-install 08:54:00 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:54:00 (4/39) Installing libcurl (7.76.1-r0) 08:54:00 (5/39) Installing curl (7.76.1-r0) 08:54:00 (6/39) Installing dumb-init (1.2.2-r1) 08:54:00 (7/39) Installing libbz2 (1.0.8-r1) 08:54:00 (8/39) Installing expat (2.2.9-r1) 08:54:00 (9/39) Installing libffi (3.3-r2) 08:54:00 (10/39) Installing gdbm (1.13-r1) 08:54:00 (11/39) Installing xz-libs (5.2.5-r0) 08:54:00 (12/39) Installing sqlite-libs (3.32.1-r0) 08:54:00 (13/39) Installing python3 (3.8.10-r0) 08:54:00 Selecting previously unselected package python3-minimal. 08:54:00 (Reading database ... 13012 files and directories currently installed.) 08:54:00 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:54:00 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:54:00 Selecting previously unselected package mime-support. 08:54:00 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:54:00 Unpacking mime-support (3.60ubuntu1) ... 08:54:00 Selecting previously unselected package libmpdec2:amd64. 08:54:00 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:54:00 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:54:00 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:54:00 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:54:00 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:54:00 Selecting previously unselected package python3.6. 08:54:00 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:54:00 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:54:01 Selecting previously unselected package libpython3-stdlib:amd64. 08:54:01 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:54:01 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:54:01 Setting up python3-minimal (3.6.7-1~18.04) ... 08:54:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:54:01 Selecting previously unselected package python3. 08:54:01 (Reading database ... 13442 files and directories currently installed.) 08:54:01 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:54:01 Unpacking python3 (3.6.7-1~18.04) ... 08:54:01 Selecting previously unselected package multiarch-support. 08:54:01 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:54:01 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:54:01 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:54:01 Selecting previously unselected package liblzo2-2:amd64. 08:54:01 (Reading database ... 13479 files and directories currently installed.) 08:54:01 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:54:01 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:54:01 Selecting previously unselected package libbsd0:amd64. 08:54:01 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:54:01 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:54:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:54:01 Selecting previously unselected package sudo. 08:54:01 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:54:01 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:54:01 (14/39) Installing py3-appdirs (1.4.4-r1) 08:54:01 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:54:01 (16/39) Installing py3-parsing (2.4.7-r0) 08:54:01 (17/39) Installing py3-six (1.15.0-r0) 08:54:01 (18/39) Installing py3-packaging (20.4-r0) 08:54:01 (19/39) Installing py3-setuptools (47.0.0-r0) 08:54:01 (20/39) Installing py3-chardet (3.0.4-r4) 08:54:02 Selecting previously unselected package apparmor. 08:54:02 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:54:02 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:54:02 Selecting previously unselected package libedit2:amd64. 08:54:02 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:54:02 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:54:02 (21/39) Installing py3-idna (2.9-r0) 08:54:02 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:54:02 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:54:02 (24/39) Installing py3-requests (2.23.0-r0) 08:54:02 (25/39) Installing py3-msgpack (1.0.0-r0) 08:54:02 (26/39) Installing py3-lockfile (0.12.2-r3) 08:54:02 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:54:02 (28/39) Installing py3-colorama (0.4.3-r0) 08:54:02 (29/39) Installing py3-distlib (0.3.0-r0) 08:54:02 (30/39) Installing py3-distro (1.5.0-r1) 08:54:02 (31/39) Installing py3-webencodings (0.5.1-r3) 08:54:02 (32/39) Installing py3-html5lib (1.0.1-r4) 08:54:02 Selecting previously unselected package libkrb5support0:amd64. 08:54:02 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:54:02 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:54:02 Selecting previously unselected package libk5crypto3:amd64. 08:54:02 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:54:02 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:54:02 (33/39) Installing py3-pytoml (0.1.21-r0) 08:54:02 (34/39) Installing py3-pep517 (0.8.2-r0) 08:54:02 (35/39) Installing py3-progress (1.5-r0) 08:54:02 (36/39) Installing py3-toml (0.10.1-r0) 08:54:02 (37/39) Installing py3-retrying (1.3.3-r0) 08:54:02 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:54:02 (39/39) Installing py3-pip (20.1.1-r0) 08:54:02 (1/6) Installing dumb-init (1.2.2-r1) 08:54:02 Executing busybox-1.31.1-r19.trigger 08:54:02 (2/6) Installing libgcc (9.3.0-r2) 08:54:02 OK: 72 MiB in 59 packages 08:54:02 Selecting previously unselected package libkeyutils1:amd64. 08:54:02 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:54:02 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:54:02 Selecting previously unselected package libkrb5-3:amd64. 08:54:02 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:54:02 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:54:02 (3/6) Installing libsodium (1.0.18-r0) 08:54:02 (4/6) Installing libstdc++ (9.3.0-r2) 08:54:02 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:54:02 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:54:02 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:54:02 Selecting previously unselected package libssl1.0.0:amd64. 08:54:02 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:54:02 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:54:03 (5/6) Installing libzmq (4.3.3-r0) 08:54:03 (6/6) Installing zeromq (4.3.3-r0) 08:54:03 Selecting previously unselected package openssh-client. 08:54:03 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:54:03 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:54:03 Executing busybox-1.31.1-r20.trigger 08:54:03 OK: 8 MiB in 20 packages 08:54:03 Selecting previously unselected package squashfs-tools. 08:54:03 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 08:54:03 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:54:03 Selecting previously unselected package snapd. 08:54:03 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 08:54:03 Unpacking snapd (2.48.3+18.04) ... 08:54:05 Removing intermediate container 04e222cba563 08:54:05 ---> 1b2e6e59dd91 08:54:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:54:05 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:54:05 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:54:05 Setting up mime-support (3.60ubuntu1) ... 08:54:05 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:54:05 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:54:05 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:54:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:54:06 Setting up systemd (237-3ubuntu10.47) ... 08:54:06 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:54:06 ---> 55a9ea6c82e4 08:54:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:54:06 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:54:06 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:54:07 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:54:07 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:54:07 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:54:07 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:54:07 Collecting docker-compose==1.23.2 08:54:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:54:07 ---> 3018698b9c25 08:54:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:54:08 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:54:08 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:54:08 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:54:08 Setting up python3 (3.6.7-1~18.04) ... 08:54:08 running python rtupdate hooks for python3.6... 08:54:08 running python post-rtupdate hooks for python3.6... 08:54:08 Setting up apparmor (2.12-4ubuntu5.1) ... 08:54:08 Collecting docker<4.0,>=3.6.0 08:54:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:54:08 ---> a805243f7749 08:54:08 Step 20/24 : ENTRYPOINT ["/core-data"] 08:54:08 ---> Running in abc029426fd3 08:54:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:54:09 Removing intermediate container abc029426fd3 08:54:09 ---> 9fb49e44520b 08:54:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:54:09 ---> Running in d5f3cf88e5c8 08:54:09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:54:09 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:54:09 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:54:09 Collecting websocket-client<1.0,>=0.32.0 08:54:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:54:09 Setting up snapd (2.48.3+18.04) ... 08:54:09 Removing intermediate container d5f3cf88e5c8 08:54:09 ---> fbb8fae582ec 08:54:09 Step 22/24 : LABEL arch=arm64 08:54:10 ---> Running in 93f963f68319 08:54:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:54:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:54:10 Collecting jsonschema<3,>=2.5.1 08:54:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:54:10 Removing intermediate container 93f963f68319 08:54:10 ---> f8cbf7b4a1bb 08:54:10 Step 23/24 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:54:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:54:10 ---> Running in 1aabe4f295f6 08:54:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:54:10 Collecting cached-property<2,>=1.2.0 08:54:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:54:10 Removing intermediate container 1aabe4f295f6 08:54:10 ---> e5b8aa652547 08:54:10 Step 24/24 : LABEL version=0.0.0 08:54:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:54:11 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:54:11 ---> Running in 2d9b29a21963 08:54:11 Collecting dockerpty<0.5,>=0.4.1 08:54:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:54:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:54:11 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:54:11 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:54:11 Removing intermediate container 2d9b29a21963 08:54:11 ---> 3a8c277c7eca 08:54:11 08:54:11 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:54:12 Successfully built 3a8c277c7eca 08:54:12 Successfully tagged core-data-arm64:latest 08:54:12 /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' 08:54:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:54:12 Processing triggers for systemd (237-3ubuntu10.47) ... 08:54:13 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:54:13 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:54:13 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:54:13  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:54:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:54:14 Collecting PyYAML<4,>=3.10 08:54:14 Downloading PyYAML-3.13.tar.gz (270 kB) 08:54:15 Reading package lists... 08:54:15 Reading package lists... 08:54:15 Building dependency tree... 08:54:15 Reading state information... 08:54:15 Calculating upgrade... 08:54:15 The following packages will be upgraded: 08:54:15 advancecomp base-files bash binutils binutils-common 08:54:15 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:54:15 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:54:15 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 08:54:15 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 08:54:15 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:54:15 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:54:15 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:54:15 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 08:54:15 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 08:54:15 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 08:54:15 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 08:54:15 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 08:54:15 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 08:54:15 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 08:54:16 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:54:16 Need to get 64.0 MB of archives. 08:54:16 After this operation, 5041 kB of additional disk space will be used. 08:54:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 08:54:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:54:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:54:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:54:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:54:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:54:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:54:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:54:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:54:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:54:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:54:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:54:16 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:54:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:54:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:54:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:54:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:54:16 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:54:16 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:54:16 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:54:16 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:54:16 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:54:16 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:54:16 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:54:16 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:54:16 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:54:16 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:54:16 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:54:16 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:54:16 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:54:16 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:54:16 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:54:16 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:54:16 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:54:16 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:54:16 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:54:16 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 08:54:16 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 08:54:16 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:54:16 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:54:16 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:54:16 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:54:16 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:54:16 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:54:16 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:54:16 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:54:16 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:54:16 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:54:16 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] 08:54:16 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:54:16 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:54:16 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:54:16 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:54:16 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:54:16 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:54:16 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:54:16 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:54:16 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:54:16 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:54:17 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:54:17 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:54:17 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:54:17 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:54:17 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:54:17 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:54:17 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:54:17 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:54:17 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:54:17 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:54:17 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:54:17 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:54:17 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:54:17 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:54:17 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:54:17 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:54:17 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:54:17 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:54:17 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:54:17 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:54:17 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:54:17 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:54:17 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 08:54:17 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] 08:54:17 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 08:54:17 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 08:54:17 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] 08:54:17 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:54:17 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:54:17 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:54:17 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:54:17 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:54:17 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:54:17 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:54:17 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:54:17 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] 08:54:17 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:54:17 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:54:17 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:54:17 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:54:17 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:54:17 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:54:17 debconf: delaying package configuration, since apt-utils is not installed 08:54:17 Fetched 64.0 MB in 2s (34.3 MB/s) 08:54:18 (Reading database ... 13912 files and directories currently installed.) 08:54:18 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:54:18 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:54:18 Collecting docopt<0.7,>=0.6.1 08:54:18 Downloading docopt-0.6.2.tar.gz (25 kB) 08:54:18 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:54:18 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:54:19 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 08:54:19 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 08:54:19 Collecting texttable<0.10,>=0.9.0 08:54:19 Downloading texttable-0.9.1.tar.gz (11 kB) 08:54:20 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:54:20 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:54:20 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:54:20 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:54:20 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:54:20 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:54:20 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:54:20 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:54:20 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:54:20 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:54:20 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:54:20 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:54:20 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:54:20 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:54:20 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:54:20 (Reading database ... 13911 files and directories currently installed.) 08:54:20 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:54:20 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:54:20 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:54:21 (Reading database ... 13911 files and directories currently installed.) 08:54:21 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:54:21 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:54:21 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:54:21 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:54:21 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:54:21 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:54:21 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:54:21 Collecting docker-pycreds>=0.4.0 08:54:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:54:21 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) 08:54:21 Collecting idna<2.8,>=2.5 08:54:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:54:21 (Reading database ... 13911 files and directories currently installed.) 08:54:21 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:54:21 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:54:21 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) 08:54:22 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:54:22 Collecting urllib3<1.25,>=1.21.1 08:54:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:54:22 (Reading database ... 13911 files and directories currently installed.) 08:54:22 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:54:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:54:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:54:22 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:54:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:54:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:54:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:54:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:54:23 Setting up base-files (10.1ubuntu2.10) ... 08:54:23 Installing new version of config file /etc/issue ... 08:54:23 Installing new version of config file /etc/issue.net ... 08:54:23 Installing new version of config file /etc/lsb-release ... 08:54:23 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:54:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:54:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:54:23 Removing obsolete conffile /etc/default/motd-news ... 08:54:23 (Reading database ... 13912 files and directories currently installed.) 08:54:23 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:54:23 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:54:23 Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, cached-property, dockerpty, PyYAML, docopt, texttable, docker-compose 08:54:23 Attempting uninstall: idna 08:54:23 Found existing installation: idna 2.9 08:54:23 Uninstalling idna-2.9: 08:54:23 Successfully uninstalled idna-2.9 08:54:24 Setting up bash (4.4.18-2ubuntu1.2) ... 08:54:24 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 08:54:24 (Reading database ... 13912 files and directories currently installed.) 08:54:24 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:54:24 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:54:24 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:54:24 (Reading database ... 13912 files and directories currently installed.) 08:54:24 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:54:24 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:54:24 Attempting uninstall: urllib3 08:54:24 Found existing installation: urllib3 1.25.9 08:54:24 Uninstalling urllib3-1.25.9: 08:54:24 Successfully uninstalled urllib3-1.25.9 08:54:24 Setting up tar (1.29b-2ubuntu0.2) ... 08:54:24 (Reading database ... 13912 files and directories currently installed.) 08:54:24 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:54:24 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:54:24 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:54:25 Attempting uninstall: requests 08:54:25 Found existing installation: requests 2.23.0 08:54:25 Uninstalling requests-2.23.0: 08:54:25 Successfully uninstalled requests-2.23.0 08:54:25 (Reading database ... 13912 files and directories currently installed.) 08:54:25 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:54:25 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:54:25 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:54:25 (Reading database ... 13912 files and directories currently installed.) 08:54:25 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:54:25 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:54:25 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:54:25 (Reading database ... 13912 files and directories currently installed.) 08:54:25 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:54:25 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:54:25 Setting up grep (3.1-2build1) ... 08:54:25 (Reading database ... 13912 files and directories currently installed.) 08:54:25 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:54:25 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:54:26 Setting up login (1:4.5-1ubuntu2) ... 08:54:26 (Reading database ... 13912 files and directories currently installed.) 08:54:26 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:54:26 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:54:26 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:54:26 (Reading database ... 13912 files and directories currently installed.) 08:54:26 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:54:26 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:54:27 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:54:27 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:54:27 Running setup.py install for dockerpty: started 08:54:27 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:54:27 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:54:27 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:54:28 (Reading database ... 13912 files and directories currently installed.) 08:54:28 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:54:28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:54:29 Running setup.py install for dockerpty: finished with status 'done' 08:54:29 Running setup.py install for PyYAML: started 08:54:30 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:54:30 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:54:30 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:54:30 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:54:30 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:54:30 (Reading database ... 13912 files and directories currently installed.) 08:54:30 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:54:30 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:54:30 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:54:30 (Reading database ... 13912 files and directories currently installed.) 08:54:30 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:54:30 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:54:30 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:54:30 (Reading database ... 13912 files and directories currently installed.) 08:54:30 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:54:30 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:54:30 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:54:30 (Reading database ... 13912 files and directories currently installed.) 08:54:30 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:54:30 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:54:30 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:54:31 Running setup.py install for PyYAML: finished with status 'done' 08:54:31 Running setup.py install for docopt: started 08:54:31 (Reading database ... 13912 files and directories currently installed.) 08:54:31 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:54:31 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:54:31 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:54:31 (Reading database ... 13912 files and directories currently installed.) 08:54:31 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:54:31 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:54:31 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:54:31 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:54:31 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:54:31 (Reading database ... 13912 files and directories currently installed.) 08:54:31 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:54:31 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:54:31 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:54:31 (Reading database ... 13912 files and directories currently installed.) 08:54:31 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:54:31 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:54:31 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:54:31 (Reading database ... 13912 files and directories currently installed.) 08:54:31 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:54:31 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:54:31 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:54:32 (Reading database ... 13912 files and directories currently installed.) 08:54:32 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:54:32 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:54:32 Running setup.py install for docopt: finished with status 'done' 08:54:32 Running setup.py install for texttable: started 08:54:32 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:54:32 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:54:33 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:54:33 (Reading database ... 13912 files and directories currently installed.) 08:54:33 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:54:33 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:54:33 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:54:33 (Reading database ... 13912 files and directories currently installed.) 08:54:33 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:54:33 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:54:34 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:54:34 (Reading database ... 13914 files and directories currently installed.) 08:54:34 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:54:34 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:54:34 Setting up debconf (1.5.66ubuntu1) ... 08:54:34 Running setup.py install for texttable: finished with status 'done' 08:54:34 (Reading database ... 13914 files and directories currently installed.) 08:54:34 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:54:34 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:54:34 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:54:34 (Reading database ... 13914 files and directories currently installed.) 08:54:34 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:54:34 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:54:34 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:54:34 (Reading database ... 13914 files and directories currently installed.) 08:54:34 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:54:34 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:54:35 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:54:35 (Reading database ... 13914 files and directories currently installed.) 08:54:35 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:54:35 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:54:35 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 08:54:35 (Reading database ... 13914 files and directories currently installed.) 08:54:35 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:54:35 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 08:54:35 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:54:35 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:54:35 (Reading database ... 13914 files and directories currently installed.) 08:54:35 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:54:35 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:54:35 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 08:54:35 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:54:35 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:54:36 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:54:36 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:54:36 (Reading database ... 13914 files and directories currently installed.) 08:54:36 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:54:36 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:54:36 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:54:36 (Reading database ... 13914 files and directories currently installed.) 08:54:36 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 08:54:36 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:54:36 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 08:54:37 (Reading database ... 13914 files and directories currently installed.) 08:54:37 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:54:37 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:54:37 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:54:37 (Reading database ... 13914 files and directories currently installed.) 08:54:37 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:54:37 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:54:37 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:54:37 (Reading database ... 13914 files and directories currently installed.) 08:54:37 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:54:37 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:54:37 Setting up passwd (1:4.5-1ubuntu2) ... 08:54:38 (Reading database ... 13914 files and directories currently installed.) 08:54:38 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:54:38 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:54:38 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:54:38 (Reading database ... 13914 files and directories currently installed.) 08:54:38 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 08:54:38 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 08:54:38 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 08:54:38 (Reading database ... 13914 files and directories currently installed.) 08:54:38 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 08:54:38 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 08:54:38 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 08:54:38 (Reading database ... 13914 files and directories currently installed.) 08:54:38 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:54:38 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:54:38 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:54:38 (Reading database ... 13914 files and directories currently installed.) 08:54:38 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:54:38 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:54:39 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:54:39 (Reading database ... 13914 files and directories currently installed.) 08:54:39 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:54:39 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:54:39 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:54:39 (Reading database ... 13914 files and directories currently installed.) 08:54:39 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:54:39 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:54:39 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:54:39 (Reading database ... 13914 files and directories currently installed.) 08:54:39 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:54:39 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:54:39 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:54:39 (Reading database ... 13914 files and directories currently installed.) 08:54:39 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:54:40 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:54:40 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:54:40 (Reading database ... 13915 files and directories currently installed.) 08:54:40 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:54:40 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:54:40 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:54:40 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:54:40 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:54:40 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:54:40 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:54:40 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:54:40 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:54:40 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:54:41 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:54:41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:54:41 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:54:41 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:54:41 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:54:41 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:54:41 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:54:41 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:54:41 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:54:41 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:54:42 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:54:42 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:54:42 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:54:42 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:54:43 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:54:43 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:54:43 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:54:43 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:54:43 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:54:43 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:54:43 Removing intermediate container ad000dc427a6 08:54:43 ---> bc26968f1c03 08:54:43 Step 15/24 : ENV APP_PORT=48090 08:54:43 ---> Running in 3f1d3029fbb8 08:54:43 Removing intermediate container 3f1d3029fbb8 08:54:43 ---> bceff1b1e292 08:54:43 Step 16/24 : EXPOSE $APP_PORT 08:54:43 ---> Running in ee6f7c068182 08:54:44 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:54:44 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:54:44 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:54:44 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:54:44 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:54:44 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:54:44 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:54:44 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:54:44 Removing intermediate container ee6f7c068182 08:54:44 ---> aec5b7740d4e 08:54:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:54:44 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:54:44 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:54:44 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:54:44 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:54:44 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:54:44 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:54:45 ---> 7d0e9116b470 08:54:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:54:45 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:54:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:54:46 ---> c80343282880 08:54:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:54:46 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:54:46 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:54:47 ---> 16770a2b6b48 08:54:47 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:54:47 ---> Running in 0831ba0aac8d 08:54:47 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:54:47 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:54:47 Removing intermediate container 0831ba0aac8d 08:54:47 ---> fe655aac8472 08:54:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:54:47 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:54:47 ---> Running in 207dafd9617e 08:54:48 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:54:48 Removing intermediate container 207dafd9617e 08:54:48 ---> 98e96cecea6a 08:54:48 Step 22/24 : LABEL arch=arm64 08:54:48 ---> Running in 8a1952c21101 08:54:49 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:54:49 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:54:49 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:54:49 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:54:49 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:54:49 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:54:49 Removing intermediate container 8a1952c21101 08:54:49 ---> b98445ebde97 08:54:49 Step 23/24 : LABEL git_sha=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 08:54:49 ---> Running in fb352b5e867e 08:54:49 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:54:49 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:54:49 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:54:49 Removing intermediate container fb352b5e867e 08:54:49 ---> a4e31ce225a5 08:54:49 Step 24/24 : LABEL version=0.0.0 08:54:49 ---> Running in 5cf1cd9f3f5d 08:54:49 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:54:49 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:54:49 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:54:49 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:54:50 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:54:50 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:54:50 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:54:50 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:54:50 Removing intermediate container 5cf1cd9f3f5d 08:54:50 ---> 08c23954132d 08:54:50 08:54:50 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:54:50 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:54:50 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:54:50 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:54:50 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:54:50 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:54:50 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:54:50 Successfully built 08c23954132d 08:54:50 Successfully tagged sys-mgmt-agent-arm64:latest 08:54:50 08:54:50 Current default time zone: 'Etc/UTC' 08:54:50 Local time is now: Wed May 12 08:54:50 UTC 2021. 08:54:50 Universal Time is now: Wed May 12 08:54:50 UTC 2021. 08:54:50 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:54:50 08:54:50 Setting up systemd-sysv (237-3ubuntu10.47) ... 08:54:50 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:54:50 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 08:54:50 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:54:50 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:54:50  Building sys-mgmt-agent ... done  [Pipeline] } 08:54:50 $ docker stop --time=1 3c5cd33d521b13ba20089e2bf86cf7e4a592f76f28bbb1e5f25089f68171fe7e 08:54:50 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:54:50 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:54:50 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:54:50 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:54:50 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:54:50 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:54:50 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:54:51 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:54:51 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:54:51 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:54:51 Setting up patch (2.7.6-2ubuntu1.1) ... 08:54:51 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:54:51 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:54:51 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:54:51 Installing new version of config file /etc/ssl/openssl.cnf ... 08:54:51 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:54:51 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:54:51 Setting up ca-certificates (20210119~18.04.1) ... 08:54:52 $ docker rm -f 3c5cd33d521b13ba20089e2bf86cf7e4a592f76f28bbb1e5f25089f68171fe7e [Pipeline] // withDockerContainer [Pipeline] sh 08:54:53 Updating certificates in /etc/ssl/certs... 08:54:53 + docker images 08:54:53 REPOSITORY TAG IMAGE ID CREATED SIZE 08:54:53 sys-mgmt-agent-arm64 latest 08c23954132d 4 seconds ago 299MB 08:54:53 core-data-arm64 latest 3a8c277c7eca 42 seconds ago 20.3MB 08:54:53 cf1f96dcdc5d About a minute ago 989MB 08:54:53 d57802adff94 About a minute ago 976MB 08:54:53 security-secretstore-setup-arm64 latest d2ff4698e2da About a minute ago 24.3MB 08:54:53 security-proxy-setup-arm64 latest 8fb3b5acd918 About a minute ago 23.9MB 08:54:53 f911838c1ba3 About a minute ago 977MB 08:54:53 d9de9a7a31cf About a minute ago 977MB 08:54:53 security-bootstrapper-arm64 latest 6cd10a3f62c7 4 minutes ago 17.1MB 08:54:53 core-metadata-arm64 latest ac5bb572b5c4 4 minutes ago 17.4MB 08:54:53 support-notifications-arm64 latest 4d07f482ee33 4 minutes ago 16.6MB 08:54:53 core-command-arm64 latest c1bf708d18da 4 minutes ago 16.1MB 08:54:53 support-scheduler-arm64 latest f464e5230fad 4 minutes ago 16.1MB 08:54:53 251c43b7756e 4 minutes ago 988MB 08:54:53 6164c2b898bc 4 minutes ago 980MB 08:54:53 3833e37ea5f9 4 minutes ago 980MB 08:54:53 bf879760e82d 4 minutes ago 979MB 08:54:53 19300ee26218 5 minutes ago 973MB 08:54:53 ci-base-image-arm64 latest 8ed1b2fc96b3 17 minutes ago 641MB 08:54:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 12 days ago 428MB 08:54:53 alpine 3.12 9852663dfa18 3 weeks ago 5.32MB 08:54:53 docker 20.10.0 eeaf43b92773 5 months ago 228MB 08:54:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [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 08:54:53 23 added, 27 removed; done. 08:54:53 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:54:53 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:54:53 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:54:53 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:54:53 Setting up pkgbinarymangler (138.18.04.1) ... 08:54:54 ---> job-cost.sh 08:54:54 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:54:54 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:54:54 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:54:54 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:54:54 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:54:54 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:54:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VvNO 08:54:54 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:54:54 Setting up perl (5.26.1-6ubuntu0.5) ... 08:54:54 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:54:54 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:54:54 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:54:54 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:54:54 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:54:54 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:54:54 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:54:54 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:54:54 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:54:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:54:54 Processing triggers for systemd (237-3ubuntu10.47) ... 08:54:55 Processing triggers for mime-support (3.60ubuntu1) ... 08:54:55 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:54:55 Updating certificates in /etc/ssl/certs... 08:54:55 0 added, 0 removed; done. 08:54:55 Running hooks in /etc/ca-certificates/update.d... 08:54:55 done. 08:54:56 Reading package lists... 08:54:56 Building dependency tree... 08:54:56 Reading state information... 08:54:56 The following NEW packages will be installed: 08:54:56 apt-transport-https 08:54:57 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:54:57 Need to get 1692 B of archives. 08:54:57 After this operation, 154 kB of additional disk space will be used. 08:54:57 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 08:54:57 debconf: delaying package configuration, since apt-utils is not installed 08:54:57 Fetched 1692 B in 0s (6350 B/s) 08:54:57 Selecting previously unselected package apt-transport-https. 08:54:57 (Reading database ... 13920 files and directories currently installed.) 08:54:57 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 08:54:57 Unpacking apt-transport-https (1.6.13) ... 08:54:57 Setting up apt-transport-https (1.6.13) ... 08:54:57 Waiting for network to be ready... 08:55:05 2021-05-12T08:55:02Z INFO Waiting for automatic snapd restart... 08:55:06 snapd 2.49.2 from Canonical* installed 08:55:07 "snapd" switched to the "latest/stable" channel 08:55:07 08:55:12 core18 20210309 from Canonical* installed 08:55:12 "core18" switched to the "latest/stable" channel 08:55:12 08:55:19 snapcraft 4.7.1 from Canonical* installed 08:55:19 "snapcraft" switched to the "latest/stable" channel 08:55:19 08:55:22 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: 08:55:22 - README.md 08:55:22 08:55:22 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:55:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:55:29 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 08:55:29 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:55:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:55:31 Reading package lists... 08:55:31 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 08:55:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:55:38 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:55:38 Reading package lists... 08:55:38 Building dependency tree... 08:55:38 Reading state information... 08:55:38 Suggested packages: 08:55:38 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:55:38 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:55:38 Recommended packages: 08:55:38 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:55:38 The following NEW packages will be installed: 08:55:38 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:55:38 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:55:38 pkg-config zip 08:55:38 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:55:38 Need to get 7663 kB of archives. 08:55:38 After this operation, 43.8 MB of additional disk space will be used. 08:55:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:55:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 08:55:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:55:38 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:55:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:55:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:55:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:55:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:55:38 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:55:38 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:55:38 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:55:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:55:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:55:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:55:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:55:39 debconf: delaying package configuration, since apt-utils is not installed 08:55:39 Fetched 7663 kB in 1s (10.6 MB/s) 08:55:39 Selecting previously unselected package libglib2.0-0:amd64. 08:55:39 (Reading database ... 13924 files and directories currently installed.) 08:55:39 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:55:39 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:55:39 Selecting previously unselected package libpsl5:amd64. 08:55:39 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:55:39 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:55:39 Selecting previously unselected package libnghttp2-14:amd64. 08:55:39 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:55:39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:55:39 Selecting previously unselected package librtmp1:amd64. 08:55:39 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:55:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:55:39 Selecting previously unselected package libcurl3-gnutls:amd64. 08:55:39 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 08:55:39 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:55:39 Selecting previously unselected package liberror-perl. 08:55:39 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:55:39 Unpacking liberror-perl (0.17025-1) ... 08:55:39 Selecting previously unselected package git-man. 08:55:39 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:55:40 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:55:40 Selecting previously unselected package git. 08:55:40 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:55:40 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:55:41 Selecting previously unselected package libnorm1:amd64. 08:55:41 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:55:41 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:55:41 Selecting previously unselected package libpgm-5.2-0:amd64. 08:55:41 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:55:41 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:55:41 Selecting previously unselected package libsodium23:amd64. 08:55:41 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:55:41 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:55:41 Selecting previously unselected package libzmq5:amd64. 08:55:41 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:55:41 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:55:41 Selecting previously unselected package libzmq3-dev:amd64. 08:55:41 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:55:41 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:55:41 Selecting previously unselected package pkg-config. 08:55:41 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:55:41 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:55:41 Selecting previously unselected package zip. 08:55:41 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:55:41 Unpacking zip (3.0-11build1) ... 08:55:42 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:55:42 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:55:42 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:55:42 Setting up liberror-perl (0.17025-1) ... 08:55:42 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:55:42 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:55:42 No schema files found: doing nothing. 08:55:42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:55:42 Setting up zip (3.0-11build1) ... 08:55:42 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:55:42 Setting up libsodium23:amd64 (1.0.16-2) ... 08:55:42 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:55:42 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:55:42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:55:42 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:55:42 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:55:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:55:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:55:49 git set to automatically installed. 08:55:49 git-man set to automatically installed. 08:55:49 libcurl3-gnutls set to automatically installed. 08:55:49 liberror-perl set to automatically installed. 08:55:49 libglib2.0-0 set to automatically installed. 08:55:49 libnghttp2-14 set to automatically installed. 08:55:49 libnorm1 set to automatically installed. 08:55:49 libpgm-5.2-0 set to automatically installed. 08:55:49 libpsl5 set to automatically installed. 08:55:49 librtmp1 set to automatically installed. 08:55:49 libsodium23 set to automatically installed. 08:55:49 libzmq3-dev set to automatically installed. 08:55:49 libzmq5 set to automatically installed. 08:55:49 pkg-config set to automatically installed. 08:55:49 zip set to automatically installed. 08:55:50 snapd is not logged in, snap install commands will use sudo 08:55:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:55:57 snap "core18" has no updates available 08:55:58 snapd is not logged in, snap install commands will use sudo 08:56:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:56:27 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 08:56:27 Pulling go-build-helper 08:56:27 + snapcraftctl pull 08:56:27 'app-service-config' has dependencies that need to be staged: go-build-helper 08:56:27 Skipping pull go-build-helper (already ran) 08:56:27 Building go-build-helper 08:56:27 + snapcraftctl build 08:56:28 Staging go-build-helper 08:56:28 + snapcraftctl stage 08:56:43 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:56:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:56:43 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:56:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] 08:56:43 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:56:43 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:56:43 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:56:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:56:43 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:56:43 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:56:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:56:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 08:56:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:56:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:56:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] 08:56:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 08:56:43 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 08:56:43 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 08:56:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:56:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 08:56:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 08:56:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 08:56:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 08:56:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 08:56:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 08:56:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 08:56:43 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 08:56:43 Fetched 24.6 MB in 6s (4063 kB/s) 08:56:43 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:56:43 Fetched 224 kB in 0s (0 B/s) 08:56:43 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:56:43 Fetched 157 kB in 0s (0 B/s) 08:56:43 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:56:43 Fetched 221 kB in 0s (0 B/s) 08:56:43 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:56:43 Fetched 143 kB in 0s (0 B/s) 08:56:43 Pulling app-service-config 08:56:43 + snapcraftctl pull 08:56:43 Cloning into '/root/parts/app-service-config/src'... 08:56:43 Pulling config-common 08:56:43 + snapcraftctl pull 08:56:47 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:56:47 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:56:47 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:56:47 Fetched 0 B in 0s (0 B/s) 08:56:47 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:56:47 Fetched 0 B in 0s (0 B/s) 08:56:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:56:47 Fetched 0 B in 0s (0 B/s) 08:56:47 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:56:47 Fetched 0 B in 0s (0 B/s) 08:56:47 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:56:47 Fetched 0 B in 0s (0 B/s) 08:56:47 Pulling edgex-go 08:56:47 + snapcraftctl pull 08:57:09 lf-activate-venv(): INFO: Adding /tmp/venv-VvNO/bin to PATH 08:57:09 INFO: No Stack... 08:57:09 INFO: Retrieving Pricing Info for: lf-standard-4 08:57:09 INFO: Archiving Costs [Pipeline] sh 08:57:10 + + cat /w/workspace/edgex-go/118/archives/cost.csv 08:57:10 cut -d, -f6 [Pipeline] lock 08:57:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-118-stack-cost] 08:57:10 Resource [jenkins-edgexfoundry-edgex-go-PR-2858-118-stack-cost] did not exist. Created. 08:57:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:57:10 + echo total: 0.20999999344348907 [Pipeline] stash 08:57:11 Stashed 1 file(s) [Pipeline] } 08:57:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-118-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:57:13 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:57:13 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:57:13 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:57:13 Fetched 0 B in 0s (0 B/s) 08:57:13 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:57:13 Fetched 96.5 kB in 0s (0 B/s) 08:57:13 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:57:13 Fetched 279 kB in 0s (0 B/s) 08:57:13 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:57:13 Fetched 122 kB in 0s (0 B/s) 08:57:13 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:57:13 Fetched 77.8 kB in 0s (0 B/s) 08:57:13 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:57:13 Fetched 8848 B in 0s (0 B/s) 08:57:13 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:57:13 Fetched 47.8 kB in 0s (0 B/s) 08:57:13 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:57:13 Fetched 45.6 kB in 0s (0 B/s) 08:57:13 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:57:13 Fetched 15.0 kB in 0s (0 B/s) 08:57:13 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 08:57:13 Fetched 219 kB in 0s (0 B/s) 08:57:13 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:57:13 Fetched 154 kB in 0s (0 B/s) 08:57:13 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:57:13 Fetched 50.6 kB in 0s (0 B/s) 08:57:13 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:57:13 Fetched 14.8 kB in 0s (0 B/s) 08:57:13 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:57:13 Fetched 41.8 kB in 0s (0 B/s) 08:57:13 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:57:13 Fetched 499 kB in 0s (0 B/s) 08:57:13 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:57:13 Fetched 111 kB in 0s (0 B/s) 08:57:13 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:57:13 Fetched 240 kB in 0s (0 B/s) 08:57:13 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:57:13 Fetched 29.3 kB in 0s (0 B/s) 08:57:13 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:57:13 Fetched 85.5 kB in 0s (0 B/s) 08:57:13 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:57:13 Fetched 24.5 kB in 0s (0 B/s) 08:57:13 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:57:13 Fetched 49.2 kB in 0s (0 B/s) 08:57:13 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:57:13 Fetched 54.2 kB in 0s (0 B/s) 08:57:13 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:57:13 Fetched 30.8 kB in 0s (0 B/s) 08:57:13 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:57:13 Fetched 15.8 kB in 0s (0 B/s) 08:57:13 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:57:13 Fetched 85.9 kB in 0s (0 B/s) 08:57:13 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:57:13 Fetched 8720 B in 0s (0 B/s) 08:57:13 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 08:57:13 Fetched 137 kB in 0s (0 B/s) 08:57:13 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:57:13 Fetched 119 kB in 0s (0 B/s) 08:57:13 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 08:57:13 Fetched 110 kB in 0s (0 B/s) 08:57:13 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:57:13 Fetched 11.1 kB in 0s (0 B/s) 08:57:13 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:57:13 Fetched 645 kB in 0s (0 B/s) 08:57:13 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:57:13 Fetched 41.3 kB in 0s (0 B/s) 08:57:13 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:57:13 Fetched 17.9 kB in 0s (0 B/s) 08:57:13 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:57:13 Fetched 368 kB in 0s (0 B/s) 08:57:13 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:57:13 Fetched 187 kB in 0s (0 B/s) 08:57:13 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:57:13 Fetched 175 kB in 0s (0 B/s) 08:57:13 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:57:13 Fetched 206 kB in 0s (0 B/s) 08:57:13 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:57:13 Fetched 1301 kB in 0s (0 B/s) 08:57:13 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:57:13 Fetched 36.2 kB in 0s (0 B/s) 08:57:13 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 08:57:13 Fetched 159 kB in 0s (0 B/s) 08:57:13 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:57:13 Fetched 107 kB in 0s (0 B/s) 08:57:13 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:57:13 Fetched 48.7 kB in 0s (0 B/s) 08:57:13 Pulling static-packages 08:57:13 + snapcraftctl pull 08:57:13 Pulling version 08:57:13 + cd /root/project 08:57:13 + [ -f VERSION ] 08:57:13 + PROJECT_VERSION=local-dev 08:57:13 + git rev-parse --short HEAD 08:57:13 + GIT_REVISION=33654e3f 08:57:13 + snapcraftctl set-version local-dev 08:57:13 Skipping build go-build-helper (already ran) 08:57:13 Building app-service-config 08:57:13 + make build 08:57:13 go mod tidy 08:57:13 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 08:57:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 08:57:14 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 08:57:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 08:57:14 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 08:57:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 08:57:14 go: downloading github.com/go-kit/kit v0.8.0 08:57:14 go: downloading github.com/go-playground/validator/v10 v10.5.0 08:57:14 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:57:14 go: downloading github.com/gorilla/mux v1.8.0 08:57:14 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 08:57:14 go: downloading github.com/leodido/go-urn v1.2.0 08:57:14 go: downloading github.com/go-playground/universal-translator v0.17.0 08:57:14 go: downloading github.com/pelletier/go-toml v1.9.0 08:57:14 go: downloading github.com/stretchr/testify v1.7.0 08:57:14 go: downloading github.com/go-playground/locales v0.13.0 08:57:14 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:57:15 go: downloading github.com/stretchr/objx v0.1.0 08:57:15 go: downloading github.com/go-stack/stack v1.8.0 08:57:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:57:15 go: downloading golang.org/x/text v0.3.2 08:57:15 go: downloading github.com/hashicorp/consul/api v1.8.1 08:57:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:57:15 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:57:15 go: downloading github.com/pmezard/go-difflib v1.0.0 08:57:15 go: downloading github.com/google/uuid v1.2.0 08:57:15 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 08:57:15 go: downloading github.com/davecgh/go-spew v1.1.1 08:57:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:57:15 go: downloading github.com/pebbe/zmq4 v1.2.7 08:57:16 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 08:57:16 go: downloading github.com/x448/float16 v0.8.4 08:57:16 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:57:16 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:57:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 08:57:16 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:57:16 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:57:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:57:16 go: downloading github.com/hashicorp/go-uuid v1.0.1 08:57:16 go: downloading github.com/hashicorp/serf v0.9.5 08:57:16 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:57:16 go: downloading github.com/go-playground/assert/v2 v2.0.1 08:57:16 go: downloading github.com/mitchellh/copystructure v1.0.0 08:57:16 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 08:57:16 go: downloading github.com/hashicorp/consul/sdk v0.7.0 08:57:16 go: downloading github.com/mattn/go-colorable v0.1.6 08:57:16 go: downloading github.com/mattn/go-isatty v0.0.12 08:57:16 go: downloading github.com/gorilla/websocket v1.4.2 08:57:16 go: downloading gopkg.in/yaml.v2 v2.4.0 08:57:16 go: downloading github.com/fatih/color v1.9.0 08:57:16 go: downloading github.com/kr/pretty v0.2.0 08:57:16 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:57:16 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 08:57:16 go: downloading github.com/kr/text v0.1.0 08:57:16 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:57:16 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:57:16 go: downloading github.com/hashicorp/go-msgpack v0.5.3 08:57:16 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 08:57:16 go: downloading github.com/hashicorp/memberlist v0.2.2 08:57:16 go: downloading github.com/pkg/errors v0.8.1 08:57:16 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:57:16 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:57:16 go: downloading github.com/go-redis/redis/v7 v7.2.0 08:57:16 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:57:16 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:57:16 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:57:16 go: downloading github.com/miekg/dns v1.1.26 08:57:16 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:57:16 go: downloading github.com/hashicorp/go-multierror v1.1.0 08:57:16 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 08:57:16 go: downloading github.com/onsi/gomega v1.7.0 08:57:16 go: downloading github.com/onsi/ginkgo v1.10.1 08:57:16 go: downloading github.com/hashicorp/errwrap v1.0.0 08:57:16 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 08:57:16 go: downloading github.com/hpcloud/tail v1.0.0 08:57:16 go: downloading github.com/golang/protobuf v1.3.2 08:57:16 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:57:16 go: downloading gopkg.in/fsnotify.v1 v1.4.7 08:57:16 go: downloading github.com/fsnotify/fsnotify v1.4.7 08:57:17 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 08:57:29 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 08:57:29 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 08:57:29 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 08:57:29 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 08:57:29 Building config-common 08:57:29 + snapcraftctl build 08:57:32 Building edgex-go 08:57:33 + cd /root/parts/edgex-go/src 08:57:33 + make build 08:57:33 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 08:57:33 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.14 08:57:33 go: downloading github.com/imdario/mergo v0.3.12 08:57:33 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:57:37 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 08:57:44 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 08:57:45 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 08:57:47 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 08:57:47 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 08:57:50 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 08:57:50 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:57:50 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:57:52 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 08:57:53 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 08:57:53 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:57:54 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 08:57:56 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 08:57:57 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 08:57:57 go: downloading github.com/lib/pq v1.10.1 08:58:00 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:58:00 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:58:00 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:58:00 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:58:00 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:58:00 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:58:00 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:58:00 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:58:00 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:58:00 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:58:00 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:58:00 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:58:00 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:58:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:58:00 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:58:00 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:58:00 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:58:00 + 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 08:58:00 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:58:00 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:58:00 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:58:00 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:58:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:58:00 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:58:00 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:58:00 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:58:03 Building static-packages 08:58:03 + snapcraftctl build 08:58:06 Building version 08:58:06 + snapcraftctl build 08:58:09 Skipping stage go-build-helper (already ran) 08:58:09 Staging app-service-config 08:58:09 + snapcraftctl stage 08:58:10 Staging config-common 08:58:10 + snapcraftctl stage 08:58:11 Staging edgex-go 08:58:11 + snapcraftctl stage 08:58:12 Staging static-packages 08:58:12 + snapcraftctl stage 08:58:14 Staging version 08:58:14 + snapcraftctl stage 08:58:15 Priming go-build-helper 08:58:15 + snapcraftctl prime 08:58:16 Priming app-service-config 08:58:16 + snapcraftctl prime 08:58:17 Priming config-common 08:58:17 + snapcraftctl prime 08:58:19 Priming edgex-go 08:58:19 + snapcraftctl prime 08:58:20 Priming static-packages 08:58:20 + snapcraftctl prime 08:58:23 Priming version 08:58:23 + snapcraftctl prime 08:58:24 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:58:27 provisioning config files... 08:58:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/118@tmp/config1323374359113035061tmp [Pipeline] { [Pipeline] sh 08:58:27 + set +x 08:58:27 + curl -s https://codecov.io/bash 08:58:27 + bash -s -- 08:58:28 08:58:28 _____ _ 08:58:28 / ____| | | 08:58:28 | | ___ __| | ___ ___ _____ __ 08:58:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:58:28 | |___| (_) | (_| | __/ (_| (_) \ V / 08:58:28 \_____\___/ \__,_|\___|\___\___/ \_/ 08:58:28 Bash-1.0.2 08:58:28 08:58:28 08:58:28 ==> git version 2.24.3 found 08:58:28 ==> 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 08:58:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:58:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:58:28 ==> Jenkins CI detected. 08:58:28 project root: . 08:58:28 --> token set from env 08:58:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:58:28 ==> Running gcov in . (disable via -X gcov) 08:58:28 ==> Python coveragepy not found 08:58:28 ==> Searching for coverage reports in: 08:58:28 + . 08:58:28 -> Found 1 reports 08:58:28 ==> Detecting git/mercurial file structure 08:58:28 ==> Reading reports 08:58:28 + ./coverage.out bytes=720868 08:58:28 ==> Appending adjustments 08:58:28 https://docs.codecov.io/docs/fixing-reports 08:58:32 + Found adjustments 08:58:32 ==> Gzipping contents 08:58:32 104K /tmp/codecov.5aASoc.gz 08:58:32 ==> Uploading reports 08:58:32 url: https://codecov.io 08:58:32 query: branch=PR-2858&commit=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2858%2F118%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2858&job=&cmd_args= 08:58:32 -> Pinging Codecov 08:58:32 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-2858&commit=6a9c3f4210fb7f43a58dfe8c974dc0082b207c34&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2858%2F118%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2858&job=&cmd_args= 08:58:33 -> Uploading to 08:58:33 https://storage.googleapis.com/codecov/v4/raw/2021-05-12/00271124DB129430A58F1EEE437C3FCB/6a9c3f4210fb7f43a58dfe8c974dc0082b207c34/c32ee8e8-1438-44e9-8605-de1a1fe4ee54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T085833Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=596b3c5e7b734de95a422c6a32873535ff1af61bbd5a955d78aad9211daa7071 08:58:33 % Total % Received % Xferd Average Speed Time Time Time Current 08:58:33 Dload Upload Total Spent Left Speed 08:58:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 0 0 100 100k 0 212k --:--:-- --:--:-- --:--:-- 212k 08:58:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6a9c3f4210fb7f43a58dfe8c974dc0082b207c34 [Pipeline] } 08:58:34 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 08:58:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:58:35 ---> package-listing.sh 08:58:35 ++ facter osfamily 08:58:35 ++ tr '[:upper:]' '[:lower:]' 08:58:35 + OS_FAMILY=redhat 08:58:35 + workspace=/w/workspace/edgex-go/118 08:58:35 + START_PACKAGES=/tmp/packages_start.txt 08:58:35 + END_PACKAGES=/tmp/packages_end.txt 08:58:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:58:35 + PACKAGES=/tmp/packages_start.txt 08:58:35 + '[' /w/workspace/edgex-go/118 ']' 08:58:35 + PACKAGES=/tmp/packages_end.txt 08:58:35 + case "${OS_FAMILY}" in 08:58:35 + rpm -qa 08:58:35 + sort 08:58:41 + '[' -f /tmp/packages_start.txt ']' 08:58:41 + '[' -f /tmp/packages_end.txt ']' 08:58:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:58:41 + '[' /w/workspace/edgex-go/118 ']' 08:58:41 + mkdir -p /w/workspace/edgex-go/118/archives/ 08:58:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/118/archives/ [Pipeline] echo 08:58:41 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/118/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:58:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:58:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:58:41 08:58:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:58:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:58:42 alpine: Pulling from edgex-lftools-log-publisher 08:58:42 df20fa9351a1: Pulling fs layer 08:58:42 36b3adc4ff6f: Pulling fs layer 08:58:42 8ad3a11d3b57: Pulling fs layer 08:58:42 46f8f816bc3b: Pulling fs layer 08:58:42 93b61091891f: Pulling fs layer 08:58:42 93b9cdb0e59b: Pulling fs layer 08:58:42 5e14af77c1be: Pulling fs layer 08:58:42 01666e4c0597: Pulling fs layer 08:58:42 aa168da1d23b: Pulling fs layer 08:58:42 93b9cdb0e59b: Waiting 08:58:42 5e14af77c1be: Waiting 08:58:42 46f8f816bc3b: Waiting 08:58:42 01666e4c0597: Waiting 08:58:42 aa168da1d23b: Waiting 08:58:42 93b61091891f: Waiting 08:58:42 36b3adc4ff6f: Verifying Checksum 08:58:42 36b3adc4ff6f: Download complete 08:58:42 46f8f816bc3b: Download complete 08:58:42 df20fa9351a1: Verifying Checksum 08:58:42 93b9cdb0e59b: Verifying Checksum 08:58:42 93b9cdb0e59b: Download complete 08:58:42 5e14af77c1be: Verifying Checksum 08:58:42 5e14af77c1be: Download complete 08:58:42 93b61091891f: Verifying Checksum 08:58:42 93b61091891f: Download complete 08:58:42 01666e4c0597: Verifying Checksum 08:58:42 01666e4c0597: Download complete 08:58:42 8ad3a11d3b57: Verifying Checksum 08:58:42 8ad3a11d3b57: Download complete 08:58:43 df20fa9351a1: Pull complete 08:58:43 36b3adc4ff6f: Pull complete 08:58:45 8ad3a11d3b57: Pull complete 08:58:46 46f8f816bc3b: Pull complete 08:58:46 aa168da1d23b: Verifying Checksum 08:58:46 aa168da1d23b: Download complete 08:58:47 93b61091891f: Pull complete 08:58:47 93b9cdb0e59b: Pull complete 08:58:47 5e14af77c1be: Pull complete 08:58:47 01666e4c0597: Pull complete 08:59:00 aa168da1d23b: Pull complete 08:59:00 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:59:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:59:00 prd-centos7-docker-4c-2g-4670 does not seem to be running inside a container 08:59: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/118/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/118 -v /w/workspace/edgex-go/118:/w/workspace/edgex-go/118:rw,z -v /w/workspace/edgex-go/118@tmp:/w/workspace/edgex-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:59:06 $ docker top 809f711b8f3a000d182eb83c1cc923affdcb99807405aa8f848d7f0b41a47e76 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:06 + touch /tmp/pre-build-complete [Pipeline] sh 08:59:07 + mkdir -p /var/log/sa [Pipeline] sh 08:59:07 + ls /var/log/sa-host 08:59:07 + sadf -c /var/log/sa-host/sa12 08:59:07 file_magic: OK 08:59:07 HZ: Using current value: 100 08:59:07 file_header: OK 08:59: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 08:59:07 Statistics: 08:59: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... 08:59:07 File successfully converted to sysstat format version 12.2.1 08:59:07 + sadf -c /var/log/sa-host/sa23 08:59:07 file_magic: OK 08:59:07 HZ: Using current value: 100 08:59:07 file_header: OK 08:59: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 08:59:07 Statistics: 08:59:07 Hnuu...uuuununununu... 08:59:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:07 provisioning config files... 08:59:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/118@tmp/config8616790165756845133tmp [Pipeline] { [Pipeline] echo 08:59:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:59:08 ---> create-netrc.sh [Pipeline] } 08:59:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:59:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:59:08 ---> python-tools-install.sh [Pipeline] echo 08:59:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:59:08 ---> sudo-logs.sh 08:59:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:59:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:59:09 ---> job-cost.sh 08:59:09 lf-activate-venv: SKIPPING 08:59:09 DEBUG: total: 0.20999999344348907 08:59:09 INFO: Retrieving Stack Cost... 08:59:10 INFO: Retrieving Pricing Info for: v1-standard-2 08:59:11 INFO: Archiving Costs [Pipeline] echo 08:59:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:59:11 ---> logs-deploy.sh 08:59:11 lf-activate-venv: SKIPPING 08:59:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/118 08:59:11 INFO: archiving workspace using pattern(s): 08:59:14 Archives upload complete. 08:59:14 INFO: archiving logs to Nexus 08:59:16 ---> uname -a: 08:59:16 Linux prd-centos7-docker-4c-2g-4670.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:59:16 08:59:16 08:59:16 ---> lscpu: 08:59:16 Architecture: x86_64 08:59:16 CPU op-mode(s): 32-bit, 64-bit 08:59:16 Byte Order: Little Endian 08:59:16 Address sizes: 40 bits physical, 48 bits virtual 08:59:16 CPU(s): 4 08:59:16 On-line CPU(s) list: 0-3 08:59:16 Thread(s) per core: 1 08:59:16 Core(s) per socket: 1 08:59:16 Socket(s): 4 08:59:16 NUMA node(s): 1 08:59:16 Vendor ID: GenuineIntel 08:59:16 CPU family: 6 08:59:16 Model: 44 08:59:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:59:16 Stepping: 1 08:59:16 CPU MHz: 2933.436 08:59:16 BogoMIPS: 5866.87 08:59:16 Virtualization: VT-x 08:59:16 Hypervisor vendor: KVM 08:59:16 Virtualization type: full 08:59:16 L1d cache: 128 KiB 08:59:16 L1i cache: 128 KiB 08:59:16 L2 cache: 16 MiB 08:59:16 L3 cache: 64 MiB 08:59:16 NUMA node0 CPU(s): 0-3 08:59:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:59:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:59:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:59:16 Vulnerability Meltdown: Mitigation; PTI 08:59:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:59:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:59:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:59:16 Vulnerability Srbds: Not affected 08:59:16 Vulnerability Tsx async abort: Not affected 08:59:16 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 08:59:16 08:59:16 08:59:16 ---> nproc: 08:59:16 4 08:59:16 08:59:16 08:59:16 ---> df -h: 08:59:16 Filesystem Size Used Available Use% Mounted on 08:59:16 overlay 50.0G 12.7G 37.3G 25% / 08:59:16 tmpfs 64.0M 0 64.0M 0% /dev 08:59:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:59:16 shm 64.0M 0 64.0M 0% /dev/shm 08:59:16 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 08:59:16 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 08:59:16 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 08:59:16 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 08:59:16 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 08:59:16 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 08:59:16 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 08:59:16 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 08:59:16 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/118 08:59:16 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/118@tmp 08:59:16 08:59:16 08:59:16 ---> free -m: 08:59:16 total used free shared buff/cache available 08:59:16 Mem: 1837 713 118 0 1005 1042 08:59:16 Swap: 1023 98 925 08:59:16 08:59:16 08:59:16 ---> ip addr: 08:59:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:59:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:59:16 inet 127.0.0.1/8 scope host lo 08:59:16 valid_lft forever preferred_lft forever 08:59:16 inet6 ::1/128 scope host 08:59:16 valid_lft forever preferred_lft forever 08:59:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:59:16 link/ether fa:16:3e:9d:6c:4e brd ff:ff:ff:ff:ff:ff 08:59:16 inet 10.30.122.163/23 brd 10.30.123.255 scope global dynamic eth0 08:59:16 valid_lft 84708sec preferred_lft 84708sec 08:59:16 inet6 fe80::f816:3eff:fe9d:6c4e/64 scope link 08:59:16 valid_lft forever preferred_lft forever 08:59:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:59:16 link/ether 02:42:a4:86:df:00 brd ff:ff:ff:ff:ff:ff 08:59:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:59:16 valid_lft forever preferred_lft forever 08:59:16 inet6 fe80::42:a4ff:fe86:df00/64 scope link 08:59:16 valid_lft forever preferred_lft forever 08:59:16 08:59:16 08:59:16 ---> sar -b -r -n DEV: 08:59:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 08:59:16 08:59:16 08:30:50 LINUX RESTART (4 CPU) 08:59:16 08:59:16 08:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:59:16 08:33:02 57.79 13.54 44.25 0.00 4800.00 7903.92 0.00 08:59:16 08:34:01 150.26 68.11 82.15 0.00 6492.59 36607.74 0.00 08:59:16 08:35:01 202.97 45.23 157.75 0.00 2917.62 25318.61 0.00 08:59:16 08:36:01 114.90 66.32 48.58 0.00 1959.81 6985.90 0.00 08:59:16 08:37:02 79.44 26.28 53.16 0.00 1114.02 5819.53 0.00 08:59:16 08:38:01 62.97 32.07 30.90 0.00 1270.77 2600.36 0.00 08:59:16 08:39:01 84.49 31.78 52.71 0.00 1913.27 6900.83 0.00 08:59:16 08:40:01 60.83 12.21 48.62 0.00 789.77 14119.08 0.00 08:59:16 08:41:03 300.18 117.53 182.65 0.00 52212.51 111022.81 0.00 08:59:16 08:42:06 1585.22 1392.14 193.08 0.00 84218.46 90503.55 0.00 08:59:16 08:43:09 1115.58 957.48 158.10 0.00 86345.48 93566.31 0.00 08:59:16 08:44:02 360.73 271.29 89.44 0.00 12559.22 10198.59 0.00 08:59:16 08:45:02 224.80 86.90 137.90 0.00 8468.04 24272.48 0.00 08:59:16 08:46:04 679.94 398.57 281.37 0.00 61279.10 101188.88 0.00 08:59:16 08:47:02 1937.61 1716.96 220.66 0.00 84977.06 97163.74 0.00 08:59:16 08:48:02 1258.95 1011.05 247.90 0.00 71573.30 74643.16 0.00 08:59:16 08:49:01 228.12 74.55 153.57 0.00 8782.56 25380.30 0.00 08:59:16 08:50:01 32.63 17.94 14.68 0.00 2983.27 632.26 0.00 08:59:16 08:51:01 0.33 0.12 0.22 0.00 1.47 3.68 0.00 08:59:16 08:52:01 0.33 0.07 0.27 0.00 1.33 2.93 0.00 08:59:16 08:53:01 0.23 0.02 0.22 0.00 0.27 1.81 0.00 08:59:16 08:54:02 0.97 0.68 0.28 0.00 13.32 3.55 0.00 08:59:16 08:55:01 0.32 0.00 0.32 0.00 0.00 4.01 0.00 08:59:16 08:56:01 0.30 0.03 0.27 0.00 0.27 2.98 0.00 08:59:16 08:57:01 0.27 0.02 0.25 0.00 0.13 2.60 0.00 08:59:16 08:58:01 0.22 0.05 0.17 0.00 0.53 1.50 0.00 08:59:16 08:59:03 174.31 87.08 87.23 0.00 7334.76 16334.19 0.00 08:59:16 Average: 325.78 240.53 85.26 0.00 18920.23 28267.55 0.00 08:59:16 08:59:16 08:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:59:16 08:33:02 83656 0 685248 36.42 2620 1110020 1336312 45.61 541784 1050228 86160 08:59:16 08:34:01 167352 0 744008 39.54 2268 967916 1560672 53.26 584316 899956 70944 08:59:16 08:35:01 278728 0 746828 39.69 1492 854496 1331288 45.43 469968 861448 40 08:59:16 08:36:01 155036 0 823484 43.77 812 902212 1762200 60.14 630588 820748 1424 08:59:16 08:37:02 136412 0 867864 46.13 524 876744 1863988 63.61 731348 731424 26300 08:59:16 08:38:01 296888 0 842076 44.75 444 742136 1754956 59.89 577272 719624 51476 08:59:16 08:39:01 135072 0 869552 46.21 444 876476 1757296 59.97 694104 756536 24644 08:59:16 08:40:01 109460 0 783592 41.65 384 988108 1587228 54.17 625104 873428 87228 08:59:16 08:41:03 86516 0 849508 45.15 0 945520 2263108 77.24 749508 834768 83160 08:59:16 08:42:06 73980 0 848412 45.09 0 959152 2349684 80.19 667320 922336 59812 08:59:16 08:43:09 74784 0 858924 45.65 0 947836 2357640 80.46 763008 808820 1820 08:59:16 08:44:02 285748 0 1124684 59.77 0 471112 3172772 108.28 742504 575256 53540 08:59:16 08:45:02 422000 0 774456 41.16 0 685088 1744136 59.52 440020 758092 460 08:59:16 08:46:04 72432 0 817936 43.47 0 991176 2207880 75.35 762212 816420 87408 08:59:16 08:47:02 69912 0 819840 43.57 0 991792 2455740 83.81 623160 954036 25468 08:59:16 08:48:02 272948 0 998180 53.05 0 610416 3347704 114.25 685764 636712 42828 08:59:16 08:49:01 342632 0 685420 36.43 0 853492 1427768 48.73 526016 737680 68 08:59:16 08:50:01 319656 0 635576 33.78 0 926312 1231988 42.05 511048 782400 20 08:59:16 08:51:01 323268 0 631956 33.59 0 926320 1192912 40.71 508480 782184 16 08:59:16 08:52:01 323500 0 631720 33.57 0 926324 1192996 40.71 508552 782204 8 08:59:16 08:53:01 323756 0 631460 33.56 0 926328 1192960 40.71 508648 782208 8 08:59:16 08:54:02 323376 0 631824 33.58 0 926344 1192912 40.71 508348 782612 8 08:59:16 08:55:01 323532 0 631664 33.57 0 926348 1192912 40.71 508476 782616 8 08:59:16 08:56:01 323532 0 631652 33.57 0 926360 1192912 40.71 508480 782620 8 08:59:16 08:57:01 323428 0 631752 33.58 0 926364 1192972 40.71 508568 782624 8 08:59:16 08:58:01 323436 0 631736 33.58 0 926372 1192984 40.71 508576 782640 8 08:59:16 08:59:03 178704 0 707300 37.59 0 995540 1387436 47.35 528752 863704 36124 08:59:16 Average: 227768 0 760617 40.43 333 892826 1720124 58.70 589701 802345 27370 08:59:16 08:59:16 08:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:59:16 08:33:02 veth1871c1f 580.50 389.22 54.68 1484.31 0.00 0.00 0.00 0.00 08:59:16 08:33:02 eth0 749.53 859.45 3708.58 94.57 0.00 0.00 0.00 0.00 08:59:16 08:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:33:02 docker0 580.50 389.09 46.74 1484.30 0.00 0.00 0.00 0.00 08:59:16 08:34:01 eth0 596.96 693.50 3948.17 99.35 0.00 0.00 0.00 0.00 08:59:16 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:34:01 docker0 465.13 315.51 34.20 1216.81 0.00 0.00 0.00 0.00 08:59:16 08:35:01 eth0 234.57 155.84 865.90 21.73 0.00 0.00 0.00 0.00 08:59:16 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:35:01 docker0 135.91 205.65 8.95 841.60 0.00 0.00 0.00 0.00 08:59:16 08:36:01 veth6f26b4a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:59:16 08:36:01 eth0 21.24 15.63 21.10 8.66 0.00 0.00 0.00 0.00 08:59:16 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:37:02 veth6f26b4a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:37:02 eth0 35.85 33.62 18.06 81.91 0.00 0.00 0.00 0.00 08:59:16 08:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:38:01 veth6f26b4a 2.17 2.17 0.17 0.17 0.00 0.00 0.00 0.00 08:59:16 08:38:01 eth0 29.70 22.83 21.83 12.20 0.00 0.00 0.00 0.00 08:59:16 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:38:01 docker0 2.17 2.17 0.14 0.17 0.00 0.00 0.00 0.00 08:59:16 08:39:01 veth6f26b4a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:39:01 eth0 14.08 9.96 12.23 6.81 0.00 0.00 0.00 0.00 08:59:16 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:40:01 eth0 184.29 137.41 1684.04 79.19 0.00 0.00 0.00 0.00 08:59:16 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:41:03 eth0 20.44 16.69 21.60 8.98 0.00 0.00 0.00 0.00 08:59:16 08:41:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:41:03 veth6a70979 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:59:16 08:41:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:42:06 eth0 73.96 52.39 167.81 9.53 0.00 0.00 0.00 0.00 08:59:16 08:42:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:42:06 veth6a70979 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 08:59:16 08:42:06 docker0 41.38 56.31 2.65 156.19 0.00 0.00 0.00 0.00 08:59:16 08:43:09 eth0 2.63 2.22 3.56 0.89 0.00 0.00 0.00 0.00 08:59:16 08:43:09 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:43:09 veth6a70979 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:43:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:44:02 veth4302703 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:59:16 08:44:02 vethb1baca8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:59:16 08:44:02 eth0 20.43 19.19 8.86 63.87 0.00 0.00 0.00 0.00 08:59:16 08:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:45:02 eth0 98.61 57.30 784.90 10.04 0.00 0.00 0.00 0.00 08:59:16 08:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:45:02 veth6a70979 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 08:59:16 08:45:02 docker0 1242.25 1002.50 93.80 3862.78 0.00 0.00 0.00 0.00 08:59:16 08:46:04 veth202d961 20.39 56.27 1.66 333.75 0.00 0.00 0.00 0.00 08:59:16 08:46:04 eth0 163.83 104.38 978.83 88.30 0.00 0.00 0.00 0.00 08:59:16 08:46:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:46:04 veth6a70979 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 08:59:16 08:47:02 eth0 72.76 44.92 129.12 15.90 0.00 0.00 0.00 0.00 08:59:16 08:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:47:02 veth6a70979 0.00 0.26 0.00 0.01 0.00 0.00 0.00 0.00 08:59:16 08:47:02 docker0 1311.57 1121.43 98.64 4401.97 0.00 0.00 0.00 0.00 08:59:16 08:48:02 vethe89c499 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:59:16 08:48:02 vethfb92f0c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:59:16 08:48:02 veth496bb73 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:59:16 08:48:02 veth78e9c32 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:59:16 08:49:01 eth0 2756.84 2535.20 14225.96 734.44 0.00 0.00 0.00 0.00 08:59:16 08:49:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:59:16 08:49:01 veth6a70979 0.00 0.98 0.00 0.05 0.00 0.00 0.00 0.00 08:59:16 08:49:01 docker0 1309.28 1128.42 98.32 4424.37 0.00 0.00 0.00 0.00 08:59:16 08:50:01 eth0 9.18 7.12 7.87 3.70 0.00 0.00 0.00 0.00 08:59:16 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:51:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:59:16 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:52:01 eth0 0.97 0.35 0.33 0.14 0.00 0.00 0.00 0.00 08:59:16 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:53:01 eth0 0.38 0.25 0.24 0.20 0.00 0.00 0.00 0.00 08:59:16 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:54:02 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:59:16 08:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:55:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:59:16 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:56:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:59:16 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:57:01 eth0 0.37 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:59:16 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:58:01 eth0 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 08:59:16 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:59:03 eth0 217.20 166.17 2117.56 44.58 0.00 0.00 0.00 0.00 08:59:16 08:59:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 08:59:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 Average: eth0 97.22 90.95 543.63 26.65 0.00 0.00 0.00 0.00 08:59:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:16 Average: docker0 47.79 41.19 3.59 161.50 0.00 0.00 0.00 0.00 08:59:16 08:59:16 08:59:16 ---> sar -P ALL: 08:59:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 08:59:16 08:59:16 08:30:50 LINUX RESTART (4 CPU) 08:59:16 08:59:16 08:32:01 CPU %user %nice %system %iowait %steal %idle 08:59:16 08:33:02 all 7.01 0.00 4.89 1.13 16.93 70.03 08:59:16 08:33:02 0 6.79 0.00 6.06 0.86 18.02 68.27 08:59:16 08:33:02 1 5.63 0.00 4.69 1.10 16.75 71.82 08:59:16 08:33:02 2 6.09 0.00 3.95 0.95 16.23 72.77 08:59:16 08:33:02 3 9.54 0.00 4.88 1.62 16.74 67.21 08:59:16 08:34:01 all 10.91 0.00 5.95 0.98 13.45 68.71 08:59:16 08:34:01 0 9.49 0.00 6.31 0.93 13.61 69.66 08:59:16 08:34:01 1 15.06 0.00 5.92 1.18 13.16 64.69 08:59:16 08:34:01 2 7.95 0.00 5.81 0.76 13.09 72.39 08:59:16 08:34:01 3 11.17 0.00 5.76 1.06 13.94 68.09 08:59:16 08:35:01 all 5.81 0.00 6.62 3.27 17.11 67.19 08:59:16 08:35:01 0 5.65 0.00 7.06 3.83 18.12 65.34 08:59:16 08:35:01 1 5.24 0.00 6.55 2.63 17.36 68.22 08:59:16 08:35:01 2 5.32 0.00 5.82 4.03 15.58 69.25 08:59:16 08:35:01 3 7.03 0.00 7.04 2.61 17.39 65.93 08:59:16 08:36:01 all 30.06 0.00 10.11 4.83 26.01 28.99 08:59:16 08:36:01 0 27.54 0.00 10.16 4.63 26.84 30.84 08:59:16 08:36:01 1 32.12 0.00 10.85 5.07 25.11 26.86 08:59:16 08:36:01 2 31.19 0.00 10.61 4.71 24.89 28.59 08:59:16 08:36:01 3 29.47 0.00 8.84 4.92 27.14 29.62 08:59:16 08:37:02 all 35.80 0.00 11.99 2.20 32.43 17.58 08:59:16 08:37:02 0 34.50 0.00 11.61 2.20 32.46 19.22 08:59:16 08:37:02 1 34.38 0.00 11.90 1.35 33.07 19.29 08:59:16 08:37:02 2 36.05 0.00 12.15 2.48 32.30 17.02 08:59:16 08:37:02 3 38.39 0.00 12.31 2.78 31.88 14.65 08:59:16 08:38:01 all 30.99 0.00 11.71 1.16 21.92 34.23 08:59:16 08:38:01 0 30.68 0.00 12.84 1.39 22.45 32.65 08:59:16 08:38:01 1 30.56 0.00 11.68 1.04 21.96 34.76 08:59:16 08:38:01 2 33.84 0.00 11.96 1.25 20.19 32.75 08:59:16 08:38:01 3 28.93 0.00 10.38 0.96 23.03 36.70 08:59:16 08:39:01 all 39.95 0.00 16.14 2.75 16.37 24.80 08:59:16 08:39:01 0 39.24 0.00 15.83 2.28 16.38 26.28 08:59:16 08:39:01 1 42.09 0.00 16.49 3.35 15.24 22.84 08:59:16 08:39:01 2 41.39 0.00 16.76 2.98 15.80 23.07 08:59:16 08:39:01 3 37.13 0.00 15.49 2.38 18.02 26.98 08:59:16 08:40:01 all 20.37 0.00 11.54 1.43 21.20 45.46 08:59:16 08:40:01 0 20.56 0.00 12.34 1.49 21.55 44.07 08:59:16 08:40:01 1 20.64 0.00 11.69 0.16 21.62 45.89 08:59:16 08:40:01 2 21.64 0.00 10.98 1.07 21.21 45.11 08:59:16 08:40:01 3 18.67 0.00 11.15 3.01 20.42 46.75 08:59:16 08:41:03 all 10.82 0.00 12.35 4.92 27.24 44.68 08:59:16 08:41:03 0 8.98 0.00 11.91 4.68 27.90 46.53 08:59:16 08:41:03 1 10.64 0.00 12.02 4.80 27.43 45.10 08:59:16 08:41:03 2 11.94 0.00 13.84 5.27 26.79 42.16 08:59:16 08:41:03 3 11.75 0.00 11.67 4.93 26.81 44.84 08:59:16 08:42:06 all 10.20 0.00 13.71 23.77 27.15 25.18 08:59:16 08:42:06 0 8.96 0.00 12.12 22.32 28.16 28.43 08:59:16 08:42:06 1 10.46 0.00 14.02 23.99 27.51 24.02 08:59:16 08:42:06 2 11.80 0.00 15.59 26.26 25.51 20.83 08:59:16 08:42:06 3 9.67 0.00 13.21 22.64 27.33 27.17 08:59:16 08:43:09 all 8.24 0.00 7.51 27.73 36.82 19.69 08:59:16 08:43:09 0 7.82 0.00 7.41 29.18 36.82 18.76 08:59:16 08:43:09 1 8.95 0.00 6.60 28.12 37.19 19.14 08:59:16 08:43:09 2 8.65 0.00 8.35 26.30 36.25 20.45 08:59:16 08:43:09 3 7.55 0.00 7.71 27.26 37.01 20.46 08:59:16 08:59:16 08:43:09 CPU %user %nice %system %iowait %steal %idle 08:59:16 08:44:02 all 45.76 0.00 14.55 12.64 16.86 10.19 08:59:16 08:44:02 0 43.73 0.00 14.31 12.48 18.42 11.06 08:59:16 08:44:02 1 46.18 0.00 13.38 12.17 17.25 11.02 08:59:16 08:44:02 2 45.54 0.00 14.36 13.40 17.60 9.10 08:59:16 08:44:02 3 47.55 0.00 16.16 12.50 14.18 9.60 08:59:16 08:45:02 all 45.66 0.00 12.76 8.67 22.38 10.54 08:59:16 08:45:02 0 48.98 0.00 12.55 5.72 20.12 12.64 08:59:16 08:45:02 1 45.90 0.00 12.54 9.02 20.18 12.36 08:59:16 08:45:02 2 46.09 0.00 13.23 9.90 24.17 6.61 08:59:16 08:45:02 3 41.71 0.00 12.72 10.02 25.04 10.50 08:59:16 08:46:04 all 14.94 0.00 16.00 12.23 32.08 24.75 08:59:16 08:46:04 0 15.12 0.00 13.81 12.33 32.99 25.75 08:59:16 08:46:04 1 13.26 0.00 15.10 12.53 31.99 27.12 08:59:16 08:46:04 2 16.53 0.00 18.53 12.73 31.26 20.95 08:59:16 08:46:04 3 14.94 0.00 16.74 11.30 32.03 24.98 08:59:16 08:47:02 all 9.69 0.00 13.31 27.34 28.94 20.73 08:59:16 08:47:02 0 9.94 0.00 12.09 26.89 29.16 21.92 08:59:16 08:47:02 1 9.36 0.00 13.79 28.53 28.43 19.89 08:59:16 08:47:02 2 9.51 0.00 13.18 28.11 28.96 20.24 08:59:16 08:47:02 3 9.94 0.00 14.21 25.81 29.20 20.84 08:59:16 08:48:02 all 36.86 0.00 18.63 17.11 12.02 15.39 08:59:16 08:48:02 0 36.80 0.00 18.62 18.93 11.95 13.70 08:59:16 08:48:02 1 34.77 0.00 18.50 16.40 12.37 17.97 08:59:16 08:48:02 2 35.80 0.00 19.13 17.05 12.12 15.91 08:59:16 08:48:02 3 40.07 0.00 18.26 16.06 11.63 14.00 08:59:16 08:49:01 all 40.13 0.00 15.26 6.07 18.48 20.06 08:59:16 08:49:01 0 41.22 0.00 15.54 6.18 19.93 17.14 08:59:16 08:49:01 1 41.01 0.00 15.60 5.56 16.58 21.26 08:59:16 08:49:01 2 37.54 0.00 14.03 8.45 19.58 20.39 08:59:16 08:49:01 3 40.82 0.00 15.90 4.02 17.82 21.43 08:59:16 08:50:01 all 0.60 0.00 1.30 0.74 2.38 94.98 08:59:16 08:50:01 0 0.44 0.00 0.76 0.25 2.50 96.06 08:59:16 08:50:01 1 0.53 0.00 1.90 0.26 2.45 94.86 08:59:16 08:50:01 2 0.59 0.00 1.23 1.42 2.22 94.54 08:59:16 08:50:01 3 0.86 0.00 1.32 1.02 2.34 94.47 08:59:16 08:51:01 all 0.05 0.00 0.07 0.01 0.13 99.74 08:59:16 08:51:01 0 0.00 0.00 0.05 0.00 0.07 99.88 08:59:16 08:51:01 1 0.02 0.00 0.05 0.02 0.13 99.78 08:59:16 08:51:01 2 0.17 0.00 0.12 0.00 0.23 99.48 08:59:16 08:51:01 3 0.02 0.00 0.05 0.02 0.10 99.82 08:59:16 08:52:01 all 0.15 0.00 0.36 0.00 0.84 98.64 08:59:16 08:52:01 0 0.03 0.00 0.05 0.00 0.45 99.47 08:59:16 08:52:01 1 0.36 0.00 0.28 0.00 0.96 98.39 08:59:16 08:52:01 2 0.05 0.00 0.71 0.00 0.81 98.42 08:59:16 08:52:01 3 0.17 0.00 0.41 0.00 1.14 98.28 08:59:16 08:53:01 all 0.10 0.00 0.05 0.00 0.10 99.74 08:59:16 08:53:01 0 0.02 0.00 0.03 0.02 0.10 99.83 08:59:16 08:53:01 1 0.33 0.00 0.12 0.00 0.18 99.37 08:59:16 08:53:01 2 0.02 0.00 0.03 0.00 0.05 99.90 08:59:16 08:53:01 3 0.03 0.00 0.03 0.00 0.08 99.85 08:59:16 08:54:02 all 0.10 0.00 0.05 0.02 0.12 99.70 08:59:16 08:54:02 0 0.03 0.00 0.03 0.08 0.12 99.73 08:59:16 08:54:02 1 0.30 0.00 0.10 0.00 0.17 99.43 08:59:16 08:54:02 2 0.05 0.00 0.03 0.00 0.15 99.77 08:59:16 08:54:02 3 0.03 0.00 0.03 0.00 0.05 99.88 08:59:16 08:59:16 08:54:02 CPU %user %nice %system %iowait %steal %idle 08:59:16 08:55:01 all 0.04 0.00 0.06 0.00 0.51 99.38 08:59:16 08:55:01 0 0.02 0.00 0.03 0.00 0.19 99.76 08:59:16 08:55:01 1 0.10 0.00 0.10 0.00 0.32 99.47 08:59:16 08:55:01 2 0.03 0.00 0.07 0.00 1.01 98.89 08:59:16 08:55:01 3 0.02 0.00 0.03 0.00 0.54 99.41 08:59:16 08:56:01 all 0.10 0.00 0.03 0.00 0.15 99.72 08:59:16 08:56:01 0 0.02 0.00 0.03 0.00 0.03 99.92 08:59:16 08:56:01 1 0.30 0.00 0.02 0.00 0.12 99.57 08:59:16 08:56:01 2 0.05 0.00 0.03 0.00 0.22 99.70 08:59:16 08:56:01 3 0.02 0.00 0.03 0.00 0.25 99.70 08:59:16 08:57:01 all 0.06 0.00 0.04 0.00 0.37 99.52 08:59:16 08:57:01 0 0.02 0.00 0.03 0.00 0.15 99.80 08:59:16 08:57:01 1 0.03 0.00 0.07 0.00 0.88 99.02 08:59:16 08:57:01 2 0.18 0.00 0.05 0.00 0.35 99.42 08:59:16 08:57:01 3 0.02 0.00 0.02 0.00 0.12 99.85 08:59:16 08:58:01 all 0.10 0.00 0.03 0.00 0.10 99.76 08:59:16 08:58:01 0 0.00 0.00 0.02 0.02 0.03 99.93 08:59:16 08:58:01 1 0.05 0.00 0.02 0.00 0.15 99.78 08:59:16 08:58:01 2 0.32 0.00 0.03 0.00 0.03 99.62 08:59:16 08:58:01 3 0.05 0.00 0.07 0.00 0.18 99.70 08:59:16 08:59:03 all 6.84 0.00 5.66 4.04 3.77 79.70 08:59:16 08:59:03 0 6.81 0.00 6.46 2.99 3.60 80.14 08:59:16 08:59:03 1 7.04 0.00 6.00 5.25 3.77 77.94 08:59:16 08:59:03 2 7.00 0.00 5.65 5.17 3.70 78.48 08:59:16 08:59:03 3 6.50 0.00 4.54 2.73 4.00 82.22 08:59:16 Average: all 14.79 0.00 7.80 6.23 15.03 56.15 08:59:16 Average: 0 14.47 0.00 7.72 6.18 15.35 56.29 08:59:16 Average: 1 14.92 0.00 7.78 6.22 14.94 56.14 08:59:16 Average: 2 14.93 0.00 8.00 6.52 14.71 55.86 08:59:16 Average: 3 14.83 0.00 7.72 6.01 15.11 56.32 08:59:16 08:59:16 08:59:16