Pull request #3394 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 30600ec0adfea65961962f9db181a6a535a2bebe+9ab49d518b83cb6b5e0582986504b7992370b3fc (80ff42ed3c9e3b7f9c5684f79307cf9e2da22149) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-3394/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-3394/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true 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-1405 in /w/workspace/edgexfoundry_edgex-go_PR-3394 [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/3394/head:refs/remotes/origin/PR-3394 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9ab49d518b83cb6b5e0582986504b7992370b3fc into PR head commit 30600ec0adfea65961962f9db181a6a535a2bebe Merge succeeded, producing 30600ec0adfea65961962f9db181a6a535a2bebe Checking out Revision 30600ec0adfea65961962f9db181a6a535a2bebe (PR-3394) > git config core.sparsecheckout # timeout=10 > git checkout -f 30600ec0adfea65961962f9db181a6a535a2bebe # 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 9ab49d518b83cb6b5e0582986504b7992370b3fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30600ec0adfea65961962f9db181a6a535a2bebe # timeout=10 Commit message: "build(deps): Bump github.com/lib/pq from 1.9.0 to 1.10.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:56:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:56:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:56:37 ========================================================= 05:56:37 EdgeX Global Pipelines Version Info 05:56:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:56:39 ------------------- 05:56:39 stable info: 05:56:39 ------------------- 05:56:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:56:39 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:56:39 Message: update stable to v1.0.186 05:56:39 ------------------- 05:56:39 experimental info: 05:56:39 ------------------- 05:56:39 Commited By: **** collab-it+edgex@linuxfoundation.org 05:56:39 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 05:56:39 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:56:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:56:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3394 [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3394 [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3394 [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30600ec0adfea65961962f9db181a6a535a2bebe [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30600ec [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:56:41 provisioning config files... 05:56:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5380898628471319100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:42 ---> docker-login.sh 05:56:42 nexus3.edgexfoundry.org:10001 05:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:42 Configure a credential helper to remove this warning. See 05:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:42 05:56:42 Login Succeeded 05:56:42 nexus3.edgexfoundry.org:10002 05:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:43 Configure a credential helper to remove this warning. See 05:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:43 05:56:43 Login Succeeded 05:56:43 nexus3.edgexfoundry.org:10003 05:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:43 Configure a credential helper to remove this warning. See 05:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:43 05:56:43 Login Succeeded 05:56:43 nexus3.edgexfoundry.org:10004 05:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:43 Configure a credential helper to remove this warning. See 05:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:43 05:56:43 Login Succeeded 05:56:43 docker.io 05:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:44 Configure a credential helper to remove this warning. See 05:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:44 05:56:44 Login Succeeded 05:56:44 ---> docker-login.sh ends [Pipeline] } 05:56:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:56:44 ++ 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 05:56:44 + for file in '`ls cmd/**/Dockerfile`' 05:56:44 ++ dirname cmd/core-command/Dockerfile 05:56:44 ++ cut -d/ -f2 05:56:44 + echo core-command,cmd/core-command/Dockerfile 05:56:44 + for file in '`ls cmd/**/Dockerfile`' 05:56:44 ++ dirname cmd/core-data/Dockerfile 05:56:44 ++ cut -d/ -f2 05:56:44 + echo core-data,cmd/core-data/Dockerfile 05:56:44 + for file in '`ls cmd/**/Dockerfile`' 05:56:44 ++ dirname cmd/core-metadata/Dockerfile 05:56:44 ++ cut -d/ -f2 05:56:44 + echo core-metadata,cmd/core-metadata/Dockerfile 05:56:44 + for file in '`ls cmd/**/Dockerfile`' 05:56:44 ++ dirname cmd/security-bootstrapper/Dockerfile 05:56:44 ++ cut -d/ -f2 05:56:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:56:44 + for file in '`ls cmd/**/Dockerfile`' 05:56:44 ++ dirname cmd/security-proxy-setup/Dockerfile 05:56:44 ++ cut -d/ -f2 05:56:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:56:44 + for file in '`ls cmd/**/Dockerfile`' 05:56:44 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:56:44 ++ cut -d/ -f2 05:56:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:56:44 + for file in '`ls cmd/**/Dockerfile`' 05:56:44 ++ dirname cmd/support-notifications/Dockerfile 05:56:44 ++ cut -d/ -f2 05:56:44 + echo support-notifications,cmd/support-notifications/Dockerfile 05:56:44 + for file in '`ls cmd/**/Dockerfile`' 05:56:44 ++ dirname cmd/support-scheduler/Dockerfile 05:56:44 ++ cut -d/ -f2 05:56:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:56:44 + for file in '`ls cmd/**/Dockerfile`' 05:56:44 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:56:44 ++ cut -d/ -f2 05:56:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:56:44 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 05:56:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:46 05:56:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:56:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:46 latest: Pulling from edgex-devops/git-semver 05:56:46 31603596830f: Pulling fs layer 05:56:46 2a8b12db71e7: Pulling fs layer 05:56:46 6ca5941a6612: Pulling fs layer 05:56:46 ecc8261a40a4: Pulling fs layer 05:56:46 ecc8261a40a4: Waiting 05:56:46 2a8b12db71e7: Download complete 05:56:46 31603596830f: Verifying Checksum 05:56:46 31603596830f: Download complete 05:56:46 ecc8261a40a4: Verifying Checksum 05:56:46 ecc8261a40a4: Download complete 05:56:46 6ca5941a6612: Verifying Checksum 05:56:46 6ca5941a6612: Download complete 05:56:47 31603596830f: Pull complete 05:56:47 2a8b12db71e7: Pull complete 05:56:48 6ca5941a6612: Pull complete 05:56:48 ecc8261a40a4: Pull complete 05:56:48 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:56:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:56:48 prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container 05:56:48 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:56:51 $ docker top 067cfb0e595a31b873ce50e01b1c5c1b7f20720d1243fd51d9c216e6a178a846 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:51 [ssh-agent] Looking for ssh-agent implementation... 05:56:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:51 $ docker exec 067cfb0e595a31b873ce50e01b1c5c1b7f20720d1243fd51d9c216e6a178a846 ssh-agent 05:56:52 SSH_AUTH_SOCK=/tmp/ssh-DULjIio3dUmn/agent.11 05:56:52 SSH_AGENT_PID=16 05:56:52 Running ssh-add (command line suppressed) 05:56:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3428907790357227872.key (/w/workspace/edgex-go/1@tmp/private_key_3428907790357227872.key) 05:56:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:52 + git tag --points-at HEAD [Pipeline] } 05:56:52 $ docker exec --env ******** --env ******** 067cfb0e595a31b873ce50e01b1c5c1b7f20720d1243fd51d9c216e6a178a846 ssh-agent -k 05:56:52 unset SSH_AUTH_SOCK; 05:56:52 unset SSH_AGENT_PID; 05:56:52 echo Agent pid 16 killed; 05:56:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:56:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:52 [ssh-agent] Looking for ssh-agent implementation... 05:56:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:53 $ docker exec 067cfb0e595a31b873ce50e01b1c5c1b7f20720d1243fd51d9c216e6a178a846 ssh-agent 05:56:53 SSH_AUTH_SOCK=/tmp/ssh-KujCQuI4GkL5/agent.44 05:56:53 SSH_AGENT_PID=49 05:56:53 Running ssh-add (command line suppressed) 05:56:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6347092695761794572.key (/w/workspace/edgex-go/1@tmp/private_key_6347092695761794572.key) 05:56:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:53 + git semver init 05:56:53 # -> Open(): unable to determine branch for HEAD 05:56:53 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:56:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:56:53 # $SEMVER_REMOTE_NAME = origin 05:56:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:56:53 # $SEMVER_USER_NAME = edgex-jenkins 05:56:53 # $SEMVER_BRANCH = PR-3394 05:56:53 # $SEMVER_TEMP = /tmp/semver-630265663 05:56:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:57:15 # '/tmp/semver-630265663' -> '/w/workspace/edgex-go/1/.semver' 05:57:15 # -> Force: false 05:57:15 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:57:16 $ docker exec --env ******** --env ******** 067cfb0e595a31b873ce50e01b1c5c1b7f20720d1243fd51d9c216e6a178a846 ssh-agent -k 05:57:16 unset SSH_AUTH_SOCK; 05:57:16 unset SSH_AGENT_PID; 05:57:16 echo Agent pid 49 killed; 05:57:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:16 + git semver [Pipeline] } 05:57:16 $ docker stop --time=1 067cfb0e595a31b873ce50e01b1c5c1b7f20720d1243fd51d9c216e6a178a846 05:57:18 $ docker rm -f 067cfb0e595a31b873ce50e01b1c5c1b7f20720d1243fd51d9c216e6a178a846 [Pipeline] // withDockerContainer [Pipeline] sh 05:57:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:57:20 Stashed 1 file(s) [Pipeline] echo 05:57:20 [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 05:57:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:57:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:57:21 + sudo service docker restart 05:57:21 + true 05:57:21 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 05:57:22 ========================================================= 05:57:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:57:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:57:22 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 05:57:27 Sending build context to Docker daemon 329.6MB 05:57:27 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 05:57:27 Step 2/6 : FROM ${BASE} 05:57:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:57:27 188c0c94c7c5: Pulling fs layer 05:57:27 0ef7d3d256c8: Pulling fs layer 05:57:27 de9db76c5a1d: Pulling fs layer 05:57:27 bca2f99d35d6: Pulling fs layer 05:57:27 93359f2a8cfa: Pulling fs layer 05:57:27 7c6f9722023f: Pulling fs layer 05:57:27 a35cf1a2eb13: Pulling fs layer 05:57:27 93359f2a8cfa: Waiting 05:57:27 7c6f9722023f: Waiting 05:57:27 a35cf1a2eb13: Waiting 05:57:27 bca2f99d35d6: Waiting 05:57:27 de9db76c5a1d: Verifying Checksum 05:57:27 de9db76c5a1d: Download complete 05:57:27 0ef7d3d256c8: Verifying Checksum 05:57:27 0ef7d3d256c8: Download complete 05:57:27 93359f2a8cfa: Verifying Checksum 05:57:27 93359f2a8cfa: Download complete 05:57:27 188c0c94c7c5: Verifying Checksum 05:57:27 188c0c94c7c5: Download complete 05:57:27 7c6f9722023f: Verifying Checksum 05:57:27 7c6f9722023f: Download complete 05:57:27 188c0c94c7c5: Pull complete 05:57:27 0ef7d3d256c8: Pull complete 05:57:27 de9db76c5a1d: Pull complete 05:57:29 a35cf1a2eb13: Verifying Checksum 05:57:29 a35cf1a2eb13: Download complete 05:57:30 bca2f99d35d6: Verifying Checksum 05:57:30 bca2f99d35d6: Download complete 05:57:35 Still waiting to schedule task 05:57:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:57:36 bca2f99d35d6: Pull complete 05:57:36 93359f2a8cfa: Pull complete 05:57:36 7c6f9722023f: Pull complete 05:57:42 a35cf1a2eb13: Pull complete 05:57:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:57:42 ---> a62c8e92a672 05:57:42 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 05:57:42 ---> Running in 27d067e681a7 05:57:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:44 (1/12) Installing libmagic (5.38-r0) 05:57:45 (2/12) Installing file (5.38-r0) 05:57:45 (3/12) Installing libc-dev (0.7.2-r3) 05:57:45 (4/12) Installing g++ (9.3.0-r2) 05:57:51 (5/12) Installing fortify-headers (1.1-r0) 05:57:51 (6/12) Installing patch (2.7.6-r6) 05:57:51 (7/12) Installing build-base (0.5-r2) 05:57:51 (8/12) Installing libsodium (1.0.18-r0) 05:57:51 (9/12) Installing pkgconf (1.7.2-r0) 05:57:51 (10/12) Installing libsodium-dev (1.0.18-r0) 05:57:51 (11/12) Installing libzmq (4.3.3-r0) 05:57:51 (12/12) Installing zeromq-dev (4.3.3-r0) 05:57:51 Executing busybox-1.31.1-r19.trigger 05:57:51 OK: 233 MiB in 51 packages 05:57:55 Removing intermediate container 27d067e681a7 05:57:55 ---> d924bfd6d803 05:57:55 Step 4/6 : WORKDIR /edgex-go 05:57:55 ---> Running in 33bb897f1492 05:57:55 Removing intermediate container 33bb897f1492 05:57:55 ---> f7d109f3c903 05:57:55 Step 5/6 : COPY go.mod . 05:57:55 ---> 7ff6ffad0689 05:57:55 Step 6/6 : RUN go mod download 05:57:56 ---> Running in 72edb657a986 05:58:22 Removing intermediate container 72edb657a986 05:58:22 ---> c23796e73618 05:58:22 Successfully built c23796e73618 05:58:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:58:23 + docker inspect -f . ci-base-image-x86_64 05:58:23 . [Pipeline] withDockerContainer 05:58:23 prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container 05:58:23 $ 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 ******** ci-base-image-x86_64 cat 05:58:24 $ docker top 53a73c274d365a9dd5f4e2f652132794e29659aa0e465509e6ae11f663ad87b5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:24 + go version 05:58:24 go version go1.15.5 linux/amd64 [Pipeline] } 05:58:24 $ docker stop --time=1 53a73c274d365a9dd5f4e2f652132794e29659aa0e465509e6ae11f663ad87b5 05:58:26 $ docker rm -f 53a73c274d365a9dd5f4e2f652132794e29659aa0e465509e6ae11f663ad87b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:58:27 + docker inspect -f . ci-base-image-x86_64 05:58:27 . [Pipeline] withDockerContainer 05:58:27 prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container 05:58:27 $ 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 ******** ci-base-image-x86_64 cat 05:58:28 $ docker top 7295ac1168b4ba26bbae41cf35e36ddaae08d05f51c53436c923a93cb424625f -eo pid,comm [Pipeline] { [Pipeline] echo 05:58:28 ========================================================= 05:58:28 [edgeXBuildGoParallel] Running Tests and Build... 05:58:28 ========================================================= [Pipeline] sh 05:58:28 + make test 05:58:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:58:38 ? github.com/edgexfoundry/edgex-go [no test files] 05:59:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:59:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:59:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:59:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:59:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:59:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:59:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:59:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:59:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:59:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:59:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:59:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:59:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:59:18 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.118s coverage: 45.9% of statements 05:59:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:59:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:59:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:59:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:59:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:59:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 05:59:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.082s coverage: 19.8% of statements 05:59:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.101s coverage: 100.0% of statements 05:59:22 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.264s coverage: 27.1% of statements 05:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:59:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements 05:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:59:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.060s coverage: 100.0% of statements 05:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:59:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.175s coverage: 71.3% of statements 05:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:59:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.211s coverage: 82.9% of statements 05:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:59:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.078s coverage: 78.9% of statements 05:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:59:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.525s coverage: 28.6% of statements 05:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:59:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.155s coverage: 100.0% of statements 05:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:59:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements 05:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:59:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.353s coverage: 86.7% of statements 05:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:59:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.145s coverage: 97.5% of statements 05:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:59:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.104s coverage: 78.3% of statements 05:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:59:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1406 in /w/workspace/edgexfoundry_edgex-go_PR-3394 [Pipeline] { [Pipeline] ws 05:59:30 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:59:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.389s coverage: 93.0% of statements 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:59:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.092s coverage: 58.8% of statements 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:59:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.9% of statements 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 05:59:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 05:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.106s coverage: 79.5% of statements 05:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 05:59:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.133s coverage: 96.3% of statements 05:59:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements 05:59:35 using credential edgex-jenkins-ssh 05:59:35 Cloning the remote Git repository 05:59:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:59:35 > git init /w/workspace/edgex-go/1 # timeout=10 05:59:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:59:36 > git --version # timeout=10 05:59:36 > git --version # 'git version 2.17.1' 05:59:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.102s coverage: 94.4% of statements 05:59:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.094s coverage: 44.8% of statements 05:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.254s coverage: 81.9% of statements 05:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:59:52 Merging remotes/origin/master commit 9ab49d518b83cb6b5e0582986504b7992370b3fc into PR head commit 30600ec0adfea65961962f9db181a6a535a2bebe 05:59:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:59:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:59:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:59:52 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3394/head:refs/remotes/origin/PR-3394 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:59:52 > git config core.sparsecheckout # timeout=10 05:59:52 > git checkout -f 30600ec0adfea65961962f9db181a6a535a2bebe # timeout=10 05:59:53 Merge succeeded, producing 30600ec0adfea65961962f9db181a6a535a2bebe 05:59:53 Checking out Revision 30600ec0adfea65961962f9db181a6a535a2bebe (PR-3394) 05:59:53 > git remote # timeout=10 05:59:53 > git config --get remote.origin.url # timeout=10 05:59:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:53 > git merge 9ab49d518b83cb6b5e0582986504b7992370b3fc # timeout=10 05:59:53 > git rev-parse HEAD^{commit} # timeout=10 05:59:53 > git config core.sparsecheckout # timeout=10 05:59:53 > git checkout -f 30600ec0adfea65961962f9db181a6a535a2bebe # timeout=10 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.118s coverage: 92.9% of statements 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 77.8% of statements 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.050s coverage: 87.2% of statements 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.100s coverage: 87.2% of statements 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.082s coverage: 84.6% of statements 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.099s coverage: 91.6% of statements 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.255s coverage: 64.4% of statements 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.076s coverage: 100.0% of statements 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 69.0% of statements 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 38.4% of statements 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.160s coverage: 47.0% of statements 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.068s coverage: 100.0% of statements 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.071s coverage: 100.0% of statements 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.057s coverage: 9.6% of statements 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 05:59:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.199s coverage: 88.6% of statements 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 05:59:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 05:59:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.940s coverage: 28.7% of statements 05:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:59:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.090s coverage: 99.0% of statements 05:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:59:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.068s coverage: 100.0% of statements 05:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 05:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 05:59:57 Commit message: "build(deps): Bump github.com/lib/pq from 1.9.0 to 1.10.1" 05:59:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.074s coverage: 64.6% of statements 05:59:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 05:59:57 > git --version # timeout=10 05:59:57 > git --version # 'git version 2.17.1' 05:59:57 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.152s coverage: 95.6% of statements 05:59:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 05:59:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 05:59:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 05:59:58 ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements 05:59:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:59:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 05:59:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:59:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:59:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:59:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:59:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements 05:59:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:59:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:59:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements 05:59:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:59:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 28.1% of statements 05:59:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 05:59:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:59:59 GO111MODULE=on go vet ./... 05:59:59 + sudo service docker restart 05:59:59 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:00:02 provisioning config files... 06:00:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5564559346472793713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:02 ---> docker-login.sh 06:00:02 nexus3.edgexfoundry.org:10001 06:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:04 Configure a credential helper to remove this warning. See 06:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:04 06:00:04 Login Succeeded 06:00:04 nexus3.edgexfoundry.org:10002 06:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:04 Configure a credential helper to remove this warning. See 06:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:04 06:00:04 Login Succeeded 06:00:04 nexus3.edgexfoundry.org:10003 06:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:05 Configure a credential helper to remove this warning. See 06:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:05 06:00:05 Login Succeeded 06:00:05 nexus3.edgexfoundry.org:10004 06:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:05 Configure a credential helper to remove this warning. See 06:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:05 06:00:05 Login Succeeded 06:00:05 docker.io 06:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:06 Configure a credential helper to remove this warning. See 06:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:06 06:00:06 Login Succeeded 06:00:06 ---> docker-login.sh ends [Pipeline] } 06:00:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:06 ========================================================= 06:00:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:00:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:00:06 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:00:09 Sending build context to Docker daemon 167.4MB 06:00:09 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:00:09 Step 2/6 : FROM ${BASE} 06:00:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:00:09 5f621e34cdf4: Pulling fs layer 06:00:09 a4357932f1b6: Pulling fs layer 06:00:09 18c013af1878: Pulling fs layer 06:00:09 00ac8860ef70: Pulling fs layer 06:00:09 63d7cb157983: Pulling fs layer 06:00:09 b116817d02f9: Pulling fs layer 06:00:09 745a02a5169b: Pulling fs layer 06:00:09 63d7cb157983: Waiting 06:00:09 745a02a5169b: Waiting 06:00:09 b116817d02f9: Waiting 06:00:09 00ac8860ef70: Waiting 06:00:09 18c013af1878: Download complete 06:00:09 a4357932f1b6: Verifying Checksum 06:00:09 a4357932f1b6: Download complete 06:00:09 63d7cb157983: Verifying Checksum 06:00:09 63d7cb157983: Download complete 06:00:09 b116817d02f9: Verifying Checksum 06:00:09 b116817d02f9: Download complete 06:00:09 5f621e34cdf4: Download complete 06:00:10 5f621e34cdf4: Pull complete 06:00:10 a4357932f1b6: Pull complete 06:00:11 18c013af1878: Pull complete 06:00:12 745a02a5169b: Download complete 06:00:13 00ac8860ef70: Verifying Checksum 06:00:13 00ac8860ef70: Download complete 06:00:23 00ac8860ef70: Pull complete 06:00:23 63d7cb157983: Pull complete 06:00:23 b116817d02f9: Pull complete 06:00:27 745a02a5169b: Pull complete 06:00:27 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:00:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:00:27 ---> b7e6874047d6 06:00:27 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 06:00:30 ---> Running in 9b9f3ed74068 06:00:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:00:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:00:32 (1/12) Installing libmagic (5.38-r0) 06:00:33 (2/12) Installing file (5.38-r0) 06:00:33 (3/12) Installing libc-dev (0.7.2-r3) 06:00:33 (4/12) Installing g++ (9.3.0-r2) 06:00:38 (5/12) Installing fortify-headers (1.1-r0) 06:00:38 (6/12) Installing patch (2.7.6-r6) 06:00:38 (7/12) Installing build-base (0.5-r2) 06:00:38 (8/12) Installing libsodium (1.0.18-r0) 06:00:38 (9/12) Installing pkgconf (1.7.2-r0) 06:00:38 (10/12) Installing libsodium-dev (1.0.18-r0) 06:00:38 (11/12) Installing libzmq (4.3.3-r0) 06:00:38 (12/12) Installing zeromq-dev (4.3.3-r0) 06:00:38 Executing busybox-1.31.1-r19.trigger 06:00:38 OK: 217 MiB in 51 packages 06:00:38 gofmt -l . 06:00:38 [ "`gofmt -l .`" = "" ] 06:00:38 ./bin/test-go-mod-tidy.sh 06:00:38 ./bin/test-attribution-txt.sh [Pipeline] sh 06:00:39 + ls -al . 06:00:39 total 812 06:00:39 drwxrwxr-x 10 1001 1001 4096 Apr 22 06:00 . 06:00:39 drwxr-xr-x 4 root root 28 Apr 22 05:58 .. 06:00:39 -rw-rw-r-- 1 1001 1001 11 Apr 22 05:56 .dockerignore 06:00:39 drwxrwxr-x 8 1001 1001 179 Apr 22 05:56 .git 06:00:39 drwxrwxr-x 3 1001 1001 125 Apr 22 05:56 .github 06:00:39 -rw-rw-r-- 1 1001 1001 818 Apr 22 05:56 .gitignore 06:00:39 drwx------ 3 1001 1001 60 Apr 22 05:57 .semver 06:00:39 -rw-rw-r-- 1 1001 1001 166 Apr 22 05:56 .sonarcloud.properties 06:00:39 -rw-rw-r-- 1 1001 1001 8609 Apr 22 05:56 Attribution.txt 06:00:39 -rw-rw-r-- 1 1001 1001 3804 Apr 22 05:56 CONTRIBUTING.md 06:00:39 -rw-rw-r-- 1 1001 1001 931 Apr 22 05:56 Dockerfile.build 06:00:39 -rw-rw-r-- 1 1001 1001 863 Apr 22 05:56 Jenkinsfile 06:00:39 -rw-rw-r-- 1 1001 1001 10775 Apr 22 05:56 LICENSE 06:00:39 -rw-rw-r-- 1 1001 1001 5774 Apr 22 05:56 Makefile 06:00:39 -rw-rw-r-- 1 1001 1001 7978 Apr 22 05:56 README.md 06:00:39 -rw-rw-r-- 1 1001 1001 6755 Apr 22 05:56 SECURITY.md 06:00:39 -rw-rw-r-- 1 1001 1001 5 Apr 22 05:57 VERSION 06:00:39 -rw-rw-r-- 1 1001 1001 4131 Apr 22 05:56 ZMQWindows.md 06:00:39 drwxrwxr-x 2 1001 1001 117 Apr 22 05:56 bin 06:00:39 drwxrwxr-x 14 1001 1001 4096 Apr 22 05:56 cmd 06:00:39 -rw-r--r-- 1 root root 703598 Apr 22 05:59 coverage.out 06:00:39 -rw-r--r-- 1 root root 1060 Apr 22 06:00 go.mod 06:00:39 -rw-r--r-- 1 root root 22302 Apr 22 06:00 go.sum 06:00:39 drwxrwxr-x 8 1001 1001 127 Apr 22 05:56 internal 06:00:39 drwxrwxr-x 4 1001 1001 26 Apr 22 05:56 openapi 06:00:39 drwxrwxr-x 4 1001 1001 71 Apr 22 05:56 snap 06:00:39 -rw-rw-r-- 1 1001 1001 168 Apr 22 05:56 version.go [Pipeline] sh 06:00:39 + '[' -e coverage.out ] 06:00:39 + chown 1001:1001 coverage.out [Pipeline] stash 06:00:39 Stashed 1 file(s) [Pipeline] sh 06:00:40 + make build 06:00:40 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 06:00:42 Removing intermediate container 9b9f3ed74068 06:00:42 ---> 12a2fbc1c861 06:00:42 Step 4/6 : WORKDIR /edgex-go 06:00:42 ---> Running in fc7101d56a4d 06:00:42 Removing intermediate container fc7101d56a4d 06:00:42 ---> 247d4cbd65d2 06:00:42 Step 5/6 : COPY go.mod . 06:00:43 ---> a696a101a501 06:00:43 Step 6/6 : RUN go mod download 06:00:43 ---> Running in abb7480a665b 06:00:44 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 06:00:54 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 06:00:56 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 06:00:58 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 06:00:59 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 06:01:01 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 06:01:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:01:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:01:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:01:06 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 06:01:08 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 06:01:10 Removing intermediate container abb7480a665b 06:01:10 ---> 627f17e31326 06:01:10 Successfully built 627f17e31326 06:01:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:01:10 + docker inspect -f . ci-base-image-arm64 06:01:10 . [Pipeline] withDockerContainer 06:01:11 prd-ubuntu18.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container 06:01:11 $ 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 ******** ci-base-image-arm64 cat 06:01:12 $ docker top 179d00a4f391726252a68898e3582d3e8be9b54e346f391ac7067f6a5d07fc84 -eo pid,comm [Pipeline] { [Pipeline] } 06:01:13 $ docker stop --time=1 7295ac1168b4ba26bbae41cf35e36ddaae08d05f51c53436c923a93cb424625f 06:01:15 $ docker rm -f 7295ac1168b4ba26bbae41cf35e36ddaae08d05f51c53436c923a93cb424625f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 06:01:16 + go version 06:01:16 go version go1.15.5 linux/arm64 [Pipeline] } 06:01:18 $ docker stop --time=1 179d00a4f391726252a68898e3582d3e8be9b54e346f391ac7067f6a5d07fc84 06:01:20 $ docker rm -f 179d00a4f391726252a68898e3582d3e8be9b54e346f391ac7067f6a5d07fc84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:01:21 06:01:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:01:21 + docker inspect -f . ci-base-image-arm64 06:01:21 . [Pipeline] withDockerContainer 06:01:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:01:21 latest: Pulling from edgex-devops/edgex-compose 06:01:21 cbdbe7a5bc2a: Pulling fs layer 06:01:21 ca9280d653b3: Pulling fs layer 06:01:21 7e9c9ca2126c: Pulling fs layer 06:01:22 prd-ubuntu18.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container 06:01:22 $ 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 ******** ci-base-image-arm64 cat 06:01:22 cbdbe7a5bc2a: Verifying Checksum 06:01:22 cbdbe7a5bc2a: Download complete 06:01:22 cbdbe7a5bc2a: Pull complete 06:01:22 ca9280d653b3: Verifying Checksum 06:01:22 ca9280d653b3: Download complete 06:01:23 $ docker top 4b6e6bbcb5cae12a224a6f18692fd694daf64254bcfe3a729bf059bdb45a043c -eo pid,comm 06:01:23 7e9c9ca2126c: Verifying Checksum 06:01:23 7e9c9ca2126c: Download complete 06:01:23 ca9280d653b3: Pull complete [Pipeline] { [Pipeline] echo 06:01:23 ========================================================= 06:01:23 [edgeXBuildGoParallel] Running Tests and Build... 06:01:23 ========================================================= [Pipeline] sh 06:01:24 + make test 06:01:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:01:30 7e9c9ca2126c: Pull complete 06:01:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:01:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:01:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:01:30 prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container 06:01:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:01:33 $ docker top 4cfc446efd0e8cb00b8f090b2416c0096fb0e74116dcc6547fda306460436b89 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:34 + docker-compose build --help 06:01:34 + grep parallel 06:01:35 --parallel Build images in parallel. [Pipeline] } 06:01:35 $ docker stop --time=1 4cfc446efd0e8cb00b8f090b2416c0096fb0e74116dcc6547fda306460436b89 06:01:37 $ docker rm -f 4cfc446efd0e8cb00b8f090b2416c0096fb0e74116dcc6547fda306460436b89 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:01:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:01:37 . [Pipeline] withDockerContainer 06:01:37 prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container 06:01:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:01:38 $ docker top ff0caadf4a41d980cedc6af4e77bf1678a550468a89a2e52708f735d9f44cef3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:39 + docker-compose -f ./docker-compose-build.yml build --parallel 06:01:40 Building docker-core-command-go ... 06:01:40 Building docker-core-data-go ... 06:01:40 Building docker-core-metadata-go ... 06:01:40 Building docker-security-bootstrapper-go ... 06:01:40 Building docker-security-proxy-setup-go ... 06:01:40 Building docker-security-secretstore-setup-go ... 06:01:40 Building docker-support-notifications-go ... 06:01:40 Building docker-support-scheduler-go ... 06:01:40 Building docker-sys-mgmt-agent-go ... 06:01:40 Building docker-support-scheduler-go 06:01:40 Building docker-core-command-go 06:01:40 Building docker-security-secretstore-setup-go 06:01:40 Building docker-security-bootstrapper-go 06:01:40 Building docker-core-metadata-go 06:01:46 ? github.com/edgexfoundry/edgex-go [no test files] 06:02:19 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:02:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:02:19 ---> c23796e73618 06:02:19 Step 3/24 : WORKDIR /edgex-go 06:02:19 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:02:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:02:19 ---> c23796e73618 06:02:19 Step 3/31 : WORKDIR /edgex-go 06:02:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:02:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:02:19 ---> c23796e73618 06:02:19 Step 3/22 : WORKDIR /edgex-go 06:02:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:02:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:02:19 ---> c23796e73618 06:02:19 Step 3/23 : WORKDIR /edgex-go 06:02:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:02:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:02:19 ---> c23796e73618 06:02:19 Step 3/23 : WORKDIR /edgex-go 06:02:19 ---> Running in ed0a6928d751 06:02:19 ---> Running in d7983f293ee1 06:02:19 ---> Running in 5f784ba0edab 06:02:19 ---> Running in 710cb65c9be3 06:02:19 ---> Running in 96fc39dd82b5 06:02:19 Removing intermediate container 96fc39dd82b5 06:02:19 ---> fe02258a8d58 06:02:19 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:19 Removing intermediate container 5f784ba0edab 06:02:19 ---> 962a99c1a7cb 06:02:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:19 Removing intermediate container ed0a6928d751 06:02:19 ---> 87a20cfba929 06:02:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:19 Removing intermediate container 710cb65c9be3 06:02:19 ---> 42d0cd232e37 06:02:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:19 Removing intermediate container d7983f293ee1 06:02:19 ---> 64ab1e0a2b89 06:02:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:19 ---> Running in 00f6887a1e77 06:02:19 ---> Running in 406cfd494c98 06:02:19 ---> Running in d5294d480f9e 06:02:19 ---> Running in 0de911819cfe 06:02:19 ---> Running in 369a8e57b580 06:02:21 Removing intermediate container d5294d480f9e 06:02:21 ---> c41b465a24e7 06:02:21 Step 5/23 : RUN apk add --update --no-cache make git 06:02:21 ---> Running in f0f497a998a8 06:02:21 Removing intermediate container 406cfd494c98 06:02:21 ---> 98e51cfc1473 06:02:21 Step 5/31 : RUN apk add --update --no-cache make git 06:02:21 ---> Running in dad438b3e810 06:02:21 Removing intermediate container 0de911819cfe 06:02:21 ---> 7692d89bf733 06:02:21 Step 5/24 : RUN apk add --update --no-cache make git 06:02:21 Removing intermediate container 00f6887a1e77 06:02:21 ---> f4acd7b695b7 06:02:21 Step 5/23 : RUN apk add --update --no-cache make git 06:02:21 Removing intermediate container 369a8e57b580 06:02:21 ---> 1c5456f3c429 06:02:21 Step 5/22 : RUN apk add --update --no-cache make git 06:02:21 ---> Running in fe235b84d0a6 06:02:21 ---> Running in 48f3c2beaca4 06:02:21 ---> Running in efa80d5e51bd 06:02:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:02:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:02:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:02:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:02:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:02:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:02:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:02:23 OK: 233 MiB in 51 packages 06:02:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:02:23 OK: 233 MiB in 51 packages 06:02:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:02:23 Removing intermediate container f0f497a998a8 06:02:23 ---> fb1401603ae2 06:02:23 Step 6/23 : COPY go.mod . 06:02:23 OK: 233 MiB in 51 packages 06:02:23 ---> 4a219e822589 06:02:23 Step 7/23 : RUN go mod download 06:02:24 ---> Running in 0979fbd90f6c 06:02:24 OK: 233 MiB in 51 packages 06:02:24 Removing intermediate container dad438b3e810 06:02:24 ---> 1d2c52797e57 06:02:24 Step 6/31 : COPY go.mod . 06:02:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:02:24 ---> bf9eaaceb633 06:02:24 Step 7/31 : RUN go mod download 06:02:24 ---> Running in ecd865b90949 06:02:24 Removing intermediate container fe235b84d0a6 06:02:24 ---> 3f552bc86923 06:02:24 Step 6/24 : COPY go.mod . 06:02:24 Removing intermediate container efa80d5e51bd 06:02:24 ---> 888dd1912c5c 06:02:24 Step 6/22 : COPY go.mod . 06:02:25 ---> 16e0eac4dc45 06:02:25 Step 7/24 : RUN go mod download 06:02:25 ---> Running in 011194cecd45 06:02:25 ---> acb2d78b0d94 06:02:25 Step 7/22 : RUN go mod download 06:02:25 ---> Running in 99cd74afe526 06:02:26 Removing intermediate container 0979fbd90f6c 06:02:26 ---> a3d27c113415 06:02:26 Step 8/23 : COPY . . 06:02:26 OK: 233 MiB in 51 packages 06:02:26 Removing intermediate container ecd865b90949 06:02:26 ---> dc68882fe6c4 06:02:26 Step 8/31 : COPY . . 06:02:32 Removing intermediate container 48f3c2beaca4 06:02:32 ---> 91ca6b2a01d4 06:02:32 Step 6/23 : COPY go.mod . 06:02:32 Removing intermediate container 011194cecd45 06:02:32 ---> 68202153d054 06:02:32 Step 8/24 : COPY . . 06:02:33 ---> 48e50b3a0cd8 06:02:33 Step 7/23 : RUN go mod download 06:02:33 Removing intermediate container 99cd74afe526 06:02:33 ---> d2d84693d5ab 06:02:33 Step 8/22 : COPY . . 06:02:35 ---> Running in 96b653d52e01 06:02:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:02:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:02:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:02:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:02:50 Removing intermediate container 96b653d52e01 06:02:50 ---> ec3a199d3add 06:02:50 Step 8/23 : COPY . . 06:02:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:02:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:02:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:02:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:02:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:02:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:03:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:03:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:03:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:03:09 ---> 06e2354b7aa8 06:03:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:03:09 ---> 6e9d8906e48e 06:03:09 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:03:10 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.348s coverage: 45.9% of statements 06:03:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:03:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:03:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:03:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:03:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:03:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:03:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.115s coverage: 19.8% of statements 06:03:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.220s coverage: 100.0% of statements 06:03:10 ---> Running in ab3ec1015d9e 06:03:10 ---> Running in d8353e999df6 06:03:10 ---> c2472e9a92b7 06:03:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:03:10 ---> 5c7447d4596d 06:03:10 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:03:11 ---> Running in 1b8473a2f957 06:03:11 ---> Running in e8c7502ce397 06:03:13 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 06:03:13 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 06:03:13 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 06:03:13 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 06:03:16 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.545s coverage: 27.1% of statements 06:03:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:03:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:03:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:03:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:03:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:03:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:03:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.154s coverage: 100.0% of statements 06:03:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:03:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.143s coverage: 100.0% of statements 06:03:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:03:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:03:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.285s coverage: 71.3% of statements 06:03:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:03:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:03:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.487s coverage: 82.9% of statements 06:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:03:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.159s coverage: 78.9% of statements 06:03:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:03:20 ---> e21c7e9d2c92 06:03:20 Step 9/23 : RUN make cmd/core-command/core-command 06:03:20 ---> Running in fbef3eac7f66 06:03: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 06:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.097s coverage: 28.6% of statements 06:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.315s coverage: 100.0% of statements 06:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.121s coverage: 100.0% of statements 06:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.470s coverage: 86.7% of statements 06:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.520s coverage: 97.5% of statements 06:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.250s coverage: 78.3% of statements 06:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:03:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.169s coverage: 93.0% of statements 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:03:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.120s coverage: 58.8% of statements 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:03:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.247s coverage: 0.9% of statements 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.136s coverage: 47.1% of statements 06:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.213s coverage: 79.5% of statements 06:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.145s coverage: 94.1% of statements 06:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.166s coverage: 96.3% of statements 06:03:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.138s coverage: 87.5% of statements 06:03:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.143s coverage: 94.4% of statements 06:03:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.140s coverage: 44.8% of statements 06:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.599s coverage: 81.9% of statements 06:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:04:00 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 06:04:05 Removing intermediate container ab3ec1015d9e 06:04:05 ---> c86f41c175f7 06:04:05 06:04:05 Step 10/31 : FROM alpine:3.12 06:04:05 3.12: Pulling from library/alpine 06:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.181s coverage: 92.9% of statements 06:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 06:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 06:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements 06:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.154s coverage: 75.5% of statements 06:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.131s coverage: 80.8% of statements 06:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.189s coverage: 87.2% of statements 06:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.219s coverage: 84.6% of statements 06:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 91.6% of statements 06:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.564s coverage: 64.4% of statements 06:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:04:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.139s coverage: 100.0% of statements 06:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements 06:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 06:04:08 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:04:08 Status: Downloaded newer image for alpine:3.12 06:04:08 ---> 13621d1b12d4 06:04:08 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:04:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 06:04:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 06:04:10 Removing intermediate container 1b8473a2f957 06:04:10 ---> c0dd7449e740 06:04:10 06:04:10 Step 10/24 : FROM alpine:3.12 06:04:10 ---> 13621d1b12d4 06:04:10 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:04:10 ---> Running in 4be81f5a61ec 06:04:10 Removing intermediate container e8c7502ce397 06:04:10 ---> e715638fa880 06:04:10 06:04:10 Step 10/22 : FROM alpine:3.12 06:04:10 ---> 13621d1b12d4 06:04:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:04:10 ---> Running in 3b430a0d21a1 06:04:10 ---> Running in ab0d7f4936b4 06:04:10 Removing intermediate container 4be81f5a61ec 06:04:10 ---> 261c2f99906e 06:04:10 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:04:10 ---> Running in 012b1ef580a7 06:04:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:04:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:04:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:04:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:04:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:04:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.859s coverage: 69.0% of statements 06:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:04:12 (1/6) Installing ca-certificates (20191127-r4) 06:04:12 (1/1) Installing dumb-init (1.2.2-r1) 06:04:12 Executing busybox-1.31.1-r20.trigger 06:04:12 OK: 6 MiB in 15 packages 06:04:12 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:04:12 (3/6) Installing libcurl (7.76.1-r0) 06:04:12 (4/6) Installing curl (7.76.1-r0) 06:04:12 (5/6) Installing dumb-init (1.2.2-r1) 06:04:12 (6/6) Installing su-exec (0.2-r1) 06:04:12 Executing busybox-1.31.1-r20.trigger 06:04:12 Executing ca-certificates-20191127-r4.trigger 06:04:12 (1/2) Installing dumb-init (1.2.2-r1) 06:04:12 (2/2) Installing su-exec (0.2-r1) 06:04:12 Executing busybox-1.31.1-r20.trigger 06:04:12 OK: 6 MiB in 16 packages 06:04:12 OK: 7 MiB in 20 packages 06:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.483s coverage: 38.4% of statements 06:04:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:04:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.100s coverage: 89.5% of statements 06:04:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.100s coverage: 84.8% of statements 06:04:18 Removing intermediate container fbef3eac7f66 06:04:18 ---> 45d8c8ab1b4a 06:04:18 06:04:18 Step 10/23 : FROM alpine:3.12 06:04:18 ---> 13621d1b12d4 06:04:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:04:18 Removing intermediate container d8353e999df6 06:04:18 ---> 960cd808d795 06:04:18 06:04:18 Step 10/23 : FROM alpine:3.12 06:04:18 ---> 13621d1b12d4 06:04:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:04:18 ---> Running in afe0d6144664 06:04:18 ---> Running in 454842d05e06 06:04:18 Removing intermediate container 3b430a0d21a1 06:04:18 ---> e09d6f6ab600 06:04:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:04:18 Removing intermediate container 012b1ef580a7 06:04:18 ---> 332f85d9a110 06:04:18 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:04:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:04:18 Removing intermediate container ab0d7f4936b4 06:04:18 ---> 6dc76484ca98 06:04:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:04:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:04:18 ---> Running in eabd125aec6a 06:04:18 ---> Running in d5d9f53a60a7 06:04:18 ---> Running in 0bad107855b3 06:04:18 (1/1) Installing dumb-init (1.2.2-r1) 06:04:18 Executing busybox-1.31.1-r20.trigger 06:04:18 OK: 6 MiB in 15 packages 06:04:19 Removing intermediate container d5d9f53a60a7 06:04:19 ---> 92aeed5be89d 06:04:19 Step 13/22 : ENV APP_PORT=48085 06:04:19 Removing intermediate container eabd125aec6a 06:04:19 ---> e446bd1864e0 06:04:19 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:04:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:04:19 Removing intermediate container 0bad107855b3 06:04:19 ---> 1fb9721f2886 06:04:19 Step 13/24 : WORKDIR / 06:04:19 ---> Running in 6b33a161bfce 06:04:19 ---> Running in a41d65e694c3 06:04:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:04:19 ---> Running in 24d20630b0b9 06:04:19 (1/1) Installing dumb-init (1.2.2-r1) 06:04:19 Executing busybox-1.31.1-r20.trigger 06:04:19 OK: 6 MiB in 15 packages 06:04:19 Removing intermediate container a41d65e694c3 06:04:19 ---> dc05658fbf71 06:04:19 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:04:19 Removing intermediate container 6b33a161bfce 06:04:19 ---> 139e7d739dfb 06:04:19 Step 14/22 : EXPOSE $APP_PORT 06:04:19 ---> Running in 8a4156766f45 06:04:19 Removing intermediate container 24d20630b0b9 06:04:19 ---> fa55f1e83014 06:04:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:04:20 ---> Running in 91531f34ded3 06:04:20 Removing intermediate container afe0d6144664 06:04:20 ---> 7ad7210bbfad 06:04:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:04:20 ---> Running in c3282363db9c 06:04:20 Removing intermediate container 91531f34ded3 06:04:20 ---> 72f751f7e38d 06:04:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:04:20 ---> f7a0b7257ac8 06:04:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:04:20 Removing intermediate container 454842d05e06 06:04:20 ---> 5550bff70eaf 06:04:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:04:20 ---> Running in b9e446f7558f 06:04:20 Removing intermediate container c3282363db9c 06:04:20 ---> 1750b777eb22 06:04:20 Step 13/23 : ENV APP_PORT=48082 06:04:20 ---> Running in 4bf297037751 06:04:20 ---> a62ec529996a 06:04:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:04:20 Removing intermediate container b9e446f7558f 06:04:20 ---> 4508aa700b8f 06:04:20 Step 13/23 : ENV APP_PORT=48081 06:04:21 ---> 9cca9392f8f7 06:04:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:04:21 Removing intermediate container 4bf297037751 06:04:21 ---> 9a306245fd61 06:04:21 Step 14/23 : EXPOSE $APP_PORT 06:04:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.411s coverage: 47.0% of statements 06:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:04:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements 06:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:04:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.101s coverage: 100.0% of statements 06:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:04:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.129s coverage: 9.6% of statements 06:04:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:04:21 ---> Running in e8c3a14ffad8 06:04:21 ---> Running in 8f4b66017269 06:04:21 ---> a8e4ed0983f2 06:04:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:04:21 Removing intermediate container e8c3a14ffad8 06:04:21 ---> 59dae711dbdd 06:04:21 Step 14/23 : EXPOSE $APP_PORT 06:04:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.452s coverage: 88.6% of statements 06:04:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:04:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:04:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:04:22 ---> 09643941c63d 06:04:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:04:22 Removing intermediate container 8f4b66017269 06:04:22 ---> 76ba6e0ad007 06:04:22 Step 15/23 : WORKDIR / 06:04:22 Removing intermediate container 8a4156766f45 06:04:22 ---> 946e9ecaac54 06:04:22 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:04:22 ---> Running in fecd47adfdd4 06:04:22 ---> Running in 778ede12e495 06:04:22 ---> Running in af4458c8de4e 06:04:22 ---> bd0b02be31b4 06:04:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:04:23 ---> 258d709ae8be 06:04:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:04:23 Removing intermediate container fecd47adfdd4 06:04:23 ---> 9491fbcade5e 06:04:23 Step 15/23 : WORKDIR / 06:04:23 Removing intermediate container 778ede12e495 06:04:23 ---> b1a7edab29c0 06:04:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:04:23 ---> Running in d8684fc0edf6 06:04:23 ---> Running in 8d2ece3fd2e3 06:04:23 Removing intermediate container af4458c8de4e 06:04:23 ---> 29570df01009 06:04:23 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:04:23 ---> d0a32b60e811 06:04:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:04:23 ---> 94176fa2232d 06:04:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:04:23 Removing intermediate container 8d2ece3fd2e3 06:04:23 ---> 5c35ab45a872 06:04:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:04:23 Removing intermediate container d8684fc0edf6 06:04:23 ---> 0e0c6aba403b 06:04:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:04:24 ---> baf05fba58ff 06:04:24 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:04:24 ---> Running in 96421cab0343 06:04:24 ---> Running in 98487276124f 06:04:24 ---> 7ab09f820428 06:04:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:04:24 ---> ee25187cdb39 06:04:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:04:24 Removing intermediate container 96421cab0343 06:04:24 ---> 4547970fb124 06:04:24 Step 20/22 : LABEL arch=x86_64 06:04:24 ---> e86e55e96b9c 06:04:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:04:24 ---> Running in e5a984c00594 06:04:24 ---> Running in 1160d4850c66 06:04:25 Removing intermediate container 1160d4850c66 06:04:25 ---> 55a12bd6cc49 06:04:25 Step 21/22 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:04:25 ---> 4637a80371ae 06:04:25 Step 19/23 : ENTRYPOINT ["/core-command"] 06:04:25 ---> Running in 76aee53751a1 06:04:25 ---> Running in 884d139e2807 06:04:25 ---> 9e3fc4f2312f 06:04:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:04:25 Removing intermediate container 76aee53751a1 06:04:25 ---> 49aa43e01798 06:04:25 Step 22/22 : LABEL version=0.0.0 06:04:25 ---> Running in 700123cae13c 06:04:25 Removing intermediate container 884d139e2807 06:04:25 ---> 0e3de9f1f2c4 06:04:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:04:26 ---> Running in 401a966cea45 06:04:26 ---> 358651406ba4 06:04:26 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:04:26 ---> Running in 0f10146a624f 06:04:26 Removing intermediate container 700123cae13c 06:04:26 ---> ef3231ed4bcd 06:04:26 06:04:26 Removing intermediate container 401a966cea45 06:04:26 ---> d08e2dde2286 06:04:26 Step 21/23 : LABEL arch=x86_64 06:04:26 Successfully built ef3231ed4bcd 06:04:26 Removing intermediate container 98487276124f 06:04:26 ---> 3fd10c3f455e 06:04:26 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:04:26 Successfully tagged docker-support-scheduler-go:latest 06:04:27 Building docker-security-proxy-setup-go 06:04:27  Building docker-support-scheduler-go ... done  ---> Running in b14ae539b331 06:04:27 Removing intermediate container e5a984c00594 06:04:27 ---> d80dc8dde053 06:04:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:04:27 Removing intermediate container 0f10146a624f 06:04:27 ---> 33752dd38276 06:04:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:04:27 ---> Running in baa687219e07 06:04:27 ---> Running in 2ff849a8b471 06:04:27 Removing intermediate container b14ae539b331 06:04:27 ---> b9c5bdc41350 06:04:27 Step 22/23 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:04:27 ---> 280d405ba6d6 06:04:27 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:04:27 Removing intermediate container baa687219e07 06:04:27 ---> 0bebca74cb5d 06:04:27 Step 22/24 : LABEL arch=x86_64 06:04:27 ---> Running in 9ca91a1fd607 06:04:27 Removing intermediate container 2ff849a8b471 06:04:27 ---> 8c75cfe64b7c 06:04:27 Step 21/23 : LABEL arch=x86_64 06:04:27 ---> Running in 97cf6885924c 06:04:27 ---> Running in 47e117f38626 06:04:27 Removing intermediate container 9ca91a1fd607 06:04:27 ---> f525372bc0ad 06:04:27 Step 23/23 : LABEL version=0.0.0 06:04:28 Removing intermediate container 97cf6885924c 06:04:28 ---> 65288f745c50 06:04:28 Step 23/24 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:04:28 ---> Running in 19e7952ed9c2 06:04:28 ---> 310b7e4001d5 06:04:28 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:04:28 Removing intermediate container 47e117f38626 06:04:28 ---> 532acda56ec5 06:04:28 Step 22/23 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:04:29 ---> Running in bad8e99812ce 06:04:29 ---> Running in 3abe2566f529 06:04:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.183s coverage: 28.7% of statements 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:04:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.205s coverage: 99.0% of statements 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:04:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.181s coverage: 100.0% of statements 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:04:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.149s coverage: 64.6% of statements 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:04:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.368s coverage: 95.6% of statements 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:04:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:04:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.088s coverage: 100.0% of statements 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:04:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:04:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 06:04:30 ---> f78dd44daf63 06:04:30 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:04:30 Removing intermediate container 19e7952ed9c2 06:04:30 ---> 34a602d0ef0b 06:04:30 06:04:30 Removing intermediate container 3abe2566f529 06:04:30 ---> 77b540da3169 06:04:30 Step 23/23 : LABEL version=0.0.0 06:04:31 Removing intermediate container bad8e99812ce 06:04:31 ---> 70fb141cb93d 06:04:31 Step 24/24 : LABEL version=0.0.0 06:04:31 Successfully built 34a602d0ef0b 06:04:31 Successfully tagged docker-core-command-go:latest 06:04:31 Building docker-support-notifications-go 06:04:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.111s coverage: 28.1% of statements 06:04:32  Building docker-core-command-go ... done  ---> Running in 0171f8feefba 06:04:32 ---> Running in c897ad0502c4 06:04:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 06:04:33 ---> dee77074b5cc 06:04:33 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:04:33 GO111MODULE=on go vet ./... 06:04:34 Removing intermediate container 0171f8feefba 06:04:34 ---> 531f07fe370f 06:04:34 06:04:34 Removing intermediate container c897ad0502c4 06:04:34 ---> 7e6818e28361 06:04:34 06:04:35 Successfully built 531f07fe370f 06:04:35 Successfully built 7e6818e28361 06:04:35 ---> 7cb8787c8aeb 06:04:35 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:04:35 Successfully tagged docker-security-secretstore-setup-go:latest 06:04:35 Successfully tagged docker-core-metadata-go:latest 06:04:35 Building docker-sys-mgmt-agent-go 06:04:35 Building docker-core-data-go 06:04:36  Building docker-security-secretstore-setup-go ... done  Building docker-core-metadata-go ... done  ---> Running in 7d68d99a8117 06:04:37 Removing intermediate container 7d68d99a8117 06:04:37 ---> 16872824a95a 06:04:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:04:38 ---> e9a80203169b 06:04:38 Step 26/31 : RUN chmod +x /entrypoint.sh 06:04:39 ---> Running in 0cc909fe571e 06:04:42 Removing intermediate container 0cc909fe571e 06:04:42 ---> 15e9088aef5c 06:04:42 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:04:43 ---> Running in 8b9cf0a6dfc4 06:04:43 Removing intermediate container 8b9cf0a6dfc4 06:04:43 ---> 7f5bf7747ea2 06:04:43 Step 28/31 : CMD ["gate"] 06:04:44 ---> Running in 82815ec6b8e3 06:04:45 Removing intermediate container 82815ec6b8e3 06:04:45 ---> 7e6e6b7f90f0 06:04:45 Step 29/31 : LABEL arch=x86_64 06:04:49 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:04:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:04:49 ---> c23796e73618 06:04:49 Step 3/21 : WORKDIR /edgex-go 06:04:49 ---> Using cache 06:04:49 ---> 64ab1e0a2b89 06:04:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:49 ---> Using cache 06:04:49 ---> 1c5456f3c429 06:04:49 Step 5/21 : RUN apk add --update --no-cache make git 06:04:49 ---> Using cache 06:04:49 ---> 888dd1912c5c 06:04:49 Step 6/21 : COPY go.mod . 06:04:49 ---> Using cache 06:04:49 ---> acb2d78b0d94 06:04:49 Step 7/21 : RUN go mod download 06:04:49 ---> Using cache 06:04:49 ---> d2d84693d5ab 06:04:49 Step 8/21 : COPY . . 06:04:49 ---> Using cache 06:04:49 ---> c2472e9a92b7 06:04:49 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:04:49 ---> Running in b995778bf7dc 06:04:51 ---> Running in dea3225c910e 06:04:51 Removing intermediate container b995778bf7dc 06:04:51 ---> 1e5c7101ce77 06:04:51 Step 30/31 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:04:51 ---> Running in a7880a769cc1 06:04:52 Removing intermediate container a7880a769cc1 06:04:52 ---> 16460f8d7979 06:04:52 Step 31/31 : LABEL version=0.0.0 06:04:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:04:53 ---> Running in 115d4ccee3a1 06:04:54 Removing intermediate container 115d4ccee3a1 06:04:54 ---> bf4cc535f8b8 06:04:54 06:04:54 Successfully built bf4cc535f8b8 06:04:55 Successfully tagged docker-security-bootstrapper-go:latest 06:04:59  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:04:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:04:59 ---> c23796e73618 06:04:59 Step 3/22 : WORKDIR /edgex-go 06:04:59 ---> Using cache 06:04:59 ---> 64ab1e0a2b89 06:04:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:59 ---> Using cache 06:04:59 ---> 1c5456f3c429 06:04:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:05:00 ---> Running in a705c02ee09a 06:05:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:05:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:05:04 OK: 233 MiB in 51 packages 06:05:06 Removing intermediate container a705c02ee09a 06:05:06 ---> f5f9ad5160a4 06:05:06 Step 6/22 : COPY go.mod . 06:05:07 ---> bd5808f37c62 06:05:07 Step 7/22 : RUN go mod download 06:05:08 ---> Running in b89900c6113d 06:05:15 Removing intermediate container b89900c6113d 06:05:15 ---> ad6e0723ef18 06:05:15 Step 8/22 : COPY . . 06:05:15 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:05:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:05:15 ---> c23796e73618 06:05:15 Step 3/23 : WORKDIR /edgex-go 06:05:15 ---> Using cache 06:05:15 ---> 64ab1e0a2b89 06:05:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:15 ---> Using cache 06:05:15 ---> 1c5456f3c429 06:05:15 Step 5/23 : RUN apk add --update --no-cache make bash git 06:05:15 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:05:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:05:15 ---> c23796e73618 06:05:15 Step 3/23 : WORKDIR /edgex-go 06:05:15 ---> Using cache 06:05:15 ---> 64ab1e0a2b89 06:05:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:15 ---> Using cache 06:05:15 ---> 1c5456f3c429 06:05:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:05:16 ---> Running in 1f512fc49f16 06:05:16 ---> Running in 348435f17e6c 06:05: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 06:05:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:05:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:05:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:05:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:05:21 OK: 233 MiB in 51 packages 06:05:21 OK: 233 MiB in 51 packages 06:05:24 Removing intermediate container 348435f17e6c 06:05:24 ---> 7f5361ba96ca 06:05:24 Step 6/23 : COPY go.mod . 06:05:24 Removing intermediate container 1f512fc49f16 06:05:24 ---> 8dffc7e672c3 06:05:24 Step 6/23 : COPY go.mod . 06:05:26 ---> db3d523d6943 06:05:26 Step 7/23 : RUN go mod download 06:05:26 ---> 02b356b7d1f6 06:05:26 Step 7/23 : RUN go mod download 06:05:28 ---> Running in 6d241502599c 06:05:28 ---> Running in 9da959def038 06:05:33 Removing intermediate container dea3225c910e 06:05:33 ---> 8ec6fc1e2116 06:05:33 06:05:33 Step 10/21 : FROM alpine:3.12 06:05:33 ---> 13621d1b12d4 06:05:33 Step 11/21 : RUN apk add --update --no-cache curl 06:05:36 ---> Running in 92aae40efc14 06:05:36 Removing intermediate container 6d241502599c 06:05:36 ---> 8a2a4b899971 06:05:36 Step 8/23 : COPY . . 06:05:36 Removing intermediate container 9da959def038 06:05:36 ---> 7c58cda39038 06:05:36 Step 8/23 : COPY . . 06:05:36 ---> 75785639981a 06:05:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:05:36 ---> Running in f116483162ac 06:05:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:05:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:05:38 (1/4) Installing ca-certificates (20191127-r4) 06:05:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:05:39 (3/4) Installing libcurl (7.76.1-r0) 06:05:39 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 06:05:39 (4/4) Installing curl (7.76.1-r0) 06:05:39 Executing busybox-1.31.1-r20.trigger 06:05:39 Executing ca-certificates-20191127-r4.trigger 06:05:39 OK: 7 MiB in 18 packages 06:05:45 Removing intermediate container 92aae40efc14 06:05:45 ---> a372ba4a147c 06:05:45 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:05:46 ---> Running in b5cc6db6f008 06:05:48 Removing intermediate container b5cc6db6f008 06:05:48 ---> ed008c393c0f 06:05:48 Step 13/21 : WORKDIR /edgex 06:05:50 ---> Running in f99c85207d1f 06:05:53 Removing intermediate container f99c85207d1f 06:05:53 ---> 58a6f5bf5e66 06:05:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:05:54 ---> 088d9d70b341 06:05:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:05:55 gofmt -l . 06:05:55 [ "`gofmt -l .`" = "" ] 06:05:55 ./bin/test-go-mod-tidy.sh 06:05:55 ./bin/test-attribution-txt.sh 06:05:57 ---> 9996ba768cb0 06:05:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [Pipeline] sh 06:05:57 + ls -al . 06:05:57 total 840 06:05:57 drwxrwxr-x 9 1001 1001 4096 Apr 22 06:05 . 06:05:57 drwxr-xr-x 4 root root 4096 Apr 22 06:01 .. 06:05:57 -rw-rw-r-- 1 1001 1001 11 Apr 22 05:59 .dockerignore 06:05:57 drwxrwxr-x 8 1001 1001 4096 Apr 22 05:59 .git 06:05:57 drwxrwxr-x 3 1001 1001 4096 Apr 22 05:59 .github 06:05:57 -rw-rw-r-- 1 1001 1001 818 Apr 22 05:59 .gitignore 06:05:57 -rw-rw-r-- 1 1001 1001 166 Apr 22 05:59 .sonarcloud.properties 06:05:57 -rw-rw-r-- 1 1001 1001 8609 Apr 22 05:59 Attribution.txt 06:05:57 -rw-rw-r-- 1 1001 1001 3804 Apr 22 05:59 CONTRIBUTING.md 06:05:57 -rw-rw-r-- 1 1001 1001 931 Apr 22 05:59 Dockerfile.build 06:05:57 -rw-rw-r-- 1 1001 1001 863 Apr 22 05:59 Jenkinsfile 06:05:57 -rw-rw-r-- 1 1001 1001 10775 Apr 22 05:59 LICENSE 06:05:57 -rw-rw-r-- 1 1001 1001 5774 Apr 22 05:59 Makefile 06:05:57 -rw-rw-r-- 1 1001 1001 7978 Apr 22 05:59 README.md 06:05:57 -rw-rw-r-- 1 1001 1001 6755 Apr 22 05:59 SECURITY.md 06:05:57 -rw-rw-r-- 1 1001 1001 5 Apr 22 05:57 VERSION 06:05:57 -rw-rw-r-- 1 1001 1001 4131 Apr 22 05:59 ZMQWindows.md 06:05:57 drwxrwxr-x 2 1001 1001 4096 Apr 22 05:59 bin 06:05:57 drwxrwxr-x 14 1001 1001 4096 Apr 22 05:59 cmd 06:05:57 -rw-r--r-- 1 root root 703598 Apr 22 06:04 coverage.out 06:05:57 -rw-r--r-- 1 root root 1060 Apr 22 06:05 go.mod 06:05:57 -rw-r--r-- 1 root root 22302 Apr 22 06:05 go.sum 06:05:57 drwxrwxr-x 8 1001 1001 4096 Apr 22 05:59 internal 06:05:57 drwxrwxr-x 4 1001 1001 4096 Apr 22 05:59 openapi 06:05:57 drwxrwxr-x 4 1001 1001 4096 Apr 22 05:59 snap 06:05:57 -rw-rw-r-- 1 1001 1001 168 Apr 22 05:59 version.go [Pipeline] sh 06:05:58 + '[' -e coverage.out ] 06:05:58 + chown 1001:1001 coverage.out [Pipeline] stash 06:05:58 Warning: overwriting stash ‘coverage-report’ 06:05:59 Stashed 1 file(s) [Pipeline] sh 06:06:00 + make build 06:06:00 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 06:06:02 ---> 9079901c966b 06:06:02 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:06:02 ---> Running in 7b4695ddb8d1 06:06:02 Removing intermediate container 7b4695ddb8d1 06:06:02 ---> c18e5386b29f 06:06:02 Step 18/21 : CMD ["--init=true"] 06:06:03 ---> Running in 9a9fa14d64e7 06:06:04 Removing intermediate container 9a9fa14d64e7 06:06:04 ---> 916e943adbb7 06:06:04 Step 19/21 : LABEL arch=x86_64 06:06:05 ---> Running in bf4ff7ff0ff1 06:06:06 Removing intermediate container bf4ff7ff0ff1 06:06:06 ---> cb6bff02fbd2 06:06:06 Step 20/21 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:06:08 ---> Running in 2236c1ccf70f 06:06:09 ---> e7d0f6beaea0 06:06:09 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:06:09 ---> Running in 87cb7ff93e2b 06:06:09 Removing intermediate container 2236c1ccf70f 06:06:09 ---> 30cf55fad7a1 06:06:09 Step 21/21 : LABEL version=0.0.0 06:06:09 Removing intermediate container f116483162ac 06:06:09 ---> 1834e6911f1a 06:06:09 06:06:09 Step 10/22 : FROM alpine:3.12 06:06:09 ---> 13621d1b12d4 06:06:09 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:06:09 ---> 871bef646e0a 06:06:09 Step 9/23 : RUN make cmd/core-data/core-data 06:06:09 ---> Running in 82f074e4a93d 06:06:09 ---> Running in a20139e1d993 06:06:09 ---> Running in 6782d6af6820 06:06:10 Removing intermediate container 82f074e4a93d 06:06:10 ---> 3704088f7d05 06:06:10 06:06:10 Successfully built 3704088f7d05 06:06:10 Successfully tagged docker-security-proxy-setup-go:latest 06:06:10  Building docker-security-proxy-setup-go ... done 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 06:06:11 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 06:06:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:11 (1/2) Installing ca-certificates (20191127-r4) 06:06:11 (2/2) Installing dumb-init (1.2.2-r1) 06:06:11 Executing busybox-1.31.1-r20.trigger 06:06:11 Executing ca-certificates-20191127-r4.trigger 06:06:11 OK: 6 MiB in 16 packages 06:06:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:06:13 Removing intermediate container 6782d6af6820 06:06:13 ---> 14ebe79ca995 06:06:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:06:13 ---> Running in ad527fdb3644 06:06:14 Removing intermediate container ad527fdb3644 06:06:14 ---> b51e4f66b221 06:06:14 Step 13/22 : ENV APP_PORT=48060 06:06:15 ---> Running in fd1d3ef29b76 06:06:16 Removing intermediate container fd1d3ef29b76 06:06:16 ---> 3c85b2cc0ead 06:06:16 Step 14/22 : EXPOSE $APP_PORT 06:06:16 ---> Running in a4507a5bfb3e 06:06:16 Removing intermediate container a4507a5bfb3e 06:06:16 ---> d3a850a0078d 06:06:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:06:17 ---> b2b27115193d 06:06:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:06:18 ---> a6c7a76cbed5 06:06:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:06:19 ---> 4f03d863df2a 06:06:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:06:19 ---> Running in 7743945df07c 06:06:19 Removing intermediate container 7743945df07c 06:06:19 ---> c872c378678d 06:06:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:06:19 ---> Running in ed577e54135b 06:06:20 Removing intermediate container ed577e54135b 06:06:20 ---> 903c30e8d7d6 06:06:20 Step 20/22 : LABEL arch=x86_64 06:06:20 ---> Running in 37ef8558777d 06:06:20 Removing intermediate container 37ef8558777d 06:06:20 ---> 0384ed8fe6fc 06:06:20 Step 21/22 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:06:20 ---> Running in 4e8010ee65bd 06:06:21 Removing intermediate container 4e8010ee65bd 06:06:21 ---> 4f134f5106c0 06:06:21 Step 22/22 : LABEL version=0.0.0 06:06:21 ---> Running in c2c3a3fe0ed9 06:06:22 Removing intermediate container c2c3a3fe0ed9 06:06:22 ---> b11d3bdc4aa5 06:06:22 06:06:22 Successfully built b11d3bdc4aa5 06:06:22 Successfully tagged docker-support-notifications-go:latest 06:06:34 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 06:06:35  Building docker-support-notifications-go ... done Removing intermediate container 87cb7ff93e2b 06:06:35 ---> bf2f0369ab75 06:06:35 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:06:36 ---> Running in ca32b8ff68fe 06:06:37 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 06:06:39 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 06:06:40 Removing intermediate container ca32b8ff68fe 06:06:40 ---> 7802f956d297 06:06:40 06:06:40 Step 11/23 : FROM docker:20.10.0 06:06:40 Removing intermediate container a20139e1d993 06:06:40 ---> 14731d69f01f 06:06:40 06:06:40 Step 10/23 : FROM alpine:3.12 06:06:40 ---> 13621d1b12d4 06:06:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:06:40 ---> Running in b8f415197a91 06:06:40 20.10.0: Pulling from library/docker 06:06:40 Removing intermediate container b8f415197a91 06:06:40 ---> c20bad2bdbe8 06:06:40 Step 12/23 : ENV APP_PORT=48080 06:06:40 ---> Running in cda11ad9e9cc 06:06:41 Removing intermediate container cda11ad9e9cc 06:06:41 ---> 4a371ef86dd0 06:06:41 Step 13/23 : EXPOSE $APP_PORT 06:06:41 ---> Running in fb48b670b9fd 06:06:41 Removing intermediate container fb48b670b9fd 06:06:41 ---> 17011ede2c38 06:06:41 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:41 ---> Running in 6c2d50975601 06:06:43 Removing intermediate container 6c2d50975601 06:06:43 ---> da0ca3bf1885 06:06:43 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:06:43 ---> Running in 42ccf3d2b59f 06:06:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:06:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:44 (1/6) Installing dumb-init (1.2.2-r1) 06:06:45 (2/6) Installing libgcc (9.3.0-r2) 06:06:45 (3/6) Installing libsodium (1.0.18-r0) 06:06:45 (4/6) Installing libstdc++ (9.3.0-r2) 06:06:45 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 06:06:46 (5/6) Installing libzmq (4.3.3-r0) 06:06:46 (6/6) Installing zeromq (4.3.3-r0) 06:06:46 Executing busybox-1.31.1-r20.trigger 06:06:46 OK: 8 MiB in 20 packages 06:06:47 Removing intermediate container 42ccf3d2b59f 06:06:47 ---> 87e26832d902 06:06:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:06:48 ---> 19281be51d88 06:06:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:06:49 ---> 7419d9376dcf 06:06:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:06:49 ---> 0c6b2110f7c5 06:06:49 Step 19/23 : ENTRYPOINT ["/core-data"] 06:06:50 ---> Running in 305e8893cb27 06:06:50 Removing intermediate container 305e8893cb27 06:06:50 ---> 5790988b6e02 06:06:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:06:50 ---> Running in 09cd05261ccb 06:06:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:06:50 Status: Downloaded newer image for docker:20.10.0 06:06:50 ---> aefe523efa57 06:06: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' 06:06:50 ---> Running in 5bc4a2e09f66 06:06:50 Removing intermediate container 09cd05261ccb 06:06:50 ---> 10fef313e65a 06:06:50 Step 21/23 : LABEL arch=x86_64 06:06:50 ---> Running in 70b91fa8f420 06:06:50 Removing intermediate container 5bc4a2e09f66 06:06:50 ---> e2e873a7ed8a 06:06:50 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:06:50 ---> Running in 55259f90e060 06:06:50 Removing intermediate container 70b91fa8f420 06:06:50 ---> 87ba5b181e1b 06:06:50 Step 22/23 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:06:50 ---> Running in a8102f843f7a 06:06:51 Removing intermediate container a8102f843f7a 06:06:51 ---> 4b621de3c751 06:06:51 Step 23/23 : LABEL version=0.0.0 06:06:51 ---> Running in 6204a02e8353 06:06:51 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 06:06:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:51 Removing intermediate container 6204a02e8353 06:06:51 ---> ed196b7db167 06:06:51 06:06:51 (1/39) Installing readline (8.0.4-r0) 06:06:51 (2/39) Installing bash (5.0.17-r0) 06:06:51 Executing bash-5.0.17-r0.post-install 06:06:51 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:06:51 (4/39) Installing libcurl (7.76.1-r0) 06:06:51 Successfully built ed196b7db167 06:06:51 (5/39) Installing curl (7.76.1-r0) 06:06:51 (6/39) Installing dumb-init (1.2.2-r1) 06:06:51 (7/39) Installing libbz2 (1.0.8-r1) 06:06:51 Successfully tagged docker-core-data-go:latest 06:06:51 (8/39) Installing expat (2.2.9-r1) 06:06:51  Building docker-core-data-go ... done (9/39) Installing libffi (3.3-r2) 06:06:51 (10/39) Installing gdbm (1.13-r1) 06:06:51 (11/39) Installing xz-libs (5.2.5-r0) 06:06:51 (12/39) Installing sqlite-libs (3.32.1-r0) 06:06:51 (13/39) Installing python3 (3.8.8-r0) 06:06:53 (14/39) Installing py3-appdirs (1.4.4-r1) 06:06:53 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:06:53 (16/39) Installing py3-parsing (2.4.7-r0) 06:06:53 (17/39) Installing py3-six (1.15.0-r0) 06:06:53 (18/39) Installing py3-packaging (20.4-r0) 06:06:53 (19/39) Installing py3-setuptools (47.0.0-r0) 06:06:53 (20/39) Installing py3-chardet (3.0.4-r4) 06:06:53 (21/39) Installing py3-idna (2.9-r0) 06:06:53 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:06:53 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:06:53 (24/39) Installing py3-requests (2.23.0-r0) 06:06:53 (25/39) Installing py3-msgpack (1.0.0-r0) 06:06:53 (26/39) Installing py3-lockfile (0.12.2-r3) 06:06:53 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:06:53 (28/39) Installing py3-colorama (0.4.3-r0) 06:06:53 (29/39) Installing py3-distlib (0.3.0-r0) 06:06:53 (30/39) Installing py3-distro (1.5.0-r1) 06:06:53 (31/39) Installing py3-webencodings (0.5.1-r3) 06:06:53 (32/39) Installing py3-html5lib (1.0.1-r4) 06:06:53 (33/39) Installing py3-pytoml (0.1.21-r0) 06:06:53 (34/39) Installing py3-pep517 (0.8.2-r0) 06:06:53 (35/39) Installing py3-progress (1.5-r0) 06:06:53 (36/39) Installing py3-toml (0.10.1-r0) 06:06:53 (37/39) Installing py3-retrying (1.3.3-r0) 06:06:53 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:06:53 (39/39) Installing py3-pip (20.1.1-r0) 06:06:53 Executing busybox-1.31.1-r19.trigger 06:06:53 OK: 72 MiB in 59 packages 06:06:55 Collecting docker-compose==1.23.2 06:06:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:06:55 Collecting PyYAML<4,>=3.10 06:06:55 Downloading PyYAML-3.13.tar.gz (270 kB) 06:06:56 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 06:06:56 Collecting cached-property<2,>=1.2.0 06:06:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:06:57 Collecting jsonschema<3,>=2.5.1 06:06:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:06:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:06:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:06:57 Collecting docopt<0.7,>=0.6.1 06:06:57 Downloading docopt-0.6.2.tar.gz (25 kB) 06:06:58 Collecting websocket-client<1.0,>=0.32.0 06:06:58 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 06:06:58 Collecting texttable<0.10,>=0.9.0 06:06:58 Downloading texttable-0.9.1.tar.gz (11 kB) 06:06:59 Collecting dockerpty<0.5,>=0.4.1 06:06:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:06:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:07:00 Collecting docker<4.0,>=3.6.0 06:07:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:07:00 Collecting urllib3<1.25,>=1.21.1 06:07:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:07:00 Collecting idna<2.8,>=2.5 06:07:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:07:00 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:07:00 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:07:00 Collecting docker-pycreds>=0.4.0 06:07:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:07:00 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:07:00 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:07:00 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:07:00 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:07:00 Installing collected packages: PyYAML, cached-property, jsonschema, urllib3, idna, requests, docopt, websocket-client, texttable, dockerpty, docker-pycreds, docker, docker-compose 06:07:00 Running setup.py install for PyYAML: started 06:07:01 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 06:07:01 Running setup.py install for PyYAML: finished with status 'done' 06:07:02 Attempting uninstall: urllib3 06:07:02 Found existing installation: urllib3 1.25.9 06:07:02 Uninstalling urllib3-1.25.9: 06:07:02 Successfully uninstalled urllib3-1.25.9 06:07:02 Attempting uninstall: idna 06:07:02 Found existing installation: idna 2.9 06:07:02 Uninstalling idna-2.9: 06:07:02 Successfully uninstalled idna-2.9 06:07:02 Attempting uninstall: requests 06:07:02 Found existing installation: requests 2.23.0 06:07:02 Uninstalling requests-2.23.0: 06:07:02 Successfully uninstalled requests-2.23.0 06:07:02 Running setup.py install for docopt: started 06:07:03 Running setup.py install for docopt: finished with status 'done' 06:07:03 Running setup.py install for texttable: started 06:07:04 Running setup.py install for texttable: finished with status 'done' 06:07:04 Running setup.py install for dockerpty: started 06:07:05 Running setup.py install for dockerpty: finished with status 'done' 06:07:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:07:05 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.58.0 06:07:08 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 06:07:13 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 06:07:17 Removing intermediate container 55259f90e060 06:07:17 ---> 66c933306718 06:07:17 Step 14/23 : ENV APP_PORT=48090 06:07:17 ---> Running in f917eba9e037 06:07:17 Removing intermediate container f917eba9e037 06:07:17 ---> 087bc8bdbaf0 06:07:17 Step 15/23 : EXPOSE $APP_PORT 06:07:17 ---> Running in 158abde15af5 06:07:17 Removing intermediate container 158abde15af5 06:07:17 ---> e67d4c4e8501 06:07:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:07:17 ---> a4cf277d8494 06:07:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:07:17 ---> 6340d5b897ab 06:07:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:07:18 ---> 7f37a485f795 06:07:18 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:07:18 ---> Running in f571d8dd69cb 06:07:18 Removing intermediate container f571d8dd69cb 06:07:18 ---> f28f41c4017d 06:07:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:07:19 ---> Running in 65885b8328f0 06:07:19 Removing intermediate container 65885b8328f0 06:07:19 ---> 11796685b285 06:07:19 Step 21/23 : LABEL arch=x86_64 06:07:19 ---> Running in 411fce21ca08 06:07:19 Removing intermediate container 411fce21ca08 06:07:19 ---> e677c1857a1f 06:07:19 Step 22/23 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:07:19 ---> Running in 7f3ef56b67e1 06:07:19 Removing intermediate container 7f3ef56b67e1 06:07:19 ---> c3edafcb34d3 06:07:19 Step 23/23 : LABEL version=0.0.0 06:07:19 ---> Running in 9dac6c5607f4 06:07:19 Removing intermediate container 9dac6c5607f4 06:07:19 ---> a6a264b4de66 06:07:19 06:07:20 Successfully built a6a264b4de66 06:07:20 Successfully tagged docker-sys-mgmt-agent-go:latest 06:07:20  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:07:21 $ docker stop --time=1 ff0caadf4a41d980cedc6af4e77bf1678a550468a89a2e52708f735d9f44cef3 06:07:22 $ docker rm -f ff0caadf4a41d980cedc6af4e77bf1678a550468a89a2e52708f735d9f44cef3 [Pipeline] // withDockerContainer [Pipeline] } 06:07:23 $ docker stop --time=1 4b6e6bbcb5cae12a224a6f18692fd694daf64254bcfe3a729bf059bdb45a043c 06:07:25 $ docker rm -f 4b6e6bbcb5cae12a224a6f18692fd694daf64254bcfe3a729bf059bdb45a043c [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage 06:07:27 + docker images 06:07:27 + grep docker [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:07:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:07:27 06:07:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:07:27 docker-sys-mgmt-agent-go latest a6a264b4de66 8 seconds ago 312MB 06:07:27 docker-core-data-go latest ed196b7db167 36 seconds ago 22.9MB 06:07:27 docker-support-notifications-go latest b11d3bdc4aa5 About a minute ago 18.2MB 06:07:27 docker-security-proxy-setup-go latest 3704088f7d05 About a minute ago 26MB 06:07:27 docker-security-bootstrapper-go latest bf4cc535f8b8 2 minutes ago 19.3MB 06:07:27 docker-core-metadata-go latest 7e6818e28361 2 minutes ago 19.2MB 06:07:27 docker-security-secretstore-setup-go latest 531f07fe370f 2 minutes ago 26.3MB 06:07:27 docker-core-command-go latest 34a602d0ef0b 2 minutes ago 17.5MB 06:07:27 docker-support-scheduler-go latest ef3231ed4bcd 3 minutes ago 17.7MB 06:07:27 docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles 06:07:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] node 06:07:28 latest: Pulling from edgex-devops/edgex-compose-arm64 06:07:28 29e5d40040c1: Pulling fs layer 06:07:28 1ce36da41761: Pulling fs layer 06:07:28 25b303627fd3: Pulling fs layer 06:07:29 29e5d40040c1: Verifying Checksum 06:07:29 29e5d40040c1: Download complete 06:07:29 1ce36da41761: Verifying Checksum 06:07:29 1ce36da41761: Download complete 06:07:29 29e5d40040c1: Pull complete 06:07:31 1ce36da41761: Pull complete 06:07:31 25b303627fd3: Verifying Checksum 06:07:31 25b303627fd3: Download complete 06:07:41 25b303627fd3: Pull complete 06:07:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:07:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:07:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:07:41 prd-ubuntu18.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container 06:07:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:07:43 Still waiting to schedule task 06:07:43 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:07:45 $ docker top cd563ac36cf70cf014442b09c2686272da1668865e08964cf310419f875a74ce -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:46 + docker-compose build --help 06:07:46 + grep parallel 06:07:49 --parallel Build images in parallel. [Pipeline] } 06:07:49 $ docker stop --time=1 cd563ac36cf70cf014442b09c2686272da1668865e08964cf310419f875a74ce 06:07:51 $ docker rm -f cd563ac36cf70cf014442b09c2686272da1668865e08964cf310419f875a74ce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:07:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:07:52 . [Pipeline] withDockerContainer 06:07:53 prd-ubuntu18.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container 06:07:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:07:54 $ docker top 33b8f0f1a8beb59d4689794c015ed4971085500057d4e46be7b35fcee2fd77b2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:55 + docker-compose -f ./docker-compose-build.yml build --parallel 06:07:59 Building docker-core-command-go ... 06:07:59 Building docker-core-data-go ... 06:07:59 Building docker-core-metadata-go ... 06:07:59 Building docker-security-bootstrapper-go ... 06:07:59 Building docker-security-proxy-setup-go ... 06:07:59 Building docker-security-secretstore-setup-go ... 06:07:59 Building docker-support-notifications-go ... 06:07:59 Building docker-support-scheduler-go ... 06:07:59 Building docker-sys-mgmt-agent-go ... 06:07:59 Building docker-support-notifications-go 06:07:59 Building docker-support-scheduler-go 06:07:59 Building docker-security-proxy-setup-go 06:07:59 Building docker-core-command-go 06:07:59 Building docker-security-secretstore-setup-go 06:08:32 Running on prd-ubuntu18.04-docker-8c-8g-1408 in /w/workspace/edgexfoundry_edgex-go_PR-3394 [Pipeline] { [Pipeline] ws 06:08:32 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:08:36 using credential edgex-jenkins-ssh 06:08:36 Cloning the remote Git repository 06:08:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:08:36 > git init /w/workspace/edgex-go/1 # timeout=10 06:08:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:08:36 > git --version # timeout=10 06:08:36 > git --version # 'git version 2.17.1' 06:08:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:45 Merging remotes/origin/master commit 9ab49d518b83cb6b5e0582986504b7992370b3fc into PR head commit 30600ec0adfea65961962f9db181a6a535a2bebe 06:08:45 Merge succeeded, producing 30600ec0adfea65961962f9db181a6a535a2bebe 06:08:45 Checking out Revision 30600ec0adfea65961962f9db181a6a535a2bebe (PR-3394) 06:08:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:08:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:08:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:08:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3394/head:refs/remotes/origin/PR-3394 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:08:45 > git config core.sparsecheckout # timeout=10 06:08:45 > git checkout -f 30600ec0adfea65961962f9db181a6a535a2bebe # timeout=10 06:08:45 > git remote # timeout=10 06:08:45 > git config --get remote.origin.url # timeout=10 06:08:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:45 > git merge 9ab49d518b83cb6b5e0582986504b7992370b3fc # timeout=10 06:08:45 > git rev-parse HEAD^{commit} # timeout=10 06:08:45 > git config core.sparsecheckout # timeout=10 06:08:45 > git checkout -f 30600ec0adfea65961962f9db181a6a535a2bebe # timeout=10 06:08:49 Commit message: "build(deps): Bump github.com/lib/pq from 1.9.0 to 1.10.1" 06:08:49 > git --version # timeout=10 06:08:49 > git --version # 'git version 2.17.1' 06:08:49 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:50 + echo snap-build.sh 06:08:50 snap-build.sh 06:08:50 + SNAP_BASE_DIR=. 06:08:50 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:08:50 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:08:50 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:08:50 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:08:50 + cd /w/workspace/edgex-go/1 06:08:50 + sudo apt-get remove -qy --purge lxd lxd-client 06:08:50 Reading package lists... 06:08:51 Building dependency tree... 06:08:51 Reading state information... 06:08:51 The following packages were automatically installed and are no longer required: 06:08:51 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:08:51 uidmap xdelta3 06:08:51 Use 'sudo apt autoremove' to remove them. 06:08:51 The following packages will be REMOVED: 06:08:51 lxd* lxd-client* 06:08:51 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:08:51 After this operation, 31.7 MB disk space will be freed. 06:08:53 (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.) 06:08:53 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:08:53 Removing lxd dnsmasq configuration 06:08:53 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:08:54 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:08:55 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:08:55 (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.) 06:08:55 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:08:56 Processing triggers for systemd (237-3ubuntu10.42) ... 06:08:56 Processing triggers for ureadahead (0.100.0-21) ... 06:08:58 + sudo snap remove --purge lxd 06:08:58 snap "lxd" is not installed 06:08:58 + sudo groupadd --force --system lxd 06:08:58 ++ whoami 06:08:58 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:08:58 + newgrp - lxd 06:08:58 + sudo snap install lxd 06:09:08 2021-04-22T06:09:05Z INFO Waiting for automatic snapd restart... 06:09:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:09:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:09:21 ---> 627f17e31326 06:09:21 Step 3/23 : WORKDIR /edgex-go 06:09:21 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:09:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:09:21 ---> 627f17e31326 06:09:21 Step 3/21 : WORKDIR /edgex-go 06:09:21 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:09:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:09:21 ---> 627f17e31326 06:09:21 Step 3/24 : WORKDIR /edgex-go 06:09:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:09:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:09:21 ---> 627f17e31326 06:09:21 Step 3/22 : WORKDIR /edgex-go 06:09:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:09:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:09:21 ---> 627f17e31326 06:09:21 Step 3/22 : WORKDIR /edgex-go 06:09:21 ---> Running in 4f998a289f6a 06:09:21 ---> Running in ca9136c932b3 06:09:21 ---> Running in 75c9849840a1 06:09:21 ---> Running in 7e5bb432a723 06:09:21 ---> Running in b0d4e29f4fde 06:09:21 Removing intermediate container b0d4e29f4fde 06:09:21 ---> dd062d577214 06:09:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:21 Removing intermediate container 4f998a289f6a 06:09:21 ---> 0d847a1b0865 06:09:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:21 Removing intermediate container 7e5bb432a723 06:09:21 ---> 3251116b27e4 06:09:21 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:21 Removing intermediate container ca9136c932b3 06:09:21 ---> 2ae7f2ec41a6 06:09:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:21 Removing intermediate container 75c9849840a1 06:09:21 ---> 4b1d3947edb7 06:09:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:21 ---> Running in 7a692459693d 06:09:21 ---> Running in e8d95aab6402 06:09:21 ---> Running in deea945a2931 06:09:21 ---> Running in b87f8ce12221 06:09:21 ---> Running in 20a15a253af7 06:09:21 Removing intermediate container 7a692459693d 06:09:21 ---> 641c0d5b4c6b 06:09:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:09:21 Removing intermediate container deea945a2931 06:09:21 ---> f70adf8f759c 06:09:21 Step 5/21 : RUN apk add --update --no-cache make git 06:09:21 ---> Running in 2c6f68130f10 06:09:21 ---> Running in f63e8e9ac40e 06:09:21 Removing intermediate container e8d95aab6402 06:09:21 ---> 687b093d33b9 06:09:21 Step 5/22 : RUN apk add --update --no-cache make git 06:09:21 Removing intermediate container b87f8ce12221 06:09:21 ---> 60fb44988ca1 06:09:21 Step 5/23 : RUN apk add --update --no-cache make git 06:09:21 ---> Running in 38bf44502333 06:09:21 Removing intermediate container 20a15a253af7 06:09:21 ---> 26def8df9e10 06:09:21 Step 5/24 : RUN apk add --update --no-cache make git 06:09:22 ---> Running in 8dd11961efd3 06:09:22 ---> Running in e8403383b091 06:09:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:09:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:09:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:09:23 lxd 4.13 from Canonical* installed 06:09:23 + sudo lxd init --auto 06:09:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:09:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:09:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:09:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:09:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:09:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:09:24 OK: 217 MiB in 51 packages 06:09:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:09:24 OK: 217 MiB in 51 packages 06:09:25 OK: 217 MiB in 51 packages 06:09:25 OK: 217 MiB in 51 packages 06:09:25 OK: 217 MiB in 51 packages 06:09:26 Removing intermediate container 2c6f68130f10 06:09:26 ---> e08838812711 06:09:26 Step 6/22 : COPY go.mod . 06:09:26 Removing intermediate container f63e8e9ac40e 06:09:26 ---> 8fb43291bec3 06:09:26 Step 6/21 : COPY go.mod . 06:09:26 Removing intermediate container 38bf44502333 06:09:26 ---> ac61584cc69d 06:09:26 Step 6/22 : COPY go.mod . 06:09:27 Removing intermediate container e8403383b091 06:09:27 ---> 15cbf0e8af1c 06:09:27 Step 6/24 : COPY go.mod . 06:09:27 ---> 52017c71c068 06:09:27 Step 7/22 : RUN go mod download 06:09:27 Removing intermediate container 8dd11961efd3 06:09:27 ---> d7aef78002ef 06:09:27 Step 6/23 : COPY go.mod . 06:09:27 ---> 76b9f4f63874 06:09:27 Step 7/21 : RUN go mod download 06:09:27 ---> Running in be285de9259b 06:09:27 ---> Running in f2a4fe7615a0 06:09:27 ---> d26ad1c586b8 06:09:27 Step 7/22 : RUN go mod download 06:09:27 ---> Running in 4ef36c12a4d2 06:09:28 ---> 63adfc345c51 06:09:28 Step 7/24 : RUN go mod download 06:09:28 ---> 8a6e282b0c9b 06:09:28 Step 7/23 : RUN go mod download 06:09:28 ---> Running in 303db4924752 06:09:28 ---> Running in 84886afe80db 06:09:31 + sudo snap install --classic snapcraft 06:09:32 Removing intermediate container be285de9259b 06:09:32 ---> 0fad6f69fa27 06:09:32 Step 8/22 : COPY . . 06:09:32 Removing intermediate container f2a4fe7615a0 06:09:32 ---> b44c8536ac6c 06:09:32 Step 8/21 : COPY . . 06:09:32 Removing intermediate container 4ef36c12a4d2 06:09:32 ---> 4568632d3fae 06:09:32 Step 8/22 : COPY . . 06:09:32 Removing intermediate container 303db4924752 06:09:32 ---> 11c2a10a17f5 06:09:32 Step 8/24 : COPY . . 06:09:33 Removing intermediate container 84886afe80db 06:09:33 ---> 0678985f82bf 06:09:33 Step 8/23 : COPY . . 06:09:36 snapcraft 4.6.2 from Canonical* installed 06:09:36 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:09:36 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:09:36 % Total % Received % Xferd Average Speed Time Time Time Current 06:09:36 Dload Upload Total Spent Left Speed 06:09:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4098 0 --:--:-- --:--:-- --:--:-- 4098 06:09:36 100 3325k 100 3325k 0 0 9084k 0 --:--:-- --:--:-- --:--:-- 9084k 06:09:36 ./yq_linux_amd64 06:09:36 + sudo snapcraft prime --use-lxd 06:09:38 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:09:38 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: 06:09:38 - README.md 06:09:38 06:09:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:09:39 Launching a container. 06:09:51 Waiting for container to be ready 06:09:51 To start your first instance, try: lxc launch ubuntu:18.04 06:09:51 06:09:55 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:09:55 Waiting for network to be ready... 06:09:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:09:56 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:09:56 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:09:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] 06:09:56 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:09:57 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:09:57 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:09:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:09:57 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:09:57 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:09:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:09:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 06:09:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 06:09:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:09:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 06:09:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 06:09:57 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 06:09:57 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 06:09:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:09:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 06:09:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 06:09:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 06:09:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 06:09:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] 06:09:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 06:09:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 06:09:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 06:10:00 ---> 9cd4443af380 06:10:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:10:00 ---> 71e5ad5e6cdb 06:10:00 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:10:00 ---> e43c51c6cf1b 06:10:00 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:10:00 ---> 8a4ff5370a00 06:10:00 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:10:00 ---> Running in f9477482df1d 06:10:00 ---> Running in a640b02b1cf6 06:10:00 ---> Running in f59ec35ba95a 06:10:00 ---> Running in aee281e33d28 06:10:00 ---> 62a837a27bdd 06:10:00 Step 9/23 : RUN make cmd/core-command/core-command 06:10:00 ---> Running in 6a1d74602274 06:10:00 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 06:10:00 Fetched 24.4 MB in 5s (5354 kB/s) 06:10:01 Reading package lists... 06:10:01 Reading package lists... 06:10:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:10:01 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 06:10:02 Building dependency tree... 06:10:02 Reading state information... 06:10:02 The following additional packages will be installed: 06:10:02 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:10:02 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:10:02 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:10:02 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:10:02 Suggested packages: 06:10:02 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:10:02 Recommended packages: 06:10:02 gnupg libsasl2-modules 06:10:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:10:02 The following NEW packages will be installed: 06:10:02 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:10:02 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:10:02 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:10:02 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:10:02 The following packages will be upgraded: 06:10:02 gpg gpg-agent gpgconf libudev1 06:10:02 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 06:10:02 Need to get 3529 kB of archives. 06:10:02 After this operation, 13.3 MB of additional disk space will be used. 06:10:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:10:02 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 06:10:02 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:10:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 06:10:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 06:10:03 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] 06:10:04 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] 06:10:04 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:10:04 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:10:04 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 06:10:04 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 06:10:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 06:10:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:10:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:10:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:10:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:10:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:10:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:10:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:10:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:10:04 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:10:04 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:10:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 06:10:04 debconf: delaying package configuration, since apt-utils is not installed 06:10:04 Fetched 3529 kB in 3s (1392 kB/s) 06:10:04 (Reading database ... 12511 files and directories currently installed.) 06:10:04 Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... 06:10:04 Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 06:10:04 Setting up libudev1:amd64 (237-3ubuntu10.46) ... 06:10:05 Selecting previously unselected package udev. 06:10:05 (Reading database ... 12511 files and directories currently installed.) 06:10:05 Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... 06:10:05 Unpacking udev (237-3ubuntu10.46) ... 06:10:05 Selecting previously unselected package libfuse2:amd64. 06:10:05 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:10:05 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:10:05 Selecting previously unselected package fuse. 06:10:05 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:10:05 Unpacking fuse (2.9.7-1ubuntu1) ... 06:10:05 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 06:10:05 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:10:05 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 06:10:05 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:10:05 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 06:10:06 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:10:06 Selecting previously unselected package libksba8:amd64. 06:10:06 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:10:06 Unpacking libksba8:amd64 (1.3.5-2) ... 06:10:06 Selecting previously unselected package libroken18-heimdal:amd64. 06:10:06 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:10:06 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:06 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:10:06 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:10:06 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:06 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:10:06 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:10:06 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:06 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:10:06 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:10:06 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:06 Selecting previously unselected package libwind0-heimdal:amd64. 06:10:06 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:10:06 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:06 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:10:06 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:10:06 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:06 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:10:06 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:10:06 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:07 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:10:07 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:10:07 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:07 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:10:07 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:10:07 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:07 Selecting previously unselected package libsasl2-modules-db:amd64. 06:10:07 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:10:07 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:10:07 Selecting previously unselected package libsasl2-2:amd64. 06:10:07 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:10:07 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:10:07 Selecting previously unselected package libldap-common. 06:10:07 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 06:10:07 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:10:07 Selecting previously unselected package libldap-2.4-2:amd64. 06:10:07 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 06:10:07 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:10:07 Selecting previously unselected package dirmngr. 06:10:07 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 06:10:07 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 06:10:07 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:10:07 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 06:10:08 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:10:08 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:10:08 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:10:08 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 06:10:08 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:08 Setting up libksba8:amd64 (1.3.5-2) ... 06:10:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:10:08 Setting up udev (237-3ubuntu10.46) ... 06:10:08 invoke-rc.d: policy-rc.d denied execution of start. 06:10:08 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:08 Processing triggers for systemd (237-3ubuntu10) ... 06:10:08 Setting up fuse (2.9.7-1ubuntu1) ... 06:10:08 Setting up gpg (2.2.4-1ubuntu1.4) ... 06:10:08 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:08 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:09 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:09 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:09 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:09 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:09 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:10:09 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:10:09 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 06:10:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:10:09 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:10:09 settings in the [Install] section, and DefaultInstance for template units). 06:10:09 This means they are not meant to be enabled using systemctl. 06:10:09 Possible reasons for having this kind of units are: 06:10:09 1) A unit may be statically enabled by being symlinked from another unit's 06:10:09 .wants/ or .requires/ directory. 06:10:09 2) A unit's purpose may be to act as a helper for some other unit which has 06:10:09 a requirement dependency on it. 06:10:09 3) A unit may be started when needed via activation (socket, path, timer, 06:10:09 D-Bus, udev, scripted systemctl call, ...). 06:10:09 4) In case of template units, the unit is meant to be enabled with some 06:10:09 instance name specified. 06:10:10 Reading package lists... 06:10:10 Building dependency tree... 06:10:10 Reading state information... 06:10:10 The following additional packages will be installed: 06:10:10 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:10:10 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:10:10 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:10:10 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:10:10 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:10:10 Suggested packages: 06:10:10 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:10:10 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:10:10 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:10:10 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:10:10 systemd-container policykit-1 06:10:10 Recommended packages: 06:10:10 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:10:10 The following NEW packages will be installed: 06:10:10 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:10:10 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:10:10 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:10:10 multiarch-support openssh-client python3 python3-minimal python3.6 06:10:10 python3.6-minimal snapd squashfs-tools sudo 06:10:10 The following packages will be upgraded: 06:10:10 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:10:10 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 06:10:10 Need to get 35.2 MB of archives. 06:10:10 After this operation, 141 MB of additional disk space will be used. 06:10:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 06:10:10 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] 06:10:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 06:10:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:10:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 06:10:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 06:10:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 06:10:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:10:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:10:11 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 06:10:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:10:11 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 06:10:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:10:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:10:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:10:11 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 06:10:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:10:11 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 06:10:11 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:10:11 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:10:11 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:10:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:10:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:10:11 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:10:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:10:11 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:10:11 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 06:10:11 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:10:12 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:10:12 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:10:13 debconf: delaying package configuration, since apt-utils is not installed 06:10:13 Fetched 35.2 MB in 2s (15.6 MB/s) 06:10:13 (Reading database ... 12757 files and directories currently installed.) 06:10:13 Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 06:10:13 Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... 06:10:13 Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 06:10:13 Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 06:10:13 Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 06:10:13 (Reading database ... 12757 files and directories currently installed.) 06:10:13 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 06:10:13 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 06:10:14 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 06:10:14 (Reading database ... 12757 files and directories currently installed.) 06:10:14 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 06:10:14 Unpacking apt (1.6.13) over (1.6.1) ... 06:10:14 Setting up apt (1.6.13) ... 06:10:14 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:10:15 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:10:15 (Reading database ... 12764 files and directories currently installed.) 06:10:15 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:10:15 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:10:15 Selecting previously unselected package libpython3.6-minimal:amd64. 06:10:15 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:10:15 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:10:15 Selecting previously unselected package libexpat1:amd64. 06:10:15 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:10:15 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:10:15 Selecting previously unselected package python3.6-minimal. 06:10:15 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:10:15 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:10:16 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 06:10:16 Checking for services that may need to be restarted...done. 06:10:16 Checking for services that may need to be restarted...done. 06:10:16 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:10:16 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:10:16 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:10:16 Selecting previously unselected package python3-minimal. 06:10:16 (Reading database ... 13012 files and directories currently installed.) 06:10:16 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:10:16 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:10:16 Selecting previously unselected package mime-support. 06:10:16 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:10:16 Unpacking mime-support (3.60ubuntu1) ... 06:10:17 Selecting previously unselected package libmpdec2:amd64. 06:10:17 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:10:17 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:10:17 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:10:17 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:10:17 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:10:17 Selecting previously unselected package python3.6. 06:10:17 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:10:17 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:10:17 Selecting previously unselected package libpython3-stdlib:amd64. 06:10:17 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:10:17 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:10:18 Setting up python3-minimal (3.6.7-1~18.04) ... 06:10:18 Selecting previously unselected package python3. 06:10:18 (Reading database ... 13442 files and directories currently installed.) 06:10:18 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:10:18 Unpacking python3 (3.6.7-1~18.04) ... 06:10:18 Selecting previously unselected package multiarch-support. 06:10:18 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:10:18 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:10:18 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:10:19 Selecting previously unselected package liblzo2-2:amd64. 06:10:19 (Reading database ... 13479 files and directories currently installed.) 06:10:19 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:10:19 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:10:19 Selecting previously unselected package libbsd0:amd64. 06:10:19 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:10:19 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:10:19 Selecting previously unselected package sudo. 06:10:19 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:10:19 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:10:19 Selecting previously unselected package apparmor. 06:10:19 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:10:19 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:10:19 Selecting previously unselected package libedit2:amd64. 06:10:19 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:10:19 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:10:19 Selecting previously unselected package libkrb5support0:amd64. 06:10:19 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:10:19 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:10:19 Selecting previously unselected package libk5crypto3:amd64. 06:10:19 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:10:19 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:10:19 Selecting previously unselected package libkeyutils1:amd64. 06:10:19 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:10:19 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:10:20 Selecting previously unselected package libkrb5-3:amd64. 06:10:20 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:10:20 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:10:20 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:10:20 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:10:20 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:10:20 Selecting previously unselected package libssl1.0.0:amd64. 06:10:20 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 06:10:20 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:10:20 Selecting previously unselected package openssh-client. 06:10:20 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:10:20 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:10:20 Selecting previously unselected package squashfs-tools. 06:10:20 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:10:20 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:10:20 Selecting previously unselected package snapd. 06:10:20 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 06:10:20 Unpacking snapd (2.48.3+18.04) ... 06:10:22 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:10:22 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:10:23 Setting up mime-support (3.60ubuntu1) ... 06:10:23 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:10:23 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:10:23 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:10:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:10:23 Setting up systemd (237-3ubuntu10.46) ... 06:10:23 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:10:23 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:10:23 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:10:23 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:10:24 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:10:24 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:10:24 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:10:24 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:10:24 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:10:24 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:10:24 Setting up python3 (3.6.7-1~18.04) ... 06:10:24 running python rtupdate hooks for python3.6... 06:10:24 running python post-rtupdate hooks for python3.6... 06:10:25 Setting up apparmor (2.12-4ubuntu5.1) ... 06:10:26 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:10:26 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:10:26 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:10:26 Setting up snapd (2.48.3+18.04) ... 06:10:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:10:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:10:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:10:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:10:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:10:28 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:10:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:10:28 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:10:28 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:10:28 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:10:28 /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' 06:10:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:10:29 Processing triggers for systemd (237-3ubuntu10.46) ... 06:10:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:10:30 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:10:30 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:10:31 Reading package lists... 06:10:31 Reading package lists... 06:10:31 Building dependency tree... 06:10:31 Reading state information... 06:10:31 Calculating upgrade... 06:10:32 The following packages will be upgraded: 06:10:32 advancecomp base-files bash binutils binutils-common 06:10:32 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:10:32 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:10:32 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:10:32 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:10:32 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:10:32 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:10:32 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 06:10:32 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 06:10:32 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 06:10:32 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 06:10:32 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 06:10:32 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 06:10:32 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 06:10:32 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:10:32 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:10:32 Need to get 64.0 MB of archives. 06:10:32 After this operation, 5034 kB of additional disk space will be used. 06:10:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 06:10:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:10:32 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:10:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:10:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:10:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:10:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:10:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:10:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:10:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:10:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:10:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:10:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:10:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:10:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:10:32 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:10:32 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:10:32 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:10:32 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:10:32 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:10:32 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:10:32 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:10:32 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:10:32 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:10:32 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:10:32 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:10:32 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:10:32 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:10:32 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:10:32 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:10:32 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:10:32 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:10:32 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:10:32 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:10:32 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:10:32 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 06:10:32 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 06:10:32 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 06:10:32 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:10:32 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:10:32 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 06:10:32 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:10:32 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:10:32 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:10:32 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:10:32 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:10:32 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:10:32 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:10:32 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] 06:10:32 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 06:10:32 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 06:10:32 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 06:10:32 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:10:32 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:10:32 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:10:32 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:10:32 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:10:32 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:10:32 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:10:33 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:10:33 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:10:33 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:10:33 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:10:33 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:10:33 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:10:33 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:10:33 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:10:33 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:10:33 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:10:33 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:10:33 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:10:33 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:10:33 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:10:33 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:10:33 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:10:33 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:10:33 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:10:33 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:10:33 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:10:33 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:10:33 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:10:33 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:10:33 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] 06:10:33 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:10:33 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] 06:10:33 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] 06:10:33 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:10:33 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 06:10:33 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:10:33 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:10:33 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 06:10:33 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 06:10:33 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:10:33 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:10:33 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] 06:10:33 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:10:33 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:10:33 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:10:34 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:10:34 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:10:34 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:10:34 debconf: delaying package configuration, since apt-utils is not installed 06:10:34 Fetched 64.0 MB in 2s (30.4 MB/s) 06:10:34 (Reading database ... 13912 files and directories currently installed.) 06:10:34 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:10:34 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:10:35 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:10:35 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:10:35 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 06:10:35 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 06:10:35 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:36 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:36 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:36 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:36 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:36 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:36 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:36 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:36 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:36 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:36 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:36 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:36 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:36 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:36 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:10:37 (Reading database ... 13911 files and directories currently installed.) 06:10:37 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:37 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:10:37 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:10:37 (Reading database ... 13911 files and directories currently installed.) 06:10:37 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:37 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:37 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:37 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:37 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:10:37 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:10:38 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:10:38 (Reading database ... 13911 files and directories currently installed.) 06:10:38 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:10:38 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:10:38 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:10:38 (Reading database ... 13911 files and directories currently installed.) 06:10:38 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:10:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:10:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:10:38 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:10:39 Setting up base-files (10.1ubuntu2.10) ... 06:10:39 Installing new version of config file /etc/issue ... 06:10:39 Installing new version of config file /etc/issue.net ... 06:10:39 Installing new version of config file /etc/lsb-release ... 06:10:39 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:10:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:10:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:10:39 Removing obsolete conffile /etc/default/motd-news ... 06:10:39 (Reading database ... 13912 files and directories currently installed.) 06:10:39 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:10:39 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:10:39 Setting up bash (4.4.18-2ubuntu1.2) ... 06:10:39 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 06:10:40 (Reading database ... 13912 files and directories currently installed.) 06:10:40 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:40 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:10:40 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:10:40 (Reading database ... 13912 files and directories currently installed.) 06:10:40 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:10:40 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:10:40 Setting up tar (1.29b-2ubuntu0.2) ... 06:10:40 (Reading database ... 13912 files and directories currently installed.) 06:10:40 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:10:40 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:10:40 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:10:40 (Reading database ... 13912 files and directories currently installed.) 06:10:40 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:10:40 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:10:41 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:10:41 (Reading database ... 13912 files and directories currently installed.) 06:10:41 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:10:41 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:10:41 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:10:41 (Reading database ... 13912 files and directories currently installed.) 06:10:41 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:10:41 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:10:41 Setting up grep (3.1-2build1) ... 06:10:41 (Reading database ... 13912 files and directories currently installed.) 06:10:41 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:10:41 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:10:41 Setting up login (1:4.5-1ubuntu2) ... 06:10:41 (Reading database ... 13912 files and directories currently installed.) 06:10:41 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:10:41 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:10:42 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:10:42 (Reading database ... 13912 files and directories currently installed.) 06:10:42 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:10:42 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:10:42 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:10:42 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:10:43 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:10:43 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:10:43 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:10:43 (Reading database ... 13912 files and directories currently installed.) 06:10:43 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:10:43 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:10:45 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:10:45 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:10:45 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:10:45 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:10:45 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:10:45 (Reading database ... 13912 files and directories currently installed.) 06:10:45 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:10:45 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:10:45 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:10:45 (Reading database ... 13912 files and directories currently installed.) 06:10:45 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:45 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:10:45 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:10:45 (Reading database ... 13912 files and directories currently installed.) 06:10:45 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:45 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:10:46 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:10:46 (Reading database ... 13912 files and directories currently installed.) 06:10:46 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:46 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:10:46 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:10:46 (Reading database ... 13912 files and directories currently installed.) 06:10:46 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:46 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:10:46 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:10:46 (Reading database ... 13912 files and directories currently installed.) 06:10:46 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:10:46 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:10:46 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:10:46 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:10:46 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:10:47 (Reading database ... 13912 files and directories currently installed.) 06:10:47 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:10:47 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:10:47 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:10:47 (Reading database ... 13912 files and directories currently installed.) 06:10:47 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:47 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:10:47 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:10:47 (Reading database ... 13912 files and directories currently installed.) 06:10:47 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:47 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:10:47 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:10:47 (Reading database ... 13912 files and directories currently installed.) 06:10:47 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:47 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:10:48 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:10:48 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:10:48 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:10:49 (Reading database ... 13912 files and directories currently installed.) 06:10:49 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:10:49 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:10:49 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:10:49 (Reading database ... 13912 files and directories currently installed.) 06:10:49 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:10:49 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:10:49 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:10:49 (Reading database ... 13914 files and directories currently installed.) 06:10:49 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:10:49 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:10:49 Setting up debconf (1.5.66ubuntu1) ... 06:10:50 (Reading database ... 13914 files and directories currently installed.) 06:10:50 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:10:50 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:10:50 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:10:50 (Reading database ... 13914 files and directories currently installed.) 06:10:50 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:10:50 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:10:50 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:10:50 (Reading database ... 13914 files and directories currently installed.) 06:10:50 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:10:50 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:10:50 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:10:51 (Reading database ... 13914 files and directories currently installed.) 06:10:51 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:10:51 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:10:51 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:10:51 (Reading database ... 13914 files and directories currently installed.) 06:10:51 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:10:51 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:10:51 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:10:51 (Reading database ... 13914 files and directories currently installed.) 06:10:51 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:10:51 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:10:51 Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... 06:10:51 Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... 06:10:52 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:10:52 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:10:52 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:10:52 (Reading database ... 13914 files and directories currently installed.) 06:10:52 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:10:52 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:10:52 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:10:52 (Reading database ... 13914 files and directories currently installed.) 06:10:52 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:10:52 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:10:52 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:10:52 (Reading database ... 13914 files and directories currently installed.) 06:10:52 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:10:52 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:10:53 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:10:53 (Reading database ... 13914 files and directories currently installed.) 06:10:53 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 06:10:53 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 06:10:53 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 06:10:53 (Reading database ... 13914 files and directories currently installed.) 06:10:53 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:10:53 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:10:54 Setting up passwd (1:4.5-1ubuntu2) ... 06:10:54 (Reading database ... 13914 files and directories currently installed.) 06:10:54 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 06:10:54 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:10:54 Setting up gpgv (2.2.4-1ubuntu1.4) ... 06:10:54 (Reading database ... 13914 files and directories currently installed.) 06:10:54 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 06:10:54 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 06:10:54 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 06:10:54 (Reading database ... 13914 files and directories currently installed.) 06:10:54 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 06:10:54 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 06:10:55 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 06:10:55 (Reading database ... 13914 files and directories currently installed.) 06:10:55 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:10:55 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:10:55 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:10:55 (Reading database ... 13914 files and directories currently installed.) 06:10:55 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:10:55 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:10:55 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:10:55 (Reading database ... 13914 files and directories currently installed.) 06:10:55 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:10:55 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:10:55 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:10:55 (Reading database ... 13914 files and directories currently installed.) 06:10:55 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:10:55 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:10:56 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:10:56 (Reading database ... 13914 files and directories currently installed.) 06:10:56 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 06:10:56 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 06:10:56 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 06:10:56 (Reading database ... 13914 files and directories currently installed.) 06:10:56 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 06:10:56 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 06:10:56 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 06:10:56 (Reading database ... 13915 files and directories currently installed.) 06:10:56 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:10:57 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:10:57 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:10:57 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:10:57 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:10:57 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:10:57 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:10:57 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:10:57 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:10:57 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:10:57 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:10:57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:10:58 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:10:58 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:10:58 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:10:58 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:10:58 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:10:58 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:10:58 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:10:58 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:10:58 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:10:58 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:10:58 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:10:58 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:10:59 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:10:59 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:11:00 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:11:00 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:11:00 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:11:00 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:11:00 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:11:00 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:11:00 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:11:00 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:11:00 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:11:00 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:11:01 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:11:01 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:11:01 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:11:01 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:11:01 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:11:01 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:11:01 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:11:01 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:11:02 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:11:02 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:11:03 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:11:03 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:11:04 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:11:04 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:11:04 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:11:04 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:11:05 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:11:05 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:11:05 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:11:05 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:11:05 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:11:05 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:11:05 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:11:06 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:11:06 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:11:06 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:11:06 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:11:06 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:11:06 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:11:06 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:11:06 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:11:06 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:11:06 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:11:06 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:11:06 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:11:06 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:11:06 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:11:06 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:11:06 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:11:06 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:11:06 06:11:06 Current default time zone: 'Etc/UTC' 06:11:06 Local time is now: Thu Apr 22 06:11:06 UTC 2021. 06:11:06 Universal Time is now: Thu Apr 22 06:11:06 UTC 2021. 06:11:06 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:11:06 06:11:06 Setting up systemd-sysv (237-3ubuntu10.46) ... 06:11:06 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:11:07 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 06:11:07 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:11:07 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:11:07 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:11:07 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:11:07 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:11:07 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:11:07 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:11:07 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:11:07 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:11:07 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:11:07 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 06:11:07 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:11:07 Setting up patch (2.7.6-2ubuntu1.1) ... 06:11:07 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:11:07 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:11:07 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 06:11:07 Installing new version of config file /etc/ssl/openssl.cnf ... 06:11:07 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:11:07 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:11:07 Setting up ca-certificates (20210119~18.04.1) ... 06:11:09 Updating certificates in /etc/ssl/certs... 06:11:10 23 added, 27 removed; done. 06:11:10 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:11:10 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:11:10 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:11:10 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:11:10 Setting up pkgbinarymangler (138.18.04.1) ... 06:11:10 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:11:10 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 06:11:10 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:11:10 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:11:10 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:11:10 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:11:10 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:11:11 Setting up perl (5.26.1-6ubuntu0.5) ... 06:11:11 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 06:11:11 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:11:11 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:11:11 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 06:11:11 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:11:11 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:11:11 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:11:11 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:11:11 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:11:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:11:11 Processing triggers for systemd (237-3ubuntu10.46) ... 06:11:11 Processing triggers for mime-support (3.60ubuntu1) ... 06:11:11 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:11:11 Updating certificates in /etc/ssl/certs... 06:11:12 0 added, 0 removed; done. 06:11:12 Running hooks in /etc/ca-certificates/update.d... 06:11:12 done. 06:11:12 Reading package lists... 06:11:12 Building dependency tree... 06:11:12 Reading state information... 06:11:12 The following NEW packages will be installed: 06:11:12 apt-transport-https 06:11:13 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:11:13 Need to get 1692 B of archives. 06:11:13 After this operation, 154 kB of additional disk space will be used. 06:11:13 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 06:11:13 debconf: delaying package configuration, since apt-utils is not installed 06:11:13 Fetched 1692 B in 0s (8559 B/s) 06:11:13 Selecting previously unselected package apt-transport-https. 06:11:13 (Reading database ... 13920 files and directories currently installed.) 06:11:13 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 06:11:13 Unpacking apt-transport-https (1.6.13) ... 06:11:13 Setting up apt-transport-https (1.6.13) ... 06:11:13 Waiting for network to be ready... 06:11:20 2021-04-22T06:11:17Z INFO Waiting for automatic snapd restart... 06:11:20 snapd 2.49.2 from Canonical* installed 06:11:21 "snapd" switched to the "latest/stable" channel 06:11:21 06:11:23 core18 20210309 from Canonical* installed 06:11:24 "core18" switched to the "latest/stable" channel 06:11:24 06:11:28 snapcraft 4.6.2 from Canonical* installed 06:11:28 "snapcraft" switched to the "latest/stable" channel 06:11:28 06:11:32 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: 06:11:32 - README.md 06:11:32 06:11:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:11:39 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:11:39 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:11:39 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:11:39 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:11:39 Fetched 88.7 kB in 1s (147 kB/s) 06:11:39 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 06:11:39 Reading package lists... 06:11:40 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 06:11:40 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 06:11:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:11:46 Reading package lists... 06:11:46 Building dependency tree... 06:11:46 Reading state information... 06:11:46 Suggested packages: 06:11:46 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:11:46 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:11:46 Recommended packages: 06:11:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:11:46 The following NEW packages will be installed: 06:11:46 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:11:46 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:11:46 pkg-config zip 06:11:46 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:11:46 Need to get 7663 kB of archives. 06:11:46 After this operation, 43.8 MB of additional disk space will be used. 06:11:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 06:11:46 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:11:47 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:11:47 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:11:47 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:11:47 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:11:47 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:11:47 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:11:47 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:11:47 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:11:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 06:11:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 06:11:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 06:11:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:11:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:11:48 debconf: delaying package configuration, since apt-utils is not installed 06:11:48 Fetched 7663 kB in 1s (5120 kB/s) 06:11:48 Selecting previously unselected package libglib2.0-0:amd64. 06:11:48 (Reading database ... 13924 files and directories currently installed.) 06:11:48 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 06:11:48 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:11:48 Selecting previously unselected package libpsl5:amd64. 06:11:48 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:11:48 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:11:48 Selecting previously unselected package libnghttp2-14:amd64. 06:11:48 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:11:48 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:11:48 Selecting previously unselected package librtmp1:amd64. 06:11:48 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:11:48 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:11:48 Selecting previously unselected package libcurl3-gnutls:amd64. 06:11:48 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 06:11:48 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:11:48 Selecting previously unselected package liberror-perl. 06:11:48 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:11:49 Unpacking liberror-perl (0.17025-1) ... 06:11:49 Selecting previously unselected package git-man. 06:11:49 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 06:11:49 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 06:11:49 Selecting previously unselected package git. 06:11:49 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 06:11:49 Unpacking git (1:2.17.1-1ubuntu0.8) ... 06:11:50 Selecting previously unselected package libnorm1:amd64. 06:11:50 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:11:50 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:11:50 Selecting previously unselected package libpgm-5.2-0:amd64. 06:11:50 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:11:50 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:11:50 Selecting previously unselected package libsodium23:amd64. 06:11:50 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:11:50 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:11:50 Selecting previously unselected package libzmq5:amd64. 06:11:50 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:11:50 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:11:50 Selecting previously unselected package libzmq3-dev:amd64. 06:11:50 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:11:50 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:11:50 Selecting previously unselected package pkg-config. 06:11:50 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:11:50 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:11:50 Selecting previously unselected package zip. 06:11:50 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:11:50 Unpacking zip (3.0-11build1) ... 06:11:51 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:11:51 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 06:11:51 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:11:51 Setting up liberror-perl (0.17025-1) ... 06:11:51 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:11:51 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:11:51 No schema files found: doing nothing. 06:11:51 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:11:51 Setting up zip (3.0-11build1) ... 06:11:51 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:11:51 Setting up libsodium23:amd64 (1.0.16-2) ... 06:11:51 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:11:51 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:11:51 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:11:51 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:11:51 Setting up git (1:2.17.1-1ubuntu0.8) ... 06:11:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:11:55 Removing intermediate container f59ec35ba95a 06:11:55 ---> 4034bd702fe5 06:11:55 06:11:55 Step 10/24 : FROM alpine:3.12 06:11:55 3.12: Pulling from library/alpine 06:11:56 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:11:56 Status: Downloaded newer image for alpine:3.12 06:11:56 ---> 9852663dfa18 06:11:56 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:11:57 ---> Running in 64a5e17a8229 06:11:58 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:11:58 git set to automatically installed. 06:11:58 git-man set to automatically installed. 06:11:58 libcurl3-gnutls set to automatically installed. 06:11:58 liberror-perl set to automatically installed. 06:11:58 libglib2.0-0 set to automatically installed. 06:11:58 libnghttp2-14 set to automatically installed. 06:11:58 libnorm1 set to automatically installed. 06:11:58 libpgm-5.2-0 set to automatically installed. 06:11:58 libpsl5 set to automatically installed. 06:11:58 librtmp1 set to automatically installed. 06:11:58 libsodium23 set to automatically installed. 06:11:58 libzmq3-dev set to automatically installed. 06:11:58 libzmq5 set to automatically installed. 06:11:58 pkg-config set to automatically installed. 06:11:58 zip set to automatically installed. 06:11:58 Removing intermediate container a640b02b1cf6 06:11:58 ---> 718dc285bab7 06:11:58 06:11:58 Step 10/21 : FROM alpine:3.12 06:11:58 ---> 9852663dfa18 06:11:58 Step 11/21 : RUN apk add --update --no-cache curl 06:11:59 ---> Running in eb4d9d64484d 06:11:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:11:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:12:00 snapd is not logged in, snap install commands will use sudo 06:12:00 (1/6) Installing ca-certificates (20191127-r4) 06:12:00 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:12:00 (3/6) Installing libcurl (7.76.1-r0) 06:12:00 (4/6) Installing curl (7.76.1-r0) 06:12:00 (5/6) Installing dumb-init (1.2.2-r1) 06:12:00 (6/6) Installing su-exec (0.2-r1) 06:12:00 Executing busybox-1.31.1-r20.trigger 06:12:00 Executing ca-certificates-20191127-r4.trigger 06:12:01 OK: 7 MiB in 20 packages 06:12:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:12:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:12:02 (1/4) Installing ca-certificates (20191127-r4) 06:12:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:12:02 (3/4) Installing libcurl (7.76.1-r0) 06:12:02 (4/4) Installing curl (7.76.1-r0) 06:12:02 Executing busybox-1.31.1-r20.trigger 06:12:02 Executing ca-certificates-20191127-r4.trigger 06:12:02 OK: 7 MiB in 18 packages 06:12:05 Removing intermediate container 64a5e17a8229 06:12:05 ---> 358112f36fc0 06:12:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:12:05 Removing intermediate container 6a1d74602274 06:12:05 ---> 2505d2b0d7be 06:12:05 06:12:05 Step 10/23 : FROM alpine:3.12 06:12:05 Removing intermediate container f9477482df1d 06:12:05 ---> 26f232bad987 06:12:05 06:12:05 Step 10/22 : FROM alpine:3.12 06:12:05 ---> 9852663dfa18 06:12:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:12:05 ---> 9852663dfa18 06:12:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:12:05 Removing intermediate container aee281e33d28 06:12:05 ---> 288293bdf1bb 06:12:05 06:12:05 Step 10/22 : FROM alpine:3.12 06:12:05 ---> 9852663dfa18 06:12:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:12:05 Removing intermediate container eb4d9d64484d 06:12:05 ---> 42db3470fedf 06:12:05 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:12:05 ---> Running in e7e28930e08b 06:12:05 ---> Running in f23ef1d4a3c5 06:12:05 ---> Running in e8a490b472e2 06:12:05 ---> Running in 8df95cb1c24e 06:12:05 ---> Running in c2cf17b2e1e8 06:12:06 Removing intermediate container e7e28930e08b 06:12:06 ---> 2c5aeee84f6c 06:12:06 Step 13/24 : WORKDIR / 06:12:06 ---> Running in bb58fb2b9e50 06:12:06 Removing intermediate container c2cf17b2e1e8 06:12:06 ---> 6d2aaa18a9cc 06:12:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:12:06 Step 13/21 : WORKDIR /edgex 06:12:06 ---> Running in b05f8dbb227a 06:12:07 Removing intermediate container bb58fb2b9e50 06:12:07 ---> de0d23b1d84e 06:12:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:12:07 Removing intermediate container b05f8dbb227a 06:12:07 ---> eb65149f666c 06:12:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:12:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:12:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:12:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:12:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:12:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:12:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:12:08 (1/2) Installing ca-certificates (20191127-r4) 06:12:08 (2/2) Installing dumb-init (1.2.2-r1) 06:12:08 Executing busybox-1.31.1-r20.trigger 06:12:08 Executing ca-certificates-20191127-r4.trigger 06:12:08 OK: 6 MiB in 16 packages 06:12:08 ---> ecc2a679c02a 06:12:08 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:12:08 (1/1) Installing dumb-init (1.2.2-r1) 06:12:08 Executing busybox-1.31.1-r20.trigger 06:12:08 (1/1) Installing dumb-init (1.2.2-r1) 06:12:08 Executing busybox-1.31.1-r20.trigger 06:12:08 OK: 5 MiB in 15 packages 06:12:08 OK: 5 MiB in 15 packages 06:12:09 ---> edf2d410e3d8 06:12:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:12:10 ---> e5b19325629a 06:12:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:12:11 ---> c153490f5883 06:12:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:12:11 Removing intermediate container f23ef1d4a3c5 06:12:11 ---> 07d535c8b05f 06:12:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:12:11 Removing intermediate container e8a490b472e2 06:12:11 ---> a9b185d57ce0 06:12:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:12:11 Removing intermediate container 8df95cb1c24e 06:12:11 ---> ee210e936d98 06:12:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:12:11 ---> 103b55933e45 06:12:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:12:11 ---> Running in 1c9c47441ad4 06:12:11 ---> Running in e8ea85e76adf 06:12:11 ---> Running in 71b747cc011f 06:12:12 Removing intermediate container 1c9c47441ad4 06:12:12 ---> cede13c7670d 06:12:12 Step 13/22 : ENV APP_PORT=48060 06:12:12 ---> cd20fc94df8c 06:12:12 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:12:12 Removing intermediate container e8ea85e76adf 06:12:12 ---> 0d294c9b5c74 06:12:12 Step 13/22 : ENV APP_PORT=48085 06:12:12 ---> Running in fc53658f1a4f 06:12:12 Removing intermediate container 71b747cc011f 06:12:12 ---> 7f55930b27d3 06:12:12 Step 13/23 : ENV APP_PORT=48082 06:12:12 ---> Running in 0c75bd2818aa 06:12:12 ---> 02ec12bbb531 06:12:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:12:13 ---> Running in 75263e9faf59 06:12:13 ---> Running in 029feb258e91 06:12:13 Removing intermediate container fc53658f1a4f 06:12:13 ---> 9ab7ac906528 06:12:13 Step 14/22 : EXPOSE $APP_PORT 06:12:13 ---> Running in 6cb07e39f79d 06:12:13 Removing intermediate container 0c75bd2818aa 06:12:13 ---> 17c0eb87a002 06:12:13 Step 18/21 : CMD ["--init=true"] 06:12:13 Removing intermediate container 75263e9faf59 06:12:13 ---> e1d661bdf6e8 06:12:13 Step 14/22 : EXPOSE $APP_PORT 06:12:13 Removing intermediate container 029feb258e91 06:12:13 ---> 08c05d20bfed 06:12:13 Step 14/23 : EXPOSE $APP_PORT 06:12:13 ---> Running in b898352f9905 06:12:13 ---> Running in 4540264b7512 06:12:14 ---> Running in 95dba9f0be87 06:12:14 Removing intermediate container 6cb07e39f79d 06:12:14 ---> 0759f4e3b7e9 06:12:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:12:15 ---> 5324661e3a4e 06:12:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:12:15 Removing intermediate container 95dba9f0be87 06:12:15 ---> b5f0ee90fdb8 06:12:15 Step 15/23 : WORKDIR / 06:12:15 Removing intermediate container 4540264b7512 06:12:15 ---> 69ffca38f448 06:12:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container b898352f9905 06:12:15 ---> 05e714185f88 06:12:15 Step 19/21 : LABEL arch=arm64 06:12:15 06:12:15 ---> 0b95c0650654 06:12:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:12:15 ---> Running in dfc7c34fd773 06:12:15 ---> Running in 59fb9bc54bea 06:12:16 ---> 36c9486f496f 06:12:16 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:12:16 Removing intermediate container 59fb9bc54bea 06:12:16 ---> 391da3f8708f 06:12:16 Step 20/21 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:12:16 ---> Running in 2dfc870bdcf9 06:12:16 ---> 8548e4290e32 06:12:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:12:16 Removing intermediate container dfc7c34fd773 06:12:16 ---> 2395b4df7fff 06:12:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:12:16 ---> Running in 0aec30f11a20 06:12:17 ---> ef85fc68c79a 06:12:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:12:17 Removing intermediate container 0aec30f11a20 06:12:17 ---> aac307b0938c 06:12:17 Step 21/21 : LABEL version=0.0.0 ---> 22e56b49ea50 06:12:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:12:17 06:12:18 ---> Running in f055f8243753 06:12:18 ---> fe34ad2f756e 06:12:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:12:18 ---> 6cb9742832c8 06:12:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:12:18 ---> Running in 184d8d753963 06:12:19 Removing intermediate container f055f8243753 06:12:19 ---> 4190e08d4437 06:12:19 06:12:19 ---> ffe97c3fa3aa 06:12:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:12:19 Removing intermediate container 184d8d753963 06:12:19 ---> 131168cd2de2 06:12:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:12:19 Successfully built 4190e08d4437 06:12:19 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:12:19  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 06:12:19 ---> 92dca7d81486 06:12:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:12:19 Removing intermediate container 2dfc870bdcf9 06:12:19 ---> 991e4d854c45 06:12:19 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:12:20 ---> Running in 9d046faef62a 06:12:20 ---> Running in 915118eb8b1b 06:12:20 ---> Running in d30408be19fc 06:12:20 Removing intermediate container 9d046faef62a 06:12:20 ---> 415de2064375 06:12:20 Step 20/22 : LABEL arch=arm64 06:12:20 ---> defd04d78bc9 06:12:20 Step 19/23 : ENTRYPOINT ["/core-command"] 06:12:20 ---> Running in a09c12fabe1d 06:12:20 Removing intermediate container 915118eb8b1b 06:12:20 ---> fe44ab29ba97 06:12:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:12:20 ---> Running in 97cad7c927fc 06:12:20 Removing intermediate container d30408be19fc 06:12:20 ---> 5d7dec6d54a6 06:12:20 Step 22/24 : LABEL arch=arm64 06:12:21 ---> Running in 679ee95e46c8 06:12:21 ---> Running in c1c1f2250cb0 06:12:21 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 06:12:21 snapd is not logged in, snap install commands will use sudo 06:12:21 Removing intermediate container a09c12fabe1d 06:12:21 ---> b6c2f09aebd4 06:12:21 Step 21/22 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:12:22 Removing intermediate container 97cad7c927fc 06:12:22 ---> 65d5bc172867 06:12:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:12:22 Removing intermediate container c1c1f2250cb0 06:12:22 ---> 7bffdf0d1a05 06:12:22 Step 23/24 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:12:22 Removing intermediate container 679ee95e46c8 06:12:22 ---> e903f89f46bc 06:12:22 Step 20/22 : LABEL arch=arm64 06:12:23 ---> Running in 6de8d653f130 06:12:23 ---> Running in 28bcbfd64d52 06:12:23 ---> Running in e3db59f533a7 06:12:23 ---> Running in b912206cfbf3 06:12:24 Removing intermediate container 28bcbfd64d52 06:12:24 ---> 834547344493 06:12:24 Step 21/23 : LABEL arch=arm64 06:12:24 Removing intermediate container e3db59f533a7 06:12:24 ---> e2fe22dc6a3f 06:12:24 Step 24/24 : LABEL version=0.0.0 06:12:24 Removing intermediate container 6de8d653f130 06:12:24 ---> 88ad444195cf 06:12:24 Step 22/22 : LABEL version=0.0.0 06:12:24 ---> Running in 17239cd925ed 06:12:24 Removing intermediate container b912206cfbf3 06:12:24 ---> 8446735290ed 06:12:24 Step 21/22 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:12:25 ---> Running in 39bed973872d 06:12:25 ---> Running in 0c12ebc44f2a 06:12:25 ---> Running in 2ea4ec9029d1 06:12:25 Removing intermediate container 17239cd925ed 06:12:25 ---> 2974e5433c58 06:12:25 Step 22/23 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:12:25 Removing intermediate container 39bed973872d 06:12:25 ---> 55a55092dfe3 06:12:25 06:12:25 Removing intermediate container 0c12ebc44f2a 06:12:25 ---> d8a60b681d6a 06:12:25 06:12:26 ---> Running in eedcf97dd4dc 06:12:26 Removing intermediate container 2ea4ec9029d1 06:12:26 ---> b0ffc5b91a25 06:12:26 Step 22/22 : LABEL version=0.0.0 06:12:26 Successfully built 55a55092dfe3 06:12:26 Successfully tagged docker-support-notifications-go-arm64:latest 06:12:26 Building docker-core-data-go 06:12:26  Building docker-support-notifications-go ... done  ---> Running in 2720a34b3acf 06:12:26 Successfully built d8a60b681d6a 06:12:26 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:12:26  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go 06:12:26 Removing intermediate container eedcf97dd4dc 06:12:26 ---> 2377402d5126 06:12:26 Step 23/23 : LABEL version=0.0.0 06:12:26 ---> Running in 0b014cdae67e 06:12:27 Removing intermediate container 2720a34b3acf 06:12:27 ---> f6d2cc06eb09 06:12:27 06:12:27 Successfully built f6d2cc06eb09 06:12:27 Successfully tagged docker-support-scheduler-go-arm64:latest 06:12:27 Building docker-sys-mgmt-agent-go 06:12:27  Building docker-support-scheduler-go ... done Removing intermediate container 0b014cdae67e 06:12:27 ---> fb31b09da531 06:12:27 06:12:27 Successfully built fb31b09da531 06:12:27 Successfully tagged docker-core-command-go-arm64:latest 06:12:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:12:28 snap "core18" has no updates available 06:12:29 Pulling go-build-helper 06:12:29 + snapcraftctl pull 06:12:30 'app-service-config' has dependencies that need to be staged: go-build-helper 06:12:30 Skipping pull go-build-helper (already ran) 06:12:30 Building go-build-helper 06:12:30 + snapcraftctl build 06:12:32 Staging go-build-helper 06:12:32 + snapcraftctl stage 06:12:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:12:42 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:12:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] 06:12:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 06:12:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 06:12:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:12:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 06:12:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 06:12:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 06:12:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 06:12:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:12:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:12:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:12:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:12:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:12:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:12:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:12:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:12:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:12:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 06:12:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 06:12:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 06:12:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 06:12:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] 06:12:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 06:12:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 06:12:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 06:12:42 Fetched 24.4 MB in 0s (0 B/s) 06:12:42 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:12:42 Fetched 224 kB in 0s (0 B/s) 06:12:42 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:12:42 Fetched 157 kB in 0s (0 B/s) 06:12:42 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:12:42 Fetched 221 kB in 0s (0 B/s) 06:12:42 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:12:42 Fetched 143 kB in 0s (0 B/s) 06:12:42 Pulling app-service-config 06:12:42 + snapcraftctl pull 06:12:42 Cloning into '/root/parts/app-service-config/src'... 06:12:43 Pulling config-common 06:12:43 + snapcraftctl pull 06:12:47 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:12:47 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:12:47 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:12:47 Fetched 0 B in 0s (0 B/s) 06:12:47 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:12:47 Fetched 0 B in 0s (0 B/s) 06:12:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:12:47 Fetched 0 B in 0s (0 B/s) 06:12:47 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:12:47 Fetched 0 B in 0s (0 B/s) 06:12:47 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:12:47 Fetched 0 B in 0s (0 B/s) 06:12:47 Pulling edgex-go 06:12:47 + snapcraftctl pull 06:13:14 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:13:14 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:13:14 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:13:14 Fetched 0 B in 0s (0 B/s) 06:13:14 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:13:14 Fetched 96.5 kB in 0s (0 B/s) 06:13:14 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:13:14 Fetched 279 kB in 0s (0 B/s) 06:13:14 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:13:14 Fetched 122 kB in 0s (0 B/s) 06:13:14 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:13:14 Fetched 77.8 kB in 0s (0 B/s) 06:13:14 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:13:14 Fetched 8848 B in 0s (0 B/s) 06:13:14 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:13:14 Fetched 47.8 kB in 0s (0 B/s) 06:13:14 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:13:14 Fetched 45.6 kB in 0s (0 B/s) 06:13:14 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:13:14 Fetched 15.0 kB in 0s (0 B/s) 06:13:14 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 06:13:14 Fetched 219 kB in 0s (0 B/s) 06:13:14 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 06:13:14 Fetched 154 kB in 0s (0 B/s) 06:13:14 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:13:14 Fetched 50.6 kB in 0s (0 B/s) 06:13:14 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:13:14 Fetched 14.8 kB in 0s (0 B/s) 06:13:14 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:13:14 Fetched 41.8 kB in 0s (0 B/s) 06:13:14 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:13:14 Fetched 499 kB in 0s (0 B/s) 06:13:14 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:13:14 Fetched 111 kB in 0s (0 B/s) 06:13:14 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:13:14 Fetched 240 kB in 0s (0 B/s) 06:13:14 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:13:14 Fetched 29.3 kB in 0s (0 B/s) 06:13:14 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:13:14 Fetched 85.5 kB in 0s (0 B/s) 06:13:14 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:13:14 Fetched 24.5 kB in 0s (0 B/s) 06:13:14 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:13:14 Fetched 49.2 kB in 0s (0 B/s) 06:13:14 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:13:14 Fetched 54.2 kB in 0s (0 B/s) 06:13:14 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:13:14 Fetched 30.8 kB in 0s (0 B/s) 06:13:14 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 06:13:14 Fetched 15.8 kB in 0s (0 B/s) 06:13:14 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:13:14 Fetched 85.9 kB in 0s (0 B/s) 06:13:14 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:13:14 Fetched 8720 B in 0s (0 B/s) 06:13:14 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 06:13:14 Fetched 137 kB in 0s (0 B/s) 06:13:14 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:13:14 Fetched 119 kB in 0s (0 B/s) 06:13:14 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 06:13:14 Fetched 110 kB in 0s (0 B/s) 06:13:14 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:13:14 Fetched 11.1 kB in 0s (0 B/s) 06:13:14 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:13:14 Fetched 645 kB in 0s (0 B/s) 06:13:14 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:13:14 Fetched 41.3 kB in 0s (0 B/s) 06:13:14 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:13:14 Fetched 17.9 kB in 0s (0 B/s) 06:13:14 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:13:14 Fetched 368 kB in 0s (0 B/s) 06:13:14 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:13:14 Fetched 187 kB in 0s (0 B/s) 06:13:14 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:13:14 Fetched 175 kB in 0s (0 B/s) 06:13:14 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:13:14 Fetched 206 kB in 0s (0 B/s) 06:13:14 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 06:13:14 Fetched 1301 kB in 0s (0 B/s) 06:13:14 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:13:14 Fetched 36.2 kB in 0s (0 B/s) 06:13:14 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 06:13:14 Fetched 159 kB in 0s (0 B/s) 06:13:14 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:13:14 Fetched 107 kB in 0s (0 B/s) 06:13:14 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:13:14 Fetched 48.7 kB in 0s (0 B/s) 06:13:14 Pulling static-packages 06:13:14 + snapcraftctl pull 06:13:14 Pulling version 06:13:14 + cd /root/project 06:13:14 + [ -f VERSION ] 06:13:14 + PROJECT_VERSION=local-dev 06:13:14 + git rev-parse --short HEAD 06:13:14 + GIT_REVISION=30600ec0 06:13:14 + snapcraftctl set-version local-dev 06:13:14 Skipping build go-build-helper (already ran) 06:13:14 Building app-service-config 06:13:14 + make build 06:13:14 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 06:13:14  Building docker-core-command-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:13:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:13:14 ---> 627f17e31326 06:13:14 Step 3/23 : WORKDIR /edgex-go 06:13:14 ---> Using cache 06:13:14 ---> 4b1d3947edb7 06:13:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:14 ---> Using cache 06:13:14 ---> 26def8df9e10 06:13:14 Step 5/23 : RUN apk add --update --no-cache make git 06:13:14 ---> Using cache 06:13:14 ---> 15cbf0e8af1c 06:13:14 Step 6/23 : COPY go.mod . 06:13:14 ---> Using cache 06:13:14 ---> 63adfc345c51 06:13:14 Step 7/23 : RUN go mod download 06:13:14 ---> Using cache 06:13:14 ---> 11c2a10a17f5 06:13:14 Step 8/23 : COPY . . 06:13:14 ---> Using cache 06:13:14 ---> 8a4ff5370a00 06:13:14 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:13:14 ---> Running in dadc389d2635 06:13:14 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 06:13:17 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 06:13:17 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 06:13:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 06:13:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 06:13:17 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 06:13:17 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 06:13:17 go: downloading github.com/pelletier/go-toml v1.2.0 06:13:17 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 06:13:17 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 06:13:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 06:13:17 go: downloading github.com/BurntSushi/toml v0.3.1 06:13:17 go: downloading github.com/pebbe/zmq4 v1.2.7 06:13:17 go: downloading github.com/go-kit/kit v0.8.0 06:13:17 go: downloading github.com/google/uuid v1.2.0 06:13:17 go: downloading github.com/gorilla/websocket v1.4.2 06:13:17 go: downloading github.com/go-playground/validator/v10 v10.4.1 06:13:17 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:13:17 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 06:13:17 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:13:17 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 06:13:17 go: downloading github.com/hashicorp/consul/api v1.8.1 06:13:17 go: downloading github.com/x448/float16 v0.8.4 06:13:17 go: downloading github.com/mitchellh/copystructure v1.0.0 06:13:18 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:13:18 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:13:18 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:13:18 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 06:13:18 go: downloading github.com/go-playground/universal-translator v0.17.0 06:13:18 go: downloading github.com/leodido/go-urn v1.2.0 06:13:18 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:13:18 go: downloading github.com/hashicorp/serf v0.9.5 06:13:18 go: downloading github.com/hashicorp/go-hclog v0.12.0 06:13:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:13:18 go: downloading github.com/go-playground/locales v0.13.0 06:13:18 go: downloading github.com/gorilla/mux v1.8.0 06:13:18 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:13:18 go: downloading github.com/fatih/color v1.9.0 06:13:18 go: downloading github.com/mattn/go-isatty v0.0.12 06:13:18 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:13:18 go: downloading github.com/mattn/go-colorable v0.1.6 06:13:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:13:18 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:13:18 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 06:13:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:13:18 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:13:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:13:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:13:20 ---> 627f17e31326 06:13:20 Step 3/23 : WORKDIR /edgex-go 06:13:20 ---> Using cache 06:13:20 ---> 4b1d3947edb7 06:13:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:20 ---> Using cache 06:13:20 ---> 26def8df9e10 06:13:20 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:13:20 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:13:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:13:20 ---> 627f17e31326 06:13:20 Step 3/31 : WORKDIR /edgex-go 06:13:20 ---> Using cache 06:13:20 ---> 4b1d3947edb7 06:13:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:20 ---> Using cache 06:13:20 ---> 26def8df9e10 06:13:20 Step 5/31 : RUN apk add --update --no-cache make git 06:13:20 ---> Using cache 06:13:20 ---> 15cbf0e8af1c 06:13:20 Step 6/31 : COPY go.mod . 06:13:20 ---> Using cache 06:13:20 ---> 63adfc345c51 06:13:20 Step 7/31 : RUN go mod download 06:13:20 ---> Using cache 06:13:20 ---> 11c2a10a17f5 06:13:20 Step 8/31 : COPY . . 06:13:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:13:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:13:20 ---> 627f17e31326 06:13:20 Step 3/23 : WORKDIR /edgex-go 06:13:20 ---> Using cache 06:13:20 ---> 4b1d3947edb7 06:13:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:20 ---> Using cache 06:13:20 ---> 26def8df9e10 06:13:20 Step 5/23 : RUN apk add --update --no-cache make bash git 06:13:20 ---> Using cache 06:13:20 ---> 8a4ff5370a00 06:13:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:13:22 ---> Running in f06334c0323c 06:13:22 ---> Running in 3cd406c4b70a 06:13:22 ---> Running in cc5e626538f2 06:13:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:13:24 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 06:13:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:13:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:13:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:13:26 OK: 217 MiB in 51 packages 06:13:26 OK: 217 MiB in 51 packages 06:13:28 Removing intermediate container f06334c0323c 06:13:28 ---> 598fa8a40ab1 06:13:28 Step 6/23 : COPY go.mod . 06:13:28 Removing intermediate container cc5e626538f2 06:13:28 ---> e4a0b9ee135c 06:13:28 Step 6/23 : COPY go.mod . 06:13:29 ---> 435f64f4be5c 06:13:29 Step 7/23 : RUN go mod download 06:13:29 ---> 17493c2e938c 06:13:29 Step 7/23 : RUN go mod download 06:13:29 ---> Running in e18bb4469ad0 06:13:29 ---> Running in 2f0ddded64e3 06:13:31 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 06:13:31 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 06:13:31 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 06:13:31 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 06:13:31 Building config-common 06:13:31 + snapcraftctl build 06:13:32 Building edgex-go 06:13:32 + cd /root/parts/edgex-go/src 06:13:32 + make build 06:13:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:13:34 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 06:13:34 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:13:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.71 06:13:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 06:13:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 06:13:34 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 06:13:34 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 06:13:34 go: downloading github.com/pkg/errors v0.8.1 06:13:34 go: downloading github.com/imdario/mergo v0.3.12 06:13:34 go: downloading github.com/pelletier/go-toml v1.9.0 06:13:34 go: downloading github.com/go-playground/validator/v10 v10.5.0 06:13:34 go: downloading golang.org/x/text v0.3.2 06:13:35 Removing intermediate container e18bb4469ad0 06:13:35 ---> 7f1dcf4ddc3f 06:13:35 Step 8/23 : COPY . . 06:13:35 Removing intermediate container 2f0ddded64e3 06:13:35 ---> 444df0cf7737 06:13:35 Step 8/23 : COPY . . 06:13:40 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 06:13:40 go: downloading gopkg.in/yaml.v2 v2.4.0 06:13:47 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 06:13:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:13:50 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 06:13:50 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 06:13:50 go: downloading github.com/stretchr/testify v1.7.0 06:13:51 go: downloading github.com/davecgh/go-spew v1.1.1 06:13:51 go: downloading github.com/pmezard/go-difflib v1.0.0 06:13:51 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:13:53 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 06:13:53 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:13:53 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:13: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 06:13:56 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 06:13:57 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 06:13:59 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 06:13:59 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:14:01 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 06:14:01 go: downloading github.com/lib/pq v1.10.1 06:14:03 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:14:03 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:14:03 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:14:03 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:14:03 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:14:03 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:14:03 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:14:03 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:14:03 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:14:03 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:14:03 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:14:03 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:14:03 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:14:03 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:14:03 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:14:03 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:14:03 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:14:03 + 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 06:14:03 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:14:03 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:14:03 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 06:14:03 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:14:03 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:14:03 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:14:03 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:14:03 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 06:14:07 Building static-packages 06:14:07 + snapcraftctl build 06:14:07 ---> 8543fe6c3aee 06:14:07 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:14:07 ---> 973a97acc116 06:14:07 Step 9/23 : RUN make cmd/core-data/core-data 06:14:07 ---> Running in 0aa200ff65ad 06:14:07 ---> Running in 03117117e246 06:14:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:14:08 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 06:14:09 Building version 06:14:09 + snapcraftctl build 06:14:10 Skipping stage go-build-helper (already ran) 06:14:10 Staging app-service-config 06:14:10 + snapcraftctl stage 06:14:11 Staging config-common 06:14:11 + snapcraftctl stage 06:14:12 Staging edgex-go 06:14:12 + snapcraftctl stage 06:14:13 Staging static-packages 06:14:13 + snapcraftctl stage 06:14:15 Staging version 06:14:15 + snapcraftctl stage 06:14:16 Priming go-build-helper 06:14:16 + snapcraftctl prime 06:14:17 Priming app-service-config 06:14:17 + snapcraftctl prime 06:14:18 Priming config-common 06:14:18 + snapcraftctl prime 06:14:19 Priming edgex-go 06:14:19 + snapcraftctl prime 06:14:20 Priming static-packages 06:14:20 + snapcraftctl prime 06:14:23 Priming version 06:14:23 + snapcraftctl prime 06:14:24 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:14:47 Removing intermediate container dadc389d2635 06:14:47 ---> bddb0e90ad4b 06:14:47 06:14:47 Step 10/23 : FROM alpine:3.12 06:14:47 ---> 9852663dfa18 06:14:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:14:47 ---> Using cache 06:14:47 ---> ee210e936d98 06:14:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:14:47 ---> Using cache 06:14:47 ---> 0d294c9b5c74 06:14:47 Step 13/23 : ENV APP_PORT=48081 06:14:47 ---> Running in cdcc6ba85f71 06:14:47 Removing intermediate container 3cd406c4b70a 06:14:47 ---> b6b3e5092987 06:14:47 06:14:47 Step 10/31 : FROM alpine:3.12 06:14:47 ---> 9852663dfa18 06:14:47 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:14:47 ---> Running in 5a42e337428f 06:14:47 Removing intermediate container cdcc6ba85f71 06:14:47 ---> 3ea2f25ff786 06:14:47 Step 14/23 : EXPOSE $APP_PORT 06:14:47 ---> Running in 11a6684b392f 06:14:47 Removing intermediate container 5a42e337428f 06:14:47 ---> 310ec077027a 06:14:47 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:14:47 ---> Running in 47d818ab081b 06:14:47 Removing intermediate container 11a6684b392f 06:14:47 ---> 851235550a9d 06:14:47 Step 15/23 : WORKDIR / 06:14:47 ---> Running in e787417fffa6 06:14:47 Removing intermediate container e787417fffa6 06:14:47 ---> 0c6f22689e0c 06:14:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:14:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:14:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:14:47 ---> 0515a30d5000 06:14:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:14:47 (1/2) Installing dumb-init (1.2.2-r1) 06:14:47 (2/2) Installing su-exec (0.2-r1) 06:14:47 Executing busybox-1.31.1-r20.trigger 06:14:47 OK: 5 MiB in 16 packages 06:14:48 Removing intermediate container 47d818ab081b 06:14:48 ---> 01ddb623a68e 06:14:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:14:48 ---> bb4c9b971931 06:14:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:14:48 ---> Running in 925f5f17a9fb 06:14:49 Removing intermediate container 925f5f17a9fb 06:14:49 ---> 89dcd490a833 06:14:49 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:14:49 ---> Running in 62f486cb4961 06:14:49 ---> e1655964ad45 06:14:49 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:14:50 ---> Running in 0817c2e70947 06:14:50 Removing intermediate container 62f486cb4961 06:14:50 ---> 713f4b8236a5 06:14:50 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:14:50 ---> Running in 5eae12e28014 06:14:50 Removing intermediate container 0817c2e70947 06:14:50 ---> 794d09b70f2a 06:14:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:14:51 ---> Running in 625c738e8f19 06:14:52 Removing intermediate container 625c738e8f19 06:14:52 ---> 01a0fef07379 06:14:52 Step 21/23 : LABEL arch=arm64 06:14:52 ---> Running in a2c4f85b4521 06:14:53 Removing intermediate container a2c4f85b4521 06:14:53 ---> 006403a90ae6 06:14:53 Step 22/23 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:14:53 ---> Running in 7db55f7f752e 06:14:54 Removing intermediate container 7db55f7f752e 06:14:54 ---> cbf5a4cd6e3e 06:14:54 Step 23/23 : LABEL version=0.0.0 06:14:54 ---> Running in 4f33330769e6 06:14:54 Removing intermediate container 5eae12e28014 06:14:54 ---> 3dc6d92340c8 06:14:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:14:54 ---> Running in a28a6ff53953 06:14:55 Removing intermediate container 4f33330769e6 06:14:55 ---> cee229045018 06:14:55 06:14:55 Removing intermediate container a28a6ff53953 06:14:55 ---> ad624ba17e46 06:14:55 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:14:55 Successfully built cee229045018 06:14:55 Successfully tagged docker-core-metadata-go-arm64:latest 06:14:57  Building docker-core-metadata-go ... done  ---> 7e115b22a34d 06:14:57 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:14:57 ---> Running in 962149de0bf6 06:15:00 Removing intermediate container 962149de0bf6 06:15:00 ---> dcd154618180 06:15:00 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:15:01 ---> 273b88059d38 06:15:01 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:15:03 ---> 7fb85557c722 06:15:03 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:15:04 ---> 7bf424419ad4 06:15:04 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:15:05 ---> eb9624300283 06:15:05 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:15:06 ---> c31b3425d20d 06:15:06 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:15:07 ---> Running in 3baf90a255dd 06:15:07 Removing intermediate container 3baf90a255dd 06:15:07 ---> b6a165b3a241 06:15:07 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:15:09 ---> 3b7286985a52 06:15:09 Step 26/31 : RUN chmod +x /entrypoint.sh 06:15:09 ---> Running in 4533cfdf6ab6 06:15:12 Removing intermediate container 4533cfdf6ab6 06:15:12 ---> cced8eb66d4c 06:15:12 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:15:13 ---> Running in 2d1762bae8c2 06:15:13 Removing intermediate container 2d1762bae8c2 06:15:13 ---> cf2d97246b83 06:15:13 Step 28/31 : CMD ["gate"] 06:15:14 ---> Running in 698637d389ed 06:15:15 Removing intermediate container 698637d389ed 06:15:15 ---> 87c8849b716c 06:15:15 Step 29/31 : LABEL arch=arm64 06:15:15 ---> Running in 6b5d868daea0 06:15:15 Removing intermediate container 6b5d868daea0 06:15:15 ---> 1a40f91ebea1 06:15:15 Step 30/31 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:15:16 ---> Running in 51ab8c4c5c8f 06:15:17 Removing intermediate container 51ab8c4c5c8f 06:15:17 ---> 0da137f04a94 06:15:17 Step 31/31 : LABEL version=0.0.0 06:15:17 ---> Running in f2dfc48c7ae2 06:15:18 Removing intermediate container f2dfc48c7ae2 06:15:18 ---> 8e531d03a6ce 06:15:18 06:15:18 Successfully built 8e531d03a6ce 06:15:18 Successfully tagged docker-security-bootstrapper-go-arm64:latest 06:15:24  Building docker-security-bootstrapper-go ... done Removing intermediate container 0aa200ff65ad 06:15:24 ---> 467cfae09913 06:15:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:15:24 ---> Running in 85ec557b0875 06:15:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:15:28 Removing intermediate container 85ec557b0875 06:15:28 ---> bcbd7f0fb578 06:15:28 06:15:28 Step 11/23 : FROM docker:20.10.0 06:15:28 20.10.0: Pulling from library/docker 06:15:36 Removing intermediate container 03117117e246 06:15:36 ---> e0e532e8f2ce 06:15:36 06:15:36 Step 10/23 : FROM alpine:3.12 06:15:36 ---> 9852663dfa18 06:15:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:15:37 ---> Running in b9f77265fbd3 06:15:38 Removing intermediate container b9f77265fbd3 06:15:38 ---> 545ecb6f6eba 06:15:38 Step 12/23 : ENV APP_PORT=48080 06:15:38 ---> Running in cebcc23abfba 06:15:38 Removing intermediate container cebcc23abfba 06:15:38 ---> dc06f71dd5d6 06:15:38 Step 13/23 : EXPOSE $APP_PORT 06:15:39 ---> Running in 60a052197290 06:15:39 Removing intermediate container 60a052197290 06:15:39 ---> f590b641267e 06:15:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:39 ---> Running in b672846605d6 06:15:40 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:15:40 Status: Downloaded newer image for docker:20.10.0 06:15:40 ---> eeaf43b92773 06:15:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:15:40 ---> Running in d14860fcb3ad 06:15:41 Removing intermediate container d14860fcb3ad 06:15:41 ---> 8d38dcb63d0e 06:15:41 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:15:41 ---> Running in dc84c58a55e9 06:15:42 Removing intermediate container b672846605d6 06:15:42 ---> b78418b14dda 06:15:42 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:15:42 ---> Running in 1903ee331598 06:15:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:15:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:15:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:15:43 (1/39) Installing readline (8.0.4-r0) 06:15:43 (2/39) Installing bash (5.0.17-r0) 06:15:43 Executing bash-5.0.17-r0.post-install 06:15:43 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:15:43 (4/39) Installing libcurl (7.76.1-r0) 06:15:43 (5/39) Installing curl (7.76.1-r0) 06:15:43 (6/39) Installing dumb-init (1.2.2-r1) 06:15:43 (7/39) Installing libbz2 (1.0.8-r1) 06:15:43 (8/39) Installing expat (2.2.9-r1) 06:15:43 (9/39) Installing libffi (3.3-r2) 06:15:43 (10/39) Installing gdbm (1.13-r1) 06:15:43 (11/39) Installing xz-libs (5.2.5-r0) 06:15:43 (12/39) Installing sqlite-libs (3.32.1-r0) 06:15:43 (13/39) Installing python3 (3.8.8-r0) 06:15:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:15:44 (1/6) Installing dumb-init (1.2.2-r1) 06:15:44 (2/6) Installing libgcc (9.3.0-r2) 06:15:45 (3/6) Installing libsodium (1.0.18-r0) 06:15:45 (4/6) Installing libstdc++ (9.3.0-r2) 06:15:45 (5/6) Installing libzmq (4.3.3-r0) 06:15:45 (6/6) Installing zeromq (4.3.3-r0) 06:15:45 Executing busybox-1.31.1-r20.trigger 06:15:45 OK: 8 MiB in 20 packages 06:15:46 (14/39) Installing py3-appdirs (1.4.4-r1) 06:15:46 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:15:46 (16/39) Installing py3-parsing (2.4.7-r0) 06:15:46 (17/39) Installing py3-six (1.15.0-r0) 06:15:46 (18/39) Installing py3-packaging (20.4-r0) 06:15:46 (19/39) Installing py3-setuptools (47.0.0-r0) 06:15:46 (20/39) Installing py3-chardet (3.0.4-r4) 06:15:46 (21/39) Installing py3-idna (2.9-r0) 06:15:46 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:15:46 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:15:46 (24/39) Installing py3-requests (2.23.0-r0) 06:15:46 (25/39) Installing py3-msgpack (1.0.0-r0) 06:15:46 (26/39) Installing py3-lockfile (0.12.2-r3) 06:15:46 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:15:46 (28/39) Installing py3-colorama (0.4.3-r0) 06:15:46 (29/39) Installing py3-distlib (0.3.0-r0) 06:15:46 (30/39) Installing py3-distro (1.5.0-r1) 06:15:46 (31/39) Installing py3-webencodings (0.5.1-r3) 06:15:46 (32/39) Installing py3-html5lib (1.0.1-r4) 06:15:46 (33/39) Installing py3-pytoml (0.1.21-r0) 06:15:46 (34/39) Installing py3-pep517 (0.8.2-r0) 06:15:46 (35/39) Installing py3-progress (1.5-r0) 06:15:46 (36/39) Installing py3-toml (0.10.1-r0) 06:15:46 (37/39) Installing py3-retrying (1.3.3-r0) 06:15:46 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:15:46 (39/39) Installing py3-pip (20.1.1-r0) 06:15:46 Executing busybox-1.31.1-r19.trigger 06:15:46 OK: 72 MiB in 59 packages 06:15:48 Removing intermediate container 1903ee331598 06:15:48 ---> 2329d4e67b9d 06:15:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:15:48 ---> 10490424fc0e 06:15:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:15:50 ---> 3aec26c474c6 06:15:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:15:51 ---> c14b59df310e 06:15:51 Step 19/23 : ENTRYPOINT ["/core-data"] 06:15:51 ---> Running in 7b6b1bc4fd0d 06:15:51 Collecting docker-compose==1.23.2 06:15:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:15:51 Removing intermediate container 7b6b1bc4fd0d 06:15:51 ---> afa555fbd71b 06:15:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:51 ---> Running in 104f4e45d0ef 06:15:52 Removing intermediate container 104f4e45d0ef 06:15:52 ---> c5326e189455 06:15:52 Step 21/23 : LABEL arch=arm64 06:15:52 ---> Running in 052d5f387ce5 06:15:52 Removing intermediate container 052d5f387ce5 06:15:52 ---> 41df5b121217 06:15:52 Step 22/23 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:15:52 ---> Running in 486c9a2cdee0 06:15:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:15:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:15:53 Removing intermediate container 486c9a2cdee0 06:15:53 ---> 1a9145c5e435 06:15:53 Step 23/23 : LABEL version=0.0.0 06:15:53 ---> Running in 95ed159306f6 06:15:53 Collecting jsonschema<3,>=2.5.1 06:15:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:15:53 Removing intermediate container 95ed159306f6 06:15:53 ---> 0ddca63e0d64 06:15:53 06:15:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:15:54 Successfully built 0ddca63e0d64 06:15:54 Successfully tagged docker-core-data-go-arm64:latest 06:15:54  Building docker-core-data-go ... done Collecting docker<4.0,>=3.6.0 06:15:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:15:55 Collecting texttable<0.10,>=0.9.0 06:15:55 Downloading texttable-0.9.1.tar.gz (11 kB) 06:15:57 Collecting docopt<0.7,>=0.6.1 06:15:57 Downloading docopt-0.6.2.tar.gz (25 kB) 06:15:59 Collecting dockerpty<0.5,>=0.4.1 06:15:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:16:00 Collecting websocket-client<1.0,>=0.32.0 06:16:00 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 06:16:01 Collecting cached-property<2,>=1.2.0 06:16:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:16:02 Collecting PyYAML<4,>=3.10 06:16:02 Downloading PyYAML-3.13.tar.gz (270 kB) 06:16:04 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) 06:16:05 Collecting urllib3<1.25,>=1.21.1 06:16:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:16:05 Collecting idna<2.8,>=2.5 06:16:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:16:05 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) 06:16:05 Collecting docker-pycreds>=0.4.0 06:16:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:16:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:16:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:16:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:16:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:16:06 Installing collected packages: urllib3, idna, requests, jsonschema, docker-pycreds, websocket-client, docker, texttable, docopt, dockerpty, cached-property, PyYAML, docker-compose 06:16:06 Attempting uninstall: urllib3 06:16:06 Found existing installation: urllib3 1.25.9 06:16:06 Uninstalling urllib3-1.25.9: 06:16:06 Successfully uninstalled urllib3-1.25.9 06:16:07 Attempting uninstall: idna 06:16:07 Found existing installation: idna 2.9 06:16:07 Uninstalling idna-2.9: 06:16:07 Successfully uninstalled idna-2.9 06:16:08 Attempting uninstall: requests 06:16:08 Found existing installation: requests 2.23.0 06:16:08 Uninstalling requests-2.23.0: 06:16:08 Successfully uninstalled requests-2.23.0 06:16:10 Running setup.py install for texttable: started 06:16:11 Running setup.py install for texttable: finished with status 'done' 06:16:11 Running setup.py install for docopt: started 06:16:13 Running setup.py install for docopt: finished with status 'done' 06:16:13 Running setup.py install for dockerpty: started 06:16:15 Running setup.py install for dockerpty: finished with status 'done' 06:16:15 Running setup.py install for PyYAML: started 06:16:17 Running setup.py install for PyYAML: finished with status 'done' 06:16:18 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.58.0 06:16:26 Removing intermediate container dc84c58a55e9 06:16:26 ---> 7fb405e7a585 06:16:26 Step 14/23 : ENV APP_PORT=48090 06:16:26 ---> Running in 7c0c4f710185 06:16:27 Removing intermediate container 7c0c4f710185 06:16:27 ---> f636e3836a69 06:16:27 Step 15/23 : EXPOSE $APP_PORT 06:16:27 ---> Running in de9b3b6aa569 06:16:27 Removing intermediate container de9b3b6aa569 06:16:27 ---> 7c6ff9616d5f 06:16:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:16:29 ---> 3d8cc19cdc2c 06:16:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:16:29 ---> 826654605404 06:16:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:16:30 ---> 5d5589a5de80 06:16:30 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:16:30 ---> Running in 9bad114ecf97 06:16:30 Removing intermediate container 9bad114ecf97 06:16:30 ---> 71eaa89a7791 06:16:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:16:31 ---> Running in 24f3a0fb774e 06:16:31 Removing intermediate container 24f3a0fb774e 06:16:31 ---> 3a844846d5eb 06:16:31 Step 21/23 : LABEL arch=arm64 06:16:31 ---> Running in 2d43851ea17a 06:16:32 Removing intermediate container 2d43851ea17a 06:16:32 ---> 5da3e08c45a8 06:16:32 Step 22/23 : LABEL git_sha=30600ec0adfea65961962f9db181a6a535a2bebe 06:16:32 ---> Running in 9e459f94f0b2 06:16:33 Removing intermediate container 9e459f94f0b2 06:16:33 ---> e6d673a9b53b 06:16:33 Step 23/23 : LABEL version=0.0.0 06:16:33 ---> Running in 96417f51add6 06:16:33 Removing intermediate container 96417f51add6 06:16:33 ---> 7b3d77ace64b 06:16:33 06:16:33 Successfully built 7b3d77ace64b 06:16:33 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:16:34  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:16:34 $ docker stop --time=1 33b8f0f1a8beb59d4689794c015ed4971085500057d4e46be7b35fcee2fd77b2 06:16:36 $ docker rm -f 33b8f0f1a8beb59d4689794c015ed4971085500057d4e46be7b35fcee2fd77b2 [Pipeline] // withDockerContainer [Pipeline] sh 06:16:36 + docker images 06:16:36 + grep docker 06:16:37 docker-sys-mgmt-agent-go-arm64 latest 7b3d77ace64b 3 seconds ago 299MB 06:16:37 docker-core-data-go-arm64 latest 0ddca63e0d64 43 seconds ago 21.6MB 06:16:37 docker-security-bootstrapper-go-arm64 latest 8e531d03a6ce About a minute ago 18.1MB 06:16:37 docker-core-metadata-go-arm64 latest cee229045018 About a minute ago 18.1MB 06:16:37 docker-core-command-go-arm64 latest fb31b09da531 4 minutes ago 16.5MB 06:16:37 docker-support-scheduler-go-arm64 latest f6d2cc06eb09 4 minutes ago 16.6MB 06:16:37 docker-support-notifications-go-arm64 latest 55a55092dfe3 4 minutes ago 17.2MB 06:16:37 docker-security-secretstore-setup-go-arm64 latest d8a60b681d6a 4 minutes ago 24.9MB 06:16:37 docker-security-proxy-setup-go-arm64 latest 4190e08d4437 4 minutes ago 24.6MB 06:16:37 docker 20.10.0 eeaf43b92773 4 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 06:16:38 ---> job-cost.sh 06:16:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-97em 06:17:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:18:53 lf-activate-venv(): INFO: Adding /tmp/venv-97em/bin to PATH 06:18:53 INFO: No Stack... 06:18:53 INFO: Retrieving Pricing Info for: lf-standard-4 06:18:53 INFO: Archiving Costs [Pipeline] sh 06:18:54 + cat /w/workspace/edgex-go/1/archives/cost.csv 06:18:54 + cut -d, -f6 [Pipeline] lock 06:18:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3394-1-stack-cost] 06:18:54 Resource [jenkins-edgexfoundry-edgex-go-PR-3394-1-stack-cost] did not exist. Created. 06:18:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3394-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:18:54 + echo total: 0.20999999344348907 [Pipeline] stash 06:18:54 Stashed 1 file(s) [Pipeline] } 06:18:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3394-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 06:18:56 provisioning config files... 06:18:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7333082764220410458tmp [Pipeline] { [Pipeline] sh 06:18:56 + set +x 06:18:56 + curl -s https://codecov.io/bash 06:18:56 + bash -s -- 06:18:57 06:18:57 _____ _ 06:18:57 / ____| | | 06:18:57 | | ___ __| | ___ ___ _____ __ 06:18:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:18:57 | |___| (_) | (_| | __/ (_| (_) \ V / 06:18:57 \_____\___/ \__,_|\___|\___\___/ \_/ 06:18:57 Bash-1.0.2 06:18:57 06:18:57 06:18:57 ==> git version 2.24.3 found 06:18:57 ==> 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 06:18:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:18:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:18:57 ==> Jenkins CI detected. 06:18:57 project root: . 06:18:57 --> token set from env 06:18:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:18:57 ==> Running gcov in . (disable via -X gcov) 06:18:57 ==> Python coveragepy not found 06:18:57 ==> Searching for coverage reports in: 06:18:57 + . 06:18:57 -> Found 1 reports 06:18:57 ==> Detecting git/mercurial file structure 06:18:57 ==> Reading reports 06:18:57 + ./coverage.out bytes=703598 06:18:57 ==> Appending adjustments 06:18:57 https://docs.codecov.io/docs/fixing-reports 06:19:01 + Found adjustments 06:19:01 ==> Gzipping contents 06:19:01 100K /tmp/codecov.Gu0JPa.gz 06:19:01 ==> Uploading reports 06:19:01 url: https://codecov.io 06:19:01 query: branch=PR-3394&commit=30600ec0adfea65961962f9db181a6a535a2bebe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3394%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3394&job=&cmd_args= 06:19:01 -> Pinging Codecov 06:19:01 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3394&commit=30600ec0adfea65961962f9db181a6a535a2bebe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3394%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3394&job=&cmd_args= 06:19:02 -> Uploading to 06:19:02 https://storage.googleapis.com/codecov/v4/raw/2021-04-22/00271124DB129430A58F1EEE437C3FCB/30600ec0adfea65961962f9db181a6a535a2bebe/dead4f90-564e-4577-ae5e-8613d29c64d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210422T061901Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=441fa6f9f2c6ba6437ae3c3c41df0e37b5204e896b48879b5a8a4acd4f3267e7 06:19:02 % Total % Received % Xferd Average Speed Time Time Time Current 06:19:02 Dload Upload Total Spent Left Speed 06:19:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 218k --:--:-- --:--:-- --:--:-- 218k 06:19:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/30600ec0adfea65961962f9db181a6a535a2bebe [Pipeline] } 06:19:02 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 06:19:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:19:05 ---> package-listing.sh 06:19:05 ++ facter osfamily 06:19:05 ++ tr '[:upper:]' '[:lower:]' 06:19:05 + OS_FAMILY=redhat 06:19:05 + workspace=/w/workspace/edgex-go/1 06:19:05 + START_PACKAGES=/tmp/packages_start.txt 06:19:05 + END_PACKAGES=/tmp/packages_end.txt 06:19:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:19:05 + PACKAGES=/tmp/packages_start.txt 06:19:05 + '[' /w/workspace/edgex-go/1 ']' 06:19:05 + PACKAGES=/tmp/packages_end.txt 06:19:05 + case "${OS_FAMILY}" in 06:19:05 + rpm -qa 06:19:05 + sort 06:19:10 + '[' -f /tmp/packages_start.txt ']' 06:19:10 + '[' -f /tmp/packages_end.txt ']' 06:19:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:19:10 + '[' /w/workspace/edgex-go/1 ']' 06:19:10 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:19:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:19:10 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 06:19:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:19:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:19:11 06:19:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:19:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:19:12 alpine: Pulling from edgex-lftools-log-publisher 06:19:12 df20fa9351a1: Pulling fs layer 06:19:12 36b3adc4ff6f: Pulling fs layer 06:19:12 8ad3a11d3b57: Pulling fs layer 06:19:12 46f8f816bc3b: Pulling fs layer 06:19:12 93b61091891f: Pulling fs layer 06:19:12 93b9cdb0e59b: Pulling fs layer 06:19:12 5e14af77c1be: Pulling fs layer 06:19:12 01666e4c0597: Pulling fs layer 06:19:12 aa168da1d23b: Pulling fs layer 06:19:12 46f8f816bc3b: Waiting 06:19:12 93b61091891f: Waiting 06:19:12 5e14af77c1be: Waiting 06:19:12 93b9cdb0e59b: Waiting 06:19:12 aa168da1d23b: Waiting 06:19:12 01666e4c0597: Waiting 06:19:12 36b3adc4ff6f: Verifying Checksum 06:19:12 36b3adc4ff6f: Download complete 06:19:12 46f8f816bc3b: Verifying Checksum 06:19:12 46f8f816bc3b: Download complete 06:19:12 df20fa9351a1: Verifying Checksum 06:19:12 df20fa9351a1: Download complete 06:19:12 93b9cdb0e59b: Verifying Checksum 06:19:12 93b9cdb0e59b: Download complete 06:19:12 5e14af77c1be: Verifying Checksum 06:19:12 5e14af77c1be: Download complete 06:19:12 01666e4c0597: Verifying Checksum 06:19:12 01666e4c0597: Download complete 06:19:12 93b61091891f: Verifying Checksum 06:19:12 93b61091891f: Download complete 06:19:13 8ad3a11d3b57: Verifying Checksum 06:19:13 8ad3a11d3b57: Download complete 06:19:13 df20fa9351a1: Pull complete 06:19:13 36b3adc4ff6f: Pull complete 06:19:14 8ad3a11d3b57: Pull complete 06:19:14 46f8f816bc3b: Pull complete 06:19:15 93b61091891f: Pull complete 06:19:15 aa168da1d23b: Verifying Checksum 06:19:15 aa168da1d23b: Download complete 06:19:16 93b9cdb0e59b: Pull complete 06:19:16 5e14af77c1be: Pull complete 06:19:17 01666e4c0597: Pull complete 06:19:27 aa168da1d23b: Pull complete 06:19:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:19:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:19:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:19:27 prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container 06:19: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:19:32 $ docker top d6c7d8f07a6b6c094b62b65d370f9edadc8c4dc36c854253c06bf2c3388f1e6b -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:33 + touch /tmp/pre-build-complete [Pipeline] sh 06:19:34 + mkdir -p /var/log/sa [Pipeline] sh 06:19:34 + ls /var/log/sa-host 06:19:34 + sadf -c /var/log/sa-host/sa22 06:19:34 file_magic: OK 06:19:34 HZ: Using current value: 100 06:19:34 file_header: OK 06:19:34 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 06:19:34 Statistics: 06:19:34 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... 06:19:34 File successfully converted to sysstat format version 12.2.1 06:19:34 + sadf -c /var/log/sa-host/sa23 06:19:34 file_magic: OK 06:19:34 HZ: Using current value: 100 06:19:34 file_header: OK 06:19:34 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 06:19:34 Statistics: 06:19:34 Hnuu...uuuununununu... 06:19:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:19:35 provisioning config files... 06:19:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1231143834930856518tmp [Pipeline] { [Pipeline] echo 06:19:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:19:35 ---> create-netrc.sh [Pipeline] } 06:19:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:19:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:19:36 ---> python-tools-install.sh [Pipeline] echo 06:19:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:19:36 ---> sudo-logs.sh 06:19:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:19:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:19:37 ---> job-cost.sh 06:19:37 lf-activate-venv: SKIPPING 06:19:37 DEBUG: total: 0.20999999344348907 06:19:37 INFO: Retrieving Stack Cost... 06:19:38 INFO: Retrieving Pricing Info for: v1-standard-2 06:19:39 INFO: Archiving Costs [Pipeline] echo 06:19:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:19:39 ---> logs-deploy.sh 06:19:39 lf-activate-venv: SKIPPING 06:19:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3394/1 06:19:39 INFO: archiving workspace using pattern(s): 06:19:42 Archives upload complete. 06:19:42 INFO: archiving logs to Nexus 06:19:44 ---> uname -a: 06:19:44 Linux prd-centos7-docker-4c-2g-1405.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:19:44 06:19:44 06:19:44 ---> lscpu: 06:19:44 Architecture: x86_64 06:19:44 CPU op-mode(s): 32-bit, 64-bit 06:19:44 Byte Order: Little Endian 06:19:44 Address sizes: 40 bits physical, 48 bits virtual 06:19:44 CPU(s): 4 06:19:44 On-line CPU(s) list: 0-3 06:19:44 Thread(s) per core: 1 06:19:44 Core(s) per socket: 1 06:19:44 Socket(s): 4 06:19:44 NUMA node(s): 1 06:19:44 Vendor ID: GenuineIntel 06:19:44 CPU family: 6 06:19:44 Model: 44 06:19:44 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:19:44 Stepping: 1 06:19:44 CPU MHz: 2933.436 06:19:44 BogoMIPS: 5866.87 06:19:44 Virtualization: VT-x 06:19:44 Hypervisor vendor: KVM 06:19:44 Virtualization type: full 06:19:44 L1d cache: 128 KiB 06:19:44 L1i cache: 128 KiB 06:19:44 L2 cache: 16 MiB 06:19:44 L3 cache: 64 MiB 06:19:44 NUMA node0 CPU(s): 0-3 06:19:44 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:19:44 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:19:44 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:19:44 Vulnerability Meltdown: Mitigation; PTI 06:19:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:19:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:19:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:19:44 Vulnerability Srbds: Not affected 06:19:44 Vulnerability Tsx async abort: Not affected 06:19:44 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 06:19:44 06:19:44 06:19:44 ---> nproc: 06:19:44 4 06:19:44 06:19:44 06:19:44 ---> df -h: 06:19:44 Filesystem Size Used Available Use% Mounted on 06:19:44 overlay 50.0G 12.7G 37.3G 25% / 06:19:44 tmpfs 64.0M 0 64.0M 0% /dev 06:19:44 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:19:44 shm 64.0M 0 64.0M 0% /dev/shm 06:19:44 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 06:19:44 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 06:19:44 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 06:19:44 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 06:19:44 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 06:19:44 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 06:19:44 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 06:19:44 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 06:19:44 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1 06:19:44 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1@tmp 06:19:44 06:19:44 06:19:44 ---> free -m: 06:19:44 total used free shared buff/cache available 06:19:44 Mem: 1837 723 265 0 848 1031 06:19:44 Swap: 1023 77 946 06:19:44 06:19:44 06:19:44 ---> ip addr: 06:19:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:19:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:19:44 inet 127.0.0.1/8 scope host lo 06:19:44 valid_lft forever preferred_lft forever 06:19:44 inet6 ::1/128 scope host 06:19:44 valid_lft forever preferred_lft forever 06:19:44 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:19:44 link/ether fa:16:3e:bc:f5:07 brd ff:ff:ff:ff:ff:ff 06:19:44 inet 10.30.123.99/23 brd 10.30.123.255 scope global dynamic eth0 06:19:44 valid_lft 84971sec preferred_lft 84971sec 06:19:44 inet6 fe80::f816:3eff:febc:f507/64 scope link 06:19:44 valid_lft forever preferred_lft forever 06:19:44 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:19:44 link/ether 02:42:a4:ae:2c:af brd ff:ff:ff:ff:ff:ff 06:19:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:19:44 valid_lft forever preferred_lft forever 06:19:44 inet6 fe80::42:a4ff:feae:2caf/64 scope link 06:19:44 valid_lft forever preferred_lft forever 06:19:44 06:19:44 06:19:44 ---> sar -b -r -n DEV: 06:19:44 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/22/21 _x86_64_ (4 CPU) 06:19:44 06:19:44 05:55:43 LINUX RESTART (4 CPU) 06:19:44 06:19:44 05:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:19:44 05:57:01 210.19 111.81 98.39 0.00 11895.99 46677.70 0.00 06:19:44 05:58:01 250.09 117.78 132.31 0.00 8471.93 47236.67 0.00 06:19:44 05:59:01 231.70 98.67 133.03 0.00 3957.71 19083.56 0.00 06:19:44 06:00:01 108.08 43.27 64.81 0.00 1153.46 8475.93 0.00 06:19:44 06:01:02 112.88 50.92 61.96 0.00 2907.66 7994.28 0.00 06:19:44 06:02:01 285.26 106.26 178.99 0.00 41256.01 113972.66 0.00 06:19:44 06:03:02 2825.57 2471.67 353.89 0.00 170852.59 179758.75 0.00 06:19:44 06:04:02 751.95 576.36 175.59 0.00 37588.00 45072.93 0.00 06:19:44 06:05:02 1043.24 699.11 344.13 0.00 98436.83 123235.84 0.00 06:19:44 06:06:01 1825.02 1497.21 327.80 0.00 111355.81 115570.77 0.00 06:19:44 06:07:01 462.60 271.94 190.66 0.00 20702.26 38007.21 0.00 06:19:44 06:08:01 85.79 20.87 64.92 0.00 3017.34 6586.84 0.00 06:19:44 06:09:01 1.25 0.03 1.22 0.00 0.67 16.57 0.00 06:19:44 06:10:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 06:19:44 06:11:01 0.58 0.32 0.25 0.00 5.69 3.03 0.00 06:19:44 06:12:01 2.45 1.60 0.85 0.00 55.83 16.44 0.00 06:19:44 06:13:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 06:19:44 06:14:01 0.22 0.00 0.22 0.00 0.00 1.80 0.00 06:19:44 06:15:01 0.28 0.00 0.28 0.00 0.00 3.26 0.00 06:19:44 06:16:01 0.23 0.00 0.23 0.00 0.00 2.60 0.00 06:19:44 06:17:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 06:19:44 06:18:01 0.23 0.05 0.18 0.00 1.20 2.33 0.00 06:19:44 06:19:01 15.47 15.15 0.32 0.00 885.65 26.84 0.00 06:19:44 Average: 357.45 264.82 92.63 0.00 22288.11 32681.07 0.00 06:19:44 06:19:44 05:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:19:44 05:57:01 71348 0 700636 37.24 2620 1106940 1328940 45.35 609348 995124 70160 06:19:44 05:58:01 140348 0 739820 39.32 1492 999884 1556072 53.11 589188 911236 1680 06:19:44 05:59:01 65976 0 952472 50.62 776 862320 1824420 62.26 744120 790108 7584 06:19:44 06:00:01 427376 0 795072 42.26 404 658692 1650408 56.33 515776 648800 3180 06:19:44 06:01:02 197248 0 814540 43.29 324 869432 1438660 49.10 649924 738976 43248 06:19:44 06:02:01 76588 0 848092 45.07 0 956864 2244852 76.61 752468 839448 27748 06:19:44 06:03:02 72644 0 863252 45.88 0 945648 2340216 79.87 759920 817088 69516 06:19:44 06:04:02 229828 0 855508 45.47 0 796208 2392328 81.65 644680 729416 88576 06:19:44 06:05:02 101160 0 932376 49.55 0 848008 2820284 96.25 751604 801104 68332 06:19:44 06:06:01 52592 0 780216 41.47 0 1048736 2141764 73.09 573712 1024332 15632 06:19:44 06:07:01 92316 0 720684 38.30 0 1068544 1525064 52.05 632480 906524 70776 06:19:44 06:08:01 136200 0 645016 34.28 0 1100328 1206704 41.18 571456 923264 12 06:19:44 06:09:01 138496 0 642708 34.16 0 1100340 1179140 40.24 569696 922944 8 06:19:44 06:10:01 139112 0 642092 34.13 0 1100340 1178936 40.24 569412 922944 8 06:19:44 06:11:01 139064 0 641944 34.12 0 1100536 1198296 40.90 569404 923088 8 06:19:44 06:12:01 137652 0 642488 34.15 0 1101404 1179020 40.24 569508 923900 8 06:19:44 06:13:01 138100 0 642036 34.12 0 1101408 1179000 40.24 569436 923900 8 06:19:44 06:14:01 138108 0 642020 34.12 0 1101416 1179000 40.24 569440 923900 8 06:19:44 06:15:01 137788 0 642332 34.14 0 1101424 1179000 40.24 569304 923904 8 06:19:44 06:16:01 137836 0 642280 34.14 0 1101428 1179000 40.24 569452 923900 8 06:19:44 06:17:01 137436 0 642676 34.16 0 1101432 1179084 40.24 569656 923900 8 06:19:44 06:18:01 137304 0 642812 34.16 0 1101428 1179096 40.24 569660 923920 16 06:19:44 06:19:01 104420 0 650176 34.56 0 1126948 1192460 40.70 579712 944172 168 06:19:44 Average: 136910 0 727011 38.64 244 1017379 1542250 52.63 611711 882865 20291 06:19:44 06:19:44 05:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:19:44 05:57:01 veth82465ca 725.74 716.91 70.20 2203.36 0.00 0.00 0.00 0.00 06:19:44 05:57:01 eth0 1748.98 1435.14 5937.96 185.68 0.00 0.00 0.00 0.00 06:19:44 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 05:57:01 docker0 725.74 716.80 60.27 2203.39 0.00 0.00 0.00 0.00 06:19:44 05:58:01 eth0 662.60 568.08 3729.06 91.42 0.00 0.00 0.00 0.00 06:19:44 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 05:58:01 veth83cf16b 29.55 38.31 2.78 23.83 0.00 0.00 0.00 0.00 06:19:44 05:58:01 docker0 302.50 330.24 20.84 881.96 0.00 0.00 0.00 0.00 06:19:44 05:59:01 vethe981b8f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:19:44 05:59:01 eth0 106.98 75.41 472.59 15.25 0.00 0.00 0.00 0.00 06:19:44 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 05:59:01 docker0 60.52 82.73 4.82 448.11 0.00 0.00 0.00 0.00 06:19:44 06:00:01 vethe981b8f 2.32 2.32 0.19 0.20 0.00 0.00 0.00 0.00 06:19:44 06:00:01 eth0 31.77 20.61 25.96 13.24 0.00 0.00 0.00 0.00 06:19:44 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:00:01 docker0 2.32 2.32 0.15 0.20 0.00 0.00 0.00 0.00 06:19:44 06:01:02 vethe981b8f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:01:02 eth0 47.63 40.91 18.29 84.64 0.00 0.00 0.00 0.00 06:19:44 06:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:02:01 eth0 184.29 141.59 1706.97 21.77 0.00 0.00 0.00 0.00 06:19:44 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:02:01 veth5f4e500 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:19:44 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:03:02 eth0 88.04 63.01 166.75 60.39 0.00 0.00 0.00 0.00 06:19:44 06:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:03:02 veth5f4e500 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 06:19:44 06:03:02 docker0 41.23 56.14 2.63 147.58 0.00 0.00 0.00 0.00 06:19:44 06:04:02 vetha467899 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:19:44 06:04:02 veth7bfc557 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:19:44 06:04:02 veth6a310a9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:19:44 06:04:02 eth0 14.88 7.48 11.91 6.24 0.00 0.00 0.00 0.00 06:19:44 06:05:02 veth0fef3e7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:19:44 06:05:02 eth0 80.41 46.02 243.03 45.90 0.00 0.00 0.00 0.00 06:19:44 06:05:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:19:44 06:05:02 vethb205db3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:06:01 veth0ad88e9 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 06:19:44 06:06:01 eth0 83.39 49.48 159.36 70.21 0.00 0.00 0.00 0.00 06:19:44 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:06:01 veth5f4e500 0.00 0.92 0.00 0.04 0.00 0.00 0.00 0.00 06:19:44 06:07:01 vethe9748a1 21.94 45.30 1.77 343.12 0.00 0.00 0.00 0.00 06:19:44 06:07:01 eth0 228.81 159.06 1673.13 87.24 0.00 0.00 0.00 0.00 06:19:44 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:07:01 veth5f4e500 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:19:44 06:08:01 eth0 15.79 8.84 13.19 6.17 0.00 0.00 0.00 0.00 06:19:44 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:08:01 docker0 1208.84 1319.15 93.61 4392.41 0.00 0.00 0.00 0.00 06:19:44 06:09:01 eth0 0.97 0.52 0.37 0.22 0.00 0.00 0.00 0.00 06:19:44 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:10:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:19:44 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:11:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:19:44 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:12:01 eth0 0.33 0.27 0.14 0.08 0.00 0.00 0.00 0.00 06:19:44 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:13:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:19:44 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:19:44 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:17:01 eth0 0.35 0.25 0.15 0.08 0.00 0.00 0.00 0.00 06:19:44 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:18:01 eth0 0.43 0.28 0.26 0.20 0.00 0.00 0.00 0.00 06:19:44 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:19:01 eth0 5.31 3.50 6.16 1.95 0.00 0.00 0.00 0.00 06:19:44 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 Average: eth0 143.75 114.12 616.54 30.06 0.00 0.00 0.00 0.00 06:19:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:44 Average: docker0 52.63 57.44 4.08 191.25 0.00 0.00 0.00 0.00 06:19:44 06:19:44 06:19:44 ---> sar -P ALL: 06:19:44 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/22/21 _x86_64_ (4 CPU) 06:19:44 06:19:44 05:55:43 LINUX RESTART (4 CPU) 06:19:44 06:19:44 05:56:01 CPU %user %nice %system %iowait %steal %idle 06:19:44 05:57:01 all 21.95 0.00 13.11 6.81 1.97 56.16 06:19:44 05:57:01 0 23.34 0.00 14.91 6.74 1.76 53.26 06:19:44 05:57:01 1 21.55 0.00 11.07 6.89 2.20 58.29 06:19:44 05:57:01 2 22.12 0.00 12.87 5.03 2.16 57.82 06:19:44 05:57:01 3 20.81 0.00 13.63 8.61 1.76 55.20 06:19:44 05:58:01 all 13.72 0.00 8.37 2.19 1.42 74.30 06:19:44 05:58:01 0 11.68 0.00 8.52 2.55 1.51 75.74 06:19:44 05:58:01 1 14.75 0.00 8.22 1.53 1.46 74.04 06:19:44 05:58:01 2 11.61 0.00 7.80 1.56 1.51 77.51 06:19:44 05:58:01 3 16.85 0.00 8.93 3.14 1.20 69.87 06:19:44 05:59:01 all 35.76 0.00 12.13 5.51 1.96 44.63 06:19:44 05:59:01 0 36.56 0.00 12.33 3.30 1.93 45.88 06:19:44 05:59:01 1 36.23 0.00 12.84 9.82 1.81 39.30 06:19:44 05:59:01 2 32.60 0.00 10.75 4.46 2.47 49.71 06:19:44 05:59:01 3 37.70 0.00 12.62 4.45 1.64 43.59 06:19:44 06:00:01 all 46.64 0.00 12.72 2.46 3.44 34.75 06:19:44 06:00:01 0 47.92 0.00 13.65 3.63 3.28 31.52 06:19:44 06:00:01 1 47.18 0.00 12.65 3.18 3.11 33.88 06:19:44 06:00:01 2 42.75 0.00 12.40 1.67 4.52 38.67 06:19:44 06:00:01 3 48.76 0.00 12.17 1.35 2.83 34.89 06:19:44 06:01:02 all 50.23 0.00 15.29 2.24 2.29 29.96 06:19:44 06:01:02 0 51.38 0.00 15.56 3.43 2.25 27.37 06:19:44 06:01:02 1 50.28 0.00 15.82 2.88 2.22 28.80 06:19:44 06:01:02 2 49.51 0.00 14.68 1.86 2.43 31.52 06:19:44 06:01:02 3 49.74 0.00 15.10 0.78 2.26 32.11 06:19:44 06:02:01 all 17.64 0.00 16.17 4.70 1.60 59.89 06:19:44 06:02:01 0 16.84 0.00 15.58 3.33 1.68 62.57 06:19:44 06:02:01 1 19.44 0.00 16.35 6.09 1.63 56.49 06:19:44 06:02:01 2 16.88 0.00 15.71 5.22 1.64 60.54 06:19:44 06:02:01 3 17.41 0.00 17.04 4.16 1.45 59.94 06:19:44 06:03:02 all 22.29 0.00 28.32 23.38 2.12 23.89 06:19:44 06:03:02 0 20.32 0.00 26.19 20.89 2.32 30.27 06:19:44 06:03:02 1 21.13 0.00 26.60 25.09 2.44 24.73 06:19:44 06:03:02 2 23.76 0.00 29.78 24.91 2.04 19.51 06:19:44 06:03:02 3 23.98 0.00 30.76 22.61 1.69 20.95 06:19:44 06:04:02 all 68.97 0.00 18.44 5.84 1.31 5.45 06:19:44 06:04:02 0 69.25 0.00 16.90 5.60 1.66 6.59 06:19:44 06:04:02 1 66.84 0.00 19.86 5.60 1.34 6.36 06:19:44 06:04:02 2 69.76 0.00 18.92 5.32 1.10 4.89 06:19:44 06:04:02 3 70.00 0.00 18.09 6.84 1.14 3.94 06:19:44 06:05:02 all 25.18 0.00 25.68 18.66 4.07 26.41 06:19:44 06:05:02 0 24.14 0.00 24.95 17.09 4.38 29.44 06:19:44 06:05:02 1 26.01 0.00 25.36 20.57 3.83 24.23 06:19:44 06:05:02 2 24.40 0.00 24.25 15.96 4.15 31.24 06:19:44 06:05:02 3 26.21 0.00 28.19 21.07 3.92 20.61 06:19:44 06:06:01 all 35.04 0.00 25.26 18.78 4.27 16.65 06:19:44 06:06:01 0 37.29 0.00 23.28 17.45 3.95 18.03 06:19:44 06:06:01 1 32.74 0.00 24.33 19.77 4.59 18.58 06:19:44 06:06:01 2 33.17 0.00 26.14 20.01 4.55 16.14 06:19:44 06:06:01 3 37.01 0.00 27.34 17.87 4.01 13.77 06:19:44 06:07:01 all 38.25 0.00 15.64 7.99 1.84 36.28 06:19:44 06:07:01 0 35.75 0.00 16.20 7.32 1.69 39.03 06:19:44 06:07:01 1 43.07 0.00 14.81 5.56 2.07 34.49 06:19:44 06:07:01 2 35.96 0.00 14.69 9.31 1.99 38.06 06:19:44 06:07:01 3 38.23 0.00 16.86 9.76 1.62 33.54 06:19:44 06:19:44 06:07:01 CPU %user %nice %system %iowait %steal %idle 06:19:44 06:08:01 all 2.82 0.00 2.45 2.87 0.82 91.04 06:19:44 06:08:01 0 3.37 0.00 2.32 1.76 0.79 91.76 06:19:44 06:08:01 1 1.69 0.00 2.24 2.96 0.75 92.35 06:19:44 06:08:01 2 4.32 0.00 3.28 3.21 0.84 88.36 06:19:44 06:08:01 3 1.90 0.00 1.98 3.53 0.89 91.70 06:19:44 06:09:01 all 0.14 0.00 0.04 0.00 0.10 99.72 06:19:44 06:09:01 0 0.45 0.00 0.03 0.00 0.08 99.43 06:19:44 06:09:01 1 0.05 0.00 0.03 0.00 0.05 99.87 06:19:44 06:09:01 2 0.05 0.00 0.07 0.00 0.08 99.80 06:19:44 06:09:01 3 0.02 0.00 0.03 0.00 0.17 99.78 06:19:44 06:10:01 all 0.18 0.00 0.15 0.00 0.27 99.40 06:19:44 06:10:01 0 0.13 0.00 0.13 0.00 0.32 99.42 06:19:44 06:10:01 1 0.08 0.00 0.18 0.00 0.33 99.40 06:19:44 06:10:01 2 0.42 0.00 0.05 0.00 0.10 99.43 06:19:44 06:10:01 3 0.10 0.00 0.22 0.00 0.33 99.35 06:19:44 06:11:01 all 0.14 0.00 0.05 0.00 0.22 99.59 06:19:44 06:11:01 0 0.02 0.00 0.03 0.00 0.14 99.81 06:19:44 06:11:01 1 0.05 0.00 0.07 0.00 0.61 99.27 06:19:44 06:11:01 2 0.46 0.00 0.05 0.00 0.12 99.37 06:19:44 06:11:01 3 0.02 0.00 0.03 0.00 0.03 99.92 06:19:44 06:12:01 all 0.16 0.00 0.12 0.02 0.07 99.62 06:19:44 06:12:01 0 0.08 0.00 0.08 0.00 0.08 99.75 06:19:44 06:12:01 1 0.03 0.00 0.30 0.08 0.05 99.53 06:19:44 06:12:01 2 0.50 0.00 0.07 0.02 0.05 99.37 06:19:44 06:12:01 3 0.02 0.00 0.05 0.00 0.12 99.82 06:19:44 06:13:01 all 0.15 0.00 0.03 0.00 0.02 99.80 06:19:44 06:13:01 0 0.05 0.00 0.07 0.00 0.00 99.88 06:19:44 06:13:01 1 0.50 0.00 0.02 0.00 0.08 99.40 06:19:44 06:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:19:44 06:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:19:44 06:14:01 all 0.15 0.00 0.03 0.00 0.07 99.75 06:19:44 06:14:01 0 0.07 0.00 0.05 0.00 0.07 99.82 06:19:44 06:14:01 1 0.50 0.00 0.03 0.00 0.10 99.37 06:19:44 06:14:01 2 0.02 0.00 0.03 0.00 0.03 99.92 06:19:44 06:14:01 3 0.02 0.00 0.00 0.00 0.07 99.92 06:19:44 06:15:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:19:44 06:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:19:44 06:15:01 1 0.50 0.00 0.02 0.00 0.00 99.48 06:19:44 06:15:01 2 0.05 0.00 0.07 0.00 0.02 99.87 06:19:44 06:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:19:44 06:16:01 all 0.15 0.00 0.02 0.00 0.02 99.80 06:19:44 06:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:19:44 06:16:01 1 0.50 0.00 0.03 0.00 0.02 99.45 06:19:44 06:16:01 2 0.07 0.00 0.03 0.00 0.03 99.87 06:19:44 06:16:01 3 0.02 0.00 0.02 0.00 0.03 99.93 06:19:44 06:17:01 all 0.14 0.00 0.02 0.00 0.02 99.82 06:19:44 06:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:19:44 06:17:01 1 0.48 0.00 0.00 0.00 0.03 99.48 06:19:44 06:17:01 2 0.03 0.00 0.07 0.00 0.02 99.88 06:19:44 06:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:19:44 06:18:01 all 0.17 0.00 0.03 0.00 0.01 99.79 06:19:44 06:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:19:44 06:18:01 1 0.40 0.00 0.02 0.00 0.02 99.57 06:19:44 06:18:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:19:44 06:18:01 3 0.20 0.00 0.08 0.00 0.03 99.68 06:19:44 06:19:44 06:18:01 CPU %user %nice %system %iowait %steal %idle 06:19:44 06:19:01 all 1.17 0.00 0.68 0.39 0.11 97.65 06:19:44 06:19:01 0 0.70 0.00 0.60 0.42 0.08 98.20 06:19:44 06:19:01 1 0.48 0.00 0.42 0.22 0.13 98.75 06:19:44 06:19:01 2 1.69 0.00 0.97 0.47 0.07 96.81 06:19:44 06:19:01 3 1.82 0.00 0.73 0.45 0.17 96.83 06:19:44 Average: all 15.98 0.00 8.16 4.25 1.18 70.43 06:19:44 Average: 0 15.90 0.00 8.04 3.91 1.18 70.97 06:19:44 Average: 1 16.11 0.00 8.01 4.61 1.22 70.04 06:19:44 Average: 2 15.56 0.00 8.10 4.14 1.26 70.94 06:19:44 Average: 3 16.33 0.00 8.51 4.35 1.06 69.75 06:19:44 06:19:44 06:19:44