Pull request #3442 opened 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 6b23ec567a86ee52455607061a4fabaca114589a rather than 78d1f73e05b7a0cf5d7de6800130460359666dd4 Obtained Jenkinsfile from 6b23ec567a86ee52455607061a4fabaca114589a Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3442/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3442/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4060 in /w/workspace/edgexfoundry_edgex-go_PR-3442 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 > 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/3442/head:refs/remotes/origin/PR-3442 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit 78d1f73e05b7a0cf5d7de6800130460359666dd4 Merge succeeded, producing 78d1f73e05b7a0cf5d7de6800130460359666dd4 Checking out Revision 78d1f73e05b7a0cf5d7de6800130460359666dd4 (PR-3442) > git config core.sparsecheckout # timeout=10 > git checkout -f 78d1f73e05b7a0cf5d7de6800130460359666dd4 # 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 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78d1f73e05b7a0cf5d7de6800130460359666dd4 # timeout=10 Commit message: "refactor: combine and improve http LoggingMiddleware" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:34:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:34:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:34:06 ========================================================= 09:34:06 EdgeX Global Pipelines Version Info 09:34:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:34:08 ------------------- 09:34:08 stable info: 09:34:08 ------------------- 09:34:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:34:08 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 09:34:08 Message: update stable to v1.0.191 09:34:09 ------------------- 09:34:09 experimental info: 09:34:09 ------------------- 09:34:09 Commited By: **** collab-it+edgex@linuxfoundation.org 09:34:09 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 09:34:09 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:34:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3442 [Pipeline] echo 09:34:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3442 [Pipeline] echo 09:34:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3442 [Pipeline] echo 09:34:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78d1f73e05b7a0cf5d7de6800130460359666dd4 [Pipeline] echo 09:34:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78d1f73 [Pipeline] echo 09:34:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:34:11 provisioning config files... 09:34:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3452351377677666649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:34:11 ---> docker-login.sh 09:34:11 nexus3.edgexfoundry.org:10001 09:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:12 Configure a credential helper to remove this warning. See 09:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:12 09:34:12 Login Succeeded 09:34:12 nexus3.edgexfoundry.org:10002 09:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:12 Configure a credential helper to remove this warning. See 09:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:12 09:34:12 Login Succeeded 09:34:12 nexus3.edgexfoundry.org:10003 09:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:12 Configure a credential helper to remove this warning. See 09:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:12 09:34:12 Login Succeeded 09:34:12 nexus3.edgexfoundry.org:10004 09:34:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:13 Configure a credential helper to remove this warning. See 09:34:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:13 09:34:13 Login Succeeded 09:34:13 docker.io 09:34:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:13 Configure a credential helper to remove this warning. See 09:34:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:13 09:34:13 Login Succeeded 09:34:13 ---> docker-login.sh ends [Pipeline] } 09:34:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:34:14 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 09:34:14 + for file in '`ls cmd/**/Dockerfile`' 09:34:14 ++ dirname cmd/core-command/Dockerfile 09:34:14 ++ cut -d/ -f2 09:34:14 + echo core-command,cmd/core-command/Dockerfile 09:34:14 + for file in '`ls cmd/**/Dockerfile`' 09:34:14 ++ dirname cmd/core-data/Dockerfile 09:34:14 ++ cut -d/ -f2 09:34:14 + echo core-data,cmd/core-data/Dockerfile 09:34:14 + for file in '`ls cmd/**/Dockerfile`' 09:34:14 ++ dirname cmd/core-metadata/Dockerfile 09:34:14 ++ cut -d/ -f2 09:34:14 + echo core-metadata,cmd/core-metadata/Dockerfile 09:34:14 + for file in '`ls cmd/**/Dockerfile`' 09:34:14 ++ dirname cmd/security-bootstrapper/Dockerfile 09:34:14 ++ cut -d/ -f2 09:34:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:34:14 + for file in '`ls cmd/**/Dockerfile`' 09:34:14 ++ dirname cmd/security-proxy-setup/Dockerfile 09:34:14 ++ cut -d/ -f2 09:34:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:34:14 + for file in '`ls cmd/**/Dockerfile`' 09:34:14 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:34:14 ++ cut -d/ -f2 09:34:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:34:14 + for file in '`ls cmd/**/Dockerfile`' 09:34:14 ++ dirname cmd/support-notifications/Dockerfile 09:34:14 ++ cut -d/ -f2 09:34:14 + echo support-notifications,cmd/support-notifications/Dockerfile 09:34:14 + for file in '`ls cmd/**/Dockerfile`' 09:34:14 ++ dirname cmd/support-scheduler/Dockerfile 09:34:14 ++ cut -d/ -f2 09:34:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:34:14 + for file in '`ls cmd/**/Dockerfile`' 09:34:14 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:34:14 ++ cut -d/ -f2 09:34:14 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:34:14 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:34:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:34:15 09:34:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:34:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:34:16 latest: Pulling from edgex-devops/git-semver 09:34:16 31603596830f: Pulling fs layer 09:34:16 54011a49482f: Pulling fs layer 09:34:16 a6820b24f6d8: Pulling fs layer 09:34:16 f581987b2513: Pulling fs layer 09:34:16 f581987b2513: Waiting 09:34:16 54011a49482f: Verifying Checksum 09:34:16 54011a49482f: Download complete 09:34:16 31603596830f: Download complete 09:34:16 f581987b2513: Verifying Checksum 09:34:16 f581987b2513: Download complete 09:34:16 a6820b24f6d8: Verifying Checksum 09:34:16 a6820b24f6d8: Download complete 09:34:17 31603596830f: Pull complete 09:34:17 54011a49482f: Pull complete 09:34:18 a6820b24f6d8: Pull complete 09:34:18 f581987b2513: Pull complete 09:34:18 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:34:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:34:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:34:18 prd-centos7-docker-4c-2g-4060 does not seem to be running inside a container 09:34:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:34:22 $ docker top a6bd7ecfe950376f340f5b27b2d26896e5b05b46dbc1b11c58eb14a93cbbdf41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:34:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:34:22 [ssh-agent] Looking for ssh-agent implementation... 09:34:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:34:23 $ docker exec a6bd7ecfe950376f340f5b27b2d26896e5b05b46dbc1b11c58eb14a93cbbdf41 ssh-agent 09:34:23 SSH_AUTH_SOCK=/tmp/ssh-j1NkCRhqg7T7/agent.12 09:34:23 SSH_AGENT_PID=17 09:34:23 Running ssh-add (command line suppressed) 09:34:23 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2009923469776544912.key (/w/workspace/edgex-go/1@tmp/private_key_2009923469776544912.key) 09:34:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:34:23 + git tag --points-at HEAD [Pipeline] } 09:34:23 $ docker exec --env ******** --env ******** a6bd7ecfe950376f340f5b27b2d26896e5b05b46dbc1b11c58eb14a93cbbdf41 ssh-agent -k 09:34:24 unset SSH_AUTH_SOCK; 09:34:24 unset SSH_AGENT_PID; 09:34:24 echo Agent pid 17 killed; 09:34:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:34:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:34:24 [ssh-agent] Looking for ssh-agent implementation... 09:34:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:34:24 $ docker exec a6bd7ecfe950376f340f5b27b2d26896e5b05b46dbc1b11c58eb14a93cbbdf41 ssh-agent 09:34:24 SSH_AUTH_SOCK=/tmp/ssh-SYiaWfch1tHR/agent.47 09:34:24 SSH_AGENT_PID=53 09:34:24 Running ssh-add (command line suppressed) 09:34:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_622554316587462606.key (/w/workspace/edgex-go/1@tmp/private_key_622554316587462606.key) 09:34:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:34:25 + git semver init 09:34:25 # -> Open(): unable to determine branch for HEAD 09:34:25 # $GIT_DIR = /w/workspace/edgex-go/1/.git 09:34:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 09:34:25 # $SEMVER_REMOTE_NAME = origin 09:34:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:34:25 # $SEMVER_USER_NAME = edgex-jenkins 09:34:25 # $SEMVER_BRANCH = PR-3442 09:34:25 # $SEMVER_TEMP = /tmp/semver-373030286 09:34:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:34:47 # '/tmp/semver-373030286' -> '/w/workspace/edgex-go/1/.semver' 09:34:47 # -> Force: false 09:34:47 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 09:34:47 $ docker exec --env ******** --env ******** a6bd7ecfe950376f340f5b27b2d26896e5b05b46dbc1b11c58eb14a93cbbdf41 ssh-agent -k 09:34:47 unset SSH_AUTH_SOCK; 09:34:47 unset SSH_AGENT_PID; 09:34:47 echo Agent pid 53 killed; 09:34:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:34:48 + git semver [Pipeline] } 09:34:48 $ docker stop --time=1 a6bd7ecfe950376f340f5b27b2d26896e5b05b46dbc1b11c58eb14a93cbbdf41 09:34:50 $ docker rm -f a6bd7ecfe950376f340f5b27b2d26896e5b05b46dbc1b11c58eb14a93cbbdf41 [Pipeline] // withDockerContainer [Pipeline] sh 09:34:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:34:51 Stashed 1 file(s) [Pipeline] echo 09:34:51 [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 09:34:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:34:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:34:53 + sudo service docker restart 09:34:53 + true 09:34:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 09:34:54 ========================================================= 09:34:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:34:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:34:54 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 09:34:59 Sending build context to Docker daemon 330.1MB 09:34:59 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:34:59 Step 2/6 : FROM ${BASE} 09:34:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:34:59 540db60ca938: Pulling fs layer 09:34:59 adcc1eea9eea: Pulling fs layer 09:34:59 4c4ab2625f07: Pulling fs layer 09:34:59 0510c868ecb4: Pulling fs layer 09:34:59 afea3b2eda06: Pulling fs layer 09:34:59 7809a108b3ef: Pulling fs layer 09:34:59 f706445af74f: Pulling fs layer 09:34:59 0510c868ecb4: Waiting 09:34:59 afea3b2eda06: Waiting 09:34:59 7809a108b3ef: Waiting 09:34:59 f706445af74f: Waiting 09:34:59 adcc1eea9eea: Verifying Checksum 09:34:59 adcc1eea9eea: Download complete 09:34:59 4c4ab2625f07: Download complete 09:34:59 afea3b2eda06: Verifying Checksum 09:34:59 afea3b2eda06: Download complete 09:34:59 7809a108b3ef: Verifying Checksum 09:34:59 7809a108b3ef: Download complete 09:34:59 540db60ca938: Verifying Checksum 09:34:59 540db60ca938: Download complete 09:35:00 540db60ca938: Pull complete 09:35:00 adcc1eea9eea: Pull complete 09:35:00 4c4ab2625f07: Pull complete 09:35:02 f706445af74f: Download complete 09:35:03 0510c868ecb4: Verifying Checksum 09:35:03 0510c868ecb4: Download complete 09:35:07 Still waiting to schedule task 09:35:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 09:35:09 0510c868ecb4: Pull complete 09:35:10 afea3b2eda06: Pull complete 09:35:10 7809a108b3ef: Pull complete 09:35:14 f706445af74f: Pull complete 09:35:14 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:35:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:35:14 ---> b068be0155e3 09:35:14 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:35:16 ---> Running in f5b6117f1405 09:35:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:35:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:35:19 (1/12) Installing libmagic (5.39-r0) 09:35:19 (2/12) Installing file (5.39-r0) 09:35:19 (3/12) Installing libc-dev (0.7.2-r3) 09:35:19 (4/12) Installing g++ (10.2.1_pre1-r3) 09:35:41 (5/12) Installing fortify-headers (1.1-r0) 09:35:41 (6/12) Installing patch (2.7.6-r6) 09:35:41 (7/12) Installing build-base (0.5-r2) 09:35:41 (8/12) Installing libsodium (1.0.18-r0) 09:35:41 (9/12) Installing pkgconf (1.7.3-r0) 09:35:41 (10/12) Installing libsodium-dev (1.0.18-r0) 09:35:41 (11/12) Installing libzmq (4.3.3-r1) 09:35:41 (12/12) Installing zeromq-dev (4.3.3-r1) 09:35:41 Executing busybox-1.32.1-r6.trigger 09:35:41 OK: 219 MiB in 52 packages 09:35:44 Removing intermediate container f5b6117f1405 09:35:44 ---> b7466f24700a 09:35:44 Step 4/6 : WORKDIR /edgex-go 09:35:44 ---> Running in 5c9ddd86f156 09:35:44 Removing intermediate container 5c9ddd86f156 09:35:44 ---> 73efe3182d6c 09:35:44 Step 5/6 : COPY go.mod . 09:35:44 ---> 7c673cba091c 09:35:44 Step 6/6 : RUN go mod download 09:35:44 ---> Running in 7ba46152a9b9 09:36:11 Removing intermediate container 7ba46152a9b9 09:36:11 ---> 6097f25e9ef2 09:36:11 Successfully built 6097f25e9ef2 09:36:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:36:12 + docker inspect -f . ci-base-image-x86_64 09:36:12 . [Pipeline] withDockerContainer 09:36:12 prd-centos7-docker-4c-2g-4060 does not seem to be running inside a container 09:36:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:36:14 $ docker top 7ae95997ddaff4ed9f1ffed75b1c6d6f33af5478b779064a41dba417f38f2885 -eo pid,comm [Pipeline] { [Pipeline] sh 09:36:15 + go version 09:36:15 go version go1.16.3 linux/amd64 [Pipeline] } 09:36:15 $ docker stop --time=1 7ae95997ddaff4ed9f1ffed75b1c6d6f33af5478b779064a41dba417f38f2885 09:36:17 $ docker rm -f 7ae95997ddaff4ed9f1ffed75b1c6d6f33af5478b779064a41dba417f38f2885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:36:18 + docker inspect -f . ci-base-image-x86_64 09:36:18 . [Pipeline] withDockerContainer 09:36:18 prd-centos7-docker-4c-2g-4060 does not seem to be running inside a container 09:36:18 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:36:19 $ docker top ce5e3894c15f075ea4b8dbd72abfac8671b08d57d3900476757d201783bfdf18 -eo pid,comm [Pipeline] { [Pipeline] echo 09:36:19 ========================================================= 09:36:19 [edgeXBuildGoParallel] Running Tests and Build... 09:36:19 ========================================================= [Pipeline] sh 09:36:20 + go mod tidy [Pipeline] sh 09:36:23 + make test 09:36:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:36:38 ? github.com/edgexfoundry/edgex-go [no test files] 09:36:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4061 in /w/workspace/edgexfoundry_edgex-go_PR-3442 [Pipeline] { [Pipeline] ws 09:36:47 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:36:53 using credential edgex-jenkins-ssh 09:36:53 Cloning the remote Git repository 09:36:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:36:53 > git init /w/workspace/edgex-go/1 # timeout=10 09:36:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:36:53 > git --version # timeout=10 09:36:53 > git --version # 'git version 2.17.1' 09:36:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:36:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:37:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:37:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:37:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:37:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:37:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:37:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:37:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:37:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:37:11 using GIT_SSH to set credentials SSH Credentials for GitHub 09:37:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3442/head:refs/remotes/origin/PR-3442 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:37:12 Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit 78d1f73e05b7a0cf5d7de6800130460359666dd4 09:37:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:37:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:37:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:37:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:37:13 Merge succeeded, producing 78d1f73e05b7a0cf5d7de6800130460359666dd4 09:37:13 Checking out Revision 78d1f73e05b7a0cf5d7de6800130460359666dd4 (PR-3442) 09:37:12 > git config core.sparsecheckout # timeout=10 09:37:12 > git checkout -f 78d1f73e05b7a0cf5d7de6800130460359666dd4 # timeout=10 09:37:12 > git remote # timeout=10 09:37:12 > git config --get remote.origin.url # timeout=10 09:37:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:37:13 > git merge 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 09:37:13 > git rev-parse HEAD^{commit} # timeout=10 09:37:13 > git config core.sparsecheckout # timeout=10 09:37:13 > git checkout -f 78d1f73e05b7a0cf5d7de6800130460359666dd4 # timeout=10 09:37:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:37:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:37:17 Commit message: "refactor: combine and improve http LoggingMiddleware" 09:37:17 > git --version # timeout=10 09:37:17 > git --version # 'git version 2.17.1' 09:37:17 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:37:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:37:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:37:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:37:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:37:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:37:20 + + truesudo 09:37:20 service docker restart 09:37:20 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.148s coverage: 46.1% of statements 09:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 09:37:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.090s coverage: 19.8% of statements 09:37:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.149s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:37:22 provisioning config files... 09:37:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8064678073700617467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:37:22 ---> docker-login.sh 09:37:22 nexus3.edgexfoundry.org:10001 09:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:37:24 Configure a credential helper to remove this warning. See 09:37:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:37:24 09:37:24 Login Succeeded 09:37:24 nexus3.edgexfoundry.org:10002 09:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:37:26 Configure a credential helper to remove this warning. See 09:37:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:37:26 09:37:26 Login Succeeded 09:37:26 nexus3.edgexfoundry.org:10003 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.243s coverage: 27.1% of statements 09:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements 09:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements 09:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.153s coverage: 71.3% of statements 09:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.372s coverage: 87.7% of statements 09:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.118s coverage: 78.9% of statements 09:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:37:27 Configure a credential helper to remove this warning. See 09:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:37:27 09:37:27 Login Succeeded 09:37:27 nexus3.edgexfoundry.org:10004 09:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:37:28 Configure a credential helper to remove this warning. See 09:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:37:28 09:37:28 Login Succeeded 09:37:28 docker.io 09:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:37:28 Configure a credential helper to remove this warning. See 09:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:37:28 09:37:28 Login Succeeded 09:37:28 ---> docker-login.sh ends [Pipeline] } 09:37:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:37:29 ========================================================= 09:37:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:37:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:37:29 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 09:37:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.435s coverage: 28.6% of statements 09:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:37:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.125s coverage: 100.0% of statements 09:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:37:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.115s coverage: 100.0% of statements 09:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:37:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.276s coverage: 86.7% of statements 09:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:37:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.201s coverage: 97.5% of statements 09:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:37:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.091s coverage: 78.3% of statements 09:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:37:32 Sending build context to Docker daemon 167.6MB 09:37:32 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:37:32 Step 2/6 : FROM ${BASE} 09:37:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:37:33 595b0fe564bb: Pulling fs layer 09:37:33 7186ed65a4f7: Pulling fs layer 09:37:33 316046926c0a: Pulling fs layer 09:37:33 4ebd0625c992: Pulling fs layer 09:37:33 207e8628e3a3: Pulling fs layer 09:37:33 c791037a9be2: Pulling fs layer 09:37:33 ffd874e62e21: Pulling fs layer 09:37:33 4ebd0625c992: Waiting 09:37:33 c791037a9be2: Waiting 09:37:33 207e8628e3a3: Waiting 09:37:33 ffd874e62e21: Waiting 09:37:33 316046926c0a: Download complete 09:37:33 7186ed65a4f7: Verifying Checksum 09:37:33 7186ed65a4f7: Download complete 09:37:33 207e8628e3a3: Download complete 09:37:33 c791037a9be2: Verifying Checksum 09:37:33 c791037a9be2: Download complete 09:37:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.658s coverage: 95.1% of statements 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:37:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:37:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.101s coverage: 0.9% of statements 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:37:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.092s coverage: 22.6% of statements 09:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.106s coverage: 47.1% of statements 09:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.148s coverage: 79.5% of statements 09:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 09:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.123s coverage: 96.3% of statements 09:37:35 595b0fe564bb: Verifying Checksum 09:37:35 595b0fe564bb: Download complete 09:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements 09:37:35 595b0fe564bb: Pull complete 09:37:36 7186ed65a4f7: Pull complete 09:37:36 316046926c0a: Pull complete 09:37:41 ffd874e62e21: Verifying Checksum 09:37:41 ffd874e62e21: Download complete 09:37:46 4ebd0625c992: Verifying Checksum 09:37:46 4ebd0625c992: Download complete 09:37:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.084s coverage: 94.4% of statements 09:37:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.086s coverage: 44.8% of statements 09:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.483s coverage: 81.8% of statements 09:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:37:56 4ebd0625c992: Pull complete 09:37:56 207e8628e3a3: Pull complete 09:37:56 c791037a9be2: Pull complete 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 76.0% of statements 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.105s coverage: 87.2% of statements 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.112s coverage: 91.2% of statements 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.229s coverage: 64.4% of statements 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.390s coverage: 66.9% of statements 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.201s coverage: 43.4% of statements 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.144s coverage: 47.1% of statements 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.059s coverage: 100.0% of statements 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.075s coverage: 9.6% of statements 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 09:37:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.145s coverage: 92.6% of statements 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 09:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 09:38:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.963s coverage: 28.8% of statements 09:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:38:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.083s coverage: 99.0% of statements 09:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:38:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements 09:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 09:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 09:38:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.087s coverage: 64.6% of statements 09:38:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 09:38:01 ffd874e62e21: Pull complete 09:38:01 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 09:38:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:38:01 ---> cfc18b08335c 09:38:01 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:38:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.140s coverage: 97.6% of statements 09:38:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 09:38:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 09:38:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 09:38:02 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 09:38:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:38:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements 09:38:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:38:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:38:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:38:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:38:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.065s coverage: 87.9% of statements 09:38:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:38:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:38:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements 09:38:02 ---> Running in ef2afb64c394 09:38:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.064s coverage: 28.1% of statements 09:38:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 09:38:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.062s coverage: 85.7% of statements 09:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 09:38:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 09:38:04 GO111MODULE=on go vet ./... 09:38:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:38:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:38:13 (1/12) Installing libmagic (5.39-r0) 09:38:15 (2/12) Installing file (5.39-r0) 09:38:15 (3/12) Installing libc-dev (0.7.2-r3) 09:38:15 (4/12) Installing g++ (10.2.1_pre1-r3) 09:38:51 gofmt -l . 09:38:51 [ "`gofmt -l .`" = "" ] 09:38:51 ./bin/test-go-mod-tidy.sh 09:38:51 ./bin/test-attribution-txt.sh [Pipeline] sh 09:38:51 + ls -al . 09:38:51 total 816 09:38:51 drwxrwxr-x 10 1001 1001 4096 May 10 09:38 . 09:38:51 drwxr-xr-x 4 root root 28 May 10 09:36 .. 09:38:51 -rw-rw-r-- 1 1001 1001 11 May 10 09:34 .dockerignore 09:38:51 drwxrwxr-x 8 1001 1001 179 May 10 09:34 .git 09:38:51 drwxrwxr-x 3 1001 1001 125 May 10 09:34 .github 09:38:51 -rw-rw-r-- 1 1001 1001 818 May 10 09:34 .gitignore 09:38:51 drwx------ 3 1001 1001 60 May 10 09:34 .semver 09:38:51 -rw-rw-r-- 1 1001 1001 166 May 10 09:34 .sonarcloud.properties 09:38:51 -rw-rw-r-- 1 1001 1001 8609 May 10 09:34 Attribution.txt 09:38:51 -rw-rw-r-- 1 1001 1001 3804 May 10 09:34 CONTRIBUTING.md 09:38:51 -rw-rw-r-- 1 1001 1001 931 May 10 09:34 Dockerfile.build 09:38:51 -rw-rw-r-- 1 1001 1001 863 May 10 09:34 Jenkinsfile 09:38:51 -rw-rw-r-- 1 1001 1001 10775 May 10 09:34 LICENSE 09:38:51 -rw-rw-r-- 1 1001 1001 5774 May 10 09:34 Makefile 09:38:51 -rw-rw-r-- 1 1001 1001 7978 May 10 09:34 README.md 09:38:51 -rw-rw-r-- 1 1001 1001 6755 May 10 09:34 SECURITY.md 09:38:51 -rw-rw-r-- 1 1001 1001 5 May 10 09:34 VERSION 09:38:51 -rw-rw-r-- 1 1001 1001 4131 May 10 09:34 ZMQWindows.md 09:38:51 drwxrwxr-x 2 1001 1001 117 May 10 09:34 bin 09:38:51 drwxrwxr-x 14 1001 1001 4096 May 10 09:34 cmd 09:38:51 -rw-r--r-- 1 root root 706091 May 10 09:38 coverage.out 09:38:51 -rw-r--r-- 1 root root 1060 May 10 09:38 go.mod 09:38:51 -rw-r--r-- 1 root root 22169 May 10 09:36 go.sum 09:38:51 drwxrwxr-x 8 1001 1001 127 May 10 09:34 internal 09:38:51 drwxrwxr-x 4 1001 1001 26 May 10 09:34 openapi 09:38:51 drwxrwxr-x 4 1001 1001 71 May 10 09:34 snap 09:38:51 -rw-rw-r-- 1 1001 1001 168 May 10 09:34 version.go [Pipeline] sh 09:38:52 + '[' -e coverage.out ] 09:38:52 + chown 1001:1001 coverage.out [Pipeline] stash 09:38:52 Stashed 1 file(s) [Pipeline] sh 09:38:52 + make build 09:38:52 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 09:38:54 (5/12) Installing fortify-headers (1.1-r0) 09:38:54 (6/12) Installing patch (2.7.6-r6) 09:38:54 (7/12) Installing build-base (0.5-r2) 09:38:54 (8/12) Installing libsodium (1.0.18-r0) 09:38:54 (9/12) Installing pkgconf (1.7.3-r0) 09:38:54 (10/12) Installing libsodium-dev (1.0.18-r0) 09:38:54 (11/12) Installing libzmq (4.3.3-r1) 09:38:54 (12/12) Installing zeromq-dev (4.3.3-r1) 09:38:54 Executing busybox-1.32.1-r6.trigger 09:38:54 OK: 218 MiB in 52 packages 09:38:56 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 09:38:58 Removing intermediate container ef2afb64c394 09:38:58 ---> 0b7ca39a317d 09:38:58 Step 4/6 : WORKDIR /edgex-go 09:38:58 ---> Running in 0cd812dd8d8a 09:38:58 Removing intermediate container 0cd812dd8d8a 09:38:58 ---> 8ae48e90d74b 09:38:58 Step 5/6 : COPY go.mod . 09:38:59 ---> 82ab76961f3d 09:38:59 Step 6/6 : RUN go mod download 09:38:59 ---> Running in c23f8e7c6940 09:39:08 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 09:39:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:39: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 09:39:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:39:15 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 09:39:16 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 09:39:17 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 09:39:19 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 09:39:20 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 09:39:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 09:39:24 $ docker stop --time=1 ce5e3894c15f075ea4b8dbd72abfac8671b08d57d3900476757d201783bfdf18 09:39:25 Removing intermediate container c23f8e7c6940 09:39:25 ---> db26888e6c05 09:39:25 Successfully built db26888e6c05 09:39:25 Successfully tagged ci-base-image-arm64:latest 09:39:26 $ docker rm -f ce5e3894c15f075ea4b8dbd72abfac8671b08d57d3900476757d201783bfdf18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { 09:39:27 + docker inspect -f . ci-base-image-arm64 09:39:27 . [Pipeline] withDockerContainer 09:39:30 prd-ubuntu18.04-docker-arm64-4c-16g-4061 does not seem to be running inside a container 09:39:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:39:31 $ docker top 39d0c29449539a5ac3c3ab83e151b934d8c40e5649499a96b42a6132497ad69f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 09:39:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:39:32 09:39:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:39:32 + go version 09:39:32 go version go1.16.3 linux/arm64 [Pipeline] } 09:39:32 $ docker stop --time=1 39d0c29449539a5ac3c3ab83e151b934d8c40e5649499a96b42a6132497ad69f 09:39:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:39:32 latest: Pulling from edgex-devops/edgex-compose 09:39:32 cbdbe7a5bc2a: Pulling fs layer 09:39:32 ca9280d653b3: Pulling fs layer 09:39:32 7e9c9ca2126c: Pulling fs layer 09:39:33 cbdbe7a5bc2a: Verifying Checksum 09:39:33 cbdbe7a5bc2a: Download complete 09:39:33 cbdbe7a5bc2a: Pull complete 09:39:33 ca9280d653b3: Verifying Checksum 09:39:33 ca9280d653b3: Download complete 09:39:34 $ docker rm -f 39d0c29449539a5ac3c3ab83e151b934d8c40e5649499a96b42a6132497ad69f [Pipeline] // withDockerContainer [Pipeline] } 09:39:35 ca9280d653b3: Pull complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:39:35 7e9c9ca2126c: Download complete 09:39:35 + docker inspect -f . ci-base-image-arm64 09:39:35 . [Pipeline] withDockerContainer 09:39:36 prd-ubuntu18.04-docker-arm64-4c-16g-4061 does not seem to be running inside a container 09:39:36 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:39:37 $ docker top 49f1b11762dbb59cdd064c29a5df9e8e6e71516333d46babc4327938ca81ca4d -eo pid,comm [Pipeline] { [Pipeline] echo 09:39:38 ========================================================= 09:39:38 [edgeXBuildGoParallel] Running Tests and Build... 09:39:38 ========================================================= [Pipeline] sh 09:39:39 + go mod tidy [Pipeline] sh 09:39:40 + make test 09:39:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:39:42 7e9c9ca2126c: Pull complete 09:39:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:39:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:39:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:39:42 prd-centos7-docker-4c-2g-4060 does not seem to be running inside a container 09:39:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:39:45 $ docker top c4a270d7ce710925a93f8892826870fb7523ed29dedee73267dccb630f3578fb -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:45 + docker-compose build --help 09:39:45 + grep parallel 09:39:46 --parallel Build images in parallel. [Pipeline] } 09:39:46 $ docker stop --time=1 c4a270d7ce710925a93f8892826870fb7523ed29dedee73267dccb630f3578fb 09:39:48 $ docker rm -f c4a270d7ce710925a93f8892826870fb7523ed29dedee73267dccb630f3578fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:39:48 . [Pipeline] withDockerContainer 09:39:48 prd-centos7-docker-4c-2g-4060 does not seem to be running inside a container 09:39:49 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:39:49 $ docker top b59ba2b913b624946b41b8853cad7c2aa349f65d41c88ef91126bf8bae6aaf3f -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:50 + docker-compose -f ./docker-compose-build.yml build --parallel 09:39:51 Building docker-core-command-go ... 09:39:51 Building docker-core-data-go ... 09:39:51 Building docker-core-metadata-go ... 09:39:51 Building docker-security-bootstrapper-go ... 09:39:51 Building docker-security-proxy-setup-go ... 09:39:51 Building docker-security-secretstore-setup-go ... 09:39:51 Building docker-support-notifications-go ... 09:39:51 Building docker-support-scheduler-go ... 09:39:51 Building docker-sys-mgmt-agent-go ... 09:39:51 Building docker-core-command-go 09:39:51 Building docker-security-bootstrapper-go 09:39:51 Building docker-core-metadata-go 09:39:51 Building docker-support-notifications-go 09:39:51 Building docker-support-scheduler-go 09:40:07 ? github.com/edgexfoundry/edgex-go [no test files] 09:40:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:40:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:40:38 ---> 6097f25e9ef2 09:40:38 Step 3/23 : WORKDIR /edgex-go 09:40:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:40:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:40:38 ---> 6097f25e9ef2 09:40:38 Step 3/22 : WORKDIR /edgex-go 09:40:38 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:40:38 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:40:38 ---> 6097f25e9ef2 09:40:38 Step 3/31 : WORKDIR /edgex-go 09:40:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:40:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:40:38 ---> 6097f25e9ef2 09:40:38 Step 3/23 : WORKDIR /edgex-go 09:40:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:40:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:40:38 ---> 6097f25e9ef2 09:40:38 Step 3/22 : WORKDIR /edgex-go 09:40:38 ---> Running in 6dadd45ec614 09:40:38 ---> Running in e85c38535b32 09:40:38 ---> Running in 4f15d23ff36d 09:40:38 ---> Running in 000a98cee495 09:40:38 ---> Running in 229473568db8 09:40:38 Removing intermediate container 229473568db8 09:40:38 ---> eab22605df46 09:40:38 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:40:38 Removing intermediate container 6dadd45ec614 09:40:38 ---> 7c0752be449e 09:40:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:40:38 Removing intermediate container 4f15d23ff36d 09:40:38 ---> baf7031b5d8b 09:40:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:40:38 Removing intermediate container e85c38535b32 09:40:38 ---> d8841dc2fb46 09:40:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:40:38 Removing intermediate container 000a98cee495 09:40:38 ---> bd00617cfd7e 09:40:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:40:38 ---> Running in a9c4cada82cc 09:40:38 ---> Running in 210022a0e899 09:40:38 ---> Running in 7bda43b5364d 09:40:38 ---> Running in 9d08f497acf4 09:40:38 ---> Running in 39c1426decae 09:40:41 Removing intermediate container 7bda43b5364d 09:40:41 ---> db942bb63de1 09:40:41 Step 5/23 : RUN apk add --update --no-cache make git 09:40:41 Removing intermediate container 39c1426decae 09:40:41 ---> 4d3598763177 09:40:41 Step 5/23 : RUN apk add --update --no-cache make git 09:40:41 Removing intermediate container a9c4cada82cc 09:40:41 ---> b37625505df6 09:40:41 Step 5/31 : RUN apk add --update --no-cache make git 09:40:41 ---> Running in a74b268117d7 09:40:41 ---> Running in f5cca8edfc06 09:40:41 Removing intermediate container 210022a0e899 09:40:41 ---> 5d5a864d19c0 09:40:41 Step 5/22 : RUN apk add --update --no-cache make git 09:40:41 ---> Running in b76d0b8d9eef 09:40:41 Removing intermediate container 9d08f497acf4 09:40:41 ---> f4c4a6891502 09:40:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:40:41 ---> Running in 13859b64a978 09:40:41 ---> Running in 82ee9966d34a 09:40:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:40:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:40:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:40:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:40:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:40:44 OK: 219 MiB in 52 packages 09:40:45 OK: 219 MiB in 52 packages 09:40:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:40:45 OK: 219 MiB in 52 packages 09:40:45 OK: 219 MiB in 52 packages 09:40:45 Removing intermediate container f5cca8edfc06 09:40:45 ---> fff68b97c911 09:40:45 Step 6/23 : COPY go.mod . 09:40:45 Removing intermediate container b76d0b8d9eef 09:40:45 ---> 46d16c7428cc 09:40:45 Step 6/31 : COPY go.mod . 09:40:45 ---> 3920fa127c51 09:40:45 Step 7/23 : RUN go mod download 09:40:46 ---> Running in f8bfbe3aeda8 09:40:46 Removing intermediate container 13859b64a978 09:40:46 ---> bb2e69bec628 09:40:46 Step 6/22 : COPY go.mod . 09:40:46 Removing intermediate container 82ee9966d34a 09:40:46 ---> ee5e5fa3aab6 09:40:46 Step 6/22 : COPY go.mod . 09:40:46 ---> f7496c41f239 09:40:46 Step 7/31 : RUN go mod download 09:40:46 ---> Running in a0850e404f33 09:40:46 ---> 532fe3d52bda 09:40:46 Step 7/22 : RUN go mod download 09:40:47 ---> Running in 716f66af0774 09:40:47 ---> 80cecfb887ea 09:40:47 Step 7/22 : RUN go mod download 09:40:47 ---> Running in 53a129ac7ef2 09:40:48 Removing intermediate container a0850e404f33 09:40:48 ---> 1957b5cc4ca4 09:40:48 Step 8/31 : COPY . . 09:40:48 Removing intermediate container 716f66af0774 09:40:48 ---> 8d58597cf7e5 09:40:48 Step 8/22 : COPY . . 09:40:48 Removing intermediate container 53a129ac7ef2 09:40:48 ---> 419744856c3d 09:40:48 Step 8/22 : COPY . . 09:40:48 Removing intermediate container f8bfbe3aeda8 09:40:48 ---> a5cde3884bf5 09:40:48 Step 8/23 : COPY . . 09:40:48 OK: 219 MiB in 52 packages 09:40:59 Removing intermediate container a74b268117d7 09:40:59 ---> 5001054a1191 09:40:59 Step 6/23 : COPY go.mod . 09:40:59 ---> a86d4fbb4024 09:40:59 Step 7/23 : RUN go mod download 09:41:01 ---> Running in e22d9ecce0bf 09:41:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:41:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:41:11 Removing intermediate container e22d9ecce0bf 09:41:11 ---> f5f943c18b7e 09:41:11 Step 8/23 : COPY . . 09:41:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:41:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:41:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:41:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:41:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:41:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:41:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:41:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:41:30 ---> f839c204044b 09:41:30 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:41:30 ---> 6262635555e7 09:41:30 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:41:30 ---> e152ec76225d 09:41:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:41:31 ---> Running in b1dea0660e83 09:41:31 ---> Running in 79b806341d4f 09:41:31 ---> Running in d493bac4d9ce 09:41:31 ---> b82c6669e461 09:41:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:41:31 ---> Running in 65e43b25d451 09:41:33 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 09:41:33 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 09:41:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:41:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:41:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:41:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:41:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:41:42 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.297s coverage: 46.1% of statements 09:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 09:41:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.169s coverage: 19.8% of statements 09:41:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.254s coverage: 100.0% of statements 09:41:43 ---> 7637736893e3 09:41:43 Step 9/23 : RUN make cmd/core-command/core-command 09:41:44 ---> Running in 0bc37cefb340 09:41:45 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 09:41:49 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.516s coverage: 27.1% of statements 09:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:41:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.168s coverage: 100.0% of statements 09:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:41:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.272s coverage: 100.0% of statements 09:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:41:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.277s coverage: 71.3% of statements 09:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:41:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.457s coverage: 87.7% of statements 09:41:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:41:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:41:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.151s coverage: 78.9% of statements 09:41:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:42:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.178s coverage: 28.6% of statements 09:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:42:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.237s coverage: 100.0% of statements 09:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:42:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.156s coverage: 100.0% of statements 09:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:42:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.369s coverage: 86.7% of statements 09:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:42:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.438s coverage: 97.5% of statements 09:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:42:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.205s coverage: 78.3% of statements 09:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:42:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.208s coverage: 95.1% of statements 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:42:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.112s coverage: 58.8% of statements 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:42:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.216s coverage: 0.9% of statements 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:42:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.115s coverage: 22.6% of statements 09:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:42:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.144s coverage: 47.1% of statements 09:42:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.144s coverage: 79.5% of statements 09:42:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.129s coverage: 94.1% of statements 09:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.167s coverage: 96.3% of statements 09:42:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.149s coverage: 87.5% of statements 09:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.144s coverage: 94.4% of statements 09:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.121s coverage: 44.8% of statements 09:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.654s coverage: 81.8% of statements 09:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:42:33 Removing intermediate container d493bac4d9ce 09:42:33 ---> 183a349ae865 09:42:33 09:42:33 Step 10/31 : FROM alpine:3.12 09:42:33 3.12: Pulling from library/alpine 09:42:33 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 09:42:33 Status: Downloaded newer image for alpine:3.12 09:42:33 ---> 13621d1b12d4 09:42:33 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:42:35 ---> Running in f979009b2edb 09:42:35 Removing intermediate container b1dea0660e83 09:42:35 ---> ee6796b4bbbd 09:42:35 09:42:35 Step 10/22 : FROM alpine:3.12 09:42:35 ---> 13621d1b12d4 09:42:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:42:35 Removing intermediate container 65e43b25d451 09:42:35 ---> 15657dff6dc5 09:42:35 09:42:35 Step 10/22 : FROM alpine:3.12 09:42:35 ---> 13621d1b12d4 09:42:35 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:42:36 ---> Running in 8b7397932015 09:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.194s coverage: 92.9% of statements 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.110s coverage: 65.1% of statements 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.158s coverage: 76.0% of statements 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.162s coverage: 80.0% of statements 09:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.185s coverage: 87.2% of statements 09:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.203s coverage: 85.4% of statements 09:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 91.2% of statements 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.560s coverage: 64.4% of statements 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.115s coverage: 100.0% of statements 09:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements 09:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 09:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 09:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 09:42:36 ---> Running in 4588a71600f0 09:42:36 Removing intermediate container f979009b2edb 09:42:36 ---> 5817af94c2f3 09:42:36 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:42:37 ---> Running in e0af3d561e0b 09:42:39 Removing intermediate container 79b806341d4f 09:42:39 ---> 2037f84b2304 09:42:39 09:42:39 Step 10/23 : FROM alpine:3.12 09:42:39 ---> 13621d1b12d4 09:42:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.977s coverage: 66.9% of statements 09:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:42:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:42:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:42:40 (1/1) Installing dumb-init (1.2.2-r1) 09:42:40 Executing busybox-1.31.1-r20.trigger 09:42:40 OK: 6 MiB in 15 packages 09:42:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:42:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:42:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:42:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:42:41 (1/2) Installing ca-certificates (20191127-r4) 09:42:41 (1/2) Installing dumb-init (1.2.2-r1) 09:42:41 (2/2) Installing su-exec (0.2-r1) 09:42:41 Executing busybox-1.31.1-r20.trigger 09:42:41 OK: 6 MiB in 16 packages 09:42:41 (2/2) Installing dumb-init (1.2.2-r1) 09:42:41 Executing busybox-1.31.1-r20.trigger 09:42:41 Executing ca-certificates-20191127-r4.trigger 09:42:41 OK: 6 MiB in 16 packages 09:42:42 ---> Running in 8d83f015958d 09:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.723s coverage: 43.4% of statements 09:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.117s coverage: 89.5% of statements 09:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.124s coverage: 84.8% of statements 09:42:43 Removing intermediate container 0bc37cefb340 09:42:43 ---> d5ca650fd915 09:42:43 09:42:43 Step 10/23 : FROM alpine:3.12 09:42:43 ---> 13621d1b12d4 09:42:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:42:43 ---> Running in bbc2c853c7d0 09:42:43 Removing intermediate container 8b7397932015 09:42:43 ---> b4fb74d12e3b 09:42:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:42:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:42:44 ---> Running in 3cc0af058281 09:42:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:42:44 Removing intermediate container 4588a71600f0 09:42:44 ---> 84c6f7e48c37 09:42:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:42:44 Removing intermediate container e0af3d561e0b 09:42:44 ---> 8c72ce28fb3d 09:42:44 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:42:44 ---> Running in 70c54d8b4093 09:42:44 (1/1) Installing dumb-init (1.2.2-r1) 09:42:44 Executing busybox-1.31.1-r20.trigger 09:42:44 ---> Running in 36006a792815 09:42:44 OK: 6 MiB in 15 packages 09:42:44 Removing intermediate container 3cc0af058281 09:42:44 ---> 517f3cf1df65 09:42:44 Step 13/22 : ENV APP_PORT=48085 09:42:44 ---> Running in dff3fd4303d1 09:42:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:42:44 Removing intermediate container 70c54d8b4093 09:42:44 ---> 97fe63894515 09:42:44 Step 13/22 : ENV APP_PORT=48060 09:42:44 Removing intermediate container 36006a792815 09:42:44 ---> ea8027fd1385 09:42:44 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:42:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:42:44 (1/1) Installing dumb-init (1.2.2-r1) 09:42:44 Executing busybox-1.31.1-r20.trigger 09:42:44 ---> Running in e4aea2d72d8c 09:42:44 ---> Running in 1ea24458a3c4 09:42:44 OK: 6 MiB in 15 packages 09:42:45 Removing intermediate container dff3fd4303d1 09:42:45 ---> 07a0468e64a9 09:42:45 Step 14/22 : EXPOSE $APP_PORT 09:42:45 ---> Running in 22b4eac5e52a 09:42:45 Removing intermediate container e4aea2d72d8c 09:42:45 ---> 1a3c2b05d945 09:42:45 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:42:45 Removing intermediate container 1ea24458a3c4 09:42:45 ---> 8eca872f6e70 09:42:45 Step 14/22 : EXPOSE $APP_PORT 09:42:45 Removing intermediate container 8d83f015958d 09:42:45 ---> 15914298427d 09:42:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:42:45 ---> Running in 2cd5a4e30b33 09:42:45 ---> Running in 3b1c7668f37d 09:42:46 ---> Running in ff34a4b67ad1 09:42:46 Removing intermediate container 22b4eac5e52a 09:42:46 ---> d8b07b48e8a3 09:42:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:42:46 Removing intermediate container bbc2c853c7d0 09:42:46 ---> cc0297fa8e13 09:42:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:42:46 Removing intermediate container 3b1c7668f37d 09:42:46 ---> b9aa607aeda7 09:42:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:42:46 ---> Running in 10f8c3efaf17 09:42:46 Removing intermediate container ff34a4b67ad1 09:42:46 ---> d1023cdc298a 09:42:46 Step 13/23 : ENV APP_PORT=48081 09:42:46 ---> cce3c67627a1 09:42:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:42:46 ---> Running in b252b179fd11 09:42:46 Removing intermediate container 10f8c3efaf17 09:42:46 ---> 2dbddb9074d6 09:42:46 Step 13/23 : ENV APP_PORT=48082 09:42:46 ---> Running in a8710f4dc538 09:42:47 Removing intermediate container b252b179fd11 09:42:47 ---> afae3520d679 09:42:47 Step 14/23 : EXPOSE $APP_PORT 09:42:47 ---> 1cb95a5eaa30 09:42:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:42:47 ---> Running in 7b6285b93a99 09:42:47 Removing intermediate container a8710f4dc538 09:42:47 ---> 5939113208d1 09:42:47 Step 14/23 : EXPOSE $APP_PORT 09:42:47 ---> a5a71590e6a8 09:42:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:42:47 ---> Running in e338479c4d43 09:42:47 Removing intermediate container 2cd5a4e30b33 09:42:47 ---> 138d17c1bfda 09:42:47 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:42:47 Removing intermediate container 7b6285b93a99 09:42:47 ---> 3da1a71556be 09:42:47 Step 15/23 : WORKDIR / 09:42:47 ---> Running in 553f7b3e8825 09:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.430s coverage: 47.1% of statements 09:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements 09:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements 09:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 09:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.159s coverage: 9.6% of statements 09:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 09:42:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.508s coverage: 92.6% of statements 09:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 09:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 09:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 09:42:48 Removing intermediate container e338479c4d43 09:42:48 ---> 73a043e92904 09:42:48 Step 15/23 : WORKDIR / 09:42:48 ---> Running in 5a5533f2db16 09:42:48 ---> da5afb0d01a5 09:42:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:42:48 ---> ce7174d10405 09:42:48 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:42:48 ---> Running in fe45eea80abc 09:42:48 ---> Running in 634d33bf21a0 09:42:48 Removing intermediate container 553f7b3e8825 09:42:48 ---> a6d1c9c990f0 09:42:48 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:42:48 Removing intermediate container 5a5533f2db16 09:42:48 ---> 64d6b777aa17 09:42:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:42:49 ---> 9aaab74008a4 09:42:49 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:42:49 Removing intermediate container fe45eea80abc 09:42:49 ---> 980cc13fee59 09:42:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:42:49 ---> Running in 3d7a00130c22 09:42:49 Removing intermediate container 634d33bf21a0 09:42:49 ---> 38b194264ba1 09:42:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:42:49 ---> Running in 9575bfacf899 09:42:49 ---> 8a5dd26c6ad4 09:42:49 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:42:49 ---> f6325a9435f1 09:42:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:42:49 ---> 58e757d21195 09:42:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:42:49 Removing intermediate container 3d7a00130c22 09:42:49 ---> 78d0044057d8 09:42:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:42:49 ---> Running in 6fda07330575 09:42:50 ---> Running in 2c07d0f9b40b 09:42:50 Removing intermediate container 9575bfacf899 09:42:50 ---> 61db331f9d4d 09:42:50 Step 20/22 : LABEL arch=x86_64 09:42:50 ---> Running in 174668c0e405 09:42:50 Removing intermediate container 2c07d0f9b40b 09:42:50 ---> 15d65973a033 09:42:50 Step 20/22 : LABEL arch=x86_64 09:42:50 ---> 914ee7285678 09:42:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:42:50 ---> e32a28dbd258 09:42:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:42:50 ---> Running in ba25ddd8b37d 09:42:50 Removing intermediate container 174668c0e405 09:42:50 ---> 6f69931ee215 09:42:50 Step 21/22 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:42:50 ---> Running in 4870160c3626 09:42:51 Removing intermediate container ba25ddd8b37d 09:42:51 ---> ed0d6c082ff4 09:42:51 Step 21/22 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:42:51 ---> 79d67a98b987 09:42:51 Step 19/23 : ENTRYPOINT ["/core-command"] 09:42:51 ---> 152b3327a5c1 09:42:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:42:51 ---> Running in 5ea1ed2326ae 09:42:51 ---> Running in 05bac6856ab8 09:42:51 ---> Running in e94c1f71c3c4 09:42:51 Removing intermediate container 4870160c3626 09:42:51 ---> fcb3f273ad07 09:42:51 Step 22/22 : LABEL version=0.0.0 09:42:51 ---> Running in 18b4ed6f6232 09:42:51 Removing intermediate container 05bac6856ab8 09:42:51 ---> 34f0dc8aa937 09:42:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:42:51 Removing intermediate container 5ea1ed2326ae 09:42:51 ---> ea5ac4b176d5 09:42:51 Step 22/22 : LABEL version=0.0.0 09:42:51 Removing intermediate container e94c1f71c3c4 09:42:51 ---> 879dd5034792 09:42:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:42:51 ---> Running in c0b452f3ceb5 09:42:51 ---> Running in ba49022fc847 09:42:51 Removing intermediate container 6fda07330575 09:42:51 ---> 6ea38e62f1ab 09:42:51 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:42:51 ---> Running in 8dac9f7750ea 09:42:51 Removing intermediate container 18b4ed6f6232 09:42:51 ---> 36cca7ad98cd 09:42:51 09:42:52 Removing intermediate container ba49022fc847 09:42:52 ---> 76355aaba60c 09:42:52 09:42:52 Removing intermediate container c0b452f3ceb5 09:42:52 ---> 5c5330d74c2e 09:42:52 Step 21/23 : LABEL arch=x86_64 09:42:52 Successfully built 36cca7ad98cd 09:42:52 Removing intermediate container 8dac9f7750ea 09:42:52 ---> 1667d73618b3 09:42:52 Step 21/23 : LABEL arch=x86_64 09:42:52 Successfully built 76355aaba60c 09:42:52 Successfully tagged docker-support-scheduler-go:latest 09:42:52  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 09:42:52 Successfully tagged docker-support-notifications-go:latest 09:42:52 Building docker-security-secretstore-setup-go 09:42:52  Building docker-support-notifications-go ... done  ---> Running in 447343951be2 09:42:52 ---> 0db6811b6b9c 09:42:52 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:42:52 ---> Running in c2096ae3a13d 09:42:53 Removing intermediate container 447343951be2 09:42:53 ---> f45e2775a982 09:42:53 Step 22/23 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:42:53 Removing intermediate container c2096ae3a13d 09:42:53 ---> 60ee8b000ac5 09:42:53 Step 22/23 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:42:53 ---> Running in 53d0fe028288 09:42:53 ---> Running in f0162a719305 09:42:53 Removing intermediate container 53d0fe028288 09:42:53 ---> 1ace1d169db8 09:42:53 Step 23/23 : LABEL version=0.0.0 09:42:53 ---> f3009789eb73 09:42:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:42:53 Removing intermediate container f0162a719305 09:42:53 ---> f9c0c6c84c91 09:42:53 Step 23/23 : LABEL version=0.0.0 09:42:53 ---> Running in 5cc0bfac92c5 09:42:53 ---> Running in e4d54d902551 09:42:54 ---> 0918a5ee1508 09:42:54 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:42:54 Removing intermediate container e4d54d902551 09:42:54 ---> 4c1ee07c0a8d 09:42:54 09:42:54 Removing intermediate container 5cc0bfac92c5 09:42:54 ---> b2993fe6f85b 09:42:54 09:42:55 Successfully built 4c1ee07c0a8d 09:42:55 Successfully built b2993fe6f85b 09:42:56 Successfully tagged docker-core-metadata-go:latest 09:42:56  Building docker-core-metadata-go ... done Building docker-core-data-go 09:42:56 Successfully tagged docker-core-command-go:latest 09:42:56  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 09:42:57 ---> 458801bd12d7 09:42:57 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:42:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.521s coverage: 28.8% of statements 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:42:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.161s coverage: 99.0% of statements 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:42:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.166s coverage: 100.0% of statements 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 09:42:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.222s coverage: 64.6% of statements 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 09:42:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.379s coverage: 97.6% of statements 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 09:42:58 ok github.com/edgexfoundry/edgex-go/internal/system 0.064s coverage: 0.0% of statements 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:42:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.076s coverage: 100.0% of statements 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:42:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:42:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 09:42:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.213s coverage: 28.1% of statements 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 09:42:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.060s coverage: 85.7% of statements 09:42:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 09:42:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 09:42:59 ---> 765c67d94b69 09:42:59 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:42:59 GO111MODULE=on go vet ./... 09:43:00 ---> Running in 017fa5c7e2ed 09:43:01 Removing intermediate container 017fa5c7e2ed 09:43:01 ---> 36868a284360 09:43:01 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:43:03 ---> 42caa0ef5250 09:43:03 Step 26/31 : RUN chmod +x /entrypoint.sh 09:43:06 ---> Running in 208788f359d9 09:43:07 Removing intermediate container 208788f359d9 09:43:07 ---> e2a73f23182d 09:43:07 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:43:08 ---> Running in e9baf3c946c7 09:43:09 Removing intermediate container e9baf3c946c7 09:43:09 ---> e44d24da7905 09:43:09 Step 28/31 : CMD ["gate"] 09:43:13 ---> Running in 1a49bc44efa7 09:43:16 Removing intermediate container 1a49bc44efa7 09:43:16 ---> 75c870bd41fe 09:43:16 Step 29/31 : LABEL arch=x86_64 09:43:17 ---> Running in bab4456837b5 09:43:18 Removing intermediate container bab4456837b5 09:43:18 ---> 1391a4695dbb 09:43:18 Step 30/31 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:43:19 ---> Running in a42de49ae50e 09:43:22 Removing intermediate container a42de49ae50e 09:43:22 ---> b9eed24ca600 09:43:22 Step 31/31 : LABEL version=0.0.0 09:43:23 ---> Running in 625af9516da5 09:43:24 Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:43:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:43:24 ---> 6097f25e9ef2 09:43:24 Step 3/25 : WORKDIR /edgex-go 09:43:24 ---> Using cache 09:43:24 ---> bd00617cfd7e 09:43:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:24 ---> Using cache 09:43:24 ---> 4d3598763177 09:43:24 Step 5/25 : RUN apk add --update --no-cache make git 09:43:24 ---> Using cache 09:43:24 ---> fff68b97c911 09:43:24 Step 6/25 : COPY go.mod . 09:43:24 ---> Using cache 09:43:24 ---> 3920fa127c51 09:43:24 Step 7/25 : RUN go mod download 09:43:24 ---> Using cache 09:43:24 ---> a5cde3884bf5 09:43:24 Step 8/25 : COPY . . 09:43:25 ---> Using cache 09:43:25 ---> 6262635555e7 09:43:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:43:25 Removing intermediate container 625af9516da5 09:43:25 ---> 6ef74986417a 09:43:25 09:43:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:43:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:43:25 ---> 6097f25e9ef2 09:43:25 Step 3/23 : WORKDIR /edgex-go 09:43:25 ---> Using cache 09:43:25 ---> bd00617cfd7e 09:43:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:25 ---> Using cache 09:43:25 ---> 4d3598763177 09:43:25 Step 5/23 : RUN apk add --update --no-cache make bash git 09:43:26 Successfully built 6ef74986417a 09:43:26 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:43:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:43:26 ---> 6097f25e9ef2 09:43:26 Step 3/21 : WORKDIR /edgex-go 09:43:26 ---> Using cache 09:43:26 ---> bd00617cfd7e 09:43:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:26 ---> Using cache 09:43:26 ---> 4d3598763177 09:43:26 Step 5/21 : RUN apk add --update --no-cache make git 09:43:26 ---> Using cache 09:43:26 ---> fff68b97c911 09:43:26 Step 6/21 : COPY go.mod . 09:43:26 ---> Using cache 09:43:26 ---> 3920fa127c51 09:43:26 Step 7/21 : RUN go mod download 09:43:26 ---> Using cache 09:43:26 ---> a5cde3884bf5 09:43:26 Step 8/21 : COPY . . 09:43:26 ---> Using cache 09:43:26 ---> 6262635555e7 09:43:26 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:43:26 ---> Running in d15bee42709a 09:43:26 ---> Running in 6068b207eae4 09:43:26 Successfully tagged docker-security-bootstrapper-go:latest 09:43:27  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:43:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:43:27 ---> 6097f25e9ef2 09:43:27 Step 3/23 : WORKDIR /edgex-go 09:43:27 ---> Using cache 09:43:27 ---> bd00617cfd7e 09:43:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:27 ---> Using cache 09:43:27 ---> 4d3598763177 09:43:27 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:43:28 ---> Running in 947973496d72 09:43:28 ---> Running in ab126b1c0b5c 09:43: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 09:43:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:43:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:43:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:43:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:43:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:43:33 OK: 219 MiB in 52 packages 09:43:33 OK: 219 MiB in 52 packages 09:43:35 Removing intermediate container ab126b1c0b5c 09:43:35 ---> 2721ef97c250 09:43:35 Step 6/23 : COPY go.mod . 09:43:35 Removing intermediate container 6068b207eae4 09:43:35 ---> 815fe35f1ce1 09:43:35 Step 6/23 : COPY go.mod . 09:43:35 ---> 7283875daa15 09:43:35 Step 7/23 : RUN go mod download 09:43:35 ---> Running in 9aad3d7a9e30 09:43:35 ---> 28315911620b 09:43:35 Step 7/23 : RUN go mod download 09:43:36 ---> Running in 10e733fab291 09:43:39 Removing intermediate container 9aad3d7a9e30 09:43:39 ---> 25e549c3afd7 09:43:39 Step 8/23 : COPY . . 09:43:39 Removing intermediate container 10e733fab291 09:43:39 ---> 25fcf6cb8add 09:43:39 Step 8/23 : COPY . . 09:43:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:43:54 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 09:44:13 Removing intermediate container 947973496d72 09:44:13 ---> 52f41664b584 09:44:13 09:44:13 Step 10/21 : FROM alpine:3.12 09:44:13 ---> 13621d1b12d4 09:44:13 Step 11/21 : RUN apk add --update --no-cache curl 09:44:13 Removing intermediate container d15bee42709a 09:44:13 ---> def43c48fe3c 09:44:13 09:44:13 Step 10/25 : FROM alpine:3.12 09:44:13 ---> 13621d1b12d4 09:44:13 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:44:13 ---> Running in a17d125950f1 09:44:13 ---> Running in 46af01bae280 09:44:13 ---> d10536eac7c3 09:44:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:44:13 ---> 5a65ab0058b2 09:44:13 Step 9/23 : RUN make cmd/core-data/core-data 09:44:13 ---> Running in e14c9c9b7a9e 09:44:13 ---> Running in 5c6711a22373 09:44:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:44:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:44:15 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 09:44:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:44:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:44:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:44:15 (1/4) Installing ca-certificates (20191127-r4) 09:44:15 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:44:15 (3/4) Installing libcurl (7.76.1-r0) 09:44:15 (1/6) Installing ca-certificates (20191127-r4) 09:44:15 (4/4) Installing curl (7.76.1-r0) 09:44:15 Executing busybox-1.31.1-r20.trigger 09:44:15 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:44:15 (3/6) Installing libcurl (7.76.1-r0) 09:44:15 (4/6) Installing curl (7.76.1-r0) 09:44:16 (5/6) Installing dumb-init (1.2.2-r1) 09:44:16 (6/6) Installing su-exec (0.2-r1) 09:44:16 Executing ca-certificates-20191127-r4.trigger 09:44:16 Executing busybox-1.31.1-r20.trigger 09:44:16 Executing ca-certificates-20191127-r4.trigger 09:44:16 OK: 7 MiB in 18 packages 09:44:16 OK: 7 MiB in 20 packages 09:44:18 Removing intermediate container a17d125950f1 09:44:18 ---> db8589b6fbc4 09:44:18 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:44:18 Removing intermediate container 46af01bae280 09:44:18 ---> 367db19f4fb7 09:44:18 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:44:18 ---> Running in c794a7946641 09:44:18 ---> Running in 2ef133c647b4 09:44:19 Removing intermediate container c794a7946641 09:44:19 ---> e2a6d344e323 09:44:19 Step 13/21 : WORKDIR /edgex 09:44:19 ---> Running in e7fe76bab470 09:44:19 Removing intermediate container 2ef133c647b4 09:44:19 ---> 9405386755c7 09:44:19 Step 13/25 : WORKDIR / 09:44:19 ---> Running in 2acc53e281ce 09:44:21 Removing intermediate container e7fe76bab470 09:44:21 ---> ee363329f6e4 09:44:21 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:44:21 Removing intermediate container 2acc53e281ce 09:44:21 ---> aa6d7b1c296a 09:44:21 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:44:21 ---> 7b03e61e3a44 09:44:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:44:22 ---> db908a8b707e 09:44:22 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:44:23 ---> e19ee4b69b02 09:44:23 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:44:23 ---> 9b60a3080adc 09:44:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:44:25 ---> bd3df878d51d 09:44:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:44:25 ---> e4c81bef5045 09:44:25 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:44:25 ---> Running in e3b69c697c83 09:44:26 ---> 4dfdcf8ce58c 09:44:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:44:27 Removing intermediate container e3b69c697c83 09:44:27 ---> 2e4f804379fc 09:44:27 Step 18/21 : CMD ["--init=true"] 09:44:27 ---> Running in 11f3e75b69df 09:44:27 ---> a0bab945b979 09:44:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:44:28 Removing intermediate container 11f3e75b69df 09:44:28 ---> 261a19942a08 09:44:28 Step 19/21 : LABEL arch=x86_64 09:44:28 ---> Running in 4ebc5eae9f21 09:44:30 Removing intermediate container 4ebc5eae9f21 09:44:30 ---> 52cf542fcdb6 09:44:30 Step 20/21 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:44:30 ---> 3e5eb8bf50c4 09:44:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:44:30 ---> Running in 9e92be3402b7 09:44:32 Removing intermediate container 9e92be3402b7 09:44:32 ---> 12a9b83d5164 09:44:32 Step 21/21 : LABEL version=0.0.0 09:44:32 ---> 032d3dd7be29 09:44:32 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:44:32 ---> Running in 82a86b296a7a 09:44:32 ---> Running in ff2aa3dc495d 09:44:33 Removing intermediate container 82a86b296a7a 09:44:33 ---> 7b690048a878 09:44:33 09:44:35 Successfully built 7b690048a878 09:44:35 Successfully tagged docker-security-proxy-setup-go:latest 09:44:36 gofmt -l . 09:44:36 [ "`gofmt -l .`" = "" ] 09:44:36  Building docker-security-proxy-setup-go ... done Removing intermediate container ff2aa3dc495d 09:44:36 ---> 0fd2111c6d06 09:44:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:44:36 ---> Running in 12041e2e0dce 09:44:37 ./bin/test-go-mod-tidy.sh 09:44:38 Removing intermediate container 12041e2e0dce 09:44:38 ---> b847919432dd 09:44:38 Step 23/25 : LABEL arch=x86_64 09:44:38 ---> Running in fc4813075aca 09:44:38 ./bin/test-attribution-txt.sh 09:44:38 Removing intermediate container fc4813075aca 09:44:38 ---> 6f8012952130 09:44:38 Step 24/25 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:44:38 ---> Running in bec3a75b1fb4 09:44:39 Removing intermediate container bec3a75b1fb4 09:44:39 ---> d01e49bab0d8 09:44:39 Step 25/25 : LABEL version=0.0.0 09:44:39 ---> Running in 7333cbe786f1 09:44:39 Removing intermediate container 7333cbe786f1 09:44:39 ---> 57902a09a2f9 09:44:39 09:44:40 Successfully built 57902a09a2f9 09:44:40 Successfully tagged docker-security-secretstore-setup-go:latest [Pipeline] sh 09:44:40 + ls -al . 09:44:40 total 844 09:44:40 drwxrwxr-x 9 1001 1001 4096 May 10 09:44 . 09:44:40 drwxr-xr-x 4 root root 4096 May 10 09:39 .. 09:44:40 -rw-rw-r-- 1 1001 1001 11 May 10 09:37 .dockerignore 09:44:40 drwxrwxr-x 8 1001 1001 4096 May 10 09:37 .git 09:44:40 drwxrwxr-x 3 1001 1001 4096 May 10 09:37 .github 09:44:40 -rw-rw-r-- 1 1001 1001 818 May 10 09:37 .gitignore 09:44:40 -rw-rw-r-- 1 1001 1001 166 May 10 09:37 .sonarcloud.properties 09:44:40 -rw-rw-r-- 1 1001 1001 8609 May 10 09:37 Attribution.txt 09:44:40 -rw-rw-r-- 1 1001 1001 3804 May 10 09:37 CONTRIBUTING.md 09:44:40 -rw-rw-r-- 1 1001 1001 931 May 10 09:37 Dockerfile.build 09:44:40 -rw-rw-r-- 1 1001 1001 863 May 10 09:37 Jenkinsfile 09:44:40 -rw-rw-r-- 1 1001 1001 10775 May 10 09:37 LICENSE 09:44:40 -rw-rw-r-- 1 1001 1001 5774 May 10 09:37 Makefile 09:44:40 -rw-rw-r-- 1 1001 1001 7978 May 10 09:37 README.md 09:44:40 -rw-rw-r-- 1 1001 1001 6755 May 10 09:37 SECURITY.md 09:44:40 -rw-rw-r-- 1 1001 1001 5 May 10 09:34 VERSION 09:44:40 -rw-rw-r-- 1 1001 1001 4131 May 10 09:37 ZMQWindows.md 09:44:40 drwxrwxr-x 2 1001 1001 4096 May 10 09:37 bin 09:44:40 drwxrwxr-x 14 1001 1001 4096 May 10 09:37 cmd 09:44:40 -rw-r--r-- 1 root root 706091 May 10 09:42 coverage.out 09:44:40 -rw-r--r-- 1 root root 1060 May 10 09:44 go.mod 09:44:40 -rw-r--r-- 1 root root 22169 May 10 09:39 go.sum 09:44:40 drwxrwxr-x 8 1001 1001 4096 May 10 09:37 internal 09:44:40 drwxrwxr-x 4 1001 1001 4096 May 10 09:37 openapi 09:44:40 drwxrwxr-x 4 1001 1001 4096 May 10 09:37 snap 09:44:40 -rw-rw-r-- 1 1001 1001 168 May 10 09:37 version.go [Pipeline] sh 09:44:41 + '[' -e coverage.out ] 09:44:41 + chown 1001:1001 coverage.out [Pipeline] stash 09:44:41 Warning: overwriting stash ‘coverage-report’ 09:44:42 Stashed 1 file(s) [Pipeline] sh 09:44:43 + make build 09:44:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:44:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:44:51  Building docker-security-secretstore-setup-go ... done Removing intermediate container e14c9c9b7a9e 09:44:51 ---> 75c090357fab 09:44:51 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:44:51 ---> Running in a7e57aee9c37 09:44:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:44:54 Removing intermediate container 5c6711a22373 09:44:54 ---> b93f2972ba38 09:44:54 09:44:54 Step 10/23 : FROM alpine:3.12 09:44:54 ---> 13621d1b12d4 09:44:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:44:54 ---> Running in 38c42cbad012 09:44:54 Removing intermediate container a7e57aee9c37 09:44:54 ---> 40ab68b08eb0 09:44:54 09:44:54 Step 11/23 : FROM docker:20.10.0 09:44:54 20.10.0: Pulling from library/docker 09:44:54 Removing intermediate container 38c42cbad012 09:44:54 ---> 87e48e438791 09:44:54 Step 12/23 : ENV APP_PORT=48080 09:44:54 ---> Running in 7ddbe582aa5e 09:44:55 Removing intermediate container 7ddbe582aa5e 09:44:55 ---> 643d4e4e5c6d 09:44:55 Step 13/23 : EXPOSE $APP_PORT 09:44:55 ---> Running in 8052d6f7ab84 09:44:55 Removing intermediate container 8052d6f7ab84 09:44:55 ---> 3935e72c0a40 09:44:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:55 ---> Running in df0382f669f3 09:44:57 Removing intermediate container df0382f669f3 09:44:57 ---> 576a976a3777 09:44:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:44:57 ---> Running in 073a21e55da1 09:44:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:45:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:45:01 (1/6) Installing dumb-init (1.2.2-r1) 09:45:02 (2/6) Installing libgcc (9.3.0-r2) 09:45:02 (3/6) Installing libsodium (1.0.18-r0) 09:45:02 (4/6) Installing libstdc++ (9.3.0-r2) 09:45:02 (5/6) Installing libzmq (4.3.3-r0) 09:45:02 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:45:02 (6/6) Installing zeromq (4.3.3-r0) 09:45:02 Status: Downloaded newer image for docker:20.10.0 09:45:02 ---> aefe523efa57 09:45:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:45:03 Executing busybox-1.31.1-r20.trigger 09:45:03 OK: 8 MiB in 20 packages 09:45:03 ---> Running in dd6701553a0f 09:45:03 Removing intermediate container dd6701553a0f 09:45:03 ---> 84c9c5c416e0 09:45:03 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 09:45:03 ---> Running in fee85622b5ea 09:45:04 Removing intermediate container 073a21e55da1 09:45:04 ---> b660b0927e0e 09:45:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:45:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:45:04 ---> 4783c00b9116 09:45:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:45:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:45:04 (1/39) Installing readline (8.0.4-r0) 09:45:04 (2/39) Installing bash (5.0.17-r0) 09:45:04 Executing bash-5.0.17-r0.post-install 09:45:04 (3/39) Installing nghttp2-libs (1.41.0-r0) 09:45:04 (4/39) Installing libcurl (7.76.1-r0) 09:45:04 (5/39) Installing curl (7.76.1-r0) 09:45:04 (6/39) Installing dumb-init (1.2.2-r1) 09:45:04 (7/39) Installing libbz2 (1.0.8-r1) 09:45:04 (8/39) Installing expat (2.2.9-r1) 09:45:04 (9/39) Installing libffi (3.3-r2) 09:45:04 (10/39) Installing gdbm (1.13-r1) 09:45:04 (11/39) Installing xz-libs (5.2.5-r0) 09:45:04 (12/39) Installing sqlite-libs (3.32.1-r0) 09:45:04 (13/39) Installing python3 (3.8.10-r0) 09:45:07 ---> 2899e65fe51d 09:45:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:45:07 (14/39) Installing py3-appdirs (1.4.4-r1) 09:45:07 (15/39) Installing py3-ordered-set (4.0.1-r0) 09:45:07 (16/39) Installing py3-parsing (2.4.7-r0) 09:45:07 (17/39) Installing py3-six (1.15.0-r0) 09:45:07 (18/39) Installing py3-packaging (20.4-r0) 09:45:07 (19/39) Installing py3-setuptools (47.0.0-r0) 09:45:07 (20/39) Installing py3-chardet (3.0.4-r4) 09:45:07 (21/39) Installing py3-idna (2.9-r0) 09:45:07 (22/39) Installing py3-certifi (2020.4.5.1-r0) 09:45:08 (23/39) Installing py3-urllib3 (1.25.9-r0) 09:45:08 (24/39) Installing py3-requests (2.23.0-r0) 09:45:08 (25/39) Installing py3-msgpack (1.0.0-r0) 09:45:08 (26/39) Installing py3-lockfile (0.12.2-r3) 09:45:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:45:08 (28/39) Installing py3-colorama (0.4.3-r0) 09:45:08 (29/39) Installing py3-distlib (0.3.0-r0) 09:45:09 (30/39) Installing py3-distro (1.5.0-r1) 09:45:09 (31/39) Installing py3-webencodings (0.5.1-r3) 09:45:09 (32/39) Installing py3-html5lib (1.0.1-r4) 09:45:09 ---> 0be870529cc0 09:45:09 Step 19/23 : ENTRYPOINT ["/core-data"] 09:45:09 (33/39) Installing py3-pytoml (0.1.21-r0) 09:45:09 (34/39) Installing py3-pep517 (0.8.2-r0) 09:45:09 ---> Running in 0dfc6e1acedc 09:45:09 (35/39) Installing py3-progress (1.5-r0) 09:45:10 (36/39) Installing py3-toml (0.10.1-r0) 09:45:10 (37/39) Installing py3-retrying (1.3.3-r0) 09:45:10 (38/39) Installing py3-contextlib2 (0.6.0-r0) 09:45:10 (39/39) Installing py3-pip (20.1.1-r0) 09:45:10 Executing busybox-1.31.1-r19.trigger 09:45:10 OK: 72 MiB in 59 packages 09:45:10 Removing intermediate container 0dfc6e1acedc 09:45:10 ---> a0b1d5ff9ee3 09:45:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:45:11 ---> Running in 063562a61974 09:45:11 Removing intermediate container 063562a61974 09:45:11 ---> 3301848b9e56 09:45:11 Step 21/23 : LABEL arch=x86_64 09:45:11 ---> Running in ad51cb6fa09e 09:45:11 Removing intermediate container ad51cb6fa09e 09:45:11 ---> e27d299e91e6 09:45:11 Step 22/23 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:45:11 ---> Running in 60522bf24dbd 09:45:11 Collecting docker-compose==1.23.2 09:45:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:45:12 Removing intermediate container 60522bf24dbd 09:45:12 ---> ae384dcaec92 09:45:12 Step 23/23 : LABEL version=0.0.0 09:45:12 ---> Running in 67ec32fa5a72 09:45:12 Collecting docopt<0.7,>=0.6.1 09:45:12 Downloading docopt-0.6.2.tar.gz (25 kB) 09:45:12 Removing intermediate container 67ec32fa5a72 09:45:12 ---> 39389fbbc78e 09:45:12 09:45:12 Successfully built 39389fbbc78e 09:45:12 Successfully tagged docker-core-data-go:latest 09:45:12  Building docker-core-data-go ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:45:12 Collecting websocket-client<1.0,>=0.32.0 09:45:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:45:12 Collecting jsonschema<3,>=2.5.1 09:45:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:45:13 Collecting PyYAML<4,>=3.10 09:45:13 Downloading PyYAML-3.13.tar.gz (270 kB) 09:45:14 Collecting dockerpty<0.5,>=0.4.1 09:45:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:45:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:45:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:45:15 Collecting texttable<0.10,>=0.9.0 09:45:15 Downloading texttable-0.9.1.tar.gz (11 kB) 09:45:16 Collecting cached-property<2,>=1.2.0 09:45:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:45:16 Collecting docker<4.0,>=3.6.0 09:45:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:45:16 Collecting idna<2.8,>=2.5 09:45:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:45:16 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) 09:45:16 Collecting urllib3<1.25,>=1.21.1 09:45:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:45:16 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) 09:45:16 Collecting docker-pycreds>=0.4.0 09:45:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:45:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:45:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:45:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:45:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:45:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:45:17 Installing collected packages: docopt, websocket-client, jsonschema, PyYAML, dockerpty, idna, urllib3, requests, texttable, cached-property, docker-pycreds, docker, docker-compose 09:45:17 Running setup.py install for docopt: started 09:45:18 Running setup.py install for docopt: finished with status 'done' 09:45:18 Running setup.py install for PyYAML: started 09:45:19 Running setup.py install for PyYAML: finished with status 'done' 09:45:19 Running setup.py install for dockerpty: started 09:45:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:45:19 Running setup.py install for dockerpty: finished with status 'done' 09:45:19 Attempting uninstall: idna 09:45:19 Found existing installation: idna 2.9 09:45:19 Uninstalling idna-2.9: 09:45:19 Successfully uninstalled idna-2.9 09:45:19 Attempting uninstall: urllib3 09:45:19 Found existing installation: urllib3 1.25.9 09:45:19 Uninstalling urllib3-1.25.9: 09:45:19 Successfully uninstalled urllib3-1.25.9 09:45:20 Attempting uninstall: requests 09:45:20 Found existing installation: requests 2.23.0 09:45:20 Uninstalling requests-2.23.0: 09:45:20 Successfully uninstalled requests-2.23.0 09:45:20 Running setup.py install for texttable: started 09:45:21 Running setup.py install for texttable: finished with status 'done' 09:45:21 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:45:23 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 09:45:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:45:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:45:29 Removing intermediate container fee85622b5ea 09:45:29 ---> 2e9b360a28b2 09:45:29 Step 14/23 : ENV APP_PORT=48090 09:45:29 ---> Running in c7ae918da319 09:45:29 Removing intermediate container c7ae918da319 09:45:29 ---> adf98db28a6a 09:45:29 Step 15/23 : EXPOSE $APP_PORT 09:45:29 ---> Running in 0d461e0efdc3 09:45:30 Removing intermediate container 0d461e0efdc3 09:45:30 ---> 409f454fbf22 09:45:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:45:30 ---> d72d2daeefae 09:45:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:45:31 ---> d5dcf0e37f05 09:45:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:45:31 ---> 41780d6a0c73 09:45:31 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:45:31 ---> Running in 5d38d591cb95 09:45:31 Removing intermediate container 5d38d591cb95 09:45:31 ---> 20749e6fe87d 09:45:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:45:31 ---> Running in bd6b28e7b45f 09:45:31 Removing intermediate container bd6b28e7b45f 09:45:31 ---> e28c2fdc6c84 09:45:31 Step 21/23 : LABEL arch=x86_64 09:45:31 ---> Running in 5178a453cef6 09:45:32 Removing intermediate container 5178a453cef6 09:45:32 ---> b892fd02c531 09:45:32 Step 22/23 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:45:32 ---> Running in af0cf6ebf454 09:45:32 Removing intermediate container af0cf6ebf454 09:45:32 ---> 439ad83bcc90 09:45:32 Step 23/23 : LABEL version=0.0.0 09:45:32 ---> Running in 9b482eead16e 09:45:32 Removing intermediate container 9b482eead16e 09:45:32 ---> 22a7dc022b65 09:45:32 09:45:32 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 09:45:32 Successfully built 22a7dc022b65 09:45:32 Successfully tagged docker-sys-mgmt-agent-go:latest 09:45:33  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 09:45:33 $ docker stop --time=1 b59ba2b913b624946b41b8853cad7c2aa349f65d41c88ef91126bf8bae6aaf3f 09:45:34 $ docker rm -f b59ba2b913b624946b41b8853cad7c2aa349f65d41c88ef91126bf8bae6aaf3f [Pipeline] // withDockerContainer [Pipeline] sh 09:45:35 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 09:45:35 + docker images 09:45:35 + grep docker 09:45:35 docker-sys-mgmt-agent-go latest 22a7dc022b65 3 seconds ago 312MB 09:45:35 docker-core-data-go latest 39389fbbc78e 23 seconds ago 21.5MB 09:45:35 docker-security-secretstore-setup-go latest 57902a09a2f9 56 seconds ago 25.7MB 09:45:35 docker-security-proxy-setup-go latest 7b690048a878 About a minute ago 25.3MB 09:45:35 docker-security-bootstrapper-go latest 6ef74986417a 2 minutes ago 18.2MB 09:45:35 docker-core-command-go latest b2993fe6f85b 2 minutes ago 17MB 09:45:35 docker-core-metadata-go latest 4c1ee07c0a8d 2 minutes ago 18.6MB 09:45:35 docker-support-notifications-go latest 76355aaba60c 2 minutes ago 17.6MB 09:45:35 docker-support-scheduler-go latest 36cca7ad98cd 2 minutes ago 17.1MB 09:45:35 docker 20.10.0 aefe523efa57 5 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 09:45:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:45:41 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 09:45:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 09:45:50 $ docker stop --time=1 49f1b11762dbb59cdd064c29a5df9e8e6e71516333d46babc4327938ca81ca4d 09:45:51 Still waiting to schedule task 09:45:51 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:45:52 $ docker rm -f 49f1b11762dbb59cdd064c29a5df9e8e6e71516333d46babc4327938ca81ca4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:45:55 09:45:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:45:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:45:55 latest: Pulling from edgex-devops/edgex-compose-arm64 09:45:55 29e5d40040c1: Pulling fs layer 09:45:55 1ce36da41761: Pulling fs layer 09:45:55 25b303627fd3: Pulling fs layer 09:45:55 29e5d40040c1: Verifying Checksum 09:45:55 29e5d40040c1: Download complete 09:45:56 1ce36da41761: Verifying Checksum 09:45:56 1ce36da41761: Download complete 09:45:56 29e5d40040c1: Pull complete 09:45:57 1ce36da41761: Pull complete 09:45:58 25b303627fd3: Verifying Checksum 09:45:58 25b303627fd3: Download complete 09:46:08 25b303627fd3: Pull complete 09:46:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:46:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:46:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:46:08 prd-ubuntu18.04-docker-arm64-4c-16g-4061 does not seem to be running inside a container 09:46:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:46:11 $ docker top 5d3f69f5887433aa366d9641bf38f6a68bf6097a9cb6c674b01eb8b907aa5874 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:12 + docker-compose build --help 09:46:12 + grep parallel 09:46:16 --parallel Build images in parallel. [Pipeline] } 09:46:16 $ docker stop --time=1 5d3f69f5887433aa366d9641bf38f6a68bf6097a9cb6c674b01eb8b907aa5874 09:46:18 $ docker rm -f 5d3f69f5887433aa366d9641bf38f6a68bf6097a9cb6c674b01eb8b907aa5874 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:46:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:46:19 . [Pipeline] withDockerContainer 09:46:19 prd-ubuntu18.04-docker-arm64-4c-16g-4061 does not seem to be running inside a container 09:46:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:46:20 $ docker top 6443f5665be0c2de40cde3c399d3466b72d42e4c1c3ccd9164763848d1be4510 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:22 + docker-compose -f ./docker-compose-build.yml build --parallel 09:46:26 Building docker-core-command-go ... 09:46:26 Building docker-core-data-go ... 09:46:26 Building docker-core-metadata-go ... 09:46:26 Building docker-security-bootstrapper-go ... 09:46:26 Building docker-security-proxy-setup-go ... 09:46:26 Building docker-security-secretstore-setup-go ... 09:46:26 Building docker-support-notifications-go ... 09:46:26 Building docker-support-scheduler-go ... 09:46:26 Building docker-sys-mgmt-agent-go ... 09:46:26 Building docker-security-bootstrapper-go 09:46:26 Building docker-sys-mgmt-agent-go 09:46:26 Building docker-support-scheduler-go 09:46:26 Building docker-core-command-go 09:46:26 Building docker-support-notifications-go 09:46:40 Running on prd-ubuntu18.04-docker-8c-8g-4062 in /w/workspace/edgexfoundry_edgex-go_PR-3442 [Pipeline] { [Pipeline] ws 09:46:40 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:46:43 using credential edgex-jenkins-ssh 09:46:43 Cloning the remote Git repository 09:46:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:46:43 > git init /w/workspace/edgex-go/1 # timeout=10 09:46:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:46:43 > git --version # timeout=10 09:46:43 > git --version # 'git version 2.17.1' 09:46:43 using GIT_SSH to set credentials SSH Credentials for GitHub 09:46:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:46:53 Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit 78d1f73e05b7a0cf5d7de6800130460359666dd4 09:46:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:46:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:46:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:46:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:46:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:46:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3442/head:refs/remotes/origin/PR-3442 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:46:53 > git config core.sparsecheckout # timeout=10 09:46:53 > git checkout -f 78d1f73e05b7a0cf5d7de6800130460359666dd4 # timeout=10 09:46:53 > git remote # timeout=10 09:46:53 > git config --get remote.origin.url # timeout=10 09:46:53 Merge succeeded, producing 78d1f73e05b7a0cf5d7de6800130460359666dd4 09:46:53 Checking out Revision 78d1f73e05b7a0cf5d7de6800130460359666dd4 (PR-3442) 09:46:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:46:53 > git merge 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 09:46:53 > git rev-parse HEAD^{commit} # timeout=10 09:46:53 > git config core.sparsecheckout # timeout=10 09:46:53 > git checkout -f 78d1f73e05b7a0cf5d7de6800130460359666dd4 # timeout=10 09:46:57 Commit message: "refactor: combine and improve http LoggingMiddleware" 09:46:57 > git --version # timeout=10 09:46:57 > git --version # 'git version 2.17.1' 09:46:57 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:46:58 + echo snap-build.sh 09:46:58 snap-build.sh 09:46:58 + SNAP_BASE_DIR=. 09:46:58 + '[' '!' -z /w/workspace/edgex-go/1 ']' 09:46:58 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 09:46:58 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 09:46:58 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 09:46:58 + cd /w/workspace/edgex-go/1 09:46:58 + sudo apt-get remove -qy --purge lxd lxd-client 09:46:58 Reading package lists... 09:46:58 Building dependency tree... 09:46:58 Reading state information... 09:46:58 The following packages were automatically installed and are no longer required: 09:46:58 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:46:58 uidmap xdelta3 09:46:58 Use 'sudo apt autoremove' to remove them. 09:46:59 The following packages will be REMOVED: 09:46:59 lxd* lxd-client* 09:46:59 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:46:59 After this operation, 31.7 MB disk space will be freed. 09:47:00 (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.) 09:47:00 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:47:01 Removing lxd dnsmasq configuration 09:47:01 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:47:02 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:47:03 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 09:47:03 (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.) 09:47:03 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:47:05 Processing triggers for systemd (237-3ubuntu10.42) ... 09:47:05 Processing triggers for ureadahead (0.100.0-21) ... 09:47:06 + sudo snap remove --purge lxd 09:47:06 snap "lxd" is not installed 09:47:06 + sudo groupadd --force --system lxd 09:47:06 ++ whoami 09:47:06 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:47:06 + newgrp - lxd 09:47:06 + sudo snap install lxd 09:47:15 2021-05-10T09:47:12Z INFO Waiting for automatic snapd restart... 09:47:30 lxd 4.13 from Canonical* installed 09:47:30 + sudo lxd init --auto 09:47:38 + sudo snap install --classic snapcraft 09:47:44 snapcraft 4.7.1 from Canonical* installed 09:47:44 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:47:44 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:47:44 % Total % Received % Xferd Average Speed Time Time Time Current 09:47:44 Dload Upload Total Spent Left Speed 09:47:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4750 0 --:--:-- --:--:-- --:--:-- 4750 09:47:44 100 3325k 100 3325k 0 0 9313k 0 --:--:-- --:--:-- --:--:-- 9313k 09:47:44 ./yq_linux_amd64 09:47:45 + sudo snapcraft prime --use-lxd 09:47:47 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:47:47 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: 09:47:47 - README.md 09:47:47 09:47:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:47:47 Launching a container. 09:47:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:47:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:47:48 ---> db26888e6c05 09:47:48 Step 3/23 : WORKDIR /edgex-go 09:47:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:47:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:47:48 ---> db26888e6c05 09:47:48 Step 3/22 : WORKDIR /edgex-go 09:47:48 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:47:48 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:47:48 ---> db26888e6c05 09:47:48 Step 3/31 : WORKDIR /edgex-go 09:47:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:47:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:47:48 ---> db26888e6c05 09:47:48 Step 3/22 : WORKDIR /edgex-go 09:47:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:47:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:47:48 ---> db26888e6c05 09:47:48 Step 3/23 : WORKDIR /edgex-go 09:47:48 ---> Running in 53523e0e85c3 09:47:48 ---> Running in 407becc80f07 09:47:48 ---> Running in 885e7aa360fc 09:47:48 ---> Running in fa1479b2fbf4 09:47:48 ---> Running in 266c9f10156f 09:47:48 Removing intermediate container fa1479b2fbf4 09:47:48 ---> 309a8c0e6368 09:47:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:48 Removing intermediate container 407becc80f07 09:47:48 ---> 5e80c2c5a9ec 09:47:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:48 Removing intermediate container 885e7aa360fc 09:47:48 ---> 4fbd59d041b3 09:47:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:48 Removing intermediate container 53523e0e85c3 09:47:48 ---> 26756e47695f 09:47:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:48 Removing intermediate container 266c9f10156f 09:47:48 ---> 5409e126fc18 09:47:48 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:48 ---> Running in eb3977064aa8 09:47:48 ---> Running in 106b8239a665 09:47:48 ---> Running in b63cd8259119 09:47:48 ---> Running in ab363cdfbaa2 09:47:48 ---> Running in e9aafe4df667 09:47:48 Removing intermediate container eb3977064aa8 09:47:48 ---> 4c981daebd2c 09:47:48 Step 5/23 : RUN apk add --update --no-cache make git 09:47:48 ---> Running in 27b90cfabe55 09:47:48 Removing intermediate container 106b8239a665 09:47:48 ---> 27ef73a162ca 09:47:48 Step 5/23 : RUN apk add --update --no-cache make bash git 09:47:48 Removing intermediate container b63cd8259119 09:47:48 ---> 00f7a9db9190 09:47:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:47:48 ---> Running in b14bd5a14a8d 09:47:48 Removing intermediate container ab363cdfbaa2 09:47:48 ---> Running in b2e589f56c52 09:47:48 ---> 4f65ab875a5d 09:47:48 Step 5/22 : RUN apk add --update --no-cache make git 09:47:48 Removing intermediate container e9aafe4df667 09:47:48 ---> 1581fb20ae0c 09:47:48 Step 5/31 : RUN apk add --update --no-cache make git 09:47:48 ---> Running in 05f5387a7c0a 09:47:48 ---> Running in a219c00ae544 09:47:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:47:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:47:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:47:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:47:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:47:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:47:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:47:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:47:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:47:50 OK: 218 MiB in 52 packages 09:47:50 OK: 218 MiB in 52 packages 09:47:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:47:51 OK: 218 MiB in 52 packages 09:47:51 OK: 218 MiB in 52 packages 09:47:52 Removing intermediate container 27b90cfabe55 09:47:52 ---> 0a30fc018380 09:47:52 Step 6/23 : COPY go.mod . 09:47:52 OK: 218 MiB in 52 packages 09:47:52 Removing intermediate container b14bd5a14a8d 09:47:52 ---> d013a1277d82 09:47:52 Step 6/23 : COPY go.mod . 09:47:53 Removing intermediate container a219c00ae544 09:47:53 ---> 76e89fa11b49 09:47:53 Step 6/22 : COPY go.mod . 09:47:53 ---> 394c5df8d29b 09:47:53 Step 7/23 : RUN go mod download 09:47:53 Removing intermediate container b2e589f56c52 09:47:53 ---> c1f19705bfa6 09:47:53 Step 6/22 : COPY go.mod . 09:47:53 ---> Running in a7efb3d7f6bf 09:47:53 ---> ebb041e6182d 09:47:53 Step 7/23 : RUN go mod download 09:47:54 ---> Running in 08fb43554348 09:47:54 ---> fa3382c729e4 09:47:54 Step 7/22 : RUN go mod download 09:47:54 Removing intermediate container 05f5387a7c0a 09:47:54 ---> 23b533c6ae6b 09:47:54 Step 6/31 : COPY go.mod . 09:47:54 ---> 03bde04e3588 09:47:54 Step 7/22 : RUN go mod download 09:47:54 ---> Running in af14dd9cb9b9 09:47:54 ---> Running in a5c293d896fc 09:47:55 ---> 75999948c36b 09:47:55 Step 7/31 : RUN go mod download 09:47:55 ---> Running in 9f3811a3641a 09:47:57 Removing intermediate container a7efb3d7f6bf 09:47:57 ---> 937ff6c55b84 09:47:57 Step 8/23 : COPY . . 09:47:58 Removing intermediate container 08fb43554348 09:47:58 ---> 67e52ad4c367 09:47:58 Step 8/23 : COPY . . 09:47:58 Removing intermediate container af14dd9cb9b9 09:47:58 ---> 29448906e4ee 09:47:58 Step 8/22 : COPY . . 09:47:59 Removing intermediate container a5c293d896fc 09:47:59 ---> 1b9fa5a92fb0 09:47:59 Step 8/22 : COPY . . 09:48:00 Waiting for container to be ready 09:48:00 To start your first instance, try: lxc launch ubuntu:18.04 09:48:00 09:48:01 Removing intermediate container 9f3811a3641a 09:48:01 ---> 49630f247b81 09:48:01 Step 8/31 : COPY . . 09:48:04 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:48:04 Waiting for network to be ready... 09:48:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:48:05 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:48:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 09:48:06 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:48:06 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:48:06 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:48:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:48:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:48:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:48:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:48:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:48:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 09:48:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 09:48:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 09:48:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 09:48:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 09:48:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 09:48:06 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 09:48:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:48:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] 09:48:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 09:48:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 09:48:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 09:48:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 09:48:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 09:48:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 09:48:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 09:48:11 Fetched 24.5 MB in 6s (3945 kB/s) 09:48:13 Reading package lists... 09:48:13 Reading package lists... 09:48:13 Building dependency tree... 09:48:13 Reading state information... 09:48:13 The following additional packages will be installed: 09:48:13 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:48:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:48:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:48:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:48:13 Suggested packages: 09:48:13 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:48:13 Recommended packages: 09:48:13 gnupg libsasl2-modules 09:48:13 The following NEW packages will be installed: 09:48:13 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:48:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:48:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:48:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:48:13 The following packages will be upgraded: 09:48:13 gpg gpg-agent gpgconf libudev1 09:48:13 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 09:48:13 Need to get 3530 kB of archives. 09:48:13 After this operation, 13.3 MB of additional disk space will be used. 09:48:13 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 09:48:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 09:48:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 09:48:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 09:48:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 09:48:14 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 09:48:15 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 09:48:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 09:48:15 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 09:48:15 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 09:48:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 09:48:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:48:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 09:48:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 09:48:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 09:48:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 09:48:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 09:48:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 09:48:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 09:48:15 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 09:48:15 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 09:48:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 09:48:15 debconf: delaying package configuration, since apt-utils is not installed 09:48:15 Fetched 3530 kB in 2s (2322 kB/s) 09:48:15 (Reading database ... 12511 files and directories currently installed.) 09:48:15 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 09:48:15 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 09:48:15 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 09:48:15 Selecting previously unselected package udev. 09:48:15 (Reading database ... 12511 files and directories currently installed.) 09:48:15 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 09:48:15 Unpacking udev (237-3ubuntu10.47) ... 09:48:16 Selecting previously unselected package libfuse2:amd64. 09:48:16 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 09:48:16 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:48:16 Selecting previously unselected package fuse. 09:48:16 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 09:48:16 Unpacking fuse (2.9.7-1ubuntu1) ... 09:48:16 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:16 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:48:16 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:16 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:48:16 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:16 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:48:16 Selecting previously unselected package libksba8:amd64. 09:48:16 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:48:16 Unpacking libksba8:amd64 (1.3.5-2) ... 09:48:16 Selecting previously unselected package libroken18-heimdal:amd64. 09:48:16 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:16 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:16 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:48:16 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:16 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:16 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:48:16 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:16 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:16 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:48:16 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:17 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:17 Selecting previously unselected package libwind0-heimdal:amd64. 09:48:17 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:17 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:17 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:48:17 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:17 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:17 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:48:17 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:17 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:17 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:48:17 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:17 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:17 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:48:17 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:17 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:17 Selecting previously unselected package libsasl2-modules-db:amd64. 09:48:17 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:48:17 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:48:17 Selecting previously unselected package libsasl2-2:amd64. 09:48:17 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:48:17 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:48:17 Selecting previously unselected package libldap-common. 09:48:17 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 09:48:17 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:48:17 Selecting previously unselected package libldap-2.4-2:amd64. 09:48:17 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 09:48:17 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:48:17 Selecting previously unselected package dirmngr. 09:48:17 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:17 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 09:48:18 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:48:18 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 09:48:18 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:48:18 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:48:18 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:48:18 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 09:48:18 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:18 Setting up libksba8:amd64 (1.3.5-2) ... 09:48:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:18 Setting up udev (237-3ubuntu10.47) ... 09:48:18 invoke-rc.d: policy-rc.d denied execution of start. 09:48:18 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:18 Processing triggers for systemd (237-3ubuntu10) ... 09:48:18 Setting up fuse (2.9.7-1ubuntu1) ... 09:48:19 Setting up gpg (2.2.4-1ubuntu1.4) ... 09:48:19 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:19 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:19 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:19 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:19 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:19 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:19 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:19 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:48:19 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 09:48:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:20 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 09:48:20 settings in the [Install] section, and DefaultInstance for template units). 09:48:20 This means they are not meant to be enabled using systemctl. 09:48:20 Possible reasons for having this kind of units are: 09:48:20 1) A unit may be statically enabled by being symlinked from another unit's 09:48:20 .wants/ or .requires/ directory. 09:48:20 2) A unit's purpose may be to act as a helper for some other unit which has 09:48:20 a requirement dependency on it. 09:48:20 3) A unit may be started when needed via activation (socket, path, timer, 09:48:20 D-Bus, udev, scripted systemctl call, ...). 09:48:20 4) In case of template units, the unit is meant to be enabled with some 09:48:20 instance name specified. 09:48:20 Reading package lists... 09:48:20 Building dependency tree... 09:48:20 Reading state information... 09:48:21 The following additional packages will be installed: 09:48:21 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 09:48:21 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 09:48:21 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 09:48:21 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 09:48:21 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 09:48:21 Suggested packages: 09:48:21 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 09:48:21 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 09:48:21 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:48:21 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 09:48:21 systemd-container policykit-1 09:48:21 Recommended packages: 09:48:21 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 09:48:21 The following NEW packages will be installed: 09:48:21 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 09:48:21 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 09:48:21 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 09:48:21 multiarch-support openssh-client python3 python3-minimal python3.6 09:48:21 python3.6-minimal snapd squashfs-tools sudo 09:48:21 The following packages will be upgraded: 09:48:21 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 09:48:21 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 09:48:21 Need to get 35.2 MB of archives. 09:48:21 After this operation, 141 MB of additional disk space will be used. 09:48:21 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 09:48:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 09:48:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 09:48:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 09:48:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 09:48:22 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 09:48:22 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 09:48:22 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 09:48:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 09:48:22 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 09:48:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 09:48:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 09:48:22 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 09:48:22 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 09:48:22 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 09:48:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 09:48:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 09:48:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:48:22 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 09:48:22 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 09:48:22 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:48:22 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 09:48:22 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 09:48:22 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 09:48:22 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 09:48:22 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 09:48:22 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 09:48:22 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 09:48:22 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 09:48:22 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 09:48:23 debconf: delaying package configuration, since apt-utils is not installed 09:48:23 Fetched 35.2 MB in 2s (16.4 MB/s) 09:48:23 (Reading database ... 12757 files and directories currently installed.) 09:48:23 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 09:48:23 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 09:48:24 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 09:48:24 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 09:48:24 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 09:48:24 (Reading database ... 12757 files and directories currently installed.) 09:48:24 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 09:48:24 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 09:48:24 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 09:48:24 (Reading database ... 12757 files and directories currently installed.) 09:48:24 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 09:48:24 Unpacking apt (1.6.13) over (1.6.1) ... 09:48:25 Setting up apt (1.6.13) ... 09:48:25 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 09:48:26 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:48:26 (Reading database ... 12764 files and directories currently installed.) 09:48:26 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 09:48:26 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 09:48:26 Selecting previously unselected package libpython3.6-minimal:amd64. 09:48:26 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:48:26 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:48:26 Selecting previously unselected package libexpat1:amd64. 09:48:26 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 09:48:26 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:48:26 Selecting previously unselected package python3.6-minimal. 09:48:26 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:48:26 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:48:26 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 09:48:27 Checking for services that may need to be restarted...done. 09:48:27 Checking for services that may need to be restarted...done. 09:48:27 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:48:27 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:48:27 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:48:27 Selecting previously unselected package python3-minimal. 09:48:27 (Reading database ... 13012 files and directories currently installed.) 09:48:27 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 09:48:27 Unpacking python3-minimal (3.6.7-1~18.04) ... 09:48:28 Selecting previously unselected package mime-support. 09:48:28 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 09:48:28 Unpacking mime-support (3.60ubuntu1) ... 09:48:28 Selecting previously unselected package libmpdec2:amd64. 09:48:28 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 09:48:28 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:48:28 Selecting previously unselected package libpython3.6-stdlib:amd64. 09:48:28 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:48:28 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:48:28 Selecting previously unselected package python3.6. 09:48:28 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:48:28 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:48:28 Selecting previously unselected package libpython3-stdlib:amd64. 09:48:28 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 09:48:28 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:48:28 Setting up python3-minimal (3.6.7-1~18.04) ... 09:48:29 ---> d0fe211388f6 09:48:29 Step 9/23 : RUN make cmd/core-command/core-command 09:48:29 ---> 80c0641d9668 09:48:29 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:48:29 ---> 5278b788d3b5 09:48:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:48:29 ---> dbe026b3e7ba 09:48:29 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:48:29 ---> 93400ff71be0 09:48:29 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:48:29 ---> Running in 99bf0e375612 09:48:29 ---> Running in 884af100dd49 09:48:29 ---> Running in fdb862547dde 09:48:29 ---> Running in 2554dfccdc98 09:48:29 ---> Running in c25390cb550d 09:48:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:48:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:48:29 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 09:48:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:48:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:48:29 Selecting previously unselected package python3. 09:48:29 (Reading database ... 13442 files and directories currently installed.) 09:48:29 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 09:48:29 Unpacking python3 (3.6.7-1~18.04) ... 09:48:29 Selecting previously unselected package multiarch-support. 09:48:29 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 09:48:29 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 09:48:29 Setting up multiarch-support (2.27-3ubuntu1.4) ... 09:48:29 Selecting previously unselected package liblzo2-2:amd64. 09:48:29 (Reading database ... 13479 files and directories currently installed.) 09:48:29 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 09:48:29 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 09:48:29 Selecting previously unselected package libbsd0:amd64. 09:48:29 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:48:29 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:48:29 Selecting previously unselected package sudo. 09:48:29 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 09:48:29 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 09:48:29 Selecting previously unselected package apparmor. 09:48:29 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 09:48:29 Unpacking apparmor (2.12-4ubuntu5.1) ... 09:48:29 Selecting previously unselected package libedit2:amd64. 09:48:29 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 09:48:29 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:48:31 Selecting previously unselected package libkrb5support0:amd64. 09:48:31 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 09:48:31 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:48:31 Selecting previously unselected package libk5crypto3:amd64. 09:48:31 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 09:48:31 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:48:31 Selecting previously unselected package libkeyutils1:amd64. 09:48:31 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 09:48:31 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:48:31 Selecting previously unselected package libkrb5-3:amd64. 09:48:31 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 09:48:31 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:48:31 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:48:31 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 09:48:31 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:48:31 Selecting previously unselected package libssl1.0.0:amd64. 09:48:31 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 09:48:31 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:48:32 Selecting previously unselected package openssh-client. 09:48:32 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 09:48:32 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 09:48:32 Selecting previously unselected package squashfs-tools. 09:48:32 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 09:48:32 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 09:48:32 Selecting previously unselected package snapd. 09:48:32 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 09:48:32 Unpacking snapd (2.48.3+18.04) ... 09:48:34 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:48:34 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:48:34 Setting up mime-support (3.60ubuntu1) ... 09:48:34 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 09:48:34 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:48:34 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:48:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:35 Setting up systemd (237-3ubuntu10.47) ... 09:48:35 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:48:35 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:48:35 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:48:36 Setting up liblzo2-2:amd64 (2.08-1.2) ... 09:48:36 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:48:36 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:48:36 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:48:36 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 09:48:36 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:48:36 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:48:36 Setting up python3 (3.6.7-1~18.04) ... 09:48:36 running python rtupdate hooks for python3.6... 09:48:36 running python post-rtupdate hooks for python3.6... 09:48:37 Setting up apparmor (2.12-4ubuntu5.1) ... 09:48:38 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:48:38 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:48:38 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 09:48:38 Setting up snapd (2.48.3+18.04) ... 09:48:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:48:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:48:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:48:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:48:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:48:40 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:48:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:48:40 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:48:41 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:48:41 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:48:41 /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' 09:48:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:41 Processing triggers for systemd (237-3ubuntu10.47) ... 09:48:42 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:48:42 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:48:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:48:44 Reading package lists... 09:48:44 Reading package lists... 09:48:45 Building dependency tree... 09:48:45 Reading state information... 09:48:45 Calculating upgrade... 09:48:45 The following packages will be upgraded: 09:48:45 advancecomp base-files bash binutils binutils-common 09:48:45 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 09:48:45 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 09:48:45 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 09:48:45 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 09:48:45 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 09:48:45 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 09:48:45 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 09:48:45 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 09:48:45 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 09:48:45 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 09:48:45 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 09:48:45 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 09:48:45 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 09:48:45 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 09:48:45 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:48:45 Need to get 64.0 MB of archives. 09:48:45 After this operation, 5034 kB of additional disk space will be used. 09:48:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 09:48:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 09:48:45 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 09:48:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 09:48:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 09:48:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 09:48:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 09:48:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 09:48:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 09:48:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 09:48:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 09:48:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 09:48:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 09:48:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 09:48:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 09:48:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 09:48:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 09:48:45 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 09:48:45 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 09:48:45 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 09:48:45 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 09:48:45 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 09:48:45 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 09:48:45 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 09:48:45 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 09:48:45 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 09:48:45 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 09:48:45 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 09:48:45 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 09:48:45 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 09:48:45 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 09:48:45 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 09:48:45 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 09:48:45 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 09:48:45 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 09:48:45 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 09:48:45 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 09:48:45 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 09:48:45 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 09:48:45 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 09:48:45 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 09:48:45 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 09:48:45 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 09:48:45 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 09:48:45 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 09:48:45 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 09:48:45 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 09:48:45 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 09:48:45 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 09:48:46 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 09:48:46 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 09:48:46 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 09:48:46 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 09:48:46 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 09:48:46 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 09:48:46 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 09:48:46 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 09:48:46 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 09:48:46 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 09:48:46 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 09:48:46 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 09:48:46 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 09:48:46 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 09:48:46 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 09:48:46 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 09:48:46 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 09:48:46 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 09:48:46 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 09:48:46 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 09:48:46 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 09:48:46 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 09:48:46 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 09:48:46 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 09:48:46 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:48:46 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 09:48:46 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 09:48:46 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 09:48:46 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 09:48:46 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 09:48:46 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 09:48:46 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 09:48:46 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 09:48:46 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 09:48:46 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 09:48:46 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 09:48:46 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 09:48:46 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 09:48:46 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 09:48:46 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 09:48:46 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 09:48:47 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 09:48:47 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 09:48:47 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 09:48:47 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 09:48:47 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 09:48:47 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 09:48:47 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 09:48:47 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 09:48:47 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 09:48:47 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 09:48:47 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 09:48:47 debconf: delaying package configuration, since apt-utils is not installed 09:48:47 Fetched 64.0 MB in 2s (37.0 MB/s) 09:48:47 (Reading database ... 13912 files and directories currently installed.) 09:48:47 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 09:48:47 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:48:48 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 09:48:48 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:48:48 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 09:48:48 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 09:48:49 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:49 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:49 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:49 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:49 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:49 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:49 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:49 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:49 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:49 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:49 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:49 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:50 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:50 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:50 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:50 (Reading database ... 13911 files and directories currently installed.) 09:48:50 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:50 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 09:48:50 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 09:48:50 (Reading database ... 13911 files and directories currently installed.) 09:48:50 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:50 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:50 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:50 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:50 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:50 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:50 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:51 (Reading database ... 13911 files and directories currently installed.) 09:48:51 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 09:48:51 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:48:51 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 09:48:51 (Reading database ... 13911 files and directories currently installed.) 09:48:51 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 09:48:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:48:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:48:52 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 09:48:52 Setting up base-files (10.1ubuntu2.10) ... 09:48:52 Installing new version of config file /etc/issue ... 09:48:52 Installing new version of config file /etc/issue.net ... 09:48:52 Installing new version of config file /etc/lsb-release ... 09:48:52 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:48:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:48:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:48:52 Removing obsolete conffile /etc/default/motd-news ... 09:48:53 (Reading database ... 13912 files and directories currently installed.) 09:48:53 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 09:48:53 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 09:48:53 Setting up bash (4.4.18-2ubuntu1.2) ... 09:48:53 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 09:48:53 (Reading database ... 13912 files and directories currently installed.) 09:48:53 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:53 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 09:48:53 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 09:48:53 (Reading database ... 13912 files and directories currently installed.) 09:48:53 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 09:48:53 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 09:48:53 Setting up tar (1.29b-2ubuntu0.2) ... 09:48:53 (Reading database ... 13912 files and directories currently installed.) 09:48:53 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 09:48:53 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:48:54 Setting up dpkg (1.19.0.5ubuntu2.3) ... 09:48:54 (Reading database ... 13912 files and directories currently installed.) 09:48:54 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 09:48:54 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:48:54 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 09:48:54 (Reading database ... 13912 files and directories currently installed.) 09:48:54 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 09:48:54 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:48:54 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 09:48:54 (Reading database ... 13912 files and directories currently installed.) 09:48:54 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 09:48:54 Unpacking grep (3.1-2build1) over (3.1-2) ... 09:48:54 Setting up grep (3.1-2build1) ... 09:48:54 (Reading database ... 13912 files and directories currently installed.) 09:48:54 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 09:48:54 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:48:55 Setting up login (1:4.5-1ubuntu2) ... 09:48:55 (Reading database ... 13912 files and directories currently installed.) 09:48:55 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 09:48:55 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:48:55 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 09:48:55 (Reading database ... 13912 files and directories currently installed.) 09:48:55 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 09:48:55 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:48:56 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 09:48:56 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:48:56 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 09:48:56 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:48:56 Setting up perl-base (5.26.1-6ubuntu0.5) ... 09:48:57 (Reading database ... 13912 files and directories currently installed.) 09:48:57 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 09:48:57 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:48:58 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:48:58 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:48:58 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:48:58 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:48:58 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 09:48:58 (Reading database ... 13912 files and directories currently installed.) 09:48:58 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 09:48:58 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 09:48:58 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 09:48:58 (Reading database ... 13912 files and directories currently installed.) 09:48:58 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:58 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:59 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:48:59 (Reading database ... 13912 files and directories currently installed.) 09:48:59 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:59 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:59 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:48:59 (Reading database ... 13912 files and directories currently installed.) 09:48:59 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:59 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:59 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:48:59 (Reading database ... 13912 files and directories currently installed.) 09:48:59 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:59 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:59 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:49:00 (Reading database ... 13912 files and directories currently installed.) 09:49:00 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 09:49:00 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:49:00 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 09:49:00 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:49:00 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 09:49:00 (Reading database ... 13912 files and directories currently installed.) 09:49:00 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 09:49:00 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:49:00 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 09:49:00 (Reading database ... 13912 files and directories currently installed.) 09:49:00 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:00 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:00 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:49:00 (Reading database ... 13912 files and directories currently installed.) 09:49:00 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:00 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:00 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 09:49:01 (Reading database ... 13912 files and directories currently installed.) 09:49:01 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:01 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:01 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 09:49:01 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:49:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:49:02 (Reading database ... 13912 files and directories currently installed.) 09:49:02 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 09:49:02 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:49:02 Setting up libc-bin (2.27-3ubuntu1.4) ... 09:49:02 (Reading database ... 13912 files and directories currently installed.) 09:49:02 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 09:49:02 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:49:02 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 09:49:03 (Reading database ... 13914 files and directories currently installed.) 09:49:03 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 09:49:03 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 09:49:03 Setting up debconf (1.5.66ubuntu1) ... 09:49:03 (Reading database ... 13914 files and directories currently installed.) 09:49:03 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 09:49:03 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:49:03 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 09:49:03 (Reading database ... 13914 files and directories currently installed.) 09:49:03 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 09:49:03 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:49:04 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 09:49:04 (Reading database ... 13914 files and directories currently installed.) 09:49:04 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 09:49:04 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:49:04 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 09:49:04 (Reading database ... 13914 files and directories currently installed.) 09:49:04 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 09:49:04 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:49:04 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 09:49:04 (Reading database ... 13914 files and directories currently installed.) 09:49:04 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 09:49:04 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:49:05 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 09:49:05 (Reading database ... 13914 files and directories currently installed.) 09:49:05 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:05 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:05 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 09:49:05 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 09:49:05 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 09:49:05 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:49:05 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 09:49:05 (Reading database ... 13914 files and directories currently installed.) 09:49:05 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 09:49:05 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 09:49:05 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 09:49:06 (Reading database ... 13914 files and directories currently installed.) 09:49:06 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 09:49:06 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:49:06 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 09:49:06 (Reading database ... 13914 files and directories currently installed.) 09:49:06 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 09:49:06 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:49:06 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 09:49:06 (Reading database ... 13914 files and directories currently installed.) 09:49:06 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 09:49:07 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 09:49:07 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 09:49:07 (Reading database ... 13914 files and directories currently installed.) 09:49:07 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 09:49:07 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:49:08 Setting up passwd (1:4.5-1ubuntu2) ... 09:49:08 (Reading database ... 13914 files and directories currently installed.) 09:49:08 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 09:49:08 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:49:08 Setting up gpgv (2.2.4-1ubuntu1.4) ... 09:49:08 (Reading database ... 13914 files and directories currently installed.) 09:49:08 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 09:49:08 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 09:49:08 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 09:49:08 (Reading database ... 13914 files and directories currently installed.) 09:49:08 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 09:49:08 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 09:49:08 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 09:49:08 (Reading database ... 13914 files and directories currently installed.) 09:49:08 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 09:49:08 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 09:49:09 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 09:49:09 (Reading database ... 13914 files and directories currently installed.) 09:49:09 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 09:49:09 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 09:49:09 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 09:49:09 (Reading database ... 13914 files and directories currently installed.) 09:49:09 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 09:49:09 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 09:49:09 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 09:49:09 (Reading database ... 13914 files and directories currently installed.) 09:49:09 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 09:49:09 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 09:49:10 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 09:49:10 (Reading database ... 13914 files and directories currently installed.) 09:49:10 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 09:49:10 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 09:49:10 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 09:49:10 (Reading database ... 13914 files and directories currently installed.) 09:49:10 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 09:49:10 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 09:49:10 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 09:49:10 (Reading database ... 13915 files and directories currently installed.) 09:49:10 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:49:10 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:49:10 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:49:10 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:49:11 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 09:49:11 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 09:49:11 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 09:49:11 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 09:49:11 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 09:49:11 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 09:49:11 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 09:49:11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 09:49:11 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 09:49:11 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 09:49:11 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 09:49:11 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 09:49:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 09:49:12 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 09:49:12 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 09:49:12 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 09:49:12 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 09:49:12 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 09:49:12 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 09:49:12 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 09:49:13 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 09:49:13 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 09:49:13 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 09:49:13 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 09:49:13 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:49:13 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:49:14 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:49:14 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:49:14 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:49:14 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:49:14 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:49:14 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:49:14 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:14 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:14 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:14 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:14 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:14 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:15 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:15 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:16 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:16 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:17 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:17 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:17 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:17 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:18 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:18 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:19 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:19 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:19 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:49:19 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:49:19 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 09:49:19 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:49:19 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 09:49:19 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:49:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:49:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 09:49:19 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:49:20 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:49:20 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:49:20 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:49:20 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 09:49:20 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 09:49:20 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:20 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 09:49:20 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:20 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:20 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:20 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 09:49:20 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 09:49:20 Setting up tzdata (2021a-0ubuntu0.18.04) ... 09:49:20 09:49:20 Current default time zone: 'Etc/UTC' 09:49:20 Local time is now: Mon May 10 09:49:20 UTC 2021. 09:49:20 Universal Time is now: Mon May 10 09:49:20 UTC 2021. 09:49:20 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:49:20 09:49:20 Setting up systemd-sysv (237-3ubuntu10.47) ... 09:49:20 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:20 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 09:49:20 Setting up mount (2.31.1-0.4ubuntu3.7) ... 09:49:20 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 09:49:20 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 09:49:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 09:49:20 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 09:49:21 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 09:49:21 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 09:49:21 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:21 Setting up procps (2:3.3.12-3ubuntu1.2) ... 09:49:21 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:21 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 09:49:21 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:21 Setting up patch (2.7.6-2ubuntu1.1) ... 09:49:21 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 09:49:21 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 09:49:21 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 09:49:21 Installing new version of config file /etc/ssl/openssl.cnf ... 09:49:21 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 09:49:21 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 09:49:21 Setting up ca-certificates (20210119~18.04.1) ... 09:49:23 Updating certificates in /etc/ssl/certs... 09:49:24 23 added, 27 removed; done. 09:49:24 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 09:49:24 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:24 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 09:49:24 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 09:49:24 Setting up pkgbinarymangler (138.18.04.1) ... 09:49:24 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:24 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 09:49:24 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:24 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:24 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:24 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 09:49:24 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:25 Setting up perl (5.26.1-6ubuntu0.5) ... 09:49:25 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 09:49:25 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 09:49:25 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 09:49:25 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 09:49:25 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 09:49:25 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 09:49:25 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 09:49:25 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 09:49:25 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 09:49:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:49:25 Processing triggers for systemd (237-3ubuntu10.47) ... 09:49:25 Processing triggers for mime-support (3.60ubuntu1) ... 09:49:25 Processing triggers for ca-certificates (20210119~18.04.1) ... 09:49:25 Updating certificates in /etc/ssl/certs... 09:49:26 0 added, 0 removed; done. 09:49:26 Running hooks in /etc/ca-certificates/update.d... 09:49:26 done. 09:49:27 Reading package lists... 09:49:27 Building dependency tree... 09:49:27 Reading state information... 09:49:27 The following NEW packages will be installed: 09:49:27 apt-transport-https 09:49:27 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:49:27 Need to get 1692 B of archives. 09:49:27 After this operation, 154 kB of additional disk space will be used. 09:49:27 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 09:49:27 debconf: delaying package configuration, since apt-utils is not installed 09:49:27 Fetched 1692 B in 0s (8289 B/s) 09:49:27 Selecting previously unselected package apt-transport-https. 09:49:27 (Reading database ... 13920 files and directories currently installed.) 09:49:27 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 09:49:27 Unpacking apt-transport-https (1.6.13) ... 09:49:27 Setting up apt-transport-https (1.6.13) ... 09:49:28 Waiting for network to be ready... 09:49:40 2021-05-10T09:49:36Z INFO Waiting for automatic snapd restart... 09:49:40 snapd 2.49.2 from Canonical* installed 09:49:41 "snapd" switched to the "latest/stable" channel 09:49:41 09:49:47 core18 20210309 from Canonical* installed 09:49:47 "core18" switched to the "latest/stable" channel 09:49:47 09:49:53 snapcraft 4.7.1 from Canonical* installed 09:49:53 "snapcraft" switched to the "latest/stable" channel 09:49:53 09:49:58 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: 09:49:58 - README.md 09:49:58 09:49:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:50:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:50:04 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 09:50:04 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:50:04 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:50:06 Reading package lists... 09:50:06 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 09:50:13 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:50:13 Reading package lists... 09:50:13 Building dependency tree... 09:50:13 Reading state information... 09:50:13 Suggested packages: 09:50:13 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:50:13 git-gui gitk gitweb git-cvs git-mediawiki git-svn 09:50:13 Recommended packages: 09:50:13 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:50:13 The following NEW packages will be installed: 09:50:13 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 09:50:13 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 09:50:13 pkg-config zip 09:50:13 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 09:50:13 Need to get 7663 kB of archives. 09:50:13 After this operation, 43.8 MB of additional disk space will be used. 09:50:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 09:50:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 09:50:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 09:50:13 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 09:50:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 09:50:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 09:50:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 09:50:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 09:50:13 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 09:50:13 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 09:50:13 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 09:50:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 09:50:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 09:50:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 09:50:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 09:50:14 debconf: delaying package configuration, since apt-utils is not installed 09:50:14 Fetched 7663 kB in 1s (10.7 MB/s) 09:50:14 Selecting previously unselected package libglib2.0-0:amd64. 09:50:14 (Reading database ... 13924 files and directories currently installed.) 09:50:14 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 09:50:14 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:50:14 Selecting previously unselected package libpsl5:amd64. 09:50:14 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 09:50:14 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 09:50:14 Selecting previously unselected package libnghttp2-14:amd64. 09:50:14 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 09:50:14 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:50:14 Selecting previously unselected package librtmp1:amd64. 09:50:14 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 09:50:14 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:50:15 Selecting previously unselected package libcurl3-gnutls:amd64. 09:50:15 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 09:50:15 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 09:50:15 Selecting previously unselected package liberror-perl. 09:50:15 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 09:50:15 Unpacking liberror-perl (0.17025-1) ... 09:50:15 Selecting previously unselected package git-man. 09:50:15 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 09:50:15 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 09:50:15 Selecting previously unselected package git. 09:50:15 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 09:50:15 Unpacking git (1:2.17.1-1ubuntu0.8) ... 09:50:16 Selecting previously unselected package libnorm1:amd64. 09:50:16 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 09:50:16 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:50:16 Selecting previously unselected package libpgm-5.2-0:amd64. 09:50:16 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 09:50:16 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:50:16 Selecting previously unselected package libsodium23:amd64. 09:50:16 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 09:50:16 Unpacking libsodium23:amd64 (1.0.16-2) ... 09:50:16 Selecting previously unselected package libzmq5:amd64. 09:50:16 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 09:50:16 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:50:16 Selecting previously unselected package libzmq3-dev:amd64. 09:50:16 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 09:50:16 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:50:17 Selecting previously unselected package pkg-config. 09:50:17 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 09:50:17 Unpacking pkg-config (0.29.1-0ubuntu2) ... 09:50:17 Selecting previously unselected package zip. 09:50:17 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 09:50:17 Unpacking zip (3.0-11build1) ... 09:50:17 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:50:17 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 09:50:17 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:50:17 Setting up liberror-perl (0.17025-1) ... 09:50:17 Setting up libpsl5:amd64 (0.19.1-5build1) ... 09:50:17 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:50:17 No schema files found: doing nothing. 09:50:17 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:50:17 Setting up zip (3.0-11build1) ... 09:50:17 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:50:17 Setting up libsodium23:amd64 (1.0.16-2) ... 09:50:17 Setting up pkg-config (0.29.1-0ubuntu2) ... 09:50:17 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:50:17 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 09:50:17 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:50:17 Setting up git (1:2.17.1-1ubuntu0.8) ... 09:50:17 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:50:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:50:24 git set to automatically installed. 09:50:24 git-man set to automatically installed. 09:50:24 libcurl3-gnutls set to automatically installed. 09:50:24 liberror-perl set to automatically installed. 09:50:24 libglib2.0-0 set to automatically installed. 09:50:24 libnghttp2-14 set to automatically installed. 09:50:24 libnorm1 set to automatically installed. 09:50:24 libpgm-5.2-0 set to automatically installed. 09:50:24 libpsl5 set to automatically installed. 09:50:24 librtmp1 set to automatically installed. 09:50:24 libsodium23 set to automatically installed. 09:50:24 libzmq3-dev set to automatically installed. 09:50:24 libzmq5 set to automatically installed. 09:50:24 pkg-config set to automatically installed. 09:50:24 zip set to automatically installed. 09:50:25 snapd is not logged in, snap install commands will use sudo 09:50:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:50:33 snap "core18" has no updates available 09:50:33 snapd is not logged in, snap install commands will use sudo 09:50:35 Removing intermediate container c25390cb550d 09:50:35 ---> 2db438b88dfd 09:50:35 09:50:35 Step 10/31 : FROM alpine:3.12 09:50:35 3.12: Pulling from library/alpine 09:50:35 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 09:50:35 Status: Downloaded newer image for alpine:3.12 09:50:35 ---> 9852663dfa18 09:50:35 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:50:35 ---> Running in 3b10d17ae241 09:50:35 Removing intermediate container 3b10d17ae241 09:50:35 ---> 327182e08c82 09:50:35 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:50:35 ---> Running in ee98d159a8ee 09:50:35 Removing intermediate container 99bf0e375612 09:50:35 ---> 70ee2cdf650d 09:50:35 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:50:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:50:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:50:35 ---> Running in c5695a58786c 09:50:35 (1/2) Installing dumb-init (1.2.2-r1) 09:50:35 (2/2) Installing su-exec (0.2-r1) 09:50:35 Executing busybox-1.31.1-r20.trigger 09:50:35 OK: 5 MiB in 16 packages 09:50:35 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 09:50:35 Removing intermediate container 884af100dd49 09:50:35 ---> 1eaaaf9b06d9 09:50:35 09:50:35 Step 10/23 : FROM alpine:3.12 09:50:35 ---> 9852663dfa18 09:50:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:50:35 ---> Running in 4e05473465ea 09:50:35 Removing intermediate container ee98d159a8ee 09:50:35 ---> 9d598af95fe3 09:50:35 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:50:35 ---> Running in 64921087133d 09:50:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:50:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:50:36 Removing intermediate container 64921087133d 09:50:36 ---> 9aa6602c44ee 09:50:36 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:50:36 (1/1) Installing dumb-init (1.2.2-r1) 09:50:36 Executing busybox-1.31.1-r20.trigger 09:50:36 OK: 5 MiB in 15 packages 09:50:36 ---> Running in 13969564df36 09:50:37 Removing intermediate container c5695a58786c 09:50:37 ---> 2ce7feb0a96d 09:50:37 09:50:37 Step 11/23 : FROM docker:20.10.0 09:50:37 20.10.0: Pulling from library/docker 09:50:37 Removing intermediate container 2554dfccdc98 09:50:37 ---> a39b23ed644a 09:50:37 09:50:37 Step 10/22 : FROM alpine:3.12 09:50:37 ---> 9852663dfa18 09:50:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:50:38 ---> Running in d18114058ddd 09:50:38 Removing intermediate container 13969564df36 09:50:38 Removing intermediate container fdb862547dde 09:50:38 ---> 0591c16880c7 09:50:38 09:50:38 Step 10/22 : FROM alpine:3.12 09:50:38 ---> 9852663dfa18 09:50:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:50:38 ---> 19975e12310d 09:50:38 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:50:39 Removing intermediate container 4e05473465ea 09:50:39 ---> bbb7c2999a0f 09:50:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:50:39 ---> Running in 210818a52ba3 09:50:39 ---> Running in 9b48072099c2 09:50:39 ---> Running in 1343831ccf68 09:50:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:50:40 Removing intermediate container 1343831ccf68 09:50:40 ---> ab227493c8f1 09:50:40 Step 13/23 : ENV APP_PORT=48082 09:50:41 ---> Running in 2ce7205e2de9 09:50:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:50:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:50:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:50:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:50:41 Removing intermediate container 2ce7205e2de9 09:50:41 ---> 56c9393a6092 09:50:41 Step 14/23 : EXPOSE $APP_PORT 09:50:41 ---> Running in a06d6ef69f05 09:50:42 (1/1) Installing dumb-init (1.2.2-r1) 09:50:42 Executing busybox-1.31.1-r20.trigger 09:50:42 OK: 5 MiB in 15 packages 09:50:42 (1/2) Installing ca-certificates (20191127-r4) 09:50:42 (2/2) Installing dumb-init (1.2.2-r1) 09:50:42 Executing busybox-1.31.1-r20.trigger 09:50:42 Executing ca-certificates-20191127-r4.trigger 09:50:42 OK: 6 MiB in 16 packages 09:50:43 Removing intermediate container a06d6ef69f05 09:50:43 ---> fe86f483aab9 09:50:43 Step 15/23 : WORKDIR / 09:50:43 Removing intermediate container 210818a52ba3 09:50:43 ---> 41e6f91f773d 09:50:43 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:50:43 ---> Running in cca277653a77 09:50:43 ---> Running in a927d73f802f 09:50:44 Removing intermediate container 9b48072099c2 09:50:44 ---> 51dd98e14522 09:50:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:50:44 Removing intermediate container cca277653a77 09:50:44 ---> ba5358dc7646 09:50:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:50:45 ---> Running in a711dfd13ef8 09:50:45 Removing intermediate container a927d73f802f 09:50:45 ---> 160811a5c345 09:50:45 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:50:45 Removing intermediate container d18114058ddd 09:50:45 ---> 32988b085fb2 09:50:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:50:46 ---> Running in d12b7606e9a1 09:50:46 Removing intermediate container a711dfd13ef8 09:50:46 ---> 42b295320050 09:50:46 Step 13/22 : ENV APP_PORT=48085 09:50:46 ---> 0a4045be4994 09:50:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:50:46 ---> Running in f57a567999c6 09:50:46 ---> eb5c84aa48d4 09:50:46 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:50:46 Removing intermediate container d12b7606e9a1 09:50:46 ---> 8101280a2b2d 09:50:46 Step 13/22 : ENV APP_PORT=48060 09:50:47 ---> Running in bee9421b3cf4 09:50:47 ---> Running in 1ef0ac9be6fe 09:50:47 Removing intermediate container f57a567999c6 09:50:47 ---> 45093890e742 09:50:47 Step 14/22 : EXPOSE $APP_PORT 09:50:48 ---> dd432863185b 09:50:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:50:48 ---> Running in fbfc2e1a0448 09:50:48 Removing intermediate container 1ef0ac9be6fe 09:50:48 ---> e0db01b96c64 09:50:48 Step 14/22 : EXPOSE $APP_PORT 09:50:48 ---> Running in 4864fc038dd2 09:50:49 Removing intermediate container fbfc2e1a0448 09:50:49 ---> b040924d22d4 09:50:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:50:49 ---> a563597bbcd4 09:50:49 Step 19/23 : ENTRYPOINT ["/core-command"] 09:50:49 Removing intermediate container 4864fc038dd2 09:50:49 ---> fffa06d9833e 09:50:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:50:49 ---> Running in 53d8a70817d8 09:50:50 ---> 5646572d8484 09:50:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:50:50 Removing intermediate container 53d8a70817d8 09:50:50 ---> f1b943465544 09:50:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:50:50 ---> 666d16556d68 09:50:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:50:50 Removing intermediate container bee9421b3cf4 09:50:50 ---> 6c87914bfe29 09:50:50 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:50:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:50:50 ---> Running in 8a2ebbae75f6 09:50:50 Status: Downloaded newer image for docker:20.10.0 09:50:50 ---> eeaf43b92773 09:50:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:50:51 ---> Running in 031da3026b7d 09:50:51 Removing intermediate container 8a2ebbae75f6 09:50:51 ---> 81b641208ef2 09:50:51 Step 21/23 : LABEL arch=arm64 09:50:51 ---> 65505725c3d6 09:50:51 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:50:52 ---> Running in a176e7782f91 09:50:52 Removing intermediate container 031da3026b7d 09:50:52 ---> 47d20790da10 09:50:52 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 09:50:52 ---> 3a59c84abfcd 09:50:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:50:52 ---> fc6170f12d53 09:50:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:50:52 ---> Running in ed929f46b318 09:50:53 Removing intermediate container a176e7782f91 09:50:53 ---> c4397b0f6000 09:50:53 Step 22/23 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:50:53 ---> Running in b016039727b9 09:50:53 ---> 8fa70aee8b66 09:50:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:50:53 ---> ded13bc3eb60 09:50:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:50:54 ---> 22dc342aee1d 09:50:54 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:50:54 ---> Running in 308daaf51f44 09:50:54 ---> Running in a1f2eaf1780a 09:50:54 Removing intermediate container b016039727b9 09:50:54 ---> 3ed31effdf91 09:50:54 Step 23/23 : LABEL version=0.0.0 09:50:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:50:54 ---> Running in 79b7b21c5dfe 09:50:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:50:54 Removing intermediate container 308daaf51f44 09:50:54 ---> c1636edc5e92 09:50:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:50:54 Removing intermediate container a1f2eaf1780a 09:50:54 ---> abf57bcf722d 09:50:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:50:54 ---> Running in fa5f7ebf7f07 09:50:54 ---> 1c183fdd8015 09:50:54 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:50:54 ---> Running in d254732f8a56 09:50:55 (1/39) Installing readline (8.0.4-r0) 09:50:55 (2/39) Installing bash (5.0.17-r0) 09:50:55 Executing bash-5.0.17-r0.post-install 09:50:55 Removing intermediate container 79b7b21c5dfe 09:50:55 ---> 2ef97d4d52b0 09:50:55 09:50:55 (3/39) Installing nghttp2-libs (1.41.0-r0) 09:50:55 (4/39) Installing libcurl (7.76.1-r0) 09:50:55 (5/39) Installing curl (7.76.1-r0) 09:50:55 (6/39) Installing dumb-init (1.2.2-r1) 09:50:55 (7/39) Installing libbz2 (1.0.8-r1) 09:50:55 (8/39) Installing expat (2.2.9-r1) 09:50:55 (9/39) Installing libffi (3.3-r2) 09:50:55 (10/39) Installing gdbm (1.13-r1) 09:50:55 (11/39) Installing xz-libs (5.2.5-r0) 09:50:55 (12/39) Installing sqlite-libs (3.32.1-r0) 09:50:55 (13/39) Installing python3 (3.8.10-r0) 09:50:55 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 09:50:55 Pulling go-build-helper 09:50:55 + snapcraftctl pull 09:50:55 'app-service-config' has dependencies that need to be staged: go-build-helper 09:50:55 Skipping pull go-build-helper (already ran) 09:50:55 Building go-build-helper 09:50:55 + snapcraftctl build 09:50:56 Removing intermediate container fa5f7ebf7f07 09:50:56 ---> d1a8c83d640d 09:50:56 Step 20/22 : LABEL arch=arm64 09:50:56 Successfully built 2ef97d4d52b0 09:50:56 Successfully tagged docker-core-command-go-arm64:latest 09:50:56  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 09:50:56 Removing intermediate container d254732f8a56 09:50:56 ---> 2b94c112edd8 09:50:56 Step 20/22 : LABEL arch=arm64 09:50:56 ---> 036600c94c72 09:50:56 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:50:56 ---> Running in 7803f8bf1149 09:50:56 ---> Running in abc3140ca77f 09:50:57 Staging go-build-helper 09:50:57 + snapcraftctl stage 09:50:57 (14/39) Installing py3-appdirs (1.4.4-r1) 09:50:57 (15/39) Installing py3-ordered-set (4.0.1-r0) 09:50:57 (16/39) Installing py3-parsing (2.4.7-r0) 09:50:57 (17/39) Installing py3-six (1.15.0-r0) 09:50:57 (18/39) Installing py3-packaging (20.4-r0) 09:50:57 (19/39) Installing py3-setuptools (47.0.0-r0) 09:50:57 (20/39) Installing py3-chardet (3.0.4-r4) 09:50:57 (21/39) Installing py3-idna (2.9-r0) 09:50:57 (22/39) Installing py3-certifi (2020.4.5.1-r0) 09:50:57 Removing intermediate container 7803f8bf1149 09:50:57 (23/39) Installing py3-urllib3 (1.25.9-r0) 09:50:57 ---> 0d200b55715d 09:50:57 Step 21/22 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:50:57 (24/39) Installing py3-requests (2.23.0-r0) 09:50:57 (25/39) Installing py3-msgpack (1.0.0-r0) 09:50:57 (26/39) Installing py3-lockfile (0.12.2-r3) 09:50:57 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:50:57 (28/39) Installing py3-colorama (0.4.3-r0) 09:50:57 (29/39) Installing py3-distlib (0.3.0-r0) 09:50:57 (30/39) Installing py3-distro (1.5.0-r1) 09:50:57 (31/39) Installing py3-webencodings (0.5.1-r3) 09:50:57 (32/39) Installing py3-html5lib (1.0.1-r4) 09:50:57 (33/39) Installing py3-pytoml (0.1.21-r0) 09:50:57 Removing intermediate container abc3140ca77f 09:50:57 ---> fb431949fe13 09:50:57 Step 21/22 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:50:57 (34/39) Installing py3-pep517 (0.8.2-r0) 09:50:57 (35/39) Installing py3-progress (1.5-r0) 09:50:57 (36/39) Installing py3-toml (0.10.1-r0) 09:50:58 (37/39) Installing py3-retrying (1.3.3-r0) 09:50:58 (38/39) Installing py3-contextlib2 (0.6.0-r0) 09:50:58 (39/39) Installing py3-pip (20.1.1-r0) 09:50:58 Executing busybox-1.31.1-r19.trigger 09:50:58 OK: 72 MiB in 59 packages 09:50:58 ---> Running in 7d705d51d385 09:50:58 ---> 792faa63593b 09:50:58 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:50:59 ---> Running in a7813ec59036 09:50:59 ---> Running in 125d2ae315ef 09:50:59 Removing intermediate container 7d705d51d385 09:50:59 ---> d7d113858357 09:50:59 Step 22/22 : LABEL version=0.0.0 09:51:00 Removing intermediate container a7813ec59036 09:51:00 ---> 729eec0b4590 09:51:00 Step 22/22 : LABEL version=0.0.0 09:51:00 ---> Running in 96384e46926c 09:51:00 Removing intermediate container 125d2ae315ef 09:51:00 ---> 0a8e60499efc 09:51:00 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:51:00 ---> Running in 3c9813eda6ba 09:51:00 Removing intermediate container 96384e46926c 09:51:00 ---> be0fa9957784 09:51:00 09:51:01 Successfully built be0fa9957784 09:51:01 Successfully tagged docker-support-scheduler-go-arm64:latest 09:51:01 Removing intermediate container 3c9813eda6ba 09:51:01  Building docker-support-scheduler-go ... done  ---> 1fafe58176d5 09:51:01 Building docker-core-metadata-go 09:51:01 09:51:02 Successfully built 1fafe58176d5 09:51:02 ---> 584d9b9cad34 09:51:02 Step 26/31 : RUN chmod +x /entrypoint.sh 09:51:02 Successfully tagged docker-support-notifications-go-arm64:latest 09:51:02 Building docker-security-proxy-setup-go 09:51:02  Building docker-support-notifications-go ... done  ---> Running in b9f41fe8dc58 09:51:03 Collecting docker-compose==1.23.2 09:51:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:51:05 Collecting docker<4.0,>=3.6.0 09:51:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:51:06 Collecting docopt<0.7,>=0.6.1 09:51:06 Downloading docopt-0.6.2.tar.gz (25 kB) 09:51:07 Removing intermediate container b9f41fe8dc58 09:51:07 ---> ad1bb67e62d3 09:51:07 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:51:07 ---> Running in 7386494756a4 09:51:08 Removing intermediate container 7386494756a4 09:51:08 ---> 23aff1d85886 09:51:08 Step 28/31 : CMD ["gate"] 09:51:09 ---> Running in 8b633ee66851 09:51:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:51:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:51:10 Removing intermediate container 8b633ee66851 09:51:10 ---> 832dae5609c7 09:51:10 Step 29/31 : LABEL arch=arm64 09:51:10 Collecting dockerpty<0.5,>=0.4.1 09:51:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:51:11 ---> Running in 3e9895de8b41 09:51:12 Removing intermediate container 3e9895de8b41 09:51:12 ---> 34c7564d5f1a 09:51:12 Step 30/31 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:51:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:51:12 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:51:12 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:51:12 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:51:12 Get:5 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:51:12 Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:51:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 09:51:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:51:12 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:51:12 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:51:12 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:51:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:51:12 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] 09:51:12 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 09:51:12 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 09:51:12 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 09:51:12 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 09:51:12 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 09:51:12 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 09:51:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 09:51:12 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 09:51:12 Get:22 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 09:51:12 Get:23 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 09:51:12 Get:24 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 09:51:12 Get:25 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 09:51:12 Get:26 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 09:51:12 Get:27 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 09:51:12 Fetched 24.5 MB in 6s (4059 kB/s) 09:51:12 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:51:12 Fetched 224 kB in 0s (0 B/s) 09:51:12 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:51:12 Fetched 157 kB in 0s (0 B/s) 09:51:12 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:51:12 Fetched 221 kB in 0s (0 B/s) 09:51:12 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:51:12 Fetched 143 kB in 0s (0 B/s) 09:51:12 Pulling app-service-config 09:51:12 + snapcraftctl pull 09:51:12 ---> Running in a8cd02a96b29 09:51:12 Cloning into '/root/parts/app-service-config/src'... 09:51:13 Removing intermediate container a8cd02a96b29 09:51:13 ---> 7bb2f0ed6028 09:51:13 Step 31/31 : LABEL version=0.0.0 09:51:13 Pulling config-common 09:51:13 + snapcraftctl pull 09:51:13 ---> Running in 808eb9e5713c 09:51:13 Collecting PyYAML<4,>=3.10 09:51:13 Downloading PyYAML-3.13.tar.gz (270 kB) 09:51:14 Removing intermediate container 808eb9e5713c 09:51:14 ---> ff68f470cb6c 09:51:14 09:51:14 Successfully built ff68f470cb6c 09:51:14 Successfully tagged docker-security-bootstrapper-go-arm64:latest 09:51:15 Building docker-core-data-go 09:51:17  Building docker-security-bootstrapper-go ... done Collecting cached-property<2,>=1.2.0 09:51:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:51:17 Collecting jsonschema<3,>=2.5.1 09:51:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:51:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:51:18 Collecting websocket-client<1.0,>=0.32.0 09:51:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:51:18 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:51:18 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:51:18 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:51:18 Fetched 0 B in 0s (0 B/s) 09:51:18 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:51:18 Fetched 0 B in 0s (0 B/s) 09:51:18 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:51:18 Fetched 0 B in 0s (0 B/s) 09:51:18 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:51:18 Fetched 0 B in 0s (0 B/s) 09:51:18 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:51:18 Fetched 0 B in 0s (0 B/s) 09:51:18 Pulling edgex-go 09:51:18 + snapcraftctl pull 09:51:18 Collecting texttable<0.10,>=0.9.0 09:51:18 Downloading texttable-0.9.1.tar.gz (11 kB) 09:51:20 Collecting docker-pycreds>=0.4.0 09:51:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:51:21 Collecting idna<2.8,>=2.5 09:51:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:51:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 09:51:21 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 09:51:22 Collecting urllib3<1.25,>=1.21.1 09:51:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:51:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:51:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:51:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:51:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:51:23 Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, docopt, dockerpty, PyYAML, cached-property, jsonschema, texttable, docker-compose 09:51:23 Attempting uninstall: idna 09:51:23 Found existing installation: idna 2.9 09:51:23 Uninstalling idna-2.9: 09:51:23 Successfully uninstalled idna-2.9 09:51:24 Attempting uninstall: urllib3 09:51:24 Found existing installation: urllib3 1.25.9 09:51:24 Uninstalling urllib3-1.25.9: 09:51:24 Successfully uninstalled urllib3-1.25.9 09:51:24 Attempting uninstall: requests 09:51:24 Found existing installation: requests 2.23.0 09:51:24 Uninstalling requests-2.23.0: 09:51:24 Successfully uninstalled requests-2.23.0 09:51:26 Running setup.py install for docopt: started 09:51:28 Running setup.py install for docopt: finished with status 'done' 09:51:28 Running setup.py install for dockerpty: started 09:51:30 Running setup.py install for dockerpty: finished with status 'done' 09:51:30 Running setup.py install for PyYAML: started 09:51:33 Running setup.py install for PyYAML: finished with status 'done' 09:51:34 Running setup.py install for texttable: started 09:51:36 Running setup.py install for texttable: finished with status 'done' 09:51:37 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:51:39 Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:51:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:51:39 ---> db26888e6c05 09:51:39 Step 3/25 : WORKDIR /edgex-go 09:51:39 ---> Using cache 09:51:39 ---> 5409e126fc18 09:51:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:39 ---> Using cache 09:51:39 ---> 1581fb20ae0c 09:51:39 Step 5/25 : RUN apk add --update --no-cache make git 09:51:39 ---> Using cache 09:51:39 ---> 23b533c6ae6b 09:51:39 Step 6/25 : COPY go.mod . 09:51:39 ---> Using cache 09:51:39 ---> 75999948c36b 09:51:39 Step 7/25 : RUN go mod download 09:51:39 ---> Using cache 09:51:39 ---> 49630f247b81 09:51:39 Step 8/25 : COPY . . 09:51:39 ---> Using cache 09:51:39 ---> 93400ff71be0 09:51:39 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:51:45 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:51:45 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:51:45 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:51:45 Fetched 0 B in 0s (0 B/s) 09:51:45 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 09:51:45 Fetched 96.5 kB in 0s (0 B/s) 09:51:45 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 09:51:45 Fetched 279 kB in 0s (0 B/s) 09:51:45 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 09:51:45 Fetched 122 kB in 0s (0 B/s) 09:51:45 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 09:51:45 Fetched 77.8 kB in 0s (0 B/s) 09:51:45 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 09:51:45 Fetched 8848 B in 0s (0 B/s) 09:51:45 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 09:51:45 Fetched 47.8 kB in 0s (0 B/s) 09:51:45 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 09:51:45 Fetched 45.6 kB in 0s (0 B/s) 09:51:45 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 09:51:45 Fetched 15.0 kB in 0s (0 B/s) 09:51:45 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 09:51:45 Fetched 219 kB in 0s (0 B/s) 09:51:45 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 09:51:45 Fetched 154 kB in 0s (0 B/s) 09:51:45 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:51:45 Fetched 50.6 kB in 0s (0 B/s) 09:51:45 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 09:51:45 Fetched 14.8 kB in 0s (0 B/s) 09:51:45 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 09:51:45 Fetched 41.8 kB in 0s (0 B/s) 09:51:45 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 09:51:45 Fetched 499 kB in 0s (0 B/s) 09:51:45 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 09:51:45 Fetched 111 kB in 0s (0 B/s) 09:51:45 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 09:51:45 Fetched 240 kB in 0s (0 B/s) 09:51:45 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 09:51:45 Fetched 29.3 kB in 0s (0 B/s) 09:51:45 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 09:51:45 Fetched 85.5 kB in 0s (0 B/s) 09:51:45 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 09:51:45 Fetched 24.5 kB in 0s (0 B/s) 09:51:45 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 09:51:45 Fetched 49.2 kB in 0s (0 B/s) 09:51:45 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 09:51:45 Fetched 54.2 kB in 0s (0 B/s) 09:51:45 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 09:51:45 Fetched 30.8 kB in 0s (0 B/s) 09:51:45 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 09:51:45 Fetched 15.8 kB in 0s (0 B/s) 09:51:45 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 09:51:45 Fetched 85.9 kB in 0s (0 B/s) 09:51:45 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 09:51:45 Fetched 8720 B in 0s (0 B/s) 09:51:45 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 09:51:45 Fetched 137 kB in 0s (0 B/s) 09:51:45 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 09:51:45 Fetched 119 kB in 0s (0 B/s) 09:51:45 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 09:51:45 Fetched 110 kB in 0s (0 B/s) 09:51:45 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 09:51:45 Fetched 11.1 kB in 0s (0 B/s) 09:51:45 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 09:51:45 Fetched 645 kB in 0s (0 B/s) 09:51:45 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 09:51:45 Fetched 41.3 kB in 0s (0 B/s) 09:51:45 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 09:51:45 Fetched 17.9 kB in 0s (0 B/s) 09:51:45 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 09:51:45 Fetched 368 kB in 0s (0 B/s) 09:51:45 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 09:51:45 Fetched 187 kB in 0s (0 B/s) 09:51:45 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 09:51:45 Fetched 175 kB in 0s (0 B/s) 09:51:45 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 09:51:45 Fetched 206 kB in 0s (0 B/s) 09:51:45 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 09:51:45 Fetched 1301 kB in 0s (0 B/s) 09:51:45 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 09:51:45 Fetched 36.2 kB in 0s (0 B/s) 09:51:45 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 09:51:45 Fetched 159 kB in 0s (0 B/s) 09:51:45 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 09:51:45 Fetched 107 kB in 0s (0 B/s) 09:51:45 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 09:51:45 Fetched 48.7 kB in 0s (0 B/s) 09:51:45 Pulling static-packages 09:51:45 + snapcraftctl pull 09:51:45 Pulling version 09:51:45 + cd /root/project 09:51:45 + [ -f VERSION ] 09:51:45 + PROJECT_VERSION=local-dev 09:51:45 + git rev-parse --short HEAD 09:51:45 + GIT_REVISION=78d1f73e 09:51:45 + snapcraftctl set-version local-dev 09:51:45 Skipping build go-build-helper (already ran) 09:51:45 Building app-service-config 09:51:45 + make build 09:51:45 go mod tidy 09:51:46 ---> Running in 36636ef35ca4 09:51:46 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.55 09:51:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 09:51:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.46 09:51:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.82 09:51:47 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 09:51:47 go: downloading github.com/stretchr/testify v1.7.0 09:51:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 09:51:47 go: downloading github.com/go-kit/kit v0.8.0 09:51:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.18 09:51:47 go: downloading github.com/google/uuid v1.2.0 09:51:47 go: downloading github.com/pelletier/go-toml v1.9.0 09:51:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 09:51:47 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 09:51:48 go: downloading github.com/hashicorp/consul/api v1.8.1 09:51:48 go: downloading github.com/go-logfmt/logfmt v0.4.0 09:51:48 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 09:51:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:51:48 go: downloading github.com/pmezard/go-difflib v1.0.0 09:51:48 go: downloading github.com/pebbe/zmq4 v1.2.7 09:51:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:51:48 go: downloading github.com/hashicorp/consul/sdk v0.7.0 09:51:48 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:51:48 go: downloading github.com/hashicorp/go-hclog v0.12.0 09:51:48 go: downloading github.com/go-stack/stack v1.8.0 09:51:48 go: downloading github.com/gorilla/mux v1.8.0 09:51:48 go: downloading github.com/go-redis/redis/v7 v7.2.0 09:51:48 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 09:51:48 go: downloading github.com/mitchellh/copystructure v1.0.0 09:51:48 go: downloading github.com/davecgh/go-spew v1.1.1 09:51:48 go: downloading github.com/gorilla/websocket v1.4.2 09:51:48 go: downloading github.com/mattn/go-colorable v0.1.6 09:51:48 go: downloading github.com/go-playground/validator/v10 v10.5.0 09:51:48 go: downloading github.com/hashicorp/serf v0.9.5 09:51:48 go: downloading golang.org/x/text v0.3.2 09:51:48 go: downloading github.com/mitchellh/mapstructure v1.1.2 09:51:48 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 09:51:48 go: downloading github.com/hashicorp/go-uuid v1.0.1 09:51:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:51:48 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:51:48 go: downloading github.com/pkg/errors v0.8.1 09:51:49 go: downloading github.com/go-playground/universal-translator v0.17.0 09:51:49 go: downloading github.com/hashicorp/go-msgpack v0.5.3 09:51:49 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:51:49 go: downloading github.com/go-playground/locales v0.13.0 09:51:49 go: downloading github.com/onsi/ginkgo v1.10.1 09:51:49 go: downloading github.com/hashicorp/memberlist v0.2.2 09:51:49 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 09:51:49 go: downloading github.com/onsi/gomega v1.7.0 09:51:49 go: downloading github.com/fatih/color v1.9.0 09:51:49 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:51:49 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 09:51:49 go: downloading github.com/go-playground/assert/v2 v2.0.1 09:51:49 go: downloading github.com/mattn/go-isatty v0.0.12 09:51:49 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:51:49 go: downloading github.com/miekg/dns v1.1.26 09:51:49 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:51:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:51:49 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 09:51:49 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 09:51:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 09:51:49 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:51:49 go: downloading github.com/hashicorp/go-multierror v1.1.0 09:51:49 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 09:51:49 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:51:49 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:51:49 go: downloading github.com/x448/float16 v0.8.4 09:51:49 go: downloading github.com/hpcloud/tail v1.0.0 09:51:49 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 09:51:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:51:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:51:49 ---> db26888e6c05 09:51:49 Step 3/23 : WORKDIR /edgex-go 09:51:49 ---> Using cache 09:51:49 ---> 5409e126fc18 09:51:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:49 ---> Using cache 09:51:49 ---> 1581fb20ae0c 09:51:49 Step 5/23 : RUN apk add --update --no-cache make git 09:51:49 ---> Using cache 09:51:49 ---> 23b533c6ae6b 09:51:49 Step 6/23 : COPY go.mod . 09:51:49 ---> Using cache 09:51:49 ---> 75999948c36b 09:51:49 Step 7/23 : RUN go mod download 09:51:49 ---> Using cache 09:51:49 ---> 49630f247b81 09:51:49 Step 8/23 : COPY . . 09:51:49 go: downloading gopkg.in/yaml.v2 v2.4.0 09:51:49 go: downloading github.com/hashicorp/errwrap v1.0.0 09:51:49 go: downloading gopkg.in/fsnotify.v1 v1.4.7 09:51:49 go: downloading github.com/stretchr/objx v0.1.0 09:51:49 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 09:51:50 ---> Using cache 09:51:50 ---> 93400ff71be0 09:51:50 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:51:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 09:51:50 go: downloading github.com/kr/pretty v0.2.0 09:51:50 go: downloading github.com/leodido/go-urn v1.2.0 09:51:50 go: downloading github.com/fsnotify/fsnotify v1.4.7 09:51:50 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 09:51:50 go: downloading github.com/golang/protobuf v1.3.2 09:51:50 go: downloading github.com/kr/text v0.1.0 09:51:50 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 09:51:52 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:51:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:51:52 ---> db26888e6c05 09:51:52 Step 3/21 : WORKDIR /edgex-go 09:51:52 ---> Using cache 09:51:52 ---> 5409e126fc18 09:51:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:52 ---> Using cache 09:51:52 ---> 1581fb20ae0c 09:51:52 Step 5/21 : RUN apk add --update --no-cache make git 09:51:52 ---> Using cache 09:51:52 ---> 23b533c6ae6b 09:51:52 Step 6/21 : COPY go.mod . 09:51:52 ---> Using cache 09:51:52 ---> 75999948c36b 09:51:52 Step 7/21 : RUN go mod download 09:51:52 ---> Using cache 09:51:52 ---> 49630f247b81 09:51:52 Step 8/21 : COPY . . 09:51:52 ---> Running in 333ffbe43c02 09:51:52 ---> Using cache 09:51:52 ---> 93400ff71be0 09:51:52 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:51:52 ---> Running in 3518a9fb59bd 09:51:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:51:55 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 09:52:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:52:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:52:01 ---> db26888e6c05 09:52:01 Step 3/23 : WORKDIR /edgex-go 09:52:01 ---> Using cache 09:52:01 ---> 5409e126fc18 09:52:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:01 ---> Using cache 09:52:01 ---> 1581fb20ae0c 09:52:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:52:01 ---> Running in bbf963f48303 09:52:02 Removing intermediate container ed929f46b318 09:52:02 ---> 7fd4092a7b15 09:52:02 Step 14/23 : ENV APP_PORT=48090 09:52:02 ---> Running in cf43a9a0d31d 09:52:03 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 09:52:03 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 09:52:03 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 09:52:03 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 09:52:03 Removing intermediate container cf43a9a0d31d 09:52:03 ---> 4832d812a4a2 09:52:03 Step 15/23 : EXPOSE $APP_PORT 09:52:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:52:03 ---> Running in 8140b0162fb9 09:52:03 Building config-common 09:52:03 + snapcraftctl build 09:52:04 Removing intermediate container 8140b0162fb9 09:52:04 ---> 7537cc648f03 09:52:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:52:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:52:05 ---> 50c2df04657a 09:52:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:52:06 OK: 218 MiB in 52 packages 09:52:07 ---> acd3df6cc22e 09:52:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:52:07 Building edgex-go 09:52:07 + cd /root/parts/edgex-go/src 09:52:07 + make build 09:52:07 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 09:52:08 Removing intermediate container bbf963f48303 09:52:08 ---> 694c02b42825 09:52:08 Step 6/23 : COPY go.mod . 09:52:08 ---> 7aa52384443c 09:52:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:52:09 ---> Running in eb58d8a79587 09:52:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.80 09:52:09 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 09:52:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 09:52:09 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:52:09 go: downloading github.com/imdario/mergo v0.3.12 09:52:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 09:52:09 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 09:52:10 Removing intermediate container eb58d8a79587 09:52:10 ---> 60bf3fb7e5fe 09:52:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:52:10 ---> bc0402ef0284 09:52:10 Step 7/23 : RUN go mod download 09:52:10 ---> Running in 9b42f4c1f496 09:52:10 ---> Running in aaa9330bdeca 09:52:11 Removing intermediate container 9b42f4c1f496 09:52:11 ---> c4b35ef2eba2 09:52:11 Step 21/23 : LABEL arch=arm64 09:52:11 ---> Running in c7dcfcd71cc1 09:52:12 Removing intermediate container c7dcfcd71cc1 09:52:12 ---> 09c9b3b25f0e 09:52:12 Step 22/23 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:52:12 ---> Running in 4c22e53fb8a2 09:52:13 Removing intermediate container 4c22e53fb8a2 09:52:13 ---> 87352c4d4af9 09:52:13 Step 23/23 : LABEL version=0.0.0 09:52:13 ---> Running in 691c887346c8 09:52:14 Removing intermediate container 691c887346c8 09:52:14 ---> dd2d845fbc6a 09:52:14 09:52:14 Removing intermediate container aaa9330bdeca 09:52:14 ---> 488ad0ba8ff2 09:52:14 Step 8/23 : COPY . . 09:52:15 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 09:52:15 Successfully built dd2d845fbc6a 09:52:15 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 09:52:21 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 09:52:22 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 09:52:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:52: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 09:52:27 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 09:52:27 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 09:52:27 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 09:52: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 09:52:31 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 09:52:31 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 09:52:32 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 09:52: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 09:52:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:52:36 go: downloading github.com/lib/pq v1.10.1 09:52:37  Building docker-sys-mgmt-agent-go ... done  ---> 813e3b65b8cc 09:52:37 Step 9/23 : RUN make cmd/core-data/core-data 09:52:37 ---> Running in 8da72f16d0bf 09:52:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:52:38 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:52:38 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:52:38 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:52:38 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:52:38 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:52:38 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:52:38 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:52:38 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:52:38 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:52:38 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:52:38 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:52:38 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:52:38 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:52:38 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:52:38 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:52:38 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:52:38 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:52:38 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 09:52:38 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:52:38 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:52:38 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:52:38 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:52:38 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:52:38 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:52:38 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:52:38 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:52:41 Building static-packages 09:52:41 + snapcraftctl build 09:52:45 Building version 09:52:45 + snapcraftctl build 09:52:47 Skipping stage go-build-helper (already ran) 09:52:47 Staging app-service-config 09:52:47 + snapcraftctl stage 09:52:49 Staging config-common 09:52:49 + snapcraftctl stage 09:52:50 Staging edgex-go 09:52:50 + snapcraftctl stage 09:52:51 Staging static-packages 09:52:51 + snapcraftctl stage 09:52:52 Staging version 09:52:52 + snapcraftctl stage 09:52:53 Priming go-build-helper 09:52:53 + snapcraftctl prime 09:52:55 Priming app-service-config 09:52:55 + snapcraftctl prime 09:52:56 Priming config-common 09:52:56 + snapcraftctl prime 09:52:57 Priming edgex-go 09:52:57 + snapcraftctl prime 09:52:59 Priming static-packages 09:52:59 + snapcraftctl prime 09:53:01 Priming version 09:53:01 + snapcraftctl prime 09:53:03 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:53:16 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 09:53:19 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 09:53:23 Removing intermediate container 36636ef35ca4 09:53:23 ---> 1cb0a71dc6f9 09:53:23 09:53:23 Step 10/25 : FROM alpine:3.12 09:53:23 ---> 9852663dfa18 09:53:23 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:53:23 ---> Running in d05d59b5cbdd 09:53:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:53:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:53:26 (1/6) Installing ca-certificates (20191127-r4) 09:53:26 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:53:26 (3/6) Installing libcurl (7.76.1-r0) 09:53:26 (4/6) Installing curl (7.76.1-r0) 09:53:26 (5/6) Installing dumb-init (1.2.2-r1) 09:53:26 (6/6) Installing su-exec (0.2-r1) 09:53:26 Executing busybox-1.31.1-r20.trigger 09:53:26 Executing ca-certificates-20191127-r4.trigger 09:53:26 OK: 7 MiB in 20 packages 09:53:29 Removing intermediate container d05d59b5cbdd 09:53:29 ---> 3941074c1df8 09:53:29 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:53:29 ---> Running in 2f8e44049a41 09:53:30 Removing intermediate container 2f8e44049a41 09:53:30 ---> cba7ba598e33 09:53:30 Step 13/25 : WORKDIR / 09:53:30 ---> Running in 74cf3cf127c4 09:53:30 Removing intermediate container 74cf3cf127c4 09:53:30 ---> 6a2e7704f8aa 09:53:30 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:53:32 ---> a0f9f4589565 09:53:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:53:34 ---> 8ebc15c7fef8 09:53:34 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:53:35 Removing intermediate container 3518a9fb59bd 09:53:35 ---> c4d14962f115 09:53:35 09:53:35 Step 10/21 : FROM alpine:3.12 09:53:35 ---> 9852663dfa18 09:53:35 Step 11/21 : RUN apk add --update --no-cache curl 09:53:35 ---> Running in 227f52f4e1f3 09:53:36 ---> 034562718680 09:53:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:53:37 ---> 017500d2e964 09:53:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:53:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:53:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:53:38 (1/4) Installing ca-certificates (20191127-r4) 09:53:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:53:38 (3/4) Installing libcurl (7.76.1-r0) 09:53:38 (4/4) Installing curl (7.76.1-r0) 09:53:38 Executing busybox-1.31.1-r20.trigger 09:53:38 Executing ca-certificates-20191127-r4.trigger 09:53:39 OK: 7 MiB in 18 packages 09:53:39 ---> dab2b105b0fb 09:53:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:53:41 Removing intermediate container 227f52f4e1f3 09:53:41 ---> 8498dca67780 09:53:41 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:53:41 ---> 95d4b70b7004 09:53:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:53:41 ---> Running in 27a3980736b7 09:53:42 Removing intermediate container 27a3980736b7 09:53:42 ---> 13d33cc653bb 09:53:42 Step 13/21 : WORKDIR /edgex 09:53:42 ---> Running in 7b2ba3b13701 09:53:43 ---> 0902723ddc57 09:53:43 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:53:43 ---> Running in a864e37e0b53 09:53:43 Removing intermediate container 7b2ba3b13701 09:53:43 ---> 9704d911c560 09:53:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:53:45 ---> 97cc8fd6f43e 09:53:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:53:47 Removing intermediate container a864e37e0b53 09:53:47 ---> d32e2746f957 09:53:47 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:53:47 ---> 3a2e517e6d47 09:53:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:53:47 ---> Running in f3cf0b59ea68 09:53:49 Removing intermediate container f3cf0b59ea68 09:53:49 ---> 9137c573a5da 09:53:49 Step 23/25 : LABEL arch=arm64 09:53:49 ---> Running in ff866cf58c1f 09:53:51 Removing intermediate container ff866cf58c1f 09:53:51 ---> 297ab75f1009 09:53:51 Step 24/25 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:53:51 ---> a54f93ea425b 09:53:51 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:53:51 ---> Running in c362f5b755e0 09:53:51 ---> Running in 2d22f18fced7 09:53:52 Removing intermediate container c362f5b755e0 09:53:52 ---> 612af434a0d2 09:53:52 Step 25/25 : LABEL version=0.0.0 09:53:52 Removing intermediate container 2d22f18fced7 09:53:52 ---> 588e7ecf5a2e 09:53:52 Step 18/21 : CMD ["--init=true"] 09:53:52 ---> Running in 49a7d9cd1c5b 09:53:52 Removing intermediate container 333ffbe43c02 09:53:52 ---> 2a7ef562c0a0 09:53:52 09:53:52 Step 10/23 : FROM alpine:3.12 09:53:53 ---> 9852663dfa18 09:53:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:53:53 ---> Running in e89bb1dd2f36 09:53:53 ---> Using cache 09:53:53 ---> 51dd98e14522 09:53:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:53:53 ---> Using cache 09:53:53 ---> 42b295320050 09:53:53 Step 13/23 : ENV APP_PORT=48081 09:53:53 ---> Running in 522cfcd7a94b 09:53:53 Removing intermediate container 49a7d9cd1c5b 09:53:53 ---> 4c91f77c6742 09:53:53 09:53:53 Removing intermediate container e89bb1dd2f36 09:53:53 ---> f55ea48f9546 09:53:53 Step 19/21 : LABEL arch=arm64 09:53:54 ---> Running in e4f38b3b786d 09:53:54 Removing intermediate container 522cfcd7a94b 09:53:54 ---> c1cfd67829f1 09:53:54 Step 14/23 : EXPOSE $APP_PORT 09:53:54 Successfully built 4c91f77c6742 09:53:54 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 09:53:54  Building docker-security-secretstore-setup-go ... done  ---> Running in cb2f96558128 09:53:55 Removing intermediate container e4f38b3b786d 09:53:55 ---> 067426d2fb94 09:53:55 Step 20/21 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:53:55 ---> Running in 2f94e239a01e 09:53:55 Removing intermediate container cb2f96558128 09:53:55 ---> d5e79fcb37ee 09:53:55 Step 15/23 : WORKDIR / 09:53:55 ---> Running in 80daba1a42fb 09:53:55 Removing intermediate container 2f94e239a01e 09:53:55 ---> 2b4338e78b0d 09:53:55 Step 21/21 : LABEL version=0.0.0 09:53:56 ---> Running in 15baa4172267 09:53:56 Removing intermediate container 80daba1a42fb 09:53:56 ---> 75cfd0dc8dcb 09:53:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:57 Removing intermediate container 15baa4172267 09:53:57 ---> d0890352f51b 09:53:57 09:53:57 Successfully built d0890352f51b 09:53:57 Successfully tagged docker-security-proxy-setup-go-arm64:latest 09:53:57  Building docker-security-proxy-setup-go ... done  ---> c480423ca0ac 09:53:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:53:59 ---> ec3920c8db82 09:53:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:54:00 ---> 120eafed2322 09:54:00 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:54:00 ---> Running in bb3e1944375b 09:54:01 Removing intermediate container bb3e1944375b 09:54:01 ---> 73e014536622 09:54:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:54:01 ---> Running in 4680dd6aa298 09:54:02 Removing intermediate container 4680dd6aa298 09:54:02 ---> b75ee8d5ffec 09:54:02 Step 21/23 : LABEL arch=arm64 09:54:02 ---> Running in da5841568a00 09:54:02 Removing intermediate container da5841568a00 09:54:02 ---> 1055e8faab75 09:54:02 Step 22/23 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:54:02 ---> Running in 123e6f317eb5 09:54:03 Removing intermediate container 123e6f317eb5 09:54:03 ---> bb3b819a4549 09:54:03 Step 23/23 : LABEL version=0.0.0 09:54:03 ---> Running in ad1c71207d17 09:54:04 Removing intermediate container ad1c71207d17 09:54:04 ---> dce805c621aa 09:54:04 09:54:04 Successfully built dce805c621aa 09:54:04 Successfully tagged docker-core-metadata-go-arm64:latest 09:54:10  Building docker-core-metadata-go ... done Removing intermediate container 8da72f16d0bf 09:54:10 ---> fdbb19035497 09:54:10 09:54:10 Step 10/23 : FROM alpine:3.12 09:54:10 ---> 9852663dfa18 09:54:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:54:10 ---> Running in 8633c3c9ba7d 09:54:10 Removing intermediate container 8633c3c9ba7d 09:54:10 ---> c42a0ed1254a 09:54:10 Step 12/23 : ENV APP_PORT=48080 09:54:10 ---> Running in 26e503025770 09:54:10 Removing intermediate container 26e503025770 09:54:10 ---> cb714d3ec9c4 09:54:10 Step 13/23 : EXPOSE $APP_PORT 09:54:10 ---> Running in 5e63df563ce9 09:54:11 Removing intermediate container 5e63df563ce9 09:54:11 ---> ab569dafbc50 09:54:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:11 ---> Running in c5fa8b53763d 09:54:13 Removing intermediate container c5fa8b53763d 09:54:13 ---> bd442e45431d 09:54:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:54:13 ---> Running in 08e13710585d 09:54:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:54:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:54:17 (1/6) Installing dumb-init (1.2.2-r1) 09:54:17 (2/6) Installing libgcc (9.3.0-r2) 09:54:17 (3/6) Installing libsodium (1.0.18-r0) 09:54:17 (4/6) Installing libstdc++ (9.3.0-r2) 09:54:18 (5/6) Installing libzmq (4.3.3-r0) 09:54:18 (6/6) Installing zeromq (4.3.3-r0) 09:54:18 Executing busybox-1.31.1-r20.trigger 09:54:18 OK: 8 MiB in 20 packages 09:54:20 Removing intermediate container 08e13710585d 09:54:20 ---> e55ceb132e38 09:54:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:54:20 ---> bfc212ca968f 09:54:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:54:21 ---> 7244b4cf8ddd 09:54:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:54:22 ---> 53fc9e272c6d 09:54:22 Step 19/23 : ENTRYPOINT ["/core-data"] 09:54:22 ---> Running in bc84569b5681 09:54:22 Removing intermediate container bc84569b5681 09:54:22 ---> 3df615297db2 09:54:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:54:23 ---> Running in 8c40a3fce547 09:54:23 Removing intermediate container 8c40a3fce547 09:54:23 ---> 1e3e50397f25 09:54:23 Step 21/23 : LABEL arch=arm64 09:54:24 ---> Running in 03f3ff67a1bd 09:54:24 Removing intermediate container 03f3ff67a1bd 09:54:24 ---> 12f654b959c5 09:54:24 Step 22/23 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 09:54:24 ---> Running in 725e3feba209 09:54:24 Removing intermediate container 725e3feba209 09:54:24 ---> 0f4f3d930195 09:54:24 Step 23/23 : LABEL version=0.0.0 09:54:25 ---> Running in 5cd0d8d43c2c 09:54:25 Removing intermediate container 5cd0d8d43c2c 09:54:25 ---> c7ad5a12aeea 09:54:25 09:54:26 Successfully built c7ad5a12aeea 09:54:26 Successfully tagged docker-core-data-go-arm64:latest 09:54:26  Building docker-core-data-go ... done  [Pipeline] } 09:54:26 $ docker stop --time=1 6443f5665be0c2de40cde3c399d3466b72d42e4c1c3ccd9164763848d1be4510 09:54:28 $ docker rm -f 6443f5665be0c2de40cde3c399d3466b72d42e4c1c3ccd9164763848d1be4510 [Pipeline] // withDockerContainer [Pipeline] sh 09:54:29 + docker images 09:54:29 + grep docker 09:54:29 docker-core-data-go-arm64 latest c7ad5a12aeea 4 seconds ago 20.3MB 09:54:29 docker-core-metadata-go-arm64 latest dce805c621aa 25 seconds ago 17.4MB 09:54:29 docker-security-proxy-setup-go-arm64 latest d0890352f51b 33 seconds ago 23.9MB 09:54:29 docker-security-secretstore-setup-go-arm64 latest 4c91f77c6742 36 seconds ago 24.3MB 09:54:29 docker-sys-mgmt-agent-go-arm64 latest dd2d845fbc6a 2 minutes ago 299MB 09:54:29 docker-security-bootstrapper-go-arm64 latest ff68f470cb6c 3 minutes ago 17.1MB 09:54:29 docker-support-scheduler-go-arm64 latest be0fa9957784 3 minutes ago 16.1MB 09:54:29 docker-support-notifications-go-arm64 latest 1fafe58176d5 3 minutes ago 16.6MB 09:54:29 docker-core-command-go-arm64 latest 2ef97d4d52b0 3 minutes ago 16.1MB 09:54:29 docker 20.10.0 eeaf43b92773 5 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:54:30 ---> job-cost.sh 09:54:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-22Rk 09:55:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:56:45 lf-activate-venv(): INFO: Adding /tmp/venv-22Rk/bin to PATH 09:56:45 INFO: No Stack... 09:56:45 INFO: Retrieving Pricing Info for: lf-standard-4 09:56:45 INFO: Archiving Costs [Pipeline] sh 09:56:46 + cut -d, -f6+ 09:56:46 cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 09:56:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3442-1-stack-cost] 09:56:46 Resource [jenkins-edgexfoundry-edgex-go-PR-3442-1-stack-cost] did not exist. Created. 09:56:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3442-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:56:47 + echo total: 0.20999999344348907 [Pipeline] stash 09:56:47 Stashed 1 file(s) [Pipeline] } 09:56:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3442-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 09:56:48 provisioning config files... 09:56:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config979051286762716524tmp [Pipeline] { [Pipeline] sh 09:56:49 + set +x 09:56:49 + bash -s -- 09:56:49 + curl -s https://codecov.io/bash 09:56:49 09:56:49 _____ _ 09:56:49 / ____| | | 09:56:49 | | ___ __| | ___ ___ _____ __ 09:56:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:56:49 | |___| (_) | (_| | __/ (_| (_) \ V / 09:56:49 \_____\___/ \__,_|\___|\___\___/ \_/ 09:56:49 Bash-1.0.2 09:56:49 09:56:49 09:56:49 ==> git version 2.24.3 found 09:56:49 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 09:56:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:56:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:56:49 ==> Jenkins CI detected. 09:56:49 project root: . 09:56:49 --> token set from env 09:56:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:56:49 ==> Running gcov in . (disable via -X gcov) 09:56:49 ==> Python coveragepy not found 09:56:49 ==> Searching for coverage reports in: 09:56:49 + . 09:56:49 -> Found 1 reports 09:56:49 ==> Detecting git/mercurial file structure 09:56:49 ==> Reading reports 09:56:49 + ./coverage.out bytes=706091 09:56:49 ==> Appending adjustments 09:56:49 https://docs.codecov.io/docs/fixing-reports 09:56:56 + Found adjustments 09:56:56 ==> Gzipping contents 09:56:56 100K /tmp/codecov.mfMSA0.gz 09:56:56 ==> Uploading reports 09:56:56 url: https://codecov.io 09:56:56 query: branch=PR-3442&commit=78d1f73e05b7a0cf5d7de6800130460359666dd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3442&job=&cmd_args= 09:56:56 -> Pinging Codecov 09:56:56 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3442&commit=78d1f73e05b7a0cf5d7de6800130460359666dd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3442&job=&cmd_args= 09:56:57 -> Uploading to 09:56:57 https://storage.googleapis.com/codecov/v4/raw/2021-05-10/00271124DB129430A58F1EEE437C3FCB/78d1f73e05b7a0cf5d7de6800130460359666dd4/c78844d5-7b89-4fbf-8587-3e5559c8ea00.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T095657Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2be0252c3725829cc7b585589ff2b29b9001c71bc245103c699625a98450e3c2 09:56:57 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:57 Dload Upload Total Spent Left Speed 09:56:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 205k --:--:-- --:--:-- --:--:-- 204k 09:56:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/78d1f73e05b7a0cf5d7de6800130460359666dd4 [Pipeline] } 09:56:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:56:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:57:01 ---> package-listing.sh 09:57:01 ++ tr '[:upper:]' '[:lower:]' 09:57:01 ++ facter osfamily 09:57:01 + OS_FAMILY=redhat 09:57:01 + workspace=/w/workspace/edgex-go/1 09:57:01 + START_PACKAGES=/tmp/packages_start.txt 09:57:01 + END_PACKAGES=/tmp/packages_end.txt 09:57:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:57:01 + PACKAGES=/tmp/packages_start.txt 09:57:01 + '[' /w/workspace/edgex-go/1 ']' 09:57:01 + PACKAGES=/tmp/packages_end.txt 09:57:01 + case "${OS_FAMILY}" in 09:57:01 + sort 09:57:01 + rpm -qa 09:57:08 + '[' -f /tmp/packages_start.txt ']' 09:57:08 + '[' -f /tmp/packages_end.txt ']' 09:57:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:57:08 + '[' /w/workspace/edgex-go/1 ']' 09:57:08 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:57:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:57:08 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:57:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:57:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:57:09 09:57:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:57:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:57:09 alpine: Pulling from edgex-lftools-log-publisher 09:57:09 df20fa9351a1: Pulling fs layer 09:57:09 36b3adc4ff6f: Pulling fs layer 09:57:09 8ad3a11d3b57: Pulling fs layer 09:57:09 46f8f816bc3b: Pulling fs layer 09:57:09 93b61091891f: Pulling fs layer 09:57:09 93b9cdb0e59b: Pulling fs layer 09:57:09 5e14af77c1be: Pulling fs layer 09:57:09 01666e4c0597: Pulling fs layer 09:57:09 aa168da1d23b: Pulling fs layer 09:57:09 93b9cdb0e59b: Waiting 09:57:09 5e14af77c1be: Waiting 09:57:09 01666e4c0597: Waiting 09:57:09 aa168da1d23b: Waiting 09:57:09 46f8f816bc3b: Waiting 09:57:09 93b61091891f: Waiting 09:57:09 36b3adc4ff6f: Download complete 09:57:10 46f8f816bc3b: Verifying Checksum 09:57:10 46f8f816bc3b: Download complete 09:57:10 df20fa9351a1: Verifying Checksum 09:57:10 df20fa9351a1: Download complete 09:57:10 93b9cdb0e59b: Verifying Checksum 09:57:10 93b9cdb0e59b: Download complete 09:57:10 5e14af77c1be: Download complete 09:57:10 93b61091891f: Verifying Checksum 09:57:10 93b61091891f: Download complete 09:57:10 01666e4c0597: Verifying Checksum 09:57:10 01666e4c0597: Download complete 09:57:10 8ad3a11d3b57: Verifying Checksum 09:57:10 8ad3a11d3b57: Download complete 09:57:10 df20fa9351a1: Pull complete 09:57:11 36b3adc4ff6f: Pull complete 09:57:13 8ad3a11d3b57: Pull complete 09:57:13 46f8f816bc3b: Pull complete 09:57:13 aa168da1d23b: Verifying Checksum 09:57:13 aa168da1d23b: Download complete 09:57:14 93b61091891f: Pull complete 09:57:14 93b9cdb0e59b: Pull complete 09:57:15 5e14af77c1be: Pull complete 09:57:15 01666e4c0597: Pull complete 09:57:27 aa168da1d23b: Pull complete 09:57:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:57:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:57:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:57:27 prd-centos7-docker-4c-2g-4060 does not seem to be running inside a container 09:57:27 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:57:30 $ docker top afb2baeedc5d96fe01a7d175be418c54c8e8abacba2e79ffa6a9368efc1cbde5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:31 + touch /tmp/pre-build-complete [Pipeline] sh 09:57:31 + mkdir -p /var/log/sa [Pipeline] sh 09:57:32 + ls /var/log/sa-host 09:57:32 + sadf -c /var/log/sa-host/sa10 09:57:32 file_magic: OK 09:57:32 HZ: Using current value: 100 09:57:32 file_header: OK 09:57:32 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 09:57:32 Statistics: 09:57:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:57:32 File successfully converted to sysstat format version 12.2.1 09:57:32 + sadf -c /var/log/sa-host/sa23 09:57:32 file_magic: OK 09:57:32 HZ: Using current value: 100 09:57:32 file_header: OK 09:57:32 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 09:57:32 Statistics: 09:57:32 Hnuu...uuuununununu... 09:57:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:57:32 provisioning config files... 09:57:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8407403341128196660tmp [Pipeline] { [Pipeline] echo 09:57:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:57:33 ---> create-netrc.sh [Pipeline] } 09:57:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:57:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:57:33 ---> python-tools-install.sh [Pipeline] echo 09:57:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:57:33 ---> sudo-logs.sh 09:57:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:57:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:57:34 ---> job-cost.sh 09:57:34 lf-activate-venv: SKIPPING 09:57:34 DEBUG: total: 0.20999999344348907 09:57:34 INFO: Retrieving Stack Cost... 09:57:35 INFO: Retrieving Pricing Info for: v1-standard-2 09:57:36 INFO: Archiving Costs [Pipeline] echo 09:57:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:57:36 ---> logs-deploy.sh 09:57:36 lf-activate-venv: SKIPPING 09:57:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3442/1 09:57:36 INFO: archiving workspace using pattern(s): 09:57:38 Archives upload complete. 09:57:39 INFO: archiving logs to Nexus 09:57:40 ---> uname -a: 09:57:40 Linux prd-centos7-docker-4c-2g-4060.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:57:40 09:57:40 09:57:40 ---> lscpu: 09:57:40 Architecture: x86_64 09:57:40 CPU op-mode(s): 32-bit, 64-bit 09:57:40 Byte Order: Little Endian 09:57:40 Address sizes: 40 bits physical, 48 bits virtual 09:57:40 CPU(s): 4 09:57:40 On-line CPU(s) list: 0-3 09:57:40 Thread(s) per core: 1 09:57:40 Core(s) per socket: 1 09:57:40 Socket(s): 4 09:57:40 NUMA node(s): 1 09:57:40 Vendor ID: GenuineIntel 09:57:40 CPU family: 6 09:57:40 Model: 44 09:57:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:57:40 Stepping: 1 09:57:40 CPU MHz: 2933.436 09:57:40 BogoMIPS: 5866.87 09:57:40 Virtualization: VT-x 09:57:40 Hypervisor vendor: KVM 09:57:40 Virtualization type: full 09:57:40 L1d cache: 128 KiB 09:57:40 L1i cache: 128 KiB 09:57:40 L2 cache: 16 MiB 09:57:40 L3 cache: 64 MiB 09:57:40 NUMA node0 CPU(s): 0-3 09:57:40 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:57:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:57:40 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:57:40 Vulnerability Meltdown: Mitigation; PTI 09:57:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:57:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:57:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:57:40 Vulnerability Srbds: Not affected 09:57:40 Vulnerability Tsx async abort: Not affected 09:57:40 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 09:57:40 09:57:40 09:57:40 ---> nproc: 09:57:40 4 09:57:40 09:57:40 09:57:40 ---> df -h: 09:57:40 Filesystem Size Used Available Use% Mounted on 09:57:40 overlay 50.0G 12.2G 37.8G 24% / 09:57:40 tmpfs 64.0M 0 64.0M 0% /dev 09:57:40 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:57:40 shm 64.0M 0 64.0M 0% /dev/shm 09:57:40 /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os 09:57:40 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf 09:57:40 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname 09:57:40 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts 09:57:40 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log 09:57:40 /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json 09:57:40 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host 09:57:40 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure 09:57:40 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1 09:57:40 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1@tmp 09:57:40 09:57:40 09:57:40 ---> free -m: 09:57:40 total used free shared buff/cache available 09:57:40 Mem: 1837 728 249 0 859 1025 09:57:40 Swap: 1023 67 956 09:57:40 09:57:40 09:57:40 ---> ip addr: 09:57:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:57:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:57:40 inet 127.0.0.1/8 scope host lo 09:57:40 valid_lft forever preferred_lft forever 09:57:40 inet6 ::1/128 scope host 09:57:40 valid_lft forever preferred_lft forever 09:57:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:57:40 link/ether fa:16:3e:80:13:55 brd ff:ff:ff:ff:ff:ff 09:57:40 inet 10.30.123.113/23 brd 10.30.123.255 scope global dynamic eth0 09:57:40 valid_lft 84940sec preferred_lft 84940sec 09:57:40 inet6 fe80::f816:3eff:fe80:1355/64 scope link 09:57:40 valid_lft forever preferred_lft forever 09:57:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:57:40 link/ether 02:42:ff:f2:b1:0e brd ff:ff:ff:ff:ff:ff 09:57:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:57:40 valid_lft forever preferred_lft forever 09:57:40 inet6 fe80::42:ffff:fef2:b10e/64 scope link 09:57:40 valid_lft forever preferred_lft forever 09:57:40 09:57:40 09:57:40 ---> sar -b -r -n DEV: 09:57:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 09:57:40 09:57:40 09:33:07 LINUX RESTART (4 CPU) 09:57:40 09:57:40 09:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:57:40 09:35:01 152.13 71.92 80.21 0.00 10984.42 26703.92 0.00 09:57:40 09:36:01 191.92 54.32 137.60 0.00 2576.27 30732.62 0.00 09:57:40 09:37:02 198.87 103.79 95.08 0.00 3900.98 12820.00 0.00 09:57:40 09:38:01 69.36 12.05 57.31 0.00 537.20 10074.33 0.00 09:57:40 09:39:01 133.46 75.93 57.53 0.00 3832.97 6152.35 0.00 09:57:40 09:40:02 158.93 32.19 126.73 0.00 9420.73 56709.59 0.00 09:57:40 09:41:02 1996.82 1703.62 293.20 0.00 140523.89 172752.37 0.00 09:57:40 09:42:02 1704.47 1477.01 227.45 0.00 96148.82 101269.21 0.00 09:57:40 09:43:01 353.44 106.36 247.08 0.00 19689.74 60946.44 0.00 09:57:40 09:44:02 2047.11 1735.42 311.68 0.00 121958.64 142093.74 0.00 09:57:40 09:45:02 544.23 346.18 198.05 0.00 22343.91 41529.52 0.00 09:57:40 09:46:01 118.82 20.14 98.68 0.00 3295.84 11478.53 0.00 09:57:40 09:47:01 1.45 0.23 1.22 0.00 2.93 15.95 0.00 09:57:40 09:48:01 0.82 0.47 0.35 0.00 13.58 4.34 0.00 09:57:40 09:49:01 2.55 1.71 0.83 0.00 185.92 15.70 0.00 09:57:40 09:50:01 0.30 0.07 0.23 0.00 0.53 2.88 0.00 09:57:40 09:51:01 0.28 0.02 0.27 0.00 0.13 3.63 0.00 09:57:40 09:52:01 0.42 0.20 0.22 0.00 2.93 2.73 0.00 09:57:40 09:53:01 0.23 0.03 0.20 0.00 0.27 2.20 0.00 09:57:40 09:54:01 0.32 0.00 0.32 0.00 0.00 3.15 0.00 09:57:40 09:55:01 0.25 0.02 0.23 0.00 0.53 2.88 0.00 09:57:40 09:56:02 0.30 0.02 0.28 0.00 0.27 3.78 0.00 09:57:40 09:57:01 20.21 19.75 0.46 0.00 1580.94 27.20 0.00 09:57:40 Average: 336.49 252.20 84.29 0.00 19123.94 29418.59 0.00 09:57:40 09:57:40 09:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:57:40 09:35:01 79616 0 691140 36.73 2596 1108192 1335916 45.59 693796 894336 22384 09:57:40 09:36:01 72380 0 800088 42.52 1492 1007584 1535532 52.41 625780 903124 72836 09:57:40 09:37:02 263368 0 806500 42.86 564 811112 1759464 60.05 623936 713916 56340 09:57:40 09:38:01 150396 0 835276 44.39 440 895432 1768628 60.36 715068 727976 2052 09:57:40 09:39:01 208460 0 775696 41.23 404 896984 1375752 46.95 608240 765516 44532 09:57:40 09:40:02 70164 0 742280 39.45 0 1069100 1260440 43.02 708424 842428 98344 09:57:40 09:41:02 74448 0 829852 44.10 0 977244 2165704 73.91 762728 825712 21560 09:57:40 09:42:02 115200 0 1214452 64.55 0 551892 3412980 116.48 860880 635696 16180 09:57:40 09:43:01 107348 0 727408 38.66 0 1046788 1359764 46.41 728548 795092 7032 09:57:40 09:44:02 69044 0 752072 39.97 0 1060428 1751004 59.76 678836 895004 18264 09:57:40 09:45:02 134992 0 731380 38.87 0 1015172 1546544 52.78 601020 903640 93904 09:57:40 09:46:01 147532 0 659060 35.03 0 1074952 1228280 41.92 544404 937888 20 09:57:40 09:47:01 151260 0 655320 34.83 0 1074964 1183156 40.38 541896 937108 16 09:57:40 09:48:01 152040 0 654172 34.77 0 1075332 1178344 40.21 541320 937320 8 09:57:40 09:49:01 145600 0 655788 34.85 0 1080156 1177980 40.20 546136 939016 20 09:57:40 09:50:01 146016 0 655364 34.83 0 1080164 1177896 40.20 545756 939036 20 09:57:40 09:51:01 145824 0 655544 34.84 0 1080176 1177896 40.20 545884 939044 16 09:57:40 09:52:01 144924 0 656464 34.89 0 1080156 1178088 40.21 546344 939100 8 09:57:40 09:53:01 145224 0 656124 34.87 0 1080196 1177896 40.20 546032 939136 8 09:57:40 09:54:01 145284 0 656060 34.87 0 1080200 1177968 40.20 545988 939136 12 09:57:40 09:55:01 144692 0 656648 34.90 0 1080204 1178040 40.20 546380 939152 12 09:57:40 09:56:02 144332 0 656996 34.92 0 1080216 1178088 40.21 546624 939156 8 09:57:40 09:57:01 88548 0 667648 35.48 0 1125348 1194864 40.78 562968 974900 256 09:57:40 Average: 132465 0 730058 38.80 239 1018782 1455662 49.68 615956 878367 19732 09:57:40 09:57:40 09:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:57:40 09:35:01 eth0 975.21 1005.00 4646.73 153.74 0.00 0.00 0.00 0.00 09:57:40 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:35:01 docker0 792.61 691.88 68.50 2682.23 0.00 0.00 0.00 0.00 09:57:40 09:36:01 eth0 377.93 287.29 2040.94 30.59 0.00 0.00 0.00 0.00 09:57:40 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:36:01 docker0 194.05 249.75 13.42 851.19 0.00 0.00 0.00 0.00 09:57:40 09:37:02 vethebe358b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:57:40 09:37:02 eth0 25.62 20.85 28.04 10.77 0.00 0.00 0.00 0.00 09:57:40 09:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:38:01 vethebe358b 2.06 2.06 0.16 0.18 0.00 0.00 0.00 0.00 09:57:40 09:38:01 eth0 37.84 31.45 23.75 47.18 0.00 0.00 0.00 0.00 09:57:40 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:38:01 docker0 2.06 2.06 0.14 0.18 0.00 0.00 0.00 0.00 09:57:40 09:39:01 vethebe358b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:39:01 eth0 21.71 15.12 14.79 48.69 0.00 0.00 0.00 0.00 09:57:40 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:40:02 vethd089670 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:57:40 09:40:02 eth0 184.08 150.78 1686.10 69.39 0.00 0.00 0.00 0.00 09:57:40 09:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:41:02 vetha19c706 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:41:02 vethd089670 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 09:57:40 09:41:02 eth0 81.04 62.71 178.59 11.36 0.00 0.00 0.00 0.00 09:57:40 09:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:42:02 vethfe323f6 0.03 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:57:40 09:42:02 vethb296a91 0.03 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:57:40 09:42:02 veth1ca6dd6 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:57:40 09:42:02 vethd089670 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:57:40 09:43:01 vethd089670 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 09:57:40 09:43:01 eth0 2625.19 2342.13 12394.78 492.92 0.00 0.00 0.00 0.00 09:57:40 09:43:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:57:40 09:43:01 docker0 1071.90 1041.23 87.57 3917.26 0.00 0.00 0.00 0.00 09:57:40 09:44:02 vethd089670 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:57:40 09:44:02 eth0 84.39 65.31 94.02 88.51 0.00 0.00 0.00 0.00 09:57:40 09:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:44:02 docker0 21.85 26.67 1.45 65.04 0.00 0.00 0.00 0.00 09:57:40 09:45:02 vethd089670 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:57:40 09:45:02 eth0 166.89 131.25 1363.65 80.59 0.00 0.00 0.00 0.00 09:57:40 09:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:45:02 veth7a9bbc3 9.24 12.48 0.64 31.05 0.00 0.00 0.00 0.00 09:57:40 09:46:01 eth0 67.73 38.54 388.93 14.26 0.00 0.00 0.00 0.00 09:57:40 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:46:01 docker0 1130.85 1127.90 91.41 4463.23 0.00 0.00 0.00 0.00 09:57:40 09:47:01 eth0 1.13 0.53 0.68 0.19 0.00 0.00 0.00 0.00 09:57:40 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:48:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 09:57:40 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:49:01 eth0 0.43 0.32 0.23 0.08 0.00 0.00 0.00 0.00 09:57:40 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:50:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:57:40 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:51:01 eth0 0.57 0.05 0.05 0.00 0.00 0.00 0.00 0.00 09:57:40 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:52:01 eth0 0.45 0.42 0.27 0.21 0.00 0.00 0.00 0.00 09:57:40 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:53:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:57:40 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:54:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 09:57:40 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:55:01 eth0 1.65 0.42 0.38 0.21 0.00 0.00 0.00 0.00 09:57:40 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:56:02 eth0 0.40 0.27 0.26 0.17 0.00 0.00 0.00 0.00 09:57:40 09:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:57:01 eth0 12.03 7.91 12.26 6.05 0.00 0.00 0.00 0.00 09:57:40 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 Average: eth0 91.96 81.39 467.16 25.47 0.00 0.00 0.00 0.00 09:57:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:40 Average: docker0 48.44 48.31 3.92 191.18 0.00 0.00 0.00 0.00 09:57:40 09:57:40 09:57:40 ---> sar -P ALL: 09:57:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 09:57:40 09:57:40 09:33:07 LINUX RESTART (4 CPU) 09:57:40 09:57:40 09:34:01 CPU %user %nice %system %iowait %steal %idle 09:57:40 09:35:01 all 14.50 0.00 8.49 2.26 3.40 71.36 09:57:40 09:35:01 0 12.97 0.00 9.91 5.77 3.40 67.96 09:57:40 09:35:01 1 13.88 0.00 7.62 1.08 3.30 74.12 09:57:40 09:35:01 2 12.36 0.00 8.20 1.10 3.47 74.87 09:57:40 09:35:01 3 18.80 0.00 8.25 1.11 3.42 68.42 09:57:40 09:36:01 all 8.03 0.00 6.71 3.62 4.07 77.57 09:57:40 09:36:01 0 8.25 0.00 7.20 4.32 4.12 76.11 09:57:40 09:36:01 1 8.22 0.00 7.80 1.92 4.08 77.98 09:57:40 09:36:01 2 7.70 0.00 5.59 4.45 4.21 78.05 09:57:40 09:36:01 3 7.94 0.00 6.24 3.81 3.88 78.13 09:57:40 09:37:02 all 36.91 0.00 12.61 4.53 11.02 34.94 09:57:40 09:37:02 0 38.44 0.00 14.53 6.33 11.33 29.37 09:57:40 09:37:02 1 37.87 0.00 13.10 3.68 10.80 34.55 09:57:40 09:37:02 2 35.86 0.00 11.20 4.43 11.30 37.22 09:57:40 09:37:02 3 35.49 0.00 11.63 3.68 10.64 38.56 09:57:40 09:38:01 all 47.78 0.00 13.85 1.41 4.84 32.12 09:57:40 09:38:01 0 46.16 0.00 13.02 1.05 5.92 33.84 09:57:40 09:38:01 1 50.52 0.00 14.69 1.36 4.31 29.12 09:57:40 09:38:01 2 46.33 0.00 14.04 1.12 4.70 33.81 09:57:40 09:38:01 3 48.17 0.00 13.66 2.11 4.40 31.67 09:57:40 09:39:01 all 49.09 0.00 16.34 3.01 3.70 27.86 09:57:40 09:39:01 0 46.50 0.00 15.32 2.60 4.53 31.06 09:57:40 09:39:01 1 50.56 0.00 18.05 3.96 3.62 23.81 09:57:40 09:39:01 2 47.80 0.00 16.29 3.03 3.23 29.66 09:57:40 09:39:01 3 51.51 0.00 15.71 2.46 3.40 26.92 09:57:40 09:40:02 all 21.54 0.00 12.56 6.14 3.49 56.27 09:57:40 09:40:02 0 19.37 0.00 12.21 7.07 3.79 57.55 09:57:40 09:40:02 1 22.26 0.00 12.88 6.23 3.57 55.07 09:57:40 09:40:02 2 22.75 0.00 12.62 6.25 3.12 55.26 09:57:40 09:40:02 3 21.78 0.00 12.54 5.02 3.47 57.20 09:57:40 09:41:02 all 19.24 0.00 26.37 13.18 11.01 30.20 09:57:40 09:41:02 0 19.07 0.00 24.54 12.88 11.58 31.93 09:57:40 09:41:02 1 20.29 0.00 26.63 14.90 11.00 27.18 09:57:40 09:41:02 2 17.48 0.00 25.53 13.48 11.12 32.39 09:57:40 09:41:02 3 20.14 0.00 28.86 11.45 10.33 29.23 09:57:40 09:42:02 all 50.13 0.00 21.12 11.53 5.11 12.11 09:57:40 09:42:02 0 48.48 0.00 20.42 12.25 5.27 13.59 09:57:40 09:42:02 1 49.63 0.00 19.87 11.00 5.51 13.98 09:57:40 09:42:02 2 48.49 0.00 20.11 12.35 6.10 12.95 09:57:40 09:42:02 3 54.02 0.00 24.14 10.50 3.54 7.81 09:57:40 09:43:01 all 47.08 0.00 17.49 13.76 2.45 19.22 09:57:40 09:43:01 0 45.67 0.00 16.89 16.53 2.54 18.37 09:57:40 09:43:01 1 47.35 0.00 17.36 12.27 2.52 20.51 09:57:40 09:43:01 2 47.32 0.00 17.81 12.69 2.59 19.59 09:57:40 09:43:01 3 47.96 0.00 17.90 13.55 2.14 18.44 09:57:40 09:44:02 all 37.65 0.00 25.79 15.40 4.40 16.76 09:57:40 09:44:02 0 36.85 0.00 25.54 17.36 4.88 15.37 09:57:40 09:44:02 1 37.60 0.00 24.90 11.28 4.49 21.73 09:57:40 09:44:02 2 37.83 0.00 27.22 18.60 4.15 12.21 09:57:40 09:44:02 3 38.34 0.00 25.49 14.37 4.08 17.72 09:57:40 09:45:02 all 41.73 0.00 17.47 9.59 10.97 20.24 09:57:40 09:45:02 0 38.58 0.00 15.63 9.32 13.56 22.92 09:57:40 09:45:02 1 42.24 0.00 17.27 11.70 10.70 18.09 09:57:40 09:45:02 2 42.33 0.00 18.64 8.58 9.86 20.58 09:57:40 09:45:02 3 43.79 0.00 18.35 8.76 9.75 19.35 09:57:40 09:57:40 09:45:02 CPU %user %nice %system %iowait %steal %idle 09:57:40 09:46:01 all 6.20 0.00 4.22 3.62 1.82 84.14 09:57:40 09:46:01 0 4.78 0.00 4.54 2.59 1.77 86.32 09:57:40 09:46:01 1 6.09 0.00 4.37 2.62 1.97 84.95 09:57:40 09:46:01 2 5.33 0.00 3.22 7.18 1.95 82.32 09:57:40 09:46:01 3 8.62 0.00 4.76 2.07 1.58 82.97 09:57:40 09:47:01 all 0.13 0.00 0.07 0.01 0.23 99.55 09:57:40 09:47:01 0 0.02 0.00 0.08 0.00 0.13 99.77 09:57:40 09:47:01 1 0.45 0.00 0.08 0.02 0.32 99.14 09:57:40 09:47:01 2 0.02 0.00 0.05 0.02 0.28 99.63 09:57:40 09:47:01 3 0.05 0.00 0.08 0.02 0.20 99.65 09:57:40 09:48:01 all 0.17 0.00 0.20 0.01 0.30 99.33 09:57:40 09:48:01 0 0.05 0.00 0.20 0.02 0.33 99.40 09:57:40 09:48:01 1 0.48 0.00 0.12 0.00 0.28 99.12 09:57:40 09:48:01 2 0.07 0.00 0.08 0.02 0.40 99.44 09:57:40 09:48:01 3 0.07 0.00 0.38 0.00 0.20 99.35 09:57:40 09:49:01 all 0.12 0.00 0.07 0.04 0.21 99.55 09:57:40 09:49:01 0 0.02 0.00 0.05 0.00 0.12 99.82 09:57:40 09:49:01 1 0.20 0.00 0.12 0.02 0.40 99.27 09:57:40 09:49:01 2 0.27 0.00 0.08 0.10 0.28 99.27 09:57:40 09:49:01 3 0.02 0.00 0.03 0.05 0.05 99.85 09:57:40 09:50:01 all 0.17 0.00 0.12 0.00 0.34 99.36 09:57:40 09:50:01 0 0.08 0.00 0.15 0.00 0.42 99.35 09:57:40 09:50:01 1 0.07 0.00 0.05 0.00 0.37 99.52 09:57:40 09:50:01 2 0.48 0.00 0.05 0.00 0.33 99.14 09:57:40 09:50:01 3 0.05 0.00 0.23 0.00 0.27 99.45 09:57:40 09:51:01 all 0.09 0.00 0.03 0.00 0.40 99.48 09:57:40 09:51:01 0 0.03 0.00 0.05 0.00 0.65 99.27 09:57:40 09:51:01 1 0.03 0.00 0.03 0.00 0.27 99.67 09:57:40 09:51:01 2 0.27 0.00 0.02 0.00 0.60 99.12 09:57:40 09:51:01 3 0.02 0.00 0.02 0.00 0.10 99.87 09:57:40 09:52:01 all 0.15 0.00 0.05 0.01 0.32 99.47 09:57:40 09:52:01 0 0.05 0.00 0.03 0.00 0.25 99.67 09:57:40 09:52:01 1 0.07 0.00 0.03 0.00 0.17 99.73 09:57:40 09:52:01 2 0.43 0.00 0.05 0.05 0.53 98.94 09:57:40 09:52:01 3 0.07 0.00 0.07 0.00 0.32 99.55 09:57:40 09:53:01 all 0.09 0.00 0.04 0.00 0.08 99.79 09:57:40 09:53:01 0 0.00 0.00 0.03 0.00 0.03 99.93 09:57:40 09:53:01 1 0.02 0.00 0.03 0.00 0.08 99.87 09:57:40 09:53:01 2 0.30 0.00 0.05 0.00 0.10 99.55 09:57:40 09:53:01 3 0.03 0.00 0.03 0.00 0.12 99.82 09:57:40 09:54:01 all 0.14 0.00 0.02 0.00 0.07 99.77 09:57:40 09:54:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:57:40 09:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:57:40 09:54:01 2 0.48 0.00 0.02 0.00 0.13 99.37 09:57:40 09:54:01 3 0.03 0.00 0.03 0.00 0.08 99.85 09:57:40 09:55:01 all 0.15 0.00 0.05 0.00 0.10 99.70 09:57:40 09:55:01 0 0.02 0.00 0.07 0.00 0.03 99.88 09:57:40 09:55:01 1 0.03 0.00 0.03 0.00 0.10 99.83 09:57:40 09:55:01 2 0.48 0.00 0.03 0.00 0.08 99.40 09:57:40 09:55:01 3 0.07 0.00 0.05 0.00 0.20 99.68 09:57:40 09:56:02 all 0.16 0.00 0.03 0.00 0.08 99.73 09:57:40 09:56:02 0 0.00 0.00 0.02 0.00 0.05 99.93 09:57:40 09:56:02 1 0.03 0.00 0.03 0.00 0.10 99.83 09:57:40 09:56:02 2 0.55 0.00 0.03 0.00 0.03 99.38 09:57:40 09:56:02 3 0.05 0.00 0.03 0.00 0.15 99.77 09:57:40 09:57:40 09:56:02 CPU %user %nice %system %iowait %steal %idle 09:57:40 09:57:01 all 1.55 0.00 1.22 0.74 2.93 93.56 09:57:40 09:57:01 0 2.16 0.00 1.76 1.22 2.75 92.12 09:57:40 09:57:01 1 0.84 0.00 0.64 0.35 3.25 94.92 09:57:40 09:57:01 2 2.69 0.00 1.87 1.02 2.94 91.49 09:57:40 09:57:01 3 0.53 0.00 0.63 0.38 2.79 95.67 09:57:40 Average: all 16.11 0.00 7.81 3.75 3.05 69.29 09:57:40 Average: 0 15.52 0.00 7.73 4.21 3.31 69.24 09:57:40 Average: 1 16.34 0.00 7.85 3.47 3.04 69.31 09:57:40 Average: 2 15.91 0.00 7.73 4.00 3.06 69.31 09:57:40 Average: 3 16.66 0.00 7.94 3.32 2.77 69.30 09:57:40 09:57:40 09:57:40