Pull request #2940 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of beaufrusetta for edgexfoundry/edgex-go Loading trusted files from base branch master at f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 rather than 49e68703b340e99072c6563d1a6e531e4a68659e Obtained Jenkinsfile from f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15607 in /w/workspace/edgexfoundry_edgex-go_PR-2940 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 into PR head commit 49e68703b340e99072c6563d1a6e531e4a68659e Merge succeeded, producing 49e68703b340e99072c6563d1a6e531e4a68659e Checking out Revision 49e68703b340e99072c6563d1a6e531e4a68659e (PR-2940) > 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/2940/head:refs/remotes/origin/PR-2940 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49e68703b340e99072c6563d1a6e531e4a68659e # 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 f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49e68703b340e99072c6563d1a6e531e4a68659e # timeout=10 Commit message: "feat(security): kong cert paths are now optional" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk b116ed2c3666a71abee49cd31488bd2e8787a89d # timeout=10 [Pipeline] timeout 18:43:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:43:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:43:35 ========================================================= 18:43:35 EdgeX Global Pipelines Version Info 18:43:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:43:36 ------------------- 18:43:36 stable info: 18:43:36 ------------------- 18:43:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:43:36 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 18:43:36 Message: update stable to v1.0.172 18:43:37 ------------------- 18:43:37 experimental info: 18:43:37 ------------------- 18:43:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:43:37 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 18:43:37 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:43:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:43:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:43:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:43:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:43:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:43:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 18:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 18:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:43:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:43:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:43:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:43:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:43:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:43:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:43:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:43:40 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 18:43:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2940 [Pipeline] echo 18:43:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2940 [Pipeline] echo 18:43:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2940 [Pipeline] echo 18:43:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49e68703b340e99072c6563d1a6e531e4a68659e [Pipeline] echo 18:43:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49e6870 [Pipeline] echo 18:43:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:43:41 provisioning config files... 18:43:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config151499556645353778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:42 ---> docker-login.sh 18:43:42 nexus3.edgexfoundry.org:10001 18:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:42 Configure a credential helper to remove this warning. See 18:43:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:42 18:43:42 Login Succeeded 18:43:42 nexus3.edgexfoundry.org:10002 18:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:42 Configure a credential helper to remove this warning. See 18:43:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:42 18:43:42 Login Succeeded 18:43:42 nexus3.edgexfoundry.org:10003 18:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:42 Configure a credential helper to remove this warning. See 18:43:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:42 18:43:42 Login Succeeded 18:43:42 nexus3.edgexfoundry.org:10004 18:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:43 Configure a credential helper to remove this warning. See 18:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:43 18:43:43 Login Succeeded 18:43:43 docker.io 18:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:43 Configure a credential helper to remove this warning. See 18:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:43 18:43:43 Login Succeeded 18:43:43 ---> docker-login.sh ends [Pipeline] } 18:43:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:43:43 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 18:43:43 + for file in '`ls cmd/**/Dockerfile`' 18:43:43 ++ dirname cmd/core-command/Dockerfile 18:43:43 ++ cut -d/ -f2 18:43:43 + echo core-command,cmd/core-command/Dockerfile 18:43:43 + for file in '`ls cmd/**/Dockerfile`' 18:43:43 ++ dirname cmd/core-data/Dockerfile 18:43:43 ++ cut -d/ -f2 18:43:43 + echo core-data,cmd/core-data/Dockerfile 18:43:43 + for file in '`ls cmd/**/Dockerfile`' 18:43:43 ++ dirname cmd/core-metadata/Dockerfile 18:43:43 ++ cut -d/ -f2 18:43:43 + echo core-metadata,cmd/core-metadata/Dockerfile 18:43:43 + for file in '`ls cmd/**/Dockerfile`' 18:43:43 ++ dirname cmd/security-bootstrap-redis/Dockerfile 18:43:43 ++ cut -d/ -f2 18:43:43 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 18:43:43 + for file in '`ls cmd/**/Dockerfile`' 18:43:43 ++ dirname cmd/security-proxy-setup/Dockerfile 18:43:43 ++ cut -d/ -f2 18:43:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:43:43 + for file in '`ls cmd/**/Dockerfile`' 18:43:43 ++ dirname cmd/security-secrets-setup/Dockerfile 18:43:43 ++ cut -d/ -f2 18:43:43 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 18:43:43 + for file in '`ls cmd/**/Dockerfile`' 18:43:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:43:43 ++ cut -d/ -f2 18:43:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:43:43 + for file in '`ls cmd/**/Dockerfile`' 18:43:43 ++ dirname cmd/support-notifications/Dockerfile 18:43:43 ++ cut -d/ -f2 18:43:43 + echo support-notifications,cmd/support-notifications/Dockerfile 18:43:43 + for file in '`ls cmd/**/Dockerfile`' 18:43:43 ++ dirname cmd/support-scheduler/Dockerfile 18:43:43 ++ cut -d/ -f2 18:43:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:43:43 + for file in '`ls cmd/**/Dockerfile`' 18:43:43 ++ cut -d/ -f2 18:43:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:43:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:43:43 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:43:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:45 18:43:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:43:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:45 latest: Pulling from edgex-devops/git-semver 18:43:45 31603596830f: Pulling fs layer 18:43:45 2a8b12db71e7: Pulling fs layer 18:43:45 6ca5941a6612: Pulling fs layer 18:43:45 ecc8261a40a4: Pulling fs layer 18:43:45 ecc8261a40a4: Waiting 18:43:45 2a8b12db71e7: Download complete 18:43:46 31603596830f: Verifying Checksum 18:43:46 31603596830f: Download complete 18:43:46 ecc8261a40a4: Verifying Checksum 18:43:46 ecc8261a40a4: Download complete 18:43:46 6ca5941a6612: Verifying Checksum 18:43:46 6ca5941a6612: Download complete 18:43:46 31603596830f: Pull complete 18:43:46 2a8b12db71e7: Pull complete 18:43:47 6ca5941a6612: Pull complete 18:43:47 ecc8261a40a4: Pull complete 18:43:47 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:43:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:43:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:43:47 prd-centos7-docker-4c-2g-15607 does not seem to be running inside a container 18:43:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:43:50 $ docker top 17eb1f816d83c3894faec3be12a061c4be7ff26d8514b980ae52065bdbf55ddb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:43:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:50 [ssh-agent] Looking for ssh-agent implementation... 18:43:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:51 $ docker exec 17eb1f816d83c3894faec3be12a061c4be7ff26d8514b980ae52065bdbf55ddb ssh-agent 18:43:51 SSH_AUTH_SOCK=/tmp/ssh-n3qNkyBjQqxA/agent.11 18:43:51 SSH_AGENT_PID=16 18:43:51 Running ssh-add (command line suppressed) 18:43:51 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7097969936026204276.key (/w/workspace/edgex-go/4@tmp/private_key_7097969936026204276.key) 18:43:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:51 + git tag --points-at HEAD [Pipeline] } 18:43:51 $ docker exec --env ******** --env ******** 17eb1f816d83c3894faec3be12a061c4be7ff26d8514b980ae52065bdbf55ddb ssh-agent -k 18:43:51 unset SSH_AUTH_SOCK; 18:43:51 unset SSH_AGENT_PID; 18:43:51 echo Agent pid 16 killed; 18:43:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:43:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:52 [ssh-agent] Looking for ssh-agent implementation... 18:43:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:52 $ docker exec 17eb1f816d83c3894faec3be12a061c4be7ff26d8514b980ae52065bdbf55ddb ssh-agent 18:43:52 SSH_AUTH_SOCK=/tmp/ssh-uAwJk99HlV61/agent.44 18:43:52 SSH_AGENT_PID=49 18:43:52 Running ssh-add (command line suppressed) 18:43:52 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4760623609004394011.key (/w/workspace/edgex-go/4@tmp/private_key_4760623609004394011.key) 18:43:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:53 + git semver init 18:43:53 # -> Open(): unable to determine branch for HEAD 18:43:53 # $GIT_DIR = /w/workspace/edgex-go/4/.git 18:43:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 18:43:53 # $SEMVER_REMOTE_NAME = origin 18:43:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:43:53 # $SEMVER_USER_NAME = edgex-jenkins 18:43:53 # $SEMVER_BRANCH = PR-2940 18:43:53 # $SEMVER_TEMP = /tmp/semver-503958936 18:43:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:44:15 # '/tmp/semver-503958936' -> '/w/workspace/edgex-go/4/.semver' 18:44:15 # -> Force: false 18:44:15 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 18:44:16 $ docker exec --env ******** --env ******** 17eb1f816d83c3894faec3be12a061c4be7ff26d8514b980ae52065bdbf55ddb ssh-agent -k 18:44:16 unset SSH_AUTH_SOCK; 18:44:16 unset SSH_AGENT_PID; 18:44:16 echo Agent pid 49 killed; 18:44:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:44:16 + git semver [Pipeline] } 18:44:16 $ docker stop --time=1 17eb1f816d83c3894faec3be12a061c4be7ff26d8514b980ae52065bdbf55ddb 18:44:18 $ docker rm -f 17eb1f816d83c3894faec3be12a061c4be7ff26d8514b980ae52065bdbf55ddb [Pipeline] // withDockerContainer [Pipeline] sh 18:44:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:44:19 Stashed 1 file(s) [Pipeline] echo 18:44:19 [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 18:44:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:44:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:44:21 + sudo service docker restart 18:44:21 + true 18:44:21 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 18:44:21 ========================================================= 18:44:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:44:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:44:21 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 18:44:25 Sending build context to Docker daemon 326.4MB 18:44:25 Step 1/7 : ARG BASE=golang:1.15-alpine 18:44:25 Step 2/7 : FROM ${BASE} 18:44:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:44:25 188c0c94c7c5: Pulling fs layer 18:44:25 0ef7d3d256c8: Pulling fs layer 18:44:25 de9db76c5a1d: Pulling fs layer 18:44:25 bca2f99d35d6: Pulling fs layer 18:44:25 93359f2a8cfa: Pulling fs layer 18:44:25 7c6f9722023f: Pulling fs layer 18:44:25 a35cf1a2eb13: Pulling fs layer 18:44:25 7c6f9722023f: Waiting 18:44:25 93359f2a8cfa: Waiting 18:44:25 bca2f99d35d6: Waiting 18:44:25 a35cf1a2eb13: Waiting 18:44:25 de9db76c5a1d: Verifying Checksum 18:44:25 de9db76c5a1d: Download complete 18:44:25 0ef7d3d256c8: Verifying Checksum 18:44:25 0ef7d3d256c8: Download complete 18:44:25 93359f2a8cfa: Verifying Checksum 18:44:25 93359f2a8cfa: Download complete 18:44:25 188c0c94c7c5: Verifying Checksum 18:44:25 188c0c94c7c5: Download complete 18:44:25 7c6f9722023f: Verifying Checksum 18:44:25 7c6f9722023f: Download complete 18:44:25 188c0c94c7c5: Pull complete 18:44:26 0ef7d3d256c8: Pull complete 18:44:26 de9db76c5a1d: Pull complete 18:44:28 a35cf1a2eb13: Verifying Checksum 18:44:28 a35cf1a2eb13: Download complete 18:44:28 bca2f99d35d6: Verifying Checksum 18:44:28 bca2f99d35d6: Download complete 18:44:33 bca2f99d35d6: Pull complete 18:44:33 93359f2a8cfa: Pull complete 18:44:33 7c6f9722023f: Pull complete 18:44:34 Still waiting to schedule task 18:44:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:44:38 a35cf1a2eb13: Pull complete 18:44:38 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:44:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:44:38 ---> a62c8e92a672 18:44:38 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:44:38 ---> Running in 0bf66d676def 18:44:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:44:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:44:40 (1/12) Installing libmagic (5.38-r0) 18:44:40 (2/12) Installing file (5.38-r0) 18:44:40 (3/12) Installing libc-dev (0.7.2-r3) 18:44:40 (4/12) Installing g++ (9.3.0-r2) 18:44:46 (5/12) Installing fortify-headers (1.1-r0) 18:44:46 (6/12) Installing patch (2.7.6-r6) 18:44:46 (7/12) Installing build-base (0.5-r2) 18:44:46 (8/12) Installing libsodium (1.0.18-r0) 18:44:46 (9/12) Installing pkgconf (1.7.2-r0) 18:44:46 (10/12) Installing libsodium-dev (1.0.18-r0) 18:44:46 (11/12) Installing libzmq (4.3.3-r0) 18:44:46 (12/12) Installing zeromq-dev (4.3.3-r0) 18:44:46 Executing busybox-1.31.1-r19.trigger 18:44:46 OK: 233 MiB in 51 packages 18:44:51 Removing intermediate container 0bf66d676def 18:44:51 ---> bf329bbe4930 18:44:51 Step 4/7 : WORKDIR /edgex-go 18:44:51 ---> Running in d4805f059a67 18:44:51 Removing intermediate container d4805f059a67 18:44:51 ---> 69ed9b6afc45 18:44:51 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:44:52 latest: Pulling from library/docker 18:44:52 05e7bc50f07f: Pulling fs layer 18:44:52 6db28d0fdbf6: Pulling fs layer 18:44:52 292df0bc6bf3: Pulling fs layer 18:44:52 2e060f4bd70b: Pulling fs layer 18:44:52 80e8d568a223: Pulling fs layer 18:44:52 8dc6ef1a942a: Pulling fs layer 18:44:52 2312dd95470a: Pulling fs layer 18:44:52 8dc6ef1a942a: Waiting 18:44:52 2e060f4bd70b: Waiting 18:44:52 80e8d568a223: Waiting 18:44:52 2312dd95470a: Waiting 18:44:52 292df0bc6bf3: Verifying Checksum 18:44:52 292df0bc6bf3: Download complete 18:44:52 6db28d0fdbf6: Verifying Checksum 18:44:52 6db28d0fdbf6: Download complete 18:44:52 05e7bc50f07f: Verifying Checksum 18:44:52 05e7bc50f07f: Download complete 18:44:52 8dc6ef1a942a: Verifying Checksum 18:44:52 8dc6ef1a942a: Download complete 18:44:52 80e8d568a223: Verifying Checksum 18:44:52 80e8d568a223: Download complete 18:44:52 05e7bc50f07f: Pull complete 18:44:52 2312dd95470a: Verifying Checksum 18:44:52 2312dd95470a: Download complete 18:44:52 6db28d0fdbf6: Pull complete 18:44:52 292df0bc6bf3: Pull complete 18:44:53 2e060f4bd70b: Verifying Checksum 18:44:53 2e060f4bd70b: Download complete 18:44:56 2e060f4bd70b: Pull complete 18:44:56 80e8d568a223: Pull complete 18:44:56 8dc6ef1a942a: Pull complete 18:44:56 2312dd95470a: Pull complete 18:44:56 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 18:44:56 Status: Downloaded newer image for docker:latest 18:44:58 ---> 093caa295b8c 18:44:58 Step 6/7 : COPY go.mod . 18:44:58 ---> 9dc6eb21afa9 18:44:58 Step 7/7 : RUN go mod download 18:44:58 ---> Running in 389fc42bf21c 18:45:20 Removing intermediate container 389fc42bf21c 18:45:20 ---> c20d04d58a0d 18:45:20 Successfully built c20d04d58a0d 18:45:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:45:21 + docker inspect -f . ci-base-image-x86_64 18:45:21 . [Pipeline] withDockerContainer 18:45:21 prd-centos7-docker-4c-2g-15607 does not seem to be running inside a container 18:45:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-x86_64 cat 18:45:22 $ docker top ed58333b4e6bbdbb72eddf0abf807e7a244c33c3407893cf6aec3d2d757876a2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:22 + go version 18:45:22 go version go1.15.5 linux/amd64 [Pipeline] } 18:45:22 $ docker stop --time=1 ed58333b4e6bbdbb72eddf0abf807e7a244c33c3407893cf6aec3d2d757876a2 18:45:24 $ docker rm -f ed58333b4e6bbdbb72eddf0abf807e7a244c33c3407893cf6aec3d2d757876a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:45:25 + docker inspect -f . ci-base-image-x86_64 18:45:25 . [Pipeline] withDockerContainer 18:45:25 prd-centos7-docker-4c-2g-15607 does not seem to be running inside a container 18:45:25 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-x86_64 cat 18:45:25 $ docker top e7e54d0d1486a85a1a4f313b478bd7da00bd0807feb274e52ad82f34520dcb31 -eo pid,comm [Pipeline] { [Pipeline] echo 18:45:26 ========================================================= 18:45:26 [edgeXBuildGoParallel] Running Tests and Build... 18:45:26 ========================================================= [Pipeline] sh 18:45:26 + make test 18:45:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:45:34 ? github.com/edgexfoundry/edgex-go [no test files] 18:45:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:45:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:45:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:45:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:45:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 18:45:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:45:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:45:59 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.044s 18:45:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:45:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:46:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:46:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:46:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:46:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:46:04 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.082s coverage: 46.6% of statements 18:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:46:05 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.187s coverage: 27.1% of statements 18:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:46:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements 18:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:46:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements 18:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:46:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.383s coverage: 68.5% of statements 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:46:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.103s coverage: 82.3% of statements 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:46:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.350s coverage: 28.6% of statements 18:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:46:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements 18:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:46:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements 18:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:46:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements 18:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:46:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.119s coverage: 97.5% of statements 18:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:46:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements 18:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:46:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.323s coverage: 93.8% of statements 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:46:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:46:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.1% of statements 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.027s coverage: 100.0% of statements 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements 18:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.8% of statements 18:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 18:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.2% of statements 18:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements 18:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 63.5% of statements 18:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 18:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 18:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 18:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 18:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 18:46:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.325s coverage: 55.9% of statements 18:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 18:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 18:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 18:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 18:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.920s coverage: 86.3% of statements 18:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 18:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.083s coverage: 72.2% of statements 18:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.396s coverage: 72.1% of statements 18:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.035s coverage: 82.4% of statements 18:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.038s coverage: 48.4% of statements 18:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 18:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 18:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 18:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.032s coverage: 28.8% of statements 18:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 18:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.040s coverage: 96.8% of statements 18:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 18:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 37.0% of statements 18:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.302s coverage: 84.0% of statements 18:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements 18:46:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 47.1% of statements 18:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:46:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.030s coverage: 100.0% of statements 18:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:46:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.066s coverage: 100.0% of statements 18:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:46:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements 18:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:46:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.637s coverage: 29.1% of statements 18:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:46:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.089s coverage: 99.0% of statements 18:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:46:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements 18:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:46:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 18:46:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:46:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 18:46:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:46:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:46:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:46:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:46:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.063s coverage: 87.9% of statements 18:46:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:46:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:46:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements 18:46:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 18:46:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 18:46:21 GO111MODULE=on go vet ./... 18:46:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15608 in /w/workspace/edgexfoundry_edgex-go_PR-2940 [Pipeline] { [Pipeline] ws 18:46:34 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 18:46:39 using credential edgex-jenkins-ssh 18:46:39 Cloning the remote Git repository 18:46:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:46:39 > git init /w/workspace/edgex-go/4 # timeout=10 18:46:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:46:40 > git --version # timeout=10 18:46:40 > git --version # 'git version 2.17.1' 18:46:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:48 gofmt -l . 18:46:48 [ "`gofmt -l .`" = "" ] 18:46:48 ./bin/test-go-mod-tidy.sh 18:46:48 ./bin/test-attribution-txt.sh [Pipeline] sh 18:46:48 + ls -al . 18:46:48 total 668 18:46:48 drwxrwxr-x 10 1001 1001 4096 Dec 11 18:46 . 18:46:48 drwxr-xr-x 4 root root 28 Dec 11 18:45 .. 18:46:48 -rw-rw-r-- 1 1001 1001 11 Dec 11 18:43 .dockerignore 18:46:48 drwxrwxr-x 8 1001 1001 179 Dec 11 18:43 .git 18:46:48 drwxrwxr-x 3 1001 1001 125 Dec 11 18:43 .github 18:46:48 -rw-rw-r-- 1 1001 1001 943 Dec 11 18:43 .gitignore 18:46:48 drwx------ 3 1001 1001 47 Dec 11 18:44 .semver 18:46:48 -rw-rw-r-- 1 1001 1001 166 Dec 11 18:43 .sonarcloud.properties 18:46:48 -rw-rw-r-- 1 1001 1001 3804 Dec 11 18:43 CONTRIBUTING.md 18:46:48 -rw-rw-r-- 1 1001 1001 1035 Dec 11 18:43 Dockerfile.build 18:46:48 -rw-rw-r-- 1 1001 1001 863 Dec 11 18:43 Jenkinsfile 18:46:48 -rw-rw-r-- 1 1001 1001 10775 Dec 11 18:43 LICENSE 18:46:48 -rw-rw-r-- 1 1001 1001 6318 Dec 11 18:43 Makefile 18:46:48 -rw-rw-r-- 1 1001 1001 6447 Dec 11 18:43 README.md 18:46:48 -rw-rw-r-- 1 1001 1001 7286 Dec 11 18:43 SECURITY.md 18:46:48 -rw-rw-r-- 1 1001 1001 5 Dec 11 18:44 VERSION 18:46:48 -rw-rw-r-- 1 1001 1001 4131 Dec 11 18:43 ZMQWindows.md 18:46:48 drwxrwxr-x 2 1001 1001 117 Dec 11 18:43 bin 18:46:48 drwxrwxr-x 15 1001 1001 4096 Dec 11 18:43 cmd 18:46:48 -rw-r--r-- 1 root root 569827 Dec 11 18:46 coverage.out 18:46:48 -rw-r--r-- 1 root root 1041 Dec 11 18:46 go.mod 18:46:48 -rw-r--r-- 1 root root 18856 Dec 11 18:46 go.sum 18:46:48 drwxrwxr-x 8 1001 1001 127 Dec 11 18:43 internal 18:46:48 drwxrwxr-x 4 1001 1001 26 Dec 11 18:43 openapi 18:46:48 drwxrwxr-x 4 1001 1001 71 Dec 11 18:43 snap 18:46:48 -rw-rw-r-- 1 1001 1001 168 Dec 11 18:43 version.go [Pipeline] sh 18:46:49 + '[' -e coverage.out ] 18:46:49 + chown 1001:1001 coverage.out [Pipeline] stash 18:46:49 Stashed 1 file(s) [Pipeline] sh 18:46:49 + make build 18:46:49 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 18:46:53 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 18:46:56 Merging remotes/origin/master commit f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 into PR head commit 49e68703b340e99072c6563d1a6e531e4a68659e 18:46:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:46:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:46:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:46:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2940/head:refs/remotes/origin/PR-2940 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:46:56 > git config core.sparsecheckout # timeout=10 18:46:56 > git checkout -f 49e68703b340e99072c6563d1a6e531e4a68659e # timeout=10 18:46:57 Merge succeeded, producing 49e68703b340e99072c6563d1a6e531e4a68659e 18:46:57 Checking out Revision 49e68703b340e99072c6563d1a6e531e4a68659e (PR-2940) 18:46:57 > git remote # timeout=10 18:46:57 > git config --get remote.origin.url # timeout=10 18:46:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:57 > git merge f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 # timeout=10 18:46:57 > git rev-parse HEAD^{commit} # timeout=10 18:46:57 > git config core.sparsecheckout # timeout=10 18:46:57 > git checkout -f 49e68703b340e99072c6563d1a6e531e4a68659e # timeout=10 18:47:01 Commit message: "feat(security): kong cert paths are now optional" 18:47:02 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 18:47:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] sh 18:47:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:47:04 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 18:47:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:47:04 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 18:47:04 + true 18:47:04 + sudo service docker restart 18:47:05 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:47:06 provisioning config files... 18:47:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1825945892644175618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:07 ---> docker-login.sh 18:47:07 nexus3.edgexfoundry.org:10001 18:47:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 18:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:08 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 18:47:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:08 Configure a credential helper to remove this warning. See 18:47:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:08 18:47:08 Login Succeeded 18:47:08 nexus3.edgexfoundry.org:10002 18:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:08 Configure a credential helper to remove this warning. See 18:47:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:08 18:47:08 Login Succeeded 18:47:08 nexus3.edgexfoundry.org:10003 18:47:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:09 Configure a credential helper to remove this warning. See 18:47:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:09 18:47:09 Login Succeeded 18:47:09 nexus3.edgexfoundry.org:10004 18:47:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:47:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:10 Configure a credential helper to remove this warning. See 18:47:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:10 18:47:10 Login Succeeded 18:47:10 docker.io 18:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:10 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 18:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:10 Configure a credential helper to remove this warning. See 18:47:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:10 18:47:10 Login Succeeded 18:47:10 ---> docker-login.sh ends [Pipeline] } 18:47:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:47:11 ========================================================= 18:47:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:47:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:47:11 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 18:47:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 18:47:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 18:47:13 $ docker stop --time=1 e7e54d0d1486a85a1a4f313b478bd7da00bd0807feb274e52ad82f34520dcb31 18:47:14 Sending build context to Docker daemon 165.7MB 18:47:14 Step 1/7 : ARG BASE=golang:1.15-alpine 18:47:14 Step 2/7 : FROM ${BASE} 18:47:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:47:14 5f621e34cdf4: Pulling fs layer 18:47:14 a4357932f1b6: Pulling fs layer 18:47:14 18c013af1878: Pulling fs layer 18:47:14 00ac8860ef70: Pulling fs layer 18:47:14 63d7cb157983: Pulling fs layer 18:47:14 b116817d02f9: Pulling fs layer 18:47:14 745a02a5169b: Pulling fs layer 18:47:14 00ac8860ef70: Waiting 18:47:14 63d7cb157983: Waiting 18:47:14 b116817d02f9: Waiting 18:47:14 745a02a5169b: Waiting 18:47:14 18c013af1878: Verifying Checksum 18:47:14 18c013af1878: Download complete 18:47:14 a4357932f1b6: Verifying Checksum 18:47:14 a4357932f1b6: Download complete 18:47:14 63d7cb157983: Verifying Checksum 18:47:14 63d7cb157983: Download complete 18:47:14 b116817d02f9: Download complete 18:47:14 5f621e34cdf4: Verifying Checksum 18:47:14 5f621e34cdf4: Download complete 18:47:15 5f621e34cdf4: Pull complete 18:47:15 $ docker rm -f e7e54d0d1486a85a1a4f313b478bd7da00bd0807feb274e52ad82f34520dcb31 18:47:15 a4357932f1b6: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 18:47:16 18c013af1878: Pull complete 18:47:17 745a02a5169b: Verifying Checksum 18:47:17 745a02a5169b: Download complete 18:47:18 00ac8860ef70: Verifying Checksum 18:47:18 00ac8860ef70: Download complete [Pipeline] isUnix [Pipeline] sh 18:47:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:47:19 18:47:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:47:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:47:19 latest: Pulling from edgex-devops/edgex-compose 18:47:19 cbdbe7a5bc2a: Pulling fs layer 18:47:19 ca9280d653b3: Pulling fs layer 18:47:19 7e9c9ca2126c: Pulling fs layer 18:47:19 cbdbe7a5bc2a: Verifying Checksum 18:47:19 cbdbe7a5bc2a: Download complete 18:47:20 cbdbe7a5bc2a: Pull complete 18:47:20 ca9280d653b3: Verifying Checksum 18:47:20 ca9280d653b3: Download complete 18:47:21 ca9280d653b3: Pull complete 18:47:21 7e9c9ca2126c: Verifying Checksum 18:47:21 7e9c9ca2126c: Download complete 18:47:28 00ac8860ef70: Pull complete 18:47:28 63d7cb157983: Pull complete 18:47:29 b116817d02f9: Pull complete 18:47:29 7e9c9ca2126c: Pull complete 18:47:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:47:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:47:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:47:29 prd-centos7-docker-4c-2g-15607 does not seem to be running inside a container 18:47:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:47:31 $ docker top ebcc00464798ffb14863278477f0737f5f73dd12209156d983c95e377ddd562e -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:32 + docker-compose build --help 18:47:32 + grep parallel 18:47:32 --parallel Build images in parallel. [Pipeline] } 18:47:33 $ docker stop --time=1 ebcc00464798ffb14863278477f0737f5f73dd12209156d983c95e377ddd562e 18:47:33 745a02a5169b: Pull complete 18:47:33 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:47:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:47:33 ---> b7e6874047d6 18:47:33 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:47:34 $ docker rm -f ebcc00464798ffb14863278477f0737f5f73dd12209156d983c95e377ddd562e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:47:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:47:35 . [Pipeline] withDockerContainer 18:47:35 prd-centos7-docker-4c-2g-15607 does not seem to be running inside a container 18:47:35 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 18:47:35 $ docker top cd9b5bbe454f9ca3434f552bf1ddfd68142de9e76b853b3cec77844819a53aa5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:36 + docker-compose -f ./docker-compose-build.yml build --parallel 18:47:36 ---> Running in ffb38128e02c 18:47:37 Building docker-core-command-go ... 18:47:37 Building docker-core-data-go ... 18:47:37 Building docker-core-metadata-go ... 18:47:37 Building docker-security-bootstrap-redis-go ... 18:47:37 Building docker-security-proxy-setup-go ... 18:47:37 Building docker-security-secrets-setup-go ... 18:47:37 Building docker-security-secretstore-setup-go ... 18:47:37 Building docker-support-notifications-go ... 18:47:37 Building docker-support-scheduler-go ... 18:47:37 Building docker-sys-mgmt-agent-go ... 18:47:37 Building docker-core-data-go 18:47:37 Building docker-core-metadata-go 18:47:37 Building docker-security-bootstrap-redis-go 18:47:37 Building docker-security-proxy-setup-go 18:47:37 Building docker-security-secrets-setup-go 18:47:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:47:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:47:39 (1/12) Installing libmagic (5.38-r0) 18:47:39 (2/12) Installing file (5.38-r0) 18:47:39 (3/12) Installing libc-dev (0.7.2-r3) 18:47:39 (4/12) Installing g++ (9.3.0-r2) 18:47:43 (5/12) Installing fortify-headers (1.1-r0) 18:47:43 (6/12) Installing patch (2.7.6-r6) 18:47:43 (7/12) Installing build-base (0.5-r2) 18:47:43 (8/12) Installing libsodium (1.0.18-r0) 18:47:43 (9/12) Installing pkgconf (1.7.2-r0) 18:47:43 (10/12) Installing libsodium-dev (1.0.18-r0) 18:47:43 (11/12) Installing libzmq (4.3.3-r0) 18:47:43 (12/12) Installing zeromq-dev (4.3.3-r0) 18:47:43 Executing busybox-1.31.1-r19.trigger 18:47:43 OK: 217 MiB in 51 packages 18:47:47 Removing intermediate container ffb38128e02c 18:47:47 ---> 1165553fd8d4 18:47:47 Step 4/7 : WORKDIR /edgex-go 18:47:47 ---> Running in 0ef7b0915eab 18:47:48 Removing intermediate container 0ef7b0915eab 18:47:48 ---> 410922849f4d 18:47:48 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:47:48 latest: Pulling from library/docker 18:47:49 a3cc7d3b244e: Pulling fs layer 18:47:49 02a3295e0d61: Pulling fs layer 18:47:49 0f4f2e6d8100: Pulling fs layer 18:47:49 330b718f631f: Pulling fs layer 18:47:49 a93816041522: Pulling fs layer 18:47:49 bdb6da89ff94: Pulling fs layer 18:47:49 2a70c0c122f4: Pulling fs layer 18:47:49 a93816041522: Waiting 18:47:49 330b718f631f: Waiting 18:47:49 bdb6da89ff94: Waiting 18:47:49 2a70c0c122f4: Waiting 18:47:49 0f4f2e6d8100: Verifying Checksum 18:47:49 0f4f2e6d8100: Download complete 18:47:49 02a3295e0d61: Verifying Checksum 18:47:49 02a3295e0d61: Download complete 18:47:49 a3cc7d3b244e: Verifying Checksum 18:47:49 a3cc7d3b244e: Download complete 18:47:49 a93816041522: Verifying Checksum 18:47:49 a93816041522: Download complete 18:47:49 bdb6da89ff94: Verifying Checksum 18:47:49 bdb6da89ff94: Download complete 18:47:49 2a70c0c122f4: Verifying Checksum 18:47:49 2a70c0c122f4: Download complete 18:47:50 a3cc7d3b244e: Pull complete 18:47:50 02a3295e0d61: Pull complete 18:47:51 0f4f2e6d8100: Pull complete 18:47:51 330b718f631f: Verifying Checksum 18:47:51 330b718f631f: Download complete 18:47:55 330b718f631f: Pull complete 18:47:55 a93816041522: Pull complete 18:47:55 bdb6da89ff94: Pull complete 18:47:56 2a70c0c122f4: Pull complete 18:47:56 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 18:47:56 Status: Downloaded newer image for docker:latest 18:47:59 ---> 54e019a59ba0 18:47:59 Step 6/7 : COPY go.mod . 18:47:59 ---> 7cde58a50cb4 18:47:59 Step 7/7 : RUN go mod download 18:48:00 ---> Running in cf50fd44449c 18:48:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 18:48:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:48:09 ---> c20d04d58a0d 18:48:09 Step 3/21 : WORKDIR /edgex-go 18:48:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 18:48:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:48:09 ---> c20d04d58a0d 18:48:09 Step 3/22 : WORKDIR /edgex-go 18:48:09 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 18:48:09 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 18:48:09 ---> c20d04d58a0d 18:48:09 Step 3/29 : WORKDIR /edgex-go 18:48:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 18:48:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:48:09 ---> c20d04d58a0d 18:48:09 Step 3/23 : WORKDIR /edgex-go 18:48:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 18:48:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:48:09 ---> c20d04d58a0d 18:48:09 Step 3/22 : WORKDIR /edgex-go 18:48:09 ---> Running in 42bdc3c7dc44 18:48:09 ---> Running in e45c7e673657 18:48:09 ---> Running in 0b5c1883b813 18:48:09 ---> Running in 3ced22ccf61d 18:48:09 ---> Running in 6fcb2b204efb 18:48:09 Removing intermediate container 0b5c1883b813 18:48:09 ---> 462a82306666 18:48:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:09 Removing intermediate container 6fcb2b204efb 18:48:09 ---> 55a3d5324fab 18:48:09 Step 4/29 : RUN apk update && apk add make git 18:48:09 Removing intermediate container e45c7e673657 18:48:09 ---> 17ff0c26438a 18:48:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:09 Removing intermediate container 42bdc3c7dc44 18:48:09 ---> 78d469b0d8e3 18:48:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:09 Removing intermediate container 3ced22ccf61d 18:48:09 ---> 1d2de7840404 18:48:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:09 ---> Running in 70e156c473a9 18:48:09 ---> Running in c28a4ccf969d 18:48:09 ---> Running in 4cecc062d7d2 18:48:09 ---> Running in ff7d2c5a5b29 18:48:09 ---> Running in f9c208f548b5 18:48:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:48:10 Removing intermediate container c28a4ccf969d 18:48:10 ---> f90eb1181b05 18:48:10 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 18:48:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:48:10 ---> Running in 2a2535f50151 18:48:10 Removing intermediate container ff7d2c5a5b29 18:48:10 ---> ce72a244f6ff 18:48:10 Step 5/22 : RUN apk update && apk add make git 18:48:10 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:48:10 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:48:10 OK: 12748 distinct packages available 18:48:10 Removing intermediate container 4cecc062d7d2 18:48:10 ---> 8f03de2e115d 18:48:10 Step 5/21 : RUN apk update && apk add make git 18:48:10 Removing intermediate container f9c208f548b5 18:48:10 ---> f60341f90263 18:48:10 Step 5/22 : RUN apk update && apk add make git 18:48:11 ---> Running in 2cfd47d5851d 18:48:11 ---> Running in 749456399de6 18:48:11 OK: 233 MiB in 51 packages 18:48:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:48:11 ---> Running in ceb17a54cf93 18:48:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:48:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:48:12 Removing intermediate container 70e156c473a9 18:48:12 ---> 2b5495f95bd2 18:48:12 Step 5/29 : COPY go.mod . 18:48:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:48:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:48:12 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:48:12 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:48:12 OK: 12748 distinct packages available 18:48:12 ---> e7527c32038d 18:48:12 Step 6/29 : RUN go mod download 18:48:12 ---> Running in 41aef104f102 18:48:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:48:12 OK: 233 MiB in 51 packages 18:48:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:48:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:48:12 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:48:12 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:48:12 OK: 12748 distinct packages available 18:48:13 Removing intermediate container 2a2535f50151 18:48:13 ---> 5061c1078498 18:48:13 Step 6/23 : COPY go.mod . 18:48:13 OK: 233 MiB in 51 packages 18:48:13 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:48:13 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:48:13 OK: 12748 distinct packages available 18:48:13 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:48:13 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:48:13 OK: 12748 distinct packages available 18:48:13 ---> 696fe6d0e4aa 18:48:13 Step 7/23 : RUN go mod download 18:48:13 ---> Running in 35abb10bb815 18:48:13 OK: 233 MiB in 51 packages 18:48:13 OK: 233 MiB in 51 packages 18:48:13 Removing intermediate container 2cfd47d5851d 18:48:13 ---> b1d31928ec27 18:48:13 Step 6/22 : COPY go.mod . 18:48:14 ---> d6232b6e9874 18:48:14 Step 7/22 : RUN go mod download 18:48:14 ---> Running in d90f0255e7bd 18:48:14 Removing intermediate container 41aef104f102 18:48:14 ---> 1a56b84ab5f4 18:48:14 Step 7/29 : COPY . . 18:48:16 Removing intermediate container 749456399de6 18:48:16 ---> 8acb54d65615 18:48:16 Step 6/21 : COPY go.mod . 18:48:16 Removing intermediate container ceb17a54cf93 18:48:16 ---> 70505f3e7834 18:48:16 Step 6/22 : COPY go.mod . 18:48:16 Removing intermediate container 35abb10bb815 18:48:16 ---> d8f68d223f67 18:48:16 Step 8/23 : COPY . . 18:48:18 ---> c238e95d39f2 18:48:18 Step 7/21 : RUN go mod download 18:48:18 ---> ddc531f29f25 18:48:18 Step 7/22 : RUN go mod download 18:48:23 ---> Running in 5b6b011e8cdc 18:48:23 ---> Running in 9c5dc0faf329 18:48:25 Removing intermediate container d90f0255e7bd 18:48:25 ---> 41f48addef1b 18:48:25 Step 8/22 : COPY . . 18:48:26 Removing intermediate container cf50fd44449c 18:48:26 ---> 8dfa9bd19f3a 18:48:26 Successfully built 8dfa9bd19f3a 18:48:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:48:27 + docker inspect -f . ci-base-image-arm64 18:48:27 . [Pipeline] withDockerContainer 18:48:27 prd-ubuntu18.04-docker-arm64-4c-16g-15608 does not seem to be running inside a container 18:48:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:29 $ docker top 0007c4be88aa97f5383db285172b1f6ef249fb170aff7e6e4f0cb13560d18c53 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:30 + go version 18:48:30 go version go1.15.5 linux/arm64 [Pipeline] } 18:48:30 $ docker stop --time=1 0007c4be88aa97f5383db285172b1f6ef249fb170aff7e6e4f0cb13560d18c53 18:48:32 $ docker rm -f 0007c4be88aa97f5383db285172b1f6ef249fb170aff7e6e4f0cb13560d18c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:48:33 + docker inspect -f . ci-base-image-arm64 18:48:33 . [Pipeline] withDockerContainer 18:48:33 prd-ubuntu18.04-docker-arm64-4c-16g-15608 does not seem to be running inside a container 18:48:33 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:35 $ docker top 7d5075a4567494cf972529fe3bf61b0541d0ef8dd8d128e8820d7f7fee6f8b35 -eo pid,comm [Pipeline] { [Pipeline] echo 18:48:35 ========================================================= 18:48:35 [edgeXBuildGoParallel] Running Tests and Build... 18:48:35 ========================================================= [Pipeline] sh 18:48:35 Removing intermediate container 5b6b011e8cdc 18:48:35 ---> cdcece011a8e 18:48:35 Step 8/21 : COPY . . 18:48:36 + make test 18:48:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:48:39 Removing intermediate container 9c5dc0faf329 18:48:39 ---> 1433c9225742 18:48:39 Step 8/22 : COPY . . 18:48:51 ---> 68db86a12bc7 18:48:51 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 18:48:51 ---> 8a65ae85b7db 18:48:51 Step 9/23 : RUN make cmd/core-data/core-data 18:48:55 ---> Running in 4f070ae4d426 18:48:56 ---> Running in 7e32658bb604 18:48:58 ? github.com/edgexfoundry/edgex-go [no test files] 18:49:02 ---> ec2048db20fb 18:49:02 Step 9/22 : RUN make cmd/core-metadata/core-metadata 18:49:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:49:02 ---> Running in 6e5b0f238ecc 18:49:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 18:49:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:49:05 ---> d3b635af6388 18:49:05 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:49:06 ---> Running in 646bf67b55d2 18:49:06 ---> beccac871762 18:49:06 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 18:49:06 ---> Running in 8ae994558218 18:49:07 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 18:49:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 18:49:29 Removing intermediate container 4f070ae4d426 18:49:29 ---> 50892973714a 18:49:29 18:49:29 Step 9/29 : FROM alpine:latest 18:49:30 latest: Pulling from library/alpine 18:49:30 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 18:49:30 Status: Downloaded newer image for alpine:latest 18:49:30 ---> b14afc6dfb98 18:49:30 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 18:49:31 ---> Running in 12723a0ff2fc 18:49:32 Removing intermediate container 12723a0ff2fc 18:49:32 ---> 54c648371c07 18:49:32 Step 11/29 : USER root 18:49:32 ---> Running in 20007ab59530 18:49:32 Removing intermediate container 20007ab59530 18:49:32 ---> c7eff563f838 18:49:32 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 18:49:32 ---> Running in e4175fb33d91 18:49:34 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 18:49:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:49:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:49:34 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 18:49:34 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 18:49:34 OK: 12745 distinct packages available 18:49:34 (1/2) Installing ca-certificates (20191127-r4) 18:49:34 (2/2) Installing dumb-init (1.2.2-r1) 18:49:34 Executing busybox-1.31.1-r19.trigger 18:49:34 Executing ca-certificates-20191127-r4.trigger 18:49:34 OK: 6 MiB in 16 packages 18:49:36 Removing intermediate container 8ae994558218 18:49:36 ---> b512c72ae64a 18:49:36 18:49:36 Step 10/22 : FROM alpine:3.10 18:49:36 3.10: Pulling from library/alpine 18:49:37 Removing intermediate container e4175fb33d91 18:49:37 ---> 72c70aed4d2d 18:49:37 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 18:49:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:49:37 ---> Running in 1baab2cd5108 18:49:37 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 18:49:37 Status: Downloaded newer image for alpine:3.10 18:49:37 ---> be4e4bea2c2e 18:49:37 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 18:49:40 ---> Running in 6bdb9785d267 18:49:40 Removing intermediate container 1baab2cd5108 18:49:40 ---> 113cc41e1e8c 18:49:40 Step 14/29 : WORKDIR $BASE_DIR 18:49:40 ---> Running in c818dc687bbd 18:49:40 Removing intermediate container c818dc687bbd 18:49:40 ---> 700fa2ba72b2 18:49:40 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 18:49:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 18:49:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 18:49:41 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 18:49:41 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 18:49:41 OK: 10348 distinct packages available 18:49:41 (1/5) Installing ca-certificates (20191127-r2) 18:49:41 (2/5) Installing nghttp2-libs (1.39.2-r1) 18:49:42 (3/5) Installing libcurl (7.66.0-r3) 18:49:42 (4/5) Installing curl (7.66.0-r3) 18:49:42 (5/5) Installing dumb-init (1.2.2-r1) 18:49:42 Executing busybox-1.30.1-r3.trigger 18:49:42 Executing ca-certificates-20191127-r2.trigger 18:49:42 OK: 7 MiB in 19 packages 18:49:42 ---> Running in 9f2864a3e336 18:49:44 Removing intermediate container 646bf67b55d2 18:49:44 ---> 1b52ddb6acd4 18:49:44 18:49:44 Step 10/21 : FROM alpine 18:49:44 ---> b14afc6dfb98 18:49:44 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 18:49:45 ---> Running in 78aecafde454 18:49:45 Removing intermediate container 6e5b0f238ecc 18:49:45 ---> 06160b2be81b 18:49:45 18:49:45 Step 10/22 : FROM scratch 18:49:45 ---> 18:49:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:49:45 Removing intermediate container 7e32658bb604 18:49:45 ---> 6807a8c564a3 18:49:45 18:49:45 Step 10/23 : FROM alpine 18:49:45 ---> b14afc6dfb98 18:49:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:49:45 ---> Running in 4a8e8e5a1835 18:49:46 ---> Running in 7c2efcbe0cf9 18:49:46 Removing intermediate container 7c2efcbe0cf9 18:49:46 ---> 1b8ab0642791 18:49:46 Step 12/22 : ENV APP_PORT=48081 18:49:46 Removing intermediate container 6bdb9785d267 18:49:46 ---> 9de7e2682354 18:49:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 18:49:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:49:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:49:47 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 18:49:47 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 18:49:47 OK: 12745 distinct packages available 18:49:47 Removing intermediate container 4a8e8e5a1835 18:49:47 ---> dbe5cbcdfa90 18:49:47 Step 12/23 : ENV APP_PORT=48080 18:49:47 (1/4) Installing ca-certificates (20191127-r4) 18:49:47 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:49:47 (3/4) Installing libcurl (7.69.1-r3) 18:49:47 (4/4) Installing curl (7.69.1-r3) 18:49:47 Executing busybox-1.31.1-r19.trigger 18:49:47 Executing ca-certificates-20191127-r4.trigger 18:49:47 OK: 7 MiB in 18 packages 18:49:47 ---> Running in 49020e3e4608 18:49:47 ---> Running in e80c0935aef5 18:49:48 ---> Running in da5b95e6eede 18:49:48 Removing intermediate container 49020e3e4608 18:49:48 ---> 1672cbce06f7 18:49:48 Step 13/22 : EXPOSE $APP_PORT 18:49:48 Removing intermediate container e80c0935aef5 18:49:48 ---> 899674ee5b50 18:49:48 Step 13/23 : EXPOSE $APP_PORT 18:49:48 Removing intermediate container da5b95e6eede 18:49:48 ---> 48e647fbf14a 18:49:48 Step 13/22 : WORKDIR / 18:49:48 ---> Running in 49c997b0b51b 18:49:49 ---> Running in 8c6d2655114e 18:49:49 ---> Running in b6c96284d8e8 18:49:49 Removing intermediate container 9f2864a3e336 18:49:49 ---> b4351b041f0b 18:49:49 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 18:49:49 Removing intermediate container 78aecafde454 18:49:49 ---> bfb62249b88c 18:49:49 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:49:49 Removing intermediate container 49c997b0b51b 18:49:49 ---> f8ceddf8f594 18:49:49 Step 14/22 : WORKDIR / 18:49:49 ---> Running in efe75a8fa1ad 18:49:49 Removing intermediate container 8c6d2655114e 18:49:49 ---> 72c4efffd453 18:49:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:49 ---> Running in 8353bd9708a1 18:49:49 Removing intermediate container b6c96284d8e8 18:49:49 ---> 709d4ff35c38 18:49:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 18:49:49 ---> Running in df542d4bc31d 18:49:49 ---> 86d8289ed828 18:49:49 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 18:49:49 Removing intermediate container efe75a8fa1ad 18:49:49 ---> 973f021a14a3 18:49:49 Step 13/21 : WORKDIR /edgex 18:49:50 Removing intermediate container 8353bd9708a1 18:49:50 ---> 573cb5d5c0e6 18:49:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 18:49:50 ---> 6aaa1a1e98ba 18:49:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 18:49:50 ---> Running in 8d6ee9514090 18:49:50 ---> cb7ac4b9f5be 18:49:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:49:50 ---> ddda322e00e4 18:49:50 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 18:49:51 Removing intermediate container 8d6ee9514090 18:49:51 ---> b501f02c4986 18:49:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:49:51 ---> 04506e0ade25 18:49:51 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 18:49:51 ---> 088417af2535 18:49:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 18:49:51 ---> 63b5fc4c0b8c 18:49:51 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:49:51 ---> c191dc39abce 18:49:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:49:51 ---> 571ce81e5946 18:49:51 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 18:49:51 ---> 691944e8e103 18:49:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 18:49:52 Removing intermediate container df542d4bc31d 18:49:52 ---> c54f06e51d1f 18:49:52 Step 15/23 : RUN apk --no-cache add zeromq 18:49:52 ---> Running in 6218ee3b6088 18:49:52 ---> 6333c241cd7e 18:49:52 Step 18/22 : ENTRYPOINT ["/core-metadata"] 18:49:52 ---> 18bc18633258 18:49:52 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 18:49:52 ---> 5bbe13a36a32 18:49:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:49:52 ---> be4fd4755566 18:49:52 Step 18/22 : RUN chmod +x entrypoint.sh 18:49:52 ---> Running in a17e0f6b8fce 18:49:52 ---> Running in 12c8f5de2fa4 18:49:52 ---> Running in 063d7bd88498 18:49:52 Removing intermediate container a17e0f6b8fce 18:49:52 ---> ac0142b61528 18:49:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:49:53 ---> Running in f12da4a7cbeb 18:49:53 ---> e8951cef875b 18:49:53 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:49:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:49:53 ---> Running in 0a91e221e949 18:49:53 Removing intermediate container f12da4a7cbeb 18:49:53 ---> 35b4bfe792a1 18:49:53 Step 20/22 : LABEL arch=x86_64 18:49:53 ---> Running in b1a6b40f4c41 18:49:53 Removing intermediate container 0a91e221e949 18:49:53 ---> 1cc21f925faa 18:49:53 Step 18/21 : CMD ["--init=true"] 18:49:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:49:53 ---> Running in 13c601f6384f 18:49:53 Removing intermediate container b1a6b40f4c41 18:49:53 ---> 1065a8812696 18:49:53 Step 21/22 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 18:49:54 ---> Running in d75efe0ad4c4 18:49:54 (1/5) Installing libgcc (9.3.0-r2) 18:49:54 Removing intermediate container 13c601f6384f 18:49:54 ---> 496591b1dc67 18:49:54 Step 19/21 : LABEL arch=x86_64 18:49:54 (2/5) Installing libsodium (1.0.18-r0) 18:49:54 (3/5) Installing libstdc++ (9.3.0-r2) 18:49:54 ---> Running in eb0f77d7f3ab 18:49:54 Removing intermediate container d75efe0ad4c4 18:49:54 ---> ffebdb398b9c 18:49:54 Step 22/22 : LABEL version=0.0.0 18:49:54 (4/5) Installing libzmq (4.3.3-r0) 18:49:54 (5/5) Installing zeromq (4.3.3-r0) 18:49:54 ---> Running in e00f6889cf9a 18:49:54 Removing intermediate container 12c8f5de2fa4 18:49:54 ---> b2e4a97ad34e 18:49:54 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 18:49:54 Executing busybox-1.31.1-r19.trigger 18:49:54 OK: 8 MiB in 19 packages 18:49:55 Removing intermediate container eb0f77d7f3ab 18:49:55 ---> a68b5ed41eb1 18:49:55 Step 20/21 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 18:49:55 Removing intermediate container 063d7bd88498 18:49:55 ---> ab6fc8b4407a 18:49:55 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 18:49:55 ---> Running in a28bd5e0ce51 18:49:55 ---> Running in 7acee9bf51a6 18:49:55 Removing intermediate container e00f6889cf9a 18:49:55 ---> c0cd7622f744 18:49:55 18:49:55 ---> c9bef5033e7e 18:49:55 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:49:55 Successfully built c0cd7622f744 18:49:55 Successfully tagged docker-core-metadata-go:latest 18:49:55  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 18:49:55 ---> Running in 66ab1c0e8a06 18:49:55 Removing intermediate container 7acee9bf51a6 18:49:55 ---> a9a710348a79 18:49:55 Step 20/22 : LABEL arch=x86_64 18:49:55 Removing intermediate container a28bd5e0ce51 18:49:55 ---> 1eee1ca15c12 18:49:55 Step 21/21 : LABEL version=0.0.0 18:49:56 ---> Running in 1afedec96a2e 18:49:56 ---> Running in 9a3494fd6f51 18:49:56 Removing intermediate container 6218ee3b6088 18:49:56 ---> d78a4eb40b8d 18:49:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 18:49:56 Removing intermediate container 1afedec96a2e 18:49:56 ---> 01271284a94b 18:49:56 18:49:56 Removing intermediate container 9a3494fd6f51 18:49:56 ---> 4c650cdc204c 18:49:56 Step 21/22 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 18:49:56 Successfully built 01271284a94b 18:49:56 ---> 7b7165e13b1e 18:49:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:49:56 ---> Running in 81e4117aac7f 18:49:56 Successfully tagged docker-security-proxy-setup-go:latest 18:49:56 Building docker-security-secretstore-setup-go 18:49:58  Building docker-security-proxy-setup-go ... done Removing intermediate container 81e4117aac7f 18:49:58 ---> dbf522336df8 18:49:58 Step 22/22 : LABEL version=0.0.0 18:49:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:49:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:49:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:49:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 18:49:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:49:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:50:03 ---> Running in e7b3165be145 18:50:03 Removing intermediate container 66ab1c0e8a06 18:50:03 ---> 9a675a77c10f 18:50:03 Step 24/29 : RUN chmod 755 security-secrets-setup 18:50:03 ---> dcf2e99b7c34 18:50:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:50:03 ---> Running in 3d2fd0316c98 18:50:03 Removing intermediate container e7b3165be145 18:50:03 ---> f54ce43cadf4 18:50:03 18:50:03 ---> b6178678bf2c 18:50:03 Step 19/23 : ENTRYPOINT ["/core-data"] 18:50:03 Successfully built f54ce43cadf4 18:50:04 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.053s 18:50:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:50:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:50:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:50:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:50:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:50:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:50:06 Successfully tagged docker-security-bootstrap-redis-go:latest 18:50:06 Building docker-sys-mgmt-agent-go 18:50:11  Building docker-security-bootstrap-redis-go ... done  ---> Running in d5e2becf0b3e 18:50:14 Removing intermediate container d5e2becf0b3e 18:50:14 ---> afa7d7adf23f 18:50:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:50:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.253s coverage: 46.6% of statements 18:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:50:15 ---> Running in 5b87957e31f6 18:50:16 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 18:50:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:50:16 ---> c20d04d58a0d 18:50:16 Step 3/21 : WORKDIR /edgex-go 18:50:16 ---> Using cache 18:50:16 ---> 1d2de7840404 18:50:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:16 ---> Using cache 18:50:16 ---> f60341f90263 18:50:16 Step 5/21 : RUN apk update && apk add make git 18:50:16 ---> Using cache 18:50:16 ---> 70505f3e7834 18:50:16 Step 6/21 : COPY go.mod . 18:50:16 ---> Using cache 18:50:16 ---> ddc531f29f25 18:50:16 Step 7/21 : RUN go mod download 18:50:16 ---> Using cache 18:50:16 ---> 1433c9225742 18:50:16 Step 8/21 : COPY . . 18:50:16 ---> Using cache 18:50:16 ---> beccac871762 18:50:16 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 18:50:16 Removing intermediate container 5b87957e31f6 18:50:16 ---> 0e2b9963e472 18:50:16 Step 21/23 : LABEL arch=x86_64 18:50:17 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 18:50:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:50:18 ---> c20d04d58a0d 18:50:18 Step 3/24 : WORKDIR /edgex-go 18:50:18 ---> Using cache 18:50:18 ---> 1d2de7840404 18:50:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:18 ---> Using cache 18:50:18 ---> f60341f90263 18:50:18 Step 5/24 : RUN apk update && apk add make git 18:50:18 ---> Using cache 18:50:18 ---> 70505f3e7834 18:50:18 Step 6/24 : COPY go.mod . 18:50:18 ---> Using cache 18:50:18 ---> ddc531f29f25 18:50:18 Step 7/24 : RUN go mod download 18:50:18 ---> Using cache 18:50:18 ---> 1433c9225742 18:50:18 Step 8/24 : COPY . . 18:50:18 ---> Running in 858ba112fe37 18:50:18 ---> Using cache 18:50:18 ---> beccac871762 18:50:18 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:50:18 ---> Running in 102fff54fc90 18:50:18 Removing intermediate container 3d2fd0316c98 18:50:18 ---> a0c6f8c4b2ad 18:50:18 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 18:50:18 ---> Running in e822fe5f6830 18:50:19 ---> Running in 26dec58b0b1e 18:50:19 Removing intermediate container 102fff54fc90 18:50:19 ---> 419212d9919a 18:50:19 Step 22/23 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 18:50:19 ---> Running in 90a518888b5b 18:50:20 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 18:50:20 Removing intermediate container 26dec58b0b1e 18:50:20 ---> 7ec25ce18727 18:50:20 Step 26/29 : CMD [ "generate" ] 18:50:20 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 18:50:20 Removing intermediate container 90a518888b5b 18:50:20 ---> d2d2281255a3 18:50:20 Step 23/23 : LABEL version=0.0.0 18:50:20 ---> Running in a720c6f4bdb6 18:50:21 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.470s coverage: 27.1% of statements 18:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:50:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements 18:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:50:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 18:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:50:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.550s coverage: 68.5% of statements 18:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:50:21 ---> Running in b420c838ef86 18:50:21 Removing intermediate container a720c6f4bdb6 18:50:21 ---> 424606c5dbf8 18:50:21 Step 27/29 : LABEL arch=x86_64 18:50:22 Removing intermediate container b420c838ef86 18:50:22 ---> 144329d2a200 18:50:22 18:50:22 ---> Running in 8cdf45da3abe 18:50:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.673s coverage: 82.3% of statements 18:50:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:50:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:50:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 18:50:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:50:22 Successfully built 144329d2a200 18:50:22 Successfully tagged docker-core-data-go:latest 18:50:22 Building docker-support-notifications-go 18:50:28  Building docker-core-data-go ... done Removing intermediate container 8cdf45da3abe 18:50:28 ---> 9d7f47a9028f 18:50:28 Step 28/29 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 18:50:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.118s coverage: 28.6% of statements 18:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:50:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.173s coverage: 100.0% of statements 18:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:50:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.138s coverage: 100.0% of statements 18:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.351s coverage: 86.7% of statements 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:50:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.424s coverage: 97.5% of statements 18:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:50:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.159s coverage: 78.3% of statements 18:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:50:30 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 18:50:30 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:50:30 ---> c20d04d58a0d 18:50:30 Step 3/27 : WORKDIR /edgex-go 18:50:30 ---> Using cache 18:50:30 ---> 1d2de7840404 18:50:30 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:30 ---> Using cache 18:50:30 ---> f60341f90263 18:50:30 Step 5/27 : RUN apk update && apk add make bash git 18:50:31 ---> Running in a607c4c70aaf 18:50:31 ---> Running in c9033c4f2191 18:50:32 Removing intermediate container a607c4c70aaf 18:50:32 ---> d3be63a029d9 18:50:32 Step 29/29 : LABEL version=0.0.0 18:50:32 ---> Running in 4907d02d63d2 18:50:32 Removing intermediate container 4907d02d63d2 18:50:32 ---> 65fc7bc5db47 18:50:32 18:50:32 Successfully built 65fc7bc5db47 18:50:32 Successfully tagged docker-security-secrets-setup-go:latest 18:50:32 Building docker-core-command-go 18:50:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:50:33  Building docker-security-secrets-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:50:34 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:50:34 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:50:34 OK: 12748 distinct packages available 18:50:34 OK: 233 MiB in 51 packages 18:50:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.046s coverage: 93.8% of statements 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:50:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:50:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.154s coverage: 0.1% of statements 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:50:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.085s coverage: 100.0% of statements 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:50:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.114s coverage: 75.5% of statements 18:50:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:50:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 80.8% of statements 18:50:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements 18:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.136s coverage: 84.2% of statements 18:50:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.191s coverage: 91.4% of statements 18:50:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.583s coverage: 63.5% of statements 18:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:50:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 18:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.151s coverage: 91.3% of statements 18:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 18:50:42 Removing intermediate container c9033c4f2191 18:50:42 ---> fc73b33efabb 18:50:42 Step 6/27 : COPY go.mod . 18:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 18:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements 18:50:43 ---> d8a17854c029 18:50:43 Step 7/27 : RUN go mod download 18:50:45 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 18:50:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:50:45 ---> c20d04d58a0d 18:50:45 Step 3/24 : WORKDIR /edgex-go 18:50:45 ---> Using cache 18:50:45 ---> 1d2de7840404 18:50:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:45 ---> Using cache 18:50:45 ---> f60341f90263 18:50:45 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 18:50:46 ---> Running in 2082fbe723a4 18:50:46 ---> Running in 54747e3925af 18:50: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 18:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.831s coverage: 55.9% of statements 18:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 18:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 18:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 18:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 18:50:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:50:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:50:49 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:50:49 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:50:49 OK: 12748 distinct packages available 18:50:50 OK: 233 MiB in 51 packages 18:50:52 Removing intermediate container 2082fbe723a4 18:50:52 ---> 7e0c63d5205f 18:50:52 Step 8/27 : COPY . . 18:50:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 18:50:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:50:54 ---> c20d04d58a0d 18:50:54 Step 3/22 : WORKDIR /edgex-go 18:50:54 ---> Using cache 18:50:54 ---> 1d2de7840404 18:50:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:54 ---> Using cache 18:50:54 ---> f60341f90263 18:50:54 Step 5/22 : RUN apk update && apk add make git 18:50:54 ---> Using cache 18:50:54 ---> 70505f3e7834 18:50:54 Step 6/22 : COPY go.mod . 18:50:54 ---> Using cache 18:50:54 ---> ddc531f29f25 18:50:54 Step 7/22 : RUN go mod download 18:50:54 ---> Using cache 18:50:54 ---> 1433c9225742 18:50:54 Step 8/22 : COPY . . 18:50:54 ---> Using cache 18:50:54 ---> beccac871762 18:50:54 Step 9/22 : RUN make cmd/core-command/core-command 18:50:54 Removing intermediate container 54747e3925af 18:50:54 ---> b85376dfb76b 18:50:54 Step 6/24 : COPY go.mod . 18:50:58 ---> Running in 3b36f56a6ee4 18:50:59 ---> 3ce8293e3d3a 18:50:59 Step 7/24 : RUN go mod download 18:51:01 Removing intermediate container 858ba112fe37 18:51:01 ---> 3f440973c18a 18:51:01 18:51:01 Step 10/21 : FROM scratch 18:51:01 ---> 18:51:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:51:01 ---> Using cache 18:51:01 ---> 1b8ab0642791 18:51:01 Step 12/21 : ENV APP_PORT=48085 18:51:01 ---> Running in 77827ee09fcf 18:51:03 ---> Running in 0940ce6d9c58 18:51:05 Removing intermediate container e822fe5f6830 18:51:05 ---> 7cd5ce084d79 18:51:05 18:51:05 Step 10/24 : FROM alpine:3.10 18:51:05 ---> be4e4bea2c2e 18:51:05 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 18:51:05 ---> Using cache 18:51:05 ---> 9de7e2682354 18:51:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:51:06 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 18:51:06 ---> Running in e75e60bb7b31 18:51:06 Removing intermediate container 0940ce6d9c58 18:51:06 ---> ee0e90cd2566 18:51:06 Step 13/21 : EXPOSE $APP_PORT 18:51:08 ---> Running in 3a254e0dfbdf 18:51:09 Removing intermediate container e75e60bb7b31 18:51:09 ---> 8aa55891be1b 18:51:09 Step 13/24 : WORKDIR / 18:51:09 Removing intermediate container 3a254e0dfbdf 18:51:09 ---> 4522ea47f4d9 18:51:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 18:51:10 ---> Running in 1d455074b766 18:51:11 ---> bc8467d62e49 18:51:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:51:12 Removing intermediate container 1d455074b766 18:51:12 ---> 654e03bb69f3 18:51:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:51:13 Removing intermediate container 77827ee09fcf 18:51:13 ---> 7adf784c0733 18:51:13 Step 8/24 : COPY . . 18:51:16 ---> 3c0b2b22f1b1 18:51:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:51:17 ---> 47ff66d09ec0 18:51:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:51:17 ---> c3bfcf22800f 18:51:17 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:51:20 ---> 63454097a60c 18:51:20 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 18:51:21 ---> Running in 23e4dd2eaf57 18:51:23 ---> 2132cadbf4a2 18:51:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:51:23 ---> Running in b8c767db09e7 18:51:25 ---> 34b3b8605e26 18:51:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:51:25 Removing intermediate container b8c767db09e7 18:51:25 ---> 790cc2a48468 18:51:25 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:51:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 35.356s coverage: 86.3% of statements 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.255s coverage: 72.2% of statements 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.534s coverage: 72.1% of statements 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.108s coverage: 82.4% of statements 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.068s coverage: 48.4% of statements 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.075s coverage: 28.8% of statements 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.106s coverage: 96.8% of statements 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.364s coverage: 37.0% of statements 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.510s coverage: 84.0% of statements 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.086s coverage: 100.0% of statements 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.360s coverage: 47.1% of statements 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.044s coverage: 100.0% of statements 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.131s coverage: 100.0% of statements 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.849s coverage: 29.1% of statements 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.208s coverage: 99.0% of statements 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.121s coverage: 100.0% of statements 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.078s coverage: 87.9% of statements 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:51:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 18:51:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 18:51:27 GO111MODULE=on go vet ./... 18:51:27 ---> Running in 0d8fd2d97540 18:51:28 ---> 555281bdc23b 18:51:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:51:29 Removing intermediate container 0d8fd2d97540 18:51:29 ---> 3db0ca49f920 18:51:29 Step 19/21 : LABEL arch=x86_64 18:51:30 ---> Running in 525325384e8c 18:51:30 ---> a72f936fe585 18:51:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:51:31 Removing intermediate container 525325384e8c 18:51:31 ---> 374090f3f93b 18:51:31 Step 20/21 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 18:51:34 ---> a9f7e8702c44 18:51:34 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:51:34 ---> Running in 0e1118e2b5a1 18:51:36 ---> Running in 9488ce4ab467 18:51:36 ---> 3ae0c0a23230 18:51:36 Step 9/24 : RUN make cmd/support-notifications/support-notifications 18:51:36 Removing intermediate container 0e1118e2b5a1 18:51:36 ---> a0bd9b136b68 18:51:36 Step 21/21 : LABEL version=0.0.0 18:51:36 Removing intermediate container 3b36f56a6ee4 18:51:36 ---> 80cb99f2c24c 18:51:36 18:51:36 Step 10/22 : FROM scratch 18:51:36 ---> 18:51:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:51:36 ---> Running in e970bc5b3e3c 18:51:36 ---> Running in 769238fd26d8 18:51:37 ---> Using cache 18:51:37 ---> 1b8ab0642791 18:51:37 Step 12/22 : ENV APP_PORT=48082 18:51:37 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 18:51:38 Removing intermediate container e970bc5b3e3c 18:51:38 ---> 381da20ac9b3 18:51:38 18:51:38 ---> Running in 3917b0abf2c3 18:51:38 Successfully built 381da20ac9b3 18:51:38 Successfully tagged docker-support-scheduler-go:latest 18:51:38  Building docker-support-scheduler-go ... done Removing intermediate container 3917b0abf2c3 18:51:38 ---> 10a81db294d9 18:51:38 Step 13/22 : EXPOSE $APP_PORT 18:51:38 ---> Running in c009e250b398 18:51:38 Removing intermediate container 9488ce4ab467 18:51:38 ---> 2849786e66f5 18:51:38 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:51:38 ---> Running in 9aac670f1fea 18:51:38 Removing intermediate container c009e250b398 18:51:38 ---> 1104ab999059 18:51:38 Step 14/22 : WORKDIR / 18:51:38 ---> Running in b7427ca51976 18:51:39 Removing intermediate container 9aac670f1fea 18:51:39 ---> 0007a987d55b 18:51:39 Step 22/24 : LABEL arch=x86_64 18:51:39 ---> Running in 11cd6224c8b6 18:51:39 Removing intermediate container b7427ca51976 18:51:39 ---> 1244c2571eca 18:51:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 18:51:39 Removing intermediate container 11cd6224c8b6 18:51:39 ---> 895f6b077abf 18:51:39 Step 23/24 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 18:51:39 ---> Running in b550d12bfc2e 18:51:39 ---> 6d2a05e18f49 18:51:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:51:39 Removing intermediate container b550d12bfc2e 18:51:39 ---> da0f19ccc135 18:51:39 Step 24/24 : LABEL version=0.0.0 18:51:39 ---> Running in 6cde0c340c89 18:51:42 Removing intermediate container 6cde0c340c89 18:51:42 ---> 80a96b93570f 18:51:42 18:51:42 ---> df4c5b70cc1b 18:51:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:51:42 Successfully built 80a96b93570f 18:51:42 Removing intermediate container 23e4dd2eaf57 18:51:42 ---> dd3fb5cd5f42 18:51:42 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:51:42 Successfully tagged docker-security-secretstore-setup-go:latest 18:51:43  Building docker-security-secretstore-setup-go ... done  ---> Running in f828529c3ef2 18:51:43 ---> f606f69ad7ad 18:51:43 Step 18/22 : ENTRYPOINT ["/core-command"] 18:51:43 ---> Running in a48ae3d9fa66 18:51:43 Removing intermediate container a48ae3d9fa66 18:51:43 ---> da249de0f1bd 18:51:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:51:43 ---> Running in 6a22041fbecd 18:51:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:51:44 Removing intermediate container 6a22041fbecd 18:51:44 ---> 0bacb323b35b 18:51:44 Step 20/22 : LABEL arch=x86_64 18:51:44 ---> Running in 98ac3ba9b04f 18:51:44 Removing intermediate container 98ac3ba9b04f 18:51:44 ---> 6f073c9d02a5 18:51:44 Step 21/22 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 18:51:44 ---> Running in 3123ae85d6a9 18:51:45 Removing intermediate container 3123ae85d6a9 18:51:45 ---> 3b64fa64f6ad 18:51:45 Step 22/22 : LABEL version=0.0.0 18:51:45 ---> Running in d3f9f0dd59f0 18:51:45 Removing intermediate container d3f9f0dd59f0 18:51:45 ---> 8e43a726c72c 18:51:45 18:51:45 Successfully built 8e43a726c72c 18:51:45 Successfully tagged docker-core-command-go:latest 18:51:46  Building docker-core-command-go ... done Removing intermediate container f828529c3ef2 18:51:46 ---> 20e6afc1f2f5 18:51:46 18:51:46 Step 11/27 : FROM docker:latest 18:51:46 ---> aefe523efa57 18:51:46 Step 12/27 : RUN apk add --no-cache bash 18:51:46 ---> Running in f906e76581cf 18:51:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:51:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:51:47 (1/2) Installing readline (8.0.4-r0) 18:51:47 (2/2) Installing bash (5.0.17-r0) 18:51:47 Executing bash-5.0.17-r0.post-install 18:51:47 Executing busybox-1.31.1-r19.trigger 18:51:47 OK: 12 MiB in 22 packages 18:51:48 Removing intermediate container f906e76581cf 18:51:48 ---> ff089863521f 18:51:48 Step 13/27 : RUN rm -rf /var/cache/apk/* 18:51:48 ---> Running in 4c3350462751 18:51:49 Removing intermediate container 4c3350462751 18:51:49 ---> 4d947237a340 18:51:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 18:51:49 ---> Running in e16846e30c06 18:51:49 Removing intermediate container e16846e30c06 18:51:49 ---> 6f6f5a5fc689 18:51:49 Step 15/27 : ENV APP_PORT=48090 18:51:51 ---> Running in e8d51a931cf1 18:51:52 Removing intermediate container 769238fd26d8 18:51:52 ---> 6693705327bf 18:51:52 18:51:52 Step 10/24 : FROM scratch 18:51:52 ---> 18:51:52 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 18:51:52 ---> Running in 2338d95bd93f 18:51:52 Removing intermediate container e8d51a931cf1 18:51:52 ---> f49dfc4e33c2 18:51:52 Step 16/27 : EXPOSE $APP_PORT 18:51:52 ---> Running in 09f7e6ffb9fc 18:51:52 Removing intermediate container 2338d95bd93f 18:51:52 ---> a73e8dfe5fdc 18:51:52 Step 12/24 : ENV APP_PORT=48060 18:51:52 ---> Running in f566d5f4f30f 18:51:52 Removing intermediate container 09f7e6ffb9fc 18:51:52 ---> d29efb02f1ee 18:51:52 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:51:52 Removing intermediate container f566d5f4f30f 18:51:52 ---> f420f979f6ce 18:51:52 Step 13/24 : EXPOSE $APP_PORT 18:51:52 ---> Running in dad95e459caf 18:51:52 Removing intermediate container dad95e459caf 18:51:52 ---> 583565be6842 18:51:52 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 18:51:52 ---> 2ce500c99784 18:51:52 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:51:53 ---> 81900dec83a9 18:51:53 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 18:51:53 ---> 06e49af46914 18:51:53 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:51:54 ---> 10650f6c6b4c 18:51:54 Step 20/27 : RUN apk --no-cache add py3-pip 18:51:54 ---> 14f71352b65f 18:51:54 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 18:51:54 ---> Running in ed50e2882f82 18:51:54 ---> 61a42f8dde61 18:51:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 18:51:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:51:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:51:55 ---> 9dd782e58476 18:51:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:51:55 (1/33) Installing libbz2 (1.0.8-r1) 18:51:55 (2/33) Installing expat (2.2.9-r1) 18:51:55 (3/33) Installing libffi (3.3-r2) 18:51:55 (4/33) Installing gdbm (1.13-r1) 18:51:55 (5/33) Installing xz-libs (5.2.5-r0) 18:51:55 (6/33) Installing sqlite-libs (3.32.1-r0) 18:51:55 (7/33) Installing python3 (3.8.5-r0) 18:51:59 ---> c64c08dbeea4 18:51:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:51:59 (8/33) Installing py3-appdirs (1.4.4-r1) 18:51:59 (9/33) Installing py3-ordered-set (4.0.1-r0) 18:51:59 (10/33) Installing py3-parsing (2.4.7-r0) 18:51:59 (11/33) Installing py3-six (1.15.0-r0) 18:51:59 (12/33) Installing py3-packaging (20.4-r0) 18:51:59 (13/33) Installing py3-setuptools (47.0.0-r0) 18:51:59 (14/33) Installing py3-chardet (3.0.4-r4) 18:51:59 (15/33) Installing py3-idna (2.9-r0) 18:51:59 (16/33) Installing py3-certifi (2020.4.5.1-r0) 18:51:59 (17/33) Installing py3-urllib3 (1.25.9-r0) 18:51:59 ---> 589b97b2142e 18:51:59 Step 20/24 : ENTRYPOINT ["/support-notifications"] 18:51:59 (18/33) Installing py3-requests (2.23.0-r0) 18:51:59 (19/33) Installing py3-msgpack (1.0.0-r0) 18:52:00 (20/33) Installing py3-lockfile (0.12.2-r3) 18:52:01 (21/33) Installing py3-cachecontrol (0.12.6-r0) 18:52:01 (22/33) Installing py3-colorama (0.4.3-r0) 18:52:01 ---> Running in fada62012bb3 18:52:01 (23/33) Installing py3-distlib (0.3.0-r0) 18:52:01 (24/33) Installing py3-distro (1.5.0-r1) 18:52:01 (25/33) Installing py3-webencodings (0.5.1-r3) 18:52:01 (26/33) Installing py3-html5lib (1.0.1-r4) 18:52:01 (27/33) Installing py3-pytoml (0.1.21-r0) 18:52:01 (28/33) Installing py3-pep517 (0.8.2-r0) 18:52:01 (29/33) Installing py3-progress (1.5-r0) 18:52:01 (30/33) Installing py3-toml (0.10.1-r0) 18:52:02 (31/33) Installing py3-retrying (1.3.3-r0) 18:52:02 Removing intermediate container fada62012bb3 18:52:02 ---> 54ff36f508a5 18:52:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:02 (32/33) Installing py3-contextlib2 (0.6.0-r0) 18:52:02 (33/33) Installing py3-pip (20.1.1-r0) 18:52:03 ---> Running in c0e35336c672 18:52:03 Executing busybox-1.31.1-r19.trigger 18:52:03 OK: 71 MiB in 55 packages 18:52:03 Removing intermediate container c0e35336c672 18:52:03 ---> 2e1ddb8926a8 18:52:03 Step 22/24 : LABEL arch=x86_64 18:52:03 ---> Running in 3e39ca501fab 18:52:03 Removing intermediate container 3e39ca501fab 18:52:03 ---> 324a20aa2455 18:52:03 Step 23/24 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 18:52:04 ---> Running in 5d117446eb51 18:52:06 Removing intermediate container 5d117446eb51 18:52:06 ---> 3d006c38e5d2 18:52:06 Step 24/24 : LABEL version=0.0.0 18:52:07 ---> Running in 1637307b2204 18:52:07 Removing intermediate container ed50e2882f82 18:52:07 ---> 35f99fe71f0a 18:52:07 Step 21/27 : RUN pip install docker-compose==1.23.2 18:52:07 Removing intermediate container 1637307b2204 18:52:07 ---> 576dd49308e8 18:52:07 18:52:07 ---> Running in 1b95c731ce85 18:52:07 Successfully built 576dd49308e8 18:52:07 Successfully tagged docker-support-notifications-go:latest 18:52:09  Building docker-support-notifications-go ... done Collecting docker-compose==1.23.2 18:52:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:52:09 Collecting websocket-client<1.0,>=0.32.0 18:52:09 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 18:52:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:52:09 Collecting jsonschema<3,>=2.5.1 18:52:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:52:09 Collecting dockerpty<0.5,>=0.4.1 18:52:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:52:10 Collecting docker<4.0,>=3.6.0 18:52:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:52:10 Collecting docopt<0.7,>=0.6.1 18:52:10 Downloading docopt-0.6.2.tar.gz (25 kB) 18:52:10 Collecting texttable<0.10,>=0.9.0 18:52:10 Downloading texttable-0.9.1.tar.gz (11 kB) 18:52:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:52:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:52:11 Collecting PyYAML<4,>=3.10 18:52:11 Downloading PyYAML-3.13.tar.gz (270 kB) 18:52:12 Collecting cached-property<2,>=1.2.0 18:52:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:52:12 Collecting docker-pycreds>=0.4.0 18:52:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:52:12 Collecting idna<2.8,>=2.5 18:52:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:52:12 Collecting urllib3<1.25,>=1.21.1 18:52:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:52:12 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) 18:52:12 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) 18:52:12 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:52:12 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:52:12 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:52:12 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:52:12 Installing collected packages: websocket-client, jsonschema, dockerpty, idna, urllib3, requests, docker-pycreds, docker, docopt, texttable, PyYAML, cached-property, docker-compose 18:52:13 Running setup.py install for dockerpty: started 18:52:13 Running setup.py install for dockerpty: finished with status 'done' 18:52:13 Attempting uninstall: idna 18:52:13 Found existing installation: idna 2.9 18:52:14 Uninstalling idna-2.9: 18:52:14 Successfully uninstalled idna-2.9 18:52:14 Attempting uninstall: urllib3 18:52:14 Found existing installation: urllib3 1.25.9 18:52:14 Uninstalling urllib3-1.25.9: 18:52:14 Successfully uninstalled urllib3-1.25.9 18:52:14 Attempting uninstall: requests 18:52:14 Found existing installation: requests 2.23.0 18:52:14 Uninstalling requests-2.23.0: 18:52:14 Successfully uninstalled requests-2.23.0 18:52:14 Running setup.py install for docopt: started 18:52:15 Running setup.py install for docopt: finished with status 'done' 18:52:15 Running setup.py install for texttable: started 18:52:15 Running setup.py install for texttable: finished with status 'done' 18:52:15 Running setup.py install for PyYAML: started 18:52:16 Running setup.py install for PyYAML: finished with status 'done' 18:52:16 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 18:52:20 Removing intermediate container 1b95c731ce85 18:52:20 ---> 529f80723af2 18:52:20 Step 22/27 : RUN apk --no-cache add curl 18:52:20 ---> Running in 59f302b65591 18:52:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:20 (1/3) Installing nghttp2-libs (1.41.0-r0) 18:52:20 (2/3) Installing libcurl (7.69.1-r3) 18:52:20 (3/3) Installing curl (7.69.1-r3) 18:52:20 Executing busybox-1.31.1-r19.trigger 18:52:20 OK: 72 MiB in 58 packages 18:52:21 Removing intermediate container 59f302b65591 18:52:21 ---> b28e009190b8 18:52:21 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 18:52:21 ---> Running in 43a1f602614a 18:52:21 Removing intermediate container 43a1f602614a 18:52:21 ---> 10c51b3d8d00 18:52:21 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:21 ---> Running in 1524eaf38ad3 18:52:21 Removing intermediate container 1524eaf38ad3 18:52:21 ---> 55f4034ec481 18:52:21 Step 25/27 : LABEL arch=x86_64 18:52:21 ---> Running in cd6f5a6f4bb8 18:52:22 Removing intermediate container cd6f5a6f4bb8 18:52:22 ---> 151e5f73cd58 18:52:22 Step 26/27 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 18:52:22 ---> Running in 1bc9b1e425d0 18:52:22 Removing intermediate container 1bc9b1e425d0 18:52:22 ---> 63becc7939ad 18:52:22 Step 27/27 : LABEL version=0.0.0 18:52:22 ---> Running in 262da9362452 18:52:22 Removing intermediate container 262da9362452 18:52:22 ---> 671aa632dad1 18:52:22 18:52:22 Successfully built 671aa632dad1 18:52:22 Successfully tagged docker-sys-mgmt-agent-go:latest 18:52:23  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 18:52:23 $ docker stop --time=1 cd9b5bbe454f9ca3434f552bf1ddfd68142de9e76b853b3cec77844819a53aa5 18:52:24 $ docker rm -f cd9b5bbe454f9ca3434f552bf1ddfd68142de9e76b853b3cec77844819a53aa5 [Pipeline] // withDockerContainer [Pipeline] sh 18:52:25 + docker images 18:52:25 + grep docker 18:52:25 docker-sys-mgmt-agent-go latest 671aa632dad1 3 seconds ago 313MB 18:52:25 docker-support-notifications-go latest 576dd49308e8 18 seconds ago 13.6MB 18:52:25 docker-core-command-go latest 8e43a726c72c 40 seconds ago 12.2MB 18:52:25 docker-security-secretstore-setup-go latest 80a96b93570f 45 seconds ago 24.7MB 18:52:25 docker-support-scheduler-go latest 381da20ac9b3 48 seconds ago 12.3MB 18:52:25 docker-security-secrets-setup-go latest 65fc7bc5db47 About a minute ago 23.9MB 18:52:25 docker-core-data-go latest 144329d2a200 2 minutes ago 23.7MB 18:52:25 docker-security-bootstrap-redis-go latest f54ce43cadf4 2 minutes ago 15.8MB 18:52:25 docker-security-proxy-setup-go latest 01271284a94b 2 minutes ago 24.6MB 18:52:25 docker-core-metadata-go latest c0cd7622f744 2 minutes ago 14.5MB 18:52:25 docker latest aefe523efa57 13 hours ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 18:52:35 gofmt -l . 18:52:35 [ "`gofmt -l .`" = "" ] 18:52:35 ./bin/test-go-mod-tidy.sh 18:52:35 ./bin/test-attribution-txt.sh [Pipeline] sh 18:52:38 + ls -al . 18:52:38 total 696 18:52:38 drwxrwxr-x 9 1001 1001 4096 Dec 11 18:52 . 18:52:38 drwxr-xr-x 4 root root 4096 Dec 11 18:48 .. 18:52:38 -rw-rw-r-- 1 1001 1001 11 Dec 11 18:46 .dockerignore 18:52:38 drwxrwxr-x 8 1001 1001 4096 Dec 11 18:47 .git 18:52:38 drwxrwxr-x 3 1001 1001 4096 Dec 11 18:46 .github 18:52:38 -rw-rw-r-- 1 1001 1001 943 Dec 11 18:46 .gitignore 18:52:38 -rw-rw-r-- 1 1001 1001 166 Dec 11 18:46 .sonarcloud.properties 18:52:38 -rw-rw-r-- 1 1001 1001 3804 Dec 11 18:46 CONTRIBUTING.md 18:52:38 -rw-rw-r-- 1 1001 1001 1035 Dec 11 18:46 Dockerfile.build 18:52:38 -rw-rw-r-- 1 1001 1001 863 Dec 11 18:46 Jenkinsfile 18:52:38 -rw-rw-r-- 1 1001 1001 10775 Dec 11 18:46 LICENSE 18:52:38 -rw-rw-r-- 1 1001 1001 6318 Dec 11 18:46 Makefile 18:52:38 -rw-rw-r-- 1 1001 1001 6447 Dec 11 18:46 README.md 18:52:38 -rw-rw-r-- 1 1001 1001 7286 Dec 11 18:46 SECURITY.md 18:52:38 -rw-rw-r-- 1 1001 1001 5 Dec 11 18:44 VERSION 18:52:38 -rw-rw-r-- 1 1001 1001 4131 Dec 11 18:46 ZMQWindows.md 18:52:38 drwxrwxr-x 2 1001 1001 4096 Dec 11 18:46 bin 18:52:38 drwxrwxr-x 15 1001 1001 4096 Dec 11 18:46 cmd 18:52:38 -rw-r--r-- 1 root root 569827 Dec 11 18:51 coverage.out 18:52:38 -rw-r--r-- 1 root root 1041 Dec 11 18:52 go.mod 18:52:38 -rw-r--r-- 1 root root 18856 Dec 11 18:52 go.sum 18:52:38 drwxrwxr-x 8 1001 1001 4096 Dec 11 18:46 internal 18:52:38 drwxrwxr-x 4 1001 1001 4096 Dec 11 18:46 openapi 18:52:38 drwxrwxr-x 4 1001 1001 4096 Dec 11 18:46 snap 18:52:38 -rw-rw-r-- 1 1001 1001 168 Dec 11 18:46 version.go [Pipeline] sh 18:52:39 + '[' -e coverage.out ] 18:52:39 + chown 1001:1001 coverage.out [Pipeline] stash 18:52:39 Warning: overwriting stash ‘coverage-report’ 18:52:40 Stashed 1 file(s) [Pipeline] sh 18:52:41 + make build 18:52:41 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 18:52:41 Still waiting to schedule task 18:52:41 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:52:53 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 18:53: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 18:53: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 18:53:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:53:27 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 18:53:30 Running on prd-ubuntu18.04-docker-8c-8g-15609 in /w/workspace/edgexfoundry_edgex-go_PR-2940 [Pipeline] { [Pipeline] ws 18:53:30 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 18:53:32 using credential edgex-jenkins-ssh 18:53:32 Cloning the remote Git repository 18:53:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:53:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:53:32 > git init /w/workspace/edgex-go/4 # timeout=10 18:53:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:53:32 > git --version # timeout=10 18:53:32 > git --version # 'git version 2.17.1' 18:53:32 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 18:53:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:53:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:53:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:53:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2940/head:refs/remotes/origin/PR-2940 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:53:40 Merging remotes/origin/master commit f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 into PR head commit 49e68703b340e99072c6563d1a6e531e4a68659e 18:53:40 Merge succeeded, producing 49e68703b340e99072c6563d1a6e531e4a68659e 18:53:40 Checking out Revision 49e68703b340e99072c6563d1a6e531e4a68659e (PR-2940) 18:53:41 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 18:53:40 > git config core.sparsecheckout # timeout=10 18:53:40 > git checkout -f 49e68703b340e99072c6563d1a6e531e4a68659e # timeout=10 18:53:40 > git remote # timeout=10 18:53:40 > git config --get remote.origin.url # timeout=10 18:53:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:40 > git merge f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 # timeout=10 18:53:40 > git rev-parse HEAD^{commit} # timeout=10 18:53:40 > git config core.sparsecheckout # timeout=10 18:53:40 > git checkout -f 49e68703b340e99072c6563d1a6e531e4a68659e # timeout=10 18:53:44 Commit message: "feat(security): kong cert paths are now optional" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:45 + echo snap-build.sh 18:53:45 snap-build.sh 18:53:45 + SNAP_BASE_DIR=. 18:53:45 + '[' '!' -z /w/workspace/edgex-go/4 ']' 18:53:45 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 18:53:45 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 18:53:45 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 18:53:45 + cd /w/workspace/edgex-go/4 18:53:45 + sudo apt-get remove -qy --purge lxd lxd-client 18:53:45 Reading package lists... 18:53:46 Building dependency tree... 18:53:46 Reading state information... 18:53:46 The following packages were automatically installed and are no longer required: 18:53:46 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:53:46 uidmap xdelta3 18:53:46 Use 'sudo apt autoremove' to remove them. 18:53:46 The following packages will be REMOVED: 18:53:46 lxd* lxd-client* 18:53:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:53:46 After this operation, 31.7 MB disk space will be freed. 18:53:46 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 18:53:47 (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.) 18:53:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:53:48 Removing lxd dnsmasq configuration 18:53:48 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:53:48 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:53:49 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 18:53:49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 18:53:49 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:53:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:53:51 Processing triggers for systemd (237-3ubuntu10.42) ... 18:53:51 Processing triggers for ureadahead (0.100.0-21) ... 18:53:52 + sudo snap remove --purge lxd 18:53:52 snap "lxd" is not installed 18:53:52 + sudo groupadd --force --system lxd 18:53:52 ++ whoami 18:53:52 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:53:52 + newgrp - lxd 18:53:52 + sudo snap install lxd 18:53:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 18:53:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 18:54:00 $ docker stop --time=1 7d5075a4567494cf972529fe3bf61b0541d0ef8dd8d128e8820d7f7fee6f8b35 18:54:00 2020-12-11T18:53:59Z INFO Waiting for automatic snapd restart... 18:54:03 $ docker rm -f 7d5075a4567494cf972529fe3bf61b0541d0ef8dd8d128e8820d7f7fee6f8b35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:54:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:54:05 18:54:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:54:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:54:05 latest: Pulling from edgex-devops/edgex-compose-arm64 18:54:05 29e5d40040c1: Pulling fs layer 18:54:05 1ce36da41761: Pulling fs layer 18:54:05 25b303627fd3: Pulling fs layer 18:54:06 29e5d40040c1: Verifying Checksum 18:54:06 29e5d40040c1: Download complete 18:54:07 1ce36da41761: Verifying Checksum 18:54:07 1ce36da41761: Download complete 18:54:07 29e5d40040c1: Pull complete 18:54:08 1ce36da41761: Pull complete 18:54:08 25b303627fd3: Verifying Checksum 18:54:08 25b303627fd3: Download complete 18:54:15 lxd 4.8 from Canonical* installed 18:54:15 + sudo lxd init --auto 18:54:18 25b303627fd3: Pull complete 18:54:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:54:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:54:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:54:19 prd-ubuntu18.04-docker-arm64-4c-16g-15608 does not seem to be running inside a container 18:54:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 18:54:22 $ docker top c64f8200f82adb59933c657f6a9a5f812c8de795b0e5a820d4b94fede4212255 -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:23 + docker-compose build --help 18:54:23 + grep parallel 18:54:23 + sudo snap install --classic snapcraft 18:54:26 --parallel Build images in parallel. [Pipeline] } 18:54:26 $ docker stop --time=1 c64f8200f82adb59933c657f6a9a5f812c8de795b0e5a820d4b94fede4212255 18:54:28 $ docker rm -f c64f8200f82adb59933c657f6a9a5f812c8de795b0e5a820d4b94fede4212255 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:54:29 snapcraft 4.4.4 from Canonical* installed 18:54:29 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 18:54:29 + patch --verbose -p1 18:54:29 Hmm... Looks like a unified diff to me... 18:54:29 The text leading up to this was: 18:54:29 -------------------------- 18:54:29 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 18:54:29 |From: Tony Espy 18:54:29 |Date: Wed, 2 Dec 2020 17:38:31 -0500 18:54:29 |Subject: [PATCH] optimize snap build for pipeline CI check 18:54:29 | 18:54:29 |This patch is used by the EdgeX CI pipeline builds to 18:54:29 |optimize the snap CI check run for pull requests. When 18:54:29 |applied, it essentially strips out everything (apps and 18:54:29 |parts) from the snapcraft.yaml file except those required 18:54:29 |to build edgex-go, as the whole idea of the CI check is to 18:54:29 |catch changes to edgex-go that break the snap build. 18:54:29 | 18:54:29 |In general, anyone updating snapcraft.yaml will also need 18:54:29 |to update this patch file, otherwise it may fail to apply, 18:54:29 |resulting in a failed snap build CI check in the associated 18:54:29 |pull request. 18:54:29 | 18:54:29 |Note - in addition to applying this patch, the pipeline also 18:54:29 |only primes the snap (e.g. `snapcraft prime`), as there's no 18:54:29 |need to build the finally binary .snap file (and it won't 18:54:29 |work with the patch applied). This further reduces the build 18:54:29 |time. 18:54:29 |--- 18:54:29 | snap/snapcraft.yaml | 466 +------------------------------------------- 18:54:29 | 1 file changed, 2 insertions(+), 464 deletions(-) 18:54:29 | 18:54:29 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 18:54:29 |index b265277c..d7e1de37 100644 18:54:29 |--- a/snap/snapcraft.yaml 18:54:29 |+++ b/snap/snapcraft.yaml 18:54:29 -------------------------- 18:54:29 patching file snap/snapcraft.yaml 18:54:29 Using Plan A... 18:54:29 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 18:54:29 Hunk #2 succeeded at 81 (offset -3 lines). 18:54:29 Hunk #3 succeeded at 211 (offset -7 lines). 18:54:29 Hunk #4 succeeded at 226 (offset -7 lines). 18:54:29 Hunk #5 succeeded at 234 (offset -7 lines). 18:54:29 Hunk #6 succeeded at 241 (offset -7 lines). 18:54:29 Hunk #7 succeeded at 268 (offset -7 lines). 18:54:29 Hunk #8 succeeded at 302 (offset -7 lines). 18:54:29 Hunk #9 succeeded at 358 (offset -7 lines). 18:54:29 Hmm... Ignoring the trailing garbage. 18:54:29 done 18:54:29 + sudo snapcraft prime --use-lxd 18:54:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:54:29 . [Pipeline] withDockerContainer 18:54:29 prd-ubuntu18.04-docker-arm64-4c-16g-15608 does not seem to be running inside a container 18:54:29 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:54:30 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:54:30 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: 18:54:30 - README.md 18:54:30 - snapcraft.yaml.orig 18:54:30 18:54:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:54:30 Launching a container. 18:54:31 $ docker top cb5ce576a89709556a71b0f6f4a528b981067c5f235355d40838dd45a85d4c0f -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:32 + docker-compose -f ./docker-compose-build.yml build --parallel 18:54:35 Building docker-core-command-go ... 18:54:35 Building docker-core-data-go ... 18:54:35 Building docker-core-metadata-go ... 18:54:35 Building docker-security-bootstrap-redis-go ... 18:54:35 Building docker-security-proxy-setup-go ... 18:54:35 Building docker-security-secrets-setup-go ... 18:54:35 Building docker-security-secretstore-setup-go ... 18:54:35 Building docker-support-notifications-go ... 18:54:35 Building docker-support-scheduler-go ... 18:54:35 Building docker-sys-mgmt-agent-go ... 18:54:35 Building docker-security-bootstrap-redis-go 18:54:35 Building docker-security-secretstore-setup-go 18:54:35 Building docker-sys-mgmt-agent-go 18:54:35 Building docker-security-secrets-setup-go 18:54:35 Building docker-core-data-go 18:54:42 Waiting for container to be ready 18:54:42 To start your first instance, try: lxc launch ubuntu:18.04 18:54:42 18:54:45 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:54:45 Waiting for network to be ready... 18:54:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:54:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] 18:54:46 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:54:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] 18:54:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 18:54:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 18:54:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] 18:54:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] 18:54:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] 18:54:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 18:54:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:54:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:54:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:54:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:54:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:54:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:54:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:54:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:54:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:54:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1763 kB] 18:54:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] 18:54:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 18:54:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] 18:54:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] 18:54:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.4 kB] 18:54:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1694 kB] 18:54:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] 18:54:51 Fetched 23.4 MB in 5s (4958 kB/s) 18:54:52 Reading package lists... 18:54:52 Reading package lists... 18:54:52 Building dependency tree... 18:54:52 Reading state information... 18:54:52 The following additional packages will be installed: 18:54:52 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:54:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:54:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:54:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:54:52 Suggested packages: 18:54:52 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:54:52 Recommended packages: 18:54:52 gnupg libsasl2-modules 18:54:52 The following NEW packages will be installed: 18:54:52 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:54:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:54:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:54:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:54:52 The following packages will be upgraded: 18:54:52 gpg gpg-agent gpgconf libudev1 18:54:52 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 18:54:52 Need to get 3531 kB of archives. 18:54:52 After this operation, 13.3 MB of additional disk space will be used. 18:54:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 18:54:53 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 18:54:53 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 18:54:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 18:54:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 18:54:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 18:54:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 18:54:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 18:54:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 18:54:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 18:54:53 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:54:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:54:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:54:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:54:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:54:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:54:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:54:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:54:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:54:53 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:54:53 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:54:53 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:54:53 debconf: delaying package configuration, since apt-utils is not installed 18:54:54 Fetched 3531 kB in 1s (3156 kB/s) 18:54:54 (Reading database ... 12511 files and directories currently installed.) 18:54:54 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 18:54:54 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 18:54:54 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 18:54:54 Selecting previously unselected package udev. 18:54:54 (Reading database ... 12511 files and directories currently installed.) 18:54:54 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 18:54:54 Unpacking udev (237-3ubuntu10.43) ... 18:54:54 Selecting previously unselected package libfuse2:amd64. 18:54:54 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:54:54 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:54:54 Selecting previously unselected package fuse. 18:54:54 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:54:54 Unpacking fuse (2.9.7-1ubuntu1) ... 18:54:54 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 18:54:54 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 18:54:54 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 18:54:54 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 18:54:54 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 18:54:54 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 18:54:55 Selecting previously unselected package libksba8:amd64. 18:54:55 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:54:55 Unpacking libksba8:amd64 (1.3.5-2) ... 18:54:55 Selecting previously unselected package libroken18-heimdal:amd64. 18:54:55 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:54:55 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:55 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:54:55 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:54:55 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:55 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:54:55 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:54:55 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:55 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:54:55 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:54:55 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:55 Selecting previously unselected package libwind0-heimdal:amd64. 18:54:55 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:54:55 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:54:55 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:54:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:54:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:54:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:54:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:54:55 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:54:55 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:54:55 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:56 Selecting previously unselected package libsasl2-modules-db:amd64. 18:54:56 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 18:54:56 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 18:54:56 Selecting previously unselected package libsasl2-2:amd64. 18:54:56 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 18:54:56 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 18:54:56 Selecting previously unselected package libldap-common. 18:54:56 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 18:54:56 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 18:54:56 Selecting previously unselected package libldap-2.4-2:amd64. 18:54:56 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 18:54:56 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 18:54:56 Selecting previously unselected package dirmngr. 18:54:56 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 18:54:56 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 18:54:56 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 18:54:56 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 18:54:56 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:54:56 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 18:54:56 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 18:54:56 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 18:54:56 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:56 Setting up libksba8:amd64 (1.3.5-2) ... 18:54:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:54:56 Setting up udev (237-3ubuntu10.43) ... 18:54:57 invoke-rc.d: policy-rc.d denied execution of start. 18:54:57 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:57 Processing triggers for systemd (237-3ubuntu10) ... 18:54:57 Setting up fuse (2.9.7-1ubuntu1) ... 18:54:57 Setting up gpg (2.2.4-1ubuntu1.3) ... 18:54:57 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:57 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:57 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:57 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:57 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:57 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:57 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:54:57 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 18:54:57 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 18:54:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:54:58 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:54:58 settings in the [Install] section, and DefaultInstance for template units). 18:54:58 This means they are not meant to be enabled using systemctl. 18:54:58 Possible reasons for having this kind of units are: 18:54:58 1) A unit may be statically enabled by being symlinked from another unit's 18:54:58 .wants/ or .requires/ directory. 18:54:58 2) A unit's purpose may be to act as a helper for some other unit which has 18:54:58 a requirement dependency on it. 18:54:58 3) A unit may be started when needed via activation (socket, path, timer, 18:54:58 D-Bus, udev, scripted systemctl call, ...). 18:54:58 4) In case of template units, the unit is meant to be enabled with some 18:54:58 instance name specified. 18:54:58 Reading package lists... 18:54:58 Building dependency tree... 18:54:58 Reading state information... 18:54:58 The following additional packages will be installed: 18:54:58 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:54:58 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:54:58 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:54:58 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:54:58 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:54:58 Suggested packages: 18:54:58 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:54:58 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:54:58 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:54:58 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:54:58 systemd-container policykit-1 18:54:58 Recommended packages: 18:54:58 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:54:58 The following NEW packages will be installed: 18:54:58 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:54:58 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:54:58 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:54:58 multiarch-support openssh-client python3 python3-minimal python3.6 18:54:58 python3.6-minimal snapd squashfs-tools sudo 18:54:58 The following packages will be upgraded: 18:54:58 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:54:58 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 18:54:58 Need to get 35.2 MB of archives. 18:54:58 After this operation, 141 MB of additional disk space will be used. 18:54:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 18:54:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 18:54:58 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 18:54:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 18:54:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 18:54:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:54:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 18:54:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 18:54:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 18:54:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:54:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:54:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:54:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:54:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:54:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:54:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 18:54:59 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 18:54:59 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 18:54:59 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:54:59 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:54:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:54:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:54:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:54:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 18:54:59 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:54:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 18:55:00 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:55:00 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:55:00 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 18:55:00 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 18:55:01 debconf: delaying package configuration, since apt-utils is not installed 18:55:01 Fetched 35.2 MB in 2s (15.8 MB/s) 18:55:01 (Reading database ... 12757 files and directories currently installed.) 18:55:01 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 18:55:01 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 18:55:01 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 18:55:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 18:55:02 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 18:55:02 (Reading database ... 12757 files and directories currently installed.) 18:55:02 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 18:55:02 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 18:55:02 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 18:55:02 (Reading database ... 12757 files and directories currently installed.) 18:55:02 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 18:55:02 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 18:55:02 Setting up apt (1.6.12ubuntu0.2) ... 18:55:02 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:55:03 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:55:03 (Reading database ... 12764 files and directories currently installed.) 18:55:03 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 18:55:03 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 18:55:03 Selecting previously unselected package libpython3.6-minimal:amd64. 18:55:03 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 18:55:03 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 18:55:03 Selecting previously unselected package libexpat1:amd64. 18:55:03 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:55:03 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:55:03 Selecting previously unselected package python3.6-minimal. 18:55:03 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 18:55:03 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 18:55:04 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 18:55:04 Checking for services that may need to be restarted...done. 18:55:04 Checking for services that may need to be restarted...done. 18:55:04 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 18:55:04 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:55:04 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 18:55:04 Selecting previously unselected package python3-minimal. 18:55:04 (Reading database ... 13012 files and directories currently installed.) 18:55:04 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:55:04 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:55:04 Selecting previously unselected package mime-support. 18:55:04 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:55:04 Unpacking mime-support (3.60ubuntu1) ... 18:55:05 Selecting previously unselected package libmpdec2:amd64. 18:55:05 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:55:05 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:55:05 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:55:05 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 18:55:05 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 18:55:05 Selecting previously unselected package python3.6. 18:55:05 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 18:55:05 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 18:55:05 Selecting previously unselected package libpython3-stdlib:amd64. 18:55:05 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:55:05 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:55:05 Setting up python3-minimal (3.6.7-1~18.04) ... 18:55:06 Selecting previously unselected package python3. 18:55:06 (Reading database ... 13442 files and directories currently installed.) 18:55:06 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:55:06 Unpacking python3 (3.6.7-1~18.04) ... 18:55:06 Selecting previously unselected package multiarch-support. 18:55:06 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 18:55:06 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 18:55:06 Setting up multiarch-support (2.27-3ubuntu1.3) ... 18:55:06 Selecting previously unselected package liblzo2-2:amd64. 18:55:06 (Reading database ... 13479 files and directories currently installed.) 18:55:06 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:55:06 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:55:06 Selecting previously unselected package libbsd0:amd64. 18:55:06 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:55:06 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:55:06 Selecting previously unselected package sudo. 18:55:06 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 18:55:06 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 18:55:06 Selecting previously unselected package apparmor. 18:55:06 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:55:06 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:55:06 Selecting previously unselected package libedit2:amd64. 18:55:06 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:55:06 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:55:06 Selecting previously unselected package libkrb5support0:amd64. 18:55:06 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:55:06 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:55:06 Selecting previously unselected package libk5crypto3:amd64. 18:55:06 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:55:06 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:55:07 Selecting previously unselected package libkeyutils1:amd64. 18:55:07 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:55:07 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:55:07 Selecting previously unselected package libkrb5-3:amd64. 18:55:07 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:55:07 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:55:07 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:55:07 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:55:07 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:55:07 Selecting previously unselected package libssl1.0.0:amd64. 18:55:07 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 18:55:07 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 18:55:07 Selecting previously unselected package openssh-client. 18:55:07 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 18:55:07 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:55:07 Selecting previously unselected package squashfs-tools. 18:55:07 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 18:55:07 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:55:07 Selecting previously unselected package snapd. 18:55:07 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 18:55:07 Unpacking snapd (2.48+18.04) ... 18:55:10 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:55:10 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 18:55:10 Setting up mime-support (3.60ubuntu1) ... 18:55:10 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 18:55:10 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:55:10 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:55:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:55:10 Setting up systemd (237-3ubuntu10.43) ... 18:55:10 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:55:11 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:55:12 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:55:12 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:55:12 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 18:55:12 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:55:12 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 18:55:12 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:55:12 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:55:12 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:55:12 Setting up python3 (3.6.7-1~18.04) ... 18:55:12 running python rtupdate hooks for python3.6... 18:55:12 running python post-rtupdate hooks for python3.6... 18:55:12 Setting up apparmor (2.12-4ubuntu5.1) ... 18:55:14 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:55:14 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:55:14 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:55:14 Setting up snapd (2.48+18.04) ... 18:55:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:55:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:55:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:55:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:55:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:55:15 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:55:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:55:16 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:55:16 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:55:16 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:55:16 /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' 18:55:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:55:16 Processing triggers for systemd (237-3ubuntu10.43) ... 18:55:17 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:55:17 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:55:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:55:18 Reading package lists... 18:55:19 Reading package lists... 18:55:19 Building dependency tree... 18:55:19 Reading state information... 18:55:19 Calculating upgrade... 18:55:19 The following packages will be upgraded: 18:55:19 advancecomp base-files bash binutils binutils-common 18:55:19 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:55:19 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:55:19 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 18:55:19 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 18:55:19 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 18:55:19 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 18:55:19 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 18:55:19 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 18:55:19 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 18:55:19 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 18:55:19 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 18:55:19 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 18:55:19 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 18:55:19 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:55:19 Need to get 63.5 MB of archives. 18:55:19 After this operation, 5178 kB of additional disk space will be used. 18:55:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:55:19 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 18:55:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:55:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:55:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:55:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:55:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:55:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:55:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:55:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:55:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:55:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:55:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:55:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:55:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:55:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:55:20 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 18:55:20 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-124.127 [976 kB] 18:55:20 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 18:55:20 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:55:20 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:55:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 18:55:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:55:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 18:55:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:55:20 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:55:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:55:20 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:55:20 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:55:20 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:55:20 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:55:20 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:55:20 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 18:55:20 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:55:21 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:55:21 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:55:21 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:55:21 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:55:21 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:55:21 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:55:21 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:55:21 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:55:21 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:55:21 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:55:21 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 18:55:21 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 18:55:21 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 18:55:21 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 18:55:21 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 18:55:21 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:55:21 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:55:21 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:55:21 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 18:55:21 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 18:55:21 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:55:21 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:55:21 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 18:55:21 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:55:21 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:55:21 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:55:21 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:55:21 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:55:21 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 18:55:21 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:55:21 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 18:55:21 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 18:55:21 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:55:21 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:55:21 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:55:21 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 18:55:21 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 18:55:21 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 18:55:21 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:55:21 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:55:21 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:55:21 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:55:21 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 18:55:21 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:55:21 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:55:21 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 18:55:21 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 18:55:21 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 18:55:21 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 18:55:21 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:55:21 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:55:21 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:55:21 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:55:22 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:55:22 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:55:22 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:55:22 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:55:23 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:55:23 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:55:23 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:55:23 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:55:23 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:55:23 debconf: delaying package configuration, since apt-utils is not installed 18:55:23 Fetched 63.5 MB in 3s (18.8 MB/s) 18:55:23 (Reading database ... 13912 files and directories currently installed.) 18:55:23 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 18:55:23 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 18:55:23 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 18:55:24 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 18:55:24 Preparing to unpack .../2-linux-libc-dev_4.15.0-124.127_amd64.deb ... 18:55:24 Unpacking linux-libc-dev:amd64 (4.15.0-124.127) over (4.15.0-20.21) ... 18:55:25 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:55:25 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:55:25 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:55:25 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:55:25 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:55:25 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:55:25 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:55:25 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:55:25 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:55:25 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:55:25 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:55:25 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:55:25 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:55:25 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:55:25 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:55:25 (Reading database ... 13911 files and directories currently installed.) 18:55:25 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:55:25 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:55:25 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:55:26 (Reading database ... 13911 files and directories currently installed.) 18:55:26 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:55:26 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:55:26 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:55:26 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:55:26 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:55:26 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:55:26 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:55:26 (Reading database ... 13911 files and directories currently installed.) 18:55:26 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 18:55:26 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 18:55:27 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 18:55:27 (Reading database ... 13911 files and directories currently installed.) 18:55:27 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 18:55:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:55:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:55:27 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 18:55:27 Setting up base-files (10.1ubuntu2.10) ... 18:55:27 Installing new version of config file /etc/issue ... 18:55:27 Installing new version of config file /etc/issue.net ... 18:55:27 Installing new version of config file /etc/lsb-release ... 18:55:27 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:55:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:55:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:55:28 Removing obsolete conffile /etc/default/motd-news ... 18:55:28 (Reading database ... 13912 files and directories currently installed.) 18:55:28 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:55:28 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:55:28 Setting up bash (4.4.18-2ubuntu1.2) ... 18:55:28 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 18:55:28 (Reading database ... 13912 files and directories currently installed.) 18:55:28 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:55:28 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:55:29 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:55:29 (Reading database ... 13912 files and directories currently installed.) 18:55:29 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 18:55:29 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 18:55:29 Setting up tar (1.29b-2ubuntu0.1) ... 18:55:29 (Reading database ... 13912 files and directories currently installed.) 18:55:29 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:55:29 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:55:29 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:55:30 (Reading database ... 13912 files and directories currently installed.) 18:55:30 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:55:30 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:55:30 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:55:30 (Reading database ... 13912 files and directories currently installed.) 18:55:30 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:55:30 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:55:30 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:55:30 (Reading database ... 13912 files and directories currently installed.) 18:55:30 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:55:30 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:55:30 Setting up grep (3.1-2build1) ... 18:55:30 (Reading database ... 13912 files and directories currently installed.) 18:55:30 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:55:30 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:55:30 Setting up login (1:4.5-1ubuntu2) ... 18:55:30 (Reading database ... 13912 files and directories currently installed.) 18:55:30 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:55:31 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:55:31 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:55:31 (Reading database ... 13912 files and directories currently installed.) 18:55:31 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:55:31 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:55:31 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:55:31 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:55:32 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:55:32 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:55:32 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:55:32 (Reading database ... 13912 files and directories currently installed.) 18:55:32 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:55:32 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:55:33 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:55:33 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:55:34 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:55:34 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:55:34 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:55:34 (Reading database ... 13912 files and directories currently installed.) 18:55:34 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:55:34 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:55:34 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:55:34 (Reading database ... 13912 files and directories currently installed.) 18:55:34 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:55:34 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:55:34 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:55:34 (Reading database ... 13912 files and directories currently installed.) 18:55:34 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:55:34 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:55:34 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:55:34 (Reading database ... 13912 files and directories currently installed.) 18:55:34 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:55:34 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:55:34 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:55:34 (Reading database ... 13912 files and directories currently installed.) 18:55:34 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:55:34 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:55:35 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:55:35 (Reading database ... 13912 files and directories currently installed.) 18:55:35 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:55:35 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:55:35 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:55:35 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:55:35 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:55:35 (Reading database ... 13912 files and directories currently installed.) 18:55:35 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:55:35 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:55:35 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:55:35 (Reading database ... 13912 files and directories currently installed.) 18:55:35 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:55:35 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:55:35 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:55:35 (Reading database ... 13912 files and directories currently installed.) 18:55:35 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:55:35 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:55:35 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:55:35 (Reading database ... 13912 files and directories currently installed.) 18:55:35 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:55:35 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:55:36 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:55:36 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:55:36 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:55:36 (Reading database ... 13912 files and directories currently installed.) 18:55:36 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 18:55:36 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 18:55:37 Setting up libc-bin (2.27-3ubuntu1.3) ... 18:55:37 (Reading database ... 13912 files and directories currently installed.) 18:55:37 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:55:37 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:55:37 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:55:37 (Reading database ... 13914 files and directories currently installed.) 18:55:37 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:55:37 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:55:37 Setting up debconf (1.5.66ubuntu1) ... 18:55:38 (Reading database ... 13914 files and directories currently installed.) 18:55:38 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:55:38 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:55:38 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:55:38 (Reading database ... 13914 files and directories currently installed.) 18:55:38 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:55:38 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:55:38 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 18:55:38 (Reading database ... 13914 files and directories currently installed.) 18:55:38 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:55:38 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:55:38 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:55:39 (Reading database ... 13914 files and directories currently installed.) 18:55:39 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:55:39 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:55:39 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 18:55:39 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 18:55:39 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:55:39 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:55:39 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:55:39 (Reading database ... 13914 files and directories currently installed.) 18:55:39 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 18:55:39 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 18:55:39 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 18:55:39 (Reading database ... 13914 files and directories currently installed.) 18:55:39 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 18:55:39 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:55:39 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 18:55:40 (Reading database ... 13914 files and directories currently installed.) 18:55:40 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:55:40 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:55:40 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:55:40 (Reading database ... 13914 files and directories currently installed.) 18:55:40 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 18:55:40 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 18:55:40 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 18:55:40 (Reading database ... 13914 files and directories currently installed.) 18:55:40 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:55:40 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:55:40 Setting up passwd (1:4.5-1ubuntu2) ... 18:55:40 (Reading database ... 13914 files and directories currently installed.) 18:55:40 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 18:55:40 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 18:55:40 Setting up gpgv (2.2.4-1ubuntu1.3) ... 18:55:41 (Reading database ... 13914 files and directories currently installed.) 18:55:41 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:55:41 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:55:41 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:55:41 (Reading database ... 13914 files and directories currently installed.) 18:55:41 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:55:41 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:55:41 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:55:41 (Reading database ... 13914 files and directories currently installed.) 18:55:41 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 18:55:41 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 18:55:41 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 18:55:41 (Reading database ... 13914 files and directories currently installed.) 18:55:41 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 18:55:41 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 18:55:41 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 18:55:41 (Reading database ... 13914 files and directories currently installed.) 18:55:41 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 18:55:41 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 18:55:42 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 18:55:42 (Reading database ... 13915 files and directories currently installed.) 18:55:42 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:55:42 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:55:42 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:55:42 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:55:42 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 18:55:42 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 18:55:42 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 18:55:42 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 18:55:42 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:55:43 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:55:43 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:55:43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:55:43 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:55:43 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:55:43 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:55:43 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:55:43 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:55:43 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:55:43 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:55:43 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:55:43 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:55:43 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:55:43 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 18:55:43 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 18:55:44 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:55:44 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:55:44 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:55:44 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:55:45 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 18:55:45 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 18:55:45 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 18:55:45 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 18:55:45 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 18:55:45 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 18:55:45 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 18:55:45 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 18:55:45 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:55:45 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:55:45 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:55:45 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:55:45 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:55:45 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:55:46 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:55:46 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:55:47 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:55:47 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:55:48 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:55:48 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:55:49 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:55:49 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:55:49 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:55:49 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:55:50 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:55:50 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:55:50 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:55:50 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:55:50 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:55:50 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:55:50 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:55:50 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:55:50 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:55:50 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 18:55:51 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:55:51 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:55:51 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:55:51 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:55:51 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:55:51 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:55:51 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:55:51 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:55:51 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:55:51 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:55:51 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:55:51 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:55:51 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:55:51 Setting up tzdata (2020d-0ubuntu0.18.04) ... 18:55:51 18:55:51 Current default time zone: 'Etc/UTC' 18:55:51 Local time is now: Fri Dec 11 18:55:51 UTC 2020. 18:55:51 Universal Time is now: Fri Dec 11 18:55:51 UTC 2020. 18:55:51 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:55:51 18:55:51 Setting up systemd-sysv (237-3ubuntu10.43) ... 18:55:51 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:55:51 Setting up linux-libc-dev:amd64 (4.15.0-124.127) ... 18:55:51 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:55:51 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:55:52 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:55:52 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:55:52 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:55:52 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:55:52 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:55:52 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:55:52 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:55:52 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:55:52 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 18:55:52 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:55:52 Setting up patch (2.7.6-2ubuntu1.1) ... 18:55:52 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:55:52 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:55:52 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 18:55:52 Installing new version of config file /etc/ssl/openssl.cnf ... 18:55:52 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:55:52 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 18:55:52 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 18:55:54 Updating certificates in /etc/ssl/certs... 18:55:55 22 added, 17 removed; done. 18:55:55 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 18:55:55 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:55:55 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:55:55 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:55:55 Setting up pkgbinarymangler (138.18.04.1) ... 18:55:55 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:55:55 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 18:55:55 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:55:55 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:55:55 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:55:55 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:55:55 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:55:55 Setting up perl (5.26.1-6ubuntu0.5) ... 18:55:55 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 18:55:55 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:55:55 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:55:55 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 18:55:55 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:55:55 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:55:55 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:55:55 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:55:55 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:55:55 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 18:55:56 Processing triggers for systemd (237-3ubuntu10.43) ... 18:55:56 Processing triggers for mime-support (3.60ubuntu1) ... 18:55:56 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 18:55:56 Updating certificates in /etc/ssl/certs... 18:55:56 0 added, 0 removed; done. 18:55:56 Running hooks in /etc/ca-certificates/update.d... 18:55:56 done. 18:55:57 Reading package lists... 18:55:57 Building dependency tree... 18:55:57 Reading state information... 18:55:57 The following NEW packages will be installed: 18:55:57 apt-transport-https 18:55:57 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:55:57 Need to get 1696 B of archives. 18:55:57 After this operation, 153 kB of additional disk space will be used. 18:55:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 18:55:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 18:55:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:55:57 ---> 8dfa9bd19f3a 18:55:57 Step 3/22 : WORKDIR /edgex-go 18:55:57 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 18:55:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:55:57 ---> 8dfa9bd19f3a 18:55:57 Step 3/24 : WORKDIR /edgex-go 18:55:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 18:55:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:55:57 ---> 8dfa9bd19f3a 18:55:57 Step 3/23 : WORKDIR /edgex-go 18:55:57 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 18:55:57 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 18:55:57 ---> 8dfa9bd19f3a 18:55:57 Step 3/29 : WORKDIR /edgex-go 18:55:57 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 18:55:57 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:55:57 ---> 8dfa9bd19f3a 18:55:57 Step 3/27 : WORKDIR /edgex-go 18:55:57 ---> Running in 5773fadfbf8b 18:55:57 ---> Running in 11e50d9f7b8e 18:55:57 ---> Running in 6cd03580e28b 18:55:57 ---> Running in 6d64eef1d0d3 18:55:57 ---> Running in c8c046dd0882 18:55:57 Removing intermediate container 11e50d9f7b8e 18:55:57 ---> e4b785d44d48 18:55:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:57 Removing intermediate container c8c046dd0882 18:55:57 ---> d4fb6009b170 18:55:57 Step 4/29 : RUN apk update && apk add make git 18:55:57 Removing intermediate container 5773fadfbf8b 18:55:57 ---> 6bde25410516 18:55:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:57 ---> Running in 4d77a96ae3af 18:55:57 ---> Running in bd5ca75f5f7b 18:55:57 Removing intermediate container 6cd03580e28b 18:55:57 ---> 3d1caac07c61 18:55:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:57 Removing intermediate container 6d64eef1d0d3 18:55:57 ---> 75678def3d15 18:55:57 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:57 ---> Running in 46b2f052cf5c 18:55:57 ---> Running in 1b796b3a72d7 18:55:57 ---> Running in 29a64622e7e2 18:55:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:55:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:55:57 Removing intermediate container bd5ca75f5f7b 18:55:57 ---> 101071e4a41c 18:55:57 Step 5/24 : RUN apk update && apk add make git 18:55:57 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:55:57 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:55:57 OK: 12618 distinct packages available 18:55:57 Removing intermediate container 46b2f052cf5c 18:55:57 ---> 003b5ef9e266 18:55:57 Step 5/22 : RUN apk update && apk add make git 18:55:57 ---> Running in a7a9629be559 18:55:57 ---> Running in 99f617b7a1f3 18:55:57 Removing intermediate container 1b796b3a72d7 18:55:57 ---> 3fe2be091a76 18:55:57 Step 5/27 : RUN apk update && apk add make bash git 18:55:57 Removing intermediate container 29a64622e7e2 18:55:57 ---> 4d9d5a1259c2 18:55:57 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 18:55:57 OK: 217 MiB in 51 packages 18:55:57 ---> Running in 079c20a41adf 18:55:57 ---> Running in 49d504a32517 18:55:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:55:57 Removing intermediate container 4d77a96ae3af 18:55:57 ---> 2bfec41a63fd 18:55:57 Step 5/29 : COPY go.mod . 18:55:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:55:57 debconf: delaying package configuration, since apt-utils is not installed 18:55:57 Fetched 1696 B in 0s (8451 B/s) 18:55:57 Selecting previously unselected package apt-transport-https. 18:55:57 (Reading database ... 13929 files and directories currently installed.) 18:55:57 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 18:55:57 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 18:55:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:55:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:55:57 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 18:55:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:55:58 Waiting for network to be ready... 18:55:58 ---> a5345ccf49e2 18:55:58 Step 6/29 : RUN go mod download 18:55:58 ---> Running in 63cbc928ece3 18:55:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:55:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:55:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:55:59 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:55:59 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:55:59 OK: 12618 distinct packages available 18:55:59 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:55:59 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:55:59 OK: 12618 distinct packages available 18:55:59 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:55:59 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:55:59 OK: 12618 distinct packages available 18:56:00 OK: 217 MiB in 51 packages 18:56:00 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:56:00 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:56:00 OK: 12618 distinct packages available 18:56:00 OK: 217 MiB in 51 packages 18:56:00 OK: 217 MiB in 51 packages 18:56:00 OK: 217 MiB in 51 packages 18:56:01 Removing intermediate container a7a9629be559 18:56:01 ---> f6e9cac57ebe 18:56:01 Step 6/24 : COPY go.mod . 18:56:02 Removing intermediate container 99f617b7a1f3 18:56:02 ---> 3a592d74fabd 18:56:02 Step 6/22 : COPY go.mod . 18:56:02 Removing intermediate container 079c20a41adf 18:56:02 ---> 5d39a8f78bfc 18:56:02 Step 6/27 : COPY go.mod . 18:56:02 Removing intermediate container 63cbc928ece3 18:56:02 ---> 062044ce4b2c 18:56:02 Step 7/29 : COPY . . 18:56:03 Removing intermediate container 49d504a32517 18:56:03 ---> d06bccf1d367 18:56:03 Step 6/23 : COPY go.mod . 18:56:03 ---> 80f36cb6a143 18:56:03 ---> fefdc0a55be8 18:56:03 Step 7/24 : RUN go mod download 18:56:03 Step 7/22 : RUN go mod download 18:56:03 ---> Running in edaeadc1d749 18:56:03 ---> Running in fb46c55ccd35 18:56:03 ---> a15bd14052d2 18:56:03 Step 7/27 : RUN go mod download 18:56:04 ---> Running in 267afbaa1af9 18:56:04 ---> 6454501cf710 18:56:04 Step 7/23 : RUN go mod download 18:56:04 2020-12-11T18:56:01Z INFO Waiting for automatic snapd restart... 18:56:04 snapd 2.48.1 from Canonical* installed 18:56:05 ---> Running in 539e40d1820e 18:56:05 "snapd" switched to the "latest/stable" channel 18:56:05 18:56:08 Removing intermediate container edaeadc1d749 18:56:08 ---> e254deb91e92 18:56:08 Step 8/22 : COPY . . 18:56:08 Removing intermediate container fb46c55ccd35 18:56:08 ---> c330835098c9 18:56:08 Step 8/24 : COPY . . 18:56:09 Removing intermediate container 267afbaa1af9 18:56:09 ---> d3fdc005f505 18:56:09 Step 8/27 : COPY . . 18:56:09 Removing intermediate container 539e40d1820e 18:56:09 ---> b7be8b29cd59 18:56:09 Step 8/23 : COPY . . 18:56:09 core18 20200929 from Canonical* installed 18:56:09 "core18" switched to the "latest/stable" channel 18:56:09 18:56:14 snapcraft 4.4.4 from Canonical* installed 18:56:14 "snapcraft" switched to the "latest/stable" channel 18:56:14 18:56:17 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: 18:56:17 - README.md 18:56:17 - snapcraft.yaml.orig 18:56:17 18:56:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:56:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:56:24 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:56:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:56:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:56:25 Reading package lists... 18:56:25 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 18:56:31 ---> 3606c7648947 18:56:31 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 18:56:31 ---> Running in c9a9c327d113 18:56:32 ---> 05bd9675170c 18:56:32 Step 9/23 : RUN make cmd/core-data/core-data 18:56:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:56:32 Reading package lists... 18:56:32 Building dependency tree... 18:56:32 Reading state information... 18:56:32 Suggested packages: 18:56:32 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:56:32 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:56:32 Recommended packages: 18:56:32 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:56:32 The following NEW packages will be installed: 18:56:32 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:56:32 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:56:32 pkg-config zip 18:56:32 ---> af68a3beb3c4 18:56:32 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:56:32 ---> 0d9ab2ff3d77 18:56:32 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 18:56:32 ---> 7eab9929b693 18:56:32 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:56:32 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:56:32 Need to get 7655 kB of archives. 18:56:32 After this operation, 43.7 MB of additional disk space will be used. 18:56:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 18:56:32 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:56:32 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:56:32 ---> Running in 52e873967007 18:56:32 ---> Running in 9e0051d401b1 18:56:32 ---> Running in c4b7df4012d6 18:56:32 ---> Running in 496a46c84f3b 18:56:32 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:56:32 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:56:32 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:56:32 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:56:32 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:56:32 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:56:33 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:56:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 18:56:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 18:56:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 18:56:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:56:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:56:33 debconf: delaying package configuration, since apt-utils is not installed 18:56:33 Fetched 7655 kB in 1s (7085 kB/s) 18:56:33 Selecting previously unselected package libglib2.0-0:amd64. 18:56:33 (Reading database ... 13933 files and directories currently installed.) 18:56:33 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 18:56:33 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 18:56:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 18:56:33 Selecting previously unselected package libpsl5:amd64. 18:56:33 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:56:33 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:56:33 Selecting previously unselected package libnghttp2-14:amd64. 18:56:33 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:56:33 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:56:33 Selecting previously unselected package librtmp1:amd64. 18:56:33 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:56:33 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:56:34 Selecting previously unselected package libcurl3-gnutls:amd64. 18:56:34 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 18:56:34 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 18:56:34 Selecting previously unselected package liberror-perl. 18:56:34 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:56:34 Unpacking liberror-perl (0.17025-1) ... 18:56:34 Selecting previously unselected package git-man. 18:56:34 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 18:56:34 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 18:56:34 Selecting previously unselected package git. 18:56:34 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 18:56:34 Unpacking git (1:2.17.1-1ubuntu0.7) ... 18:56:34 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 18:56:35 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 18:56:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 18:56: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 18:56:35 Selecting previously unselected package libnorm1:amd64. 18:56:35 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:56:35 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:56:35 Selecting previously unselected package libpgm-5.2-0:amd64. 18:56:35 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:56:35 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:56:35 Selecting previously unselected package libsodium23:amd64. 18:56:35 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:56:35 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:56:35 Selecting previously unselected package libzmq5:amd64. 18:56:35 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:56:35 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:56:35 Selecting previously unselected package libzmq3-dev:amd64. 18:56:35 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:56:35 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:56:35 Selecting previously unselected package pkg-config. 18:56:35 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:56:35 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:56:35 Selecting previously unselected package zip. 18:56:35 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:56:35 Unpacking zip (3.0-11build1) ... 18:56:36 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:56:36 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 18:56:36 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:56:36 Setting up liberror-perl (0.17025-1) ... 18:56:36 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:56:36 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 18:56:36 No schema files found: doing nothing. 18:56:36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:56:36 Setting up zip (3.0-11build1) ... 18:56:36 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:56:36 Setting up libsodium23:amd64 (1.0.16-2) ... 18:56:36 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:56:36 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:56:36 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 18:56:36 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:56:36 Setting up git (1:2.17.1-1ubuntu0.7) ... 18:56:36 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 18:56:42 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:56:42 git set to automatically installed. 18:56:42 git-man set to automatically installed. 18:56:42 libcurl3-gnutls set to automatically installed. 18:56:42 liberror-perl set to automatically installed. 18:56:42 libglib2.0-0 set to automatically installed. 18:56:42 libnghttp2-14 set to automatically installed. 18:56:42 libnorm1 set to automatically installed. 18:56:42 libpgm-5.2-0 set to automatically installed. 18:56:42 libpsl5 set to automatically installed. 18:56:42 librtmp1 set to automatically installed. 18:56:42 libsodium23 set to automatically installed. 18:56:42 libzmq3-dev set to automatically installed. 18:56:42 libzmq5 set to automatically installed. 18:56:42 pkg-config set to automatically installed. 18:56:42 zip set to automatically installed. 18:56:45 snapd is not logged in, snap install commands will use sudo 18:56:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:56:52 snap "core18" has no updates available 18:56:53 Pulling config-common 18:56:54 Pulling go-build-helper 18:57:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:57:21 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:57:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] 18:57:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] 18:57:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 18:57:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 18:57:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] 18:57:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] 18:57:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] 18:57:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 18:57:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:57:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:57:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:57:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:57:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:57:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:57:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:57:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:57:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:57:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1763 kB] 18:57:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] 18:57:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 18:57:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] 18:57:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] 18:57:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.4 kB] 18:57:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1694 kB] 18:57:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] 18:57:21 Fetched 23.4 MB in 0s (0 B/s) 18:57:21 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:57:21 Fetched 96.5 kB in 0s (0 B/s) 18:57:21 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:57:21 Fetched 279 kB in 0s (0 B/s) 18:57:21 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:57:21 Fetched 122 kB in 0s (0 B/s) 18:57:21 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:57:21 Fetched 77.8 kB in 0s (0 B/s) 18:57:21 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:57:21 Fetched 8848 B in 0s (0 B/s) 18:57:21 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:57:21 Fetched 47.8 kB in 0s (0 B/s) 18:57:21 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:57:21 Fetched 45.6 kB in 0s (0 B/s) 18:57:21 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 18:57:21 Fetched 14.8 kB in 0s (0 B/s) 18:57:21 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 18:57:21 Fetched 214 kB in 0s (0 B/s) 18:57:21 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 18:57:21 Fetched 155 kB in 0s (0 B/s) 18:57:21 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:57:21 Fetched 50.6 kB in 0s (0 B/s) 18:57:21 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:57:21 Fetched 14.8 kB in 0s (0 B/s) 18:57:21 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:57:21 Fetched 41.8 kB in 0s (0 B/s) 18:57:21 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:57:21 Fetched 499 kB in 0s (0 B/s) 18:57:21 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:57:21 Fetched 111 kB in 0s (0 B/s) 18:57:21 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:57:21 Fetched 240 kB in 0s (0 B/s) 18:57:21 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:57:21 Fetched 29.3 kB in 0s (0 B/s) 18:57:21 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:57:21 Fetched 85.5 kB in 0s (0 B/s) 18:57:21 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:57:21 Fetched 24.5 kB in 0s (0 B/s) 18:57:21 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 18:57:21 Fetched 49.2 kB in 0s (0 B/s) 18:57:21 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:57:21 Fetched 54.2 kB in 0s (0 B/s) 18:57:21 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:57:21 Fetched 30.8 kB in 0s (0 B/s) 18:57:21 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 18:57:21 Fetched 17.0 kB in 0s (0 B/s) 18:57:21 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:57:21 Fetched 85.9 kB in 0s (0 B/s) 18:57:21 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:57:21 Fetched 8720 B in 0s (0 B/s) 18:57:21 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 18:57:21 Fetched 137 kB in 0s (0 B/s) 18:57:21 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:57:21 Fetched 119 kB in 0s (0 B/s) 18:57:21 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 18:57:21 Fetched 109 kB in 0s (0 B/s) 18:57:21 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:57:21 Fetched 11.1 kB in 0s (0 B/s) 18:57:21 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 18:57:21 Fetched 645 kB in 0s (0 B/s) 18:57:21 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:57:21 Fetched 41.3 kB in 0s (0 B/s) 18:57:21 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:57:21 Fetched 17.9 kB in 0s (0 B/s) 18:57:21 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:57:21 Fetched 368 kB in 0s (0 B/s) 18:57:21 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 18:57:21 Fetched 187 kB in 0s (0 B/s) 18:57:21 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:57:21 Fetched 175 kB in 0s (0 B/s) 18:57:21 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:57:21 Fetched 206 kB in 0s (0 B/s) 18:57:21 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 18:57:21 Fetched 1301 kB in 0s (0 B/s) 18:57:21 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:57:21 Fetched 36.2 kB in 0s (0 B/s) 18:57:21 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 18:57:21 Fetched 159 kB in 0s (0 B/s) 18:57:21 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:57:21 Fetched 107 kB in 0s (0 B/s) 18:57:21 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:57:21 Fetched 48.7 kB in 0s (0 B/s) 18:57:21 Pulling static-packages 18:57:21 'go115' has dependencies that need to be staged: go-build-helper static-packages 18:57:21 Skipping pull go-build-helper (already ran) 18:57:21 Skipping pull static-packages (already ran) 18:57:21 Building go-build-helper 18:57:26 Building static-packages 18:57:27 Staging go-build-helper 18:57:28 Staging static-packages 18:57:29 Pulling go115 18:57:30 'edgex-go' has dependencies that need to be staged: go115 18:57:30 Skipping pull go115 (already ran) 18:57:30 Building go115 18:57:30 % Total % Received % Xferd Average Speed Time Time Time Current 18:57:30 Dload Upload Total Spent Left Speed 18:57:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 115M 1 1471k 0 0 3014k 0 0:00:39 --:--:-- 0:00:39 3008k 31 115M 31 36.1M 0 0 24.3M 0 0:00:04 0:00:01 0:00:03 24.3M 64 115M 64 74.2M 0 0 29.8M 0 0:00:03 0:00:02 0:00:01 29.8M 96 115M 96 111M 0 0 31.9M 0 0:00:03 0:00:03 --:--:-- 31.8M 100 115M 100 115M 0 0 32.2M 0 0:00:03 0:00:03 --:--:-- 32.2M 18:57:35 go1.15.2.linux-amd64.tar.gz: OK 18:57:40 Staging go115 18:57:45 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:57:45 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:57:45 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:57:45 Fetched 0 B in 0s (0 B/s) 18:57:45 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:57:45 Fetched 224 kB in 0s (0 B/s) 18:57:45 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:57:45 Fetched 157 kB in 0s (0 B/s) 18:57:45 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:57:45 Fetched 221 kB in 0s (0 B/s) 18:57:45 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:57:45 Fetched 143 kB in 0s (0 B/s) 18:57:45 Pulling edgex-go 18:57:46 Pulling version 18:57:48 Building config-common 18:57:49 Skipping build go-build-helper (already ran) 18:57:49 Skipping build static-packages (already ran) 18:57:49 Skipping build go115 (already ran) 18:57:50 Building edgex-go 18:57:50 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 18:57:51 go: downloading github.com/gorilla/mux v1.8.0 18:57:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 18:57:51 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 18:57:51 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 18:57:51 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 18:57:51 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:57:51 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:57:51 go: downloading github.com/google/uuid v1.1.2 18:57:51 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 18:57:51 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:57:51 go: downloading github.com/pelletier/go-toml v1.2.0 18:57:51 go: downloading github.com/go-kit/kit v0.8.0 18:57:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 18:57:51 go: downloading github.com/go-playground/validator/v10 v10.3.0 18:57:51 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 18:57:51 go: downloading github.com/pebbe/zmq4 v1.0.0 18:57:51 go: downloading github.com/go-redis/redis/v7 v7.2.0 18:57:51 go: downloading github.com/BurntSushi/toml v0.3.1 18:57:51 go: downloading gopkg.in/yaml.v2 v2.4.0 18:57:51 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 18:57:51 go: downloading github.com/x448/float16 v0.8.4 18:57:51 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:57:51 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:57:51 go: downloading github.com/imdario/mergo v0.3.11 18:57:51 go: downloading github.com/leodido/go-urn v1.2.0 18:57:51 go: downloading github.com/hashicorp/consul/api v1.1.0 18:57:51 go: downloading github.com/go-playground/universal-translator v0.17.0 18:57:51 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:57:51 go: downloading github.com/pkg/errors v0.8.1 18:57:51 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:57:51 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:57:51 go: downloading github.com/mitchellh/copystructure v1.0.0 18:57:51 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:57:51 go: downloading github.com/go-playground/locales v0.13.0 18:57:52 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 18:57:52 go: downloading github.com/hashicorp/serf v0.8.2 18:57:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:57:52 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:57:52 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:57:53 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:57:53 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:57:57 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 18:57:57 Removing intermediate container c9a9c327d113 18:57:57 ---> ab89e10d2749 18:57:57 18:57:57 Step 9/29 : FROM alpine:latest 18:57:57 latest: Pulling from library/alpine 18:57:57 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 18:57:57 Status: Downloaded newer image for alpine:latest 18:57:57 ---> dd36a01c3f31 18:57:57 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 18:57:57 ---> Running in a453f09178b0 18:57:57 Removing intermediate container a453f09178b0 18:57:57 ---> 96b95f7ccfbe 18:57:57 Step 11/29 : USER root 18:57:57 ---> Running in ee3908ecaa5a 18:57:57 Removing intermediate container ee3908ecaa5a 18:57:57 ---> 08044b63281b 18:57:57 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 18:57:57 ---> Running in 258b6e23f328 18:57:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:57:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:57:58 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 18:57:58 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 18:57:58 OK: 12615 distinct packages available 18:57:59 (1/2) Installing ca-certificates (20191127-r4) 18:57:59 (2/2) Installing dumb-init (1.2.2-r1) 18:57:59 Executing busybox-1.31.1-r19.trigger 18:57:59 Executing ca-certificates-20191127-r4.trigger 18:58:00 OK: 6 MiB in 16 packages 18:58:01 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 18:58:03 Removing intermediate container 52e873967007 18:58:03 ---> cd974ba1609f 18:58:03 18:58:03 Step 10/22 : FROM alpine:3.10 18:58:03 3.10: Pulling from library/alpine 18:58:04 Removing intermediate container 258b6e23f328 18:58:04 ---> a64e87aa2049 18:58:04 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 18:58:04 ---> Running in 31442f800323 18:58:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:58:05 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 18:58:05 Status: Downloaded newer image for alpine:3.10 18:58:05 ---> 536a684cf733 18:58:05 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 18:58:06 ---> Running in f9fe4171fcf0 18:58:06 Removing intermediate container 31442f800323 18:58:06 ---> 219dde79a5c9 18:58:06 Step 14/29 : WORKDIR $BASE_DIR 18:58:06 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 18:58:07 ---> Running in 8c59baad255f 18:58:08 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 18:58:08 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 18:58:08 go: downloading github.com/stretchr/testify v1.5.1 18:58:08 Removing intermediate container 8c59baad255f 18:58:08 ---> c761cf9d1a7c 18:58:08 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 18:58:08 go: downloading github.com/davecgh/go-spew v1.1.1 18:58:08 go: downloading github.com/pmezard/go-difflib v1.0.0 18:58:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 18:58:09 ---> Running in 002e20917460 18:58:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 18:58:09 Removing intermediate container 9e0051d401b1 18:58:09 ---> 3c92329a164a 18:58:09 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:58:09 Removing intermediate container 496a46c84f3b 18:58:09 ---> 9218c1a3f5fc 18:58:09 18:58:09 Step 10/24 : FROM alpine:3.10 18:58:09 ---> 536a684cf733 18:58:09 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 18:58:09 ---> Running in ee2db5331e48 18:58:09 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 18:58:09 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 18:58:09 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 18:58:09 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 18:58:09 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 18:58:09 OK: 10169 distinct packages available 18:58:09 ---> Running in 4eb40570c9ea 18:58:10 (1/5) Installing ca-certificates (20191127-r2) 18:58:10 (2/5) Installing nghttp2-libs (1.39.2-r1) 18:58:10 (3/5) Installing libcurl (7.66.0-r3) 18:58:10 (4/5) Installing curl (7.66.0-r3) 18:58:10 (5/5) Installing dumb-init (1.2.2-r1) 18:58:10 Executing busybox-1.30.1-r3.trigger 18:58:10 Executing ca-certificates-20191127-r2.trigger 18:58:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 18:58:11 OK: 7 MiB in 19 packages 18:58:11 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 18:58:12 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 18:58:12 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 18:58:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 18:58:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 18:58:13 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 18:58:13 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 18:58:13 OK: 10169 distinct packages available 18:58:13 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 18:58:13 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:58:13 Removing intermediate container 002e20917460 18:58:13 ---> 65a37e44808d 18:58:13 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 18:58:13 (1/5) Installing ca-certificates (20191127-r2) 18:58:13 (2/5) Installing nghttp2-libs (1.39.2-r1) 18:58:13 (3/5) Installing libcurl (7.66.0-r3) 18:58:13 (4/5) Installing curl (7.66.0-r3) 18:58:13 (5/5) Installing dumb-init (1.2.2-r1) 18:58:13 Executing busybox-1.30.1-r3.trigger 18:58:14 Executing ca-certificates-20191127-r2.trigger 18:58:14 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 18:58:14 Removing intermediate container f9fe4171fcf0 18:58:14 ---> 9594d4144eae 18:58:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 18:58:14 OK: 7 MiB in 19 packages 18:58:14 ---> Running in 81817eb6702a 18:58:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 18:58:15 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 18:58:16 ---> 8d60cda866bb 18:58:16 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 18:58:16 Removing intermediate container 81817eb6702a 18:58:16 ---> c342ed86b84a 18:58:16 Step 13/22 : WORKDIR / 18:58:16 ---> Running in 4b7bcabc91c5 18:58:17 Removing intermediate container 4b7bcabc91c5 18:58:17 ---> 44a2ae7965f5 18:58:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 18:58:18 Removing intermediate container 4eb40570c9ea 18:58:18 ---> d84befe9f0bc 18:58:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:58:18 ---> becfdf05a4b2 18:58:18 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 18:58:18 Removing intermediate container ee2db5331e48 18:58:18 ---> 7df117534322 18:58:18 18:58:18 Step 11/27 : FROM docker:latest 18:58:18 ---> eeaf43b92773 18:58:18 Step 12/27 : RUN apk add --no-cache bash 18:58:18 ---> Running in 46fff54a652f 18:58:18 Building version 18:58:18 ---> Running in 872b642f8dfd 18:58:19 ---> 488abdb14eff 18:58:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 18:58:19 Removing intermediate container 46fff54a652f 18:58:19 ---> 3d5334e766c0 18:58:19 Step 13/24 : WORKDIR / 18:58:19 ---> Running in 127564ec192f 18:58:19 ---> 874438d379b8 18:58:19 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 18:58:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:58:20 Removing intermediate container 127564ec192f 18:58:20 ---> 7529f95d467f 18:58:20 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:58:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:58:20 ---> bf3f7034a98d 18:58:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 18:58:21 Staging config-common 18:58:21 ---> eff3c27f684e 18:58:21 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 18:58:21 (1/2) Installing readline (8.0.4-r0) 18:58:21 (2/2) Installing bash (5.0.17-r0) 18:58:21 Executing bash-5.0.17-r0.post-install 18:58:21 Executing busybox-1.31.1-r19.trigger 18:58:21 OK: 12 MiB in 22 packages 18:58:22 Skipping stage go-build-helper (already ran) 18:58:22 Skipping stage static-packages (already ran) 18:58:22 Skipping stage go115 (already ran) 18:58:22 Staging edgex-go 18:58:22 ---> ee0cb07e849d 18:58:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:58:22 ---> 0e2c882f422b 18:58:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 18:58:22 ---> f285adf525ef 18:58:22 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 18:58:22 ---> Running in 25ad67e75287 18:58:22 Staging version 18:58:23 ---> 81c0270eb81e 18:58:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:58:23 Removing intermediate container 872b642f8dfd 18:58:23 ---> b12b8ab0e522 18:58:23 Step 13/27 : RUN rm -rf /var/cache/apk/* 18:58:24 ---> Running in ace4f24899a8 18:58:24 ---> cde3d3b8ccd1 18:58:24 Step 18/22 : RUN chmod +x entrypoint.sh 18:58:24 Priming config-common 18:58:24 ---> Running in f8e31668ebbb 18:58:25 ---> 9d38035f3591 18:58:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:58:25 Priming go-build-helper 18:58:26 Priming static-packages 18:58:26 Removing intermediate container 25ad67e75287 18:58:26 ---> a9a0dd60cde8 18:58:26 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 18:58:26 ---> e65d2359c621 18:58:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:58:27 ---> c6db9e3d8298 18:58:27 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:58:28 Removing intermediate container ace4f24899a8 18:58:28 ---> 33cfd0cad357 18:58:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 18:58:28 Removing intermediate container f8e31668ebbb 18:58:28 ---> fc3b86798c92 18:58:28 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 18:58:28 ---> Running in b466505a71f4 18:58:28 ---> Running in a02d1bd9f95c 18:58:28 ---> Running in 3bb704ff0299 18:58:28 Priming go115 18:58:29 ---> dda28cdf385d 18:58:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:58:29 Removing intermediate container 3bb704ff0299 18:58:29 Removing intermediate container a02d1bd9f95c 18:58:29 ---> 2cdcf23400ab 18:58:29 Step 20/22 : LABEL arch=arm64 18:58:29 ---> 0e5f7150a1c0 18:58:29 Step 15/27 : ENV APP_PORT=48090 18:58:29 Priming edgex-go 18:58:29 ---> Running in dcf86209b543 18:58:29 ---> Running in 588caeccfb3f 18:58:30 ---> f54979ac5996 18:58:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:58:30 Removing intermediate container dcf86209b543 18:58:30 ---> ec9468f1bd45 18:58:30 Step 21/22 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 18:58:30 Priming version 18:58:30 ---> Running in 47e85ff6f188 18:58:30 Removing intermediate container 588caeccfb3f 18:58:30 ---> 99ccff126201 18:58:30 Step 16/27 : EXPOSE $APP_PORT 18:58:31 ---> Running in d8c17cd4a600 18:58:31 ---> Running in 8268c7041184 18:58:31 Removing intermediate container b466505a71f4 18:58:31 ---> c838acc8ac12 18:58:31 Step 24/29 : RUN chmod 755 security-secrets-setup 18:58:31 ---> Running in 8ef9a8d3702b 18:58:31 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 18:58:31 Removing intermediate container d8c17cd4a600 18:58:31 ---> 1c4814ba3800 18:58:31 Step 22/22 : LABEL version=0.0.0 18:58:32 Removing intermediate container 8268c7041184 18:58:32 ---> 5c7f10f1c794 18:58:32 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:58:32 ---> Running in d06d530039e3 18:58:33 Removing intermediate container d06d530039e3 18:58:33 ---> 87be51bd2c87 18:58:33 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 18:58:33 Successfully built 87be51bd2c87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 18:58:33 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 18:58:33  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go 18:58:33 ---> 2ce32dfad488 18:58:33 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [Pipeline] } 18:58:34 Removing intermediate container 47e85ff6f188 18:58:34 ---> c8f349886da8 18:58:34 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:58:34 ---> Running in 5fad71330df9 18:58:35 ---> 2528c383df79 18:58:35 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:58:35 Removing intermediate container 5fad71330df9 18:58:35 ---> 4b3e29631907 18:58:35 Step 22/24 : LABEL arch=arm64 18:58:36 Removing intermediate container 8ef9a8d3702b 18:58:36 ---> b127df40cd69 18:58:36 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 18:58:37 ---> Running in a63f0cd8d7c7 18:58:37 ---> 0d512f94ff4f 18:58:37 Step 20/27 : RUN apk --no-cache add py3-pip 18:58:37 ---> Running in 9922b0280d94 18:58:37 ---> Running in cc2af06ee1bc 18:58:37 Removing intermediate container a63f0cd8d7c7 18:58:37 ---> b1b4158ea105 18:58:37 Step 23/24 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 18:58:37 Removing intermediate container 9922b0280d94 18:58:37 ---> 383b1abc833b 18:58:37 Step 26/29 : CMD [ "generate" ] 18:58:38 ---> Running in b14f3e21687c 18:58:38 ---> Running in 23f7d240c576 18:58:39 Removing intermediate container b14f3e21687c 18:58:39 ---> e3c44a3cb346 18:58:39 Step 24/24 : LABEL version=0.0.0 18:58:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:58:39 Removing intermediate container 23f7d240c576 18:58:39 ---> 9e4fa925681c 18:58:39 Step 27/29 : LABEL arch=arm64 18:58:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:58:39 ---> Running in 67247513516e 18:58:39 ---> Running in d5032b915ad2 18:58:40 (1/33) Installing libbz2 (1.0.8-r1) 18:58:40 (2/33) Installing expat (2.2.9-r1) 18:58:40 (3/33) Installing libffi (3.3-r2) 18:58:40 (4/33) Installing gdbm (1.13-r1) 18:58:40 (5/33) Installing xz-libs (5.2.5-r0) 18:58:40 (6/33) Installing sqlite-libs (3.32.1-r0) 18:58:40 (7/33) Installing python3 (3.8.5-r0) 18:58:40 Removing intermediate container 67247513516e 18:58:40 ---> 8cb7a5a5b5f6 18:58:40 18:58:41 Removing intermediate container d5032b915ad2 18:58:41 ---> c5c844cbedaf 18:58:41 Step 28/29 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 18:58:41 Successfully built 8cb7a5a5b5f6 18:58:41 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 18:58:41  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 18:58:41 ---> Running in ec137911d05f 18:58:41 Removing intermediate container c4b7df4012d6 18:58:41 ---> 930933bc3e27 18:58:41 18:58:41 Step 10/23 : FROM alpine 18:58:41 ---> dd36a01c3f31 18:58:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:58:42 ---> Running in 4224433f9b13 18:58:42 Removing intermediate container ec137911d05f 18:58:42 ---> 9d7b6c004944 18:58:42 Step 29/29 : LABEL version=0.0.0 18:58:42 (8/33) Installing py3-appdirs (1.4.4-r1) 18:58:42 (9/33) Installing py3-ordered-set (4.0.1-r0) 18:58:42 (10/33) Installing py3-parsing (2.4.7-r0) 18:58:42 (11/33) Installing py3-six (1.15.0-r0) 18:58:42 (12/33) Installing py3-packaging (20.4-r0) 18:58:42 (13/33) Installing py3-setuptools (47.0.0-r0) 18:58:42 ---> Running in 371f07628be4 18:58:43 (14/33) Installing py3-chardet (3.0.4-r4) 18:58:43 (15/33) Installing py3-idna (2.9-r0) 18:58:43 Removing intermediate container 4224433f9b13 18:58:43 ---> 85878b86052e 18:58:43 Step 12/23 : ENV APP_PORT=48080 18:58:43 (16/33) Installing py3-certifi (2020.4.5.1-r0) 18:58:43 (17/33) Installing py3-urllib3 (1.25.9-r0) 18:58:43 (18/33) Installing py3-requests (2.23.0-r0) 18:58:43 (19/33) Installing py3-msgpack (1.0.0-r0) 18:58:43 (20/33) Installing py3-lockfile (0.12.2-r3) 18:58:43 (21/33) Installing py3-cachecontrol (0.12.6-r0) 18:58:43 (22/33) Installing py3-colorama (0.4.3-r0) 18:58:43 (23/33) Installing py3-distlib (0.3.0-r0) 18:58:43 (24/33) Installing py3-distro (1.5.0-r1) 18:58:43 (25/33) Installing py3-webencodings (0.5.1-r3) 18:58:43 (26/33) Installing py3-html5lib (1.0.1-r4) 18:58:43 (27/33) Installing py3-pytoml (0.1.21-r0) 18:58:43 (28/33) Installing py3-pep517 (0.8.2-r0) 18:58:43 (29/33) Installing py3-progress (1.5-r0) 18:58:43 (30/33) Installing py3-toml (0.10.1-r0) 18:58:43 ---> Running in abcdf9abb8c2 18:58:43 (31/33) Installing py3-retrying (1.3.3-r0) 18:58:43 Removing intermediate container 371f07628be4 18:58:43 ---> 55cd229d07d6 18:58:43 18:58:43 (32/33) Installing py3-contextlib2 (0.6.0-r0) 18:58:43 (33/33) Installing py3-pip (20.1.1-r0) 18:58:43 Executing busybox-1.31.1-r19.trigger 18:58:43 OK: 71 MiB in 55 packages 18:58:44 Successfully built 55cd229d07d6 18:58:44 Successfully tagged docker-security-secrets-setup-go-arm64:latest 18:58:44  Building docker-security-secrets-setup-go ... done Building docker-core-command-go 18:58:44 Removing intermediate container abcdf9abb8c2 18:58:44 ---> 1db617facb9b 18:58:44 Step 13/23 : EXPOSE $APP_PORT 18:58:44 ---> Running in af4419a24e43 18:58:45 Removing intermediate container af4419a24e43 18:58:45 ---> 1b053ae9cc69 18:58:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:45 ---> Running in 1aa251e0d8bf 18:58:50 Removing intermediate container 1aa251e0d8bf 18:58:50 ---> db3108ae172c 18:58:50 Step 15/23 : RUN apk --no-cache add zeromq 18:58:50 ---> Running in 19324f62784f 18:58:52 Removing intermediate container cc2af06ee1bc 18:58:52 ---> 60b46f5f7d7c 18:58:52 Step 21/27 : RUN pip install docker-compose==1.23.2 18:58:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:58:52 ---> Running in 4485b84a5b2f 18:58:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:58:53 (1/5) Installing libgcc (9.3.0-r2) 18:58:53 (2/5) Installing libsodium (1.0.18-r0) 18:58:53 (3/5) Installing libstdc++ (9.3.0-r2) 18:58:53 (4/5) Installing libzmq (4.3.3-r0) 18:58:54 (5/5) Installing zeromq (4.3.3-r0) 18:58:54 Executing busybox-1.31.1-r19.trigger 18:58:54 OK: 8 MiB in 19 packages 18:58:56 Removing intermediate container 19324f62784f 18:58:56 ---> 2b09928bbe01 18:58:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 18:58:57 ---> 6c7eae6ebe62 18:58:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:58:58 Collecting docker-compose==1.23.2 18:58:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:58:59 ---> 52d40bc1beaa 18:58:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:58:59 Collecting websocket-client<1.0,>=0.32.0 18:58:59 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 18:58:59 ---> ec5ef572cc3b 18:58:59 Step 19/23 : ENTRYPOINT ["/core-data"] 18:59:00 ---> Running in af822f63d8cb 18:59:00 Collecting PyYAML<4,>=3.10 18:59:00 Downloading PyYAML-3.13.tar.gz (270 kB) 18:59:00 Removing intermediate container af822f63d8cb 18:59:00 ---> 17bb3cda9d1e 18:59:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:59:01 ---> Running in 003de7e25110 18:59:02 Removing intermediate container 003de7e25110 18:59:02 ---> e417b0e18fa7 18:59:02 Step 21/23 : LABEL arch=arm64 18:59:02 ---> Running in 043cba30e3b0 18:59:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 18:59:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:59:02 ---> 8dfa9bd19f3a 18:59:02 Step 3/22 : WORKDIR /edgex-go 18:59:02 ---> Using cache 18:59:02 ---> 3d1caac07c61 18:59:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:02 ---> Using cache 18:59:02 ---> 4d9d5a1259c2 18:59:02 Step 5/22 : RUN apk update && apk add make git 18:59:02 ---> Running in 033b332b7518 18:59:03 Removing intermediate container 043cba30e3b0 18:59:03 ---> 5ae2fc3aedd6 18:59:03 Step 22/23 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 18:59:03 ---> Running in ba94657c71f9 18:59:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:59:04 Removing intermediate container ba94657c71f9 18:59:04 ---> bbc9d4fbab40 18:59:04 Step 23/23 : LABEL version=0.0.0 18:59:04 Collecting jsonschema<3,>=2.5.1 18:59:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:59:04 ---> Running in 9d5d255ba25b 18:59:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:59:05 Collecting cached-property<2,>=1.2.0 18:59:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:59:05 Removing intermediate container 9d5d255ba25b 18:59:05 ---> c23f775ab815 18:59:05 18:59:05 Collecting texttable<0.10,>=0.9.0 18:59:05 Downloading texttable-0.9.1.tar.gz (11 kB) 18:59:06 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:59:06 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:59:06 OK: 12618 distinct packages available 18:59:06 Successfully built c23f775ab815 18:59:06 Successfully tagged docker-core-data-go-arm64:latest 18:59:06 Building docker-support-notifications-go 18:59:07  Building docker-core-data-go ... done OK: 217 MiB in 51 packages 18:59:09 Collecting docker<4.0,>=3.6.0 18:59:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:59:09 Removing intermediate container 033b332b7518 18:59:09 ---> 07fb0b4f67df 18:59:09 Step 6/22 : COPY go.mod . 18:59:09 Collecting docopt<0.7,>=0.6.1 18:59:09 Downloading docopt-0.6.2.tar.gz (25 kB) 18:59:10 ---> 9493bb4ed739 18:59:10 Step 7/22 : RUN go mod download 18:59:10 ---> Running in 4bc423c317f5 18:59:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:59:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:59:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:59:14 Collecting dockerpty<0.5,>=0.4.1 18:59:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:59:15 Removing intermediate container 4bc423c317f5 18:59:15 ---> 518a85c3f568 18:59:15 Step 8/22 : COPY . . 18:59:16 Collecting docker-pycreds>=0.4.0 18:59:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:59:17 Collecting urllib3<1.25,>=1.21.1 18:59:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:59:17 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 18:59:18 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) 18:59:18 Collecting idna<2.8,>=2.5 18:59:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:59:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:59:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:59:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:59:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:59:19 Installing collected packages: websocket-client, PyYAML, jsonschema, cached-property, texttable, docker-pycreds, urllib3, idna, requests, docker, docopt, dockerpty, docker-compose 18:59:19 Running setup.py install for PyYAML: started 18:59:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 18:59:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:59:19 ---> 8dfa9bd19f3a 18:59:19 Step 3/21 : WORKDIR /edgex-go 18:59:19 ---> Using cache 18:59:19 ---> 3d1caac07c61 18:59:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:19 ---> Using cache 18:59:19 ---> 4d9d5a1259c2 18:59:19 Step 5/21 : RUN apk update && apk add make git 18:59:19 ---> Using cache 18:59:19 ---> 07fb0b4f67df 18:59:19 Step 6/21 : COPY go.mod . 18:59:19 ---> Using cache 18:59:19 ---> 9493bb4ed739 18:59:19 Step 7/21 : RUN go mod download 18:59:19 ---> Using cache 18:59:19 ---> 518a85c3f568 18:59:19 Step 8/21 : COPY . . 18:59:22 Running setup.py install for PyYAML: finished with status 'done' 18:59:22 Running setup.py install for texttable: started 18:59:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 18:59:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:59:24 ---> 8dfa9bd19f3a 18:59:24 Step 3/22 : WORKDIR /edgex-go 18:59:24 ---> Using cache 18:59:24 ---> 3d1caac07c61 18:59:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:24 ---> Using cache 18:59:24 ---> 4d9d5a1259c2 18:59:24 Step 5/22 : RUN apk update && apk add make git 18:59:24 ---> Using cache 18:59:24 ---> 07fb0b4f67df 18:59:24 Step 6/22 : COPY go.mod . 18:59:24 ---> Using cache 18:59:24 ---> 9493bb4ed739 18:59:24 Step 7/22 : RUN go mod download 18:59:24 ---> Using cache 18:59:24 ---> 518a85c3f568 18:59:24 Step 8/22 : COPY . . 18:59:24 Running setup.py install for texttable: finished with status 'done' 18:59:24 Attempting uninstall: urllib3 18:59:24 Found existing installation: urllib3 1.25.9 18:59:24 Uninstalling urllib3-1.25.9: 18:59:25 Successfully uninstalled urllib3-1.25.9 18:59:25 Attempting uninstall: idna 18:59:25 Found existing installation: idna 2.9 18:59:25 Uninstalling idna-2.9: 18:59:26 Successfully uninstalled idna-2.9 18:59:26 Attempting uninstall: requests 18:59:26 Found existing installation: requests 2.23.0 18:59:26 Uninstalling requests-2.23.0: 18:59:26 Successfully uninstalled requests-2.23.0 18:59:27 Running setup.py install for docopt: started 18:59:30 Running setup.py install for docopt: finished with status 'done' 18:59:30 Running setup.py install for dockerpty: started 18:59:32 Running setup.py install for dockerpty: finished with status 'done' 18:59:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 18:59:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 18:59:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:59:37 ---> 8dfa9bd19f3a 18:59:37 Step 3/24 : WORKDIR /edgex-go 18:59:37 ---> Using cache 18:59:37 ---> 3d1caac07c61 18:59:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:37 ---> Using cache 18:59:37 ---> 4d9d5a1259c2 18:59:37 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 18:59:46 ---> Running in 67d4bff3b56b 18:59:46 ---> 86a2a455d0b4 18:59:46 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 18:59:46 ---> 9fbd1598a573 18:59:46 Step 9/22 : RUN make cmd/core-metadata/core-metadata 18:59:46 ---> Running in 705b6fff841a 18:59:46 ---> Running in 99672c47f220 18:59:46 ---> ab3413586c29 18:59:46 Step 9/22 : RUN make cmd/core-command/core-command 18:59:47 ---> Running in dcfbc590ef93 18:59:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:59:48 Removing intermediate container 4485b84a5b2f 18:59:48 ---> dfed6d99ecfe 18:59:48 Step 22/27 : RUN apk --no-cache add curl 18:59:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:59:48 ---> Running in fb76fd571f4f 18:59:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:59:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:59:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:59:49 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 18:59:49 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 18:59:49 OK: 12618 distinct packages available 18:59:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:59:50 OK: 217 MiB in 51 packages 18:59:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:59:51 (1/3) Installing nghttp2-libs (1.41.0-r0) 18:59:51 (2/3) Installing libcurl (7.69.1-r3) 18:59:51 (3/3) Installing curl (7.69.1-r3) 18:59:51 Executing busybox-1.31.1-r19.trigger 18:59:51 OK: 71 MiB in 58 packages 18:59:52 Removing intermediate container 67d4bff3b56b 18:59:52 ---> bcb237502258 18:59:52 Step 6/24 : COPY go.mod . 18:59:53 Removing intermediate container fb76fd571f4f 18:59:53 ---> 431e9f444fa1 18:59:53 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 18:59:53 ---> b6010e091592 18:59:53 Step 7/24 : RUN go mod download 18:59:53 ---> Running in c34b189e98fa 18:59:53 ---> Running in 505ead3a1bd7 18:59:54 Removing intermediate container c34b189e98fa 18:59:54 ---> 1441eeab93f1 18:59:54 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:59:54 ---> Running in 8dfcbdfa3532 18:59:55 Removing intermediate container 8dfcbdfa3532 18:59:55 ---> c6fbcdc0e516 18:59:55 Step 25/27 : LABEL arch=arm64 18:59:55 ---> Running in 6525b6501389 18:59:56 Removing intermediate container 6525b6501389 18:59:56 ---> d145554311ac 18:59:56 Step 26/27 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 18:59:56 ---> Running in d18b4700e40c 18:59:57 Removing intermediate container d18b4700e40c 18:59:57 ---> 55d4e1da98b4 18:59:57 Step 27/27 : LABEL version=0.0.0 18:59:57 ---> Running in 531254f1b960 18:59:58 Removing intermediate container 505ead3a1bd7 18:59:58 ---> b41faac2d6ed 18:59:58 Step 8/24 : COPY . . 18:59:58 Removing intermediate container 531254f1b960 18:59:58 ---> 00a7e094e28b 18:59:58 18:59:59 Successfully built 00a7e094e28b 18:59:59 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 18:59:59 Building docker-security-proxy-setup-go 19:00:26  Building docker-sys-mgmt-agent-go ... done  ---> 3d65127d8c27 19:00:26 Step 9/24 : RUN make cmd/support-notifications/support-notifications 19:00:26 ---> Running in 506882ab4095 19:00:26 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 19:00:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 19:00:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:00:26 ---> 8dfa9bd19f3a 19:00:26 Step 3/21 : WORKDIR /edgex-go 19:00:26 ---> Using cache 19:00:26 ---> 3d1caac07c61 19:00:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:26 ---> Using cache 19:00:26 ---> 4d9d5a1259c2 19:00:26 Step 5/21 : RUN apk update && apk add make git 19:00:26 ---> Using cache 19:00:26 ---> 07fb0b4f67df 19:00:26 Step 6/21 : COPY go.mod . 19:00:26 ---> Using cache 19:00:26 ---> 9493bb4ed739 19:00:26 Step 7/21 : RUN go mod download 19:00:26 ---> Using cache 19:00:26 ---> 518a85c3f568 19:00:26 Step 8/21 : COPY . . 19:00:26 ---> Using cache 19:00:26 ---> ab3413586c29 19:00:26 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:00:27 ---> Running in de5d94eac41a 19:00:29 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 19:01:51 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 19:01:51 Removing intermediate container dcfbc590ef93 19:01:51 ---> 55e023e78900 19:01:51 19:01:51 Step 10/22 : FROM scratch 19:01:51 ---> 19:01:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:01:51 Removing intermediate container 705b6fff841a 19:01:51 ---> 609789470595 19:01:51 19:01:51 Step 10/21 : FROM scratch 19:01:51 ---> 19:01:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:01:51 ---> Running in 06233a8334bc 19:01:51 ---> Running in 0d809229f38f 19:01:51 Removing intermediate container 06233a8334bc 19:01:51 ---> 66137ef1549a 19:01:51 Step 12/21 : ENV APP_PORT=48085 19:01:51 Removing intermediate container 0d809229f38f 19:01:51 ---> 3c21bf31e1bb 19:01:51 Step 12/22 : ENV APP_PORT=48082 19:01:51 ---> Running in 335cb56cb121 19:01:51 ---> Running in 5013508bc6d8 19:01:51 Removing intermediate container 5013508bc6d8 19:01:51 ---> 6b6692eb8e1c 19:01:51 Step 13/21 : EXPOSE $APP_PORT 19:01:51 Removing intermediate container 335cb56cb121 19:01:51 ---> 6be9abfaad55 19:01:51 Step 13/22 : EXPOSE $APP_PORT 19:01:51 ---> Running in 7c4a0dc537ac 19:01:51 ---> Running in b00e82f5e627 19:01:51 Removing intermediate container 7c4a0dc537ac 19:01:51 ---> 23314813e7e0 19:01:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 19:01:51 Removing intermediate container b00e82f5e627 19:01:51 ---> eed429d7eda1 19:01:51 Step 14/22 : WORKDIR / 19:01:51 ---> Running in 34ef3634062d 19:01:52 ---> 639bec113bc0 19:01:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:01:52 Removing intermediate container 34ef3634062d 19:01:52 ---> b41048d9a88a 19:01:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 19:01:54 ---> 140c660e1ba9 19:01:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:01:55 ---> 94a380039d6d 19:01:55 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:01:57 ---> e76659502ad3 19:01:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:01:57 ---> b8c8d5f212e1 19:01:57 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 19:01:57 ---> Running in fb6a2fdecd15 19:01:58 Removing intermediate container fb6a2fdecd15 19:01:58 ---> a65e1c056445 19:01:58 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:01:58 ---> dcf38252e6d7 19:01:58 Step 18/22 : ENTRYPOINT ["/core-command"] 19:01:58 ---> Running in d85be3e97b35 19:01:58 ---> Running in 94f534d0e57c 19:01:59 Removing intermediate container d85be3e97b35 19:01:59 ---> d142ff137d05 19:01:59 Step 19/21 : LABEL arch=arm64 19:01:59 Removing intermediate container 94f534d0e57c 19:01:59 ---> b8dd4241c567 19:01:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:01:59 ---> Running in 2de30bfb8772 19:02:00 ---> Running in 12b5a2f51868 19:02:01 Removing intermediate container 2de30bfb8772 19:02:01 ---> 45712ab132c2 19:02:01 Step 20/21 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 19:02:01 Removing intermediate container 12b5a2f51868 19:02:01 ---> 9718ce783d68 19:02:01 Step 20/22 : LABEL arch=arm64 19:02:01 ---> Running in 66d3601b67e6 19:02:01 ---> Running in 8dff6223577c 19:02:02 Removing intermediate container de5d94eac41a 19:02:02 ---> a796709ff7bc 19:02:02 19:02:02 Step 10/21 : FROM alpine 19:02:02 ---> dd36a01c3f31 19:02:02 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 19:02:02 Removing intermediate container 66d3601b67e6 19:02:02 ---> e04495a26673 19:02:02 Step 21/21 : LABEL version=0.0.0 19:02:02 ---> Running in 02160d01b416 19:02:02 ---> Running in a876b868c5ec 19:02:02 Removing intermediate container 8dff6223577c 19:02:02 ---> b1594d8d0050 19:02:02 Step 21/22 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 19:02:03 ---> Running in f35dd659c6cf 19:02:03 Removing intermediate container a876b868c5ec 19:02:03 ---> d8c47f6796ec 19:02:03 19:02:04 Removing intermediate container f35dd659c6cf 19:02:04 ---> 2d67a559b5ae 19:02:04 Step 22/22 : LABEL version=0.0.0 19:02:04 Successfully built d8c47f6796ec 19:02:04 Successfully tagged docker-support-scheduler-go-arm64:latest 19:02:04  Building docker-support-scheduler-go ... done  ---> Running in 7809729d7e66 19:02:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:02:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:02:05 Removing intermediate container 7809729d7e66 19:02:05 ---> c286fd196ed0 19:02:05 19:02:05 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 19:02:05 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 19:02:05 OK: 12615 distinct packages available 19:02:05 Successfully built c286fd196ed0 19:02:06 Successfully tagged docker-core-command-go-arm64:latest 19:02:06  Building docker-core-command-go ... done (1/4) Installing ca-certificates (20191127-r4) 19:02:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:02:06 (3/4) Installing libcurl (7.69.1-r3) 19:02:06 Removing intermediate container 99672c47f220 19:02:06 ---> e3b04a82a9c5 19:02:06 19:02:06 Step 10/22 : FROM scratch 19:02:06 ---> 19:02:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:02:06 (4/4) Installing curl (7.69.1-r3) 19:02:06 Executing busybox-1.31.1-r19.trigger 19:02:06 Executing ca-certificates-20191127-r4.trigger 19:02:06 ---> Using cache 19:02:06 ---> 3c21bf31e1bb 19:02:06 Step 12/22 : ENV APP_PORT=48081 19:02:06 OK: 7 MiB in 18 packages 19:02:06 ---> Running in 4ff34e0c7362 19:02:07 Removing intermediate container 4ff34e0c7362 19:02:07 ---> c17f0a58b336 19:02:07 Step 13/22 : EXPOSE $APP_PORT 19:02:07 ---> Running in 530f81231dc6 19:02:08 Removing intermediate container 530f81231dc6 19:02:08 ---> b0b4bee6df0f 19:02:08 Step 14/22 : WORKDIR / 19:02:08 ---> Running in f63a0407f5df 19:02:08 Removing intermediate container 02160d01b416 19:02:08 ---> 499271b87b3a 19:02:08 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:02:09 ---> Running in 8c822d2be2ae 19:02:09 Removing intermediate container 506882ab4095 19:02:09 ---> 1fad8ead30a3 19:02:09 19:02:09 Step 10/24 : FROM scratch 19:02:09 ---> 19:02:09 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 19:02:09 Removing intermediate container f63a0407f5df 19:02:09 ---> 8bdd380e6218 19:02:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 19:02:09 ---> Running in 1784d50eabf1 19:02:09 Removing intermediate container 8c822d2be2ae 19:02:09 ---> baaf8fbbbbd7 19:02:09 Step 13/21 : WORKDIR /edgex 19:02:09 ---> Running in f42d3af37358 19:02:10 Removing intermediate container 1784d50eabf1 19:02:10 ---> 336c1a28369e 19:02:10 Step 12/24 : ENV APP_PORT=48060 19:02:10 ---> 1973c7deb449 19:02:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:02:10 ---> Running in 2852746b60bd 19:02:10 Removing intermediate container f42d3af37358 19:02:10 ---> ef2a51aacd06 19:02:10 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:02:10 Removing intermediate container 2852746b60bd 19:02:10 ---> 8a97c4643376 19:02:10 Step 13/24 : EXPOSE $APP_PORT 19:02:11 ---> Running in 044c30fbcda3 19:02:11 ---> b5f91eca99ac 19:02:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:02:11 Removing intermediate container 044c30fbcda3 19:02:11 ---> 3c652c49cb11 19:02:11 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 19:02:11 ---> 1f9384b5b3b1 19:02:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:02:12 ---> 50a4806c65f5 19:02:12 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 19:02:12 ---> 23a95b32e804 19:02:12 ---> 86ca30d625bd 19:02:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:02:12 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:02:13 ---> Running in a7dcb7950da3 19:02:13 Removing intermediate container a7dcb7950da3 19:02:13 ---> 89e583dc5d58 19:02:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:02:14 ---> 3e384ad843ed 19:02:14 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 19:02:14 ---> Running in eb3689553aff 19:02:14 ---> a28ec06489d0 19:02:14 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:02:14 ---> Running in 4c018c45a6d5 19:02:14 Removing intermediate container eb3689553aff 19:02:14 ---> 014902206b0d 19:02:14 Step 20/22 : LABEL arch=arm64 19:02:14 Removing intermediate container 4c018c45a6d5 19:02:14 ---> ae0617fc0cde 19:02:14 Step 18/21 : CMD ["--init=true"] 19:02:14 ---> Running in 284975d930c9 19:02:15 ---> Running in 4c31f1e0768d 19:02:15 ---> f54f1c197342 19:02:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 19:02:15 Removing intermediate container 284975d930c9 19:02:15 ---> dc09be39a193 19:02:15 Step 21/22 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 19:02:15 Removing intermediate container 4c31f1e0768d 19:02:15 ---> 09b1a625499c 19:02:15 Step 19/21 : LABEL arch=arm64 19:02:15 ---> Running in 2f8fe728a223 19:02:16 ---> Running in b67c2f308b5a 19:02:16 ---> 4d48d51911f6 19:02:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:02:16 Removing intermediate container 2f8fe728a223 19:02:16 ---> 1271dfefa92a 19:02:16 Step 22/22 : LABEL version=0.0.0 19:02:16 Removing intermediate container b67c2f308b5a 19:02:16 ---> 32f6adbf288c 19:02:16 Step 20/21 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 19:02:16 ---> Running in 17b5d30214cf 19:02:17 ---> Running in e9b42c29da4c 19:02:17 Removing intermediate container 17b5d30214cf 19:02:17 ---> 00396b2f6133 19:02:17 19:02:17 Removing intermediate container e9b42c29da4c 19:02:17 ---> 398acf45856c 19:02:17 Step 21/21 : LABEL version=0.0.0 19:02:17 Successfully built 00396b2f6133 19:02:17 ---> 6e8416a574a2 19:02:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:02:17 Successfully tagged docker-core-metadata-go-arm64:latest 19:02:18  Building docker-core-metadata-go ... done  ---> Running in 592d225104f5 19:02:18 Removing intermediate container 592d225104f5 19:02:18 ---> 66d41dc6a320 19:02:18 19:02:19 ---> 62a9fbd9211c 19:02:19 Step 20/24 : ENTRYPOINT ["/support-notifications"] 19:02:19 Successfully built 66d41dc6a320 19:02:19 Successfully tagged docker-security-proxy-setup-go-arm64:latest 19:02:19  Building docker-security-proxy-setup-go ... done  ---> Running in ace75844fa1c 19:02:19 Removing intermediate container ace75844fa1c 19:02:19 ---> 5b02a6308304 19:02:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:02:19 ---> Running in 36e463b5923b 19:02:20 Removing intermediate container 36e463b5923b 19:02:20 ---> 430108477d40 19:02:20 Step 22/24 : LABEL arch=arm64 19:02:20 ---> Running in 92c4e46feff6 19:02:20 Removing intermediate container 92c4e46feff6 19:02:20 ---> 467f5db47709 19:02:20 Step 23/24 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e 19:02:20 ---> Running in fb2515aca089 19:02:21 Removing intermediate container fb2515aca089 19:02:21 ---> 05d18af54473 19:02:21 Step 24/24 : LABEL version=0.0.0 19:02:21 ---> Running in 22221d955f96 19:02:22 Removing intermediate container 22221d955f96 19:02:22 ---> de75fb0a182b 19:02:22 19:02:22 Successfully built de75fb0a182b 19:02:22 Successfully tagged docker-support-notifications-go-arm64:latest 19:02:22  Building docker-support-notifications-go ... done  [Pipeline] } 19:02:22 $ docker stop --time=1 cb5ce576a89709556a71b0f6f4a528b981067c5f235355d40838dd45a85d4c0f 19:02:24 $ docker rm -f cb5ce576a89709556a71b0f6f4a528b981067c5f235355d40838dd45a85d4c0f [Pipeline] // withDockerContainer [Pipeline] sh 19:02:25 + docker images 19:02:25 + grep docker 19:02:25 docker-support-notifications-go-arm64 latest de75fb0a182b 4 seconds ago 12.9MB 19:02:25 docker-security-proxy-setup-go-arm64 latest 66d41dc6a320 7 seconds ago 23.4MB 19:02:25 docker-core-metadata-go-arm64 latest 00396b2f6133 8 seconds ago 13.6MB 19:02:25 docker-core-command-go-arm64 latest c286fd196ed0 21 seconds ago 11.4MB 19:02:25 docker-support-scheduler-go-arm64 latest d8c47f6796ec 22 seconds ago 11.5MB 19:02:25 docker-sys-mgmt-agent-go-arm64 latest 00a7e094e28b 2 minutes ago 300MB 19:02:25 docker-core-data-go-arm64 latest c23f775ab815 3 minutes ago 22.3MB 19:02:25 docker-security-secrets-setup-go-arm64 latest 55cd229d07d6 3 minutes ago 22.7MB 19:02:25 docker-security-secretstore-setup-go-arm64 latest 8cb7a5a5b5f6 3 minutes ago 23.5MB 19:02:25 docker-security-bootstrap-redis-go-arm64 latest 87be51bd2c87 3 minutes ago 15.2MB 19:02:25 docker latest eeaf43b92773 15 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 19:02:27 provisioning config files... 19:02:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config308678627320270321tmp [Pipeline] { [Pipeline] sh 19:02:28 + set +x 19:02:28 + curl -s https://codecov.io/bash 19:02:28 + bash -s -- 19:02:28 19:02:28 _____ _ 19:02:28 / ____| | | 19:02:28 | | ___ __| | ___ ___ _____ __ 19:02:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:02:28 | |___| (_) | (_| | __/ (_| (_) \ V / 19:02:28 \_____\___/ \__,_|\___|\___\___/ \_/ 19:02:28 Bash-20201130-cc6d3fe 19:02:28 19:02:28 19:02:28 ==> Jenkins CI detected. 19:02:28 project root: . 19:02:28 --> token set from env 19:02:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:02:28 ==> Running gcov in . (disable via -X gcov) 19:02:28 ==> Python coveragepy not found 19:02:28 ==> Searching for coverage reports in: 19:02:28 + . 19:02:28 -> Found 1 reports 19:02:28 ==> Detecting git/mercurial file structure 19:02:29 ==> Reading reports 19:02:29 + ./coverage.out bytes=569827 19:02:29 ==> Appending adjustments 19:02:29 https://docs.codecov.io/docs/fixing-reports 19:02:32 + Found adjustments 19:02:32 ==> Gzipping contents 19:02:32 88K /tmp/codecov.peKN9J.gz 19:02:32 ==> Uploading reports 19:02:32 url: https://codecov.io 19:02:32 query: branch=PR-2940&commit=49e68703b340e99072c6563d1a6e531e4a68659e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2940%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2940&job=&cmd_args= 19:02:32 -> Pinging Codecov 19:02:32 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2940&commit=49e68703b340e99072c6563d1a6e531e4a68659e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2940%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2940&job=&cmd_args= 19:02:33 -> Uploading to 19:02:33 https://storage.googleapis.com/codecov/v4/raw/2020-12-11/00271124DB129430A58F1EEE437C3FCB/49e68703b340e99072c6563d1a6e531e4a68659e/1f9a962d-efd1-497a-b664-3b3545c3aab5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201211T190232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8362a8fe9f815c9e409e2794ee980b5e516318670d41d904a81b486318dac386 19:02:33 % Total % Received % Xferd Average Speed Time Time Time Current 19:02:33 Dload Upload Total Spent Left Speed 19:02:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88220 0 0 100 88220 0 163k --:--:-- --:--:-- --:--:-- 163k 19:02:33 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/49e68703b340e99072c6563d1a6e531e4a68659e [Pipeline] } 19:02:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:02:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:02:36 ---> package-listing.sh 19:02:36 ++ facter osfamily 19:02:36 ++ tr '[:upper:]' '[:lower:]' 19:02:36 + OS_FAMILY=redhat 19:02:36 + workspace=/w/workspace/edgex-go/4 19:02:36 + START_PACKAGES=/tmp/packages_start.txt 19:02:36 + END_PACKAGES=/tmp/packages_end.txt 19:02:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:02:36 + PACKAGES=/tmp/packages_start.txt 19:02:36 + '[' /w/workspace/edgex-go/4 ']' 19:02:36 + PACKAGES=/tmp/packages_end.txt 19:02:36 + case "${OS_FAMILY}" in 19:02:36 + rpm -qa 19:02:36 + sort 19:02:42 + '[' -f /tmp/packages_start.txt ']' 19:02:42 + '[' -f /tmp/packages_end.txt ']' 19:02:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:02:42 + '[' /w/workspace/edgex-go/4 ']' 19:02:42 + mkdir -p /w/workspace/edgex-go/4/archives/ 19:02:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 19:02:42 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:02:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:02:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:02:42 19:02:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:02:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:02:43 alpine: Pulling from edgex-lftools-log-publisher 19:02:43 df20fa9351a1: Pulling fs layer 19:02:43 36b3adc4ff6f: Pulling fs layer 19:02:43 8ad3a11d3b57: Pulling fs layer 19:02:43 46f8f816bc3b: Pulling fs layer 19:02:43 93b61091891f: Pulling fs layer 19:02:43 93b9cdb0e59b: Pulling fs layer 19:02:43 5e14af77c1be: Pulling fs layer 19:02:43 01666e4c0597: Pulling fs layer 19:02:43 aa168da1d23b: Pulling fs layer 19:02:43 46f8f816bc3b: Waiting 19:02:43 93b61091891f: Waiting 19:02:43 93b9cdb0e59b: Waiting 19:02:43 5e14af77c1be: Waiting 19:02:43 01666e4c0597: Waiting 19:02:43 aa168da1d23b: Waiting 19:02:43 36b3adc4ff6f: Verifying Checksum 19:02:43 36b3adc4ff6f: Download complete 19:02:43 46f8f816bc3b: Verifying Checksum 19:02:43 46f8f816bc3b: Download complete 19:02:43 df20fa9351a1: Verifying Checksum 19:02:43 df20fa9351a1: Download complete 19:02:43 93b9cdb0e59b: Verifying Checksum 19:02:43 93b9cdb0e59b: Download complete 19:02:43 5e14af77c1be: Verifying Checksum 19:02:43 5e14af77c1be: Download complete 19:02:43 93b61091891f: Verifying Checksum 19:02:43 93b61091891f: Download complete 19:02:43 01666e4c0597: Verifying Checksum 19:02:43 01666e4c0597: Download complete 19:02:43 df20fa9351a1: Pull complete 19:02:43 36b3adc4ff6f: Pull complete 19:02:44 8ad3a11d3b57: Verifying Checksum 19:02:44 8ad3a11d3b57: Download complete 19:02:45 8ad3a11d3b57: Pull complete 19:02:45 46f8f816bc3b: Pull complete 19:02:46 aa168da1d23b: Verifying Checksum 19:02:46 aa168da1d23b: Download complete 19:02:47 93b61091891f: Pull complete 19:02:47 93b9cdb0e59b: Pull complete 19:02:47 5e14af77c1be: Pull complete 19:02:47 01666e4c0597: Pull complete 19:02:57 aa168da1d23b: Pull complete 19:02:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:02:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:02:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:02:57 prd-centos7-docker-4c-2g-15607 does not seem to be running inside a container 19:02:57 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:03:06 $ docker top 8766f8956c328b6fe6cc36afbdd13eaa29d44bd376f02ebb26b25827bf47eb85 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:07 + touch /tmp/pre-build-complete [Pipeline] sh 19:03:07 + mkdir -p /var/log/sa [Pipeline] sh 19:03:07 + ls /var/log/sa-host 19:03:07 + sadf -c /var/log/sa-host/sa11 19:03:07 file_magic: OK 19:03:07 HZ: Using current value: 100 19:03:07 file_header: OK 19:03: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 19:03:07 Statistics: 19:03: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... 19:03:07 File successfully converted to sysstat format version 12.2.1 19:03:07 + sadf -c /var/log/sa-host/sa23 19:03:07 file_magic: OK 19:03:07 HZ: Using current value: 100 19:03:07 file_header: OK 19:03: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 19:03:07 Statistics: 19:03:07 Hnuu...uuuununununu... 19:03:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:08 provisioning config files... 19:03:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2087427494174303662tmp [Pipeline] { [Pipeline] echo 19:03:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:03:08 ---> create-netrc.sh [Pipeline] } 19:03:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:03:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:03:09 ---> python-tools-install.sh [Pipeline] echo 19:03:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:03:09 ---> sudo-logs.sh 19:03:09 Archiving 'sudo' log.. [Pipeline] echo 19:03:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:03:09 ---> job-cost.sh 19:03:09 lf-activate-venv: SKIPPING 19:03:09 INFO: No Stack... 19:03:10 INFO: Retrieving Pricing Info for: v1-standard-2 19:03:11 INFO: Archiving Costs [Pipeline] echo 19:03:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:03:11 ---> logs-deploy.sh 19:03:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2940/4 19:03:11 INFO: archiving workspace using pattern(s): 19:03:12 Archives upload complete. 19:03:13 INFO: archiving logs to Nexus 19:03:15 ---> uname -a: 19:03:15 Linux prd-centos7-docker-4c-2g-15607.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:03:15 19:03:15 19:03:15 ---> lscpu: 19:03:15 Architecture: x86_64 19:03:15 CPU op-mode(s): 32-bit, 64-bit 19:03:15 Byte Order: Little Endian 19:03:15 Address sizes: 40 bits physical, 48 bits virtual 19:03:15 CPU(s): 4 19:03:15 On-line CPU(s) list: 0-3 19:03:15 Thread(s) per core: 1 19:03:15 Core(s) per socket: 1 19:03:15 Socket(s): 4 19:03:15 NUMA node(s): 1 19:03:15 Vendor ID: GenuineIntel 19:03:15 CPU family: 6 19:03:15 Model: 44 19:03:15 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:03:15 Stepping: 1 19:03:15 CPU MHz: 2933.438 19:03:15 BogoMIPS: 5866.87 19:03:15 Virtualization: VT-x 19:03:15 Hypervisor vendor: KVM 19:03:15 Virtualization type: full 19:03:15 L1d cache: 128 KiB 19:03:15 L1i cache: 128 KiB 19:03:15 L2 cache: 16 MiB 19:03:15 L3 cache: 64 MiB 19:03:15 NUMA node0 CPU(s): 0-3 19:03:15 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:03:15 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:03:15 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:03:15 Vulnerability Meltdown: Mitigation; PTI 19:03:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:03:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:03:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:03:15 Vulnerability Srbds: Not affected 19:03:15 Vulnerability Tsx async abort: Not affected 19:03:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 19:03:15 19:03:15 19:03:15 ---> nproc: 19:03:15 4 19:03:15 19:03:15 19:03:15 ---> df -h: 19:03:15 Filesystem Size Used Available Use% Mounted on 19:03:15 overlay 50.0G 12.3G 37.7G 25% / 19:03:15 tmpfs 64.0M 0 64.0M 0% /dev 19:03:15 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:03:15 shm 64.0M 0 64.0M 0% /dev/shm 19:03:15 /dev/vda1 50.0G 12.3G 37.7G 25% /facter-os 19:03:15 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/resolv.conf 19:03:15 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hostname 19:03:15 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hosts 19:03:15 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/auth.log 19:03:15 /dev/vda1 50.0G 12.3G 37.7G 25% /run/cloud-init/result.json 19:03:15 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/sa-host 19:03:15 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/secure 19:03:15 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/4@tmp 19:03:15 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/4 19:03:15 19:03:15 19:03:15 ---> free -m: 19:03:15 total used free shared buff/cache available 19:03:15 Mem: 1837 692 115 0 1029 1059 19:03:15 Swap: 1023 91 932 19:03:15 19:03:15 19:03:15 ---> ip addr: 19:03:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:03:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:03:15 inet 127.0.0.1/8 scope host lo 19:03:15 valid_lft forever preferred_lft forever 19:03:15 inet6 ::1/128 scope host 19:03:15 valid_lft forever preferred_lft forever 19:03:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:03:15 link/ether fa:16:3e:51:ba:30 brd ff:ff:ff:ff:ff:ff 19:03:15 inet 10.30.123.147/23 brd 10.30.123.255 scope global dynamic eth0 19:03:15 valid_lft 85168sec preferred_lft 85168sec 19:03:15 inet6 fe80::f816:3eff:fe51:ba30/64 scope link 19:03:15 valid_lft forever preferred_lft forever 19:03:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:03:15 link/ether 02:42:e4:92:ac:44 brd ff:ff:ff:ff:ff:ff 19:03:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:03:15 valid_lft forever preferred_lft forever 19:03:15 inet6 fe80::42:e4ff:fe92:ac44/64 scope link 19:03:15 valid_lft forever preferred_lft forever 19:03:15 19:03:15 19:03:15 ---> sar -b -r -n DEV: 19:03:15 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 19:03:15 19:03:15 18:42:28 LINUX RESTART (4 CPU) 19:03:15 19:03:15 18:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:03:15 18:44:02 63.29 16.84 46.46 0.00 5372.11 11021.33 0.00 19:03:15 18:45:01 259.45 107.46 151.99 0.00 7482.69 62125.11 0.00 19:03:15 18:46:02 286.52 134.76 151.77 0.00 5624.43 22127.32 0.00 19:03:15 18:47:01 166.50 78.59 87.91 0.00 3278.40 9219.31 0.00 19:03:15 18:48:02 497.69 273.78 223.91 0.00 78941.33 149936.53 0.00 19:03:15 18:49:01 2709.51 2344.66 364.85 0.00 161098.89 170281.00 0.00 19:03:15 18:50:01 578.78 309.30 269.48 0.00 35901.87 61884.29 0.00 19:03:15 18:51:02 2614.20 2266.51 347.69 0.00 139468.72 151350.43 0.00 19:03:15 18:52:01 1037.38 717.16 320.22 0.00 57291.92 69375.05 0.00 19:03:15 18:53:01 85.65 15.37 70.28 0.00 2903.15 3925.64 0.00 19:03:15 18:54:01 0.70 0.45 0.25 0.00 5.46 3.13 0.00 19:03:15 18:55:01 0.32 0.02 0.30 0.00 0.40 3.40 0.00 19:03:15 18:56:01 0.35 0.08 0.27 0.00 0.80 3.31 0.00 19:03:15 18:57:01 0.32 0.05 0.27 0.00 0.80 3.63 0.00 19:03:15 18:58:01 2.26 2.08 0.18 0.00 60.35 3.65 0.00 19:03:15 18:59:01 0.88 0.05 0.83 0.00 0.93 15.08 0.00 19:03:15 19:00:01 0.60 0.35 0.25 0.00 6.00 2.56 0.00 19:03:15 19:01:01 0.25 0.10 0.15 0.00 1.47 2.05 0.00 19:03:15 19:02:01 0.72 0.38 0.33 0.00 22.63 5.76 0.00 19:03:15 19:03:01 165.26 88.15 77.11 0.00 7917.58 17178.60 0.00 19:03:15 Average: 422.53 316.96 105.57 0.00 25259.64 36434.16 0.00 19:03:15 19:03:15 18:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:03:15 18:44:02 64640 0 653756 34.75 2620 1160528 1316848 44.94 551308 1059432 55828 19:03:15 18:45:01 118408 0 693044 36.83 1548 1068544 1540720 52.58 590284 931560 1112 19:03:15 18:46:02 96740 0 835136 44.39 632 949036 1538724 52.51 764560 737812 5212 19:03:15 18:47:01 227840 0 747700 39.74 448 905556 1325040 45.22 647692 718192 1000 19:03:15 18:48:02 74600 0 842580 44.78 60 964304 2263400 77.25 721632 877556 72976 19:03:15 18:49:01 80368 0 758388 40.31 60 1042728 2246344 76.66 597732 978928 33400 19:03:15 18:50:01 77088 0 694856 36.93 60 1109540 1332688 45.48 720900 834596 50604 19:03:15 18:51:02 102848 0 681644 36.23 60 1096992 1549400 52.88 536128 1013008 932 19:03:15 18:52:01 435720 0 666044 35.40 60 779720 1457432 49.74 451476 759216 176 19:03:15 18:53:01 413620 0 607116 32.27 60 860748 1172524 40.02 452572 776972 16 19:03:15 18:54:01 414464 0 606264 32.22 60 860756 1165364 39.77 452740 776524 8 19:03:15 18:55:01 416296 0 604424 32.12 60 860764 1150924 39.28 451384 776320 8 19:03:15 18:56:01 415436 0 605276 32.17 60 860772 1151104 39.29 452184 776344 12 19:03:15 18:57:01 415980 0 604724 32.14 60 860780 1150924 39.28 451536 776364 20 19:03:15 18:58:01 414772 0 604964 32.15 60 861748 1150992 39.28 452224 776904 20 19:03:15 18:59:01 414044 0 605680 32.19 60 861760 1151172 39.29 452564 776916 12 19:03:15 19:00:01 413664 0 606056 32.21 60 861764 1151200 39.29 452720 777096 8 19:03:15 19:01:01 412924 0 606792 32.25 60 861768 1153888 39.38 453068 777104 8 19:03:15 19:02:01 413104 0 605924 32.20 60 862456 1151628 39.30 452712 777684 8 19:03:15 19:03:01 184620 0 679876 36.13 0 1017048 1353424 46.19 493472 920448 28036 19:03:15 Average: 280359 0 665512 35.37 307 935366 1373687 46.88 529944 829949 12470 19:03:15 19:03:15 18:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:03:15 18:44:02 eth0 1394.29 1262.30 5589.13 159.38 0.00 0.00 0.00 0.00 19:03:15 18:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:44:02 vethc27ce07 623.19 537.80 60.11 1942.85 0.00 0.00 0.00 0.00 19:03:15 18:44:02 docker0 623.19 537.67 51.59 1942.84 0.00 0.00 0.00 0.00 19:03:15 18:45:01 veth54c1ace 19.83 22.93 1.92 15.34 0.00 0.00 0.00 0.00 19:03:15 18:45:01 eth0 862.09 725.25 5309.60 91.32 0.00 0.00 0.00 0.00 19:03:15 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:45:01 docker0 284.74 309.58 21.79 1118.81 0.00 0.00 0.00 0.00 19:03:15 18:46:02 veth0bb730a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:03:15 18:46:02 eth0 132.38 102.56 486.11 42.91 0.00 0.00 0.00 0.00 19:03:15 18:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:46:02 docker0 78.39 93.46 6.00 454.31 0.00 0.00 0.00 0.00 19:03:15 18:47:01 veth0bb730a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:47:01 eth0 28.55 15.17 24.17 13.03 0.00 0.00 0.00 0.00 19:03:15 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:48:02 veth111f55b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:03:15 18:48:02 eth0 204.74 168.45 1676.79 81.34 0.00 0.00 0.00 0.00 19:03:15 18:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:49:01 veth6cb0e84 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:49:01 vethb535644 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:49:01 veth7d8846c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:49:01 veth111f55b 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 19:03:15 18:50:01 veth111f55b 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:50:01 eth0 2788.55 2377.90 13436.95 474.67 0.00 0.00 0.00 0.00 19:03:15 18:50:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:03:15 18:50:01 docker0 1022.14 990.29 81.25 3779.06 0.00 0.00 0.00 0.00 19:03:15 18:51:02 vethbda77dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:51:02 veth111f55b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:03:15 18:51:02 vetha36107e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:51:02 eth0 68.02 45.83 92.39 75.57 0.00 0.00 0.00 0.00 19:03:15 18:52:01 veth0418bad 14.45 42.59 0.98 286.94 0.00 0.00 0.00 0.00 19:03:15 18:52:01 veth111f55b 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:52:01 eth0 112.56 58.50 365.26 75.64 0.00 0.00 0.00 0.00 19:03:15 18:52:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:03:15 18:53:01 eth0 34.58 20.44 98.87 10.31 0.00 0.00 0.00 0.00 19:03:15 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:53:01 docker0 1058.61 1064.91 83.63 4254.34 0.00 0.00 0.00 0.00 19:03:15 18:54:01 eth0 1.00 0.67 0.43 0.28 0.00 0.00 0.00 0.00 19:03:15 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:55:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:03:15 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:56:01 eth0 0.43 0.37 0.26 0.20 0.00 0.00 0.00 0.00 19:03:15 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:57:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:58:01 eth0 0.40 0.08 0.03 0.01 0.00 0.00 0.00 0.00 19:03:15 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:59:01 eth0 1.56 0.55 0.48 0.27 0.00 0.00 0.00 0.00 19:03:15 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 19:00:01 eth0 0.57 0.42 0.30 0.18 0.00 0.00 0.00 0.00 19:03:15 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 19:01:01 eth0 0.07 0.03 0.00 0.03 0.00 0.00 0.00 0.00 19:03:15 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 19:02:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:03:15 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 19:03:01 eth0 214.23 184.92 2178.89 64.20 0.00 0.00 0.00 0.00 19:03:15 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 Average: eth0 159.73 134.02 809.26 35.06 0.00 0.00 0.00 0.00 19:03:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:15 Average: docker0 53.02 53.34 4.19 213.09 0.00 0.00 0.00 0.00 19:03:15 19:03:15 19:03:15 ---> sar -P ALL: 19:03:15 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 19:03:15 19:03:15 18:42:28 LINUX RESTART (4 CPU) 19:03:15 19:03:15 18:43:01 CPU %user %nice %system %iowait %steal %idle 19:03:15 18:44:02 all 13.56 0.00 5.24 0.88 0.03 80.28 19:03:15 18:44:02 0 12.52 0.00 5.87 0.14 0.02 81.45 19:03:15 18:44:02 1 12.89 0.00 5.96 1.18 0.03 79.93 19:03:15 18:44:02 2 15.32 0.00 4.82 0.41 0.03 79.42 19:03:15 18:44:02 3 13.49 0.00 4.33 1.79 0.03 80.35 19:03:15 18:45:01 all 15.32 0.00 8.55 3.15 0.04 72.93 19:03:15 18:45:01 0 15.35 0.00 8.45 1.81 0.05 74.34 19:03:15 18:45:01 1 12.13 0.00 8.74 2.44 0.02 76.68 19:03:15 18:45:01 2 17.44 0.00 8.94 4.49 0.03 69.10 19:03:15 18:45:01 3 16.38 0.00 8.08 3.88 0.05 71.61 19:03:15 18:46:02 all 38.31 0.00 11.76 7.39 0.06 42.49 19:03:15 18:46:02 0 36.82 0.00 11.73 7.57 0.09 43.79 19:03:15 18:46:02 1 38.29 0.00 11.71 6.99 0.07 42.94 19:03:15 18:46:02 2 40.57 0.00 11.79 7.52 0.05 40.07 19:03:15 18:46:02 3 37.54 0.00 11.79 7.47 0.05 43.14 19:03:15 18:47:01 all 57.26 0.00 15.17 4.51 0.03 23.03 19:03:15 18:47:01 0 56.67 0.00 15.68 4.09 0.03 23.53 19:03:15 18:47:01 1 56.53 0.00 14.39 4.04 0.03 25.00 19:03:15 18:47:01 2 58.75 0.00 15.92 4.61 0.03 20.68 19:03:15 18:47:01 3 57.10 0.00 14.70 5.29 0.03 22.88 19:03:15 18:48:02 all 22.89 0.00 18.94 4.89 0.07 53.20 19:03:15 18:48:02 0 22.66 0.00 18.08 5.32 0.07 53.88 19:03:15 18:48:02 1 23.10 0.00 18.56 3.83 0.07 54.44 19:03:15 18:48:02 2 22.45 0.00 19.45 5.61 0.07 52.42 19:03:15 18:48:02 3 23.35 0.00 19.69 4.80 0.09 52.08 19:03:15 18:49:01 all 17.12 0.00 22.72 32.79 0.09 27.28 19:03:15 18:49:01 0 17.26 0.00 21.35 32.96 0.09 28.34 19:03:15 18:49:01 1 17.00 0.00 22.85 31.38 0.07 28.71 19:03:15 18:49:01 2 17.45 0.00 23.35 32.96 0.12 26.11 19:03:15 18:49:01 3 16.76 0.00 23.33 33.90 0.07 25.93 19:03:15 18:50:01 all 52.75 0.00 17.76 14.60 0.03 14.86 19:03:15 18:50:01 0 51.51 0.00 17.58 16.64 0.03 14.23 19:03:15 18:50:01 1 52.95 0.00 18.04 15.31 0.05 13.64 19:03:15 18:50:01 2 52.62 0.00 17.54 12.49 0.02 17.34 19:03:15 18:50:01 3 53.93 0.00 17.89 13.98 0.02 14.18 19:03:15 18:51:02 all 33.13 0.00 23.90 25.16 0.08 17.73 19:03:15 18:51:02 0 31.67 0.00 23.08 27.55 0.09 17.61 19:03:15 18:51:02 1 31.61 0.00 24.45 21.80 0.09 22.05 19:03:15 18:51:02 2 34.14 0.00 23.26 25.38 0.09 17.13 19:03:15 18:51:02 3 35.13 0.00 24.82 25.90 0.05 14.10 19:03:15 18:52:01 all 36.62 0.00 16.84 24.55 0.06 21.93 19:03:15 18:52:01 0 36.26 0.00 16.50 23.33 0.09 23.82 19:03:15 18:52:01 1 36.70 0.00 17.36 24.45 0.05 21.44 19:03:15 18:52:01 2 36.72 0.00 16.87 24.02 0.05 22.34 19:03:15 18:52:01 3 36.81 0.00 16.64 26.44 0.04 20.07 19:03:15 18:53:01 all 4.38 0.00 2.59 3.59 0.02 89.43 19:03:15 18:53:01 0 3.35 0.00 2.36 1.66 0.02 92.62 19:03:15 18:53:01 1 5.47 0.00 2.69 1.51 0.00 90.33 19:03:15 18:53:01 2 3.54 0.00 2.43 4.66 0.02 89.35 19:03:15 18:53:01 3 5.15 0.00 2.88 6.54 0.03 85.40 19:03:15 18:54:01 all 0.16 0.00 0.03 0.01 0.00 99.80 19:03:15 18:54:01 0 0.03 0.00 0.03 0.02 0.00 99.92 19:03:15 18:54:01 1 0.53 0.00 0.05 0.02 0.00 99.40 19:03:15 18:54:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:03:15 18:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:03:15 19:03:15 18:54:01 CPU %user %nice %system %iowait %steal %idle 19:03:15 18:55:01 all 0.15 0.00 0.03 0.00 0.00 99.81 19:03:15 18:55:01 0 0.03 0.00 0.05 0.00 0.00 99.92 19:03:15 18:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:03:15 18:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:03:15 18:55:01 3 0.52 0.00 0.03 0.00 0.00 99.45 19:03:15 18:56:01 all 0.17 0.00 0.04 0.00 0.00 99.79 19:03:15 18:56:01 0 0.05 0.00 0.05 0.00 0.00 99.90 19:03:15 18:56:01 1 0.07 0.00 0.03 0.00 0.00 99.90 19:03:15 18:56:01 2 0.03 0.00 0.05 0.00 0.00 99.92 19:03:15 18:56:01 3 0.53 0.00 0.03 0.00 0.00 99.43 19:03:15 18:57:01 all 0.22 0.00 0.09 0.00 0.01 99.68 19:03:15 18:57:01 0 0.45 0.00 0.15 0.00 0.00 99.40 19:03:15 18:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:03:15 18:57:01 2 0.08 0.00 0.10 0.00 0.02 99.80 19:03:15 18:57:01 3 0.30 0.00 0.08 0.02 0.02 99.58 19:03:15 18:58:01 all 0.20 0.00 0.06 0.05 0.00 99.69 19:03:15 18:58:01 0 0.58 0.00 0.05 0.03 0.00 99.33 19:03:15 18:58:01 1 0.03 0.00 0.05 0.02 0.00 99.90 19:03:15 18:58:01 2 0.13 0.00 0.05 0.03 0.00 99.78 19:03:15 18:58:01 3 0.07 0.00 0.08 0.10 0.00 99.75 19:03:15 18:59:01 all 0.18 0.00 0.04 0.00 0.00 99.78 19:03:15 18:59:01 0 0.57 0.00 0.03 0.00 0.00 99.40 19:03:15 18:59:01 1 0.07 0.00 0.05 0.00 0.00 99.88 19:03:15 18:59:01 2 0.07 0.00 0.05 0.00 0.00 99.88 19:03:15 18:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:03:15 19:00:01 all 0.18 0.00 0.04 0.01 0.00 99.77 19:03:15 19:00:01 0 0.60 0.00 0.05 0.00 0.00 99.35 19:03:15 19:00:01 1 0.05 0.00 0.05 0.03 0.00 99.87 19:03:15 19:00:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:03:15 19:00:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:03:15 19:01:01 all 0.16 0.00 0.05 0.00 0.00 99.79 19:03:15 19:01:01 0 0.53 0.00 0.05 0.00 0.00 99.42 19:03:15 19:01:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:03:15 19:01:01 2 0.07 0.00 0.07 0.00 0.00 99.87 19:03:15 19:01:01 3 0.00 0.00 0.03 0.02 0.00 99.95 19:03:15 19:02:01 all 0.16 0.00 0.04 0.00 0.00 99.80 19:03:15 19:02:01 0 0.53 0.00 0.03 0.00 0.00 99.43 19:03:15 19:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:03:15 19:02:01 2 0.05 0.00 0.07 0.02 0.00 99.87 19:03:15 19:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:03:15 19:03:01 all 6.42 0.00 4.68 3.25 0.02 85.64 19:03:15 19:03:01 0 5.29 0.00 3.84 1.16 0.02 89.69 19:03:15 19:03:01 1 7.46 0.00 5.18 4.21 0.02 83.14 19:03:15 19:03:01 2 6.47 0.00 4.62 2.70 0.02 86.20 19:03:15 19:03:01 3 6.48 0.00 5.07 4.92 0.02 83.51 19:03:15 Average: all 14.70 0.00 7.28 6.08 0.03 71.91 19:03:15 Average: 0 14.40 0.00 7.12 5.97 0.03 72.48 19:03:15 Average: 1 14.45 0.00 7.35 5.70 0.03 72.46 19:03:15 Average: 2 15.04 0.00 7.33 6.09 0.03 71.51 19:03:15 Average: 3 14.91 0.00 7.31 6.56 0.02 71.20 19:03:15 19:03:15 19:03:15