Pull request #3047 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d707ed14ba15382bf66b3c900daff4306a3b24c5+cc81cd9a60941bde415ebdc6eaf205dd7f209524 (b7c925e4dc76e5f4b355cce202c72e2f80c73ce6) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-3047/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-3047/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21139 in /w/workspace/edgexfoundry_edgex-go_PR-3047 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3047/head:refs/remotes/origin/PR-3047 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit d707ed14ba15382bf66b3c900daff4306a3b24c5 Merge succeeded, producing d707ed14ba15382bf66b3c900daff4306a3b24c5 Checking out Revision d707ed14ba15382bf66b3c900daff4306a3b24c5 (PR-3047) > git config core.sparsecheckout # timeout=10 > git checkout -f d707ed14ba15382bf66b3c900daff4306a3b24c5 # 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 cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d707ed14ba15382bf66b3c900daff4306a3b24c5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:18:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:18:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:18:10 ========================================================= 06:18:10 EdgeX Global Pipelines Version Info 06:18:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:18:12 ------------------- 06:18:12 stable info: 06:18:12 ------------------- 06:18:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:18:12 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 06:18:12 Message: update stable to v1.0.177 06:18:13 ------------------- 06:18:13 experimental info: 06:18:13 ------------------- 06:18:13 Commited By: **** collab-it+edgex@linuxfoundation.org 06:18:13 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 06:18:13 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:18:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:18:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:18:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:18:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:18:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:18:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:18:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:18:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:18:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:18:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:18:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:18:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:18:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:18:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:18:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:18:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:18:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:18:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:18:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:18:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:18:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:18:16 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:18:16 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:18:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3047 [Pipeline] echo 06:18:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3047 [Pipeline] echo 06:18:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3047 [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d707ed14ba15382bf66b3c900daff4306a3b24c5 [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d707ed1 [Pipeline] echo 06:18:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:18:17 provisioning config files... 06:18:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6631794406641143259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:17 ---> docker-login.sh 06:18:17 nexus3.edgexfoundry.org:10001 06:18:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:18 Configure a credential helper to remove this warning. See 06:18:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:18 06:18:18 Login Succeeded 06:18:18 nexus3.edgexfoundry.org:10002 06:18:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:18 Configure a credential helper to remove this warning. See 06:18:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:18 06:18:18 Login Succeeded 06:18:18 nexus3.edgexfoundry.org:10003 06:18:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:18 Configure a credential helper to remove this warning. See 06:18:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:18 06:18:18 Login Succeeded 06:18:18 nexus3.edgexfoundry.org:10004 06:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:19 Configure a credential helper to remove this warning. See 06:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:19 06:18:19 Login Succeeded 06:18:19 docker.io 06:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:19 Configure a credential helper to remove this warning. See 06:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:19 06:18:19 Login Succeeded 06:18:19 ---> docker-login.sh ends [Pipeline] } 06:18:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:18:20 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:18:20 + for file in '`ls cmd/**/Dockerfile`' 06:18:20 ++ dirname cmd/core-command/Dockerfile 06:18:20 ++ cut -d/ -f2 06:18:20 + echo core-command,cmd/core-command/Dockerfile 06:18:20 + for file in '`ls cmd/**/Dockerfile`' 06:18:20 ++ dirname cmd/core-data/Dockerfile 06:18:20 ++ cut -d/ -f2 06:18:20 + echo core-data,cmd/core-data/Dockerfile 06:18:20 + for file in '`ls cmd/**/Dockerfile`' 06:18:20 ++ dirname cmd/core-metadata/Dockerfile 06:18:20 ++ cut -d/ -f2 06:18:20 + echo core-metadata,cmd/core-metadata/Dockerfile 06:18:20 + for file in '`ls cmd/**/Dockerfile`' 06:18:20 ++ dirname cmd/security-bootstrap-redis/Dockerfile 06:18:20 ++ cut -d/ -f2 06:18:20 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 06:18:20 + for file in '`ls cmd/**/Dockerfile`' 06:18:20 ++ dirname cmd/security-proxy-setup/Dockerfile 06:18:20 ++ cut -d/ -f2 06:18:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:18:20 + for file in '`ls cmd/**/Dockerfile`' 06:18:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:18:20 ++ cut -d/ -f2 06:18:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:18:20 + for file in '`ls cmd/**/Dockerfile`' 06:18:20 ++ dirname cmd/support-notifications/Dockerfile 06:18:20 ++ cut -d/ -f2 06:18:20 + echo support-notifications,cmd/support-notifications/Dockerfile 06:18:20 + for file in '`ls cmd/**/Dockerfile`' 06:18:20 ++ dirname cmd/support-scheduler/Dockerfile 06:18:20 ++ cut -d/ -f2 06:18:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:18:20 + for file in '`ls cmd/**/Dockerfile`' 06:18:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:18:20 ++ cut -d/ -f2 06:18:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:18:20 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-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 06:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:18:21 06:18:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:18:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:18:21 latest: Pulling from edgex-devops/git-semver 06:18:21 31603596830f: Pulling fs layer 06:18:21 2a8b12db71e7: Pulling fs layer 06:18:21 6ca5941a6612: Pulling fs layer 06:18:21 ecc8261a40a4: Pulling fs layer 06:18:21 ecc8261a40a4: Waiting 06:18:21 2a8b12db71e7: Verifying Checksum 06:18:21 2a8b12db71e7: Download complete 06:18:21 31603596830f: Verifying Checksum 06:18:21 31603596830f: Download complete 06:18:21 ecc8261a40a4: Verifying Checksum 06:18:21 ecc8261a40a4: Download complete 06:18:21 6ca5941a6612: Verifying Checksum 06:18:21 6ca5941a6612: Download complete 06:18:22 31603596830f: Pull complete 06:18:22 2a8b12db71e7: Pull complete 06:18:23 6ca5941a6612: Pull complete 06:18:23 ecc8261a40a4: Pull complete 06:18:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:18:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:18:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:18:23 prd-centos7-docker-4c-2g-21139 does not seem to be running inside a container 06:18:23 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:18:26 $ docker top 0babf35c25ba7991293b58671789c5e478415f2988cd8744cc9bf9f58d7689f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:18:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:26 [ssh-agent] Looking for ssh-agent implementation... 06:18:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:27 $ docker exec 0babf35c25ba7991293b58671789c5e478415f2988cd8744cc9bf9f58d7689f4 ssh-agent 06:18:27 SSH_AUTH_SOCK=/tmp/ssh-CT7qf38daLjT/agent.11 06:18:27 SSH_AGENT_PID=17 06:18:27 Running ssh-add (command line suppressed) 06:18:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6533390831135829743.key (/w/workspace/edgex-go/1@tmp/private_key_6533390831135829743.key) 06:18:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:27 + git tag --points-at HEAD [Pipeline] } 06:18:27 $ docker exec --env ******** --env ******** 0babf35c25ba7991293b58671789c5e478415f2988cd8744cc9bf9f58d7689f4 ssh-agent -k 06:18:27 unset SSH_AUTH_SOCK; 06:18:27 unset SSH_AGENT_PID; 06:18:27 echo Agent pid 17 killed; 06:18:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:18:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:28 [ssh-agent] Looking for ssh-agent implementation... 06:18:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:28 $ docker exec 0babf35c25ba7991293b58671789c5e478415f2988cd8744cc9bf9f58d7689f4 ssh-agent 06:18:28 SSH_AUTH_SOCK=/tmp/ssh-6lzoVM2oRIyn/agent.46 06:18:28 SSH_AGENT_PID=51 06:18:28 Running ssh-add (command line suppressed) 06:18:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2108993211641068029.key (/w/workspace/edgex-go/1@tmp/private_key_2108993211641068029.key) 06:18:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:29 + git semver init 06:18:29 # -> Open(): unable to determine branch for HEAD 06:18:29 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:18:29 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:18:29 # $SEMVER_REMOTE_NAME = origin 06:18:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:18:29 # $SEMVER_USER_NAME = edgex-jenkins 06:18:29 # $SEMVER_BRANCH = PR-3047 06:18:29 # $SEMVER_TEMP = /tmp/semver-066931351 06:18:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:19:01 # '/tmp/semver-066931351' -> '/w/workspace/edgex-go/1/.semver' 06:19:01 # -> Force: false 06:19:01 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:19:01 $ docker exec --env ******** --env ******** 0babf35c25ba7991293b58671789c5e478415f2988cd8744cc9bf9f58d7689f4 ssh-agent -k 06:19:01 unset SSH_AUTH_SOCK; 06:19:01 unset SSH_AGENT_PID; 06:19:01 echo Agent pid 51 killed; 06:19:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:19:02 + git semver [Pipeline] } 06:19:02 $ docker stop --time=1 0babf35c25ba7991293b58671789c5e478415f2988cd8744cc9bf9f58d7689f4 06:19:04 $ docker rm -f 0babf35c25ba7991293b58671789c5e478415f2988cd8744cc9bf9f58d7689f4 [Pipeline] // withDockerContainer [Pipeline] sh 06:19:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:19:05 Stashed 1 file(s) [Pipeline] echo 06:19:05 [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 06:19:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:19:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:19:07 + sudo service docker restart 06:19:07 + true 06:19:07 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:19:07 ========================================================= 06:19:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:19:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:19:08 + 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 . 06:19:11 Sending build context to Docker daemon 326.6MB 06:19:11 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:19:11 Step 2/6 : FROM ${BASE} 06:19:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:19:11 188c0c94c7c5: Pulling fs layer 06:19:11 0ef7d3d256c8: Pulling fs layer 06:19:11 de9db76c5a1d: Pulling fs layer 06:19:11 bca2f99d35d6: Pulling fs layer 06:19:11 93359f2a8cfa: Pulling fs layer 06:19:11 7c6f9722023f: Pulling fs layer 06:19:11 a35cf1a2eb13: Pulling fs layer 06:19:11 bca2f99d35d6: Waiting 06:19:11 93359f2a8cfa: Waiting 06:19:11 7c6f9722023f: Waiting 06:19:11 a35cf1a2eb13: Waiting 06:19:11 de9db76c5a1d: Download complete 06:19:11 0ef7d3d256c8: Verifying Checksum 06:19:11 0ef7d3d256c8: Download complete 06:19:11 93359f2a8cfa: Verifying Checksum 06:19:11 93359f2a8cfa: Download complete 06:19:11 7c6f9722023f: Verifying Checksum 06:19:11 7c6f9722023f: Download complete 06:19:12 188c0c94c7c5: Verifying Checksum 06:19:12 188c0c94c7c5: Download complete 06:19:13 188c0c94c7c5: Pull complete 06:19:13 0ef7d3d256c8: Pull complete 06:19:13 de9db76c5a1d: Pull complete 06:19:14 a35cf1a2eb13: Verifying Checksum 06:19:14 a35cf1a2eb13: Download complete 06:19:14 bca2f99d35d6: Verifying Checksum 06:19:14 bca2f99d35d6: Download complete 06:19:21 Still waiting to schedule task 06:19:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:19:21 bca2f99d35d6: Pull complete 06:19:21 93359f2a8cfa: Pull complete 06:19:21 7c6f9722023f: Pull complete 06:19:25 a35cf1a2eb13: Pull complete 06:19:25 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:19:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:19:25 ---> a62c8e92a672 06:19:25 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:19:25 ---> Running in 165805095c05 06:19:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:27 (1/12) Installing libmagic (5.38-r0) 06:19:27 (2/12) Installing file (5.38-r0) 06:19:27 (3/12) Installing libc-dev (0.7.2-r3) 06:19:28 (4/12) Installing g++ (9.3.0-r2) 06:19:34 (5/12) Installing fortify-headers (1.1-r0) 06:19:34 (6/12) Installing patch (2.7.6-r6) 06:19:34 (7/12) Installing build-base (0.5-r2) 06:19:34 (8/12) Installing libsodium (1.0.18-r0) 06:19:34 (9/12) Installing pkgconf (1.7.2-r0) 06:19:34 (10/12) Installing libsodium-dev (1.0.18-r0) 06:19:34 (11/12) Installing libzmq (4.3.3-r0) 06:19:34 (12/12) Installing zeromq-dev (4.3.3-r0) 06:19:34 Executing busybox-1.31.1-r19.trigger 06:19:34 OK: 233 MiB in 51 packages 06:19:38 Removing intermediate container 165805095c05 06:19:38 ---> ec6b6d4c8c39 06:19:38 Step 4/6 : WORKDIR /edgex-go 06:19:38 ---> Running in ffcf16c86b82 06:19:38 Removing intermediate container ffcf16c86b82 06:19:38 ---> d86a08a707ca 06:19:38 Step 5/6 : COPY go.mod . 06:19:38 ---> 83e465783e44 06:19:38 Step 6/6 : RUN go mod download 06:19:39 ---> Running in 97dabce55ed6 06:20:01 Removing intermediate container 97dabce55ed6 06:20:01 ---> b1d1badc2d11 06:20:01 Successfully built b1d1badc2d11 06:20:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:20:01 + docker inspect -f . ci-base-image-x86_64 06:20:01 . [Pipeline] withDockerContainer 06:20:01 prd-centos7-docker-4c-2g-21139 does not seem to be running inside a container 06:20:01 $ 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 ******** ci-base-image-x86_64 cat 06:20:02 $ docker top 3320305890daa300af727f7e97a920593ec20998b26efb4f2da5fc3ffbc6d009 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:03 + go version 06:20:03 go version go1.15.5 linux/amd64 [Pipeline] } 06:20:03 $ docker stop --time=1 3320305890daa300af727f7e97a920593ec20998b26efb4f2da5fc3ffbc6d009 06:20:04 $ docker rm -f 3320305890daa300af727f7e97a920593ec20998b26efb4f2da5fc3ffbc6d009 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:20:05 + docker inspect -f . ci-base-image-x86_64 06:20:05 . [Pipeline] withDockerContainer 06:20:05 prd-centos7-docker-4c-2g-21139 does not seem to be running inside a container 06:20:05 $ 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 ******** ci-base-image-x86_64 cat 06:20:06 $ docker top 122cea90aed992d2f74990ffc4ffb34038c180b58c6f1a598428c7bc3797c223 -eo pid,comm [Pipeline] { [Pipeline] echo 06:20:06 ========================================================= 06:20:06 [edgeXBuildGoParallel] Running Tests and Build... 06:20:06 ========================================================= [Pipeline] sh 06:20:07 + make test 06:20:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:20:17 ? github.com/edgexfoundry/edgex-go [no test files] 06:20:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:20:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:20:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:20:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:20:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:20:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:20:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:20:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:20:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:20:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:20:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:20:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:20:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:20:43 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.087s coverage: 46.6% of statements 06:20:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:20:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:20:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:20:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:20:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:20:48 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.215s coverage: 27.0% of statements 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:20:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:20:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:20:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.090s coverage: 67.9% of statements 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:20:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.473s coverage: 82.3% of statements 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:20:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.341s coverage: 28.6% of statements 06:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:20:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.088s coverage: 100.0% of statements 06:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:20:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.067s coverage: 100.0% of statements 06:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:20:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.112s coverage: 86.7% of statements 06:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:20:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.101s coverage: 97.5% of statements 06:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:20:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.094s coverage: 78.3% of statements 06:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:20:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.417s coverage: 92.8% of statements 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:20:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:20:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements 06:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.038s coverage: 80.8% of statements 06:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.082s coverage: 87.2% of statements 06:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 84.2% of statements 06:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.091s coverage: 91.4% of statements 06:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:20:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.262s coverage: 63.5% of statements 06:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:20:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements 06:20:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements 06:20:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 06:20:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements 06:20:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 06:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.390s coverage: 68.9% of statements 06:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.097s coverage: 37.0% of statements 06:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:20:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.393s coverage: 84.0% of statements 06:20:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.057s coverage: 100.0% of statements 06:20:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.101s coverage: 47.1% of statements 06:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:20:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 06:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:20:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements 06:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:21:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.763s coverage: 29.1% of statements 06:21:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:21:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:21:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:21:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:21:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:21:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements 06:21:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:21:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.063s coverage: 100.0% of statements 06:21:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:21:00 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 06:21:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:21:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.074s coverage: 100.0% of statements 06:21:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:21:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:21:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:21:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:21:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements 06:21:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:21:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:21:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 06:21:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.028s coverage: 32.1% of statements 06:21:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 06:21:01 GO111MODULE=on go vet ./... 06:21:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21143 in /w/workspace/edgexfoundry_edgex-go_PR-3047 [Pipeline] { [Pipeline] ws 06:21:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:21:16 using credential edgex-jenkins-ssh 06:21:17 Cloning the remote Git repository 06:21:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:21:17 > git init /w/workspace/edgex-go/1 # timeout=10 06:21:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:21:17 > git --version # timeout=10 06:21:17 > git --version # 'git version 2.17.1' 06:21:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:28 gofmt -l . 06:21:28 [ "`gofmt -l .`" = "" ] 06:21:28 ./bin/test-go-mod-tidy.sh 06:21:28 ./bin/test-attribution-txt.sh [Pipeline] sh 06:21:28 + ls -al . 06:21:28 total 656 06:21:28 drwxrwxr-x 10 1001 1001 4096 Jan 19 06:21 . 06:21:28 drwxr-xr-x 4 root root 28 Jan 19 06:20 .. 06:21:28 -rw-rw-r-- 1 1001 1001 11 Jan 19 06:18 .dockerignore 06:21:28 drwxrwxr-x 8 1001 1001 179 Jan 19 06:18 .git 06:21:28 drwxrwxr-x 3 1001 1001 125 Jan 19 06:18 .github 06:21:28 -rw-rw-r-- 1 1001 1001 824 Jan 19 06:18 .gitignore 06:21:28 drwx------ 3 1001 1001 47 Jan 19 06:18 .semver 06:21:28 -rw-rw-r-- 1 1001 1001 166 Jan 19 06:18 .sonarcloud.properties 06:21:28 -rw-rw-r-- 1 1001 1001 7744 Jan 19 06:18 Attribution.txt 06:21:28 -rw-rw-r-- 1 1001 1001 3804 Jan 19 06:18 CONTRIBUTING.md 06:21:28 -rw-rw-r-- 1 1001 1001 931 Jan 19 06:18 Dockerfile.build 06:21:28 -rw-rw-r-- 1 1001 1001 863 Jan 19 06:18 Jenkinsfile 06:21:28 -rw-rw-r-- 1 1001 1001 10775 Jan 19 06:18 LICENSE 06:21:28 -rw-rw-r-- 1 1001 1001 5750 Jan 19 06:18 Makefile 06:21:28 -rw-rw-r-- 1 1001 1001 6524 Jan 19 06:18 README.md 06:21:28 -rw-rw-r-- 1 1001 1001 6744 Jan 19 06:18 SECURITY.md 06:21:28 -rw-rw-r-- 1 1001 1001 5 Jan 19 06:19 VERSION 06:21:28 -rw-rw-r-- 1 1001 1001 4131 Jan 19 06:18 ZMQWindows.md 06:21:28 drwxrwxr-x 2 1001 1001 117 Jan 19 06:18 bin 06:21:28 drwxrwxr-x 14 1001 1001 4096 Jan 19 06:18 cmd 06:21:28 -rw-r--r-- 1 root root 550280 Jan 19 06:21 coverage.out 06:21:28 -rw-r--r-- 1 root root 981 Jan 19 06:21 go.mod 06:21:28 -rw-r--r-- 1 root root 19241 Jan 19 06:21 go.sum 06:21:28 drwxrwxr-x 8 1001 1001 127 Jan 19 06:18 internal 06:21:28 drwxrwxr-x 4 1001 1001 26 Jan 19 06:18 openapi 06:21:28 drwxrwxr-x 4 1001 1001 71 Jan 19 06:18 snap 06:21:28 -rw-rw-r-- 1 1001 1001 168 Jan 19 06:18 version.go [Pipeline] sh 06:21:29 + '[' -e coverage.out ] 06:21:29 + chown 1001:1001 coverage.out [Pipeline] stash 06:21:29 Stashed 1 file(s) [Pipeline] sh 06:21:29 + make build 06:21:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:21:33 Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit d707ed14ba15382bf66b3c900daff4306a3b24c5 06:21:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:21:34 Merge succeeded, producing d707ed14ba15382bf66b3c900daff4306a3b24c5 06:21:34 Checking out Revision d707ed14ba15382bf66b3c900daff4306a3b24c5 (PR-3047) 06:21:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:21:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:21:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:21:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3047/head:refs/remotes/origin/PR-3047 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:21:33 > git config core.sparsecheckout # timeout=10 06:21:33 > git checkout -f d707ed14ba15382bf66b3c900daff4306a3b24c5 # timeout=10 06:21:34 > git remote # timeout=10 06:21:34 > git config --get remote.origin.url # timeout=10 06:21:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:34 > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 06:21:34 > git rev-parse HEAD^{commit} # timeout=10 06:21:34 > git config core.sparsecheckout # timeout=10 06:21:34 > git checkout -f d707ed14ba15382bf66b3c900daff4306a3b24c5 # timeout=10 06:21:38 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:21:38 > git --version # timeout=10 06:21:38 > git --version # 'git version 2.17.1' 06:21:38 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:21:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:21:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:21:41 + true 06:21:41 + sudo service docker restart 06:21:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:21:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:21:44 provisioning config files... 06:21:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1917441344581280610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:21:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:21:44 ---> docker-login.sh 06:21:44 nexus3.edgexfoundry.org:10001 06:21:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:45 Configure a credential helper to remove this warning. See 06:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:45 06:21:45 Login Succeeded 06:21:45 nexus3.edgexfoundry.org:10002 06:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:46 Configure a credential helper to remove this warning. See 06:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:46 06:21:46 Login Succeeded 06:21:46 nexus3.edgexfoundry.org:10003 06:21:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:46 Configure a credential helper to remove this warning. See 06:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:46 06:21:46 Login Succeeded 06:21:46 nexus3.edgexfoundry.org:10004 06:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:47 Configure a credential helper to remove this warning. See 06:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:47 06:21:47 Login Succeeded 06:21:47 docker.io 06:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:48 Configure a credential helper to remove this warning. See 06:21:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:48 06:21:48 Login Succeeded 06:21:48 ---> docker-login.sh ends [Pipeline] } 06:21:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:21:48 ========================================================= 06:21:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:21:48 ========================================================= 06:21:48 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 [Pipeline] isUnix [Pipeline] sh 06:21:49 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:21:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:21:51 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 06:21:51 Sending build context to Docker daemon 165.5MB 06:21:51 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:21:51 Step 2/6 : FROM ${BASE} 06:21:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:21:51 5f621e34cdf4: Pulling fs layer 06:21:51 a4357932f1b6: Pulling fs layer 06:21:51 18c013af1878: Pulling fs layer 06:21:51 00ac8860ef70: Pulling fs layer 06:21:51 63d7cb157983: Pulling fs layer 06:21:51 b116817d02f9: Pulling fs layer 06:21:51 745a02a5169b: Pulling fs layer 06:21:51 00ac8860ef70: Waiting 06:21:51 63d7cb157983: Waiting 06:21:51 b116817d02f9: Waiting 06:21:51 745a02a5169b: Waiting 06:21:51 18c013af1878: Verifying Checksum 06:21:51 18c013af1878: Download complete 06:21:51 a4357932f1b6: Verifying Checksum 06:21:51 a4357932f1b6: Download complete 06:21:51 63d7cb157983: Download complete 06:21:51 b116817d02f9: Verifying Checksum 06:21:51 b116817d02f9: Download complete 06:21:51 5f621e34cdf4: Verifying Checksum 06:21:51 5f621e34cdf4: Download complete 06:21:52 5f621e34cdf4: Pull complete 06:21:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:21:52 a4357932f1b6: Pull complete 06:21:53 18c013af1878: Pull complete [Pipeline] } 06:21:53 $ docker stop --time=1 122cea90aed992d2f74990ffc4ffb34038c180b58c6f1a598428c7bc3797c223 06:21:53 745a02a5169b: Verifying Checksum 06:21:53 745a02a5169b: Download complete 06:21:54 00ac8860ef70: Verifying Checksum 06:21:54 00ac8860ef70: Download complete 06:21:55 $ docker rm -f 122cea90aed992d2f74990ffc4ffb34038c180b58c6f1a598428c7bc3797c223 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:21:57 06:21:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:21:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:21:57 latest: Pulling from edgex-devops/edgex-compose 06:21:57 cbdbe7a5bc2a: Pulling fs layer 06:21:57 ca9280d653b3: Pulling fs layer 06:21:57 7e9c9ca2126c: Pulling fs layer 06:21:57 cbdbe7a5bc2a: Download complete 06:21:58 cbdbe7a5bc2a: Pull complete 06:21:58 ca9280d653b3: Verifying Checksum 06:21:58 ca9280d653b3: Download complete 06:21:59 ca9280d653b3: Pull complete 06:22:00 7e9c9ca2126c: Verifying Checksum 06:22:00 7e9c9ca2126c: Download complete 06:22:04 00ac8860ef70: Pull complete 06:22:05 63d7cb157983: Pull complete 06:22:05 b116817d02f9: Pull complete 06:22:06 7e9c9ca2126c: Pull complete 06:22:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:22:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:22:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:22:06 prd-centos7-docker-4c-2g-21139 does not seem to be running inside a container 06:22:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:22:09 745a02a5169b: Pull complete 06:22:09 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:22:09 ---> b7e6874047d6 06:22:09 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:22:09 $ docker top 1aaa3c293b0b64a63c3eae9546441e402d40f544ec782037418a221193416eff -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:10 + docker-compose build --help 06:22:10 + grep parallel 06:22:11 --parallel Build images in parallel. [Pipeline] } 06:22:11 $ docker stop --time=1 1aaa3c293b0b64a63c3eae9546441e402d40f544ec782037418a221193416eff 06:22:12 ---> Running in 16a98515a84c 06:22:13 $ docker rm -f 1aaa3c293b0b64a63c3eae9546441e402d40f544ec782037418a221193416eff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix 06:22:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 06:22:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:22:14 . [Pipeline] withDockerContainer 06:22:14 prd-centos7-docker-4c-2g-21139 does not seem to be running inside a container 06:22:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:22:14 (1/12) Installing libmagic (5.38-r0) 06:22:14 (2/12) Installing file (5.38-r0) 06:22:14 (3/12) Installing libc-dev (0.7.2-r3) 06:22:15 (4/12) Installing g++ (9.3.0-r2) 06:22:15 $ docker top f57644962fe153b69739c7bff82fb95a53f52c5fb40b2f6a00a884b4a08f48a1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:15 + docker-compose -f ./docker-compose-build.yml build --parallel 06:22:16 Building docker-core-command-go ... 06:22:16 Building docker-core-data-go ... 06:22:16 Building docker-core-metadata-go ... 06:22:16 Building docker-security-bootstrap-redis-go ... 06:22:16 Building docker-security-proxy-setup-go ... 06:22:16 Building docker-security-secretstore-setup-go ... 06:22:16 Building docker-support-notifications-go ... 06:22:16 Building docker-support-scheduler-go ... 06:22:16 Building docker-sys-mgmt-agent-go ... 06:22:16 Building docker-support-notifications-go 06:22:16 Building docker-core-command-go 06:22:16 Building docker-support-scheduler-go 06:22:16 Building docker-security-proxy-setup-go 06:22:16 Building docker-security-bootstrap-redis-go 06:22:19 (5/12) Installing fortify-headers (1.1-r0) 06:22:19 (6/12) Installing patch (2.7.6-r6) 06:22:19 (7/12) Installing build-base (0.5-r2) 06:22:19 (8/12) Installing libsodium (1.0.18-r0) 06:22:19 (9/12) Installing pkgconf (1.7.2-r0) 06:22:19 (10/12) Installing libsodium-dev (1.0.18-r0) 06:22:19 (11/12) Installing libzmq (4.3.3-r0) 06:22:19 (12/12) Installing zeromq-dev (4.3.3-r0) 06:22:20 Executing busybox-1.31.1-r19.trigger 06:22:20 OK: 217 MiB in 51 packages 06:22:24 Removing intermediate container 16a98515a84c 06:22:24 ---> 65b84eb23091 06:22:24 Step 4/6 : WORKDIR /edgex-go 06:22:24 ---> Running in 8711c5a5d718 06:22:24 Removing intermediate container 8711c5a5d718 06:22:24 ---> 444bc32eb1d4 06:22:24 Step 5/6 : COPY go.mod . 06:22:24 ---> 67c30f2538b9 06:22:24 Step 6/6 : RUN go mod download 06:22:25 ---> Running in 69b6bb23e18d 06:22:52 Removing intermediate container 69b6bb23e18d 06:22:52 ---> f96e10f461c5 06:22:52 Successfully built f96e10f461c5 06:22:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:22:52 + docker inspect -f . ci-base-image-arm64 06:22:52 . [Pipeline] withDockerContainer 06:22:52 prd-ubuntu18.04-docker-arm64-4c-16g-21143 does not seem to be running inside a container 06:22:52 $ 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 ******** ci-base-image-arm64 cat 06:22:54 $ docker top 433b3d61a5586985ada75e29554a9d68e68ad4a7f04a4e999e3e17475bb12028 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:55 + go version 06:22:55 go version go1.15.5 linux/arm64 [Pipeline] } 06:22:55 $ docker stop --time=1 433b3d61a5586985ada75e29554a9d68e68ad4a7f04a4e999e3e17475bb12028 06:22:55 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:22:55 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:22:55 ---> b1d1badc2d11 06:22:55 Step 3/24 : WORKDIR /edgex-go 06:22:55 ---> b1d1badc2d11 06:22:55 Step 3/22 : WORKDIR /edgex-go 06:22:55 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:22:55 ---> b1d1badc2d11 06:22:55 Step 3/21 : WORKDIR /edgex-go 06:22:55 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:22:55 ---> b1d1badc2d11 06:22:55 Step 3/22 : WORKDIR /edgex-go 06:22:55 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:22:55 ---> b1d1badc2d11 06:22:55 Step 3/21 : WORKDIR /edgex-go 06:22:55 ---> Running in 62cbfd45f53f 06:22:55 ---> Running in fdb84832132d 06:22:55 ---> Running in 1e0679cd6223 06:22:55 ---> Running in e6058410ccdf 06:22:55 ---> Running in 83753842ee43 06:22:55 Removing intermediate container e6058410ccdf 06:22:55 ---> 47e25eb9146e 06:22:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:55 Removing intermediate container 62cbfd45f53f 06:22:55 ---> 70036811e561 06:22:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:55 Removing intermediate container 83753842ee43 06:22:55 ---> 303b4524d220 06:22:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:55 Removing intermediate container 1e0679cd6223 06:22:55 ---> a7ba54150175 06:22:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:55 Removing intermediate container fdb84832132d 06:22:55 ---> a3217dd8a33e 06:22:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:55 ---> Running in c78e67e792b9 06:22:55 ---> Running in 0618680002b6 06:22:55 ---> Running in ecfd2eb72b09 06:22:55 ---> Running in c053a0cf0cc6 06:22:55 ---> Running in 0eecdf2a8e5e 06:22:55 Removing intermediate container c78e67e792b9 06:22:55 ---> 7a6da97644b7 06:22:55 Step 5/22 : RUN apk add --update --no-cache make git 06:22:55 Removing intermediate container c053a0cf0cc6 06:22:55 ---> e19ec84a1da9 06:22:55 Step 5/22 : RUN apk add --update --no-cache make git 06:22:55 Removing intermediate container ecfd2eb72b09 06:22:55 ---> 39b58e164dd4 06:22:55 Step 5/21 : RUN apk add --update --no-cache make git 06:22:55 ---> Running in 387b871696ab 06:22:55 ---> Running in 07470405e562 06:22:55 ---> Running in 3bbdbc41448d 06:22:55 Removing intermediate container 0618680002b6 06:22:55 ---> 87d6c09242c2 06:22:55 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 06:22:56 Removing intermediate container 0eecdf2a8e5e 06:22:56 ---> 75a9ada8e414 06:22:56 Step 5/21 : RUN apk add --update --no-cache make git 06:22:56 ---> Running in 305b26c33d9e 06:22:56 ---> Running in 69953b4ae8b0 06:22:57 $ docker rm -f 433b3d61a5586985ada75e29554a9d68e68ad4a7f04a4e999e3e17475bb12028 [Pipeline] // withDockerContainer 06:22:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:22:58 + docker inspect -f . ci-base-image-arm64 06:22:58 . [Pipeline] withDockerContainer 06:22:58 prd-ubuntu18.04-docker-arm64-4c-16g-21143 does not seem to be running inside a container 06:22:58 $ 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 ******** ci-base-image-arm64 cat 06:22:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:23:00 $ docker top 58dccd90573d0b31783fff1a6a773914f705a40c8ff1f47d21f7f9e1f55611f5 -eo pid,comm [Pipeline] { [Pipeline] echo 06:23:00 ========================================================= 06:23:00 [edgeXBuildGoParallel] Running Tests and Build... 06:23:00 ========================================================= [Pipeline] sh 06:23:01 OK: 233 MiB in 51 packages 06:23:01 OK: 233 MiB in 51 packages 06:23:01 + make test 06:23:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:23:01 OK: 233 MiB in 51 packages 06:23:01 Removing intermediate container 387b871696ab 06:23:01 ---> ce6da9198743 06:23:01 Step 6/22 : COPY go.mod . 06:23:01 OK: 233 MiB in 51 packages 06:23:01 Removing intermediate container 3bbdbc41448d 06:23:01 ---> 923f9afd255c 06:23:01 Step 6/21 : COPY go.mod . 06:23:01 ---> c16bb7657374 06:23:01 Step 7/22 : RUN go mod download 06:23:01 ---> Running in 56f453f85a4e 06:23:02 Removing intermediate container 07470405e562 06:23:02 ---> 90498e0fc63f 06:23:02 Step 6/22 : COPY go.mod . 06:23:02 ---> 66ed490b01d3 06:23:02 Step 7/21 : RUN go mod download 06:23:02 ---> Running in 812eea800d3d 06:23:02 ---> 86a5ceff50cf 06:23:02 Step 7/22 : RUN go mod download 06:23:02 Removing intermediate container 305b26c33d9e 06:23:02 ---> 453a6dc8e7d9 06:23:02 Step 6/24 : COPY go.mod . 06:23:02 ---> Running in 45b4f6182738 06:23:02 OK: 233 MiB in 51 packages 06:23:03 ---> 8b0cfc6815d7 06:23:03 Step 7/24 : RUN go mod download 06:23:03 ---> Running in 0e69b97f636a 06:23:03 Removing intermediate container 69953b4ae8b0 06:23:03 ---> f8bc860a803a 06:23:03 Step 6/21 : COPY go.mod . 06:23:03 ---> f64b4cf7a372 06:23:03 Step 7/21 : RUN go mod download 06:23:03 ---> Running in 2dc71e456806 06:23:04 Removing intermediate container 812eea800d3d 06:23:04 ---> ea289c607fcc 06:23:04 Step 8/21 : COPY . . 06:23:04 Removing intermediate container 56f453f85a4e 06:23:04 ---> aad051276a05 06:23:04 Step 8/22 : COPY . . 06:23:04 Removing intermediate container 45b4f6182738 06:23:04 ---> 357e4e8e3bf5 06:23:04 Step 8/22 : COPY . . 06:23:05 Removing intermediate container 0e69b97f636a 06:23:05 ---> 65214b72e386 06:23:05 Step 8/24 : COPY . . 06:23:17 Removing intermediate container 2dc71e456806 06:23:17 ---> 2f9f3974087f 06:23:17 Step 8/21 : COPY . . 06:23:23 ? github.com/edgexfoundry/edgex-go [no test files] 06:23:44 ---> 9d1f81b736f2 06:23:44 Step 9/22 : RUN make cmd/core-command/core-command 06:23:44 ---> f3e553d44620 06:23:44 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:23:44 ---> 14e418384036 06:23:44 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:23:44 ---> 89db80b52d92 06:23:44 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:23:44 ---> Running in 04694d47b675 06:23:44 ---> Running in 424fafec18d0 06:23:44 ---> Running in 18b9ce0f7c44 06:23:44 ---> Running in 4f1c3986da89 06:23:44 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 06:23:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:23:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:23:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:23:45 ---> bdb193d708ea 06:23:45 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:23:45 ---> Running in bba44a5c6063 06:23:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:24:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:24:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:24:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:24:19 Removing intermediate container 18b9ce0f7c44 06:24:19 ---> d4a4b1b96bbc 06:24:19 06:24:19 Step 10/22 : FROM alpine:3.12 06:24:19 3.12: Pulling from library/alpine 06:24:20 Removing intermediate container 04694d47b675 06:24:20 ---> dd8aca783472 06:24:20 06:24:20 Step 10/22 : FROM scratch 06:24:20 ---> 06:24:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:24:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:24:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:24:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:24:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:24:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:24:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:24:20 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:24:20 Status: Downloaded newer image for alpine:3.12 06:24:20 ---> 389fef711851 06:24:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:24:20 ---> Running in 2b60681686cb 06:24:20 ---> Running in 747ea7257b1c 06:24:20 Removing intermediate container 2b60681686cb 06:24:20 ---> a5825f333491 06:24:20 Step 12/22 : ENV APP_PORT=48082 06:24:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:24:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:24:25 ---> Running in ec1e63160859 06:24:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:25 (1/5) Installing ca-certificates (20191127-r4) 06:24:25 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:24:25 (3/5) Installing libcurl (7.69.1-r3) 06:24:25 (4/5) Installing curl (7.69.1-r3) 06:24:25 (5/5) Installing dumb-init (1.2.2-r1) 06:24:25 Executing busybox-1.31.1-r19.trigger 06:24:25 Executing ca-certificates-20191127-r4.trigger 06:24:25 OK: 7 MiB in 19 packages 06:24:25 Removing intermediate container 424fafec18d0 06:24:25 ---> 109a2568adf0 06:24:25 06:24:25 Step 10/21 : FROM alpine:3.12 06:24:25 ---> 389fef711851 06:24:25 Step 11/21 : RUN apk add --update --no-cache curl 06:24:26 Removing intermediate container ec1e63160859 06:24:26 ---> 69af079cd744 06:24:26 Step 13/22 : EXPOSE $APP_PORT 06:24:26 Removing intermediate container bba44a5c6063 06:24:26 ---> 0d4f1705ce11 06:24:26 06:24:26 Step 10/21 : FROM scratch 06:24:26 ---> 06:24:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:24:26 ---> Running in 771ee832adf9 06:24:26 ---> Using cache 06:24:26 ---> a5825f333491 06:24:26 Step 12/21 : ENV APP_PORT=48085 06:24:26 Removing intermediate container 4f1c3986da89 06:24:26 ---> 7ba027d8ccd5 06:24:26 06:24:26 Step 10/24 : FROM scratch 06:24:26 ---> 06:24:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:24:26 ---> Running in c2bc2702506b 06:24:26 ---> Running in 1637a4263720 06:24:26 ---> Running in 8e178178f090 06:24:27 Removing intermediate container c2bc2702506b 06:24:27 ---> 2fd5fb76a28a 06:24:27 Step 14/22 : WORKDIR / 06:24:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:27 Removing intermediate container 1637a4263720 06:24:27 ---> 8c5656e4d96b 06:24:27 Step 13/21 : EXPOSE $APP_PORT 06:24:27 Removing intermediate container 8e178178f090 06:24:27 ---> 1ba92d7deadd 06:24:27 Step 12/24 : ENV APP_PORT=48060 06:24:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:27 ---> Running in 0b35c9733a85 06:24:27 ---> Running in e11a6de6b8a5 06:24:27 ---> Running in f4f659096d5d 06:24:27 Removing intermediate container 747ea7257b1c 06:24:27 ---> 30750ce20fea 06:24:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:24:27 (1/4) Installing ca-certificates (20191127-r4) 06:24:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:24:27 (3/4) Installing libcurl (7.69.1-r3) 06:24:27 (4/4) Installing curl (7.69.1-r3) 06:24:27 Executing busybox-1.31.1-r19.trigger 06:24:27 Executing ca-certificates-20191127-r4.trigger 06:24:27 OK: 7 MiB in 18 packages 06:24:28 ---> Running in 31b743582b4b 06:24:28 Removing intermediate container e11a6de6b8a5 06:24:28 ---> 8f1c3556cc5f 06:24:28 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 06:24:28 Removing intermediate container 0b35c9733a85 06:24:28 ---> 76f278dfb659 06:24:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:24:28 Removing intermediate container f4f659096d5d 06:24:28 ---> 00a448e81f57 06:24:28 Step 13/24 : EXPOSE $APP_PORT 06:24:28 Removing intermediate container 31b743582b4b 06:24:28 ---> 32154d11f91b 06:24:28 Step 13/22 : WORKDIR / 06:24:28 ---> Running in 49a926bc9c27 06:24:29 ---> d34e2bfd138a 06:24:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:24:29 ---> Running in 72a76e29a629 06:24:29 ---> 1a157064e1fd 06:24:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:24:29 Removing intermediate container 771ee832adf9 06:24:29 ---> f1c11e5b405a 06:24:29 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:24:29 Removing intermediate container 49a926bc9c27 06:24:29 ---> 53a517d243b2 06:24:29 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:24:29 ---> Running in 7c0ea27f1e65 06:24:29 Removing intermediate container 72a76e29a629 06:24:29 ---> 1eda4a328e9a 06:24:29 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:24:30 ---> cf85a306ed01 06:24:30 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:24:30 Removing intermediate container 7c0ea27f1e65 06:24:30 ---> 1e7865640da4 06:24:30 Step 13/21 : WORKDIR /edgex 06:24:30 ---> 96ced7245e98 06:24:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:24:30 ---> a26bfb65e447 06:24:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:24:30 ---> 8b4464f83dba 06:24:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:24:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:24:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:24:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:24:31 ---> Running in 056dd01008c9 06:24:31 ---> 751fb69a8f8d 06:24:31 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:24:31 ---> af6073b3ff39 06:24:31 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:24:31 ---> 8ce05db88807 06:24:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:24:32 ---> 87fd20549a1f 06:24:32 Step 18/22 : ENTRYPOINT ["/core-command"] 06:24:32 ---> Running in 6c9a761054e7 06:24:32 Removing intermediate container 056dd01008c9 06:24:32 ---> 1f8a11161863 06:24:32 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:24:32 ---> Running in 97ebf917604f 06:24:32 ---> a7413c75bb92 06:24:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:24:32 ---> c971f40286e6 06:24:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:24:32 Removing intermediate container 6c9a761054e7 06:24:32 ---> 4de6cf366f59 06:24:32 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:24:32 ---> 81c54ae8e4a8 06:24:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:24:32 Removing intermediate container 97ebf917604f 06:24:32 ---> 22c564753a2a 06:24:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:24:32 ---> Running in 302500adb8e6 06:24:32 ---> 6f78aa5cfed6 06:24:32 Step 18/22 : RUN chmod +x entrypoint.sh 06:24:33 ---> Running in 6eacde5b20f2 06:24:33 ---> fcbacc6d4875 06:24:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:24:33 ---> Running in 14e6e08e986a 06:24:33 Removing intermediate container 302500adb8e6 06:24:33 ---> e05b5b32e282 06:24:33 Step 19/21 : LABEL arch=x86_64 06:24:33 ---> f295ce8439ed 06:24:33 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:24:33 Removing intermediate container 6eacde5b20f2 06:24:33 ---> 2fe2d22947d8 06:24:33 Step 20/22 : LABEL arch=x86_64 06:24:33 ---> Running in 6856d8a9af44 06:24:34 ---> 84f01df309b0 06:24:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:24:34 ---> Running in 8142d70f7841 06:24:34 ---> 9b013768f204 06:24:34 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:24:34 Removing intermediate container 6856d8a9af44 06:24:34 ---> b0d6cedfc0b3 06:24:34 Step 20/21 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:24:34 ---> Running in 2a5e6e381057 06:24:34 ---> Running in 7725a874d7d2 06:24:34 Removing intermediate container 8142d70f7841 06:24:34 ---> 4675ba61f2dc 06:24:34 Step 21/22 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:24:34 ---> 8953296a12aa 06:24:34 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:24:34 ---> Running in 931298b8dfe0 06:24:34 ---> Running in 63906d65634c 06:24:34 Removing intermediate container 2a5e6e381057 06:24:34 ---> 5d122b477844 06:24:34 Step 18/21 : CMD ["--init=true"] 06:24:34 Removing intermediate container 7725a874d7d2 06:24:34 ---> a80230bad31a 06:24:34 Step 21/21 : LABEL version=0.0.0 06:24:34 ---> Running in 44d94b04ae04 06:24:35 ---> Running in 6a4bcde683de 06:24:35 Removing intermediate container 931298b8dfe0 06:24:35 ---> a5737bf6a461 06:24:35 Step 22/22 : LABEL version=0.0.0 06:24:35 Removing intermediate container 63906d65634c 06:24:35 ---> b24344c13ace 06:24:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:24:35 ---> Running in 4b0bc2919185 06:24:35 ---> Running in 27ad5b7224d0 06:24:35 Removing intermediate container 44d94b04ae04 06:24:35 ---> f6eb44064c0f 06:24:35 Step 19/21 : LABEL arch=x86_64 06:24:35 Removing intermediate container 6a4bcde683de 06:24:35 ---> 0a4f9c7e4d4c 06:24:35 06:24:35 Removing intermediate container 14e6e08e986a 06:24:35 ---> 4e9f79b3138a 06:24:35 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:24:35 ---> Running in faec930af71f 06:24:35 ---> Running in 80a4486b907e 06:24:35 Removing intermediate container 4b0bc2919185 06:24:35 ---> 439800dbe830 06:24:35 06:24:35 Successfully built 0a4f9c7e4d4c 06:24:35 Successfully tagged docker-support-scheduler-go:latest 06:24:35 Removing intermediate container 27ad5b7224d0 06:24:35 Building docker-security-secretstore-setup-go 06:24:35 ---> 998693d82cc5 06:24:35 Step 22/24 : LABEL arch=x86_64 06:24:35  Building docker-support-scheduler-go ... done Successfully built 439800dbe830 06:24:35 ---> Running in 5f7fa8a8f0ae 06:24:35 Successfully tagged docker-core-command-go:latest 06:24:35 Building docker-core-metadata-go 06:24:36  Building docker-core-command-go ... done Removing intermediate container 80a4486b907e 06:24:36 ---> 54e052b5ed25 06:24:36 Step 20/21 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:24:36 Removing intermediate container faec930af71f 06:24:36 ---> 9fcb92dee092 06:24:36 Step 20/22 : LABEL arch=x86_64 06:24:36 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.250s coverage: 46.6% of statements 06:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:24:36 ---> Running in c7b251be8cfa 06:24:36 ---> Running in 69b7c8ecae9e 06:24:36 Removing intermediate container 5f7fa8a8f0ae 06:24:36 ---> 95c24d582ed3 06:24:36 Step 23/24 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:24:36 ---> Running in 4dbab4fc2b44 06:24:37 Removing intermediate container 69b7c8ecae9e 06:24:37 ---> a9b9a2c26ec7 06:24:37 Step 21/22 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:24:37 Removing intermediate container c7b251be8cfa 06:24:37 ---> cf83faef02e4 06:24:37 Step 21/21 : LABEL version=0.0.0 06:24:39 ---> Running in 3eeea265a27f 06:24:39 ---> Running in 15a5f06da400 06:24:39 Removing intermediate container 4dbab4fc2b44 06:24:39 ---> fcca630c06d4 06:24:39 Step 24/24 : LABEL version=0.0.0 06:24:39 ---> Running in caa740b25209 06:24:40 Removing intermediate container 3eeea265a27f 06:24:40 ---> 6782b83bcce3 06:24:40 06:24:40 Removing intermediate container 15a5f06da400 06:24:40 ---> 611f31b2b768 06:24:40 Step 22/22 : LABEL version=0.0.0 06:24:40 Successfully built 6782b83bcce3 06:24:40 ---> Running in 0fc8e9b3619f 06:24:40 Successfully tagged docker-security-proxy-setup-go:latest 06:24:40 Building docker-core-data-go 06:24:40  Building docker-security-proxy-setup-go ... done Removing intermediate container caa740b25209 06:24:40 ---> a9b4d3c951d5 06:24:40 06:24:40 Successfully built a9b4d3c951d5 06:24:40 Successfully tagged docker-support-notifications-go:latest 06:24:40  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 06:24:40 Removing intermediate container 0fc8e9b3619f 06:24:40 ---> f0e19969bb5c 06:24:40 06:24:40 Successfully built f0e19969bb5c 06:24:40 Successfully tagged docker-security-bootstrap-redis-go:latest 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.477s coverage: 27.0% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.247s coverage: 67.9% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.706s coverage: 82.3% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:24:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.240s coverage: 28.6% of statements 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:24:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.170s coverage: 100.0% of statements 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:24:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.168s coverage: 100.0% of statements 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:24:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.340s coverage: 86.7% of statements 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:24:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.357s coverage: 97.5% of statements 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:24:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:24:59  Building docker-security-bootstrap-redis-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:24:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:24:59 ---> b1d1badc2d11 06:24:59 Step 3/24 : WORKDIR /edgex-go 06:24:59 ---> Using cache 06:24:59 ---> a7ba54150175 06:24:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:59 ---> Using cache 06:24:59 ---> 75a9ada8e414 06:24:59 Step 5/24 : RUN apk add --update --no-cache make git 06:24:59 ---> Using cache 06:24:59 ---> f8bc860a803a 06:24:59 Step 6/24 : COPY go.mod . 06:24:59 ---> Using cache 06:24:59 ---> f64b4cf7a372 06:24:59 Step 7/24 : RUN go mod download 06:24:59 ---> Using cache 06:24:59 ---> 2f9f3974087f 06:24:59 Step 8/24 : COPY . . 06:24:59 ---> Using cache 06:24:59 ---> bdb193d708ea 06:24:59 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:24:59 ---> Running in 2160e338b2ea 06:24:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:24:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:24:59 ---> b1d1badc2d11 06:24:59 Step 3/22 : WORKDIR /edgex-go 06:24:59 ---> Using cache 06:24:59 ---> a7ba54150175 06:24:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:59 ---> Using cache 06:24:59 ---> 75a9ada8e414 06:24:59 Step 5/22 : RUN apk add --update --no-cache make git 06:24:59 ---> Using cache 06:24:59 ---> f8bc860a803a 06:24:59 Step 6/22 : COPY go.mod . 06:24:59 ---> Using cache 06:24:59 ---> f64b4cf7a372 06:24:59 Step 7/22 : RUN go mod download 06:24:59 ---> Using cache 06:24:59 ---> 2f9f3974087f 06:24:59 Step 8/22 : COPY . . 06:24:59 ---> Using cache 06:24:59 ---> bdb193d708ea 06:24:59 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:24:59 ---> Running in 30705ea5a310 06:25:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.256s coverage: 92.8% of statements 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:25:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:25:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.192s coverage: 0.1% of statements 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:25:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:25:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.180s coverage: 75.5% of statements 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:25:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.8% of statements 06:25:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.134s coverage: 87.2% of statements 06:25:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.232s coverage: 84.2% of statements 06:25:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:25:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:25:03 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:25:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:25:03 ---> b1d1badc2d11 06:25:03 Step 3/23 : WORKDIR /edgex-go 06:25:03 ---> Using cache 06:25:03 ---> a7ba54150175 06:25:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:03 ---> Using cache 06:25:03 ---> 75a9ada8e414 06:25:03 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:25:04 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:25:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:25:04 ---> b1d1badc2d11 06:25:04 Step 3/26 : WORKDIR /edgex-go 06:25:04 ---> Using cache 06:25:04 ---> a7ba54150175 06:25:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:04 ---> Using cache 06:25:04 ---> 75a9ada8e414 06:25:04 Step 5/26 : RUN apk add --update --no-cache make bash git 06:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 91.4% of statements 06:25:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:25:05 ---> Running in 8e4f5ec5212d 06:25:05 ---> Running in d6f3b813c0ba 06:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.683s coverage: 63.5% of statements 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.122s coverage: 100.0% of statements 06:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements 06:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 06:25:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:25:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:25:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 06:25:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:25:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:25:08 OK: 233 MiB in 51 packages 06:25:08 OK: 233 MiB in 51 packages 06:25:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 06:25:10 Removing intermediate container d6f3b813c0ba 06:25:10 ---> 062543bf66ab 06:25:10 Step 6/26 : COPY go.mod . 06:25:10 Removing intermediate container 8e4f5ec5212d 06:25:10 ---> 6342690c7fe9 06:25:10 Step 6/23 : COPY go.mod . 06:25:10 ---> dddc772c1fe8 06:25:10 Step 7/26 : RUN go mod download 06:25:10 ---> Running in b202804ed67a 06:25:10 ---> 011c729a0522 06:25:10 Step 7/23 : RUN go mod download 06:25:10 ---> Running in b56baf5ca393 06:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.915s coverage: 68.9% of statements 06:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.424s coverage: 37.0% of statements 06:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.681s coverage: 84.0% of statements 06:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.084s coverage: 100.0% of statements 06:25:15 Removing intermediate container b56baf5ca393 06:25:15 ---> a443727cbe86 06:25:15 Step 8/23 : COPY . . 06:25:15 Removing intermediate container b202804ed67a 06:25:15 ---> 0a888093ae54 06:25:15 Step 8/26 : COPY . . 06:25:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.416s coverage: 47.1% of statements 06:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:25:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.125s coverage: 100.0% of statements 06:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:25:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.108s coverage: 100.0% of statements 06:25:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:25:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.307s coverage: 29.1% of statements 06:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:25:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.190s coverage: 99.0% of statements 06:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:25:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.099s coverage: 100.0% of statements 06:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:25:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 06:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:25:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements 06:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:25:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.077s coverage: 87.9% of statements 06:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:25:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.091s coverage: 100.0% of statements 06:25:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 06:25:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 06:25:28 GO111MODULE=on go vet ./... 06:25:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:25:40 Removing intermediate container 2160e338b2ea 06:25:40 ---> d630b46d74ce 06:25:40 06:25:40 Step 10/24 : FROM alpine:3.12 06:25:40 ---> 389fef711851 06:25:40 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:25:40 ---> Using cache 06:25:40 ---> 30750ce20fea 06:25:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:25:40 ---> 07c8ee895191 06:25:40 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:25:40 ---> 8db9a22e2503 06:25:40 Step 9/23 : RUN make cmd/core-data/core-data 06:25:41 ---> Running in 0af928e94384 06:25:41 ---> Running in e67e618c3321 06:25:41 ---> Running in 1836d96354b8 06:25:41 Removing intermediate container 30705ea5a310 06:25:41 ---> 3015db921b71 06:25:41 06:25:41 Step 10/22 : FROM scratch 06:25:41 ---> 06:25:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:25:41 Removing intermediate container 0af928e94384 06:25:41 ---> 7a22c3c96cdb 06:25:41 Step 13/24 : WORKDIR / 06:25:41 ---> Running in 4df28ef3da03 06:25:41 ---> Using cache 06:25:41 ---> a5825f333491 06:25:41 Step 12/22 : ENV APP_PORT=48081 06:25:42 Removing intermediate container 4df28ef3da03 06:25:42 ---> f55ef2b70983 06:25:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:25:42 ---> Running in db2d94d2b743 06:25:42 Removing intermediate container db2d94d2b743 06:25:42 ---> 68727d4379ba 06:25:42 Step 13/22 : EXPOSE $APP_PORT 06:25:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:25:42 ---> Running in 81e908485de9 06:25: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 06:25:42 ---> 31058226656b 06:25:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:25:42 Removing intermediate container 81e908485de9 06:25:42 ---> 05206fc89190 06:25:42 Step 14/22 : WORKDIR / 06:25:42 ---> Running in 84dc2e929f4c 06:25:42 ---> 68b3eba29cda 06:25:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:25:42 Removing intermediate container 84dc2e929f4c 06:25:42 ---> 1dfd018902f5 06:25:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:25:43 ---> 74a10d2f243e 06:25:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:25:44 ---> 378aba4f0df6 06:25:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:25:45 ---> 06a30ef83556 06:25:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:25:45 ---> d08cd8fb4a5c 06:25:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:25:46 ---> e00c5671f6a0 06:25:46 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:25:46 ---> b1a04857c385 06:25:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:25:46 ---> Running in fc2daa64eada 06:25:46 Removing intermediate container fc2daa64eada 06:25:46 ---> ce335c794d9a 06:25:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:25:46 ---> a6131a983750 06:25:46 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:25:46 ---> Running in 9127b4677adf 06:25:47 ---> Running in a9831593cb81 06:25:47 Removing intermediate container 9127b4677adf 06:25:47 ---> a7551b51a396 06:25:47 Step 20/22 : LABEL arch=x86_64 06:25:47 ---> Running in 0304f3f3525e 06:25:48 Removing intermediate container 0304f3f3525e 06:25:48 ---> 28046b8d32d3 06:25:48 Step 21/22 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:25:48 ---> Running in 82d034cc9325 06:25:48 Removing intermediate container 82d034cc9325 06:25:48 ---> fa5ef7045b94 06:25:48 Step 22/22 : LABEL version=0.0.0 06:25:49 ---> Running in 96c34328b023 06:25:49 Removing intermediate container 96c34328b023 06:25:49 ---> c0c9cbcba8a2 06:25:49 06:25:49 Removing intermediate container a9831593cb81 06:25:49 ---> 5da502e4bc30 06:25:49 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:25:49 ---> Running in f46fab420679 06:25:49 Successfully built c0c9cbcba8a2 06:25:49 Successfully tagged docker-core-metadata-go:latest 06:25:50  Building docker-core-metadata-go ... done Removing intermediate container f46fab420679 06:25:50 ---> 4739f4f32005 06:25:50 Step 22/24 : LABEL arch=x86_64 06:25:50 ---> Running in bf2f7ee1c44e 06:25:50 Removing intermediate container bf2f7ee1c44e 06:25:50 ---> a486e2a2248b 06:25:50 Step 23/24 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:25:50 ---> Running in 0405603169d5 06:25:50 Removing intermediate container 0405603169d5 06:25:50 ---> f2fc17fd23bb 06:25:50 Step 24/24 : LABEL version=0.0.0 06:25:50 ---> Running in 56730b3d5ec0 06:25:51 Removing intermediate container 56730b3d5ec0 06:25:51 ---> 34f336ab2496 06:25:51 06:25:51 Successfully built 34f336ab2496 06:25:51 Successfully tagged docker-security-secretstore-setup-go:latest 06:26:01  Building docker-security-secretstore-setup-go ... done Removing intermediate container 1836d96354b8 06:26:01 ---> 05b324d609fa 06:26:01 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:26:01 ---> Running in 35b4e7b4fe4b 06:26:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:26:04 Removing intermediate container 35b4e7b4fe4b 06:26:04 ---> d438adbbfc6c 06:26:04 06:26:04 Step 11/26 : FROM docker:20.10.0 06:26:04 20.10.0: Pulling from library/docker 06:26:05 Removing intermediate container e67e618c3321 06:26:05 ---> a71498f318e8 06:26:05 06:26:05 Step 10/23 : FROM alpine:3.12 06:26:05 ---> 389fef711851 06:26:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:26:06 ---> Running in f5a3a5d3d2dd 06:26:06 Removing intermediate container f5a3a5d3d2dd 06:26:06 ---> 9f772dbff098 06:26:06 Step 12/23 : ENV APP_PORT=48080 06:26:06 ---> Running in 896dbe1273df 06:26:06 Removing intermediate container 896dbe1273df 06:26:06 ---> 6bc631b283ed 06:26:06 Step 13/23 : EXPOSE $APP_PORT 06:26:06 ---> Running in 51966f9c5573 06:26:06 Removing intermediate container 51966f9c5573 06:26:06 ---> 870f4f3d671e 06:26:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:07 ---> Running in 5166796a99df 06:26:09 Removing intermediate container 5166796a99df 06:26:09 ---> e85895b2b69f 06:26:09 Step 15/23 : RUN apk add --update --no-cache zeromq 06:26:09 ---> Running in dd7bb68ec67c 06:26:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:26:10 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:26:10 Status: Downloaded newer image for docker:20.10.0 06:26:10 ---> aefe523efa57 06:26:10 Step 12/26 : RUN apk add --no-cache bash 06:26:11 ---> Running in fa091caf5325 06:26:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:26:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:26:11 (1/5) Installing libgcc (9.3.0-r2) 06:26:11 (2/5) Installing libsodium (1.0.18-r0) 06:26:12 (3/5) Installing libstdc++ (9.3.0-r2) 06:26:12 (4/5) Installing libzmq (4.3.3-r0) 06:26:12 (5/5) Installing zeromq (4.3.3-r0) 06:26:12 Executing busybox-1.31.1-r19.trigger 06:26:12 OK: 8 MiB in 19 packages 06:26:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:26:12 (1/2) Installing readline (8.0.4-r0) 06:26:12 (2/2) Installing bash (5.0.17-r0) 06:26:12 Executing bash-5.0.17-r0.post-install 06:26:12 Executing busybox-1.31.1-r19.trigger 06:26:12 OK: 12 MiB in 22 packages 06:26:13 Removing intermediate container dd7bb68ec67c 06:26:13 ---> 2d16ac3ea1f8 06:26:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:26:13 ---> a70443142536 06:26:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:26:13 Removing intermediate container fa091caf5325 06:26:13 ---> 66fbc01d93ce 06:26:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:26:13 ---> Running in 19c3bbce7dbe 06:26:13 Removing intermediate container 19c3bbce7dbe 06:26:13 ---> 875dcb6d3094 06:26:13 Step 14/26 : ENV APP_PORT=48090 06:26:13 ---> Running in 95d43f039480 06:26:14 ---> 7c913a83bb7e 06:26:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:26:14 Removing intermediate container 95d43f039480 06:26:14 ---> 2fd11bd4ed8e 06:26:14 Step 15/26 : EXPOSE $APP_PORT 06:26:14 ---> Running in ae12e4bfd0c5 06:26:14 ---> 280903f550d3 06:26:14 Step 19/23 : ENTRYPOINT ["/core-data"] 06:26:14 ---> Running in cefc76e9bc5d 06:26:14 Removing intermediate container ae12e4bfd0c5 06:26:14 ---> 2f5960abd190 06:26:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:26:14 Removing intermediate container cefc76e9bc5d 06:26:14 ---> b8cf78f1f870 06:26:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:26:14 ---> Running in ab31a7c505a5 06:26:15 ---> 792560f56d30 06:26:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:26:15 Removing intermediate container ab31a7c505a5 06:26:15 ---> 3e82865f4bfc 06:26:15 Step 21/23 : LABEL arch=x86_64 06:26:15 ---> Running in 4f11bb1fade3 06:26:15 ---> 7a229cb01046 06:26:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:26:15 Removing intermediate container 4f11bb1fade3 06:26:15 ---> 00bf3141b206 06:26:15 Step 22/23 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:26:15 ---> Running in 261440ac63d2 06:26:15 Removing intermediate container 261440ac63d2 06:26:15 ---> b215ba8531a4 06:26:15 Step 23/23 : LABEL version=0.0.0 06:26:15 ---> 392e4805b9a6 06:26:15 Step 19/26 : RUN apk --no-cache add py3-pip 06:26:15 ---> Running in ae0ee13139d5 06:26:15 ---> Running in 36f805d12d82 06:26:16 Removing intermediate container ae0ee13139d5 06:26:16 ---> e27a566411f8 06:26:16 06:26:16 Successfully built e27a566411f8 06:26:16 Successfully tagged docker-core-data-go:latest 06:26:16  Building docker-core-data-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:26:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:26:16 (1/33) Installing libbz2 (1.0.8-r1) 06:26:16 (2/33) Installing expat (2.2.9-r1) 06:26:16 (3/33) Installing libffi (3.3-r2) 06:26:16 (4/33) Installing gdbm (1.13-r1) 06:26:16 (5/33) Installing xz-libs (5.2.5-r0) 06:26:16 (6/33) Installing sqlite-libs (3.32.1-r0) 06:26:16 (7/33) Installing python3 (3.8.5-r0) 06:26:17 (8/33) Installing py3-appdirs (1.4.4-r1) 06:26:17 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:26:17 (10/33) Installing py3-parsing (2.4.7-r0) 06:26:17 (11/33) Installing py3-six (1.15.0-r0) 06:26:17 (12/33) Installing py3-packaging (20.4-r0) 06:26:17 (13/33) Installing py3-setuptools (47.0.0-r0) 06:26:18 (14/33) Installing py3-chardet (3.0.4-r4) 06:26:18 (15/33) Installing py3-idna (2.9-r0) 06:26:18 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:26:18 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:26:18 (18/33) Installing py3-requests (2.23.0-r0) 06:26:18 (19/33) Installing py3-msgpack (1.0.0-r0) 06:26:18 (20/33) Installing py3-lockfile (0.12.2-r3) 06:26:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:26:18 (22/33) Installing py3-colorama (0.4.3-r0) 06:26:18 (23/33) Installing py3-distlib (0.3.0-r0) 06:26:18 (24/33) Installing py3-distro (1.5.0-r1) 06:26:18 (25/33) Installing py3-webencodings (0.5.1-r3) 06:26:18 (26/33) Installing py3-html5lib (1.0.1-r4) 06:26:18 (27/33) Installing py3-pytoml (0.1.21-r0) 06:26:18 (28/33) Installing py3-pep517 (0.8.2-r0) 06:26:18 (29/33) Installing py3-progress (1.5-r0) 06:26:18 (30/33) Installing py3-toml (0.10.1-r0) 06:26:18 (31/33) Installing py3-retrying (1.3.3-r0) 06:26:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:26:18 (33/33) Installing py3-pip (20.1.1-r0) 06:26:18 Executing busybox-1.31.1-r19.trigger 06:26:18 OK: 71 MiB in 55 packages 06:26:28 Removing intermediate container 36f805d12d82 06:26:28 ---> a47ffdc5130a 06:26:28 Step 20/26 : RUN pip install docker-compose==1.23.2 06:26:28 ---> Running in d82d0d8dc6bf 06:26:28 Collecting docker-compose==1.23.2 06:26:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:26:29 Collecting PyYAML<4,>=3.10 06:26:29 Downloading PyYAML-3.13.tar.gz (270 kB) 06:26:30 Collecting texttable<0.10,>=0.9.0 06:26:30 Downloading texttable-0.9.1.tar.gz (11 kB) 06:26:30 Collecting cached-property<2,>=1.2.0 06:26:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:26:30 Collecting docopt<0.7,>=0.6.1 06:26:30 Downloading docopt-0.6.2.tar.gz (25 kB) 06:26:31 Collecting docker<4.0,>=3.6.0 06:26:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:26:31 Collecting dockerpty<0.5,>=0.4.1 06:26:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:26: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) 06:26:32 Collecting jsonschema<3,>=2.5.1 06:26:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:26:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:26:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:26:32 Collecting websocket-client<1.0,>=0.32.0 06:26:32 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:26:32 Collecting docker-pycreds>=0.4.0 06:26:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:26:32 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:26:33 Collecting urllib3<1.25,>=1.21.1 06:26:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:26:33 Collecting idna<2.8,>=2.5 06:26:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:26:33 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:26:33 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:26:33 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:26:33 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:26:33 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:26:33 Installing collected packages: PyYAML, texttable, cached-property, docopt, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, docker-compose 06:26:33 Running setup.py install for PyYAML: started 06:26:33 Running setup.py install for PyYAML: finished with status 'done' 06:26:33 Running setup.py install for texttable: started 06:26:34 Running setup.py install for texttable: finished with status 'done' 06:26:34 Running setup.py install for docopt: started 06:26:34 Running setup.py install for docopt: finished with status 'done' 06:26:34 Attempting uninstall: urllib3 06:26:34 Found existing installation: urllib3 1.25.9 06:26:34 Uninstalling urllib3-1.25.9: 06:26:35 Successfully uninstalled urllib3-1.25.9 06:26:35 Attempting uninstall: idna 06:26:35 Found existing installation: idna 2.9 06:26:35 Uninstalling idna-2.9: 06:26:35 Successfully uninstalled idna-2.9 06:26:35 Attempting uninstall: requests 06:26:35 Found existing installation: requests 2.23.0 06:26:35 Uninstalling requests-2.23.0: 06:26:35 Successfully uninstalled requests-2.23.0 06:26:35 Running setup.py install for dockerpty: started 06:26:36 Running setup.py install for dockerpty: finished with status 'done' 06:26:36 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 06:26:37 gofmt -l . 06:26:37 [ "`gofmt -l .`" = "" ] 06:26:39 ./bin/test-go-mod-tidy.sh 06:26:39 ./bin/test-attribution-txt.sh 06:26:39 Removing intermediate container d82d0d8dc6bf 06:26:39 ---> bcc160de6818 06:26:39 Step 21/26 : RUN apk --no-cache add curl 06:26:39 ---> Running in 2a4f3da985b9 06:26:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:26:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:26:40 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:26:40 (2/3) Installing libcurl (7.69.1-r3) 06:26:40 (3/3) Installing curl (7.69.1-r3) 06:26:40 Executing busybox-1.31.1-r19.trigger 06:26:41 OK: 72 MiB in 58 packages 06:26:41 Removing intermediate container 2a4f3da985b9 06:26:41 ---> 985ca8bab471 06:26:41 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [Pipeline] sh 06:26:41 ---> Running in 871bdabe6ebd 06:26:41 Removing intermediate container 871bdabe6ebd 06:26:41 ---> 48cff5a89abd 06:26:41 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:26:41 ---> Running in 233a54d942bc 06:26:41 Removing intermediate container 233a54d942bc 06:26:41 ---> 0caa777f4173 06:26:41 Step 24/26 : LABEL arch=x86_64 06:26:42 + ls -al . 06:26:42 total 684 06:26:42 drwxrwxr-x 9 1001 1001 4096 Jan 19 06:26 . 06:26:42 drwxr-xr-x 4 root root 4096 Jan 19 06:22 .. 06:26:42 -rw-rw-r-- 1 1001 1001 11 Jan 19 06:21 .dockerignore 06:26:42 drwxrwxr-x 8 1001 1001 4096 Jan 19 06:21 .git 06:26:42 drwxrwxr-x 3 1001 1001 4096 Jan 19 06:21 .github 06:26:42 -rw-rw-r-- 1 1001 1001 824 Jan 19 06:21 .gitignore 06:26:42 -rw-rw-r-- 1 1001 1001 166 Jan 19 06:21 .sonarcloud.properties 06:26:42 -rw-rw-r-- 1 1001 1001 7744 Jan 19 06:21 Attribution.txt 06:26:42 -rw-rw-r-- 1 1001 1001 3804 Jan 19 06:21 CONTRIBUTING.md 06:26:42 -rw-rw-r-- 1 1001 1001 931 Jan 19 06:21 Dockerfile.build 06:26:42 -rw-rw-r-- 1 1001 1001 863 Jan 19 06:21 Jenkinsfile 06:26:42 -rw-rw-r-- 1 1001 1001 10775 Jan 19 06:21 LICENSE 06:26:42 -rw-rw-r-- 1 1001 1001 5750 Jan 19 06:21 Makefile 06:26:42 -rw-rw-r-- 1 1001 1001 6524 Jan 19 06:21 README.md 06:26:42 -rw-rw-r-- 1 1001 1001 6744 Jan 19 06:21 SECURITY.md 06:26:42 -rw-rw-r-- 1 1001 1001 5 Jan 19 06:19 VERSION 06:26:42 -rw-rw-r-- 1 1001 1001 4131 Jan 19 06:21 ZMQWindows.md 06:26:42 drwxrwxr-x 2 1001 1001 4096 Jan 19 06:21 bin 06:26:42 drwxrwxr-x 14 1001 1001 4096 Jan 19 06:21 cmd 06:26:42 -rw-r--r-- 1 root root 550280 Jan 19 06:25 coverage.out 06:26:42 -rw-r--r-- 1 root root 981 Jan 19 06:26 go.mod 06:26:42 -rw-r--r-- 1 root root 19241 Jan 19 06:26 go.sum 06:26:42 drwxrwxr-x 8 1001 1001 4096 Jan 19 06:21 internal 06:26:42 drwxrwxr-x 4 1001 1001 4096 Jan 19 06:21 openapi 06:26:42 drwxrwxr-x 4 1001 1001 4096 Jan 19 06:21 snap 06:26:42 -rw-rw-r-- 1 1001 1001 168 Jan 19 06:21 version.go [Pipeline] sh 06:26:42 ---> Running in d34e09cae734 06:26:42 Removing intermediate container d34e09cae734 06:26:42 ---> 5003ae8738d4 06:26:42 Step 25/26 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:26:42 ---> Running in 9bbd0fef0bc1 06:26:42 Removing intermediate container 9bbd0fef0bc1 06:26:42 ---> 9f35e1582b76 06:26:42 Step 26/26 : LABEL version=0.0.0 06:26:42 ---> Running in f8e27a9c8899 06:26:42 Removing intermediate container f8e27a9c8899 06:26:42 ---> fba9c2f9ca1e 06:26:42 06:26:42 + '[' -e coverage.out ] 06:26:42 + chown 1001:1001 coverage.out [Pipeline] stash 06:26:42 Warning: overwriting stash ‘coverage-report’ 06:26:42 Successfully built fba9c2f9ca1e 06:26:42 Successfully tagged docker-sys-mgmt-agent-go:latest 06:26:43  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:26:43 $ docker stop --time=1 f57644962fe153b69739c7bff82fb95a53f52c5fb40b2f6a00a884b4a08f48a1 06:26:43 Stashed 1 file(s) 06:26:44 $ docker rm -f f57644962fe153b69739c7bff82fb95a53f52c5fb40b2f6a00a884b4a08f48a1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 06:26:45 + docker images 06:26:45 + grep docker 06:26:45 docker-sys-mgmt-agent-go latest fba9c2f9ca1e 3 seconds ago 313MB 06:26:45 docker-core-data-go latest e27a566411f8 30 seconds ago 22.3MB 06:26:45 docker-security-secretstore-setup-go latest 34f336ab2496 54 seconds ago 24.6MB 06:26:45 docker-core-metadata-go latest c0c9cbcba8a2 56 seconds ago 13.1MB 06:26:45 docker-security-bootstrap-redis-go latest f0e19969bb5c 2 minutes ago 15.8MB 06:26:45 docker-support-notifications-go latest a9b4d3c951d5 2 minutes ago 12MB 06:26:45 docker-security-proxy-setup-go latest 6782b83bcce3 2 minutes ago 24.4MB 06:26:45 docker-core-command-go latest 439800dbe830 2 minutes ago 10.6MB 06:26:45 docker-support-scheduler-go latest 0a4f9c7e4d4c 2 minutes ago 10.7MB 06:26:45 docker 20.10.0 aefe523efa57 5 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 06:26:45 + make build 06:26:45 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 [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:26:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:27:01 Still waiting to schedule task 06:27:01 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:27:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:27:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:27:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:27:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:27:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:27:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:27:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:27:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:27:48 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 06:27:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 06:27:56 $ docker stop --time=1 58dccd90573d0b31783fff1a6a773914f705a40c8ff1f47d21f7f9e1f55611f5 06:27:59 $ docker rm -f 58dccd90573d0b31783fff1a6a773914f705a40c8ff1f47d21f7f9e1f55611f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:28:01 06:28:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:28:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:28:01 latest: Pulling from edgex-devops/edgex-compose-arm64 06:28:01 29e5d40040c1: Pulling fs layer 06:28:01 1ce36da41761: Pulling fs layer 06:28:01 25b303627fd3: Pulling fs layer 06:28:01 29e5d40040c1: Verifying Checksum 06:28:01 29e5d40040c1: Download complete 06:28:02 1ce36da41761: Verifying Checksum 06:28:02 1ce36da41761: Download complete 06:28:02 29e5d40040c1: Pull complete 06:28:04 1ce36da41761: Pull complete 06:28:04 25b303627fd3: Verifying Checksum 06:28:04 25b303627fd3: Download complete 06:28:14 25b303627fd3: Pull complete 06:28:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:28:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:28:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:28:14 prd-ubuntu18.04-docker-arm64-4c-16g-21143 does not seem to be running inside a container 06:28:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:28:17 $ docker top 90069a26a9031b4f9167ceb71650031dc4e3191d863a7a90d3832d7f37e50f59 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:19 + docker-compose build --help 06:28:19 + grep parallel 06:28:22 --parallel Build images in parallel. [Pipeline] } 06:28:22 $ docker stop --time=1 90069a26a9031b4f9167ceb71650031dc4e3191d863a7a90d3832d7f37e50f59 06:28:24 $ docker rm -f 90069a26a9031b4f9167ceb71650031dc4e3191d863a7a90d3832d7f37e50f59 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:28:25 . [Pipeline] withDockerContainer 06:28:26 prd-ubuntu18.04-docker-arm64-4c-16g-21143 does not seem to be running inside a container 06:28:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:28:27 $ docker top b59b953ed516114ddcd80e7e667cf2f9dcdf846dd292d04628ea49e25ca3a608 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:29 + docker-compose -f ./docker-compose-build.yml build --parallel 06:28:32 Building docker-core-command-go ... 06:28:32 Building docker-core-data-go ... 06:28:32 Building docker-core-metadata-go ... 06:28:32 Building docker-security-bootstrap-redis-go ... 06:28:32 Building docker-security-proxy-setup-go ... 06:28:32 Building docker-security-secretstore-setup-go ... 06:28:32 Building docker-support-notifications-go ... 06:28:32 Building docker-support-scheduler-go ... 06:28:32 Building docker-sys-mgmt-agent-go ... 06:28:32 Building docker-security-secretstore-setup-go 06:28:32 Building docker-sys-mgmt-agent-go 06:28:32 Building docker-security-proxy-setup-go 06:28:32 Building docker-support-scheduler-go 06:28:32 Building docker-support-notifications-go 06:29:22 Running on prd-ubuntu18.04-docker-8c-8g-21151 in /w/workspace/edgexfoundry_edgex-go_PR-3047 [Pipeline] { [Pipeline] ws 06:29:22 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:29:25 using credential edgex-jenkins-ssh 06:29:25 Cloning the remote Git repository 06:29:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:29:25 > git init /w/workspace/edgex-go/1 # timeout=10 06:29:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:29:25 > git --version # timeout=10 06:29:25 > git --version # 'git version 2.17.1' 06:29:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:40 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:29:40 ---> f96e10f461c5 06:29:40 Step 3/24 : WORKDIR /edgex-go 06:29:40 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:29:40 ---> f96e10f461c5 06:29:40 Step 3/26 : WORKDIR /edgex-go 06:29:40 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:29:40 ---> f96e10f461c5 06:29:40 Step 3/21 : WORKDIR /edgex-go 06:29:40 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:29:40 ---> f96e10f461c5 06:29:40 Step 3/24 : WORKDIR /edgex-go 06:29:40 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:29:40 ---> f96e10f461c5 06:29:40 Step 3/21 : WORKDIR /edgex-go 06:29:41 ---> Running in 60bff7ff5f68 06:29:41 ---> Running in 99bce4d58d6a 06:29:41 ---> Running in 946a76e591e4 06:29:41 ---> Running in c0ba8796fc0f 06:29:41 ---> Running in 5e0cbc6f018f 06:29:42 Removing intermediate container 946a76e591e4 06:29:42 ---> 31f4e3ff103a 06:29:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:42 Removing intermediate container c0ba8796fc0f 06:29:42 ---> 9e2a95b4751e 06:29:42 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:42 Removing intermediate container 99bce4d58d6a 06:29:42 ---> 70ef19eb02ec 06:29:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:42 Removing intermediate container 60bff7ff5f68 06:29:42 ---> afea8b99a5c5 06:29:42 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:42 Removing intermediate container 5e0cbc6f018f 06:29:42 ---> 31008de2f5da 06:29:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:42 ---> Running in a03aac71ed63 06:29:42 ---> Running in 0c6ff390a37a 06:29:42 ---> Running in 517b9addc6d1 06:29:42 ---> Running in 5d0e1c9bcbf8 06:29:42 ---> Running in d090d928cbd1 06:29:47 Removing intermediate container a03aac71ed63 06:29:47 ---> e433b66277c4 06:29:47 Step 5/26 : RUN apk add --update --no-cache make bash git 06:29:47 Removing intermediate container 0c6ff390a37a 06:29:47 ---> 3fba8100969a 06:29:47 Step 5/21 : RUN apk add --update --no-cache make git 06:29:47 ---> Running in 70ee43598d2d 06:29:47 ---> Running in 5bc1ebc77d83 06:29:47 Removing intermediate container 517b9addc6d1 06:29:47 ---> 74d9c954d5c1 06:29:47 Step 5/21 : RUN apk add --update --no-cache make git 06:29:47 ---> Running in b2d3e0d0e8c0 06:29:47 Removing intermediate container d090d928cbd1 06:29:47 ---> 5f8072919eed 06:29:47 Step 5/24 : RUN apk add --update --no-cache make git 06:29:48 Removing intermediate container 5d0e1c9bcbf8 06:29:48 ---> 56e1b0b31894 06:29:48 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 06:29:48 ---> Running in e3d972eb1842 06:29:48 ---> Running in ee9bd95111e7 06:29:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:49 Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit d707ed14ba15382bf66b3c900daff4306a3b24c5 06:29:49 Merge succeeded, producing d707ed14ba15382bf66b3c900daff4306a3b24c5 06:29:49 Checking out Revision d707ed14ba15382bf66b3c900daff4306a3b24c5 (PR-3047) 06:29:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:50 OK: 217 MiB in 51 packages 06:29:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:51 OK: 217 MiB in 51 packages 06:29:51 OK: 217 MiB in 51 packages 06:29:51 OK: 217 MiB in 51 packages 06:29:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:29:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:29:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:29:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3047/head:refs/remotes/origin/PR-3047 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:29:49 > git config core.sparsecheckout # timeout=10 06:29:49 > git checkout -f d707ed14ba15382bf66b3c900daff4306a3b24c5 # timeout=10 06:29:49 > git remote # timeout=10 06:29:49 > git config --get remote.origin.url # timeout=10 06:29:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:49 > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 06:29:49 > git rev-parse HEAD^{commit} # timeout=10 06:29:50 > git config core.sparsecheckout # timeout=10 06:29:50 > git checkout -f d707ed14ba15382bf66b3c900daff4306a3b24c5 # timeout=10 06:29:52 Removing intermediate container 70ee43598d2d 06:29:52 ---> bcbf7be89c35 06:29:52 Step 6/26 : COPY go.mod . 06:29:52 OK: 217 MiB in 51 packages 06:29:53 ---> 20f10c152cbf 06:29:53 Step 7/26 : RUN go mod download 06:29:53 Removing intermediate container b2d3e0d0e8c0 06:29:53 ---> b7ebd26dd8ba 06:29:53 Step 6/21 : COPY go.mod . 06:29:53 Removing intermediate container 5bc1ebc77d83 06:29:53 ---> 29f145cd477a 06:29:53 Step 6/21 : COPY go.mod . 06:29:53 ---> Running in 34dae07be69a 06:29:53 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:29:53 > git --version # timeout=10 06:29:53 > git --version # 'git version 2.17.1' 06:29:53 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 06:29:53 Removing intermediate container ee9bd95111e7 06:29:53 ---> 5da93f9f7ebc 06:29:53 Step 6/24 : COPY go.mod . 06:29:54 Removing intermediate container e3d972eb1842 06:29:54 ---> 8b825b34c927 06:29:54 Step 6/24 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:54 ---> 5d74c9ea8477 06:29:54 Step 7/21 : RUN go mod download 06:29:54 ---> 6281424b9c3f 06:29:54 Step 7/24 : RUN go mod download 06:29:54 ---> 84b43d07df5b 06:29:54 Step 7/21 : RUN go mod download 06:29:54 ---> Running in 331dfb24f16b 06:29:54 ---> Running in c94fdf7f880b 06:29:54 ---> Running in 56917de96b37 06:29:55 + echo snap-build.sh 06:29:55 snap-build.sh 06:29:55 + SNAP_BASE_DIR=. 06:29:55 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:29:55 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:29:55 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:29:55 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:29:55 + cd /w/workspace/edgex-go/1 06:29:55 + sudo apt-get remove -qy --purge lxd lxd-client 06:29:55 Reading package lists... 06:29:55 Building dependency tree... 06:29:55 Reading state information... 06:29:55 The following packages were automatically installed and are no longer required: 06:29:55 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:29:55 uidmap xdelta3 06:29:55 Use 'sudo apt autoremove' to remove them. 06:29:55 The following packages will be REMOVED: 06:29:55 lxd* lxd-client* 06:29:55 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:29:55 After this operation, 31.7 MB disk space will be freed. 06:29:55 ---> fff5403f6178 06:29:55 Step 7/24 : RUN go mod download 06:29:55 ---> Running in e033a819da1a 06:29:56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 06:29:56 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:29:57 Removing intermediate container 34dae07be69a 06:29:57 ---> 93622bb12e9d 06:29:57 Step 8/26 : COPY . . 06:29:57 Removing lxd dnsmasq configuration 06:29:57 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:29:57 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:29:58 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:29:58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 06:29:58 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:30:00 Processing triggers for systemd (237-3ubuntu10.42) ... 06:30:00 Processing triggers for ureadahead (0.100.0-21) ... 06:30:00 Removing intermediate container 331dfb24f16b 06:30:00 ---> d69ebb196e2d 06:30:00 Step 8/21 : COPY . . 06:30:02 + sudo snap remove --purge lxd 06:30:02 snap "lxd" is not installed 06:30:02 + sudo groupadd --force --system lxd 06:30:02 ++ whoami 06:30:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:30:02 + newgrp - lxd 06:30:02 + sudo snap install lxd 06:30:02 Removing intermediate container c94fdf7f880b 06:30:02 ---> dfd6674e4dc8 06:30:02 Step 8/24 : COPY . . 06:30:03 Removing intermediate container e033a819da1a 06:30:03 ---> f4c2898f3a9b 06:30:03 Step 8/24 : COPY . . 06:30:04 Removing intermediate container 56917de96b37 06:30:04 ---> 11c712656ca6 06:30:04 Step 8/21 : COPY . . 06:30:08 2021-01-19T06:30:07Z INFO Waiting for automatic snapd restart... 06:30:19 ---> 77a0ae4d1f0b 06:30:19 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:30:19 ---> Running in e48baab0efbf 06:30:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:30:21 ---> 8a566702f9b6 06:30:21 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:30:23 ---> Running in 97be036ae420 06:30:23 lxd 4.10 from Canonical* installed 06:30:23 + sudo lxd init --auto 06:30:24 ---> 3088996e0f28 06:30:24 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:30:25 ---> Running in 8f6d6ebbfe7c 06:30:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:30:26 ---> ba119c56c03d 06:30:26 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:30:26 ---> Running in 47e70011aa2e 06:30:27 ---> ff974fa6fdbf 06:30:27 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:30:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:30:28 ---> Running in 735c73501e93 06:30:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:30:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:30:32 + sudo snap install --classic snapcraft 06:30:37 snapcraft 4.4.4 from Canonical* installed 06:30:37 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:30:37 + patch --verbose -p1 06:30:37 Hmm... Looks like a unified diff to me... 06:30:37 The text leading up to this was: 06:30:37 -------------------------- 06:30:37 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:30:37 |From: Tony Espy 06:30:37 |Date: Wed, 16 Dec 2020 16:34:55 -0500 06:30:37 |Subject: [PATCH] optimize snap build for pipeline CI check 06:30:37 | 06:30:37 |This patch is used by the EdgeX CI pipeline builds to 06:30:37 |optimize the snap CI check run for pull requests. When 06:30:37 |applied, it essentially strips out everything (apps and 06:30:37 |parts) from the snapcraft.yaml file except those required 06:30:37 |to build edgex-go, as the whole idea of the CI check is to 06:30:37 |catch changes to edgex-go that break the snap build. 06:30:37 | 06:30:37 |In general, anyone updating snapcraft.yaml will also need 06:30:37 |to update this patch file, otherwise it may fail to apply, 06:30:37 |resulting in a failed snap build CI check in the associated 06:30:37 |pull request. 06:30:37 | 06:30:37 |Note - in addition to applying this patch, the pipeline also 06:30:37 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:30:37 |need to build the finally binary .snap file (and it won't 06:30:37 |work with the patch applied). This further reduces the build 06:30:37 |time. 06:30:37 |--- 06:30:37 | snap/snapcraft.yaml | 461 +------------------------------------------- 06:30:37 | 1 file changed, 2 insertions(+), 459 deletions(-) 06:30:37 | 06:30:37 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:30:37 |index 1e537489..faf42425 100644 06:30:37 |--- a/snap/snapcraft.yaml 06:30:37 |+++ b/snap/snapcraft.yaml 06:30:37 -------------------------- 06:30:37 patching file snap/snapcraft.yaml 06:30:37 Using Plan A... 06:30:37 Hunk #1 succeeded at 73. 06:30:37 Hunk #2 succeeded at 202 with fuzz 1. 06:30:37 Hunk #3 succeeded at 214 (offset -3 lines). 06:30:37 Hunk #4 succeeded at 222 (offset -3 lines). 06:30:37 Hunk #5 succeeded at 229 (offset -3 lines). 06:30:37 Hunk #6 succeeded at 256 (offset -3 lines). 06:30:37 Hunk #7 succeeded at 290 (offset -3 lines). 06:30:37 Hunk #8 succeeded at 342 (offset -2 lines). 06:30:37 Hmm... Ignoring the trailing garbage. 06:30:37 done 06:30:37 + sudo snapcraft prime --use-lxd 06:30:38 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:30:38 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:30:38 - README.md 06:30:38 - snapcraft.yaml.orig 06:30:38 06:30:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:30:39 Launching a container. 06:30:51 Waiting for container to be ready 06:30:51 To start your first instance, try: lxc launch ubuntu:18.04 06:30:51 06:30:53 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:30:53 Waiting for network to be ready... 06:30:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:30:54 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:30:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1512 kB] 06:30:54 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:30:54 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:30:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 06:30:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:30:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 06:30:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 06:30:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 06:30:54 Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:30:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 06:30:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1099 kB] 06:30:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:30:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:30:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:30:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:30:54 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 06:30:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:30:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1843 kB] 06:30:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 06:30:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 06:30:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 06:30:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 06:30:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 06:30:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1705 kB] 06:30:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [359 kB] 06:30:58 Fetched 23.7 MB in 4s (5744 kB/s) 06:30:58 Reading package lists... 06:30:59 Reading package lists... 06:30:59 Building dependency tree... 06:30:59 Reading state information... 06:30:59 The following additional packages will be installed: 06:30:59 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:30:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:30:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:30:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:30:59 Suggested packages: 06:30:59 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:30:59 Recommended packages: 06:30:59 gnupg libsasl2-modules 06:30:59 The following NEW packages will be installed: 06:30:59 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:30:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:30:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:30:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:30:59 The following packages will be upgraded: 06:30:59 gpg gpg-agent gpgconf libudev1 06:30:59 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 06:30:59 Need to get 3533 kB of archives. 06:30:59 After this operation, 13.3 MB of additional disk space will be used. 06:30:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:30:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:30:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:30:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:30:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:30:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 06:30:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 06:30:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:30:59 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 06:31:00 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 06:31:00 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:31:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:31:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:31:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:31:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:31:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:31:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:31:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:31:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:31:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:31:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:31:00 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:31:00 debconf: delaying package configuration, since apt-utils is not installed 06:31:00 Fetched 3533 kB in 1s (3506 kB/s) 06:31:00 (Reading database ... 12511 files and directories currently installed.) 06:31:00 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 06:31:00 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:31:00 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 06:31:00 Selecting previously unselected package udev. 06:31:01 (Reading database ... 12511 files and directories currently installed.) 06:31:01 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 06:31:01 Unpacking udev (237-3ubuntu10.44) ... 06:31:01 Selecting previously unselected package libfuse2:amd64. 06:31:01 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:31:01 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:31:01 Selecting previously unselected package fuse. 06:31:01 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:31:01 Unpacking fuse (2.9.7-1ubuntu1) ... 06:31:01 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:31:01 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:31:01 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:31:01 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:31:01 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:31:01 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:31:01 Selecting previously unselected package libksba8:amd64. 06:31:01 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:31:01 Unpacking libksba8:amd64 (1.3.5-2) ... 06:31:02 Selecting previously unselected package libroken18-heimdal:amd64. 06:31:02 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:31:02 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:02 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:31:02 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:31:02 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:02 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:31:02 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:31:02 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:02 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:31:02 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:31:02 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:02 Selecting previously unselected package libwind0-heimdal:amd64. 06:31:02 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:31:02 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:02 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:31:02 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:31:02 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:02 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:31:02 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:31:02 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:03 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:31:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:31:03 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:31:03 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:31:03 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:03 Selecting previously unselected package libsasl2-modules-db:amd64. 06:31:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:31:03 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:31:03 Selecting previously unselected package libsasl2-2:amd64. 06:31:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:31:03 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:31:03 Selecting previously unselected package libldap-common. 06:31:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 06:31:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:31:03 Selecting previously unselected package libldap-2.4-2:amd64. 06:31:03 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 06:31:03 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:31:03 Selecting previously unselected package dirmngr. 06:31:03 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:31:03 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:31:03 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:31:04 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:31:04 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:31:04 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:31:04 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:31:04 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:31:04 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:04 Setting up libksba8:amd64 (1.3.5-2) ... 06:31:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:31:04 Setting up udev (237-3ubuntu10.44) ... 06:31:04 invoke-rc.d: policy-rc.d denied execution of start. 06:31:04 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:04 Processing triggers for systemd (237-3ubuntu10) ... 06:31:04 Setting up fuse (2.9.7-1ubuntu1) ... 06:31:04 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:31:04 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:04 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:04 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:04 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:04 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:05 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:05 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:31:05 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:31:05 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:31:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:31:05 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:31:05 settings in the [Install] section, and DefaultInstance for template units). 06:31:05 This means they are not meant to be enabled using systemctl. 06:31:05 Possible reasons for having this kind of units are: 06:31:05 1) A unit may be statically enabled by being symlinked from another unit's 06:31:05 .wants/ or .requires/ directory. 06:31:05 2) A unit's purpose may be to act as a helper for some other unit which has 06:31:05 a requirement dependency on it. 06:31:05 3) A unit may be started when needed via activation (socket, path, timer, 06:31:05 D-Bus, udev, scripted systemctl call, ...). 06:31:05 4) In case of template units, the unit is meant to be enabled with some 06:31:05 instance name specified. 06:31:05 Reading package lists... 06:31:05 Building dependency tree... 06:31:05 Reading state information... 06:31:06 The following additional packages will be installed: 06:31:06 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:31:06 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:31:06 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:31:06 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:31:06 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:31:06 Suggested packages: 06:31:06 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:31:06 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:31:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:31:06 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:31:06 systemd-container policykit-1 06:31:06 Recommended packages: 06:31:06 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:31:06 The following NEW packages will be installed: 06:31:06 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:31:06 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:31:06 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:31:06 multiarch-support openssh-client python3 python3-minimal python3.6 06:31:06 python3.6-minimal snapd squashfs-tools sudo 06:31:06 The following packages will be upgraded: 06:31:06 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:31:06 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 06:31:06 Need to get 35.2 MB of archives. 06:31:06 After this operation, 141 MB of additional disk space will be used. 06:31:06 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 06:31:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:31:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:31:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:31:07 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 06:31:07 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:31:07 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:31:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:31:07 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:31:07 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:31:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:31:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:31:07 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 06:31:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:31:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:31:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:31:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:31:07 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:31:07 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:31:07 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:31:07 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:31:07 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:31:07 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:31:07 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:31:07 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:31:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:31:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 06:31:07 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:31:07 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:31:07 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:31:08 debconf: delaying package configuration, since apt-utils is not installed 06:31:08 Fetched 35.2 MB in 2s (17.1 MB/s) 06:31:08 (Reading database ... 12757 files and directories currently installed.) 06:31:08 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 06:31:08 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:31:09 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 06:31:09 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:31:09 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 06:31:09 (Reading database ... 12757 files and directories currently installed.) 06:31:09 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:31:09 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:31:09 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:31:09 (Reading database ... 12757 files and directories currently installed.) 06:31:09 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:31:09 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:31:09 Setting up apt (1.6.12ubuntu0.2) ... 06:31:09 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:31:10 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:31:10 (Reading database ... 12764 files and directories currently installed.) 06:31:10 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:31:10 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:31:10 Selecting previously unselected package libpython3.6-minimal:amd64. 06:31:10 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:31:10 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:31:10 Selecting previously unselected package libexpat1:amd64. 06:31:10 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:31:10 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:31:10 Selecting previously unselected package python3.6-minimal. 06:31:10 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:31:10 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:31:11 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:31:11 Checking for services that may need to be restarted...done. 06:31:11 Checking for services that may need to be restarted...done. 06:31:11 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:31:11 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:31:11 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:31:12 Selecting previously unselected package python3-minimal. 06:31:12 (Reading database ... 13012 files and directories currently installed.) 06:31:12 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:31:12 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:31:12 Selecting previously unselected package mime-support. 06:31:12 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:31:12 Unpacking mime-support (3.60ubuntu1) ... 06:31:12 Selecting previously unselected package libmpdec2:amd64. 06:31:12 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:31:12 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:31:12 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:31:12 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:31:12 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:31:12 Selecting previously unselected package python3.6. 06:31:12 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:31:12 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:31:12 Selecting previously unselected package libpython3-stdlib:amd64. 06:31:12 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:31:12 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:31:12 Setting up python3-minimal (3.6.7-1~18.04) ... 06:31:12 Selecting previously unselected package python3. 06:31:12 (Reading database ... 13442 files and directories currently installed.) 06:31:12 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:31:12 Unpacking python3 (3.6.7-1~18.04) ... 06:31:13 Selecting previously unselected package multiarch-support. 06:31:13 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:31:13 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:31:13 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:31:13 Selecting previously unselected package liblzo2-2:amd64. 06:31:13 (Reading database ... 13479 files and directories currently installed.) 06:31:13 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:31:13 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:31:13 Selecting previously unselected package libbsd0:amd64. 06:31:13 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:31:13 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:31:13 Selecting previously unselected package sudo. 06:31:13 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 06:31:13 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 06:31:13 Selecting previously unselected package apparmor. 06:31:13 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:31:13 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:31:13 Selecting previously unselected package libedit2:amd64. 06:31:13 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:31:13 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:31:13 Selecting previously unselected package libkrb5support0:amd64. 06:31:13 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:31:13 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:31:13 Selecting previously unselected package libk5crypto3:amd64. 06:31:13 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:31:13 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:31:14 Selecting previously unselected package libkeyutils1:amd64. 06:31:14 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:31:14 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:31:14 Selecting previously unselected package libkrb5-3:amd64. 06:31:14 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:31:14 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:31:14 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:31:14 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:31:14 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:31:14 Selecting previously unselected package libssl1.0.0:amd64. 06:31:14 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:31:14 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:31:14 Selecting previously unselected package openssh-client. 06:31:14 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:31:14 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:31:15 Selecting previously unselected package squashfs-tools. 06:31:15 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:31:15 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:31:15 Selecting previously unselected package snapd. 06:31:15 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 06:31:15 Unpacking snapd (2.48+18.04) ... 06:31:17 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:31:17 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:31:17 Setting up mime-support (3.60ubuntu1) ... 06:31:17 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 06:31:17 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:31:17 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:31:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:31:17 Setting up systemd (237-3ubuntu10.44) ... 06:31:17 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:31:18 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:31:18 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:31:18 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:31:18 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:31:18 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:31:18 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:31:19 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:31:19 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:31:19 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:31:19 Setting up python3 (3.6.7-1~18.04) ... 06:31:19 running python rtupdate hooks for python3.6... 06:31:19 running python post-rtupdate hooks for python3.6... 06:31:19 Setting up apparmor (2.12-4ubuntu5.1) ... 06:31:22 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:31:22 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:31:22 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:31:22 Setting up snapd (2.48+18.04) ... 06:31:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:31:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:31:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:31:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:31:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:31:23 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:31:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:31:23 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:31:23 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:31:23 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:31:23 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 06:31:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:31:23 Processing triggers for systemd (237-3ubuntu10.44) ... 06:31:24 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:31:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:31:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:31:26 Reading package lists... 06:31:26 Reading package lists... 06:31:26 Building dependency tree... 06:31:26 Reading state information... 06:31:26 Calculating upgrade... 06:31:26 The following packages will be upgraded: 06:31:26 advancecomp base-files bash binutils binutils-common 06:31:26 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:31:26 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:31:26 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 06:31:26 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 06:31:26 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 06:31:26 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 06:31:26 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 06:31:26 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 06:31:26 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 06:31:26 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 06:31:26 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 06:31:26 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 06:31:26 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 06:31:26 ubuntu-keyring util-linux 06:31:26 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:31:26 Need to get 63.7 MB of archives. 06:31:26 After this operation, 5203 kB of additional disk space will be used. 06:31:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] 06:31:26 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:31:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:31:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:31:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:31:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:31:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:31:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:31:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:31:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:31:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:31:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:31:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:31:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:31:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:31:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:31:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:31:27 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:31:27 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:31:27 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:31:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:31:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:31:28 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:31:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:31:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:31:28 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:31:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:31:28 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:31:28 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:31:28 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:31:28 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:31:28 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:31:28 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:31:28 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:31:28 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:31:28 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:31:28 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:31:28 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:31:28 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:31:28 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:31:28 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:31:28 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:31:28 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:31:28 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 06:31:28 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:31:28 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:31:28 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:31:28 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:31:28 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:31:28 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:31:28 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:31:28 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:31:28 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:31:28 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:31:28 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:31:28 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:31:28 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:31:28 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:31:28 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:31:28 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:31:28 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:31:28 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:31:28 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 06:31:28 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:31:28 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:31:28 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:31:28 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:31:28 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:31:28 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:31:28 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:31:28 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:31:28 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 06:31:28 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:31:28 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:31:28 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:31:28 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 06:31:28 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:31:28 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:31:28 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:31:28 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:31:28 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:31:28 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:31:28 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:31:28 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:31:28 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:31:28 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:31:28 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:31:28 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:31:29 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:31:29 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:31:29 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:31:29 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:31:29 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:31:29 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:31:29 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:31:29 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:31:29 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:31:30 debconf: delaying package configuration, since apt-utils is not installed 06:31:30 Fetched 63.7 MB in 3s (19.6 MB/s) 06:31:30 (Reading database ... 13912 files and directories currently installed.) 06:31:30 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:31:30 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:31:30 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:31:30 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:31:30 Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... 06:31:30 Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... 06:31:31 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:31:31 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:31:31 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:31:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:31:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:31:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:31:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:31:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:31:32 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:31:32 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:31:32 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:31:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:31:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:31:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:31:32 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:31:32 (Reading database ... 13911 files and directories currently installed.) 06:31:32 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:31:32 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:31:33 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:31:33 (Reading database ... 13911 files and directories currently installed.) 06:31:33 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:31:33 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:31:33 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:31:33 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:31:33 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:31:33 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:31:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:31:33 (Reading database ... 13911 files and directories currently installed.) 06:31:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:31:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:31:34 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:31:34 (Reading database ... 13911 files and directories currently installed.) 06:31:34 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:31:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:31:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:31:34 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:31:35 Setting up base-files (10.1ubuntu2.10) ... 06:31:35 Installing new version of config file /etc/issue ... 06:31:35 Installing new version of config file /etc/issue.net ... 06:31:35 Installing new version of config file /etc/lsb-release ... 06:31:35 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:31:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:31:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:31:35 Removing obsolete conffile /etc/default/motd-news ... 06:31:35 (Reading database ... 13912 files and directories currently installed.) 06:31:35 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:31:35 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:31:35 Setting up bash (4.4.18-2ubuntu1.2) ... 06:31:35 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 06:31:35 (Reading database ... 13912 files and directories currently installed.) 06:31:35 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:31:35 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:31:35 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:31:36 (Reading database ... 13912 files and directories currently installed.) 06:31:36 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:31:36 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:31:36 Setting up tar (1.29b-2ubuntu0.2) ... 06:31:36 (Reading database ... 13912 files and directories currently installed.) 06:31:36 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:31:36 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:31:36 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:31:36 (Reading database ... 13912 files and directories currently installed.) 06:31:36 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:31:36 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:31:36 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:31:36 (Reading database ... 13912 files and directories currently installed.) 06:31:36 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:31:36 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:31:37 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:31:37 (Reading database ... 13912 files and directories currently installed.) 06:31:37 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:31:37 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:31:37 Setting up grep (3.1-2build1) ... 06:31:37 (Reading database ... 13912 files and directories currently installed.) 06:31:37 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:31:37 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:31:37 Setting up login (1:4.5-1ubuntu2) ... 06:31:37 (Reading database ... 13912 files and directories currently installed.) 06:31:37 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:31:37 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:31:37 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:31:37 (Reading database ... 13912 files and directories currently installed.) 06:31:37 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:31:37 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:31:38 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:31:38 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:31:38 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:31:38 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:31:39 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:31:39 (Reading database ... 13912 files and directories currently installed.) 06:31:39 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:31:39 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:31:40 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:31:40 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:31:40 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:31:40 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:31:40 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:31:40 (Reading database ... 13912 files and directories currently installed.) 06:31:40 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:31:40 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:31:41 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:31:41 (Reading database ... 13912 files and directories currently installed.) 06:31:41 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:31:41 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:31:41 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:31:41 (Reading database ... 13912 files and directories currently installed.) 06:31:41 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:31:41 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:31:41 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:31:41 (Reading database ... 13912 files and directories currently installed.) 06:31:41 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:31:41 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:31:41 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:31:41 (Reading database ... 13912 files and directories currently installed.) 06:31:41 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:31:41 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:31:42 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:31:42 (Reading database ... 13912 files and directories currently installed.) 06:31:42 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:31:42 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:31:42 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:31:42 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:31:42 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:31:42 (Reading database ... 13912 files and directories currently installed.) 06:31:42 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:31:42 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:31:42 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:31:42 (Reading database ... 13912 files and directories currently installed.) 06:31:42 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:31:42 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:31:42 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:31:42 (Reading database ... 13912 files and directories currently installed.) 06:31:42 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:31:42 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:31:42 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:31:43 (Reading database ... 13912 files and directories currently installed.) 06:31:43 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:31:43 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:31:43 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:31:43 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:31:43 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:31:44 (Reading database ... 13912 files and directories currently installed.) 06:31:44 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:31:44 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:31:44 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:31:44 (Reading database ... 13912 files and directories currently installed.) 06:31:44 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:31:44 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:31:44 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:31:44 (Reading database ... 13914 files and directories currently installed.) 06:31:44 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:31:44 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:31:44 Setting up debconf (1.5.66ubuntu1) ... 06:31:45 (Reading database ... 13914 files and directories currently installed.) 06:31:45 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:31:45 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:31:45 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:31:45 (Reading database ... 13914 files and directories currently installed.) 06:31:45 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:31:45 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:31:45 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:31:46 (Reading database ... 13914 files and directories currently installed.) 06:31:46 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:31:46 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:31:46 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:31:46 (Reading database ... 13914 files and directories currently installed.) 06:31:46 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:31:46 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:31:46 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 06:31:46 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:31:46 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:31:46 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:31:46 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:31:47 (Reading database ... 13914 files and directories currently installed.) 06:31:47 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:31:47 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:31:47 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:31:47 (Reading database ... 13914 files and directories currently installed.) 06:31:47 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:31:47 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:31:47 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:31:47 (Reading database ... 13914 files and directories currently installed.) 06:31:47 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:31:47 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:31:47 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:31:47 (Reading database ... 13914 files and directories currently installed.) 06:31:47 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:31:47 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:31:48 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:31:48 (Reading database ... 13914 files and directories currently installed.) 06:31:48 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:31:48 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:31:48 Setting up passwd (1:4.5-1ubuntu2) ... 06:31:48 (Reading database ... 13914 files and directories currently installed.) 06:31:48 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:31:48 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:31:48 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:31:49 (Reading database ... 13914 files and directories currently installed.) 06:31:49 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:31:49 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:31:49 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:31:49 (Reading database ... 13914 files and directories currently installed.) 06:31:49 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:31:49 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:31:49 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:31:49 (Reading database ... 13914 files and directories currently installed.) 06:31:49 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:31:49 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:31:49 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:31:49 (Reading database ... 13914 files and directories currently installed.) 06:31:49 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:31:49 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:31:49 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:31:50 (Reading database ... 13914 files and directories currently installed.) 06:31:50 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:31:50 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:31:50 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:31:50 (Reading database ... 13914 files and directories currently installed.) 06:31:50 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:31:50 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:31:50 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:31:50 (Reading database ... 13915 files and directories currently installed.) 06:31:50 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:31:50 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:31:50 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:31:50 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:31:50 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:31:50 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:31:51 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 06:31:51 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 06:31:51 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:31:51 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:31:51 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:31:51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:31:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:31:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:31:51 Removing intermediate container e48baab0efbf 06:31:51 ---> cd1b68730986 06:31:51 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:31:51 ---> Running in f69c4d578274 06:31:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:31:52 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:31:52 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:31:52 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:31:52 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:31:52 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:31:52 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:31:52 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:31:52 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:31:52 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:31:52 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:31:52 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 06:31:52 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 06:31:53 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:31:53 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:31:53 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:31:53 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:31:54 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:31:54 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:31:54 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:31:54 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:31:54 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:31:54 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:31:54 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:31:54 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:31:55 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:31:55 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:31:55 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:31:55 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:31:55 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:31:55 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:31:55 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:31:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:31:56 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:31:56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:31:57 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:31:57 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:31:57 Removing intermediate container f69c4d578274 06:31:57 ---> 7a41ad5c3002 06:31:57 06:31:57 Step 11/26 : FROM docker:20.10.0 06:31:57 20.10.0: Pulling from library/docker 06:31:57 Removing intermediate container 8f6d6ebbfe7c 06:31:57 ---> c2082b3dd4ba 06:31:57 06:31:57 Step 10/24 : FROM alpine:3.12 06:31:57 3.12: Pulling from library/alpine 06:31:58 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:31:58 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:31:58 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:31:58 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:31:59 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:31:59 Status: Downloaded newer image for alpine:3.12 06:31:59 ---> afeebe901d6b 06:31:59 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:31:59 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:31:59 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:31:59 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:31:59 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:31:59 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:31:59 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:31:59 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:31:59 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:31:59 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:31:59 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:31:59 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:31:59 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:31:59 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:31:59 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:32:00 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:32:00 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:32:00 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:32:00 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:32:00 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:32:00 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:32:00 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:32:00 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:32:00 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:32:00 Setting up tzdata (2020f-0ubuntu0.18.04) ... 06:32:00 06:32:00 Current default time zone: 'Etc/UTC' 06:32:00 Local time is now: Tue Jan 19 06:32:00 UTC 2021. 06:32:00 Universal Time is now: Tue Jan 19 06:32:00 UTC 2021. 06:32:00 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:32:00 06:32:00 Setting up systemd-sysv (237-3ubuntu10.44) ... 06:32:00 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:32:00 Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... 06:32:00 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:32:00 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:32:00 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:32:00 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:32:00 ---> Running in 5b955c70ccd0 06:32:00 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:32:00 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:32:00 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:32:00 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:32:00 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:32:00 Removing intermediate container 97be036ae420 06:32:00 ---> 8aa02d885011 06:32:00 06:32:00 Step 10/21 : FROM alpine:3.12 06:32:00 ---> afeebe901d6b 06:32:00 Step 11/21 : RUN apk add --update --no-cache curl 06:32:00 Removing intermediate container 735c73501e93 06:32:00 ---> a9435a0aa459 06:32:00 06:32:00 Step 10/21 : FROM scratch 06:32:00 ---> 06:32:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:32:01 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:32:01 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:32:01 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:32:01 Setting up patch (2.7.6-2ubuntu1.1) ... 06:32:01 Removing intermediate container 47e70011aa2e 06:32:01 ---> 5e148e010ff1 06:32:01 06:32:01 Step 10/24 : FROM scratch 06:32:01 ---> 06:32:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:32:01 ---> Running in 04f95ce33b17 06:32:01 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:32:01 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:32:01 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:32:01 Installing new version of config file /etc/ssl/openssl.cnf ... 06:32:01 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:32:01 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:32:01 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 06:32:01 ---> Running in ef5047b24850 06:32:01 ---> Running in 0c3c37dd8ec3 06:32:02 Removing intermediate container 04f95ce33b17 06:32:02 ---> bcc5fb9fd4ab 06:32:02 Step 12/21 : ENV APP_PORT=48085 06:32:02 Removing intermediate container 0c3c37dd8ec3 06:32:02 ---> 4a30da54629d 06:32:02 Step 12/24 : ENV APP_PORT=48060 06:32:02 ---> Running in 351e68bc38e7 06:32:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:32:03 ---> Running in ac6bc06871be 06:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:32:03 Updating certificates in /etc/ssl/certs... 06:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:32:03 (1/5) Installing ca-certificates (20191127-r4) 06:32:03 22 added, 17 removed; done. 06:32:03 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:32:04 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:32:04 (3/5) Installing libcurl (7.69.1-r3) 06:32:04 (4/5) Installing curl (7.69.1-r3) 06:32:04 Removing intermediate container 351e68bc38e7 06:32:04 ---> a1e5d3424e87 06:32:04 Step 13/21 : EXPOSE $APP_PORT 06:32:04 (5/5) Installing dumb-init (1.2.2-r1) 06:32:04 Executing busybox-1.31.1-r19.trigger 06:32:04 Executing ca-certificates-20191127-r4.trigger 06:32:04 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:32:04 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:32:04 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:32:04 Setting up pkgbinarymangler (138.18.04.1) ... 06:32:04 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:32:04 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:32:04 ---> Running in 44fe9c34feb6 06:32:04 OK: 7 MiB in 19 packages 06:32:04 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:32:04 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:32:04 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:32:04 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:32:04 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:32:04 Setting up perl (5.26.1-6ubuntu0.5) ... 06:32:04 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:32:04 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:32:04 (1/4) Installing ca-certificates (20191127-r4) 06:32:04 Removing intermediate container ac6bc06871be 06:32:04 ---> f4c1e5062d5a 06:32:04 Step 13/24 : EXPOSE $APP_PORT 06:32:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:32:04 (3/4) Installing libcurl (7.69.1-r3) 06:32:04 (4/4) Installing curl (7.69.1-r3) 06:32:04 Executing busybox-1.31.1-r19.trigger 06:32:04 Executing ca-certificates-20191127-r4.trigger 06:32:04 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:32:04 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:32:04 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:32:04 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:32:04 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:32:04 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:32:04 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:32:04 ---> Running in c268b6fcc797 06:32:04 OK: 7 MiB in 18 packages 06:32:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:32:04 Processing triggers for systemd (237-3ubuntu10.44) ... 06:32:04 Processing triggers for mime-support (3.60ubuntu1) ... 06:32:04 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 06:32:04 Updating certificates in /etc/ssl/certs... 06:32:05 Removing intermediate container 44fe9c34feb6 06:32:05 ---> cbc2204156cc 06:32:05 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 06:32:05 0 added, 0 removed; done. 06:32:05 Running hooks in /etc/ca-certificates/update.d... 06:32:05 done. 06:32:05 Removing intermediate container c268b6fcc797 06:32:05 ---> 13ab84b778fe 06:32:05 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:32:06 Reading package lists... 06:32:06 Building dependency tree... 06:32:06 Reading state information... 06:32:06 The following NEW packages will be installed: 06:32:06 apt-transport-https 06:32:06 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:32:06 Need to get 1696 B of archives. 06:32:06 After this operation, 153 kB of additional disk space will be used. 06:32:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:32:06 debconf: delaying package configuration, since apt-utils is not installed 06:32:06 Fetched 1696 B in 0s (27.6 kB/s) 06:32:06 Selecting previously unselected package apt-transport-https. 06:32:06 (Reading database ... 13929 files and directories currently installed.) 06:32:06 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:32:06 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:32:06 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:32:06 ---> 1d124c1053de 06:32:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:32:06 Waiting for network to be ready... 06:32:07 ---> 2167f9e4c58a 06:32:07 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:32:07 Removing intermediate container 5b955c70ccd0 06:32:07 ---> 0da8bf39249d 06:32:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:32:07 ---> Running in f43d6dcc6d99 06:32:07 Removing intermediate container ef5047b24850 06:32:07 ---> e9cbfb7c2dd2 06:32:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:32:08 ---> Running in d28cde0c943e 06:32:08 Removing intermediate container f43d6dcc6d99 06:32:08 ---> 3fd2683753ea 06:32:08 Step 13/24 : WORKDIR / 06:32:08 ---> 601536c6fe04 06:32:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:32:09 ---> Running in 06eb70dacb0d 06:32:09 ---> d91975e51431 06:32:09 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:32:09 Removing intermediate container d28cde0c943e 06:32:09 ---> eacd88a8dc37 06:32:09 Step 13/21 : WORKDIR /edgex 06:32:09 ---> Running in 4fee0ab77ca7 06:32:09 ---> f87a6b66c433 06:32:09 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:32:09 Removing intermediate container 06eb70dacb0d 06:32:09 ---> bddf2f2a2cc8 06:32:09 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:32:10 ---> Running in 0d78570b7a4f 06:32:10 Removing intermediate container 4fee0ab77ca7 06:32:10 ---> acc95d9bdde8 06:32:10 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:32:11 ---> a39663c5f301 06:32:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:32:11 Removing intermediate container 0d78570b7a4f 06:32:11 ---> 358c2a59f916 06:32:11 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:11 ---> 5fd5d23e8f2b 06:32:11 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:32:11 ---> Running in 50d63ac80be0 06:32:11 ---> 0042aabe02ec 06:32:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:32:12 Removing intermediate container 50d63ac80be0 06:32:12 ---> e9eb52124358 06:32:12 Step 19/21 : LABEL arch=arm64 06:32:12 ---> 5ca5ecb0a6bb 06:32:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:32:12 ---> Running in 2343ed577000 06:32:12 ---> 3986b2a1c5fb 06:32:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:32:13 2021-01-19T06:32:09Z INFO Waiting for automatic snapd restart... 06:32:13 snapd 2.48.2 from Canonical* installed 06:32:13 Removing intermediate container 2343ed577000 06:32:13 ---> 7023004d4399 06:32:13 ---> 7943077efee5 06:32:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:32:13 Step 20/21 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:32:13 "snapd" switched to the "latest/stable" channel 06:32:13 06:32:13 ---> Running in f0766bc708d4 06:32:14 ---> eb2418255857 06:32:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:32:14 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:32:14 ---> 137b869ae36d 06:32:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:32:14 Status: Downloaded newer image for docker:20.10.0 06:32:14 ---> eeaf43b92773 06:32:14 Step 12/26 : RUN apk add --no-cache bash 06:32:14 ---> Running in 14f7a464cc25 06:32:14 Removing intermediate container f0766bc708d4 06:32:14 ---> 6203127f3beb 06:32:14 Step 21/21 : LABEL version=0.0.0 06:32:14 ---> Running in 98d4a15a7ba6 06:32:14 ---> 858a0de28da6 06:32:14 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:32:15 ---> Running in 5fdd27929177 06:32:15 ---> a607f0c74174 06:32:15 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:32:15 ---> Running in 49b9cfc0987e 06:32:15 Removing intermediate container 98d4a15a7ba6 06:32:15 ---> 877cf318ed9c 06:32:15 06:32:15 ---> 9b333c6dbf27 06:32:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:32:15 Removing intermediate container 5fdd27929177 06:32:15 ---> e004be33e9fa 06:32:15 Step 18/21 : CMD ["--init=true"] 06:32:16 Successfully built 877cf318ed9c 06:32:16 Successfully tagged docker-support-scheduler-go-arm64:latest 06:32:16  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 06:32:16 core18 20201210 from Canonical* installed 06:32:16 "core18" switched to the "latest/stable" channel 06:32:16 06:32:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:32:16 ---> Running in 536fc29aaf27 06:32:16 Removing intermediate container 49b9cfc0987e 06:32:16 ---> 116b598a5581 06:32:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:32:17 ---> Running in 1f97562f3ef4 06:32:17 (1/2) Installing readline (8.0.4-r0) 06:32:17 (2/2) Installing bash (5.0.17-r0) 06:32:17 Removing intermediate container 536fc29aaf27 06:32:17 ---> c807cd5d20d0 06:32:17 Step 19/21 : LABEL arch=arm64 06:32:17 Executing bash-5.0.17-r0.post-install 06:32:17 Executing busybox-1.31.1-r19.trigger 06:32:17 OK: 12 MiB in 22 packages 06:32:18 Removing intermediate container 1f97562f3ef4 06:32:18 ---> f785452ce4f9 06:32:18 Step 22/24 : LABEL arch=arm64 06:32:18 ---> 90a9d73a16da 06:32:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:32:18 ---> Running in 523a9b1537d1 06:32:18 ---> Running in 900f2d6ed0eb 06:32:19 Removing intermediate container 523a9b1537d1 06:32:19 ---> 5f6ec82269b9 06:32:19 Step 20/21 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:32:19 ---> 1b3925cea373 06:32:19 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:32:19 Removing intermediate container 900f2d6ed0eb 06:32:19 ---> 03c78177690c 06:32:19 Step 23/24 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:32:19 ---> Running in 0b8cc00ec310 06:32:19 Removing intermediate container 14f7a464cc25 06:32:19 ---> 08bab0eba70a 06:32:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:32:19 snapcraft 4.4.4 from Canonical* installed 06:32:19 "snapcraft" switched to the "latest/stable" channel 06:32:19 06:32:20 ---> Running in d3ca84e66391 06:32:20 ---> Running in 0f7b6ffca2ff 06:32:20 ---> Running in 70d3b7d4f7f8 06:32:20 Removing intermediate container 0b8cc00ec310 06:32:20 ---> 444371fa83e2 06:32:20 Step 21/21 : LABEL version=0.0.0 06:32:21 Removing intermediate container d3ca84e66391 06:32:21 ---> d9fb9f8127eb 06:32:21 Step 24/24 : LABEL version=0.0.0 06:32:21 ---> Running in eb1db3b3e7db 06:32:21 Removing intermediate container 70d3b7d4f7f8 06:32:21 ---> d27b4a957df9 06:32:21 Step 14/26 : ENV APP_PORT=48090 06:32:21 ---> Running in 93f636d7a270 06:32:21 ---> Running in ebddd916811d 06:32:21 Removing intermediate container eb1db3b3e7db 06:32:21 ---> ab6de8b87d2a 06:32:21 06:32:22 Successfully built ab6de8b87d2a 06:32:22 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:32:22  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go 06:32:22 Removing intermediate container 93f636d7a270 06:32:22 Removing intermediate container ebddd916811d 06:32:22 ---> 6d19ec0b3ba1 06:32:22 Step 15/26 : EXPOSE $APP_PORT 06:32:22 ---> b8792a1b9bed 06:32:22 06:32:22 ---> Running in 07d6d56d18c7 06:32:22 Successfully built b8792a1b9bed 06:32:22 Successfully tagged docker-support-notifications-go-arm64:latest 06:32:22 Building docker-core-command-go 06:32:23 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:32:23 - README.md 06:32:23 - snapcraft.yaml.orig 06:32:23 06:32:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:32:23  Building docker-support-notifications-go ... done Removing intermediate container 0f7b6ffca2ff 06:32:23 ---> cf30dd91fe8d 06:32:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:32:23 ---> Running in 1c28c269da18 06:32:23 Removing intermediate container 07d6d56d18c7 06:32:23 ---> 72902c4776be 06:32:23 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:32:23 Removing intermediate container 1c28c269da18 06:32:23 ---> ae4f1cd331fa 06:32:23 Step 22/24 : LABEL arch=arm64 06:32:24 ---> Running in f5652a558376 06:32:24 ---> f276fbcd129b 06:32:24 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:32:24 Removing intermediate container f5652a558376 06:32:24 ---> 1c852938ac99 06:32:24 Step 23/24 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:32:24 ---> Running in 2191b59d4bb0 06:32:25 Removing intermediate container 2191b59d4bb0 06:32:25 ---> e853fd6f6801 06:32:25 Step 24/24 : LABEL version=0.0.0 06:32:25 ---> c4c838c2ce32 06:32:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:32:26 ---> Running in 09aafce67b0f 06:32:26 Removing intermediate container 09aafce67b0f 06:32:26 ---> babf5b1b5563 06:32:26 06:32:27 ---> 27bb9e5a88b6 06:32:27 Step 19/26 : RUN apk --no-cache add py3-pip 06:32:27 Successfully built babf5b1b5563 06:32:27 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:32:27  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 06:32:27 ---> Running in 8b3ed5229203 06:32:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:32:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:32:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:32:29 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:32:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:32:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:32:29 (1/33) Installing libbz2 (1.0.8-r1) 06:32:29 (2/33) Installing expat (2.2.9-r1) 06:32:29 (3/33) Installing libffi (3.3-r2) 06:32:29 (4/33) Installing gdbm (1.13-r1) 06:32:29 (5/33) Installing xz-libs (5.2.5-r0) 06:32:29 (6/33) Installing sqlite-libs (3.32.1-r0) 06:32:29 (7/33) Installing python3 (3.8.5-r0) 06:32:30 Reading package lists... 06:32:30 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 06:32:31 (8/33) Installing py3-appdirs (1.4.4-r1) 06:32:31 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:32:31 (10/33) Installing py3-parsing (2.4.7-r0) 06:32:31 (11/33) Installing py3-six (1.15.0-r0) 06:32:31 (12/33) Installing py3-packaging (20.4-r0) 06:32:31 (13/33) Installing py3-setuptools (47.0.0-r0) 06:32:31 (14/33) Installing py3-chardet (3.0.4-r4) 06:32:31 (15/33) Installing py3-idna (2.9-r0) 06:32:31 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:32:31 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:32:32 (18/33) Installing py3-requests (2.23.0-r0) 06:32:32 (19/33) Installing py3-msgpack (1.0.0-r0) 06:32:32 (20/33) Installing py3-lockfile (0.12.2-r3) 06:32:32 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:32:32 (22/33) Installing py3-colorama (0.4.3-r0) 06:32:32 (23/33) Installing py3-distlib (0.3.0-r0) 06:32:32 (24/33) Installing py3-distro (1.5.0-r1) 06:32:32 (25/33) Installing py3-webencodings (0.5.1-r3) 06:32:32 (26/33) Installing py3-html5lib (1.0.1-r4) 06:32:32 (27/33) Installing py3-pytoml (0.1.21-r0) 06:32:32 (28/33) Installing py3-pep517 (0.8.2-r0) 06:32:32 (29/33) Installing py3-progress (1.5-r0) 06:32:32 (30/33) Installing py3-toml (0.10.1-r0) 06:32:32 (31/33) Installing py3-retrying (1.3.3-r0) 06:32:32 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:32:32 (33/33) Installing py3-pip (20.1.1-r0) 06:32:32 Executing busybox-1.31.1-r19.trigger 06:32:32 OK: 71 MiB in 55 packages 06:32:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:32:37 Reading package lists... 06:32:37 Building dependency tree... 06:32:37 Reading state information... 06:32:37 Suggested packages: 06:32:37 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:32:37 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:32:37 Recommended packages: 06:32:37 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:32:37 The following NEW packages will be installed: 06:32:37 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:32:37 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:32:37 pkg-config zip 06:32:37 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:32:37 Need to get 7655 kB of archives. 06:32:37 After this operation, 43.7 MB of additional disk space will be used. 06:32:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:32:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:32:37 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:32:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:32:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:32:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:32:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:32:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:32:37 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:32:38 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:32:38 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:32:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:32:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:32:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:32:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:32:38 debconf: delaying package configuration, since apt-utils is not installed 06:32:38 Fetched 7655 kB in 1s (10.5 MB/s) 06:32:38 Selecting previously unselected package libglib2.0-0:amd64. 06:32:38 (Reading database ... 13933 files and directories currently installed.) 06:32:38 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:32:38 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:32:38 Selecting previously unselected package libpsl5:amd64. 06:32:38 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:32:38 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:32:38 Selecting previously unselected package libnghttp2-14:amd64. 06:32:38 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:32:38 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:32:38 Selecting previously unselected package librtmp1:amd64. 06:32:38 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:32:38 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:32:38 Selecting previously unselected package libcurl3-gnutls:amd64. 06:32:38 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:32:38 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:32:39 Selecting previously unselected package liberror-perl. 06:32:39 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:32:39 Unpacking liberror-perl (0.17025-1) ... 06:32:39 Selecting previously unselected package git-man. 06:32:39 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:32:39 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:32:39 Selecting previously unselected package git. 06:32:39 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:32:39 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:32:40 Selecting previously unselected package libnorm1:amd64. 06:32:40 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:32:40 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:32:40 Selecting previously unselected package libpgm-5.2-0:amd64. 06:32:40 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:32:40 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:32:40 Selecting previously unselected package libsodium23:amd64. 06:32:40 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:32:40 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:32:40 Selecting previously unselected package libzmq5:amd64. 06:32:40 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:32:40 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:32:40 Selecting previously unselected package libzmq3-dev:amd64. 06:32:40 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:32:40 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:32:40 Selecting previously unselected package pkg-config. 06:32:40 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:32:40 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:32:40 Selecting previously unselected package zip. 06:32:40 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:32:40 Unpacking zip (3.0-11build1) ... 06:32:41 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:32:41 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:32:41 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:32:41 Setting up liberror-perl (0.17025-1) ... 06:32:41 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:32:41 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:32:41 No schema files found: doing nothing. 06:32:41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:32:41 Setting up zip (3.0-11build1) ... 06:32:41 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:32:41 Setting up libsodium23:amd64 (1.0.16-2) ... 06:32:41 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:32:41 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:32:41 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:32:41 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:32:41 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:32:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:32:42 Removing intermediate container 8b3ed5229203 06:32:42 ---> 3bf2548b1345 06:32:42 Step 20/26 : RUN pip install docker-compose==1.23.2 06:32:42 ---> Running in 6b62330b1765 06:32:48 Collecting docker-compose==1.23.2 06:32:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:32:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:32:48 git set to automatically installed. 06:32:48 git-man set to automatically installed. 06:32:48 libcurl3-gnutls set to automatically installed. 06:32:48 liberror-perl set to automatically installed. 06:32:48 libglib2.0-0 set to automatically installed. 06:32:48 libnghttp2-14 set to automatically installed. 06:32:48 libnorm1 set to automatically installed. 06:32:48 libpgm-5.2-0 set to automatically installed. 06:32:48 libpsl5 set to automatically installed. 06:32:48 librtmp1 set to automatically installed. 06:32:48 libsodium23 set to automatically installed. 06:32:48 libzmq3-dev set to automatically installed. 06:32:48 libzmq5 set to automatically installed. 06:32:48 pkg-config set to automatically installed. 06:32:48 zip set to automatically installed. 06:32:48 Collecting dockerpty<0.5,>=0.4.1 06:32:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:32:49 snapd is not logged in, snap install commands will use sudo 06:32:51 Collecting jsonschema<3,>=2.5.1 06:32:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:32:51 Collecting texttable<0.10,>=0.9.0 06:32:51 Downloading texttable-0.9.1.tar.gz (11 kB) 06:32:54 Collecting docopt<0.7,>=0.6.1 06:32:54 Downloading docopt-0.6.2.tar.gz (25 kB) 06:32:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:32:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:32:54 ---> f96e10f461c5 06:32:54 Step 3/22 : WORKDIR /edgex-go 06:32:54 ---> Using cache 06:32:54 ---> 31008de2f5da 06:32:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:54 ---> Using cache 06:32:54 ---> 5f8072919eed 06:32:54 Step 5/22 : RUN apk add --update --no-cache make git 06:32:54 ---> Using cache 06:32:54 ---> 5da93f9f7ebc 06:32:54 Step 6/22 : COPY go.mod . 06:32:54 ---> Using cache 06:32:54 ---> 6281424b9c3f 06:32:54 Step 7/22 : RUN go mod download 06:32:54 ---> Using cache 06:32:54 ---> dfd6674e4dc8 06:32:54 Step 8/22 : COPY . . 06:32:54 ---> Using cache 06:32:54 ---> 3088996e0f28 06:32:54 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:32:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:32:56 ---> Running in 155a6f7da413 06:32:57 Collecting PyYAML<4,>=3.10 06:32:57 Downloading PyYAML-3.13.tar.gz (270 kB) 06:32:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:32:59 snap "core18" has no updates available 06:32:59 Pulling config-common 06:33:00 Pulling go-build-helper 06:33:01 Collecting docker<4.0,>=3.6.0 06:33:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:33:03 Collecting cached-property<2,>=1.2.0 06:33:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:33:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:33:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:33:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:33:05 Collecting websocket-client<1.0,>=0.32.0 06:33:05 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:33:06 Collecting docker-pycreds>=0.4.0 06:33:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:33:06 Collecting idna<2.8,>=2.5 06:33:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:33:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:33:06 ---> f96e10f461c5 06:33:06 Step 3/22 : WORKDIR /edgex-go 06:33:06 ---> Using cache 06:33:06 ---> 31008de2f5da 06:33:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:06 ---> Using cache 06:33:06 ---> 5f8072919eed 06:33:06 Step 5/22 : RUN apk add --update --no-cache make git 06:33:06 ---> Using cache 06:33:06 ---> 5da93f9f7ebc 06:33:06 Step 6/22 : COPY go.mod . 06:33:06 ---> Using cache 06:33:06 ---> 6281424b9c3f 06:33:06 Step 7/22 : RUN go mod download 06:33:06 ---> Using cache 06:33:06 ---> dfd6674e4dc8 06:33:06 Step 8/22 : COPY . . 06:33:06 ---> Using cache 06:33:06 ---> 3088996e0f28 06:33:06 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:33:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:33:07 ---> f96e10f461c5 06:33:07 Step 3/22 : WORKDIR /edgex-go 06:33:07 ---> Using cache 06:33:07 ---> 31008de2f5da 06:33:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:07 ---> Using cache 06:33:07 ---> 5f8072919eed 06:33:07 Step 5/22 : RUN apk add --update --no-cache make git 06:33:07 ---> Using cache 06:33:07 ---> 5da93f9f7ebc 06:33:07 Step 6/22 : COPY go.mod . 06:33:07 ---> Using cache 06:33:07 ---> 6281424b9c3f 06:33:07 Step 7/22 : RUN go mod download 06:33:07 ---> Using cache 06:33:07 ---> dfd6674e4dc8 06:33:07 Step 8/22 : COPY . . 06:33:07 ---> Using cache 06:33:07 ---> 3088996e0f28 06:33:07 Step 9/22 : RUN make cmd/core-command/core-command 06:33:07 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:33:08 Collecting urllib3<1.25,>=1.21.1 06:33:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:33:09 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:33:09 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:33:09 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:33:09 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:33:09 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:33:09 ---> Running in eb6ebca4db0e 06:33:09 ---> Running in c80cfff6dd14 06:33:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:33:10 ---> f96e10f461c5 06:33:10 Step 3/23 : WORKDIR /edgex-go 06:33:10 ---> Using cache 06:33:10 ---> 31008de2f5da 06:33:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:10 ---> Using cache 06:33:10 ---> 5f8072919eed 06:33:10 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:33:10 ---> Running in c4a8218d9e10 06:33:10 Installing collected packages: dockerpty, jsonschema, texttable, docopt, PyYAML, idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, docker-compose 06:33:10 Running setup.py install for dockerpty: started 06:33:12 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 06:33:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:33:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:13 Running setup.py install for dockerpty: finished with status 'done' 06:33:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:13 Running setup.py install for texttable: started 06:33:14 OK: 217 MiB in 51 packages 06:33:15 Removing intermediate container c4a8218d9e10 06:33:15 ---> d4cd4c0ee382 06:33:15 Step 6/23 : COPY go.mod . 06:33:16 ---> ec4a439aac13 06:33:16 Step 7/23 : RUN go mod download 06:33:17 Running setup.py install for texttable: finished with status 'done' 06:33:17 Running setup.py install for docopt: started 06:33:17 ---> Running in 47c1fe5e6acf 06:33:20 Running setup.py install for docopt: finished with status 'done' 06:33:20 Running setup.py install for PyYAML: started 06:33:22 Removing intermediate container 47c1fe5e6acf 06:33:22 ---> a28a90391ae5 06:33:22 Step 8/23 : COPY . . 06:33:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:33:22 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:33:22 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:33:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1512 kB] 06:33:22 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:33:22 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:33:22 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:33:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:33:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:33:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:33:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:33:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 06:33:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 06:33:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 06:33:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 06:33:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 06:33:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1099 kB] 06:33:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 06:33:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:33:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1843 kB] 06:33:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 06:33:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 06:33:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 06:33:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 06:33:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 06:33:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1705 kB] 06:33:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [359 kB] 06:33:22 Fetched 23.7 MB in 0s (0 B/s) 06:33:22 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:33:22 Fetched 96.5 kB in 0s (0 B/s) 06:33:22 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:33:22 Fetched 279 kB in 0s (0 B/s) 06:33:22 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:33:22 Fetched 122 kB in 0s (0 B/s) 06:33:22 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:33:22 Fetched 77.8 kB in 0s (0 B/s) 06:33:22 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:33:22 Fetched 8848 B in 0s (0 B/s) 06:33:22 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:33:22 Fetched 47.8 kB in 0s (0 B/s) 06:33:22 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:33:22 Fetched 45.6 kB in 0s (0 B/s) 06:33:22 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:33:22 Fetched 15.0 kB in 0s (0 B/s) 06:33:22 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:33:22 Fetched 214 kB in 0s (0 B/s) 06:33:22 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 06:33:22 Fetched 155 kB in 0s (0 B/s) 06:33:22 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:33:22 Fetched 50.6 kB in 0s (0 B/s) 06:33:22 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:33:22 Fetched 14.8 kB in 0s (0 B/s) 06:33:22 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:33:22 Fetched 41.8 kB in 0s (0 B/s) 06:33:22 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:33:22 Fetched 499 kB in 0s (0 B/s) 06:33:22 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:33:22 Fetched 111 kB in 0s (0 B/s) 06:33:22 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:33:22 Fetched 240 kB in 0s (0 B/s) 06:33:22 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:33:22 Fetched 29.3 kB in 0s (0 B/s) 06:33:22 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:33:22 Fetched 85.5 kB in 0s (0 B/s) 06:33:22 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:33:22 Fetched 24.5 kB in 0s (0 B/s) 06:33:22 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:33:22 Fetched 49.2 kB in 0s (0 B/s) 06:33:22 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:33:22 Fetched 54.2 kB in 0s (0 B/s) 06:33:22 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:33:22 Fetched 30.8 kB in 0s (0 B/s) 06:33:22 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 06:33:22 Fetched 17.0 kB in 0s (0 B/s) 06:33:22 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:33:22 Fetched 85.9 kB in 0s (0 B/s) 06:33:22 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:33:22 Fetched 8720 B in 0s (0 B/s) 06:33:22 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:33:22 Fetched 137 kB in 0s (0 B/s) 06:33:22 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:33:22 Fetched 119 kB in 0s (0 B/s) 06:33:22 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:33:22 Fetched 109 kB in 0s (0 B/s) 06:33:22 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:33:22 Fetched 11.1 kB in 0s (0 B/s) 06:33:22 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:33:22 Fetched 645 kB in 0s (0 B/s) 06:33:22 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:33:22 Fetched 41.3 kB in 0s (0 B/s) 06:33:22 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:33:22 Fetched 17.9 kB in 0s (0 B/s) 06:33:22 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:33:22 Fetched 368 kB in 0s (0 B/s) 06:33:22 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:33:22 Fetched 187 kB in 0s (0 B/s) 06:33:22 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:33:22 Fetched 175 kB in 0s (0 B/s) 06:33:22 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:33:24 Running setup.py install for PyYAML: finished with status 'done' 06:33:24 Attempting uninstall: idna 06:33:24 Found existing installation: idna 2.9 06:33:24 Uninstalling idna-2.9: 06:33:24 Successfully uninstalled idna-2.9 06:33:25 Attempting uninstall: urllib3 06:33:25 Found existing installation: urllib3 1.25.9 06:33:25 Uninstalling urllib3-1.25.9: 06:33:25 Fetched 206 kB in 0s (0 B/s) 06:33:25 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 06:33:25 Fetched 1301 kB in 0s (0 B/s) 06:33:25 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:33:25 Fetched 36.2 kB in 0s (0 B/s) 06:33:25 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:33:25 Fetched 159 kB in 0s (0 B/s) 06:33:25 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:33:25 Fetched 107 kB in 0s (0 B/s) 06:33:25 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:33:25 Fetched 48.7 kB in 0s (0 B/s) 06:33:25 Pulling static-packages 06:33:25 Successfully uninstalled urllib3-1.25.9 06:33:26 'go115' has dependencies that need to be staged: go-build-helper static-packages 06:33:26 Skipping pull go-build-helper (already ran) 06:33:26 Skipping pull static-packages (already ran) 06:33:26 Building go-build-helper 06:33:26 Attempting uninstall: requests 06:33:26 Found existing installation: requests 2.23.0 06:33:26 Uninstalling requests-2.23.0: 06:33:26 Successfully uninstalled requests-2.23.0 06:33:30 Building static-packages 06:33: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 06:33:31 Staging go-build-helper 06:33:32 Staging static-packages 06:33:33 Pulling go115 06:33:34 'edgex-go' has dependencies that need to be staged: go115 06:33:34 Skipping pull go115 (already ran) 06:33:34 Building go115 06:33:34 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:34 Dload Upload Total Spent Left Speed 06:33:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 3918k 0 0 10.4M 0 0:00:11 --:--:-- 0:00:11 10.3M 30 115M 30 34.9M 0 0 25.3M 0 0:00:04 0:00:01 0:00:03 25.3M 58 115M 58 67.0M 0 0 28.3M 0 0:00:04 0:00:02 0:00:02 28.3M 84 115M 84 97.1M 0 0 28.8M 0 0:00:04 0:00:03 0:00:01 28.8M 100 115M 100 115M 0 0 28.7M 0 0:00:04 0:00:04 --:--:-- 28.7M 06:33:39 go1.15.2.linux-amd64.tar.gz: OK 06:33:39 ---> b4e4b9ee73ac 06:33:39 Step 9/23 : RUN make cmd/core-data/core-data 06:33:39 ---> Running in 642518e1d98d 06:33:41 Removing intermediate container 6b62330b1765 06:33:41 ---> acf5c6f5fa4b 06:33:41 Step 21/26 : RUN apk --no-cache add curl 06:33:41 ---> Running in ed983e856872 06:33: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 06:33:43 Staging go115 06:33:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:44 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:33:44 (2/3) Installing libcurl (7.69.1-r3) 06:33:44 (3/3) Installing curl (7.69.1-r3) 06:33:44 Executing busybox-1.31.1-r19.trigger 06:33:44 OK: 71 MiB in 58 packages 06:33:46 Removing intermediate container ed983e856872 06:33:46 ---> 75a6e1c89a65 06:33:46 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:33:47 ---> Running in e6face0021b1 06:33:47 Removing intermediate container e6face0021b1 06:33:47 ---> f12c4c632d32 06:33:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:47 ---> Running in 5d305fd07251 06:33:48 Removing intermediate container 5d305fd07251 06:33:48 ---> 5107dbcfcf4e 06:33:48 Step 24/26 : LABEL arch=arm64 06:33:48 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:33:48 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:33:48 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:33:48 Fetched 0 B in 0s (0 B/s) 06:33:48 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:33:48 Fetched 224 kB in 0s (0 B/s) 06:33:48 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:33:48 Fetched 157 kB in 0s (0 B/s) 06:33:48 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:33:48 Fetched 221 kB in 0s (0 B/s) 06:33:48 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:33:48 Fetched 143 kB in 0s (0 B/s) 06:33:48 Pulling edgex-go 06:33:48 ---> Running in 9119ceda54b4 06:33:49 Removing intermediate container 9119ceda54b4 06:33:49 ---> 0352ed2993c9 06:33:49 Step 25/26 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:33:49 ---> Running in 496989c526f0 06:33:49 Pulling version 06:33:50 Removing intermediate container 496989c526f0 06:33:50 ---> 67da96a7bea3 06:33:50 Step 26/26 : LABEL version=0.0.0 06:33:50 ---> Running in 2b171676205b 06:33:50 Building config-common 06:33:51 Removing intermediate container 2b171676205b 06:33:51 ---> 870ff6d4197b 06:33:51 06:33:51 Successfully built 870ff6d4197b 06:33:51 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:33:52 Skipping build go-build-helper (already ran) 06:33:52 Skipping build static-packages (already ran) 06:33:52 Skipping build go115 (already ran) 06:33:52 Building edgex-go 06:33:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:33:53 go: downloading github.com/gorilla/mux v1.8.0 06:33:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 06:33:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 06:33:53 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 06:33:53 go: downloading github.com/google/uuid v1.1.5 06:33:53 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:33:53 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 06:33:53 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 06:33:53 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:33:53 go: downloading github.com/go-kit/kit v0.8.0 06:33:53 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:33:53 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 06:33:53 go: downloading github.com/BurntSushi/toml v0.3.1 06:33:53 go: downloading github.com/pkg/errors v0.8.1 06:33:53 go: downloading gopkg.in/yaml.v2 v2.4.0 06:33:53 go: downloading github.com/imdario/mergo v0.3.11 06:33:53 go: downloading github.com/pelletier/go-toml v1.2.0 06:33:53 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:33:53 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:33:53 go: downloading github.com/x448/float16 v0.8.4 06:33:53 go: downloading github.com/pebbe/zmq4 v1.2.2 06:33:53 go: downloading github.com/hashicorp/consul/api v1.1.0 06:33:53 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:33:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:33:53 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:33:53 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 06:33:53 go: downloading github.com/go-playground/universal-translator v0.17.0 06:33:53 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:33:53 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:33:53 go: downloading github.com/leodido/go-urn v1.2.0 06:33:54 go: downloading github.com/mitchellh/copystructure v1.0.0 06:33:54 go: downloading github.com/hashicorp/serf v0.8.2 06:33:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:33:54 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:33:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:33:54 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:33:54 go: downloading github.com/go-playground/locales v0.13.0 06:33:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:33:54 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:33:54 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:33:54 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:34:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:34:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:34:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:34:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:34:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:34:06 go: downloading github.com/stretchr/testify v1.6.1 06:34:06 go: downloading github.com/davecgh/go-spew v1.1.1 06:34:06 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:34:07 go: downloading github.com/pmezard/go-difflib v1.0.0 06:34:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:34:08 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:34:08 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:34:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:34: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 06:34:10 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:34:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:34:12 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 06:34:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:34:13 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:34:16 Building version 06:34:17 Staging config-common 06:34:18 Skipping stage go-build-helper (already ran) 06:34:18 Skipping stage static-packages (already ran) 06:34:18 Skipping stage go115 (already ran) 06:34:18 Staging edgex-go 06:34:19 Staging version 06:34:20 Priming config-common 06:34:21 Priming go-build-helper 06:34:22 Priming static-packages 06:34:24 Priming go115 06:34:25 Priming edgex-go 06:34:26 Priming version 06:34:27 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:34:39  Building docker-sys-mgmt-agent-go ... done Removing intermediate container c80cfff6dd14 06:34:39 ---> 4e20bfae1d00 06:34:39 06:34:39 Step 10/22 : FROM alpine:3.12 06:34:39 ---> afeebe901d6b 06:34:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:34:39 ---> Using cache 06:34:39 ---> 0da8bf39249d 06:34:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:34:39 ---> Running in 40ca61e1c9b6 06:34:39 Removing intermediate container 40ca61e1c9b6 06:34:39 ---> 7f998dff31dd 06:34:39 Step 13/22 : WORKDIR / 06:34:39 ---> Running in 442881a6f360 06:34:39 Removing intermediate container 442881a6f360 06:34:39 ---> e974169b3292 06:34:39 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:39 Removing intermediate container eb6ebca4db0e 06:34:39 ---> d652d9f97a94 06:34:39 06:34:39 Step 10/22 : FROM scratch 06:34:39 ---> 06:34:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:34:39 ---> Using cache 06:34:39 ---> bcc5fb9fd4ab 06:34:39 Step 12/22 : ENV APP_PORT=48082 06:34:39 ---> Running in e332eefcfcde 06:34:39 ---> 67117de07e31 06:34:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:34:40 Removing intermediate container e332eefcfcde 06:34:40 ---> 404e7faf5ae7 06:34:40 Step 13/22 : EXPOSE $APP_PORT 06:34:40 ---> Running in e41e54bdfc19 06:34:41 Removing intermediate container e41e54bdfc19 06:34:41 ---> 862319efe409 06:34:41 Step 14/22 : WORKDIR / 06:34:41 ---> Running in f3475716791b 06:34:42 ---> c198762efa1a 06:34:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:34:43 Removing intermediate container f3475716791b 06:34:43 ---> bbb12586aaf0 06:34:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:44 Removing intermediate container 155a6f7da413 06:34:44 ---> 87cfeb1ce06a 06:34:44 06:34:44 Step 10/22 : FROM scratch 06:34:44 ---> 06:34:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:34:44 ---> 169089637ad6 06:34:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:34:44 ---> Using cache 06:34:44 ---> bcc5fb9fd4ab 06:34:44 Step 12/22 : ENV APP_PORT=48081 06:34:44 ---> Running in 9b43b1074da9 06:34:44 ---> 82dc1d5be072 06:34:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:34:45 Removing intermediate container 9b43b1074da9 06:34:45 ---> c6d9ca0f6370 06:34:45 Step 13/22 : EXPOSE $APP_PORT 06:34:45 ---> f05cd2faa3e5 06:34:45 Step 18/22 : RUN chmod +x entrypoint.sh 06:34:45 ---> Running in f08c6102250a 06:34:45 ---> Running in 8dc1afcf2ead 06:34:46 Removing intermediate container f08c6102250a 06:34:46 ---> ac586a2f14f2 06:34:46 Step 14/22 : WORKDIR / 06:34:46 ---> Running in 5e55d64597c4 06:34:47 ---> 1d9e721ae7a0 06:34:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:34:47 Removing intermediate container 5e55d64597c4 06:34:47 ---> d60f4d24a1be 06:34:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:49 ---> 0e237967af2c 06:34:49 Step 18/22 : ENTRYPOINT ["/core-command"] 06:34:49 ---> 70fec2ad125b 06:34:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:34:49 ---> Running in 8633fe8bb163 06:34:50 Removing intermediate container 8dc1afcf2ead 06:34:50 ---> cec90551dc2d 06:34:50 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:34:50 Removing intermediate container 8633fe8bb163 06:34:50 ---> 71a0bd5a96d6 06:34:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:34:50 ---> Running in a32d9535a71d 06:34:50 ---> Running in 142be549b1c8 06:34:51 Removing intermediate container a32d9535a71d 06:34:51 ---> fcdfb17ce22f 06:34:51 Step 20/22 : LABEL arch=arm64 06:34:51 ---> Running in 29f8281b7590 06:34:51 Removing intermediate container 142be549b1c8 06:34:51 ---> 5b359e47789c 06:34:51 Step 20/22 : LABEL arch=arm64 06:34:51 ---> 93d76e063762 06:34:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:34:51 ---> Running in 90266c94fbae 06:34:52 Removing intermediate container 29f8281b7590 06:34:52 ---> ca0ab49643b2 06:34:52 Step 21/22 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:34:52 Removing intermediate container 90266c94fbae 06:34:52 ---> 2e8a11cb3dfe 06:34:52 Step 21/22 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:34:52 ---> Running in 40fffbfbbc60 06:34:52 ---> Running in 5721273699f8 06:34:53 ---> b43efaabd735 06:34:53 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:34:53 ---> Running in 6322281c18fa 06:34:53 Removing intermediate container 40fffbfbbc60 06:34:53 ---> 5e6110243c78 06:34:53 Step 22/22 : LABEL version=0.0.0 06:34:53 Removing intermediate container 5721273699f8 06:34:53 ---> 40ea9e72b263 06:34:53 Step 22/22 : LABEL version=0.0.0 06:34:53 ---> Running in c9ab3f0db8d1 06:34:54 ---> Running in 217f3abbb533 06:34:54 Removing intermediate container 6322281c18fa 06:34:54 ---> 9bd6d675d6a2 06:34:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:34:54 ---> Running in a467e4543c82 06:34:54 Removing intermediate container c9ab3f0db8d1 06:34:54 ---> fa12fd0aaca2 06:34:54 06:34:54 Removing intermediate container 217f3abbb533 06:34:54 ---> 20ffe27734d7 06:34:54 06:34:54 Successfully built fa12fd0aaca2 06:34:54 Successfully tagged docker-core-command-go-arm64:latest 06:34:54  Building docker-core-command-go ... done Removing intermediate container a467e4543c82 06:34:54 ---> 34eeda6e7e51 06:34:54 Step 20/22 : LABEL arch=arm64 06:34:55 Successfully built 20ffe27734d7 06:34:55 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 06:34:55  Building docker-security-bootstrap-redis-go ... done  ---> Running in 914aa312dcfa 06:34:55 Removing intermediate container 914aa312dcfa 06:34:55 ---> 2ae8a64e63ed 06:34:55 Step 21/22 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:34:55 ---> Running in b4bd1193422f 06:34:56 Removing intermediate container b4bd1193422f 06:34:56 ---> 0a809bba1de8 06:34:56 Step 22/22 : LABEL version=0.0.0 06:34:56 ---> Running in ff8ef5bd9c0e 06:34:56 Removing intermediate container ff8ef5bd9c0e 06:34:56 ---> ee9931e20993 06:34:56 06:34:57 Successfully built ee9931e20993 06:34:57 Successfully tagged docker-core-metadata-go-arm64:latest 06:35:05  Building docker-core-metadata-go ... done Removing intermediate container 642518e1d98d 06:35:05 ---> 28dd1392dcc6 06:35:05 06:35:05 Step 10/23 : FROM alpine:3.12 06:35:05 ---> afeebe901d6b 06:35:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:35:05 ---> Running in a83e2ceed967 06:35:06 Removing intermediate container a83e2ceed967 06:35:06 ---> 9d014be5598d 06:35:06 Step 12/23 : ENV APP_PORT=48080 06:35:06 ---> Running in bf053e1f3e17 06:35:06 Removing intermediate container bf053e1f3e17 06:35:06 ---> 5ad001e17b30 06:35:06 Step 13/23 : EXPOSE $APP_PORT 06:35:06 ---> Running in bcbad68f1b2d 06:35:07 Removing intermediate container bcbad68f1b2d 06:35:07 ---> 03edb4f26e0f 06:35:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:07 ---> Running in 49c815810f08 06:35:09 Removing intermediate container 49c815810f08 06:35:09 ---> 628bce8bfda8 06:35:09 Step 15/23 : RUN apk add --update --no-cache zeromq 06:35:09 ---> Running in 7dd55bce435b 06:35:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:12 (1/5) Installing libgcc (9.3.0-r2) 06:35:12 (2/5) Installing libsodium (1.0.18-r0) 06:35:12 (3/5) Installing libstdc++ (9.3.0-r2) 06:35:12 (4/5) Installing libzmq (4.3.3-r0) 06:35:12 (5/5) Installing zeromq (4.3.3-r0) 06:35:12 Executing busybox-1.31.1-r19.trigger 06:35:12 OK: 8 MiB in 19 packages 06:35:14 Removing intermediate container 7dd55bce435b 06:35:14 ---> e1abce174be0 06:35:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:35:14 ---> bed952013824 06:35:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:35:16 ---> 47ced2530ddc 06:35:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:35:16 ---> 9e2162d8f808 06:35:16 Step 19/23 : ENTRYPOINT ["/core-data"] 06:35:16 ---> Running in 30bc2f68bfb1 06:35:17 Removing intermediate container 30bc2f68bfb1 06:35:17 ---> ede800307da8 06:35:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:35:17 ---> Running in 6c3ddcc9c97b 06:35:18 Removing intermediate container 6c3ddcc9c97b 06:35:18 ---> 56a22b7bc1ab 06:35:18 Step 21/23 : LABEL arch=arm64 06:35:18 ---> Running in ca8ac857400c 06:35:18 Removing intermediate container ca8ac857400c 06:35:18 ---> 6c6bed10c37a 06:35:18 Step 22/23 : LABEL git_sha=d707ed14ba15382bf66b3c900daff4306a3b24c5 06:35:18 ---> Running in 263ecbedc9c1 06:35:19 Removing intermediate container 263ecbedc9c1 06:35:19 ---> 2b6f1a691bca 06:35:19 Step 23/23 : LABEL version=0.0.0 06:35:19 ---> Running in eecbd5b7fb3e 06:35:19 Removing intermediate container eecbd5b7fb3e 06:35:19 ---> 05d34055fc54 06:35:19 06:35:20 Successfully built 05d34055fc54 06:35:20 Successfully tagged docker-core-data-go-arm64:latest 06:35:20  Building docker-core-data-go ... done  [Pipeline] } 06:35:20 $ docker stop --time=1 b59b953ed516114ddcd80e7e667cf2f9dcdf846dd292d04628ea49e25ca3a608 06:35:22 $ docker rm -f b59b953ed516114ddcd80e7e667cf2f9dcdf846dd292d04628ea49e25ca3a608 [Pipeline] // withDockerContainer [Pipeline] sh 06:35:23 + docker images 06:35:23 + grep docker 06:35:23 docker-core-data-go-arm64 latest 05d34055fc54 4 seconds ago 21MB 06:35:23 docker-core-metadata-go-arm64 latest ee9931e20993 27 seconds ago 12.3MB 06:35:23 docker-security-bootstrap-redis-go-arm64 latest 20ffe27734d7 29 seconds ago 15.1MB 06:35:23 docker-core-command-go-arm64 latest fa12fd0aaca2 30 seconds ago 9.98MB 06:35:23 docker-sys-mgmt-agent-go-arm64 latest 870ff6d4197b About a minute ago 300MB 06:35:23 docker-security-secretstore-setup-go-arm64 latest babf5b1b5563 2 minutes ago 23.4MB 06:35:23 docker-support-notifications-go-arm64 latest b8792a1b9bed 3 minutes ago 11.4MB 06:35:23 docker-security-proxy-setup-go-arm64 latest ab6de8b87d2a 3 minutes ago 23.2MB 06:35:23 docker-support-scheduler-go-arm64 latest 877cf318ed9c 3 minutes ago 10MB 06:35:23 docker 20.10.0 eeaf43b92773 5 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 06:35:26 provisioning config files... 06:35:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8927662039144036647tmp [Pipeline] { [Pipeline] sh 06:35:26 + set +x 06:35:26 + curl -s https://codecov.io/bash 06:35:26 + bash -s -- 06:35:26 06:35:26 _____ _ 06:35:26 / ____| | | 06:35:26 | | ___ __| | ___ ___ _____ __ 06:35:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:35:26 | |___| (_) | (_| | __/ (_| (_) \ V / 06:35:26 \_____\___/ \__,_|\___|\___\___/ \_/ 06:35:26 Bash-20210115-cec3c92 06:35:26 06:35:26 06:35:26 ==> git version 2.24.3 found 06:35:26 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:35:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:35:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:35:27 ==> Jenkins CI detected. 06:35:27 project root: . 06:35:27 --> token set from env 06:35:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:35:27 ==> Running gcov in . (disable via -X gcov) 06:35:27 ==> Python coveragepy not found 06:35:27 ==> Searching for coverage reports in: 06:35:27 + . 06:35:27 -> Found 1 reports 06:35:27 ==> Detecting git/mercurial file structure 06:35:27 ==> Reading reports 06:35:27 + ./coverage.out bytes=550280 06:35:27 ==> Appending adjustments 06:35:27 https://docs.codecov.io/docs/fixing-reports 06:35:30 + Found adjustments 06:35:30 ==> Gzipping contents 06:35:30 84K /tmp/codecov.NV9BaP.gz 06:35:30 ==> Uploading reports 06:35:30 url: https://codecov.io 06:35:30 query: branch=PR-3047&commit=d707ed14ba15382bf66b3c900daff4306a3b24c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3047%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3047&job=&cmd_args= 06:35:30 -> Pinging Codecov 06:35:30 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3047&commit=d707ed14ba15382bf66b3c900daff4306a3b24c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3047%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3047&job=&cmd_args= 06:35:31 -> Uploading to 06:35:31 https://storage.googleapis.com/codecov/v4/raw/2021-01-19/00271124DB129430A58F1EEE437C3FCB/d707ed14ba15382bf66b3c900daff4306a3b24c5/9a775d64-38e0-4ecd-aa80-6a8012ce8948.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T063530Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f27d9d693d86f7292a7eb949bd1e289fcfbcb37c906f5c2b3b637e0ef0873597 06:35:31 % Total % Received % Xferd Average Speed Time Time Time Current 06:35:31 Dload Upload Total Spent Left Speed 06:35:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83307 0 0 100 83307 0 148k --:--:-- --:--:-- --:--:-- 148k 06:35:31 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/d707ed14ba15382bf66b3c900daff4306a3b24c5 [Pipeline] } 06:35:31 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 06:35:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:35:35 ---> package-listing.sh 06:35:35 ++ facter osfamily 06:35:35 ++ tr '[:upper:]' '[:lower:]' 06:35:35 + OS_FAMILY=redhat 06:35:35 + workspace=/w/workspace/edgex-go/1 06:35:35 + START_PACKAGES=/tmp/packages_start.txt 06:35:35 + END_PACKAGES=/tmp/packages_end.txt 06:35:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:35:35 + PACKAGES=/tmp/packages_start.txt 06:35:35 + '[' /w/workspace/edgex-go/1 ']' 06:35:35 + PACKAGES=/tmp/packages_end.txt 06:35:35 + case "${OS_FAMILY}" in 06:35:35 + rpm -qa 06:35:35 + sort 06:35:40 + '[' -f /tmp/packages_start.txt ']' 06:35:40 + '[' -f /tmp/packages_end.txt ']' 06:35:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:35:40 + '[' /w/workspace/edgex-go/1 ']' 06:35:40 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:35:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:35:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:35:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:35:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:35:41 06:35:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:35:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:35:42 alpine: Pulling from edgex-lftools-log-publisher 06:35:42 df20fa9351a1: Pulling fs layer 06:35:42 36b3adc4ff6f: Pulling fs layer 06:35:42 8ad3a11d3b57: Pulling fs layer 06:35:42 46f8f816bc3b: Pulling fs layer 06:35:42 93b61091891f: Pulling fs layer 06:35:42 93b9cdb0e59b: Pulling fs layer 06:35:42 5e14af77c1be: Pulling fs layer 06:35:42 01666e4c0597: Pulling fs layer 06:35:42 aa168da1d23b: Pulling fs layer 06:35:42 93b9cdb0e59b: Waiting 06:35:42 5e14af77c1be: Waiting 06:35:42 01666e4c0597: Waiting 06:35:42 aa168da1d23b: Waiting 06:35:42 46f8f816bc3b: Waiting 06:35:42 93b61091891f: Waiting 06:35:42 36b3adc4ff6f: Download complete 06:35:42 46f8f816bc3b: Verifying Checksum 06:35:42 46f8f816bc3b: Download complete 06:35:42 df20fa9351a1: Verifying Checksum 06:35:42 df20fa9351a1: Download complete 06:35:42 93b9cdb0e59b: Verifying Checksum 06:35:42 93b9cdb0e59b: Download complete 06:35:42 5e14af77c1be: Download complete 06:35:42 01666e4c0597: Verifying Checksum 06:35:42 01666e4c0597: Download complete 06:35:42 93b61091891f: Download complete 06:35:42 8ad3a11d3b57: Verifying Checksum 06:35:42 8ad3a11d3b57: Download complete 06:35:42 df20fa9351a1: Pull complete 06:35:43 36b3adc4ff6f: Pull complete 06:35:44 8ad3a11d3b57: Pull complete 06:35:44 46f8f816bc3b: Pull complete 06:35:45 aa168da1d23b: Verifying Checksum 06:35:45 aa168da1d23b: Download complete 06:35:45 93b61091891f: Pull complete 06:35:45 93b9cdb0e59b: Pull complete 06:35:45 5e14af77c1be: Pull complete 06:35:46 01666e4c0597: Pull complete 06:35:56 aa168da1d23b: Pull complete 06:35:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:35:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:35:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:35:56 prd-centos7-docker-4c-2g-21139 does not seem to be running inside a container 06:35:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:35:59 $ docker top e4e4981427c65462a3d8d638c6c3c747443539686b5f91d75ff59f9a79eae502 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:00 + touch /tmp/pre-build-complete [Pipeline] sh 06:36:00 + mkdir -p /var/log/sa [Pipeline] sh 06:36:00 + ls /var/log/sa-host 06:36:00 + sadf -c /var/log/sa-host/sa19 06:36:00 file_magic: OK 06:36:00 HZ: Using current value: 100 06:36:00 file_header: OK 06:36:00 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:36:00 Statistics: 06:36:00 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... 06:36:00 File successfully converted to sysstat format version 12.2.1 06:36:00 + sadf -c /var/log/sa-host/sa23 06:36:00 file_magic: OK 06:36:00 HZ: Using current value: 100 06:36:00 file_header: OK 06:36:00 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:36:00 Statistics: 06:36:00 Hnuu...uuuununununu... 06:36:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:01 provisioning config files... 06:36:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2855180195795483321tmp [Pipeline] { [Pipeline] echo 06:36:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:36:02 ---> create-netrc.sh [Pipeline] } 06:36:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:36:02 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:36:02 ---> python-tools-install.sh [Pipeline] echo 06:36:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:36:03 ---> sudo-logs.sh 06:36:03 Archiving 'sudo' log.. [Pipeline] echo 06:36:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:36:03 ---> job-cost.sh 06:36:03 lf-activate-venv: SKIPPING 06:36:03 INFO: No Stack... 06:36:04 INFO: Retrieving Pricing Info for: v1-standard-2 06:36:04 INFO: Archiving Costs [Pipeline] echo 06:36:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:36:05 ---> logs-deploy.sh 06:36:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3047/1 06:36:05 INFO: archiving workspace using pattern(s): 06:36:06 Archives upload complete. 06:36:07 INFO: archiving logs to Nexus