Pull request #3118 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 74c372326013f994c98436bf4455b6fe21c08430 rather than 159413965e3c1c43d7e5ddfa08b5289081289856 Obtained Jenkinsfile from 74c372326013f994c98436bf4455b6fe21c08430 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-3118/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-3118/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-24683 in /w/workspace/edgexfoundry_edgex-go_PR-3118 [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 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 159413965e3c1c43d7e5ddfa08b5289081289856 Merge succeeded, producing 159413965e3c1c43d7e5ddfa08b5289081289856 Checking out Revision 159413965e3c1c43d7e5ddfa08b5289081289856 (PR-3118) > 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/3118/head:refs/remotes/origin/PR-3118 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 159413965e3c1c43d7e5ddfa08b5289081289856 # 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 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 159413965e3c1c43d7e5ddfa08b5289081289856 # timeout=10 Commit message: "feat(notifications): Implement GET /subscription/all V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:05:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:05:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:05:25 ========================================================= 07:05:25 EdgeX Global Pipelines Version Info 07:05:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:05:27 ------------------- 07:05:27 stable info: 07:05:27 ------------------- 07:05:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:05:27 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:05:27 Message: update stable to v1.0.179 07:05:28 ------------------- 07:05:28 experimental info: 07:05:28 ------------------- 07:05:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:05:28 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:05:28 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:05:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:05:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:05:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:05:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:05:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:05:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:05:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:05:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:05:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:05:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:05:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:05:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:05:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:05:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:05:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:05:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:05:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:05:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:05:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:05:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:05:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:05:31 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:05:31 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:05:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3118 [Pipeline] echo 07:05:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3118 [Pipeline] echo 07:05:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3118 [Pipeline] echo 07:05:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 159413965e3c1c43d7e5ddfa08b5289081289856 [Pipeline] echo 07:05:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1594139 [Pipeline] echo 07:05:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:05:33 provisioning config files... 07:05:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6703529535874875270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:33 ---> docker-login.sh 07:05:33 nexus3.edgexfoundry.org:10001 07:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:33 Configure a credential helper to remove this warning. See 07:05:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:33 07:05:33 Login Succeeded 07:05:33 nexus3.edgexfoundry.org:10002 07:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:34 Configure a credential helper to remove this warning. See 07:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:34 07:05:34 Login Succeeded 07:05:34 nexus3.edgexfoundry.org:10003 07:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:34 Configure a credential helper to remove this warning. See 07:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:34 07:05:34 Login Succeeded 07:05:34 nexus3.edgexfoundry.org:10004 07:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:34 Configure a credential helper to remove this warning. See 07:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:34 07:05:34 Login Succeeded 07:05:34 docker.io 07:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:34 Configure a credential helper to remove this warning. See 07:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:34 07:05:34 Login Succeeded 07:05:34 ---> docker-login.sh ends [Pipeline] } 07:05:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:05:35 ++ 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 07:05:35 + for file in '`ls cmd/**/Dockerfile`' 07:05:35 ++ cut -d/ -f2 07:05:35 ++ dirname cmd/core-command/Dockerfile 07:05:35 + echo core-command,cmd/core-command/Dockerfile 07:05:35 + for file in '`ls cmd/**/Dockerfile`' 07:05:35 ++ dirname cmd/core-data/Dockerfile 07:05:35 ++ cut -d/ -f2 07:05:35 + echo core-data,cmd/core-data/Dockerfile 07:05:35 + for file in '`ls cmd/**/Dockerfile`' 07:05:35 ++ dirname cmd/core-metadata/Dockerfile 07:05:35 ++ cut -d/ -f2 07:05:35 + echo core-metadata,cmd/core-metadata/Dockerfile 07:05:35 + for file in '`ls cmd/**/Dockerfile`' 07:05:35 ++ dirname cmd/security-bootstrapper/Dockerfile 07:05:35 ++ cut -d/ -f2 07:05:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:05:35 + for file in '`ls cmd/**/Dockerfile`' 07:05:35 ++ dirname cmd/security-proxy-setup/Dockerfile 07:05:35 ++ cut -d/ -f2 07:05:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:05:35 + for file in '`ls cmd/**/Dockerfile`' 07:05:35 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:05:35 ++ cut -d/ -f2 07:05:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:05:35 + for file in '`ls cmd/**/Dockerfile`' 07:05:35 ++ dirname cmd/support-notifications/Dockerfile 07:05:35 ++ cut -d/ -f2 07:05:35 + echo support-notifications,cmd/support-notifications/Dockerfile 07:05:35 + for file in '`ls cmd/**/Dockerfile`' 07:05:35 ++ dirname cmd/support-scheduler/Dockerfile 07:05:35 ++ cut -d/ -f2 07:05:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:05:35 + for file in '`ls cmd/**/Dockerfile`' 07:05:35 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:05:35 ++ cut -d/ -f2 07:05:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:05:35 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 07:05:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:05:37 07:05:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:05:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:05:37 latest: Pulling from edgex-devops/git-semver 07:05:37 31603596830f: Pulling fs layer 07:05:37 2a8b12db71e7: Pulling fs layer 07:05:37 6ca5941a6612: Pulling fs layer 07:05:37 ecc8261a40a4: Pulling fs layer 07:05:37 ecc8261a40a4: Waiting 07:05:37 2a8b12db71e7: Download complete 07:05:38 31603596830f: Verifying Checksum 07:05:38 31603596830f: Download complete 07:05:38 6ca5941a6612: Download complete 07:05:38 ecc8261a40a4: Verifying Checksum 07:05:38 ecc8261a40a4: Download complete 07:05:38 31603596830f: Pull complete 07:05:38 2a8b12db71e7: Pull complete 07:05:39 6ca5941a6612: Pull complete 07:05:39 ecc8261a40a4: Pull complete 07:05:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:05:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:05:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:05:39 prd-centos7-docker-4c-2g-24683 does not seem to be running inside a container 07:05:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:05:42 $ docker top cf870588ab59920aad4e37f53971da29b0ff711dfdaed4137fbeb7e4fd63dee5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:05:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:05:42 [ssh-agent] Looking for ssh-agent implementation... 07:05:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:05:42 $ docker exec cf870588ab59920aad4e37f53971da29b0ff711dfdaed4137fbeb7e4fd63dee5 ssh-agent 07:05:43 SSH_AUTH_SOCK=/tmp/ssh-jF10E4tKWklG/agent.11 07:05:43 SSH_AGENT_PID=16 07:05:43 Running ssh-add (command line suppressed) 07:05:43 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8831261764123073144.key (/w/workspace/edgex-go/1@tmp/private_key_8831261764123073144.key) 07:05:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:05:43 + git tag --points-at HEAD [Pipeline] } 07:05:43 $ docker exec --env ******** --env ******** cf870588ab59920aad4e37f53971da29b0ff711dfdaed4137fbeb7e4fd63dee5 ssh-agent -k 07:05:43 unset SSH_AUTH_SOCK; 07:05:43 unset SSH_AGENT_PID; 07:05:43 echo Agent pid 16 killed; 07:05:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:05:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:05:43 [ssh-agent] Looking for ssh-agent implementation... 07:05:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:05:44 $ docker exec cf870588ab59920aad4e37f53971da29b0ff711dfdaed4137fbeb7e4fd63dee5 ssh-agent 07:05:44 SSH_AUTH_SOCK=/tmp/ssh-N82vwqQO8dXw/agent.44 07:05:44 SSH_AGENT_PID=49 07:05:44 Running ssh-add (command line suppressed) 07:05:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2932415586456410164.key (/w/workspace/edgex-go/1@tmp/private_key_2932415586456410164.key) 07:05:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:05:44 + git semver init 07:05:44 # -> Open(): unable to determine branch for HEAD 07:05:44 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:05:44 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:05:44 # $SEMVER_REMOTE_NAME = origin 07:05:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:05:44 # $SEMVER_USER_NAME = edgex-jenkins 07:05:44 # $SEMVER_BRANCH = PR-3118 07:05:44 # $SEMVER_TEMP = /tmp/semver-408183942 07:05:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:06:02 # '/tmp/semver-408183942' -> '/w/workspace/edgex-go/1/.semver' 07:06:02 # -> Force: false 07:06:02 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:06:03 $ docker exec --env ******** --env ******** cf870588ab59920aad4e37f53971da29b0ff711dfdaed4137fbeb7e4fd63dee5 ssh-agent -k 07:06:03 unset SSH_AUTH_SOCK; 07:06:03 unset SSH_AGENT_PID; 07:06:03 echo Agent pid 49 killed; 07:06:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:06:03 + git semver [Pipeline] } 07:06:04 $ docker stop --time=1 cf870588ab59920aad4e37f53971da29b0ff711dfdaed4137fbeb7e4fd63dee5 07:06:05 $ docker rm -f cf870588ab59920aad4e37f53971da29b0ff711dfdaed4137fbeb7e4fd63dee5 [Pipeline] // withDockerContainer [Pipeline] sh 07:06:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:06:06 Stashed 1 file(s) [Pipeline] echo 07:06:06 [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 07:06:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:06:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:06:08 + sudo service docker restart 07:06:08 + true 07:06:08 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:06:09 ========================================================= 07:06:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:06:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:06:09 + 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 . 07:06:12 Sending build context to Docker daemon 327.5MB 07:06:12 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:06:12 Step 2/6 : FROM ${BASE} 07:06:12 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:06:12 188c0c94c7c5: Pulling fs layer 07:06:12 0ef7d3d256c8: Pulling fs layer 07:06:12 de9db76c5a1d: Pulling fs layer 07:06:12 bca2f99d35d6: Pulling fs layer 07:06:12 93359f2a8cfa: Pulling fs layer 07:06:12 7c6f9722023f: Pulling fs layer 07:06:12 a35cf1a2eb13: Pulling fs layer 07:06:12 93359f2a8cfa: Waiting 07:06:12 bca2f99d35d6: Waiting 07:06:12 7c6f9722023f: Waiting 07:06:12 a35cf1a2eb13: Waiting 07:06:12 de9db76c5a1d: Verifying Checksum 07:06:12 de9db76c5a1d: Download complete 07:06:12 0ef7d3d256c8: Verifying Checksum 07:06:12 0ef7d3d256c8: Download complete 07:06:12 93359f2a8cfa: Verifying Checksum 07:06:12 93359f2a8cfa: Download complete 07:06:12 188c0c94c7c5: Download complete 07:06:12 7c6f9722023f: Verifying Checksum 07:06:12 7c6f9722023f: Download complete 07:06:13 188c0c94c7c5: Pull complete 07:06:13 0ef7d3d256c8: Pull complete 07:06:13 de9db76c5a1d: Pull complete 07:06:15 a35cf1a2eb13: Verifying Checksum 07:06:15 a35cf1a2eb13: Download complete 07:06:16 bca2f99d35d6: Verifying Checksum 07:06:16 bca2f99d35d6: Download complete 07:06:21 bca2f99d35d6: Pull complete 07:06:21 93359f2a8cfa: Pull complete 07:06:21 7c6f9722023f: Pull complete 07:06:22 Still waiting to schedule task 07:06:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:06:27 a35cf1a2eb13: Pull complete 07:06:27 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:06:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:06:27 ---> a62c8e92a672 07:06: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 07:06:28 ---> Running in adb2de2fdd96 07:06:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:06:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:06:31 (1/12) Installing libmagic (5.38-r0) 07:06:31 (2/12) Installing file (5.38-r0) 07:06:31 (3/12) Installing libc-dev (0.7.2-r3) 07:06:31 (4/12) Installing g++ (9.3.0-r2) 07:06:36 (5/12) Installing fortify-headers (1.1-r0) 07:06:36 (6/12) Installing patch (2.7.6-r6) 07:06:36 (7/12) Installing build-base (0.5-r2) 07:06:36 (8/12) Installing libsodium (1.0.18-r0) 07:06:36 (9/12) Installing pkgconf (1.7.2-r0) 07:06:36 (10/12) Installing libsodium-dev (1.0.18-r0) 07:06:36 (11/12) Installing libzmq (4.3.3-r0) 07:06:36 (12/12) Installing zeromq-dev (4.3.3-r0) 07:06:36 Executing busybox-1.31.1-r19.trigger 07:06:36 OK: 233 MiB in 51 packages 07:06:40 Removing intermediate container adb2de2fdd96 07:06:40 ---> dfc1de05005f 07:06:40 Step 4/6 : WORKDIR /edgex-go 07:06:40 ---> Running in 8457aef4bfa4 07:06:40 Removing intermediate container 8457aef4bfa4 07:06:40 ---> b2b8c0511491 07:06:40 Step 5/6 : COPY go.mod . 07:06:40 ---> be5252e2f6bd 07:06:40 Step 6/6 : RUN go mod download 07:06:40 ---> Running in 7e3663908b23 07:06:58 Removing intermediate container 7e3663908b23 07:06:58 ---> 52dd5528723d 07:06:58 Successfully built 52dd5528723d 07:06:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:06:58 + docker inspect -f . ci-base-image-x86_64 07:06:58 . [Pipeline] withDockerContainer 07:06:59 prd-centos7-docker-4c-2g-24683 does not seem to be running inside a container 07:06:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:07:00 $ docker top fb11a0365359daabbb6aa5f015ba70039a6212d7680fcd654949b2398e2f874a -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:00 + go version 07:07:00 go version go1.15.5 linux/amd64 [Pipeline] } 07:07:00 $ docker stop --time=1 fb11a0365359daabbb6aa5f015ba70039a6212d7680fcd654949b2398e2f874a 07:07:02 $ docker rm -f fb11a0365359daabbb6aa5f015ba70039a6212d7680fcd654949b2398e2f874a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:03 + docker inspect -f . ci-base-image-x86_64 07:07:03 . [Pipeline] withDockerContainer 07:07:03 prd-centos7-docker-4c-2g-24683 does not seem to be running inside a container 07:07:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:07:04 $ docker top 6c911224339ac3fa62399136fe989e6ae9b2684d15882e4b89cbd8c067e694a0 -eo pid,comm [Pipeline] { [Pipeline] echo 07:07:04 ========================================================= 07:07:04 [edgeXBuildGoParallel] Running Tests and Build... 07:07:04 ========================================================= [Pipeline] sh 07:07:04 + make test 07:07:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:07:13 ? github.com/edgexfoundry/edgex-go [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:07:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:07:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:07:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:07:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:07:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:07:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:07:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:07:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:07:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:07:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:07:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:07:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:07:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:07:41 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.106s coverage: 46.0% of statements 07:07:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:07:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:07:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:07:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:07:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:07:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:07:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 07:07:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.070s coverage: 100.0% of statements 07:07:44 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.173s coverage: 27.1% of statements 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:07:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:07:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.032s coverage: 100.0% of statements 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:07:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.102s coverage: 65.8% of statements 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:07:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.416s coverage: 82.3% of statements 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:07:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.347s coverage: 28.6% of statements 07:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:07:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements 07:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:07:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements 07:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:07:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.104s coverage: 86.7% of statements 07:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:07:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.104s coverage: 97.5% of statements 07:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:07:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements 07:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:07:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.368s coverage: 92.8% of statements 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:07:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:07:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.067s coverage: 0.1% of statements 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 45.5% of statements 07:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 79.5% of statements 07:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.029s coverage: 94.1% of statements 07:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements 07:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements 07:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements 07:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.038s coverage: 44.8% of statements 07:08:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24684 in /w/workspace/edgexfoundry_edgex-go_PR-3118 [Pipeline] { [Pipeline] ws 07:08:08 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:08:13 using credential edgex-jenkins-ssh 07:08:13 Cloning the remote Git repository 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.059s coverage: 92.9% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.042s coverage: 75.5% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 91.4% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.5% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.269s coverage: 68.9% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 37.0% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.265s coverage: 84.0% of statements 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.031s coverage: 100.0% of statements 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.115s coverage: 47.0% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.074s coverage: 90.4% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.679s coverage: 29.1% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.095s coverage: 99.0% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.040s coverage: 100.0% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.054s coverage: 100.0% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.055s coverage: 87.9% of statements 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:08:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 07:08:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 07:08:14 GO111MODULE=on go vet ./... 07:08:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:08:13 > git init /w/workspace/edgex-go/1 # timeout=10 07:08:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:08:13 > git --version # timeout=10 07:08:13 > git --version # 'git version 2.17.1' 07:08:13 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:08:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:08:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:08:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3118/head:refs/remotes/origin/PR-3118 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:08:30 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 159413965e3c1c43d7e5ddfa08b5289081289856 07:08:31 Merge succeeded, producing 159413965e3c1c43d7e5ddfa08b5289081289856 07:08:31 Checking out Revision 159413965e3c1c43d7e5ddfa08b5289081289856 (PR-3118) 07:08:30 > git config core.sparsecheckout # timeout=10 07:08:30 > git checkout -f 159413965e3c1c43d7e5ddfa08b5289081289856 # timeout=10 07:08:31 > git remote # timeout=10 07:08:31 > git config --get remote.origin.url # timeout=10 07:08:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:31 > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 07:08:31 > git rev-parse HEAD^{commit} # timeout=10 07:08:31 > git config core.sparsecheckout # timeout=10 07:08:31 > git checkout -f 159413965e3c1c43d7e5ddfa08b5289081289856 # timeout=10 07:08:35 Commit message: "feat(notifications): Implement GET /subscription/all V2 API" 07:08:35 > git --version # timeout=10 07:08:35 > git --version # 'git version 2.17.1' 07:08:35 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:08:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:08:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:08:38 + true 07:08:38 + sudo service docker restart 07:08:41 gofmt -l . 07:08:41 [ "`gofmt -l .`" = "" ] 07:08:41 ./bin/test-go-mod-tidy.sh 07:08:41 ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:08:41 provisioning config files... 07:08:41 + ls -al . 07:08:41 total 684 07:08:41 drwxrwxr-x 10 1001 1001 4096 Feb 3 07:08 . 07:08:41 drwxr-xr-x 4 root root 28 Feb 3 07:07 .. 07:08:41 -rw-rw-r-- 1 1001 1001 11 Feb 3 07:05 .dockerignore 07:08:41 drwxrwxr-x 8 1001 1001 179 Feb 3 07:05 .git 07:08:41 drwxrwxr-x 3 1001 1001 125 Feb 3 07:05 .github 07:08:41 -rw-rw-r-- 1 1001 1001 872 Feb 3 07:05 .gitignore 07:08:41 drwx------ 3 1001 1001 60 Feb 3 07:06 .semver 07:08:41 -rw-rw-r-- 1 1001 1001 166 Feb 3 07:05 .sonarcloud.properties 07:08:41 -rw-rw-r-- 1 1001 1001 7859 Feb 3 07:05 Attribution.txt 07:08:41 -rw-rw-r-- 1 1001 1001 3804 Feb 3 07:05 CONTRIBUTING.md 07:08:41 -rw-rw-r-- 1 1001 1001 931 Feb 3 07:05 Dockerfile.build 07:08:41 -rw-rw-r-- 1 1001 1001 863 Feb 3 07:05 Jenkinsfile 07:08:41 -rw-rw-r-- 1 1001 1001 10775 Feb 3 07:05 LICENSE 07:08:41 -rw-rw-r-- 1 1001 1001 6001 Feb 3 07:05 Makefile 07:08:41 -rw-rw-r-- 1 1001 1001 6524 Feb 3 07:05 README.md 07:08:41 -rw-rw-r-- 1 1001 1001 6755 Feb 3 07:05 SECURITY.md 07:08:41 -rw-rw-r-- 1 1001 1001 5 Feb 3 07:06 VERSION 07:08:41 -rw-rw-r-- 1 1001 1001 4131 Feb 3 07:05 ZMQWindows.md 07:08:41 drwxrwxr-x 2 1001 1001 117 Feb 3 07:05 bin 07:08:41 drwxrwxr-x 15 1001 1001 4096 Feb 3 07:05 cmd 07:08:41 -rw-r--r-- 1 root root 580808 Feb 3 07:08 coverage.out 07:08:41 -rw-r--r-- 1 root root 1054 Feb 3 07:08 go.mod 07:08:41 -rw-r--r-- 1 root root 19399 Feb 3 07:08 go.sum 07:08:41 drwxrwxr-x 8 1001 1001 127 Feb 3 07:05 internal 07:08:41 drwxrwxr-x 4 1001 1001 26 Feb 3 07:05 openapi 07:08:41 drwxrwxr-x 4 1001 1001 71 Feb 3 07:05 snap 07:08:41 -rw-rw-r-- 1 1001 1001 168 Feb 3 07:05 version.go 07:08:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7569223538647937021tmp [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 07:08:41 + '[' -e coverage.out ] 07:08:41 + chown 1001:1001 coverage.out [Pipeline] stash 07:08:42 ---> docker-login.sh 07:08:42 nexus3.edgexfoundry.org:10001 07:08:42 Stashed 1 file(s) [Pipeline] sh 07:08:42 + make build 07:08:42 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 07:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:43 Configure a credential helper to remove this warning. See 07:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:43 07:08:43 Login Succeeded 07:08:43 nexus3.edgexfoundry.org:10002 07:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:44 Configure a credential helper to remove this warning. See 07:08:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:44 07:08:44 Login Succeeded 07:08:44 nexus3.edgexfoundry.org:10003 07:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:44 Configure a credential helper to remove this warning. See 07:08:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:44 07:08:44 Login Succeeded 07:08:44 nexus3.edgexfoundry.org:10004 07:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:45 Configure a credential helper to remove this warning. See 07:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:45 07:08:45 Login Succeeded 07:08:45 docker.io 07:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:45 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 07:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:46 Configure a credential helper to remove this warning. See 07:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:46 07:08:46 Login Succeeded 07:08:46 ---> docker-login.sh ends [Pipeline] } 07:08:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:08:46 ========================================================= 07:08:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:08:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:08:47 + 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 . 07:08:49 Sending build context to Docker daemon 166.1MB 07:08:49 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:08:49 Step 2/6 : FROM ${BASE} 07:08:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:08:49 5f621e34cdf4: Pulling fs layer 07:08:49 a4357932f1b6: Pulling fs layer 07:08:49 18c013af1878: Pulling fs layer 07:08:49 00ac8860ef70: Pulling fs layer 07:08:49 63d7cb157983: Pulling fs layer 07:08:49 b116817d02f9: Pulling fs layer 07:08:49 745a02a5169b: Pulling fs layer 07:08:49 00ac8860ef70: Waiting 07:08:49 63d7cb157983: Waiting 07:08:49 b116817d02f9: Waiting 07:08:49 745a02a5169b: Waiting 07:08:49 18c013af1878: Verifying Checksum 07:08:49 18c013af1878: Download complete 07:08:49 a4357932f1b6: Verifying Checksum 07:08:49 a4357932f1b6: Download complete 07:08:49 63d7cb157983: Download complete 07:08:49 b116817d02f9: Verifying Checksum 07:08:49 b116817d02f9: Download complete 07:08:50 5f621e34cdf4: Verifying Checksum 07:08:50 5f621e34cdf4: Download complete 07:08:50 5f621e34cdf4: Pull complete 07:08:51 a4357932f1b6: Pull complete 07:08:51 18c013af1878: Pull complete 07:08:52 745a02a5169b: Verifying Checksum 07:08:52 745a02a5169b: Download complete 07:08:53 00ac8860ef70: Verifying Checksum 07:08:53 00ac8860ef70: Download complete 07:08: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 07:08:54 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 07:08:56 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 07:08:56 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 07:08:57 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 07:08:59 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 07:09: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 07:09: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 07:09:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:09:03 00ac8860ef70: Pull complete 07:09:03 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 07:09:03 63d7cb157983: Pull complete 07:09:04 b116817d02f9: Pull complete 07:09:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:09:06 $ docker stop --time=1 6c911224339ac3fa62399136fe989e6ae9b2684d15882e4b89cbd8c067e694a0 07:09:07 745a02a5169b: Pull complete 07:09:07 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:09:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:09:07 ---> b7e6874047d6 07:09:07 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:09:07 $ docker rm -f 6c911224339ac3fa62399136fe989e6ae9b2684d15882e4b89cbd8c067e694a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 07:09:11 ---> Running in c74752cb42a6 07:09:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 07:09:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:09:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:09:13 07:09:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:09:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:09:13 latest: Pulling from edgex-devops/edgex-compose 07:09:13 cbdbe7a5bc2a: Pulling fs layer 07:09:13 ca9280d653b3: Pulling fs layer 07:09:13 7e9c9ca2126c: Pulling fs layer 07:09:13 cbdbe7a5bc2a: Verifying Checksum 07:09:13 cbdbe7a5bc2a: Download complete 07:09:13 (1/12) Installing libmagic (5.38-r0) 07:09:13 (2/12) Installing file (5.38-r0) 07:09:14 cbdbe7a5bc2a: Pull complete 07:09:14 ca9280d653b3: Verifying Checksum 07:09:14 ca9280d653b3: Download complete 07:09:14 (3/12) Installing libc-dev (0.7.2-r3) 07:09:14 (4/12) Installing g++ (9.3.0-r2) 07:09:15 ca9280d653b3: Pull complete 07:09:15 7e9c9ca2126c: Download complete 07:09:21 7e9c9ca2126c: Pull complete 07:09:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:09:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:09:21 prd-centos7-docker-4c-2g-24683 does not seem to be running inside a container 07:09:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:09:24 $ docker top bc27e3af2f2466ecd75af08f18975985ba8f82168ebe16b1c79895f65f1223b9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:25 + docker-compose build --help 07:09:25 + grep parallel 07:09:26 --parallel Build images in parallel. [Pipeline] } 07:09:26 $ docker stop --time=1 bc27e3af2f2466ecd75af08f18975985ba8f82168ebe16b1c79895f65f1223b9 07:09:26 (5/12) Installing fortify-headers (1.1-r0) 07:09:26 (6/12) Installing patch (2.7.6-r6) 07:09:26 (7/12) Installing build-base (0.5-r2) 07:09:26 (8/12) Installing libsodium (1.0.18-r0) 07:09:26 (9/12) Installing pkgconf (1.7.2-r0) 07:09:26 (10/12) Installing libsodium-dev (1.0.18-r0) 07:09:26 (11/12) Installing libzmq (4.3.3-r0) 07:09:26 (12/12) Installing zeromq-dev (4.3.3-r0) 07:09:26 Executing busybox-1.31.1-r19.trigger 07:09:26 OK: 217 MiB in 51 packages 07:09:27 $ docker rm -f bc27e3af2f2466ecd75af08f18975985ba8f82168ebe16b1c79895f65f1223b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:09:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:09:28 . [Pipeline] withDockerContainer 07:09:28 prd-centos7-docker-4c-2g-24683 does not seem to be running inside a container 07:09:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:09:29 $ docker top 1adc13505dedc4d9cff473abecc6490774c2704ff4653ff4e5e6116b2ec6e90c -eo pid,comm [Pipeline] { 07:09:29 Removing intermediate container c74752cb42a6 07:09:29 ---> 9a0abfde8563 07:09:29 Step 4/6 : WORKDIR /edgex-go 07:09:29 ---> Running in b0ce9fda1848 [Pipeline] sh 07:09:30 Removing intermediate container b0ce9fda1848 07:09:30 ---> e7a7d93434f1 07:09:30 Step 5/6 : COPY go.mod . 07:09:30 + docker-compose -f ./docker-compose-build.yml build --parallel 07:09:30 ---> 65a99715ff43 07:09:30 Step 6/6 : RUN go mod download 07:09:30 ---> Running in 5b131731ff1d 07:09:31 Building docker-core-command-go ... 07:09:31 Building docker-core-data-go ... 07:09:31 Building docker-core-metadata-go ... 07:09:31 Building docker-security-bootstrapper-go ... 07:09:31 Building docker-security-proxy-setup-go ... 07:09:31 Building docker-security-secretstore-setup-go ... 07:09:31 Building docker-support-notifications-go ... 07:09:31 Building docker-support-scheduler-go ... 07:09:31 Building docker-sys-mgmt-agent-go ... 07:09:31 Building docker-support-notifications-go 07:09:31 Building docker-security-secretstore-setup-go 07:09:31 Building docker-core-metadata-go 07:09:31 Building docker-security-bootstrapper-go 07:09:31 Building docker-core-data-go 07:09:57 Removing intermediate container 5b131731ff1d 07:09:57 ---> 50c3462094ff 07:09:57 Successfully built 50c3462094ff 07:09:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:09:57 + docker inspect -f . ci-base-image-arm64 07:09:57 . [Pipeline] withDockerContainer 07:09:58 prd-ubuntu18.04-docker-arm64-4c-16g-24684 does not seem to be running inside a container 07:09:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:09:59 $ docker top 6c1c21ced7db002cbb59373de10a9b52f48b64fc071ddb30332781eee47de0f5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:00 + go version 07:10:00 go version go1.15.5 linux/arm64 [Pipeline] } 07:10:00 $ docker stop --time=1 6c1c21ced7db002cbb59373de10a9b52f48b64fc071ddb30332781eee47de0f5 07:10:02 $ docker rm -f 6c1c21ced7db002cbb59373de10a9b52f48b64fc071ddb30332781eee47de0f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 07:10:03 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:10:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:10:03 ---> 52dd5528723d 07:10:03 Step 3/23 : WORKDIR /edgex-go 07:10:03 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:10:03 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:10:03 ---> 52dd5528723d 07:10:03 Step 3/31 : WORKDIR /edgex-go 07:10:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:10:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:10:03 ---> 52dd5528723d 07:10:03 Step 3/24 : WORKDIR /edgex-go 07:10:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:10:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:10:03 ---> 52dd5528723d 07:10:03 Step 3/22 : WORKDIR /edgex-go 07:10:03 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:10:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:10:03 ---> 52dd5528723d 07:10:03 Step 3/23 : WORKDIR /edgex-go 07:10:03 ---> Running in dcb06de0e6f1 07:10:03 ---> Running in a593ea7f2d11 07:10:03 ---> Running in 01b9dd19607b 07:10:03 ---> Running in d472d82641ea 07:10:03 ---> Running in 8fbc35921f57 07:10:03 Removing intermediate container dcb06de0e6f1 07:10:03 ---> 3979a0ac47e8 07:10:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:03 Removing intermediate container d472d82641ea 07:10:03 ---> 7302cff1de8b 07:10:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:03 Removing intermediate container 01b9dd19607b 07:10:03 ---> f939f2d38dda 07:10:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:03 Removing intermediate container 8fbc35921f57 07:10:03 ---> ebda556a43f8 07:10:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:03 Removing intermediate container a593ea7f2d11 07:10:03 ---> 5808c05678a2 07:10:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:03 ---> Running in b4920e9c48dd 07:10:03 ---> Running in 4cfd8074817f 07:10:03 ---> Running in 4c2571bcbfc1 07:10:03 ---> Running in c60b2a61af09 07:10:03 ---> Running in af8c1ed1c9c5 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:10:04 + docker inspect -f . ci-base-image-arm64 07:10:04 . [Pipeline] withDockerContainer 07:10:04 Removing intermediate container b4920e9c48dd 07:10:04 ---> 13e7ebbb3dd1 07:10:04 Step 5/31 : RUN apk add --update --no-cache make git 07:10:04 ---> Running in d5a804757d35 07:10:04 Removing intermediate container 4cfd8074817f 07:10:04 ---> eccf012b50f9 07:10:04 Step 5/24 : RUN apk add --update --no-cache make git 07:10:04 Removing intermediate container 4c2571bcbfc1 07:10:04 ---> ea34691bfab8 07:10:04 Step 5/23 : RUN apk add --update --no-cache make git 07:10:04 prd-ubuntu18.04-docker-arm64-4c-16g-24684 does not seem to be running inside a container 07:10:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:10:04 Removing intermediate container c60b2a61af09 07:10:04 ---> 2d759e636f1f 07:10:04 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:10:04 ---> Running in e6af55ce4d4c 07:10:04 ---> Running in 4811a84c964e 07:10:04 ---> Running in fd0bca0a0091 07:10:04 Removing intermediate container af8c1ed1c9c5 07:10:04 ---> 4711ca077f3a 07:10:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:10:04 ---> Running in 1a837aba0886 07:10:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:10:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:10:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:10:05 $ docker top e1923a678ee8e7ac05f307c2fefed36f6741b2d2c9d3aa763c0192bc538f8ac9 -eo pid,comm 07:10:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:10:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:10:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 07:10:06 ========================================================= 07:10:06 [edgeXBuildGoParallel] Running Tests and Build... 07:10:06 ========================================================= [Pipeline] sh 07:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:10:06 OK: 233 MiB in 51 packages 07:10:06 OK: 233 MiB in 51 packages 07:10:06 OK: 233 MiB in 51 packages 07:10:07 + make test 07:10:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:10:07 Removing intermediate container d5a804757d35 07:10:07 ---> 49a1d0841988 07:10:07 Step 6/31 : COPY go.mod . 07:10:07 OK: 233 MiB in 51 packages 07:10:07 OK: 233 MiB in 51 packages 07:10:07 Removing intermediate container e6af55ce4d4c 07:10:07 ---> 53dfe54a392b 07:10:07 Step 6/24 : COPY go.mod . 07:10:07 ---> 38eddf18c8f6 07:10:07 Step 7/31 : RUN go mod download 07:10:07 Removing intermediate container 4811a84c964e 07:10:07 ---> 92c40f837742 07:10:07 Step 6/23 : COPY go.mod . 07:10:07 ---> Running in 049b986ae1e7 07:10:08 ---> 72fb7ea6c57c 07:10:08 Step 7/24 : RUN go mod download 07:10:08 ---> Running in a5be1ba793f8 07:10:08 ---> 902ae1e0ceb9 07:10:08 Step 7/23 : RUN go mod download 07:10:08 Removing intermediate container fd0bca0a0091 07:10:08 ---> df65db71b269 07:10:08 Step 6/23 : COPY go.mod . 07:10:08 ---> Running in 5cf9cf3daffb 07:10:08 Removing intermediate container 1a837aba0886 07:10:08 ---> 15c0bd8b28e8 07:10:08 Step 6/22 : COPY go.mod . 07:10:08 ---> b25e203037c5 07:10:08 Step 7/23 : RUN go mod download 07:10:08 ---> Running in 00daea7b7f87 07:10:09 ---> b212177ef4d0 07:10:09 Step 7/22 : RUN go mod download 07:10:09 ---> Running in 5d3e0bdfc3c1 07:10:10 Removing intermediate container 5cf9cf3daffb 07:10:10 ---> fa6fffc06930 07:10:10 Step 8/23 : COPY . . 07:10:10 Removing intermediate container a5be1ba793f8 07:10:10 ---> b5cd8948d661 07:10:10 Step 8/24 : COPY . . 07:10:10 Removing intermediate container 049b986ae1e7 07:10:10 ---> 2755c72f721c 07:10:10 Step 8/31 : COPY . . 07:10:15 Removing intermediate container 00daea7b7f87 07:10:15 ---> 255ebe30e03f 07:10:15 Step 8/23 : COPY . . 07:10:16 Removing intermediate container 5d3e0bdfc3c1 07:10:16 ---> 67884bcae222 07:10:16 Step 8/22 : COPY . . 07:10:29 ? github.com/edgexfoundry/edgex-go [no test files] 07:10:48 ---> cc462675c1ab 07:10:48 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:10:48 ---> 642f4f578f1e 07:10:48 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:10:48 ---> d0399e3ff0a7 07:10:48 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 07:10:48 ---> fd312795b535 07:10:48 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:10:48 ---> Running in fbca137e5f90 07:10:48 ---> Running in 72a29ce4d25a 07:10:48 ---> Running in 2dc7e0adaf6f 07:10:48 ---> Running in c82094c7c950 07:10:48 ---> 287c63f02970 07:10:48 Step 9/23 : RUN make cmd/core-data/core-data 07:10:48 ---> Running in 0600442d888f 07:10:48 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 07:10:48 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 07:10:48 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 07:10:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:10: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 07:11:10 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 07:11:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:11:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:11:20 Removing intermediate container 2dc7e0adaf6f 07:11:20 ---> 97c8c3f00eae 07:11:20 07:11:20 Step 10/24 : FROM alpine:3.12 07:11:20 3.12: Pulling from library/alpine 07:11:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:11:21 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:11:21 Status: Downloaded newer image for alpine:3.12 07:11:21 ---> 389fef711851 07:11:21 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:11:21 ---> Running in 042555a59525 07:11:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:22 (1/5) Installing ca-certificates (20191127-r4) 07:11:22 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:11:22 (3/5) Installing libcurl (7.69.1-r3) 07:11:22 (4/5) Installing curl (7.69.1-r3) 07:11:22 (5/5) Installing dumb-init (1.2.2-r1) 07:11:22 Executing busybox-1.31.1-r19.trigger 07:11:22 Executing ca-certificates-20191127-r4.trigger 07:11:22 OK: 7 MiB in 19 packages 07:11:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:11:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:11:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:11:27 Removing intermediate container c82094c7c950 07:11:27 ---> 72c893c33a23 07:11:27 07:11:27 Step 10/22 : FROM alpine:3.12 07:11:27 ---> 389fef711851 07:11:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:11:27 Removing intermediate container fbca137e5f90 07:11:27 ---> 3bc9747d709f 07:11:27 07:11:27 Step 10/31 : FROM alpine:3.12 07:11:27 ---> 389fef711851 07:11:27 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:11:27 ---> Running in 3cecff015fb7 07:11:28 Removing intermediate container 72a29ce4d25a 07:11:28 ---> fb4ae53ec265 07:11:28 07:11:28 Step 10/23 : FROM alpine:3.12 07:11:28 ---> 389fef711851 07:11:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:11:28 ---> Running in db97b33db30d 07:11:28 Removing intermediate container 042555a59525 07:11:28 ---> 2c847c9f9cdc 07:11:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:11:28 ---> Running in e7ef6c00acfa 07:11:30 ---> Running in 72a08a16b4ef 07:11:30 Removing intermediate container db97b33db30d 07:11:30 ---> 868c52cd3412 07:11:30 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:11:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:30 Removing intermediate container 0600442d888f 07:11:30 ---> 3662f1eb0086 07:11:30 07:11:30 Step 10/23 : FROM alpine:3.12 07:11:30 ---> 389fef711851 07:11:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:11:30 ---> Running in 45ff60abbe25 07:11:30 Removing intermediate container 72a08a16b4ef 07:11:30 ---> ad9567b15ab3 07:11:30 Step 13/24 : WORKDIR / 07:11:30 (1/2) Installing ca-certificates (20191127-r4) 07:11:30 (2/2) Installing dumb-init (1.2.2-r1) 07:11:30 Executing busybox-1.31.1-r19.trigger 07:11:30 Executing ca-certificates-20191127-r4.trigger 07:11:30 OK: 6 MiB in 16 packages 07:11:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:11:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:11:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:11:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:11:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:11:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:11:32 ---> Running in b30e2ef7811b 07:11:32 ---> Running in 48f33882b280 07:11:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:33 (1/1) Installing dumb-init (1.2.2-r1) 07:11:33 Removing intermediate container b30e2ef7811b 07:11:33 ---> 914b51472cc7 07:11:33 Step 12/23 : ENV APP_PORT=48080 07:11:33 Executing busybox-1.31.1-r19.trigger 07:11:33 Removing intermediate container 48f33882b280 07:11:33 ---> e977ec710ef9 07:11:33 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:11:33 OK: 6 MiB in 15 packages 07:11:33 ---> Running in bf57263da724 07:11:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:33 (1/2) Installing dumb-init (1.2.2-r1) 07:11:33 (2/2) Installing su-exec (0.2-r1) 07:11:33 Executing busybox-1.31.1-r19.trigger 07:11:33 OK: 6 MiB in 16 packages 07:11:33 Removing intermediate container 3cecff015fb7 07:11:33 ---> ea23d385f99a 07:11:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:11:34 ---> 0d59755e7e66 07:11:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:11:34 Removing intermediate container bf57263da724 07:11:34 ---> 586238cbf20f 07:11:34 Step 13/23 : EXPOSE $APP_PORT 07:11:34 ---> Running in f66e00cc01a3 07:11:34 ---> Running in 6a7f52d571f5 07:11:34 Removing intermediate container e7ef6c00acfa 07:11:34 ---> 52cd011e9956 07:11:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:11:34 ---> 62dcd347d110 07:11:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:11:34 Removing intermediate container f66e00cc01a3 07:11:34 ---> e9a075cc19fd 07:11:34 Step 13/22 : ENV APP_PORT=48060 07:11:34 ---> Running in 87c5fdf2b1ca 07:11:34 Removing intermediate container 6a7f52d571f5 07:11:34 ---> 1752302ed0c0 07:11:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:11:34 Removing intermediate container 45ff60abbe25 07:11:34 ---> 8e1f5036f256 07:11:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:11:34 ---> Running in 28c3d6d47678 07:11:34 ---> Running in e8bb45d65457 07:11:34 ---> 8fabe0eec1b2 07:11:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:11:34 ---> Running in 15245aebdc91 07:11:35 Removing intermediate container 87c5fdf2b1ca 07:11:35 ---> 56710fbb75e7 07:11:35 Step 13/23 : ENV APP_PORT=48081 07:11:35 ---> Running in 6fb82cb42c3c 07:11:35 Removing intermediate container 28c3d6d47678 07:11:35 ---> 6124329d4fbe 07:11:35 Step 14/22 : EXPOSE $APP_PORT 07:11:35 Removing intermediate container 15245aebdc91 07:11:35 ---> 83c2e03a4b0a 07:11:35 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:11:35 ---> a852a3027bbf 07:11:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:11:35 ---> Running in f4379004e77e 07:11:35 ---> Running in ea028e4c8ace 07:11:35 Removing intermediate container 6fb82cb42c3c 07:11:35 ---> 0fc8ca331d0b 07:11:35 Step 14/23 : EXPOSE $APP_PORT 07:11:35 ---> Running in bd6a0ee0ceea 07:11:36 Removing intermediate container f4379004e77e 07:11:36 ---> 2874f193564a 07:11:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:36 Removing intermediate container ea028e4c8ace 07:11:36 ---> 59d60fb4b491 07:11:36 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:11:36 ---> Running in 12317e6ece53 07:11:36 Removing intermediate container bd6a0ee0ceea 07:11:36 ---> 073b28b38622 07:11:36 Step 15/23 : WORKDIR / 07:11:36 ---> c7d5622d476f 07:11:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:11:36 ---> 95a8f2c6473d 07:11:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:11:36 ---> Running in 5013b12ded6d 07:11:36 Removing intermediate container e8bb45d65457 07:11:36 ---> d529d99aca4d 07:11:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:11:37 ---> 180833ffeded 07:11:37 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/ 07:11:37 ---> Running in c1bf5865ea66 07:11:37 ---> Running in bb2647ec7630 07:11:37 Removing intermediate container 5013b12ded6d 07:11:37 ---> 107479d14c7a 07:11:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:37 ---> 19372fba2201 07:11:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:11:37 ---> 8c47d3c08e2f 07:11:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:11:38 ---> 743f492881a5 07:11:38 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:11:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:38 ---> Running in 362d93dc5732 07:11:38 Removing intermediate container 12317e6ece53 07:11:38 ---> 96bcfa237a8b 07:11:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:11:38 ---> f01df1996c0c 07:11:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:11:38 ---> Running in bb52bb366798 07:11:38 Removing intermediate container 362d93dc5732 07:11:38 ---> e00128b16f5f 07:11:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:38 ---> Running in ce511bb3d7d9 07:11:38 ---> 199084a8bfa1 07:11:38 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:11:39 Removing intermediate container bb52bb366798 07:11:39 ---> 186abdedf791 07:11:39 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:11:39 ---> Running in e5dcd6226354 07:11:39 Removing intermediate container ce511bb3d7d9 07:11:39 ---> a3e85ea69a9d 07:11:39 Step 20/22 : LABEL arch=x86_64 07:11:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:39 ---> Running in 29c1a0d1a4c5 07:11:39 Removing intermediate container bb2647ec7630 07:11:39 ---> 9e896aed0093 07:11:39 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:11:39 Removing intermediate container e5dcd6226354 07:11:39 ---> 54fd1b2dbef2 07:11:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:39 ---> 4abeb72dbce0 07:11:39 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:11:39 Removing intermediate container 29c1a0d1a4c5 07:11:39 ---> 77608f3e23ae 07:11:39 Step 21/22 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:11:39 ---> Running in db3d539e5d57 07:11:39 (1/6) Installing dumb-init (1.2.2-r1) 07:11:39 ---> Running in 330422206d75 07:11:39 ---> Running in 815ce5ab2d6b 07:11:39 (2/6) Installing libgcc (9.3.0-r2) 07:11:39 ---> Running in fef50bc6323a 07:11:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:11:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:11:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:11:40 (3/6) Installing libsodium (1.0.18-r0) 07:11:40 (4/6) Installing libstdc++ (9.3.0-r2) 07:11:40 Removing intermediate container db3d539e5d57 07:11:40 ---> 9de0ff92307f 07:11:40 Step 22/24 : LABEL arch=x86_64 07:11:40 (5/6) Installing libzmq (4.3.3-r0) 07:11:40 Removing intermediate container 330422206d75 07:11:40 ---> f31598e1cac2 07:11:40 Step 21/23 : LABEL arch=x86_64 07:11:40 Removing intermediate container fef50bc6323a 07:11:40 ---> 2bbcb2a9df47 07:11:40 Step 22/22 : LABEL version=0.0.0 07:11:40 ---> Running in 29b81e71c614 07:11:40 ---> Running in 13915263663d 07:11:40 (6/6) Installing zeromq (4.3.3-r0) 07:11:40 ---> Running in 67ce61f0c4ee 07:11:40 Executing busybox-1.31.1-r19.trigger 07:11:40 OK: 8 MiB in 20 packages 07:11:40 Removing intermediate container 29b81e71c614 07:11:40 ---> d3afbc9b0c3b 07:11:40 Step 23/24 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:11:40 Removing intermediate container 13915263663d 07:11:40 ---> 3e92612d5b7b 07:11:40 Step 22/23 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:11:40 Removing intermediate container 67ce61f0c4ee 07:11:40 ---> 4ae70a3a82b7 07:11:40 07:11:40 ---> Running in 7563f5b853be 07:11:41 ---> Running in 704861e36e18 07:11:41 Successfully built 4ae70a3a82b7 07:11:41 Successfully tagged docker-support-notifications-go:latest 07:11:41  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 07:11:41 Removing intermediate container 7563f5b853be 07:11:41 ---> 8824d6dbe228 07:11:41 Step 24/24 : LABEL version=0.0.0 07:11:41 Removing intermediate container 704861e36e18 07:11:41 ---> 2d5ac8ab8390 07:11:41 Step 23/23 : LABEL version=0.0.0 07:11:41 ---> Running in 2f4f5105950b 07:11:41 Removing intermediate container c1bf5865ea66 07:11:41 ---> d53aa5c75db3 07:11:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:41 ---> Running in 630aa7186b0c 07:11:41 Removing intermediate container 815ce5ab2d6b 07:11:41 ---> 4259f2a6d690 07:11:41 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:42 Removing intermediate container 2f4f5105950b 07:11:42 ---> 5f1795703a57 07:11:42 07:11:42 Successfully built 5f1795703a57 07:11:42 ---> a1e61ad2aaf1 07:11:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:11:42 Removing intermediate container 630aa7186b0c 07:11:42 ---> 8ea83f7fefcb 07:11:42 07:11:42 Successfully tagged docker-security-secretstore-setup-go:latest 07:11:42  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 07:11:42 Successfully built 8ea83f7fefcb 07:11:42 ---> a097b793b4c2 07:11:42 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:11:43 Successfully tagged docker-core-metadata-go:latest 07:11:43  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 07:11:45 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.447s coverage: 46.0% of statements 07:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 07:11:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.135s coverage: 100.0% of statements 07:11:46 ---> df82281c19aa 07:11:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:11:47 ---> 851312932de8 07:11:47 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:11:50 ---> f166376896b0 07:11:50 Step 19/23 : ENTRYPOINT ["/core-data"] 07:11:50 ---> 5c7f16612b17 07:11:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 07:11:50 ---> Running in 1581b7f91c4c 07:11:50 Removing intermediate container 1581b7f91c4c 07:11:50 ---> 817765bc7029 07:11:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:50 ---> Running in ad86472a0a61 07:11:50 ---> e391b4d0cd88 07:11:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:11:50 Removing intermediate container ad86472a0a61 07:11:50 ---> 0572000dd74d 07:11:50 Step 21/23 : LABEL arch=x86_64 07:11:50 ---> Running in 33ea2ea825c8 07:11:50 ---> 39088a94099b 07:11:50 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:11:51 ---> Running in bb497f852d8d 07:11:51 Removing intermediate container 33ea2ea825c8 07:11:51 ---> f043115605be 07:11:51 Step 22/23 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:11:52 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.523s coverage: 27.1% of statements 07:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:11:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements 07:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:11:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.104s coverage: 100.0% of statements 07:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:11:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.275s coverage: 65.8% of statements 07:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.673s coverage: 82.3% of statements 07:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:11:59 ---> Running in 3f4873f0f68d 07:11:59 Removing intermediate container bb497f852d8d 07:11:59 ---> 9cd64a5bf449 07:11:59 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:11:59 Removing intermediate container 3f4873f0f68d 07:11:59 ---> 42e5cc0da5d7 07:11:59 Step 23/23 : LABEL version=0.0.0 07:12:00 ---> 1f571362f273 07:12:00 Step 26/31 : RUN chmod +x /entrypoint.sh 07:12:00 ---> Running in 38cdea743492 07:12:02 Removing intermediate container 38cdea743492 07:12:02 ---> fbd4a7b15e74 07:12:02 07:12:02 ---> Running in 5b8eea48f310 07:12:02 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:12:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:12:02 ---> 52dd5528723d 07:12:02 Step 3/21 : WORKDIR /edgex-go 07:12:02 ---> Using cache 07:12:02 ---> 5808c05678a2 07:12:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:02 ---> Using cache 07:12:02 ---> ea34691bfab8 07:12:02 Step 5/21 : RUN apk add --update --no-cache make git 07:12:02 ---> Using cache 07:12:02 ---> 92c40f837742 07:12:02 Step 6/21 : COPY go.mod . 07:12:02 ---> Using cache 07:12:02 ---> 902ae1e0ceb9 07:12:02 Step 7/21 : RUN go mod download 07:12:02 ---> Using cache 07:12:02 ---> fa6fffc06930 07:12:02 Step 8/21 : COPY . . 07:12:02 ---> Using cache 07:12:02 ---> cc462675c1ab 07:12:02 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:12:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.148s coverage: 28.6% of statements 07:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:12:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.143s coverage: 100.0% of statements 07:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:12:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements 07:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:12:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.344s coverage: 86.7% of statements 07:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:12:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.318s coverage: 97.5% of statements 07:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:12:02 Successfully built fbd4a7b15e74 07:12:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.177s coverage: 78.3% of statements 07:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:12:03 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:12:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:12:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:12:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:12:03 ---> 52dd5528723d 07:12:03 Step 3/23 : WORKDIR /edgex-go 07:12:03 Successfully tagged docker-core-data-go:latest 07:12:03 ---> 52dd5528723d 07:12:03 Step 3/22 : WORKDIR /edgex-go 07:12:03 ---> Using cache 07:12:03 ---> 5808c05678a2 07:12:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:03 ---> Using cache 07:12:03 ---> ea34691bfab8 07:12:03 Step 5/22 : RUN apk add --update --no-cache make git 07:12:03 ---> Using cache 07:12:03 ---> 92c40f837742 07:12:03 Step 6/22 : COPY go.mod . 07:12:03 ---> Using cache 07:12:03 ---> 902ae1e0ceb9 07:12:03 Step 7/22 : RUN go mod download 07:12:03 ---> Using cache 07:12:03 ---> fa6fffc06930 07:12:03 Step 8/22 : COPY . . 07:12:03 ---> Using cache 07:12:03 ---> 5808c05678a2 07:12:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:03 ---> Using cache 07:12:03 ---> ea34691bfab8 07:12:03 Step 5/23 : RUN apk add --update --no-cache make git 07:12:03 ---> Using cache 07:12:03 ---> 92c40f837742 07:12:03 Step 6/23 : COPY go.mod . 07:12:03 ---> Using cache 07:12:03 ---> 902ae1e0ceb9 07:12:03 Step 7/23 : RUN go mod download 07:12:03 ---> Using cache 07:12:03 ---> fa6fffc06930 07:12:03 Step 8/23 : COPY . . 07:12:03 Building docker-sys-mgmt-agent-go 07:12:03  Building docker-core-data-go ... done  ---> Using cache 07:12:03 ---> cc462675c1ab 07:12:03 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:12:03 ---> Using cache 07:12:03 ---> cc462675c1ab 07:12:03 Step 9/23 : RUN make cmd/core-command/core-command 07:12:04 ---> Running in 55e27002ffb4 07:12:05 ---> Running in ceab08db5cb3 07:12:05 ---> Running in 77a131714886 07:12:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:12:07 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 07:12:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:12:08 Removing intermediate container 5b8eea48f310 07:12:08 ---> b4848357c3b0 07:12:08 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:12:08 ---> Running in 258265bddf9f 07:12:09 Removing intermediate container 258265bddf9f 07:12:09 ---> 789ed4250b4f 07:12:09 Step 28/31 : CMD ["gate"] 07:12:10 ---> Running in 7dfffc7fcdd2 07:12:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.301s coverage: 92.8% of statements 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:12:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:12:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.203s coverage: 0.1% of statements 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 45.5% of statements 07:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements 07:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements 07:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements 07:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements 07:12:11 Removing intermediate container 7dfffc7fcdd2 07:12:11 ---> f5fd57c0e3b4 07:12:11 Step 29/31 : LABEL arch=x86_64 07:12:12 ---> Running in 612568544b3a 07:12:13 Removing intermediate container 612568544b3a 07:12:13 ---> c733b0758c8a 07:12:13 Step 30/31 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:12:13 ---> Running in 71ee09dee810 07:12:13 Removing intermediate container 71ee09dee810 07:12:13 ---> d01e37c116b7 07:12:13 Step 31/31 : LABEL version=0.0.0 07:12:14 ---> Running in e2399b0c5acf 07:12:15 Removing intermediate container e2399b0c5acf 07:12:15 ---> b9e6ebf682f1 07:12:15 07:12:15 Successfully built b9e6ebf682f1 07:12:15 Successfully tagged docker-security-bootstrapper-go:latest 07:12:19  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:12:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:12:19 ---> 52dd5528723d 07:12:19 Step 3/26 : WORKDIR /edgex-go 07:12:19 ---> Using cache 07:12:19 ---> 5808c05678a2 07:12:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:19 ---> Using cache 07:12:19 ---> ea34691bfab8 07:12:19 Step 5/26 : RUN apk add --update --no-cache make bash git 07:12:19 ---> Running in 5fe20338d4c4 07:12:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:12:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:12:22 OK: 233 MiB in 51 packages 07:12:23 Removing intermediate container 5fe20338d4c4 07:12:23 ---> 41396e3350df 07:12:23 Step 6/26 : COPY go.mod . 07:12:24 ---> 739b20b88140 07:12:24 Step 7/26 : RUN go mod download 07:12:24 ---> Running in d463713d2235 07:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 07:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 07:12:27 Removing intermediate container d463713d2235 07:12:27 ---> 6b7943c4f11a 07:12:27 Step 8/26 : COPY . . 07:12:30 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 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.125s coverage: 92.9% of statements 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.149s coverage: 87.2% of statements 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.126s coverage: 84.2% of statements 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.160s coverage: 91.4% of statements 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.468s coverage: 63.5% of statements 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 91.3% of statements 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.790s coverage: 68.9% of statements 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.345s coverage: 37.0% of statements 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.612s coverage: 84.0% of statements 07:12:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.132s coverage: 100.0% of statements 07:12:45 Removing intermediate container ceab08db5cb3 07:12:45 ---> 0d1bcf726f6c 07:12:45 07:12:45 Step 10/22 : FROM alpine:3.12 07:12:45 ---> 389fef711851 07:12:45 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:12:45 ---> Using cache 07:12:45 ---> 52cd011e9956 07:12:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:12:45 ---> Using cache 07:12:45 ---> 56710fbb75e7 07:12:45 Step 13/22 : ENV APP_PORT=48085 07:12:45 Removing intermediate container 77a131714886 07:12:45 ---> 8c401eb94c0a 07:12:45 07:12:45 Step 10/23 : FROM alpine:3.12 07:12:45 ---> 389fef711851 07:12:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:12:45 ---> Using cache 07:12:45 ---> 52cd011e9956 07:12:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:12:45 ---> Using cache 07:12:45 ---> 56710fbb75e7 07:12:45 Step 13/23 : ENV APP_PORT=48082 07:12:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.442s coverage: 47.0% of statements 07:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:12:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.152s coverage: 100.0% of statements 07:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:12:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.129s coverage: 100.0% of statements 07:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 07:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:12:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.194s coverage: 90.4% of statements 07:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:12:48 ---> Running in 95ec11fcf083 07:12:48 ---> Running in fa1640674df2 07:12:49 Removing intermediate container 55e27002ffb4 07:12:49 ---> ae864d4b720e 07:12:49 07:12:49 Step 10/21 : FROM alpine:3.12 07:12:49 ---> 389fef711851 07:12:49 Step 11/21 : RUN apk add --update --no-cache curl 07:12:50 Removing intermediate container 95ec11fcf083 07:12:50 ---> ebc6e1fd3394 07:12:50 Step 14/22 : EXPOSE $APP_PORT 07:12:50 Removing intermediate container fa1640674df2 07:12:50 ---> 27b7ab812b82 07:12:50 Step 14/23 : EXPOSE $APP_PORT 07:12:50 ---> Running in 58b133e11d58 07:12:50 ---> Running in 11f3e79ff77c 07:12:50 ---> 00ffd35a1b67 07:12:50 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:12:50 ---> Running in 5f61527449c1 07:12:50 ---> Running in 91ef28fba8da 07:12:50 Removing intermediate container 5f61527449c1 07:12:50 ---> 811047fea1b8 07:12:50 Step 15/23 : WORKDIR / 07:12:50 Removing intermediate container 58b133e11d58 07:12:50 ---> 52e2f5103693 07:12:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:51 ---> Running in 36e00d87f672 07:12:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:12:51 ---> 03f35061318b 07:12:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:12:51 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 07:12:51 Removing intermediate container 36e00d87f672 07:12:51 ---> ce084c5f1120 07:12:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:12:51 (1/4) Installing ca-certificates (20191127-r4) 07:12:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:12:51 (3/4) Installing libcurl (7.69.1-r3) 07:12:51 (4/4) Installing curl (7.69.1-r3) 07:12:51 Executing busybox-1.31.1-r19.trigger 07:12:51 Executing ca-certificates-20191127-r4.trigger 07:12:51 OK: 7 MiB in 18 packages 07:12:52 ---> 9016e9ec1c84 07:12:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:12:52 ---> d76378de13c2 07:12:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:12:53 ---> 6f2b664c6ae8 07:12:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:12:53 ---> Running in 6876260fb214 07:12:53 ---> 1742603950bb 07:12:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:12:53 Removing intermediate container 11f3e79ff77c 07:12:53 ---> e31baf6e9e43 07:12:53 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:12:53 ---> Running in f97ba286097f 07:12:53 Removing intermediate container 6876260fb214 07:12:53 ---> 5250bd0c6377 07:12:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:53 ---> Running in 1de7e29899d7 07:12:53 ---> 9837cd7c7144 07:12:53 Step 19/23 : ENTRYPOINT ["/core-command"] 07:12:53 Removing intermediate container f97ba286097f 07:12:53 ---> 26b2c697afbd 07:12:53 Step 13/21 : WORKDIR /edgex 07:12:53 ---> Running in 2437a5710699 07:12:54 Removing intermediate container 1de7e29899d7 07:12:54 ---> dfddc16a043e 07:12:54 Step 20/22 : LABEL arch=x86_64 07:12:54 ---> Running in 840bbfa8b329 07:12:54 ---> Running in dd33c2d88621 07:12:54 Removing intermediate container 2437a5710699 07:12:54 ---> 2c3475a3ef70 07:12:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:54 ---> Running in e69310f834b3 07:12:54 Removing intermediate container 840bbfa8b329 07:12:54 ---> 0bf92f241b99 07:12:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:12:54 Removing intermediate container dd33c2d88621 07:12:54 ---> b74fbf2ef65c 07:12:54 Step 21/22 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:12:54 ---> Running in 7d2093104cde 07:12:54 Removing intermediate container e69310f834b3 07:12:54 ---> c3c93426f911 07:12:54 Step 21/23 : LABEL arch=x86_64 07:12:55 ---> Running in fb916fbd208e 07:12:55 ---> 0ec235d05bb7 07:12:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:12:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.943s coverage: 29.1% of statements 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:12:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.231s coverage: 99.0% of statements 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:12:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.143s coverage: 100.0% of statements 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:12:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.178s coverage: 100.0% of statements 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:12:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:12:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:12:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:12:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:12:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements 07:12:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.065s coverage: 32.1% of statements 07:12:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 07:12:55 GO111MODULE=on go vet ./... 07:12:55 Removing intermediate container 7d2093104cde 07:12:55 ---> 3d513e2bfb59 07:12:55 Step 22/22 : LABEL version=0.0.0 07:12:56 ---> Running in 5a00209015c3 07:12:56 Removing intermediate container fb916fbd208e 07:12:56 ---> 903cc240c579 07:12:56 Step 22/23 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:12:56 ---> f9e201c05673 07:12:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:12:56 ---> Running in 259d3fce9ef0 07:12:56 Removing intermediate container 5a00209015c3 07:12:56 ---> bd93b4e8323c 07:12:56 07:12:56 Removing intermediate container 259d3fce9ef0 07:12:56 ---> 981d2f4f1a52 07:12:56 Step 23/23 : LABEL version=0.0.0 07:12:56 Successfully built bd93b4e8323c 07:12:56 Successfully tagged docker-support-scheduler-go:latest 07:12:56  Building docker-support-scheduler-go ... done  ---> Running in adbcff909048 07:12:56 ---> 5076aa507a13 07:12:56 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:12:56 ---> Running in 881b1ee5abe8 07:12:57 Removing intermediate container adbcff909048 07:12:57 ---> 529df9c4b245 07:12:57 07:12:57 Successfully built 529df9c4b245 07:12:57 Removing intermediate container 881b1ee5abe8 07:12:57 ---> f35a6b874d06 07:12:57 Step 18/21 : CMD ["--init=true"] 07:12:57 Successfully tagged docker-core-command-go:latest 07:12:57  Building docker-core-command-go ... done  ---> Running in 7365a954f6bf 07:12:57 Removing intermediate container 7365a954f6bf 07:12:57 ---> 13cc34a47216 07:12:57 Step 19/21 : LABEL arch=x86_64 07:12:57 ---> Running in e8f862a50d62 07:12:58 Removing intermediate container e8f862a50d62 07:12:58 ---> cb960276c247 07:12:58 Step 20/21 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:12:58 ---> Running in 000868f002ad 07:12:58 Removing intermediate container 000868f002ad 07:12:58 ---> dc182672a4d7 07:12:58 Step 21/21 : LABEL version=0.0.0 07:12:58 ---> Running in dadfea2fe183 07:12:58 Removing intermediate container dadfea2fe183 07:12:58 ---> 4df3377f8338 07:12:58 07:12:58 Successfully built 4df3377f8338 07:12:58 Successfully tagged docker-security-proxy-setup-go:latest 07:13:03  Building docker-security-proxy-setup-go ... done Removing intermediate container 91ef28fba8da 07:13:03 ---> aaafa863013b 07:13:03 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:13:03 ---> Running in c43921133328 07:13:03 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 07:13:04 Removing intermediate container c43921133328 07:13:04 ---> 159c43081d85 07:13:04 07:13:04 Step 11/26 : FROM docker:20.10.0 07:13:04 20.10.0: Pulling from library/docker 07:13:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:13:09 Status: Downloaded newer image for docker:20.10.0 07:13:09 ---> aefe523efa57 07:13:09 Step 12/26 : RUN apk add --no-cache bash 07:13:09 ---> Running in 57b568cf5029 07:13:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:13:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:13:10 (1/2) Installing readline (8.0.4-r0) 07:13:10 (2/2) Installing bash (5.0.17-r0) 07:13:10 Executing bash-5.0.17-r0.post-install 07:13:10 Executing busybox-1.31.1-r19.trigger 07:13:10 OK: 12 MiB in 22 packages 07:13:10 Removing intermediate container 57b568cf5029 07:13:10 ---> f432612ca66b 07:13:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:13:10 ---> Running in ed82aabbdc81 07:13:10 Removing intermediate container ed82aabbdc81 07:13:10 ---> eb61381f0cae 07:13:10 Step 14/26 : ENV APP_PORT=48090 07:13:10 ---> Running in f51a191c6ef3 07:13:10 Removing intermediate container f51a191c6ef3 07:13:10 ---> d8f4fb92e3ea 07:13:10 Step 15/26 : EXPOSE $APP_PORT 07:13:11 ---> Running in 99bbf64225b4 07:13:11 Removing intermediate container 99bbf64225b4 07:13:11 ---> 5b02ea1476c1 07:13:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:13:11 ---> 4e762325166f 07:13:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:13:12 ---> 6ef964032674 07:13:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:13:12 ---> e0579218ec91 07:13:12 Step 19/26 : RUN apk --no-cache add py3-pip 07:13:12 ---> Running in 669d29736efb 07:13:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:13:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:13:13 (1/33) Installing libbz2 (1.0.8-r1) 07:13:13 (2/33) Installing expat (2.2.9-r1) 07:13:13 (3/33) Installing libffi (3.3-r2) 07:13:13 (4/33) Installing gdbm (1.13-r1) 07:13:13 (5/33) Installing xz-libs (5.2.5-r0) 07:13:13 (6/33) Installing sqlite-libs (3.32.1-r0) 07:13:13 (7/33) Installing python3 (3.8.5-r0) 07:13:14 (8/33) Installing py3-appdirs (1.4.4-r1) 07:13:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:13:14 (10/33) Installing py3-parsing (2.4.7-r0) 07:13:14 (11/33) Installing py3-six (1.15.0-r0) 07:13:14 (12/33) Installing py3-packaging (20.4-r0) 07:13:14 (13/33) Installing py3-setuptools (47.0.0-r0) 07:13:14 (14/33) Installing py3-chardet (3.0.4-r4) 07:13:14 (15/33) Installing py3-idna (2.9-r0) 07:13:14 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:13:14 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:13:14 (18/33) Installing py3-requests (2.23.0-r0) 07:13:14 (19/33) Installing py3-msgpack (1.0.0-r0) 07:13:14 (20/33) Installing py3-lockfile (0.12.2-r3) 07:13:14 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:13:14 (22/33) Installing py3-colorama (0.4.3-r0) 07:13:14 (23/33) Installing py3-distlib (0.3.0-r0) 07:13:14 (24/33) Installing py3-distro (1.5.0-r1) 07:13:14 (25/33) Installing py3-webencodings (0.5.1-r3) 07:13:14 (26/33) Installing py3-html5lib (1.0.1-r4) 07:13:14 (27/33) Installing py3-pytoml (0.1.21-r0) 07:13:14 (28/33) Installing py3-pep517 (0.8.2-r0) 07:13:14 (29/33) Installing py3-progress (1.5-r0) 07:13:14 (30/33) Installing py3-toml (0.10.1-r0) 07:13:14 (31/33) Installing py3-retrying (1.3.3-r0) 07:13:14 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:13:14 (33/33) Installing py3-pip (20.1.1-r0) 07:13:14 Executing busybox-1.31.1-r19.trigger 07:13:14 OK: 71 MiB in 55 packages 07:13:23 Removing intermediate container 669d29736efb 07:13:23 ---> 325368ee846c 07:13:23 Step 20/26 : RUN pip install docker-compose==1.23.2 07:13:23 ---> Running in e4b97bc06793 07:13:24 Collecting docker-compose==1.23.2 07:13:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:13:24 Collecting texttable<0.10,>=0.9.0 07:13:24 Downloading texttable-0.9.1.tar.gz (11 kB) 07:13:25 Collecting PyYAML<4,>=3.10 07:13:25 Downloading PyYAML-3.13.tar.gz (270 kB) 07:13:25 Collecting docopt<0.7,>=0.6.1 07:13:25 Downloading docopt-0.6.2.tar.gz (25 kB) 07:13:26 Collecting cached-property<2,>=1.2.0 07:13:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:13:26 Collecting jsonschema<3,>=2.5.1 07:13:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:13:26 Collecting websocket-client<1.0,>=0.32.0 07:13:26 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:13:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:13:26 Collecting docker<4.0,>=3.6.0 07:13:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:13:27 Collecting dockerpty<0.5,>=0.4.1 07:13:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:13:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:13:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:13:27 Collecting docker-pycreds>=0.4.0 07:13:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:13:27 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) 07:13:27 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) 07:13:27 Collecting urllib3<1.25,>=1.21.1 07:13:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:13:28 Collecting idna<2.8,>=2.5 07:13:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:13:28 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:13:28 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:13:28 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:13:28 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:13:28 Installing collected packages: texttable, PyYAML, docopt, cached-property, jsonschema, websocket-client, docker-pycreds, urllib3, idna, requests, docker, dockerpty, docker-compose 07:13:28 Running setup.py install for texttable: started 07:13:28 Running setup.py install for texttable: finished with status 'done' 07:13:28 Running setup.py install for PyYAML: started 07:13:29 Running setup.py install for PyYAML: finished with status 'done' 07:13:29 Running setup.py install for docopt: started 07:13:29 Running setup.py install for docopt: finished with status 'done' 07:13:30 Attempting uninstall: urllib3 07:13:30 Found existing installation: urllib3 1.25.9 07:13:30 Uninstalling urllib3-1.25.9: 07:13:30 Successfully uninstalled urllib3-1.25.9 07:13:30 Attempting uninstall: idna 07:13:30 Found existing installation: idna 2.9 07:13:30 Uninstalling idna-2.9: 07:13:30 Successfully uninstalled idna-2.9 07:13:30 Attempting uninstall: requests 07:13:30 Found existing installation: requests 2.23.0 07:13:30 Uninstalling requests-2.23.0: 07:13:30 Successfully uninstalled requests-2.23.0 07:13:30 Running setup.py install for dockerpty: started 07:13:31 Running setup.py install for dockerpty: finished with status 'done' 07:13:31 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 07:13:35 Removing intermediate container e4b97bc06793 07:13:35 ---> 8c93c2690429 07:13:35 Step 21/26 : RUN apk --no-cache add curl 07:13:35 ---> Running in e62981da4f53 07:13:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:13:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:13:35 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:13:35 (2/3) Installing libcurl (7.69.1-r3) 07:13:35 (3/3) Installing curl (7.69.1-r3) 07:13:35 Executing busybox-1.31.1-r19.trigger 07:13:35 OK: 72 MiB in 58 packages 07:13:36 Removing intermediate container e62981da4f53 07:13:36 ---> d2156e59f474 07:13:36 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:13:36 ---> Running in 3589acbeaa7b 07:13:36 Removing intermediate container 3589acbeaa7b 07:13:36 ---> b7dc95174b11 07:13:36 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:13:36 ---> Running in 584650cb05ef 07:13:36 Removing intermediate container 584650cb05ef 07:13:36 ---> 4f4fc2d53d95 07:13:36 Step 24/26 : LABEL arch=x86_64 07:13:36 ---> Running in 571e2d517842 07:13:36 Removing intermediate container 571e2d517842 07:13:36 ---> 547e7d1a7c09 07:13:36 Step 25/26 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:13:36 ---> Running in 8c3ce0733ea8 07:13:37 Removing intermediate container 8c3ce0733ea8 07:13:37 ---> 6d120b3a44cb 07:13:37 Step 26/26 : LABEL version=0.0.0 07:13:37 ---> Running in f1a293fd25e7 07:13:37 Removing intermediate container f1a293fd25e7 07:13:37 ---> 8eb9f7fcb4ba 07:13:37 07:13:37 Successfully built 8eb9f7fcb4ba 07:13:37 Successfully tagged docker-sys-mgmt-agent-go:latest 07:13:37  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:13:37 $ docker stop --time=1 1adc13505dedc4d9cff473abecc6490774c2704ff4653ff4e5e6116b2ec6e90c 07:13:39 $ docker rm -f 1adc13505dedc4d9cff473abecc6490774c2704ff4653ff4e5e6116b2ec6e90c [Pipeline] // withDockerContainer [Pipeline] sh 07:13:39 + docker images 07:13:39 + grep docker 07:13:40 docker-sys-mgmt-agent-go latest 8eb9f7fcb4ba 3 seconds ago 313MB 07:13:40 docker-security-proxy-setup-go latest 4df3377f8338 42 seconds ago 24.4MB 07:13:40 docker-core-command-go latest 529df9c4b245 44 seconds ago 16.9MB 07:13:40 docker-support-scheduler-go latest bd93b4e8323c 44 seconds ago 17MB 07:13:40 docker-security-bootstrapper-go latest b9e6ebf682f1 About a minute ago 23.8MB 07:13:40 docker-core-data-go latest fbd4a7b15e74 About a minute ago 22.3MB 07:13:40 docker-security-secretstore-setup-go latest 5f1795703a57 About a minute ago 24.6MB 07:13:40 docker-core-metadata-go latest 8ea83f7fefcb About a minute ago 18.8MB 07:13:40 docker-support-notifications-go latest 4ae70a3a82b7 2 minutes ago 17.5MB 07:13:40 docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:13:56 Still waiting to schedule task 07:13:56 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:14:17 gofmt -l . 07:14:17 [ "`gofmt -l .`" = "" ] 07:14:17 ./bin/test-go-mod-tidy.sh 07:14:17 ./bin/test-attribution-txt.sh [Pipeline] sh 07:14:18 + ls -al . 07:14:18 total 712 07:14:18 drwxrwxr-x 9 1001 1001 4096 Feb 3 07:14 . 07:14:18 drwxr-xr-x 4 root root 4096 Feb 3 07:10 .. 07:14:18 -rw-rw-r-- 1 1001 1001 11 Feb 3 07:08 .dockerignore 07:14:18 drwxrwxr-x 8 1001 1001 4096 Feb 3 07:08 .git 07:14:18 drwxrwxr-x 3 1001 1001 4096 Feb 3 07:08 .github 07:14:18 -rw-rw-r-- 1 1001 1001 872 Feb 3 07:08 .gitignore 07:14:18 -rw-rw-r-- 1 1001 1001 166 Feb 3 07:08 .sonarcloud.properties 07:14:18 -rw-rw-r-- 1 1001 1001 7859 Feb 3 07:08 Attribution.txt 07:14:18 -rw-rw-r-- 1 1001 1001 3804 Feb 3 07:08 CONTRIBUTING.md 07:14:18 -rw-rw-r-- 1 1001 1001 931 Feb 3 07:08 Dockerfile.build 07:14:18 -rw-rw-r-- 1 1001 1001 863 Feb 3 07:08 Jenkinsfile 07:14:18 -rw-rw-r-- 1 1001 1001 10775 Feb 3 07:08 LICENSE 07:14:18 -rw-rw-r-- 1 1001 1001 6001 Feb 3 07:08 Makefile 07:14:18 -rw-rw-r-- 1 1001 1001 6524 Feb 3 07:08 README.md 07:14:18 -rw-rw-r-- 1 1001 1001 6755 Feb 3 07:08 SECURITY.md 07:14:18 -rw-rw-r-- 1 1001 1001 5 Feb 3 07:06 VERSION 07:14:18 -rw-rw-r-- 1 1001 1001 4131 Feb 3 07:08 ZMQWindows.md 07:14:18 drwxrwxr-x 2 1001 1001 4096 Feb 3 07:08 bin 07:14:18 drwxrwxr-x 15 1001 1001 4096 Feb 3 07:08 cmd 07:14:18 -rw-r--r-- 1 root root 580808 Feb 3 07:12 coverage.out 07:14:18 -rw-r--r-- 1 root root 1054 Feb 3 07:14 go.mod 07:14:18 -rw-r--r-- 1 root root 19399 Feb 3 07:14 go.sum 07:14:18 drwxrwxr-x 8 1001 1001 4096 Feb 3 07:08 internal 07:14:18 drwxrwxr-x 4 1001 1001 4096 Feb 3 07:08 openapi 07:14:18 drwxrwxr-x 4 1001 1001 4096 Feb 3 07:08 snap 07:14:18 -rw-rw-r-- 1 1001 1001 168 Feb 3 07:08 version.go [Pipeline] sh 07:14:18 + '[' -e coverage.out ] 07:14:18 + chown 1001:1001 coverage.out [Pipeline] stash 07:14:19 Warning: overwriting stash ‘coverage-report’ 07:14:20 Stashed 1 file(s) [Pipeline] sh 07:14:21 + make build 07:14:21 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 07:14:31 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 07:14:52 Running on prd-ubuntu18.04-docker-8c-8g-24685 in /w/workspace/edgexfoundry_edgex-go_PR-3118 [Pipeline] { [Pipeline] ws 07:14:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:14:53 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 07:14:54 using credential edgex-jenkins-ssh 07:14:54 Cloning the remote Git repository 07:14:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:14:55 > git init /w/workspace/edgex-go/1 # timeout=10 07:14:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:14:55 > git --version # timeout=10 07:14:55 > git --version # 'git version 2.17.1' 07:14:55 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:57 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 07:15:03 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 07:15:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:15:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:15:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:15:03 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3118/head:refs/remotes/origin/PR-3118 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:15:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:15:05 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 159413965e3c1c43d7e5ddfa08b5289081289856 07:15:05 Merge succeeded, producing 159413965e3c1c43d7e5ddfa08b5289081289856 07:15:05 Checking out Revision 159413965e3c1c43d7e5ddfa08b5289081289856 (PR-3118) 07:15:05 > git config core.sparsecheckout # timeout=10 07:15:05 > git checkout -f 159413965e3c1c43d7e5ddfa08b5289081289856 # timeout=10 07:15:05 > git remote # timeout=10 07:15:05 > git config --get remote.origin.url # timeout=10 07:15:05 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:05 > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 07:15:05 > git rev-parse HEAD^{commit} # timeout=10 07:15:05 > git config core.sparsecheckout # timeout=10 07:15:05 > git checkout -f 159413965e3c1c43d7e5ddfa08b5289081289856 # timeout=10 07:15:09 Commit message: "feat(notifications): Implement GET /subscription/all V2 API" 07:15:09 > git --version # timeout=10 07:15:09 > git --version # 'git version 2.17.1' 07:15:09 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 07:15:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:10 + echo snap-build.sh 07:15:10 snap-build.sh 07:15:10 + SNAP_BASE_DIR=. 07:15:10 + '[' '!' -z /w/workspace/edgex-go/1 ']' 07:15:10 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 07:15:10 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 07:15:10 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 07:15:10 + cd /w/workspace/edgex-go/1 07:15:10 + sudo apt-get remove -qy --purge lxd lxd-client 07:15:10 Reading package lists... 07:15:10 Building dependency tree... 07:15:10 Reading state information... 07:15:10 The following packages were automatically installed and are no longer required: 07:15:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:15:10 uidmap xdelta3 07:15:10 Use 'sudo apt autoremove' to remove them. 07:15:10 The following packages will be REMOVED: 07:15:10 lxd* lxd-client* 07:15:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:15:10 After this operation, 31.7 MB disk space will be freed. 07:15:12 (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.) 07:15:12 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:15:12 Removing lxd dnsmasq configuration 07:15:12 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:15:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:15:13 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:15:14 (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.) 07:15:14 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:15:15 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 07:15:15 Processing triggers for systemd (237-3ubuntu10.42) ... 07:15:15 Processing triggers for ureadahead (0.100.0-21) ... 07:15:16 + sudo snap remove --purge lxd 07:15:16 snap "lxd" is not installed 07:15:16 + sudo groupadd --force --system lxd 07:15:16 ++ whoami 07:15:16 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:15:16 + newgrp - lxd 07:15:16 + sudo snap install lxd 07:15:18 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 07:15:22 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 07:15:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:15:26 2021-02-03T07:15:23Z INFO Waiting for automatic snapd restart... 07:15:30 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 07:15:34 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 07:15:36 lxd 4.10 from Canonical* installed 07:15:36 + sudo lxd init --auto [Pipeline] } 07:15:40 $ docker stop --time=1 e1923a678ee8e7ac05f307c2fefed36f6741b2d2c9d3aa763c0192bc538f8ac9 07:15:42 $ docker rm -f e1923a678ee8e7ac05f307c2fefed36f6741b2d2c9d3aa763c0192bc538f8ac9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:15:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:15:44 07:15:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:15:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:15:45 latest: Pulling from edgex-devops/edgex-compose-arm64 07:15:45 29e5d40040c1: Pulling fs layer 07:15:45 1ce36da41761: Pulling fs layer 07:15:45 25b303627fd3: Pulling fs layer 07:15:45 29e5d40040c1: Verifying Checksum 07:15:45 29e5d40040c1: Download complete 07:15:46 1ce36da41761: Verifying Checksum 07:15:46 1ce36da41761: Download complete 07:15:46 29e5d40040c1: Pull complete 07:15:46 + sudo snap install --classic snapcraft 07:15:47 1ce36da41761: Pull complete 07:15:48 25b303627fd3: Verifying Checksum 07:15:48 25b303627fd3: Download complete 07:15:51 snapcraft 4.4.4 from Canonical* installed 07:15:51 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 07:15:51 + patch --verbose -p1 07:15:51 Hmm... Looks like a unified diff to me... 07:15:51 The text leading up to this was: 07:15:51 -------------------------- 07:15:51 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 07:15:51 |From: Tony Espy 07:15:51 |Date: Wed, 16 Dec 2020 16:34:55 -0500 07:15:51 |Subject: [PATCH] optimize snap build for pipeline CI check 07:15:51 | 07:15:51 |This patch is used by the EdgeX CI pipeline builds to 07:15:51 |optimize the snap CI check run for pull requests. When 07:15:51 |applied, it essentially strips out everything (apps and 07:15:51 |parts) from the snapcraft.yaml file except those required 07:15:51 |to build edgex-go, as the whole idea of the CI check is to 07:15:51 |catch changes to edgex-go that break the snap build. 07:15:51 | 07:15:51 |In general, anyone updating snapcraft.yaml will also need 07:15:51 |to update this patch file, otherwise it may fail to apply, 07:15:51 |resulting in a failed snap build CI check in the associated 07:15:51 |pull request. 07:15:51 | 07:15:51 |Note - in addition to applying this patch, the pipeline also 07:15:51 |only primes the snap (e.g. `snapcraft prime`), as there's no 07:15:51 |need to build the finally binary .snap file (and it won't 07:15:51 |work with the patch applied). This further reduces the build 07:15:51 |time. 07:15:51 |--- 07:15:51 | snap/snapcraft.yaml | 461 +------------------------------------------- 07:15:51 | 1 file changed, 2 insertions(+), 459 deletions(-) 07:15:51 | 07:15:51 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 07:15:51 |index 1e537489..faf42425 100644 07:15:51 |--- a/snap/snapcraft.yaml 07:15:51 |+++ b/snap/snapcraft.yaml 07:15:51 -------------------------- 07:15:51 patching file snap/snapcraft.yaml 07:15:51 Using Plan A... 07:15:51 Hunk #1 succeeded at 73. 07:15:51 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 07:15:51 Hunk #3 succeeded at 214 (offset -1 lines). 07:15:51 Hunk #4 succeeded at 222 (offset -1 lines). 07:15:51 Hunk #5 succeeded at 229 (offset -1 lines). 07:15:51 Hunk #6 succeeded at 256 (offset -1 lines). 07:15:51 Hunk #7 succeeded at 290 (offset -1 lines). 07:15:51 Hunk #8 succeeded at 342. 07:15:51 Hmm... Ignoring the trailing garbage. 07:15:51 done 07:15:51 + sudo snapcraft prime --use-lxd 07:15:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:15:51 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: 07:15:51 - README.md 07:15:51 - snapcraft.yaml.orig 07:15:51 07:15:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:15:52 Launching a container. 07:15:58 25b303627fd3: Pull complete 07:15:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:15:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:15:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:15:59 prd-ubuntu18.04-docker-arm64-4c-16g-24684 does not seem to be running inside a container 07:15:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:16:02 $ docker top 2eb832e923e6c5f26d9c96d0b43bbe073db8985b2cb280ca2bb035c18f46c57e -eo pid,comm [Pipeline] { [Pipeline] sh 07:16:03 + docker-compose build --help 07:16:03 + grep parallel 07:16:04 Waiting for container to be ready 07:16:04 To start your first instance, try: lxc launch ubuntu:18.04 07:16:04 07:16:07 --parallel Build images in parallel. [Pipeline] } 07:16:07 $ docker stop --time=1 2eb832e923e6c5f26d9c96d0b43bbe073db8985b2cb280ca2bb035c18f46c57e 07:16:08 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:16:08 Waiting for network to be ready... 07:16:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:16:08 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:16:09 $ docker rm -f 2eb832e923e6c5f26d9c96d0b43bbe073db8985b2cb280ca2bb035c18f46c57e 07:16:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1536 kB] 07:16:09 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:16:09 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [Pipeline] // withDockerContainer 07:16:09 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:16:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 07:16:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:16:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 07:16:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 07:16:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 07:16:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:16:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 07:16:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 07:16:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:16:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:16:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix 07:16:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [Pipeline] sh 07:16:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:16:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:16:10 . [Pipeline] withDockerContainer 07:16:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 07:16:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 07:16:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 07:16:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 07:16:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 07:16:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 07:16:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1713 kB] 07:16:10 prd-ubuntu18.04-docker-arm64-4c-16g-24684 does not seem to be running inside a container 07:16:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:16:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 07:16:11 $ docker top 6cf6ea959cb29a205f922259cadd2b4d6a114ae2c33246b9541f653faf9d64af -eo pid,comm [Pipeline] { [Pipeline] sh 07:16:13 + docker-compose -f ./docker-compose-build.yml build --parallel 07:16:13 Fetched 23.9 MB in 4s (5603 kB/s) 07:16:13 Reading package lists... 07:16:13 Reading package lists... 07:16:14 Building dependency tree... 07:16:14 Reading state information... 07:16:14 The following additional packages will be installed: 07:16:14 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:16:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:16:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:16:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:16:14 Suggested packages: 07:16:14 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:16:14 Recommended packages: 07:16:14 gnupg libsasl2-modules 07:16:14 The following NEW packages will be installed: 07:16:14 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:16:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:16:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:16:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:16:14 The following packages will be upgraded: 07:16:14 gpg gpg-agent gpgconf libudev1 07:16:14 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 07:16:14 Need to get 3533 kB of archives. 07:16:14 After this operation, 13.3 MB of additional disk space will be used. 07:16:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 07:16:14 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 07:16:14 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 07:16:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 07:16:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 07:16:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 07:16:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 07:16:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:16:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 07:16:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 07:16:15 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:16:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:16:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:16:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:16:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:16:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:16:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:16:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:16:15 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 07:16:15 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:16:15 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:16:15 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:16:15 debconf: delaying package configuration, since apt-utils is not installed 07:16:15 Fetched 3533 kB in 1s (3267 kB/s) 07:16:15 (Reading database ... 12511 files and directories currently installed.) 07:16:15 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 07:16:15 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:16:15 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 07:16:15 Selecting previously unselected package udev. 07:16:15 (Reading database ... 12511 files and directories currently installed.) 07:16:15 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 07:16:15 Unpacking udev (237-3ubuntu10.44) ... 07:16:15 Selecting previously unselected package libfuse2:amd64. 07:16:15 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:16:15 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:16:16 Selecting previously unselected package fuse. 07:16:16 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:16:16 Unpacking fuse (2.9.7-1ubuntu1) ... 07:16:16 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 07:16:16 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:16:16 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 07:16:16 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:16:16 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 07:16:16 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:16:16 Selecting previously unselected package libksba8:amd64. 07:16:16 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:16:16 Unpacking libksba8:amd64 (1.3.5-2) ... 07:16:16 Selecting previously unselected package libroken18-heimdal:amd64. 07:16:16 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:16 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:17 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:16:17 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:17 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:17 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:16:17 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:17 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:17 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:16:17 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:17 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:17 Selecting previously unselected package libwind0-heimdal:amd64. 07:16:17 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:17 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:17 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:16:17 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:17 Building docker-core-command-go ... 07:16:17 Building docker-core-data-go ... 07:16:17 Building docker-core-metadata-go ... 07:16:17 Building docker-security-bootstrapper-go ... 07:16:17 Building docker-security-proxy-setup-go ... 07:16:17 Building docker-security-secretstore-setup-go ... 07:16:17 Building docker-support-notifications-go ... 07:16:17 Building docker-support-scheduler-go ... 07:16:17 Building docker-sys-mgmt-agent-go ... 07:16:17 Building docker-support-scheduler-go 07:16:17 Building docker-security-bootstrapper-go 07:16:17 Building docker-core-command-go 07:16:17 Building docker-support-notifications-go 07:16:17 Building docker-security-proxy-setup-go 07:16:17 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:17 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:16:17 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:17 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:17 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:16:17 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:17 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:17 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:16:17 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:17 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:18 Selecting previously unselected package libsasl2-modules-db:amd64. 07:16:18 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:16:18 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:16:18 Selecting previously unselected package libsasl2-2:amd64. 07:16:18 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:16:18 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:16:18 Selecting previously unselected package libldap-common. 07:16:18 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 07:16:18 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:16:18 Selecting previously unselected package libldap-2.4-2:amd64. 07:16:18 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 07:16:18 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:16:18 Selecting previously unselected package dirmngr. 07:16:18 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 07:16:18 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 07:16:18 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:16:18 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 07:16:18 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:16:18 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:16:18 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:16:18 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 07:16:18 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:18 Setting up libksba8:amd64 (1.3.5-2) ... 07:16:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:16:18 Setting up udev (237-3ubuntu10.44) ... 07:16:19 invoke-rc.d: policy-rc.d denied execution of start. 07:16:19 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:19 Processing triggers for systemd (237-3ubuntu10) ... 07:16:19 Setting up fuse (2.9.7-1ubuntu1) ... 07:16:19 Setting up gpg (2.2.4-1ubuntu1.3) ... 07:16:19 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:19 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:19 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:19 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:19 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:19 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:19 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:19 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:16:19 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 07:16:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:16:20 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:16:20 settings in the [Install] section, and DefaultInstance for template units). 07:16:20 This means they are not meant to be enabled using systemctl. 07:16:20 Possible reasons for having this kind of units are: 07:16:20 1) A unit may be statically enabled by being symlinked from another unit's 07:16:20 .wants/ or .requires/ directory. 07:16:20 2) A unit's purpose may be to act as a helper for some other unit which has 07:16:20 a requirement dependency on it. 07:16:20 3) A unit may be started when needed via activation (socket, path, timer, 07:16:20 D-Bus, udev, scripted systemctl call, ...). 07:16:20 4) In case of template units, the unit is meant to be enabled with some 07:16:20 instance name specified. 07:16:20 Reading package lists... 07:16:20 Building dependency tree... 07:16:20 Reading state information... 07:16:20 The following additional packages will be installed: 07:16:20 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:16:20 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:16:20 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:16:20 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:16:20 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:16:20 Suggested packages: 07:16:20 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:16:20 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:16:20 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:16:20 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:16:20 systemd-container policykit-1 07:16:20 Recommended packages: 07:16:20 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:16:20 The following NEW packages will be installed: 07:16:20 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:16:20 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:16:20 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:16:20 multiarch-support openssh-client python3 python3-minimal python3.6 07:16:20 python3.6-minimal snapd squashfs-tools sudo 07:16:20 The following packages will be upgraded: 07:16:20 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:16:20 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 07:16:20 Need to get 35.2 MB of archives. 07:16:20 After this operation, 141 MB of additional disk space will be used. 07:16:20 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 07:16:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 07:16:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 07:16:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 07:16:21 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 07:16:21 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:16:21 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:16:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:16:21 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:16:21 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:16:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:16:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:16:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:16:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 07:16:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:16:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 07:16:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:16:21 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 07:16:21 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:16:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 07:16:22 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 07:16:22 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:16:22 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:16:22 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:16:22 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:16:22 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:16:22 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:16:22 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:16:22 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 07:16:22 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:16:23 debconf: delaying package configuration, since apt-utils is not installed 07:16:23 Fetched 35.2 MB in 2s (16.1 MB/s) 07:16:23 (Reading database ... 12757 files and directories currently installed.) 07:16:23 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 07:16:23 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:16:23 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 07:16:23 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:16:24 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 07:16:24 (Reading database ... 12757 files and directories currently installed.) 07:16:24 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 07:16:24 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 07:16:24 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 07:16:24 (Reading database ... 12757 files and directories currently installed.) 07:16:24 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 07:16:24 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 07:16:25 Setting up apt (1.6.12ubuntu0.2) ... 07:16:25 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:16:25 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:16:25 (Reading database ... 12764 files and directories currently installed.) 07:16:25 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:16:25 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:16:25 Selecting previously unselected package libpython3.6-minimal:amd64. 07:16:25 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:16:25 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:16:25 Selecting previously unselected package libexpat1:amd64. 07:16:25 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:16:25 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:16:26 Selecting previously unselected package python3.6-minimal. 07:16:26 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:16:26 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:16:26 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 07:16:26 Checking for services that may need to be restarted...done. 07:16:26 Checking for services that may need to be restarted...done. 07:16:26 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:16:26 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:16:26 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:16:27 Selecting previously unselected package python3-minimal. 07:16:27 (Reading database ... 13012 files and directories currently installed.) 07:16:27 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:16:27 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:16:27 Selecting previously unselected package mime-support. 07:16:27 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:16:27 Unpacking mime-support (3.60ubuntu1) ... 07:16:27 Selecting previously unselected package libmpdec2:amd64. 07:16:27 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:16:27 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:16:27 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:16:27 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:16:27 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:16:27 Selecting previously unselected package python3.6. 07:16:27 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:16:27 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:16:27 Selecting previously unselected package libpython3-stdlib:amd64. 07:16:27 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:16:27 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:16:27 Setting up python3-minimal (3.6.7-1~18.04) ... 07:16:28 Selecting previously unselected package python3. 07:16:28 (Reading database ... 13442 files and directories currently installed.) 07:16:28 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:16:28 Unpacking python3 (3.6.7-1~18.04) ... 07:16:28 Selecting previously unselected package multiarch-support. 07:16:28 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:16:28 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:16:28 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:16:28 Selecting previously unselected package liblzo2-2:amd64. 07:16:28 (Reading database ... 13479 files and directories currently installed.) 07:16:28 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:16:28 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:16:28 Selecting previously unselected package libbsd0:amd64. 07:16:28 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:16:28 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:16:28 Selecting previously unselected package sudo. 07:16:28 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:16:28 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:16:28 Selecting previously unselected package apparmor. 07:16:28 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:16:28 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:16:29 Selecting previously unselected package libedit2:amd64. 07:16:29 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:16:29 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:16:29 Selecting previously unselected package libkrb5support0:amd64. 07:16:29 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:16:29 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:16:29 Selecting previously unselected package libk5crypto3:amd64. 07:16:29 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:16:29 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:16:29 Selecting previously unselected package libkeyutils1:amd64. 07:16:29 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:16:29 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:16:29 Selecting previously unselected package libkrb5-3:amd64. 07:16:29 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:16:29 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:16:29 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:16:29 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:16:29 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:16:29 Selecting previously unselected package libssl1.0.0:amd64. 07:16:29 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 07:16:29 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:16:29 Selecting previously unselected package openssh-client. 07:16:29 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:16:29 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:16:30 Selecting previously unselected package squashfs-tools. 07:16:30 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:16:30 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:16:30 Selecting previously unselected package snapd. 07:16:30 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 07:16:30 Unpacking snapd (2.48+18.04) ... 07:16:32 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:16:32 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:16:32 Setting up mime-support (3.60ubuntu1) ... 07:16:32 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:16:32 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:16:32 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:16:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:16:32 Setting up systemd (237-3ubuntu10.44) ... 07:16:32 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:16:33 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:16:33 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:16:34 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:16:34 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:16:34 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:16:34 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:16:34 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:16:34 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:16:34 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:16:34 Setting up python3 (3.6.7-1~18.04) ... 07:16:34 running python rtupdate hooks for python3.6... 07:16:34 running python post-rtupdate hooks for python3.6... 07:16:34 Setting up apparmor (2.12-4ubuntu5.1) ... 07:16:36 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:16:36 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:16:36 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:16:36 Setting up snapd (2.48+18.04) ... 07:16:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:16:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:16:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:16:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:16:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:16:37 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:16:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:16:37 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:16:38 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:16:38 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:16:38 /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' 07:16:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:16:38 Processing triggers for systemd (237-3ubuntu10.44) ... 07:16:39 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:16:39 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:16:39 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:16:40 Reading package lists... 07:16:40 Reading package lists... 07:16:40 Building dependency tree... 07:16:40 Reading state information... 07:16:40 Calculating upgrade... 07:16:41 The following packages will be upgraded: 07:16:41 advancecomp base-files bash binutils binutils-common 07:16:41 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:16:41 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:16:41 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 07:16:41 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 07:16:41 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:16:41 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:16:41 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 07:16:41 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 07:16:41 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 07:16:41 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 07:16:41 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 07:16:41 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 07:16:41 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 07:16:41 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 07:16:41 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:16:41 Need to get 63.8 MB of archives. 07:16:41 After this operation, 5188 kB of additional disk space will be used. 07:16:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 07:16:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:16:41 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:16:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:16:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:16:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:16:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:16:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:16:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:16:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:16:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:16:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:16:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:16:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:16:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:16:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:16:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:16:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:16:41 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:16:41 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:16:41 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:16:41 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:16:41 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:16:41 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:16:41 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:16:41 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:16:41 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:16:41 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:16:41 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:16:41 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:16:41 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:16:41 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:16:41 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:16:41 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:16:41 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:16:41 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 07:16:41 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 07:16:41 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:16:41 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:16:41 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 07:16:41 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 07:16:41 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 07:16:41 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:16:41 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:16:41 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:16:41 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 07:16:41 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:16:41 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:16:41 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 07:16:41 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 07:16:41 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 07:16:41 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 07:16:41 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:16:41 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:16:41 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:16:41 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:16:41 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:16:41 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:16:41 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:16:41 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:16:42 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:16:42 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:16:42 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:16:42 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:16:42 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:16:42 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:16:42 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:16:42 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:16:42 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:16:42 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:16:42 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:16:42 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:16:42 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:16:42 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:16:42 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:16:42 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:16:42 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:16:42 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:16:42 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:16:42 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:16:42 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:16:42 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 07:16:42 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] 07:16:42 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 07:16:42 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 07:16:42 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] 07:16:42 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:16:42 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:16:42 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:16:42 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 07:16:42 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:16:42 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:16:42 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:16:42 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:16:42 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:16:42 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:16:42 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:16:42 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:16:43 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:16:43 debconf: delaying package configuration, since apt-utils is not installed 07:16:43 Fetched 63.8 MB in 2s (30.6 MB/s) 07:16:43 (Reading database ... 13912 files and directories currently installed.) 07:16:43 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:16:43 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:16:44 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:16:44 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:16:44 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 07:16:44 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 07:16:45 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:45 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:45 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:45 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:45 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:45 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:45 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:45 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:45 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:45 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:45 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:45 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:45 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:45 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:46 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:46 (Reading database ... 13911 files and directories currently installed.) 07:16:46 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:46 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:16:46 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:16:46 (Reading database ... 13911 files and directories currently installed.) 07:16:46 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:46 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:46 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:46 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:46 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:46 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:46 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:47 (Reading database ... 13911 files and directories currently installed.) 07:16:47 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:16:47 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:16:47 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:16:47 (Reading database ... 13911 files and directories currently installed.) 07:16:47 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:16:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:16:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:16:47 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:16:48 Setting up base-files (10.1ubuntu2.10) ... 07:16:48 Installing new version of config file /etc/issue ... 07:16:48 Installing new version of config file /etc/issue.net ... 07:16:48 Installing new version of config file /etc/lsb-release ... 07:16:48 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:16:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:16:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:16:48 Removing obsolete conffile /etc/default/motd-news ... 07:16:48 (Reading database ... 13912 files and directories currently installed.) 07:16:48 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:16:49 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:16:49 Setting up bash (4.4.18-2ubuntu1.2) ... 07:16:49 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 07:16:49 (Reading database ... 13912 files and directories currently installed.) 07:16:49 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:49 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:16:49 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:16:49 (Reading database ... 13912 files and directories currently installed.) 07:16:49 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:16:49 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:16:49 Setting up tar (1.29b-2ubuntu0.2) ... 07:16:49 (Reading database ... 13912 files and directories currently installed.) 07:16:49 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:16:49 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:16:50 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:16:50 (Reading database ... 13912 files and directories currently installed.) 07:16:50 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:16:50 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:16:50 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:16:50 (Reading database ... 13912 files and directories currently installed.) 07:16:50 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:16:50 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:16:50 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:16:50 (Reading database ... 13912 files and directories currently installed.) 07:16:50 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:16:50 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:16:50 Setting up grep (3.1-2build1) ... 07:16:50 (Reading database ... 13912 files and directories currently installed.) 07:16:50 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:16:50 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:16:50 Setting up login (1:4.5-1ubuntu2) ... 07:16:51 (Reading database ... 13912 files and directories currently installed.) 07:16:51 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:16:51 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:51 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:16:51 (Reading database ... 13912 files and directories currently installed.) 07:16:51 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:16:51 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:16:51 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:16:51 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:16:51 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:16:51 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:16:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:16:52 (Reading database ... 13912 files and directories currently installed.) 07:16:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:16:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:16:53 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:16:53 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:16:53 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:16:53 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:16:53 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:16:53 (Reading database ... 13912 files and directories currently installed.) 07:16:53 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:16:53 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:16:54 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:16:54 (Reading database ... 13912 files and directories currently installed.) 07:16:54 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:54 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:54 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:54 (Reading database ... 13912 files and directories currently installed.) 07:16:54 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:54 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:54 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:54 (Reading database ... 13912 files and directories currently installed.) 07:16:54 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:54 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:54 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:54 (Reading database ... 13912 files and directories currently installed.) 07:16:54 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:54 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:54 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:55 (Reading database ... 13912 files and directories currently installed.) 07:16:55 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:16:55 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:55 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:16:55 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:55 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:16:55 (Reading database ... 13912 files and directories currently installed.) 07:16:55 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:16:55 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:55 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:16:55 (Reading database ... 13912 files and directories currently installed.) 07:16:55 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:55 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:55 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:55 (Reading database ... 13912 files and directories currently installed.) 07:16:55 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:55 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:55 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:16:56 (Reading database ... 13912 files and directories currently installed.) 07:16:56 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:56 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:56 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:16:56 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:16:57 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:16:57 (Reading database ... 13912 files and directories currently installed.) 07:16:57 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:16:57 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:16:57 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:16:57 (Reading database ... 13912 files and directories currently installed.) 07:16:57 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:16:57 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:57 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:16:57 (Reading database ... 13914 files and directories currently installed.) 07:16:57 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:16:57 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:16:58 Setting up debconf (1.5.66ubuntu1) ... 07:16:58 (Reading database ... 13914 files and directories currently installed.) 07:16:58 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:16:58 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:16:58 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:16:58 (Reading database ... 13914 files and directories currently installed.) 07:16:58 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:16:58 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:16:58 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:16:58 (Reading database ... 13914 files and directories currently installed.) 07:16:58 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:16:58 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:16:59 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:16:59 (Reading database ... 13914 files and directories currently installed.) 07:16:59 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:16:59 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:16:59 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 07:16:59 (Reading database ... 13914 files and directories currently installed.) 07:16:59 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:16:59 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:16:59 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:17:00 (Reading database ... 13914 files and directories currently installed.) 07:17:00 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:17:00 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:17:00 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 07:17:00 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:17:00 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:17:00 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:17:00 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:17:00 (Reading database ... 13914 files and directories currently installed.) 07:17:00 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:17:00 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:17:00 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:17:01 (Reading database ... 13914 files and directories currently installed.) 07:17:01 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 07:17:01 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:17:01 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 07:17:01 (Reading database ... 13914 files and directories currently installed.) 07:17:01 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:17:01 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:17:01 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:17:01 (Reading database ... 13914 files and directories currently installed.) 07:17:01 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 07:17:01 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 07:17:01 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 07:17:02 (Reading database ... 13914 files and directories currently installed.) 07:17:02 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:17:02 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:17:02 Setting up passwd (1:4.5-1ubuntu2) ... 07:17:02 (Reading database ... 13914 files and directories currently installed.) 07:17:02 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 07:17:02 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:17:02 Setting up gpgv (2.2.4-1ubuntu1.3) ... 07:17:02 (Reading database ... 13914 files and directories currently installed.) 07:17:02 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:17:02 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:17:02 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:17:03 (Reading database ... 13914 files and directories currently installed.) 07:17:03 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:17:03 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:17:03 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:17:03 (Reading database ... 13914 files and directories currently installed.) 07:17:03 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:17:03 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:17:03 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:17:03 (Reading database ... 13914 files and directories currently installed.) 07:17:03 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:17:03 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:17:03 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:17:03 (Reading database ... 13914 files and directories currently installed.) 07:17:03 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 07:17:03 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 07:17:04 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 07:17:04 (Reading database ... 13914 files and directories currently installed.) 07:17:04 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 07:17:04 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 07:17:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 07:17:04 (Reading database ... 13915 files and directories currently installed.) 07:17:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:17:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:17:04 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:17:04 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:17:04 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:17:04 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:17:04 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 07:17:04 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 07:17:05 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:17:05 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:17:05 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:17:05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:17:05 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:17:05 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:17:05 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:17:05 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:17:05 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:17:05 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:17:05 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:17:06 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:17:06 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:17:06 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:17:06 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 07:17:06 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 07:17:07 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:17:07 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:17:07 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:17:07 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:17:07 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:17:07 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:17:07 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:17:07 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:17:08 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:17:08 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:17:08 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:17:08 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:17:08 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:08 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:08 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:08 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:08 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:08 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:08 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:08 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:09 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:09 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:10 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:10 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:11 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:11 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:11 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:11 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:12 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:12 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:12 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:17:12 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:17:12 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:17:12 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:17:12 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:17:12 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:17:12 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:17:12 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:17:12 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:17:12 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:17:13 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:17:13 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:17:13 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:17:13 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:17:13 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:13 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:17:13 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:13 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:13 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:13 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:17:13 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:17:13 Setting up tzdata (2021a-0ubuntu0.18.04) ... 07:17:13 07:17:13 Current default time zone: 'Etc/UTC' 07:17:13 Local time is now: Wed Feb 3 07:17:13 UTC 2021. 07:17:13 Universal Time is now: Wed Feb 3 07:17:13 UTC 2021. 07:17:13 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:17:13 07:17:14 Setting up systemd-sysv (237-3ubuntu10.44) ... 07:17:14 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:14 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 07:17:14 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:17:14 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:17:14 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:17:14 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:17:14 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:17:14 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:17:14 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:17:14 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:14 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:17:14 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:17:14 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 07:17:14 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:14 Setting up patch (2.7.6-2ubuntu1.1) ... 07:17:15 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:17:15 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:17:15 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 07:17:15 Installing new version of config file /etc/ssl/openssl.cnf ... 07:17:15 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:17:15 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:17:15 Setting up ca-certificates (20210119~18.04.1) ... 07:17:16 Updating certificates in /etc/ssl/certs... 07:17:17 23 added, 27 removed; done. 07:17:17 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:17:17 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:17 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:17:17 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:17:17 Setting up pkgbinarymangler (138.18.04.1) ... 07:17:18 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:17:18 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 07:17:18 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:17:18 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:17:18 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:17:18 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:17:18 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:17:18 Setting up perl (5.26.1-6ubuntu0.5) ... 07:17:18 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 07:17:18 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:17:18 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:17:18 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 07:17:18 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:17:18 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:17:18 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:17:18 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:17:18 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:17:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:17:18 Processing triggers for systemd (237-3ubuntu10.44) ... 07:17:18 Processing triggers for mime-support (3.60ubuntu1) ... 07:17:18 Processing triggers for ca-certificates (20210119~18.04.1) ... 07:17:18 Updating certificates in /etc/ssl/certs... 07:17:19 0 added, 0 removed; done. 07:17:19 Running hooks in /etc/ca-certificates/update.d... 07:17:19 done. 07:17:20 Reading package lists... 07:17:20 Building dependency tree... 07:17:20 Reading state information... 07:17:20 The following NEW packages will be installed: 07:17:20 apt-transport-https 07:17:20 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:17:20 Need to get 1696 B of archives. 07:17:20 After this operation, 153 kB of additional disk space will be used. 07:17:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 07:17:20 debconf: delaying package configuration, since apt-utils is not installed 07:17:20 Fetched 1696 B in 0s (17.8 kB/s) 07:17:20 Selecting previously unselected package apt-transport-https. 07:17:20 (Reading database ... 13920 files and directories currently installed.) 07:17:20 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 07:17:20 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 07:17:20 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 07:17:20 Waiting for network to be ready... 07:17:29 2021-02-03T07:17:23Z INFO Waiting for automatic snapd restart... 07:17:29 snapd 2.48.2 from Canonical* installed 07:17:29 "snapd" switched to the "latest/stable" channel 07:17:29 07:17:32 core18 20201210 from Canonical* installed 07:17:32 "core18" switched to the "latest/stable" channel 07:17:32 07:17:35 snapcraft 4.4.4 from Canonical* installed 07:17:35 "snapcraft" switched to the "latest/stable" channel 07:17:35 07:17: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: 07:17:38 - README.md 07:17:38 - snapcraft.yaml.orig 07:17:38 07:17:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:17:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:17:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:17:39 ---> 50c3462094ff 07:17:39 Step 3/22 : WORKDIR /edgex-go 07:17:39 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:17:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:17:39 ---> 50c3462094ff 07:17:39 Step 3/21 : WORKDIR /edgex-go 07:17:39 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:17:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:17:39 ---> 50c3462094ff 07:17:39 Step 3/31 : WORKDIR /edgex-go 07:17:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:17:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:17:39 ---> 50c3462094ff 07:17:39 Step 3/22 : WORKDIR /edgex-go 07:17:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:17:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:17:39 ---> 50c3462094ff 07:17:39 Step 3/23 : WORKDIR /edgex-go 07:17:39 ---> Running in 2de179efe67d 07:17:39 ---> Running in 07399f2b1f1a 07:17:39 ---> Running in ebb086fc2081 07:17:39 ---> Running in 17a863a28583 07:17:39 ---> Running in 4ec7344eb38e 07:17:39 Removing intermediate container ebb086fc2081 07:17:39 ---> b56ed80b2d6d 07:17:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:39 Removing intermediate container 17a863a28583 07:17:39 ---> 2bbbde4eb47f 07:17:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:39 Removing intermediate container 07399f2b1f1a 07:17:39 ---> 1cd83ce3dc33 07:17:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:39 Removing intermediate container 4ec7344eb38e 07:17:39 ---> b9edebb28af9 07:17:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:39 Removing intermediate container 2de179efe67d 07:17:39 ---> 889b12f3e160 07:17:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:39 ---> Running in 7cde37c9e17c 07:17:39 ---> Running in d41ad00a8c6d 07:17:39 ---> Running in 7d654281464f 07:17:39 ---> Running in 2ee8720530e8 07:17:39 ---> Running in de519fc82a13 07:17:39 Removing intermediate container 7cde37c9e17c 07:17:39 ---> ce99636a5d36 07:17:39 Step 5/23 : RUN apk add --update --no-cache make git 07:17:39 ---> Running in b98f26b21a36 07:17:39 Removing intermediate container d41ad00a8c6d 07:17:39 ---> c53f6ffc6ab0 07:17:39 Step 5/31 : RUN apk add --update --no-cache make git 07:17:39 Removing intermediate container 2ee8720530e8 07:17:39 ---> b9449e3a9764 07:17:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:17:39 ---> Running in bdb1474d1c6f 07:17:39 ---> Running in c9b7566a98f3 07:17:39 Removing intermediate container 7d654281464f 07:17:39 ---> b77d7c9a6d34 07:17:39 Step 5/21 : RUN apk add --update --no-cache make git 07:17:39 Removing intermediate container de519fc82a13 07:17:39 ---> b80cd3abc9a6 07:17:39 Step 5/22 : RUN apk add --update --no-cache make git 07:17:39 ---> Running in 82a3c7213ce2 07:17:39 ---> Running in b7e00ea21570 07:17:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:17:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:17:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:17:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:17:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:17:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:17:39 OK: 217 MiB in 51 packages 07:17:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:17:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:17:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:17:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:17:39 OK: 217 MiB in 51 packages 07:17:40 Removing intermediate container b98f26b21a36 07:17:40 ---> 1fe251660779 07:17:40 Step 6/23 : COPY go.mod . 07:17:40 OK: 217 MiB in 51 packages 07:17:40 OK: 217 MiB in 51 packages 07:17:40 OK: 217 MiB in 51 packages 07:17:41 ---> f7040cd676e7 07:17:41 Step 7/23 : RUN go mod download 07:17:41 ---> Running in 114c1d4ac793 07:17:41 Removing intermediate container c9b7566a98f3 07:17:41 ---> 1fba1ffab76e 07:17:41 Step 6/22 : COPY go.mod . 07:17:41 Removing intermediate container bdb1474d1c6f 07:17:41 ---> b954ae690b1e 07:17:41 Removing intermediate container 82a3c7213ce2 07:17:41 Step 6/31 : COPY go.mod . ---> c9efc44c21fb 07:17:41 07:17:41 Step 6/21 : COPY go.mod . 07:17:42 Removing intermediate container b7e00ea21570 07:17:42 ---> 4d85f0a1ed1e 07:17:42 Step 6/22 : COPY go.mod . 07:17:42 ---> d2d85866bcf4 07:17:42 Step 7/22 : RUN go mod download 07:17:43 ---> Running in 8467aee79aa8 07:17:43 ---> 2a6a7288e38e 07:17:43 Step 7/31 : RUN go mod download 07:17:43 ---> 91c8bff756a7 07:17:43 Step 7/21 : RUN go mod download 07:17:43 ---> Running in e84d82513774 07:17:43 ---> a18614412403 07:17:43 Step 7/22 : RUN go mod download 07:17:43 ---> Running in d9dd46c0ea20 07:17:43 ---> Running in 0171dc675caa 07:17:44 Removing intermediate container 114c1d4ac793 07:17:44 ---> 74460e43d6a0 07:17:44 Step 8/23 : COPY . . 07:17:45 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:17:45 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:17:45 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:17:45 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:17:46 Reading package lists... 07:17:47 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 07:17:47 Removing intermediate container 8467aee79aa8 07:17:47 ---> e68fc1f96552 07:17:47 Step 8/22 : COPY . . 07:17:48 Removing intermediate container d9dd46c0ea20 07:17:48 ---> fd18fa23ce23 07:17:48 Step 8/21 : COPY . . 07:17:49 Removing intermediate container 0171dc675caa 07:17:49 ---> 27925e1856be 07:17:49 Step 8/22 : COPY . . 07:17:49 Removing intermediate container e84d82513774 07:17:49 ---> dcbc7702da48 07:17:49 Step 8/31 : COPY . . 07:17:53 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:17:53 Reading package lists... 07:17:53 Building dependency tree... 07:17:53 Reading state information... 07:17:53 Suggested packages: 07:17:53 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:17:53 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:17:53 Recommended packages: 07:17:53 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:17:53 The following NEW packages will be installed: 07:17:53 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:17:53 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:17:53 pkg-config zip 07:17:53 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:17:53 Need to get 7655 kB of archives. 07:17:53 After this operation, 43.7 MB of additional disk space will be used. 07:17:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 07:17:53 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:17:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 07:17:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 07:17:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 07:17:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:17:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:17:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:17:53 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:17:53 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:17:53 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:17:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:17:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:17:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:17:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:17:54 debconf: delaying package configuration, since apt-utils is not installed 07:17:54 Fetched 7655 kB in 1s (9819 kB/s) 07:17:54 Selecting previously unselected package libglib2.0-0:amd64. 07:17:54 (Reading database ... 13924 files and directories currently installed.) 07:17:54 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 07:17:54 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:17:54 Selecting previously unselected package libpsl5:amd64. 07:17:54 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:17:54 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:17:54 Selecting previously unselected package libnghttp2-14:amd64. 07:17:54 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:17:54 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:17:54 Selecting previously unselected package librtmp1:amd64. 07:17:54 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:17:54 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:17:54 Selecting previously unselected package libcurl3-gnutls:amd64. 07:17:54 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 07:17:54 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:17:54 Selecting previously unselected package liberror-perl. 07:17:54 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:17:54 Unpacking liberror-perl (0.17025-1) ... 07:17:54 Selecting previously unselected package git-man. 07:17:54 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 07:17:54 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 07:17:55 Selecting previously unselected package git. 07:17:55 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 07:17:55 Unpacking git (1:2.17.1-1ubuntu0.7) ... 07:17:56 Selecting previously unselected package libnorm1:amd64. 07:17:56 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:17:56 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:17:56 Selecting previously unselected package libpgm-5.2-0:amd64. 07:17:56 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:17:56 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:17:56 Selecting previously unselected package libsodium23:amd64. 07:17:56 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:17:56 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:17:56 Selecting previously unselected package libzmq5:amd64. 07:17:56 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:17:56 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:17:56 Selecting previously unselected package libzmq3-dev:amd64. 07:17:56 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:17:56 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:17:56 Selecting previously unselected package pkg-config. 07:17:56 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:17:56 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:17:56 Selecting previously unselected package zip. 07:17:56 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:17:56 Unpacking zip (3.0-11build1) ... 07:17:56 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:17:56 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 07:17:56 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:17:56 Setting up liberror-perl (0.17025-1) ... 07:17:56 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:17:56 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:17:56 No schema files found: doing nothing. 07:17:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:17:56 Setting up zip (3.0-11build1) ... 07:17:56 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:17:56 Setting up libsodium23:amd64 (1.0.16-2) ... 07:17:56 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:17:56 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:17:56 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:17:57 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:17:57 Setting up git (1:2.17.1-1ubuntu0.7) ... 07:17:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:18:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:18:03 git set to automatically installed. 07:18:03 git-man set to automatically installed. 07:18:03 libcurl3-gnutls set to automatically installed. 07:18:03 liberror-perl set to automatically installed. 07:18:03 libglib2.0-0 set to automatically installed. 07:18:03 libnghttp2-14 set to automatically installed. 07:18:03 libnorm1 set to automatically installed. 07:18:03 libpgm-5.2-0 set to automatically installed. 07:18:03 libpsl5 set to automatically installed. 07:18:03 librtmp1 set to automatically installed. 07:18:03 libsodium23 set to automatically installed. 07:18:03 libzmq3-dev set to automatically installed. 07:18:03 libzmq5 set to automatically installed. 07:18:03 pkg-config set to automatically installed. 07:18:03 zip set to automatically installed. 07:18:05 snapd is not logged in, snap install commands will use sudo 07:18:12 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:18:12 snap "core18" has no updates available 07:18:13 Pulling config-common 07:18:14 Pulling go-build-helper 07:18:16 ---> d42d5d892eb6 07:18:16 Step 9/23 : RUN make cmd/core-command/core-command 07:18:16 ---> bfac91773de8 07:18:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:18:16 ---> Running in b2ab6f5c6147 07:18:16 ---> Running in 1d1e9a6e96c8 07:18:16 ---> 4776e60d14ef 07:18:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:18:16 ---> b60c04f8e44e 07:18:16 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:18:16 ---> 3eccf06e356e 07:18:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 07:18:16 ---> Running in 305bab4249ce 07:18:16 ---> Running in d5cb9bf22fd4 07:18:16 ---> Running in b6d9331953be 07:18:16 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 07:18:16 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 07:18:16 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 07:18:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:18:16 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 07:18:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:18:36 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:18:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1536 kB] 07:18:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 07:18:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 07:18:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 07:18:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 07:18:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 07:18:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 07:18:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 07:18:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:18:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:18:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:18:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:18:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:18:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:18:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:18:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:18:36 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:18:36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 07:18:36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 07:18:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 07:18:36 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 07:18:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 07:18:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 07:18:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1713 kB] 07:18:36 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 07:18:36 Fetched 23.9 MB in 0s (0 B/s) 07:18:36 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:18:36 Fetched 96.5 kB in 0s (0 B/s) 07:18:36 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:18:36 Fetched 279 kB in 0s (0 B/s) 07:18:36 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:18:36 Fetched 122 kB in 0s (0 B/s) 07:18:36 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:18:36 Fetched 77.8 kB in 0s (0 B/s) 07:18:36 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:18:36 Fetched 8848 B in 0s (0 B/s) 07:18:36 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:18:36 Fetched 47.8 kB in 0s (0 B/s) 07:18:36 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:18:36 Fetched 45.6 kB in 0s (0 B/s) 07:18:36 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:18:36 Fetched 15.0 kB in 0s (0 B/s) 07:18:36 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 07:18:36 Fetched 214 kB in 0s (0 B/s) 07:18:36 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 07:18:36 Fetched 155 kB in 0s (0 B/s) 07:18:36 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:18:36 Fetched 50.6 kB in 0s (0 B/s) 07:18:36 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:18:36 Fetched 14.8 kB in 0s (0 B/s) 07:18:36 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:18:36 Fetched 41.8 kB in 0s (0 B/s) 07:18:36 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:18:36 Fetched 499 kB in 0s (0 B/s) 07:18:36 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:18:36 Fetched 111 kB in 0s (0 B/s) 07:18:36 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:18:36 Fetched 240 kB in 0s (0 B/s) 07:18:36 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:18:36 Fetched 29.3 kB in 0s (0 B/s) 07:18:36 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:18:36 Fetched 85.5 kB in 0s (0 B/s) 07:18:36 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:18:36 Fetched 24.5 kB in 0s (0 B/s) 07:18:36 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:18:36 Fetched 49.2 kB in 0s (0 B/s) 07:18:36 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:18:36 Fetched 54.2 kB in 0s (0 B/s) 07:18:36 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:18:36 Fetched 30.8 kB in 0s (0 B/s) 07:18:36 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 07:18:36 Fetched 17.0 kB in 0s (0 B/s) 07:18:36 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:18:36 Fetched 85.9 kB in 0s (0 B/s) 07:18:36 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:18:36 Fetched 8720 B in 0s (0 B/s) 07:18:36 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 07:18:36 Fetched 137 kB in 0s (0 B/s) 07:18:36 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:18:36 Fetched 119 kB in 0s (0 B/s) 07:18:36 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 07:18:36 Fetched 109 kB in 0s (0 B/s) 07:18:36 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:18:36 Fetched 11.1 kB in 0s (0 B/s) 07:18:36 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:18:36 Fetched 645 kB in 0s (0 B/s) 07:18:36 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:18:36 Fetched 41.3 kB in 0s (0 B/s) 07:18:36 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:18:36 Fetched 17.9 kB in 0s (0 B/s) 07:18:36 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:18:36 Fetched 368 kB in 0s (0 B/s) 07:18:36 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:18:36 Fetched 187 kB in 0s (0 B/s) 07:18:36 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:18:36 Fetched 175 kB in 0s (0 B/s) 07:18:36 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:18:38 Fetched 206 kB in 0s (0 B/s) 07:18:38 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 07:18:38 Fetched 1301 kB in 0s (0 B/s) 07:18:38 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:18:38 Fetched 36.2 kB in 0s (0 B/s) 07:18:38 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 07:18:38 Fetched 159 kB in 0s (0 B/s) 07:18:38 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:18:38 Fetched 107 kB in 0s (0 B/s) 07:18:38 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:18:38 Fetched 48.7 kB in 0s (0 B/s) 07:18:38 Pulling static-packages 07:18:39 'go115' has dependencies that need to be staged: go-build-helper static-packages 07:18:39 Skipping pull go-build-helper (already ran) 07:18:39 Skipping pull static-packages (already ran) 07:18:39 Building go-build-helper 07:18:44 Building static-packages 07:18:45 Staging go-build-helper 07:18:46 Staging static-packages 07:18:47 Pulling go115 07:18:48 'edgex-go' has dependencies that need to be staged: go115 07:18:48 Skipping pull go115 (already ran) 07:18:48 Building go115 07:18:48 % Total % Received % Xferd Average Speed Time Time Time Current 07:18:48 Dload Upload Total Spent Left Speed 07:18:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 115M 16 18.7M 0 0 25.5M 0 0:00:04 --:--:-- 0:00:04 25.5M 52 115M 52 60.1M 0 0 35.1M 0 0:00:03 0:00:01 0:00:02 35.1M 84 115M 84 98.0M 0 0 36.1M 0 0:00:03 0:00:02 0:00:01 36.1M 100 115M 100 115M 0 0 38.4M 0 0:00:03 0:00:03 --:--:-- 38.4M 07:18:51 go1.15.2.linux-amd64.tar.gz: OK 07:18:55 Staging go115 07:19:01 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:19:01 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:19:01 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:19:01 Fetched 0 B in 0s (0 B/s) 07:19:01 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:19:01 Fetched 224 kB in 0s (0 B/s) 07:19:01 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:19:01 Fetched 157 kB in 0s (0 B/s) 07:19:01 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:19:01 Fetched 221 kB in 0s (0 B/s) 07:19:01 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:19:01 Fetched 143 kB in 0s (0 B/s) 07:19:01 Pulling edgex-go 07:19:01 Pulling version 07:19:02 Building config-common 07:19:04 Skipping build go-build-helper (already ran) 07:19:04 Skipping build static-packages (already ran) 07:19:04 Skipping build go115 (already ran) 07:19:04 Building edgex-go 07:19:04 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 07:19:05 go: downloading github.com/gorilla/mux v1.8.0 07:19:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.4 07:19:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.17 07:19:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 07:19:05 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:19:05 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:19:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:19:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 07:19:05 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 07:19:05 go: downloading github.com/google/uuid v1.2.0 07:19:05 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:19:05 go: downloading github.com/x448/float16 v0.8.4 07:19:05 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:19:05 go: downloading github.com/pkg/errors v0.8.1 07:19:05 go: downloading github.com/go-kit/kit v0.8.0 07:19:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 07:19:05 go: downloading github.com/imdario/mergo v0.3.11 07:19:05 go: downloading github.com/pelletier/go-toml v1.2.0 07:19:05 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 07:19:05 go: downloading github.com/pebbe/zmq4 v1.2.2 07:19:05 go: downloading github.com/hashicorp/consul/api v1.1.0 07:19:05 go: downloading github.com/go-playground/validator/v10 v10.3.0 07:19:06 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 07:19:06 go: downloading github.com/BurntSushi/toml v0.3.1 07:19:06 go: downloading gopkg.in/yaml.v2 v2.4.0 07:19:06 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:19:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:19:06 go: downloading github.com/hashicorp/serf v0.8.2 07:19:06 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:19:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:19:06 go: downloading github.com/mitchellh/copystructure v1.0.0 07:19:06 go: downloading github.com/go-playground/universal-translator v0.17.0 07:19:06 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:19:06 go: downloading github.com/leodido/go-urn v1.2.0 07:19:06 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:19:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:19:06 go: downloading github.com/go-playground/locales v0.13.0 07:19:06 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:19:06 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:19:06 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:19: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 07:19:16 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 07:19:17 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 07:19:18 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 07:19:18 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 07:19:18 go: downloading github.com/stretchr/testify v1.7.0 07:19:19 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:19:19 go: downloading github.com/pmezard/go-difflib v1.0.0 07:19:19 go: downloading github.com/davecgh/go-spew v1.1.1 07:19:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:19:20 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:19:20 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:19:21 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 07:19:22 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 07:19:22 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:19:23 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 07:19:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:19:25 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 07:19:25 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:19:26 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 07:19:26 go: downloading github.com/lib/pq v1.9.0 07:19:28 Building version 07:19:30 Staging config-common 07:19:31 Skipping stage go-build-helper (already ran) 07:19:31 Skipping stage static-packages (already ran) 07:19:31 Skipping stage go115 (already ran) 07:19:31 Staging edgex-go 07:19:32 Staging version 07:19:33 Priming config-common 07:19:34 Priming go-build-helper 07:19:35 Priming static-packages 07:19:37 Priming go115 07:19:38 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 07:19:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:19:38 Priming edgex-go 07:19:39 Priming version 07:19:40 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] } 07:19:53 Removing intermediate container d5cb9bf22fd4 07:19:53 ---> c0496a76f1d0 07:19:53 07:19:53 Step 10/21 : FROM alpine:3.12 07:19:53 3.12: Pulling from library/alpine 07:19:53 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:19:53 Status: Downloaded newer image for alpine:3.12 07:19:53 ---> afeebe901d6b 07:19:53 Step 11/21 : RUN apk add --update --no-cache curl 07:19:53 ---> Running in 881588db56c6 07:19:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:19:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:19:56 (1/4) Installing ca-certificates (20191127-r4) 07:19:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:19:56 (3/4) Installing libcurl (7.69.1-r3) 07:19:56 (4/4) Installing curl (7.69.1-r3) 07:19:56 Executing busybox-1.31.1-r19.trigger 07:19:56 Executing ca-certificates-20191127-r4.trigger 07:19:56 OK: 7 MiB in 18 packages 07:20:00 Removing intermediate container 881588db56c6 07:20:00 ---> 7ee853f9b47b 07:20:00 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:20:00 ---> Running in f8ac5cafcbb2 07:20:01 Removing intermediate container f8ac5cafcbb2 07:20:01 ---> c574eed15d9d 07:20:01 Step 13/21 : WORKDIR /edgex 07:20:01 ---> Running in f1e1068978b6 07:20:03 Removing intermediate container f1e1068978b6 07:20:03 ---> ca5011fbe6a1 07:20:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:20:03 Removing intermediate container 305bab4249ce 07:20:03 ---> 70f716408321 07:20:03 07:20:03 Step 10/31 : FROM alpine:3.12 07:20:03 ---> afeebe901d6b 07:20:03 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:20:04 ---> Running in d88921c2b5ab 07:20:04 ---> e77b613d361b 07:20:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:20:04 Removing intermediate container b2ab6f5c6147 07:20:04 ---> 845075e1b703 07:20:04 07:20:04 Step 10/23 : FROM alpine:3.12 07:20:04 ---> afeebe901d6b 07:20:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:20:05 Removing intermediate container d88921c2b5ab 07:20:05 ---> a9ee5b290626 07:20:05 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:20:05 ---> Running in 9b3a6e412193 07:20:06 ---> Running in 565d1e3f97ea 07:20:07 ---> ed7a3672985e 07:20:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:20:07 Removing intermediate container 1d1e9a6e96c8 07:20:07 ---> df37a16d1898 07:20:07 07:20:07 Step 10/22 : FROM alpine:3.12 07:20:07 ---> afeebe901d6b 07:20:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:20:07 Removing intermediate container b6d9331953be 07:20:07 ---> 71ecd5a24301 07:20:07 07:20:07 Step 10/22 : FROM alpine:3.12 07:20:07 ---> afeebe901d6b 07:20:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:20:08 ---> Running in 8cb6f3815bfd 07:20:08 ---> Running in dce02e44b286 07:20:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:20:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:20:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:20:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:20:09 ---> 52d2f6752470 07:20:09 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:20:09 ---> Running in 0ac4dc41e452 07:20:09 (1/1) Installing dumb-init (1.2.2-r1) 07:20:09 Executing busybox-1.31.1-r19.trigger 07:20:09 OK: 5 MiB in 15 packages 07:20:09 (1/2) Installing dumb-init (1.2.2-r1) 07:20:09 (2/2) Installing su-exec (0.2-r1) 07:20:09 Executing busybox-1.31.1-r19.trigger 07:20:09 OK: 5 MiB in 16 packages 07:20:10 Removing intermediate container 0ac4dc41e452 07:20:10 ---> 7a40b8a39e1a 07:20:10 Step 18/21 : CMD ["--init=true"] 07:20:10 ---> Running in c12e0c30d98e 07:20:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:20:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:20:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:20:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:20:11 Removing intermediate container c12e0c30d98e 07:20:11 ---> 3ccc9803ce52 07:20:11 Step 19/21 : LABEL arch=arm64 07:20:11 ---> Running in 032ca30bc7d3 07:20:11 (1/1) Installing dumb-init (1.2.2-r1) 07:20:11 Executing busybox-1.31.1-r19.trigger 07:20:11 OK: 5 MiB in 15 packages 07:20:11 (1/2) Installing ca-certificates (20191127-r4) 07:20:11 (2/2) Installing dumb-init (1.2.2-r1) 07:20:11 Executing busybox-1.31.1-r19.trigger 07:20:11 Executing ca-certificates-20191127-r4.trigger 07:20:12 OK: 6 MiB in 16 packages 07:20:12 Removing intermediate container 9b3a6e412193 07:20:12 ---> 9c0be1fcc666 07:20:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:20:12 Removing intermediate container 565d1e3f97ea 07:20:12 ---> 3a09c78f060f 07:20:12 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:20:12 Removing intermediate container 032ca30bc7d3 07:20:12 ---> fc14abb2d5f7 07:20:12 Step 20/21 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:20:12 ---> Running in d4ce434e8a0d 07:20:12 ---> Running in b548f1ab2620 07:20:12 ---> Running in 80233ad9e835 07:20:13 Removing intermediate container d4ce434e8a0d 07:20:13 ---> 86d6397efca6 07:20:13 Step 13/23 : ENV APP_PORT=48082 07:20:13 ---> Running in 99d1f47742a6 07:20:14 Removing intermediate container b548f1ab2620 07:20:14 ---> 6d4dced2fd70 07:20:14 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:20:14 Removing intermediate container dce02e44b286 07:20:14 ---> 71dbd659c4b5 07:20:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:20:14 Removing intermediate container 80233ad9e835 07:20:14 ---> 916629dfd75e 07:20:14 Step 21/21 : LABEL version=0.0.0 07:20:14 ---> Running in c4f023bd41b0 07:20:14 ---> Running in a1da56f7daa4 07:20:14 ---> Running in 11eb875339b1 07:20:14 Removing intermediate container 99d1f47742a6 07:20:14 ---> c68e5617e54f 07:20:14 Step 14/23 : EXPOSE $APP_PORT 07:20:14 Removing intermediate container 8cb6f3815bfd 07:20:14 ---> 22ad3342d15e 07:20:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:20:14 ---> Running in 91c6e0712306 07:20:14 ---> Running in b30e5dc8afa6 07:20:15 Removing intermediate container 11eb875339b1 07:20:15 ---> 10f3682e8434 07:20:15 Step 13/22 : ENV APP_PORT=48085 07:20:15 Removing intermediate container c4f023bd41b0 07:20:15 Removing intermediate container a1da56f7daa4 07:20:15 ---> acaee0fd2a50 07:20:15 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:20:15 ---> 3c76085dafe9 07:20:15 07:20:15 ---> Running in 3a9203d81b9d 07:20:15 ---> Running in 49b91e3385ac 07:20:15 Removing intermediate container 91c6e0712306 07:20:15 ---> b9c41d09d28d 07:20:15 Step 15/23 : WORKDIR / 07:20:15 Removing intermediate container b30e5dc8afa6 07:20:15 ---> 4def20d56bbb 07:20:15 Step 13/22 : ENV APP_PORT=48060 07:20:15 Successfully built 3c76085dafe9 07:20:15 Successfully tagged docker-security-proxy-setup-go-arm64:latest 07:20:15  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 07:20:15 ---> Running in c914532e9670 07:20:15 Removing intermediate container 3a9203d81b9d 07:20:15 ---> 9d205aa62734 07:20:15 Step 14/22 : EXPOSE $APP_PORT 07:20:16 ---> Running in 08fcc878802e 07:20:16 ---> Running in b897542e52c9 07:20:16 Removing intermediate container c914532e9670 07:20:16 ---> 0556ac5982c5 07:20:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:20:17 Removing intermediate container 08fcc878802e 07:20:17 ---> 2359ae8e3701 07:20:17 Step 14/22 : EXPOSE $APP_PORT 07:20:17 Removing intermediate container b897542e52c9 07:20:17 ---> 84531c3ee545 07:20:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:20:17 ---> Running in 7c27f0ba953d 07:20:18 Removing intermediate container 7c27f0ba953d 07:20:18 ---> 7056b7dcd8c5 07:20:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:20:18 ---> 374f11d8ce8f 07:20:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:20:19 ---> f926a19dd1b4 07:20:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:20:19 Removing intermediate container 49b91e3385ac 07:20:19 ---> ef8f3f047c2b 07:20:19 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:20:20 ---> 93be5885d6f7 07:20:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:20:20 ---> Running in b104f4d98cef 07:20:20 ---> a1376327ea84 07:20:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:20:21 ---> 1c10d84dcb64 07:20:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:20:22 ---> c09b76b7b117 07:20:22 Step 19/23 : ENTRYPOINT ["/core-command"] 07:20:22 Removing intermediate container b104f4d98cef 07:20:22 ---> 12284f8e7d59 07:20:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml ---> 3938ad2ee8be 07:20:22 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:20:22 07:20:22 ---> Running in 5a6e420577e5 07:20:22 ---> 5472b15e14ab 07:20:22 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:20:22 ---> Running in 1dc72ee1dc97 07:20:22 Removing intermediate container 5a6e420577e5 07:20:22 ---> af2079536d64 07:20:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:20:23 ---> Running in 022b12e9c208 07:20:23 ---> 98fb1b7a52a9 07:20:23 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:20:23 Removing intermediate container 1dc72ee1dc97 07:20:23 ---> bd7c86c99b39 07:20:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:20:23 ---> cf8536ad72ef 07:20:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:20:23 ---> Running in 4a1ec66b4888 07:20:23 ---> Running in 41b727add252 07:20:23 ---> Running in 6a986bf137e1 07:20:24 Removing intermediate container 022b12e9c208 07:20:24 ---> d24bb0c13980 07:20:24 Step 21/23 : LABEL arch=arm64 07:20:24 ---> Running in b6b1b2001e40 07:20:24 Removing intermediate container 41b727add252 07:20:24 ---> 82442f7fdd38 07:20:24 Step 20/22 : LABEL arch=arm64 07:20:24 Removing intermediate container 6a986bf137e1 07:20:24 ---> 029b5ce7e767 07:20:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:20:25 ---> Running in 7eb4c564c681 07:20:25 ---> Running in 5daefbde554c 07:20:25 Removing intermediate container b6b1b2001e40 07:20:25 ---> 949f57cd7b17 07:20:25 Step 22/23 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:20:25 ---> Running in 813d779dfd7c 07:20:26 Removing intermediate container 7eb4c564c681 07:20:26 ---> b592e9dd0697 07:20:26 Step 20/22 : LABEL arch=arm64 07:20:26 Removing intermediate container 5daefbde554c 07:20:26 ---> 2ee1e39a7098 07:20:26 Step 21/22 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:20:26 ---> Running in f5bf445f55d4 07:20:26 ---> Running in 9d10c5cc2016 07:20:26 Removing intermediate container 813d779dfd7c 07:20:26 ---> e15a9cd98f45 07:20:26 Step 23/23 : LABEL version=0.0.0 07:20:27 ---> Running in 76eb656eaab0 07:20:27 Removing intermediate container f5bf445f55d4 07:20:27 ---> f54c0370b582 07:20:27 Step 22/22 : LABEL version=0.0.0 07:20:27 Removing intermediate container 9d10c5cc2016 07:20:27 ---> 89fefd3a84b3 07:20:27 Step 21/22 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:20:27 Removing intermediate container 4a1ec66b4888 07:20:27 ---> 5a19c96c29b4 07:20:27 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:20:28 ---> Running in b9e29ce72106 07:20:28 ---> Running in f6d70eb2115d 07:20:28 Removing intermediate container 76eb656eaab0 07:20:28 ---> 5cb980c22b6b 07:20:28 07:20:29 Successfully built 5cb980c22b6b 07:20:29 Successfully tagged docker-core-command-go-arm64:latest 07:20:29  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 07:20:29 Removing intermediate container b9e29ce72106 07:20:29 ---> 6a299d4e7b25 07:20:29 Step 22/22 : LABEL version=0.0.0 07:20:29 Removing intermediate container f6d70eb2115d 07:20:29 ---> fc5ad847b7b1 07:20:29 ---> 76657cbf3279 07:20:29 07:20:29 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:20:29 ---> Running in e8faf758c5df 07:20:30 Successfully built fc5ad847b7b1 07:20:30 Successfully tagged docker-support-scheduler-go-arm64:latest 07:20:30  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 07:20:30 Removing intermediate container e8faf758c5df 07:20:30 ---> 10043a0a8efd 07:20:30 07:20:30 Successfully built 10043a0a8efd 07:20:30 Successfully tagged docker-support-notifications-go-arm64:latest 07:20:31 Building docker-core-data-go 07:20:31  Building docker-support-notifications-go ... done  ---> 02f62749933f 07:20:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:20:31 ---> 37508a86c50e 07:20:31 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 07:20:33 ---> f537770936c0 07:20:33 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:20:34 ---> ff470883f29c 07:20:34 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:20:35 ---> Running in 076b037cb6dd 07:20:36 Removing intermediate container 076b037cb6dd 07:20:36 ---> 4a0c2088b806 07:20:36 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:20:38 ---> 17740991f66c 07:20:38 Step 26/31 : RUN chmod +x /entrypoint.sh 07:20:39 ---> Running in 4577f22f8a31 07:20:40 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:20:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:20:40 ---> 50c3462094ff 07:20:40 Step 3/26 : WORKDIR /edgex-go 07:20:40 ---> Using cache 07:20:40 ---> 889b12f3e160 07:20:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:40 ---> Using cache 07:20:40 ---> b77d7c9a6d34 07:20:40 Step 5/26 : RUN apk add --update --no-cache make bash git 07:20:41 ---> Running in d25661fb2887 07:20:42 Removing intermediate container 4577f22f8a31 07:20:42 ---> 4148b58a184d 07:20:42 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:20:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:20:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:20:43 ---> Running in 8fd79da299ea 07:20:44 OK: 217 MiB in 51 packages 07:20:44 Removing intermediate container 8fd79da299ea 07:20:44 ---> cc2255f95edf 07:20:44 Step 28/31 : CMD ["gate"] 07:20:46 ---> Running in e5e482ad0512 07:20:47 Removing intermediate container e5e482ad0512 07:20:47 ---> 608876605fa3 07:20:47 Step 29/31 : LABEL arch=arm64 07:20:47 Removing intermediate container d25661fb2887 07:20:47 ---> 180aaf2ceb42 07:20:47 Step 6/26 : COPY go.mod . 07:20:47 ---> Running in 573d450e7323 07:20:48 ---> 2f7bfed30fca 07:20:48 Step 7/26 : RUN go mod download 07:20:48 ---> Running in 2fb1f0ec1083 07:20:48 Removing intermediate container 573d450e7323 07:20:48 ---> 26ae31e2e03a 07:20:48 Step 30/31 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:20:49 ---> Running in 024bac8ffe0a 07:20:49 Removing intermediate container 024bac8ffe0a 07:20:49 ---> 6f6604c65d31 07:20:49 Step 31/31 : LABEL version=0.0.0 07:20:50 ---> Running in 0dfaefbda100 07:20:50 Removing intermediate container 0dfaefbda100 07:20:50 ---> 6f0a0f1a65ea 07:20:50 07:20:51 Successfully built 6f0a0f1a65ea 07:20:51 Successfully tagged docker-security-bootstrapper-go-arm64:latest 07:20:51  Building docker-security-bootstrapper-go ... done Removing intermediate container 2fb1f0ec1083 07:20:51 ---> 5221bfbe3fe7 07:20:51 Step 8/26 : COPY . . 07:21:10 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:21:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:21:10 ---> 50c3462094ff 07:21:10 Step 3/24 : WORKDIR /edgex-go 07:21:10 ---> Using cache 07:21:10 ---> 889b12f3e160 07:21:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:10 ---> Using cache 07:21:10 ---> b77d7c9a6d34 07:21:10 Step 5/24 : RUN apk add --update --no-cache make git 07:21:10 ---> Using cache 07:21:10 ---> c9efc44c21fb 07:21:10 Step 6/24 : COPY go.mod . 07:21:10 ---> Using cache 07:21:10 ---> 91c8bff756a7 07:21:10 Step 7/24 : RUN go mod download 07:21:10 ---> Using cache 07:21:10 ---> fd18fa23ce23 07:21:10 Step 8/24 : COPY . . 07:21:10 ---> Using cache 07:21:10 ---> b60c04f8e44e 07:21:10 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:21:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:21:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:21:10 ---> 50c3462094ff 07:21:10 Step 3/23 : WORKDIR /edgex-go 07:21:10 ---> Using cache 07:21:10 ---> 889b12f3e160 07:21:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:10 ---> Using cache 07:21:10 ---> b77d7c9a6d34 07:21:10 Step 5/23 : RUN apk add --update --no-cache make git 07:21:10 ---> Using cache 07:21:10 ---> c9efc44c21fb 07:21:10 Step 6/23 : COPY go.mod . 07:21:10 ---> Using cache 07:21:10 ---> 91c8bff756a7 07:21:10 Step 7/23 : RUN go mod download 07:21:10 ---> Using cache 07:21:10 ---> fd18fa23ce23 07:21:10 Step 8/23 : COPY . . 07:21:10 ---> Using cache 07:21:10 ---> b60c04f8e44e 07:21:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:21:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:21:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:21:10 ---> 50c3462094ff 07:21:10 Step 3/23 : WORKDIR /edgex-go 07:21:10 ---> Using cache 07:21:10 ---> 889b12f3e160 07:21:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:10 ---> Using cache 07:21:10 ---> b77d7c9a6d34 07:21:10 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:21:12 ---> Running in e5ea070ee74c 07:21:12 ---> Running in 18df28b32b15 07:21:12 ---> Running in 08ed43e46851 07:21:12 ---> c94a81dab4bc 07:21:12 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:21:13 ---> Running in 4111825932b0 07:21:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:21: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 07:21:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:21:14 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 07:21:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:21:16 OK: 217 MiB in 51 packages 07:21:17 Removing intermediate container e5ea070ee74c 07:21:17 ---> b536936b17db 07:21:17 Step 6/23 : COPY go.mod . 07:21:18 ---> f079e8659c6e 07:21:18 Step 7/23 : RUN go mod download 07:21:18 ---> Running in d4c88b1391f8 07:21:23 Removing intermediate container d4c88b1391f8 07:21:23 ---> 33fccdc166f9 07:21:23 Step 8/23 : COPY . . 07:21:41 ---> 8db73841b245 07:21:41 Step 9/23 : RUN make cmd/core-data/core-data 07:21:41 ---> Running in 9b66de3c9d17 07:21:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:22:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:22:28 Removing intermediate container 18df28b32b15 07:22:28 ---> d5ad984363bc 07:22:28 07:22:28 Step 10/24 : FROM alpine:3.12 07:22:28 ---> afeebe901d6b 07:22:28 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:22:28 ---> Running in 997cfa018c83 07:22:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:22:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:22:31 (1/5) Installing ca-certificates (20191127-r4) 07:22:31 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:22:31 (3/5) Installing libcurl (7.69.1-r3) 07:22:31 (4/5) Installing curl (7.69.1-r3) 07:22:31 (5/5) Installing dumb-init (1.2.2-r1) 07:22:31 Executing busybox-1.31.1-r19.trigger 07:22:31 Executing ca-certificates-20191127-r4.trigger 07:22:31 Removing intermediate container 4111825932b0 07:22:31 ---> ea9b845cef08 07:22:31 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:22:31 OK: 7 MiB in 19 packages 07:22:32 ---> Running in 8877c68424a3 07:22:34 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 07:22:34 Removing intermediate container 997cfa018c83 07:22:34 ---> e8804c979198 07:22:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:22:34 ---> Running in 1fccc4e65413 07:22:35 Removing intermediate container 1fccc4e65413 07:22:35 ---> ba855ed119e0 07:22:35 Step 13/24 : WORKDIR / 07:22:35 ---> Running in 2a22b2461102 07:22:36 Removing intermediate container 2a22b2461102 07:22:36 ---> 06e7e3926c71 07:22:36 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:22:37 ---> 19160ae20674 07:22:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:22:38 ---> 949de3ed44ac 07:22:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:22:39 Removing intermediate container 8877c68424a3 07:22:39 ---> f72623ca5b32 07:22:39 07:22:39 Step 11/26 : FROM docker:20.10.0 07:22:39 20.10.0: Pulling from library/docker 07:22:40 ---> d3f634a91524 07:22:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:22:44 ---> 1482359903af 07:22:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:22:47 ---> b1460fd16ffc 07:22:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:22:49 ---> b623679ca7c1 07:22:49 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/ 07:22:49 ---> Running in 9cb201414ceb 07:22:54 Removing intermediate container 9cb201414ceb 07:22:54 ---> 0f6dc4fa29f9 07:22:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:22:54 Removing intermediate container 08ed43e46851 07:22:54 ---> 895fdb947ee5 07:22:54 07:22:54 Step 10/23 : FROM alpine:3.12 07:22:54 ---> afeebe901d6b 07:22:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:22:54 ---> Using cache 07:22:54 ---> 71dbd659c4b5 07:22:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:22:54 ---> Using cache 07:22:54 ---> 10f3682e8434 07:22:54 Step 13/23 : ENV APP_PORT=48081 07:22:55 ---> Running in bc5253db5cd6 07:22:55 ---> Running in 034788546a67 07:22:56 Removing intermediate container 034788546a67 07:22:56 ---> 9f989462bb44 07:22:56 Step 14/23 : EXPOSE $APP_PORTRemoving intermediate container bc5253db5cd6 07:22:56 ---> e86ba9b9449d 07:22:56 Step 22/24 : LABEL arch=arm64 07:22:56 07:22:56 ---> Running in af5d1803b840 07:22:56 ---> Running in b5e25e818759 07:22:57 Removing intermediate container af5d1803b840 07:22:57 ---> e01d3b100427 07:22:57 Step 15/23 : WORKDIR / 07:22:57 Removing intermediate container b5e25e818759 07:22:57 ---> 6277ca045e5e 07:22:57 Step 23/24 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:22:57 ---> Running in a34ce99ebed1 07:22:57 ---> Running in 2becc5f8e525 07:22:58 Removing intermediate container a34ce99ebed1 07:22:58 ---> 9c9eeba4877f 07:22:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:22:58 Removing intermediate container 2becc5f8e525 07:22:58 ---> 10ecedda5ea7 07:22:58 Step 24/24 : LABEL version=0.0.0 07:22:59 ---> Running in 5dad1cc1b8da 07:22:59 Removing intermediate container 5dad1cc1b8da 07:22:59 ---> 19bf42e36aae 07:22:59 07:23:00 ---> 3d8ea85fbba8 07:23:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:23:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:23:00 Status: Downloaded newer image for docker:20.10.0 07:23:00 ---> eeaf43b92773 07:23:00 Step 12/26 : RUN apk add --no-cache bash 07:23:00 Successfully built 19bf42e36aae 07:23:00 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 07:23:00  Building docker-security-secretstore-setup-go ... done  ---> Running in 5dbf38bbb932 07:23:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:23:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:23:02 ---> 258beadf77a3 07:23:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:23:02 (1/2) Installing readline (8.0.4-r0) 07:23:02 (2/2) Installing bash (5.0.17-r0) 07:23:02 Executing bash-5.0.17-r0.post-install 07:23:02 Executing busybox-1.31.1-r19.trigger 07:23:02 OK: 12 MiB in 22 packages 07:23:03 ---> 8257a77d427a 07:23:03 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:23:03 ---> Running in c5e0a91b7ee8 07:23:04 Removing intermediate container c5e0a91b7ee8 07:23:04 ---> 847a74fcfd8e 07:23:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:23:04 ---> Running in 2f39f15eca48 07:23:04 Removing intermediate container 5dbf38bbb932 07:23:04 ---> 636a0558253c 07:23:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:23:04 ---> Running in a0e87881d4cf 07:23:04 Removing intermediate container 2f39f15eca48 07:23:04 ---> 1c5caf88043f 07:23:04 Step 21/23 : LABEL arch=arm64 07:23:04 ---> Running in 82cb4726fe18 07:23:05 Removing intermediate container a0e87881d4cf 07:23:05 ---> dbd6e8ad12b4 07:23:05 Step 14/26 : ENV APP_PORT=48090 07:23:05 ---> Running in 63b217453d3d 07:23:05 Removing intermediate container 82cb4726fe18 07:23:05 ---> 4c52a1b55983 07:23:05 Step 22/23 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:23:05 ---> Running in 926f9113b9d5 07:23:05 Removing intermediate container 63b217453d3d 07:23:05 ---> 9eb8b24c2010 07:23:05 Step 15/26 : EXPOSE $APP_PORT 07:23:06 ---> Running in 16e35ed509d0 07:23:06 Removing intermediate container 926f9113b9d5 07:23:06 ---> c04a265f79e0 07:23:06 Step 23/23 : LABEL version=0.0.0 07:23:06 ---> Running in 4199b2e51c8e 07:23:06 Removing intermediate container 16e35ed509d0 07:23:06 ---> c7528c8b50f8 07:23:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:23:07 Removing intermediate container 4199b2e51c8e 07:23:07 ---> 4b83905bab4e 07:23:07 07:23:07 Successfully built 4b83905bab4e 07:23:07 Successfully tagged docker-core-metadata-go-arm64:latest 07:23:08  Building docker-core-metadata-go ... done  ---> 8301d8263ebf 07:23:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:23:09 ---> 791c702ba1ca 07:23:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:23:09 Removing intermediate container 9b66de3c9d17 07:23:09 ---> 473f47b72219 07:23:09 07:23:09 Step 10/23 : FROM alpine:3.12 07:23:09 ---> afeebe901d6b 07:23:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:23:09 ---> Running in 74e64d671b1a 07:23:10 ---> b5c9659ba961 07:23:10 Step 19/26 : RUN apk --no-cache add py3-pip 07:23:10 Removing intermediate container 74e64d671b1a 07:23:10 ---> 6af9863d667f 07:23:10 Step 12/23 : ENV APP_PORT=48080 07:23:10 ---> Running in d7a61815d829 07:23:10 ---> Running in 6222c0413c59 07:23:11 Removing intermediate container 6222c0413c59 07:23:11 ---> 525f0d9dacff 07:23:11 Step 13/23 : EXPOSE $APP_PORT 07:23:11 ---> Running in e3c5c36649cf 07:23:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:23:11 Removing intermediate container e3c5c36649cf 07:23:11 ---> 89b35ac6a180 07:23:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesfetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:23:11 07:23:11 ---> Running in 0e32df39b9e2 07:23:12 (1/33) Installing libbz2 (1.0.8-r1) 07:23:12 (2/33) Installing expat (2.2.9-r1) 07:23:12 (3/33) Installing libffi (3.3-r2) 07:23:12 (4/33) Installing gdbm (1.13-r1) 07:23:12 (5/33) Installing xz-libs (5.2.5-r0) 07:23:12 (6/33) Installing sqlite-libs (3.32.1-r0) 07:23:12 (7/33) Installing python3 (3.8.5-r0) 07:23:14 (8/33) Installing py3-appdirs (1.4.4-r1) 07:23:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:23:14 (10/33) Installing py3-parsing (2.4.7-r0) 07:23:14 (11/33) Installing py3-six (1.15.0-r0) 07:23:14 (12/33) Installing py3-packaging (20.4-r0) 07:23:14 (13/33) Installing py3-setuptools (47.0.0-r0) 07:23:14 (14/33) Installing py3-chardet (3.0.4-r4) 07:23:14 (15/33) Installing py3-idna (2.9-r0) 07:23:14 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:23:14 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:23:14 (18/33) Installing py3-requests (2.23.0-r0) 07:23:14 (19/33) Installing py3-msgpack (1.0.0-r0) 07:23:14 (20/33) Installing py3-lockfile (0.12.2-r3) 07:23:14 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:23:14 (22/33) Installing py3-colorama (0.4.3-r0) 07:23:14 (23/33) Installing py3-distlib (0.3.0-r0) 07:23:14 (24/33) Installing py3-distro (1.5.0-r1) 07:23:14 (25/33) Installing py3-webencodings (0.5.1-r3) 07:23:14 (26/33) Installing py3-html5lib (1.0.1-r4) 07:23:14 (27/33) Installing py3-pytoml (0.1.21-r0) 07:23:14 (28/33) Installing py3-pep517 (0.8.2-r0) 07:23:14 (29/33) Installing py3-progress (1.5-r0) 07:23:14 (30/33) Installing py3-toml (0.10.1-r0) 07:23:15 (31/33) Installing py3-retrying (1.3.3-r0) 07:23:15 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:23:15 (33/33) Installing py3-pip (20.1.1-r0) 07:23:15 Executing busybox-1.31.1-r19.trigger 07:23:15 OK: 71 MiB in 55 packages 07:23:15 Removing intermediate container 0e32df39b9e2 07:23:15 ---> a2e5714bb42a 07:23:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:23:15 ---> Running in 26803cd52734 07:23:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:23:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:23:18 (1/6) Installing dumb-init (1.2.2-r1) 07:23:18 (2/6) Installing libgcc (9.3.0-r2) 07:23:18 (3/6) Installing libsodium (1.0.18-r0) 07:23:18 (4/6) Installing libstdc++ (9.3.0-r2) 07:23:18 (5/6) Installing libzmq (4.3.3-r0) 07:23:18 (6/6) Installing zeromq (4.3.3-r0) 07:23:19 Executing busybox-1.31.1-r19.trigger 07:23:19 OK: 8 MiB in 20 packages 07:23:21 Removing intermediate container d7a61815d829 07:23:21 ---> a5aea89beb47 07:23:21 Step 20/26 : RUN pip install docker-compose==1.23.2 07:23:21 Removing intermediate container 26803cd52734 07:23:21 ---> c2f56355a2d6 07:23:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:23:21 ---> Running in 418800e08dcc 07:23:22 ---> a2894050b856 07:23:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:23:23 ---> a8e4fa6e0cae 07:23:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:23:24 ---> 8ad01b08fefc 07:23:24 Step 19/23 : ENTRYPOINT ["/core-data"] 07:23:24 ---> Running in d73cdfbbeb64 07:23:24 Removing intermediate container d73cdfbbeb64 07:23:24 ---> 171617d06110 07:23:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:23:24 ---> Running in ba804e09366d 07:23:25 Removing intermediate container ba804e09366d 07:23:25 ---> eafc4db5bd66 07:23:25 Step 21/23 : LABEL arch=arm64 07:23:25 ---> Running in 868af3ec7e1d 07:23:25 Removing intermediate container 868af3ec7e1d 07:23:25 ---> f1a3b9afa952 07:23:25 Step 22/23 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:23:25 ---> Running in c110b006e8cf 07:23:26 Removing intermediate container c110b006e8cf 07:23:26 ---> 13b50683ca89 07:23:26 Step 23/23 : LABEL version=0.0.0 07:23:26 ---> Running in 70c74fd59ed6 07:23:26 Collecting docker-compose==1.23.2 07:23:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:23:26 Removing intermediate container 70c74fd59ed6 07:23:26 ---> e079c7758e5e 07:23:26 07:23:27 Successfully built e079c7758e5e 07:23:27 Successfully tagged docker-core-data-go-arm64:latest 07:23:27  Building docker-core-data-go ... done Collecting PyYAML<4,>=3.10 07:23:27 Downloading PyYAML-3.13.tar.gz (270 kB) 07:23:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:23:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:23:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:23:32 Collecting texttable<0.10,>=0.9.0 07:23:32 Downloading texttable-0.9.1.tar.gz (11 kB) 07:23:33 Collecting jsonschema<3,>=2.5.1 07:23:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:23:34 Collecting docker<4.0,>=3.6.0 07:23:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:23:35 Collecting dockerpty<0.5,>=0.4.1 07:23:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:23:37 Collecting websocket-client<1.0,>=0.32.0 07:23:37 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:23:37 Collecting docopt<0.7,>=0.6.1 07:23:37 Downloading docopt-0.6.2.tar.gz (25 kB) 07:23:39 Collecting cached-property<2,>=1.2.0 07:23:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:23:40 Collecting idna<2.8,>=2.5 07:23:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:23:40 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) 07:23:41 Collecting urllib3<1.25,>=1.21.1 07:23:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:23:41 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) 07:23:41 Collecting docker-pycreds>=0.4.0 07:23:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:23:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:23:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:23:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:23:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:23:42 Installing collected packages: PyYAML, idna, urllib3, requests, texttable, jsonschema, websocket-client, docker-pycreds, docker, dockerpty, docopt, cached-property, docker-compose 07:23:42 Running setup.py install for PyYAML: started 07:23:44 Running setup.py install for PyYAML: finished with status 'done' 07:23:44 Attempting uninstall: idna 07:23:44 Found existing installation: idna 2.9 07:23:44 Uninstalling idna-2.9: 07:23:44 Successfully uninstalled idna-2.9 07:23:45 Attempting uninstall: urllib3 07:23:45 Found existing installation: urllib3 1.25.9 07:23:45 Uninstalling urllib3-1.25.9: 07:23:45 Successfully uninstalled urllib3-1.25.9 07:23:45 Attempting uninstall: requests 07:23:45 Found existing installation: requests 2.23.0 07:23:45 Uninstalling requests-2.23.0: 07:23:45 Successfully uninstalled requests-2.23.0 07:23:46 Running setup.py install for texttable: started 07:23:48 Running setup.py install for texttable: finished with status 'done' 07:23:49 Running setup.py install for dockerpty: started 07:23:51 Running setup.py install for dockerpty: finished with status 'done' 07:23:51 Running setup.py install for docopt: started 07:23:53 Running setup.py install for docopt: finished with status 'done' 07:23:53 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 07:23:57 Removing intermediate container 418800e08dcc 07:23:57 ---> 26d811e510ab 07:23:57 Step 21/26 : RUN apk --no-cache add curl 07:23:57 ---> Running in 73bd408fb39f 07:23:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:23:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:23:59 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:23:59 (2/3) Installing libcurl (7.69.1-r3) 07:23:59 (3/3) Installing curl (7.69.1-r3) 07:23:59 Executing busybox-1.31.1-r19.trigger 07:23:59 OK: 71 MiB in 58 packages 07:24:00 Removing intermediate container 73bd408fb39f 07:24:00 ---> 88ae8c751d99 07:24:00 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:24:00 ---> Running in 68e73c67b0e8 07:24:01 Removing intermediate container 68e73c67b0e8 07:24:01 ---> ba30e7346c07 07:24:01 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:24:01 ---> Running in cfcb033454ae 07:24:01 Removing intermediate container cfcb033454ae 07:24:01 ---> 99d3b75cc2e3 07:24:01 Step 24/26 : LABEL arch=arm64 07:24:01 ---> Running in 86d094f4fb54 07:24:02 Removing intermediate container 86d094f4fb54 07:24:02 ---> 52f3ba18b48b 07:24:02 Step 25/26 : LABEL git_sha=159413965e3c1c43d7e5ddfa08b5289081289856 07:24:02 ---> Running in caa6fd6f4876 07:24:02 Removing intermediate container caa6fd6f4876 07:24:02 ---> 35ece83dc1ca 07:24:02 Step 26/26 : LABEL version=0.0.0 07:24:03 ---> Running in c893b91c17c9 07:24:03 Removing intermediate container c893b91c17c9 07:24:03 ---> 4d89710772ba 07:24:03 07:24:03 Successfully built 4d89710772ba 07:24:03 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 07:24:04  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:24:04 $ docker stop --time=1 6cf6ea959cb29a205f922259cadd2b4d6a114ae2c33246b9541f653faf9d64af 07:24:06 $ docker rm -f 6cf6ea959cb29a205f922259cadd2b4d6a114ae2c33246b9541f653faf9d64af [Pipeline] // withDockerContainer [Pipeline] sh 07:24:06 + + docker imagesgrep docker 07:24:06 07:24:07 docker-sys-mgmt-agent-go-arm64 latest 4d89710772ba 4 seconds ago 300MB 07:24:07 docker-core-data-go-arm64 latest e079c7758e5e 41 seconds ago 21MB 07:24:07 docker-core-metadata-go-arm64 latest 4b83905bab4e About a minute ago 17.7MB 07:24:07 docker-security-secretstore-setup-go-arm64 latest 19bf42e36aae About a minute ago 23.4MB 07:24:07 docker-security-bootstrapper-go-arm64 latest 6f0a0f1a65ea 3 minutes ago 22.6MB 07:24:07 docker-support-scheduler-go-arm64 latest fc5ad847b7b1 3 minutes ago 16.1MB 07:24:07 docker-support-notifications-go-arm64 latest 10043a0a8efd 3 minutes ago 16.7MB 07:24:07 docker-core-command-go-arm64 latest 5cb980c22b6b 3 minutes ago 16MB 07:24:07 docker-security-proxy-setup-go-arm64 latest 3c76085dafe9 3 minutes ago 23.2MB 07:24:07 docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:24:09 provisioning config files... 07:24:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7821868420580007480tmp [Pipeline] { [Pipeline] sh 07:24:10 + set +x 07:24:10 + curl -s https://codecov.io/bash 07:24:10 + bash -s -- 07:24:10 07:24:10 _____ _ 07:24:10 / ____| | | 07:24:10 | | ___ __| | ___ ___ _____ __ 07:24:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:24:10 | |___| (_) | (_| | __/ (_| (_) \ V / 07:24:10 \_____\___/ \__,_|\___|\___\___/ \_/ 07:24:10 Bash-20210129-7c25fce 07:24:10 07:24:10 07:24:10 ==> git version 2.24.3 found 07:24:10 ==> 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 07:24:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:24:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:24:10 ==> Jenkins CI detected. 07:24:10 project root: . 07:24:10 --> token set from env 07:24:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:24:10 ==> Running gcov in . (disable via -X gcov) 07:24:10 ==> Python coveragepy not found 07:24:10 ==> Searching for coverage reports in: 07:24:10 + . 07:24:10 -> Found 1 reports 07:24:10 ==> Detecting git/mercurial file structure 07:24:10 ==> Reading reports 07:24:10 + ./coverage.out bytes=580808 07:24:10 ==> Appending adjustments 07:24:10 https://docs.codecov.io/docs/fixing-reports 07:24:14 + Found adjustments 07:24:14 ==> Gzipping contents 07:24:14 88K /tmp/codecov.9T957Y.gz 07:24:14 ==> Uploading reports 07:24:14 url: https://codecov.io 07:24:14 query: branch=PR-3118&commit=159413965e3c1c43d7e5ddfa08b5289081289856&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3118%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3118&job=&cmd_args= 07:24:14 -> Pinging Codecov 07:24:14 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3118&commit=159413965e3c1c43d7e5ddfa08b5289081289856&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3118%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3118&job=&cmd_args= 07:24:14 -> Uploading to 07:24:14 https://storage.googleapis.com/codecov/v4/raw/2021-02-03/00271124DB129430A58F1EEE437C3FCB/159413965e3c1c43d7e5ddfa08b5289081289856/fc6af15e-7998-4a48-b68c-2068f7d64fcb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210203%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210203T072414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a64d312320e86819e65cf1f4e91b89cd8f8e8e2e9f32a9a2a5c7aa60c8ca67a6 07:24:14 % Total % Received % Xferd Average Speed Time Time Time Current 07:24:14 Dload Upload Total Spent Left Speed 07:24:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87825 0 0 100 87825 0 162k --:--:-- --:--:-- --:--:-- 161k 07:24:15 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/159413965e3c1c43d7e5ddfa08b5289081289856 [Pipeline] } 07:24:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:24:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:24:20 ---> package-listing.sh 07:24:20 ++ facter osfamily 07:24:20 ++ tr '[:upper:]' '[:lower:]' 07:24:20 + OS_FAMILY=redhat 07:24:20 + workspace=/w/workspace/edgex-go/1 07:24:20 + START_PACKAGES=/tmp/packages_start.txt 07:24:20 + END_PACKAGES=/tmp/packages_end.txt 07:24:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:24:20 + PACKAGES=/tmp/packages_start.txt 07:24:20 + '[' /w/workspace/edgex-go/1 ']' 07:24:20 + PACKAGES=/tmp/packages_end.txt 07:24:20 + case "${OS_FAMILY}" in 07:24:20 + rpm -qa 07:24:20 + sort 07:24:26 + '[' -f /tmp/packages_start.txt ']' 07:24:26 + '[' -f /tmp/packages_end.txt ']' 07:24:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:24:26 + '[' /w/workspace/edgex-go/1 ']' 07:24:26 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:24:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:24:26 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 07:24:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:24:26 07:24:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:24:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:24:27 alpine: Pulling from edgex-lftools-log-publisher 07:24:27 df20fa9351a1: Pulling fs layer 07:24:27 36b3adc4ff6f: Pulling fs layer 07:24:27 8ad3a11d3b57: Pulling fs layer 07:24:27 46f8f816bc3b: Pulling fs layer 07:24:27 93b61091891f: Pulling fs layer 07:24:27 93b9cdb0e59b: Pulling fs layer 07:24:27 5e14af77c1be: Pulling fs layer 07:24:27 01666e4c0597: Pulling fs layer 07:24:27 aa168da1d23b: Pulling fs layer 07:24:27 93b61091891f: Waiting 07:24:27 93b9cdb0e59b: Waiting 07:24:27 5e14af77c1be: Waiting 07:24:27 01666e4c0597: Waiting 07:24:27 aa168da1d23b: Waiting 07:24:27 46f8f816bc3b: Waiting 07:24:27 36b3adc4ff6f: Verifying Checksum 07:24:27 36b3adc4ff6f: Download complete 07:24:27 46f8f816bc3b: Verifying Checksum 07:24:27 46f8f816bc3b: Download complete 07:24:27 df20fa9351a1: Download complete 07:24:27 93b9cdb0e59b: Verifying Checksum 07:24:27 93b9cdb0e59b: Download complete 07:24:27 5e14af77c1be: Verifying Checksum 07:24:27 5e14af77c1be: Download complete 07:24:27 93b61091891f: Download complete 07:24:27 01666e4c0597: Download complete 07:24:27 8ad3a11d3b57: Verifying Checksum 07:24:27 8ad3a11d3b57: Download complete 07:24:27 df20fa9351a1: Pull complete 07:24:27 36b3adc4ff6f: Pull complete 07:24:28 8ad3a11d3b57: Pull complete 07:24:29 aa168da1d23b: Verifying Checksum 07:24:29 aa168da1d23b: Download complete 07:24:30 46f8f816bc3b: Pull complete 07:24:31 93b61091891f: Pull complete 07:24:31 93b9cdb0e59b: Pull complete 07:24:31 5e14af77c1be: Pull complete 07:24:31 01666e4c0597: Pull complete 07:24:44 aa168da1d23b: Pull complete 07:24:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:24:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:24:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:24:44 prd-centos7-docker-4c-2g-24683 does not seem to be running inside a container 07:24:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:24:47 $ docker top 33f82391364fc4975575f4c3448289d92d9155b61054eedfd054014fcf544da6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:47 + touch /tmp/pre-build-complete [Pipeline] sh 07:24:48 + mkdir -p /var/log/sa [Pipeline] sh 07:24:48 + ls /var/log/sa-host 07:24:48 + sadf -c /var/log/sa-host/sa03 07:24:48 file_magic: OK 07:24:48 HZ: Using current value: 100 07:24:48 file_header: OK 07:24:48 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 07:24:48 Statistics: 07:24:48 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... 07:24:48 File successfully converted to sysstat format version 12.2.1 07:24:48 + sadf -c /var/log/sa-host/sa23 07:24:48 file_magic: OK 07:24:48 HZ: Using current value: 100 07:24:48 file_header: OK 07:24:48 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 07:24:48 Statistics: 07:24:48 Hnuu...uuuununununu... 07:24:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:49 provisioning config files... 07:24:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2149748436226059430tmp [Pipeline] { [Pipeline] echo 07:24:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:24:49 ---> create-netrc.sh [Pipeline] } 07:24:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:24:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:24:50 ---> python-tools-install.sh [Pipeline] echo 07:24:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:24:50 ---> sudo-logs.sh 07:24:50 Archiving 'sudo' log.. [Pipeline] echo 07:24:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:24:51 ---> job-cost.sh 07:24:51 lf-activate-venv: SKIPPING 07:24:51 INFO: No Stack... 07:24:52 INFO: Retrieving Pricing Info for: v1-standard-2 07:24:52 INFO: Archiving Costs [Pipeline] echo 07:24:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:24:53 ---> logs-deploy.sh 07:24:53 lf-activate-venv: SKIPPING 07:24:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3118/1 07:24:53 INFO: archiving workspace using pattern(s): 07:24:54 Archives upload complete. 07:24:54 INFO: archiving logs to Nexus