Pull request #3051 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 95b91020659b053b4e3b23d401013feb8b1b0b71+c4887d0c009f35026456fc1c8cef2ef56b2ea654 (beec810763a3dd537a0dbca51e399c3aeef4a764) 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-3051/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-3051/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-21294 in /w/workspace/edgexfoundry_edgex-go_PR-3051 [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/3051/head:refs/remotes/origin/PR-3051 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c4887d0c009f35026456fc1c8cef2ef56b2ea654 into PR head commit 95b91020659b053b4e3b23d401013feb8b1b0b71 Merge succeeded, producing b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 Checking out Revision b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 (PR-3051) > git config core.sparsecheckout # timeout=10 > git checkout -f 95b91020659b053b4e3b23d401013feb8b1b0b71 # 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 c4887d0c009f35026456fc1c8cef2ef56b2ea654 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 # timeout=10 Commit message: "Merge commit 'c4887d0c009f35026456fc1c8cef2ef56b2ea654' into HEAD" 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 20:44:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:44:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:44:17 ========================================================= 20:44:17 EdgeX Global Pipelines Version Info 20:44:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:44:19 ------------------- 20:44:19 stable info: 20:44:19 ------------------- 20:44:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:44:19 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 20:44:19 Message: update stable to v1.0.177 20:44:20 ------------------- 20:44:20 experimental info: 20:44:20 ------------------- 20:44:20 Commited By: **** collab-it+edgex@linuxfoundation.org 20:44:20 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 20:44:20 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:44:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:44:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:44:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:44:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:44:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:44:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:44:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:44:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 20:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 20:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:44:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:44:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:44:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:44:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:44:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:44:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 20:44:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:44:23 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:44:23 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:44:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3051 [Pipeline] echo 20:44:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3051 [Pipeline] echo 20:44:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3051 [Pipeline] echo 20:44:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [Pipeline] echo 20:44:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b098938 [Pipeline] echo 20:44:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:44:24 provisioning config files... 20:44:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7952976208326555805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:25 ---> docker-login.sh 20:44:25 nexus3.edgexfoundry.org:10001 20:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:25 Configure a credential helper to remove this warning. See 20:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:25 20:44:25 Login Succeeded 20:44:25 nexus3.edgexfoundry.org:10002 20:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:25 Configure a credential helper to remove this warning. See 20:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:25 20:44:25 Login Succeeded 20:44:25 nexus3.edgexfoundry.org:10003 20:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:26 Configure a credential helper to remove this warning. See 20:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:26 20:44:26 Login Succeeded 20:44:26 nexus3.edgexfoundry.org:10004 20:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:26 Configure a credential helper to remove this warning. See 20:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:26 20:44:26 Login Succeeded 20:44:26 docker.io 20:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:26 Configure a credential helper to remove this warning. See 20:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:26 20:44:26 Login Succeeded 20:44:26 ---> docker-login.sh ends [Pipeline] } 20:44:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:27 ++ 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 20:44:27 + for file in '`ls cmd/**/Dockerfile`' 20:44:27 ++ dirname cmd/core-command/Dockerfile 20:44:27 ++ cut -d/ -f2 20:44:27 + echo core-command,cmd/core-command/Dockerfile 20:44:27 + for file in '`ls cmd/**/Dockerfile`' 20:44:27 ++ dirname cmd/core-data/Dockerfile 20:44:27 ++ cut -d/ -f2 20:44:27 + echo core-data,cmd/core-data/Dockerfile 20:44:27 + for file in '`ls cmd/**/Dockerfile`' 20:44:27 ++ dirname cmd/core-metadata/Dockerfile 20:44:27 ++ cut -d/ -f2 20:44:27 + echo core-metadata,cmd/core-metadata/Dockerfile 20:44:27 + for file in '`ls cmd/**/Dockerfile`' 20:44:27 ++ dirname cmd/security-bootstrap-redis/Dockerfile 20:44:27 ++ cut -d/ -f2 20:44:27 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 20:44:27 + for file in '`ls cmd/**/Dockerfile`' 20:44:27 ++ dirname cmd/security-proxy-setup/Dockerfile 20:44:27 ++ cut -d/ -f2 20:44:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:44:27 + for file in '`ls cmd/**/Dockerfile`' 20:44:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:44:27 ++ cut -d/ -f2 20:44:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:44:27 + for file in '`ls cmd/**/Dockerfile`' 20:44:27 ++ dirname cmd/support-notifications/Dockerfile 20:44:27 ++ cut -d/ -f2 20:44:27 + echo support-notifications,cmd/support-notifications/Dockerfile 20:44:27 + for file in '`ls cmd/**/Dockerfile`' 20:44:27 ++ dirname cmd/support-scheduler/Dockerfile 20:44:27 ++ cut -d/ -f2 20:44:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:44:27 + for file in '`ls cmd/**/Dockerfile`' 20:44:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:44:27 ++ cut -d/ -f2 20:44:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:44:27 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 20:44:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:44:28 20:44:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:44:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:44:28 latest: Pulling from edgex-devops/git-semver 20:44:28 31603596830f: Pulling fs layer 20:44:28 2a8b12db71e7: Pulling fs layer 20:44:28 6ca5941a6612: Pulling fs layer 20:44:28 ecc8261a40a4: Pulling fs layer 20:44:28 ecc8261a40a4: Waiting 20:44:28 2a8b12db71e7: Verifying Checksum 20:44:28 2a8b12db71e7: Download complete 20:44:28 31603596830f: Verifying Checksum 20:44:28 31603596830f: Download complete 20:44:28 ecc8261a40a4: Verifying Checksum 20:44:28 ecc8261a40a4: Download complete 20:44:28 6ca5941a6612: Download complete 20:44:29 31603596830f: Pull complete 20:44:29 2a8b12db71e7: Pull complete 20:44:30 6ca5941a6612: Pull complete 20:44:30 ecc8261a40a4: Pull complete 20:44:30 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:44:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:44:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:44:30 prd-centos7-docker-4c-2g-21294 does not seem to be running inside a container 20:44:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:44:33 $ docker top a5db891225607f12cdb8c610ce1e2c0c9db78d56b622a945fcd709c57119490b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:33 [ssh-agent] Looking for ssh-agent implementation... 20:44:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:34 $ docker exec a5db891225607f12cdb8c610ce1e2c0c9db78d56b622a945fcd709c57119490b ssh-agent 20:44:34 SSH_AUTH_SOCK=/tmp/ssh-OEyYwPE1pJM3/agent.11 20:44:34 SSH_AGENT_PID=16 20:44:34 Running ssh-add (command line suppressed) 20:44:34 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7685738168494329518.key (/w/workspace/edgex-go/1@tmp/private_key_7685738168494329518.key) 20:44:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:34 + git tag --points-at HEAD [Pipeline] } 20:44:34 $ docker exec --env ******** --env ******** a5db891225607f12cdb8c610ce1e2c0c9db78d56b622a945fcd709c57119490b ssh-agent -k 20:44:35 unset SSH_AUTH_SOCK; 20:44:35 unset SSH_AGENT_PID; 20:44:35 echo Agent pid 16 killed; 20:44:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:44:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:35 [ssh-agent] Looking for ssh-agent implementation... 20:44:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:35 $ docker exec a5db891225607f12cdb8c610ce1e2c0c9db78d56b622a945fcd709c57119490b ssh-agent 20:44:35 SSH_AUTH_SOCK=/tmp/ssh-MMYCVySlYjnF/agent.45 20:44:35 SSH_AGENT_PID=50 20:44:35 Running ssh-add (command line suppressed) 20:44:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6276668457681814311.key (/w/workspace/edgex-go/1@tmp/private_key_6276668457681814311.key) 20:44:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:36 + git semver init 20:44:36 # -> Open(): unable to determine branch for HEAD 20:44:36 # $GIT_DIR = /w/workspace/edgex-go/1/.git 20:44:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 20:44:36 # $SEMVER_REMOTE_NAME = origin 20:44:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:44:36 # $SEMVER_USER_NAME = edgex-jenkins 20:44:36 # $SEMVER_BRANCH = PR-3051 20:44:36 # $SEMVER_TEMP = /tmp/semver-665119952 20:44:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:44:54 # '/tmp/semver-665119952' -> '/w/workspace/edgex-go/1/.semver' 20:44:54 # -> Force: false 20:44:54 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 20:44:54 $ docker exec --env ******** --env ******** a5db891225607f12cdb8c610ce1e2c0c9db78d56b622a945fcd709c57119490b ssh-agent -k 20:44:54 unset SSH_AUTH_SOCK; 20:44:54 unset SSH_AGENT_PID; 20:44:54 echo Agent pid 50 killed; 20:44:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:55 + git semver [Pipeline] } 20:44:55 $ docker stop --time=1 a5db891225607f12cdb8c610ce1e2c0c9db78d56b622a945fcd709c57119490b 20:44:57 $ docker rm -f a5db891225607f12cdb8c610ce1e2c0c9db78d56b622a945fcd709c57119490b [Pipeline] // withDockerContainer [Pipeline] sh 20:44:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:44:58 Stashed 1 file(s) [Pipeline] echo 20:44:58 [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 20:44:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:44:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:45:00 + sudo service docker restart 20:45:00 + true 20:45:00 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 20:45:00 ========================================================= 20:45:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:45:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:45:01 + 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 . 20:45:04 Sending build context to Docker daemon 326.6MB 20:45:04 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:45:04 Step 2/6 : FROM ${BASE} 20:45:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:45:04 188c0c94c7c5: Pulling fs layer 20:45:04 0ef7d3d256c8: Pulling fs layer 20:45:04 de9db76c5a1d: Pulling fs layer 20:45:04 bca2f99d35d6: Pulling fs layer 20:45:04 93359f2a8cfa: Pulling fs layer 20:45:04 7c6f9722023f: Pulling fs layer 20:45:04 a35cf1a2eb13: Pulling fs layer 20:45:04 bca2f99d35d6: Waiting 20:45:04 93359f2a8cfa: Waiting 20:45:04 7c6f9722023f: Waiting 20:45:04 de9db76c5a1d: Verifying Checksum 20:45:04 de9db76c5a1d: Download complete 20:45:04 0ef7d3d256c8: Verifying Checksum 20:45:04 0ef7d3d256c8: Download complete 20:45:04 93359f2a8cfa: Verifying Checksum 20:45:04 93359f2a8cfa: Download complete 20:45:04 7c6f9722023f: Download complete 20:45:04 188c0c94c7c5: Verifying Checksum 20:45:04 188c0c94c7c5: Download complete 20:45:05 188c0c94c7c5: Pull complete 20:45:05 0ef7d3d256c8: Pull complete 20:45:06 de9db76c5a1d: Pull complete 20:45:06 a35cf1a2eb13: Verifying Checksum 20:45:07 bca2f99d35d6: Verifying Checksum 20:45:07 bca2f99d35d6: Download complete 20:45:13 bca2f99d35d6: Pull complete 20:45:13 93359f2a8cfa: Pull complete 20:45:13 7c6f9722023f: Pull complete 20:45:13 Still waiting to schedule task 20:45:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 20:45:17 a35cf1a2eb13: Pull complete 20:45:17 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:45:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:45:17 ---> a62c8e92a672 20:45:17 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 20:45:18 ---> Running in 95d3ce90c991 20:45:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:45:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:45:19 (1/12) Installing libmagic (5.38-r0) 20:45:19 (2/12) Installing file (5.38-r0) 20:45:19 (3/12) Installing libc-dev (0.7.2-r3) 20:45:20 (4/12) Installing g++ (9.3.0-r2) 20:45:26 (5/12) Installing fortify-headers (1.1-r0) 20:45:26 (6/12) Installing patch (2.7.6-r6) 20:45:26 (7/12) Installing build-base (0.5-r2) 20:45:26 (8/12) Installing libsodium (1.0.18-r0) 20:45:26 (9/12) Installing pkgconf (1.7.2-r0) 20:45:26 (10/12) Installing libsodium-dev (1.0.18-r0) 20:45:27 (11/12) Installing libzmq (4.3.3-r0) 20:45:27 (12/12) Installing zeromq-dev (4.3.3-r0) 20:45:27 Executing busybox-1.31.1-r19.trigger 20:45:27 OK: 233 MiB in 51 packages 20:45:30 Removing intermediate container 95d3ce90c991 20:45:30 ---> d95a77cb74fd 20:45:30 Step 4/6 : WORKDIR /edgex-go 20:45:30 ---> Running in eb79978786a1 20:45:30 Removing intermediate container eb79978786a1 20:45:30 ---> a9a81d0706de 20:45:30 Step 5/6 : COPY go.mod . 20:45:30 ---> 7e35caf80ce1 20:45:30 Step 6/6 : RUN go mod download 20:45:30 ---> Running in fc9f4c3a280d 20:45:52 Removing intermediate container fc9f4c3a280d 20:45:52 ---> e515678c2940 20:45:52 Successfully built e515678c2940 20:45:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:45:53 + docker inspect -f . ci-base-image-x86_64 20:45:53 . [Pipeline] withDockerContainer 20:45:53 prd-centos7-docker-4c-2g-21294 does not seem to be running inside a container 20:45:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:45:54 $ docker top 87344298d576f4edd730b87619430ab2344c68d84e371e8bdfe155e5eeb240b7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:54 + go version 20:45:54 go version go1.15.5 linux/amd64 [Pipeline] } 20:45:54 $ docker stop --time=1 87344298d576f4edd730b87619430ab2344c68d84e371e8bdfe155e5eeb240b7 20:45:56 $ docker rm -f 87344298d576f4edd730b87619430ab2344c68d84e371e8bdfe155e5eeb240b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:45:57 + docker inspect -f . ci-base-image-x86_64 20:45:57 . [Pipeline] withDockerContainer 20:45:57 prd-centos7-docker-4c-2g-21294 does not seem to be running inside a container 20:45:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:45:57 $ docker top 3c281d677889c2f33255586b500adc04627ebccab2e9166e10ce6454dcae0479 -eo pid,comm [Pipeline] { [Pipeline] echo 20:45:58 ========================================================= 20:45:58 [edgeXBuildGoParallel] Running Tests and Build... 20:45:58 ========================================================= [Pipeline] sh 20:45:58 + make test 20:45:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:46:08 ? github.com/edgexfoundry/edgex-go [no test files] 20:46:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:46:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:46:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:46:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:46:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 20:46:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:46:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:46:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:46:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:46:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:46:35 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.081s coverage: 46.6% of statements 20:46:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:46:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:46:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:46:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:46:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:46:39 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.190s coverage: 27.0% of statements 20:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:46:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements 20:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:46:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements 20:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:46:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.151s coverage: 66.7% of statements 20:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:46:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.169s coverage: 82.3% of statements 20:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 20:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:46:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.376s coverage: 28.6% of statements 20:46:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:46:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:46:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:46:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:46:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:46:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements 20:46:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:46:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.089s coverage: 100.0% of statements 20:46:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:46:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.111s coverage: 86.7% of statements 20:46:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:46:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.148s coverage: 97.5% of statements 20:46:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:46:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.069s coverage: 78.3% of statements 20:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:46:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.418s coverage: 92.8% of statements 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:46:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:46:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.1% of statements 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:46:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.024s coverage: 100.0% of statements 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:46:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 75.5% of statements 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:46:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements 20:46:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.127s coverage: 87.2% of statements 20:46:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 84.2% of statements 20:46:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.4% of statements 20:46:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:46:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.5% of statements 20:46:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:46:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:46:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 20:46:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements 20:46:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 20:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 20:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 20:46:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 68.9% of statements 20:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 20:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 20:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 20:46:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.097s coverage: 37.0% of statements 20:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:46:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.311s coverage: 84.0% of statements 20:46:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements 20:46:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.116s coverage: 47.1% of statements 20:46:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:46:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:46:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:46:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:46:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:46:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements 20:46:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:46:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements 20:46:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.739s coverage: 29.1% of statements 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.084s coverage: 99.0% of statements 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.038s coverage: 100.0% of statements 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 20:46:53 GO111MODULE=on go vet ./... 20:47:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21297 in /w/workspace/edgexfoundry_edgex-go_PR-3051 [Pipeline] { [Pipeline] ws 20:47:03 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:47:08 using credential edgex-jenkins-ssh 20:47:08 Cloning the remote Git repository 20:47:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:47:08 > git init /w/workspace/edgex-go/1 # timeout=10 20:47:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:47:08 > git --version # timeout=10 20:47:08 > git --version # 'git version 2.17.1' 20:47:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:47:15 gofmt -l . 20:47:15 [ "`gofmt -l .`" = "" ] 20:47:16 ./bin/test-go-mod-tidy.sh 20:47:17 ./bin/test-attribution-txt.sh [Pipeline] sh 20:47:17 + ls -al . 20:47:17 total 656 20:47:17 drwxrwxr-x 10 1001 1001 4096 Jan 19 20:47 . 20:47:17 drwxr-xr-x 4 root root 28 Jan 19 20:45 .. 20:47:17 -rw-rw-r-- 1 1001 1001 11 Jan 19 20:44 .dockerignore 20:47:17 drwxrwxr-x 8 1001 1001 179 Jan 19 20:44 .git 20:47:17 drwxrwxr-x 3 1001 1001 125 Jan 19 20:44 .github 20:47:17 -rw-rw-r-- 1 1001 1001 824 Jan 19 20:44 .gitignore 20:47:17 drwx------ 3 1001 1001 47 Jan 19 20:44 .semver 20:47:17 -rw-rw-r-- 1 1001 1001 166 Jan 19 20:44 .sonarcloud.properties 20:47:17 -rw-rw-r-- 1 1001 1001 7744 Jan 19 20:44 Attribution.txt 20:47:17 -rw-rw-r-- 1 1001 1001 3804 Jan 19 20:44 CONTRIBUTING.md 20:47:17 -rw-rw-r-- 1 1001 1001 931 Jan 19 20:44 Dockerfile.build 20:47:17 -rw-rw-r-- 1 1001 1001 863 Jan 19 20:44 Jenkinsfile 20:47:17 -rw-rw-r-- 1 1001 1001 10775 Jan 19 20:44 LICENSE 20:47:17 -rw-rw-r-- 1 1001 1001 5750 Jan 19 20:44 Makefile 20:47:17 -rw-rw-r-- 1 1001 1001 6524 Jan 19 20:44 README.md 20:47:17 -rw-rw-r-- 1 1001 1001 6744 Jan 19 20:44 SECURITY.md 20:47:17 -rw-rw-r-- 1 1001 1001 5 Jan 19 20:44 VERSION 20:47:17 -rw-rw-r-- 1 1001 1001 4131 Jan 19 20:44 ZMQWindows.md 20:47:17 drwxrwxr-x 2 1001 1001 117 Jan 19 20:44 bin 20:47:17 drwxrwxr-x 14 1001 1001 4096 Jan 19 20:44 cmd 20:47:17 -rw-r--r-- 1 root root 550466 Jan 19 20:46 coverage.out 20:47:17 -rw-r--r-- 1 root root 981 Jan 19 20:47 go.mod 20:47:17 -rw-r--r-- 1 root root 19436 Jan 19 20:47 go.sum 20:47:17 drwxrwxr-x 8 1001 1001 127 Jan 19 20:44 internal 20:47:17 drwxrwxr-x 4 1001 1001 26 Jan 19 20:44 openapi 20:47:17 drwxrwxr-x 4 1001 1001 71 Jan 19 20:44 snap 20:47:17 -rw-rw-r-- 1 1001 1001 168 Jan 19 20:44 version.go [Pipeline] sh 20:47:17 + '[' -e coverage.out ] 20:47:17 + chown 1001:1001 coverage.out [Pipeline] stash 20:47:18 Stashed 1 file(s) [Pipeline] sh 20:47:18 + make build 20:47:18 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 20:47:22 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 20:47:24 Merging remotes/origin/master commit c4887d0c009f35026456fc1c8cef2ef56b2ea654 into PR head commit 95b91020659b053b4e3b23d401013feb8b1b0b71 20:47:25 Merge succeeded, producing 6968554d9f9d8bfb5505b720e2685f8bc3a8043c 20:47:25 Checking out Revision 6968554d9f9d8bfb5505b720e2685f8bc3a8043c (PR-3051) 20:47:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:47:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:47:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:47:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:47:23 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3051/head:refs/remotes/origin/PR-3051 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:47:24 > git config core.sparsecheckout # timeout=10 20:47:24 > git checkout -f 95b91020659b053b4e3b23d401013feb8b1b0b71 # timeout=10 20:47:25 > git remote # timeout=10 20:47:25 > git config --get remote.origin.url # timeout=10 20:47:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:25 > git merge c4887d0c009f35026456fc1c8cef2ef56b2ea654 # timeout=10 20:47:25 > git rev-parse HEAD^{commit} # timeout=10 20:47:25 > git config core.sparsecheckout # timeout=10 20:47:25 > git checkout -f 6968554d9f9d8bfb5505b720e2685f8bc3a8043c # timeout=10 20:47:29 Commit message: "Merge commit 'c4887d0c009f35026456fc1c8cef2ef56b2ea654' into HEAD" 20:47:29 First time build. Skipping changelog. 20:47:29 > git --version # timeout=10 20:47:29 > git --version # 'git version 2.17.1' 20:47:29 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:47:30 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 20:47:31 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 20:47:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:47:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:47:32 + + sudotrue service 20:47:32 docker restart 20:47:32 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 20:47:33 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:47:34 provisioning config files... 20:47:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3474372782322926634tmp [Pipeline] { 20:47:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] libraryResource [Pipeline] sh 20:47:35 ---> docker-login.sh 20:47:35 nexus3.edgexfoundry.org:10001 20:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:36 Configure a credential helper to remove this warning. See 20:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:36 20:47:36 Login Succeeded 20:47:36 nexus3.edgexfoundry.org:10002 20:47:36 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 20:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:36 Configure a credential helper to remove this warning. See 20:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:36 20:47:36 Login Succeeded 20:47:36 nexus3.edgexfoundry.org:10003 20:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:37 Configure a credential helper to remove this warning. See 20:47:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:37 20:47:37 Login Succeeded 20:47:37 nexus3.edgexfoundry.org:10004 20:47:37 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 20:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:37 Configure a credential helper to remove this warning. See 20:47:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:37 20:47:37 Login Succeeded 20:47:37 docker.io 20:47:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:47:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:38 Configure a credential helper to remove this warning. See 20:47:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:38 20:47:38 Login Succeeded 20:47:38 ---> docker-login.sh ends [Pipeline] } 20:47:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:47:39 ========================================================= 20:47:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:47:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:47:39 + 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 . 20:47:39 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 20:47:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:47:41 Sending build context to Docker daemon 165.5MB 20:47:41 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:47:41 Step 2/6 : FROM ${BASE} 20:47:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:47:41 5f621e34cdf4: Pulling fs layer 20:47:41 a4357932f1b6: Pulling fs layer 20:47:41 18c013af1878: Pulling fs layer 20:47:41 00ac8860ef70: Pulling fs layer 20:47:41 63d7cb157983: Pulling fs layer 20:47:41 00ac8860ef70: Waiting 20:47:41 b116817d02f9: Pulling fs layer 20:47:41 63d7cb157983: Waiting 20:47:41 745a02a5169b: Pulling fs layer 20:47:41 b116817d02f9: Waiting 20:47:41 18c013af1878: Download complete 20:47:41 a4357932f1b6: Download complete 20:47:41 63d7cb157983: Verifying Checksum 20:47:41 63d7cb157983: Download complete 20:47:41 b116817d02f9: Verifying Checksum 20:47:41 b116817d02f9: Download complete [Pipeline] } 20:47:41 $ docker stop --time=1 3c281d677889c2f33255586b500adc04627ebccab2e9166e10ce6454dcae0479 20:47:42 5f621e34cdf4: Verifying Checksum 20:47:42 5f621e34cdf4: Download complete 20:47:42 5f621e34cdf4: Pull complete 20:47:43 a4357932f1b6: Pull complete 20:47:43 $ docker rm -f 3c281d677889c2f33255586b500adc04627ebccab2e9166e10ce6454dcae0479 20:47:43 18c013af1878: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 20:47:44 745a02a5169b: Verifying Checksum 20:47:44 745a02a5169b: Download complete [Pipeline] isUnix [Pipeline] sh 20:47:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:47:45 20:47:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:47:45 00ac8860ef70: Verifying Checksum 20:47:45 00ac8860ef70: Download complete 20:47:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:47:45 latest: Pulling from edgex-devops/edgex-compose 20:47:45 cbdbe7a5bc2a: Pulling fs layer 20:47:45 ca9280d653b3: Pulling fs layer 20:47:45 7e9c9ca2126c: Pulling fs layer 20:47:46 cbdbe7a5bc2a: Verifying Checksum 20:47:46 cbdbe7a5bc2a: Download complete 20:47:46 cbdbe7a5bc2a: Pull complete 20:47:46 ca9280d653b3: Verifying Checksum 20:47:46 ca9280d653b3: Download complete 20:47:47 ca9280d653b3: Pull complete 20:47:47 7e9c9ca2126c: Download complete 20:47:54 7e9c9ca2126c: Pull complete 20:47:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:47:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:47:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:47:54 prd-centos7-docker-4c-2g-21294 does not seem to be running inside a container 20:47:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:47:55 $ docker top 58ac93abd869e36549006df3d0c1447f6d0d7628739f7a495401a26459f432c8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:56 00ac8860ef70: Pull complete 20:47:56 63d7cb157983: Pull complete 20:47:56 + docker-compose build --help 20:47:56 + grep parallel 20:47:56 b116817d02f9: Pull complete 20:47:57 --parallel Build images in parallel. [Pipeline] } 20:47:57 $ docker stop --time=1 58ac93abd869e36549006df3d0c1447f6d0d7628739f7a495401a26459f432c8 20:47:58 $ docker rm -f 58ac93abd869e36549006df3d0c1447f6d0d7628739f7a495401a26459f432c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:47:59 . [Pipeline] withDockerContainer 20:47:59 prd-centos7-docker-4c-2g-21294 does not seem to be running inside a container 20:47:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:48:00 $ docker top 9300875e7327af6a147abc219bd56e29d170d819f40e3db7c96590de15870b25 -eo pid,comm 20:48:00 745a02a5169b: Pull complete 20:48:00 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:48:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:48:00 ---> b7e6874047d6 20:48:00 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 [Pipeline] { [Pipeline] sh 20:48:01 + docker-compose -f ./docker-compose-build.yml build --parallel 20:48:02 Building docker-core-command-go ... 20:48:02 Building docker-core-data-go ... 20:48:02 Building docker-core-metadata-go ... 20:48:02 Building docker-security-bootstrap-redis-go ... 20:48:02 Building docker-security-proxy-setup-go ... 20:48:02 Building docker-security-secretstore-setup-go ... 20:48:02 Building docker-support-notifications-go ... 20:48:02 Building docker-support-scheduler-go ... 20:48:02 Building docker-sys-mgmt-agent-go ... 20:48:02 Building docker-security-proxy-setup-go 20:48:02 Building docker-core-command-go 20:48:02 Building docker-security-secretstore-setup-go 20:48:02 Building docker-core-metadata-go 20:48:02 Building docker-core-data-go 20:48:04 ---> Running in 781a4a07fc2b 20:48:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:48:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:48:06 (1/12) Installing libmagic (5.38-r0) 20:48:06 (2/12) Installing file (5.38-r0) 20:48:06 (3/12) Installing libc-dev (0.7.2-r3) 20:48:06 (4/12) Installing g++ (9.3.0-r2) 20:48:10 (5/12) Installing fortify-headers (1.1-r0) 20:48:10 (6/12) Installing patch (2.7.6-r6) 20:48:10 (7/12) Installing build-base (0.5-r2) 20:48:10 (8/12) Installing libsodium (1.0.18-r0) 20:48:10 (9/12) Installing pkgconf (1.7.2-r0) 20:48:10 (10/12) Installing libsodium-dev (1.0.18-r0) 20:48:10 (11/12) Installing libzmq (4.3.3-r0) 20:48:10 (12/12) Installing zeromq-dev (4.3.3-r0) 20:48:10 Executing busybox-1.31.1-r19.trigger 20:48:11 OK: 217 MiB in 51 packages 20:48:15 Removing intermediate container 781a4a07fc2b 20:48:15 ---> 33064cb97799 20:48:15 Step 4/6 : WORKDIR /edgex-go 20:48:15 ---> Running in 54fde8f5ab2f 20:48:15 Removing intermediate container 54fde8f5ab2f 20:48:15 ---> 3a50b91b9eed 20:48:15 Step 5/6 : COPY go.mod . 20:48:16 ---> eb204c65d981 20:48:16 Step 6/6 : RUN go mod download 20:48:16 ---> Running in 3cf657703dbb 20:48:34 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:48:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:48:34 ---> e515678c2940 20:48:34 Step 3/24 : WORKDIR /edgex-go 20:48:34 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:48:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:48:34 ---> e515678c2940 20:48:34 Step 3/21 : WORKDIR /edgex-go 20:48:34 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:48:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:48:34 ---> e515678c2940 20:48:34 Step 3/23 : WORKDIR /edgex-go 20:48:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:48:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:48:34 ---> e515678c2940 20:48:34 Step 3/22 : WORKDIR /edgex-go 20:48:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:48:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:48:34 ---> e515678c2940 20:48:34 Step 3/22 : WORKDIR /edgex-go 20:48:34 ---> Running in 9b74028c74cf 20:48:34 ---> Running in b583763fda21 20:48:34 ---> Running in 2aa3511ebf4d 20:48:34 ---> Running in 28080ebd5912 20:48:34 ---> Running in 68fc3a97b627 20:48:35 Removing intermediate container b583763fda21 20:48:35 ---> cd2411e29ed2 20:48:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:35 Removing intermediate container 2aa3511ebf4d 20:48:35 ---> adb53c8cd1e5 20:48:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:35 Removing intermediate container 9b74028c74cf 20:48:35 ---> 3ff534262ddf 20:48:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:35 Removing intermediate container 68fc3a97b627 20:48:35 ---> 720fff15ea82 20:48:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:35 Removing intermediate container 28080ebd5912 20:48:35 ---> b40895b6d5ba 20:48:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:35 ---> Running in 75f5cf7b107f 20:48:35 ---> Running in 8d9d0e4065be 20:48:35 ---> Running in 9b1970131d8c 20:48:35 ---> Running in 10e2e8214f50 20:48:35 ---> Running in febada1b9a8b 20:48:37 Removing intermediate container 9b1970131d8c 20:48:37 ---> c7be26f7cc9e 20:48:37 Step 5/22 : RUN apk add --update --no-cache make git 20:48:37 Removing intermediate container 75f5cf7b107f 20:48:37 ---> b0d53cd0080c 20:48:37 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:48:37 ---> Running in 7f62275729e2 20:48:37 ---> Running in d876fb6a3d1b 20:48:37 Removing intermediate container 8d9d0e4065be 20:48:37 ---> e58cdd3e8bc2 20:48:37 Step 5/22 : RUN apk add --update --no-cache make git 20:48:38 ---> Running in f290d644e40f 20:48:38 Removing intermediate container 10e2e8214f50 20:48:38 ---> 3177a13be137 20:48:38 Step 5/21 : RUN apk add --update --no-cache make git 20:48:38 Removing intermediate container febada1b9a8b 20:48:38 ---> e8b895fbd8ef 20:48:38 Step 5/24 : RUN apk add --update --no-cache make git 20:48:38 ---> Running in b67b9db6c043 20:48:38 ---> Running in 21069237af2e 20:48:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:48:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:48:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:48:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:48:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:48:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:48:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:48:39 OK: 233 MiB in 51 packages 20:48:40 OK: 233 MiB in 51 packages 20:48:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:48:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:48:40 Removing intermediate container d876fb6a3d1b 20:48:40 ---> c16d9bc1fd62 20:48:40 Step 6/23 : COPY go.mod . 20:48:40 Removing intermediate container 7f62275729e2 20:48:40 ---> a5459fe07208 20:48:40 Step 6/22 : COPY go.mod . 20:48:40 ---> 3e18381b95ba 20:48:40 Step 7/23 : RUN go mod download 20:48:40 ---> Running in 28bfb33f526a 20:48:40 ---> 79a3be404041 20:48:40 Step 7/22 : RUN go mod download 20:48:40 OK: 233 MiB in 51 packages 20:48:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:48:40 OK: 233 MiB in 51 packages 20:48:40 ---> Running in 42bf94f07151 20:48:41 Removing intermediate container b67b9db6c043 20:48:41 ---> 0339041b0fb0 20:48:41 Step 6/24 : COPY go.mod . 20:48:41 Removing intermediate container 21069237af2e 20:48:41 ---> 7247094d41e5 20:48:41 Step 6/21 : COPY go.mod . 20:48:41 ---> 44e8a98f5968 20:48:41 Step 7/24 : RUN go mod download 20:48:42 ---> Running in 50f894d9fafb 20:48:42 ---> e0bbf6daba2e 20:48:42 Step 7/21 : RUN go mod download 20:48:42 ---> Running in abb862c6d821 20:48:42 Removing intermediate container 42bf94f07151 20:48:42 ---> 21bb04800a87 20:48:42 Step 8/22 : COPY . . 20:48:42 Removing intermediate container 28bfb33f526a 20:48:42 ---> 179c33e9be55 20:48:42 Step 8/23 : COPY . . 20:48:43 OK: 233 MiB in 51 packages 20:48:43 Removing intermediate container 3cf657703dbb 20:48:43 ---> bcbc2405c4e5 20:48:43 Successfully built bcbc2405c4e5 20:48:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:48:43 + docker inspect -f . ci-base-image-arm64 20:48:43 . [Pipeline] withDockerContainer 20:48:44 prd-ubuntu18.04-docker-arm64-4c-16g-21297 does not seem to be running inside a container 20:48:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:48:45 $ docker top 410fecd1959dd644fa35e734956533cb9f6aba88ce0d338b4dd468a0e44da163 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:46 Removing intermediate container 50f894d9fafb 20:48:46 ---> 0eda53cbfea6 20:48:46 Step 8/24 : COPY . . 20:48:46 + go version 20:48:46 go version go1.15.5 linux/arm64 [Pipeline] } 20:48:46 $ docker stop --time=1 410fecd1959dd644fa35e734956533cb9f6aba88ce0d338b4dd468a0e44da163 20:48:48 $ docker rm -f 410fecd1959dd644fa35e734956533cb9f6aba88ce0d338b4dd468a0e44da163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:50 + docker inspect -f . ci-base-image-arm64 20:48:50 . [Pipeline] withDockerContainer 20:48:50 prd-ubuntu18.04-docker-arm64-4c-16g-21297 does not seem to be running inside a container 20:48:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:48:51 $ docker top a8c0b3dbc5dfc46490803aeac6e401e4375e7b09eabc36f3b34fa91ff8ca9eaa -eo pid,comm [Pipeline] { [Pipeline] echo 20:48:52 ========================================================= 20:48:52 [edgeXBuildGoParallel] Running Tests and Build... 20:48:52 ========================================================= [Pipeline] sh 20:48:53 + make test 20:48:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:48:53 Removing intermediate container abb862c6d821 20:48:53 ---> e68595b877c5 20:48:53 Step 8/21 : COPY . . 20:48:53 Removing intermediate container f290d644e40f 20:48:53 ---> ecb2e807e942 20:48:53 Step 6/22 : COPY go.mod . 20:48:57 ---> bba208baf240 20:48:57 Step 7/22 : RUN go mod download 20:49:01 ---> Running in 875aebe48771 20:49:13 Removing intermediate container 875aebe48771 20:49:13 ---> 13d01d31303e 20:49:13 Step 8/22 : COPY . . 20:49:13 ---> 48892cb2b7c9 20:49:13 Step 9/22 : RUN make cmd/core-command/core-command 20:49:15 ? github.com/edgexfoundry/edgex-go [no test files] 20:49:17 ---> 34aba2259520 20:49:17 Step 9/23 : RUN make cmd/core-data/core-data 20:49:18 ---> Running in beb24644441d 20:49:20 ---> Running in b4231a08dc16 20:49:23 ---> 7150613a8bd6 20:49:23 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:49:24 ---> 91c51383cc1c 20:49:24 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:49:24 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 20:49:25 ---> Running in 8867a8ee1d4e 20:49:25 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 20:49:25 ---> Running in 8761e14d7055 20:49:28 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 20:49:28 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 20:49:35 ---> 2524b3e3ce0b 20:49:35 Step 9/22 : RUN make cmd/core-metadata/core-metadata 20:49:35 ---> Running in 59c7e5e1c21d 20:49:36 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 20:49:55 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 20:49:55 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 20:49:58 Removing intermediate container beb24644441d 20:49:58 ---> 35e378862197 20:49:58 20:49:58 Step 10/22 : FROM scratch 20:49:58 ---> 20:49:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:49:58 ---> Running in c0fcf09f5213 20:49:59 Removing intermediate container c0fcf09f5213 20:49:59 ---> ce90b8e91f03 20:49:59 Step 12/22 : ENV APP_PORT=48082 20:49:59 ---> Running in a5ada69dc6b5 20:50:00 Removing intermediate container a5ada69dc6b5 20:50:00 ---> f3c1782ad221 20:50:00 Step 13/22 : EXPOSE $APP_PORT 20:50:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:50:02 ---> Running in 944de6dcc97b 20:50:02 Removing intermediate container 8867a8ee1d4e 20:50:02 ---> 342e9a3695c4 20:50:02 20:50:02 Step 10/24 : FROM alpine:3.12 20:50:02 Removing intermediate container 8761e14d7055 20:50:02 ---> f9c43492d382 20:50:02 20:50:02 Step 10/21 : FROM alpine:3.12 20:50:02 Removing intermediate container 944de6dcc97b 20:50:02 ---> ac58d1d37581 20:50:02 Step 14/22 : WORKDIR / 20:50:03 3.12: Pulling from library/alpine 20:50:03 3.12: Pulling from library/alpine 20:50:03 ---> Running in 11a47fad63f6 20:50:03 Removing intermediate container 11a47fad63f6 20:50:03 ---> a65ab8238978 20:50:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:03 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:50:03 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:50:03 ---> 30785999c7a3 20:50:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:50:03 Status: Downloaded newer image for alpine:3.12 20:50:03 ---> 389fef711851 20:50:03 Step 11/21 : RUN apk add --update --no-cache curl 20:50:03 Status: Downloaded newer image for alpine:3.12 20:50:03 ---> 389fef711851 20:50:03 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:50:04 ---> Running in c0f61ab91928 20:50:04 ---> Running in dd32a34843bb 20:50:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:50:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:50:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:50:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:50:05 (1/4) Installing ca-certificates (20191127-r4) 20:50:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:50:05 (3/4) Installing libcurl (7.69.1-r3) 20:50:05 (4/4) Installing curl (7.69.1-r3) 20:50:05 Executing busybox-1.31.1-r19.trigger 20:50:05 Executing ca-certificates-20191127-r4.trigger 20:50:05 (1/5) Installing ca-certificates (20191127-r4) 20:50:05 OK: 7 MiB in 18 packages 20:50:05 (2/5) Installing nghttp2-libs (1.41.0-r0) 20:50:05 (3/5) Installing libcurl (7.69.1-r3) 20:50:05 (4/5) Installing curl (7.69.1-r3) 20:50:05 (5/5) Installing dumb-init (1.2.2-r1) 20:50:05 Executing busybox-1.31.1-r19.trigger 20:50:05 Executing ca-certificates-20191127-r4.trigger 20:50:05 OK: 7 MiB in 19 packages 20:50:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:50:08 ---> 5fde32952612 20:50:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:50:08 Removing intermediate container b4231a08dc16 20:50:08 ---> aa77abd18563 20:50:08 20:50:08 Step 10/23 : FROM alpine:3.12 20:50:08 ---> 389fef711851 20:50:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:50:08 ---> Running in 7ca4972b46c3 20:50:09 ---> 34232f1f78c3 20:50:09 Step 18/22 : ENTRYPOINT ["/core-command"] 20:50:09 ---> Running in 5c005299d321 20:50:09 Removing intermediate container c0f61ab91928 20:50:09 ---> 21dadc28c508 20:50:09 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:50:10 Removing intermediate container 7ca4972b46c3 20:50:10 ---> 0e96ef5d1644 20:50:10 Step 12/23 : ENV APP_PORT=48080 20:50:11 Removing intermediate container dd32a34843bb 20:50:11 ---> 50183538cd47 20:50:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:50:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:50:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:50:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 20:50:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:50:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:50:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:50:12 ---> Running in 5a7b85f475e4 20:50:12 ---> Running in a36d3f36d927 20:50:12 Removing intermediate container 5c005299d321 20:50:12 ---> d13d919ced73 20:50:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:50:12 ---> Running in b874ae341a3a 20:50:12 Removing intermediate container 59c7e5e1c21d 20:50:12 ---> 838501030d19 20:50:12 20:50:12 Step 10/22 : FROM scratch 20:50:12 ---> 20:50:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:50:12 ---> Using cache 20:50:12 ---> ce90b8e91f03 20:50:12 Step 12/22 : ENV APP_PORT=48081 20:50:12 ---> Running in f23333972a89 20:50:12 Removing intermediate container 5a7b85f475e4 20:50:12 ---> 232086b28546 20:50:12 Step 13/21 : WORKDIR /edgex 20:50:12 Removing intermediate container a36d3f36d927 20:50:12 ---> da0e6526a54c 20:50:12 Step 13/23 : EXPOSE $APP_PORT 20:50:12 ---> Running in d998daa68929 20:50:12 Removing intermediate container b874ae341a3a 20:50:12 ---> 228c3d09fc49 20:50:12 Step 13/24 : WORKDIR / 20:50:13 ---> Running in 3808a06207c8 20:50:13 ---> Running in 7ba4bedfbecc 20:50:13 ---> Running in 2885e0cdfd77 20:50:13 Removing intermediate container f23333972a89 20:50:13 ---> 837c3e72b365 20:50:13 Step 20/22 : LABEL arch=x86_64 20:50:13 Removing intermediate container d998daa68929 20:50:13 ---> 156df37e441d 20:50:13 Step 13/22 : EXPOSE $APP_PORT 20:50:13 ---> Running in de6eb76b1839 20:50:13 ---> Running in c1caaa864225 20:50:13 Removing intermediate container 7ba4bedfbecc 20:50:13 ---> 2c62b001476e 20:50:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:13 Removing intermediate container 2885e0cdfd77 20:50:13 ---> 283a13d8ed2d 20:50:13 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:50:13 Removing intermediate container 3808a06207c8 20:50:13 ---> 304b206a7a6b 20:50:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:50:13 ---> Running in b48dec2de293 20:50:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:50:14 Removing intermediate container de6eb76b1839 20:50:14 ---> 7ae1e84fe18d 20:50:14 Step 21/22 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 20:50:14 Removing intermediate container c1caaa864225 20:50:14 ---> 5963e7221f73 20:50:14 Step 14/22 : WORKDIR / 20:50:14 ---> Running in 7489e073fefb 20:50:14 ---> 1dfec6aca328 20:50:14 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:50:14 ---> b4ceb6eae253 20:50:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:50:14 ---> Running in a88053a28d4c 20:50:14 Removing intermediate container 7489e073fefb 20:50:14 ---> e24128c6f5c0 20:50:14 Step 22/22 : LABEL version=0.0.0 20:50:14 ---> Running in 417bee1352f9 20:50:14 ---> a211053da83b 20:50:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:50:14 Removing intermediate container a88053a28d4c 20:50:14 ---> 033b42d2a827 20:50:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:14 ---> 49ce607601ad 20:50:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:50:15 Removing intermediate container 417bee1352f9 20:50:15 ---> c5c95a76ac50 20:50:15 20:50:15 Successfully built c5c95a76ac50 20:50:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:50:15 ---> a6d858963ec9 20:50:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:50:15 Successfully tagged docker-core-command-go:latest 20:50:15  Building docker-core-command-go ... done Building docker-support-scheduler-go 20:50:15 ---> 399500b02b20 20:50:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:50:15 ---> a43b4da61a2d 20:50:15 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:50:16 ---> Running in eb589dc964bb 20:50:16 Removing intermediate container b48dec2de293 20:50:16 ---> dab048092cb4 20:50:16 Step 15/23 : RUN apk add --update --no-cache zeromq 20:50:16 ---> Running in e59d2517c4ba 20:50:16 ---> 3d547e0aca5f 20:50:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:50:17 ---> 5544be18f89e 20:50:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:50:17 Removing intermediate container eb589dc964bb 20:50:17 ---> 3141853bb31e 20:50:17 Step 18/21 : CMD ["--init=true"] 20:50:17 ---> Running in d8ddae86fdea 20:50:17 ---> 61422c6d4c0d 20:50:17 Step 18/22 : ENTRYPOINT ["/core-metadata"] 20:50:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:50:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:50:20 ---> Running in a029006c4d48 20:50:20 Removing intermediate container d8ddae86fdea 20:50:20 ---> 7996df5cb3c1 20:50:20 Step 19/21 : LABEL arch=x86_64 20:50:20 (1/5) Installing libgcc (9.3.0-r2) 20:50:20 ---> fc3fd00aa355 20:50:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:50:21 (2/5) Installing libsodium (1.0.18-r0) 20:50:21 ---> Running in e9bbe927fa0c 20:50:21 (3/5) Installing libstdc++ (9.3.0-r2) 20:50:21 Removing intermediate container a029006c4d48 20:50:21 ---> 70532ef05de4 20:50:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:50:21 (4/5) Installing libzmq (4.3.3-r0) 20:50:21 ---> 54b0dadd1256 20:50:21 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/ 20:50:21 ---> Running in 05ba51e67daf 20:50:21 Removing intermediate container e9bbe927fa0c 20:50:21 ---> 09f7a0cfdde6 20:50:21 Step 20/21 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 20:50:21 (5/5) Installing zeromq (4.3.3-r0) 20:50:21 Executing busybox-1.31.1-r19.trigger 20:50:21 OK: 8 MiB in 19 packages 20:50:22 ---> Running in 10e83437242d 20:50:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:50:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:50:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:50:23 ---> Running in b27494ee183d 20:50:23 Removing intermediate container 05ba51e67daf 20:50:23 ---> ece6909cf3a7 20:50:23 Step 20/22 : LABEL arch=x86_64 20:50:24 ---> Running in d6c936037141 20:50:24 Removing intermediate container b27494ee183d 20:50:24 ---> 85ac5ee08d04 20:50:24 Step 21/21 : LABEL version=0.0.0 20:50:24 Removing intermediate container e59d2517c4ba 20:50:24 ---> f936017a86d7 20:50:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:25 ---> Running in d70b40182b4f 20:50:25 Removing intermediate container d6c936037141 20:50:25 ---> 862462cb6fcb 20:50:25 Step 21/22 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 20:50:26 ---> Running in 84707f8dff69 20:50:26 Removing intermediate container d70b40182b4f 20:50:26 ---> 97409bbef944 20:50:26 20:50:27 Successfully built 97409bbef944 20:50:27 ---> ad5e858aaffc 20:50:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:50:27 Successfully tagged docker-security-proxy-setup-go:latest 20:50:27 Building docker-security-bootstrap-redis-go 20:50:28 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.257s coverage: 46.6% of statements 20:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:50:28  Building docker-security-proxy-setup-go ... done Removing intermediate container 84707f8dff69 20:50:28 ---> f96ae659e017 20:50:28 Step 22/22 : LABEL version=0.0.0 20:50:30 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:50:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:50:30 ---> e515678c2940 20:50:30 Step 3/21 : WORKDIR /edgex-go 20:50:30 ---> Using cache 20:50:30 ---> b40895b6d5ba 20:50:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:30 ---> Using cache 20:50:30 ---> e8b895fbd8ef 20:50:30 Step 5/21 : RUN apk add --update --no-cache make git 20:50:30 ---> Using cache 20:50:30 ---> 0339041b0fb0 20:50:30 Step 6/21 : COPY go.mod . 20:50:30 ---> Using cache 20:50:30 ---> 44e8a98f5968 20:50:30 Step 7/21 : RUN go mod download 20:50:30 ---> Using cache 20:50:30 ---> 0eda53cbfea6 20:50:30 Step 8/21 : COPY . . 20:50:30 ---> Using cache 20:50:30 ---> 7150613a8bd6 20:50:30 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 20:50:33 ---> Running in 6efdee348a5e 20:50:33 Removing intermediate container 10e83437242d 20:50:33 ---> 3bf5f3d6f718 20:50:33 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:50:33 ---> Running in c301a9c7fe14 20:50:33 ---> ba871ac48b27 20:50:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:50:34 ---> Running in 629a6b34d6a5 20:50:34 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.478s coverage: 27.0% of statements 20:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:50:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements 20:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:50:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.093s coverage: 100.0% of statements 20:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:50:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.233s coverage: 66.7% of statements 20:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:50:35 Removing intermediate container 6efdee348a5e 20:50:35 ---> 7efc69c2ce57 20:50:35 20:50:35 Successfully built 7efc69c2ce57 20:50:35 Removing intermediate container 629a6b34d6a5 20:50:35 ---> 2d9889565be8 20:50:35 Step 22/24 : LABEL arch=x86_64 20:50:35 Successfully tagged docker-core-metadata-go:latest 20:50:35 Building docker-sys-mgmt-agent-go 20:50:36  Building docker-core-metadata-go ... done  ---> a7bb0bb3db18 20:50:36 Step 19/23 : ENTRYPOINT ["/core-data"] 20:50:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.693s coverage: 82.3% of statements 20:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 20:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:50:37 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 20:50:37 ---> Running in 307897838f89 20:50:38 ---> Running in 857a8d387232 20:50:38 Removing intermediate container 307897838f89 20:50:38 ---> 2843bd1e3c46 20:50:38 Step 23/24 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 20:50:39 Removing intermediate container 857a8d387232 20:50:39 ---> 50d4fc2bb494 20:50:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:50:39 ---> Running in d94bcd648c37 20:50:40 ---> Running in 477c5666b11f 20:50:40 Removing intermediate container d94bcd648c37 20:50:40 ---> 66e43ddb28f6 20:50:40 Step 24/24 : LABEL version=0.0.0 20:50:41 ---> Running in 637d2be9870b 20:50:41 Removing intermediate container 477c5666b11f 20:50:41 ---> d31c0881bc81 20:50:41 Step 21/23 : LABEL arch=x86_64 20:50:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.211s coverage: 28.6% of statements 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:50:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.141s coverage: 100.0% of statements 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:50:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.100s coverage: 100.0% of statements 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:50:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.310s coverage: 86.7% of statements 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:50:43 ---> Running in 6a298bf82a01 20:50:43 Removing intermediate container 637d2be9870b 20:50:43 ---> 65256eb3f086 20:50:43 20:50:43 Removing intermediate container 6a298bf82a01 20:50:43 ---> 8a20c3eff716 20:50:43 Step 22/23 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 20:50:43 Successfully built 65256eb3f086 20:50:43 Successfully tagged docker-security-secretstore-setup-go:latest 20:50:43  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go 20:50:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.412s coverage: 97.5% of statements 20:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:50:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.160s coverage: 78.3% of statements 20:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:50:44 ---> Running in cd1182672972 20:50:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:50:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:50:45 ---> e515678c2940 20:50:45 Step 3/22 : WORKDIR /edgex-go 20:50:45 ---> Using cache 20:50:45 ---> b40895b6d5ba 20:50:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:45 ---> Using cache 20:50:45 ---> e8b895fbd8ef 20:50:45 Step 5/22 : RUN apk add --update --no-cache make git 20:50:45 ---> Using cache 20:50:45 ---> 0339041b0fb0 20:50:45 Step 6/22 : COPY go.mod . 20:50:45 ---> Using cache 20:50:45 ---> 44e8a98f5968 20:50:45 Step 7/22 : RUN go mod download 20:50:45 ---> Using cache 20:50:45 ---> 0eda53cbfea6 20:50:45 Step 8/22 : COPY . . 20:50:45 ---> Using cache 20:50:45 ---> 7150613a8bd6 20:50:45 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 20:50:47 Removing intermediate container cd1182672972 20:50:47 ---> f3e63626c560 20:50:47 Step 23/23 : LABEL version=0.0.0 20:50:47 ---> Running in c9822acf1ad2 20:50:47 ---> Running in d9e20fb74166 20:50:48 Removing intermediate container d9e20fb74166 20:50:48 ---> 39e7d13d5f1a 20:50:48 20:50:49 Successfully built 39e7d13d5f1a 20:50:49 Successfully tagged docker-core-data-go:latest 20:50:49  Building docker-core-data-go ... done 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 20:50:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.182s coverage: 92.8% of statements 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:50:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:50:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.178s coverage: 0.1% of statements 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:50:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:50:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.113s coverage: 75.5% of statements 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:50:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.8% of statements 20:50:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.123s coverage: 87.2% of statements 20:50:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.162s coverage: 84.2% of statements 20:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 91.4% of statements 20:50:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:50:58 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:50:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:50:58 ---> e515678c2940 20:50:58 Step 3/26 : WORKDIR /edgex-go 20:50:58 ---> Using cache 20:50:58 ---> b40895b6d5ba 20:50:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:58 ---> Using cache 20:50:58 ---> e8b895fbd8ef 20:50:58 Step 5/26 : RUN apk add --update --no-cache make bash git 20:50:58 ---> Running in b24cc95167d3 20:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.644s coverage: 63.5% of statements 20:50:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:50:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.082s coverage: 100.0% of statements 20:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 20:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 20:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements 20:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 20:51:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:51:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:51:01 OK: 233 MiB in 51 packages 20:51:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.844s coverage: 68.9% of statements 20:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 20:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 20:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 20:51:04 Removing intermediate container b24cc95167d3 20:51:04 ---> eaf902a84eb4 20:51:04 Step 6/26 : COPY go.mod . 20:51:04 Removing intermediate container c301a9c7fe14 20:51:04 ---> a8d52051a7c3 20:51:04 20:51:04 Step 10/21 : FROM scratch 20:51:04 ---> 20:51:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:51:05 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:51:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:51:05 ---> e515678c2940 20:51:05 Step 3/24 : WORKDIR /edgex-go 20:51:05 ---> Using cache 20:51:05 ---> ce90b8e91f03 20:51:05 Step 12/21 : ENV APP_PORT=48085 20:51:05 ---> Using cache 20:51:05 ---> b40895b6d5ba 20:51:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:05 ---> Using cache 20:51:05 ---> e8b895fbd8ef 20:51:05 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 20:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.393s coverage: 37.0% of statements 20:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.693s coverage: 84.0% of statements 20:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.073s coverage: 100.0% of statements 20:51:06 ---> e383611bb060 20:51:06 Step 7/26 : RUN go mod download 20:51:06 ---> Running in 900b04df937f 20:51:06 ---> Running in 53f97eab374d 20:51:06 ---> Running in 83ee11c6c9e2 20:51:06 Removing intermediate container 900b04df937f 20:51:06 ---> d82061ae8363 20:51:06 Step 13/21 : EXPOSE $APP_PORT 20:51:07 ---> Running in 71c051e0bbc9 20:51:07 Removing intermediate container 71c051e0bbc9 20:51:07 ---> c7326ecfbbdc 20:51:07 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:51:07 ---> 0f00e0bcda30 20:51:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:51:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:51:09 OK: 233 MiB in 51 packages 20:51:09 Removing intermediate container c9822acf1ad2 20:51:09 ---> b35774dd637c 20:51:09 20:51:09 Step 10/22 : FROM alpine:3.12 20:51:09 ---> 389fef711851 20:51:09 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:51:09 ---> Using cache 20:51:09 ---> 50183538cd47 20:51:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 20:51:09 ---> 834801e0e226 20:51:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:51:09 ---> Running in 0e1b20972c8c 20:51:09 Removing intermediate container 83ee11c6c9e2 20:51:09 ---> 61f412a6d7e6 20:51:09 Step 8/26 : COPY . . 20:51:09 ---> 1e12f84d4c7d 20:51:09 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 20:51:09 Removing intermediate container 0e1b20972c8c 20:51:09 ---> 25fc2b8208da 20:51:09 Step 13/22 : WORKDIR / 20:51:10 ---> Running in c0572c85f4f4 20:51:10 ---> Running in 511fd34cd88c 20:51:11 Removing intermediate container 53f97eab374d 20:51:11 ---> 3caaa4b7c5fb 20:51:11 Step 6/24 : COPY go.mod . 20:51:11 Removing intermediate container c0572c85f4f4 20:51:11 ---> a45bf5bd0b94 20:51:11 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:11 Removing intermediate container 511fd34cd88c 20:51:11 ---> 5d2fee466f16 20:51:11 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.323s coverage: 47.1% of statements 20:51:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:51:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:51:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:51:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:51:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:51:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements 20:51:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:51:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.087s coverage: 100.0% of statements 20:51:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:51:12 ---> Running in 50b6d89052a2 20:51:13 ---> 2ed31aa7b062 20:51:13 Step 7/24 : RUN go mod download 20:51:13 ---> Running in fcfa4f0bdcab 20:51:13 ---> 17d09d79d35a 20:51:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 20:51:13 Removing intermediate container 50b6d89052a2 20:51:13 ---> 0ff092df5e35 20:51:13 Step 19/21 : LABEL arch=x86_64 20:51:15 ---> Running in 24135394d2cc 20:51:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.952s coverage: 29.1% of statements 20:51:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:51:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:51:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:51:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:51:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:51:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.200s coverage: 99.0% of statements 20:51:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:51:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.134s coverage: 100.0% of statements 20:51:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:51:16 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 20:51:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:51:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.093s coverage: 100.0% of statements 20:51:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:51:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:51:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:51:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:51:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements 20:51:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:51:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:51:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.087s coverage: 100.0% of statements 20:51:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 20:51:17 ---> 35b11a1ffa88 20:51:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 20:51:17 Removing intermediate container 24135394d2cc 20:51:17 ---> 865ed36a99db 20:51:17 Step 20/21 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 20:51:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 20:51:18 GO111MODULE=on go vet ./... 20:51:20 ---> b64e2dbd6c0c 20:51:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 20:51:20 ---> Running in abc5aa9df9b7 20:51:21 ---> 606bd296acaf 20:51:21 Step 18/22 : RUN chmod +x entrypoint.sh 20:51:21 Removing intermediate container abc5aa9df9b7 20:51:21 ---> dade7df3ca83 20:51:21 Step 21/21 : LABEL version=0.0.0 20:51:23 ---> Running in 21c2213cee1b 20:51:23 ---> Running in d6dab6aaafab 20:51:23 Removing intermediate container fcfa4f0bdcab 20:51:23 ---> e822a4e933a6 20:51:23 Step 8/24 : COPY . . 20:51:26 Removing intermediate container 21c2213cee1b 20:51:26 ---> bab4e79f9a49 20:51:26 20:51:26 Successfully built bab4e79f9a49 20:51:27 Successfully tagged docker-support-scheduler-go:latest 20:51:32  Building docker-support-scheduler-go ... done  ---> eb988c615b80 20:51:32 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:51:33 ---> Running in e0c2ffda9eee 20:51:33 Removing intermediate container d6dab6aaafab 20:51:33 ---> ac475250c59e 20:51:33 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 20:51:33 ---> Running in 341601d7b24b 20:51:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:51:34 Removing intermediate container 341601d7b24b 20:51:34 ---> a2fa51f522d5 20:51:34 Step 20/22 : LABEL arch=x86_64 20:51:34 ---> Running in 8fd8e1473bab 20:51:35 Removing intermediate container 8fd8e1473bab 20:51:35 ---> a104dff59016 20:51:35 Step 21/22 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 20:51:35 ---> Running in aa54ce1ab3f4 20:51:38 Removing intermediate container aa54ce1ab3f4 20:51:38 ---> 95476e339895 20:51:38 Step 22/22 : LABEL version=0.0.0 20:51:38 ---> Running in 00e6c5a9c156 20:51:39 Removing intermediate container 00e6c5a9c156 20:51:39 ---> 0f31a895d466 20:51:39 20:51:40 Successfully built 0f31a895d466 20:51:40 Successfully tagged docker-security-bootstrap-redis-go:latest 20:51:44  Building docker-security-bootstrap-redis-go ... done  ---> 3329a19cd312 20:51:44 Step 9/24 : RUN make cmd/support-notifications/support-notifications 20:51:44 ---> Running in b37a1adc6391 20:51: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 20:51:50 Removing intermediate container e0c2ffda9eee 20:51:50 ---> 26a8199e367d 20:51:50 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:51:50 ---> Running in 31e4fc55e7a8 20:51: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 20:51:54 Removing intermediate container 31e4fc55e7a8 20:51:54 ---> 71713ad86d5a 20:51:54 20:51:54 Step 11/26 : FROM docker:20.10.0 20:51:54 20.10.0: Pulling from library/docker 20:51:58 Removing intermediate container b37a1adc6391 20:51:58 ---> 9efe92d8761e 20:51:58 20:51:58 Step 10/24 : FROM scratch 20:51:58 ---> 20:51:58 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 20:51:58 ---> Running in 4a9ac0019435 20:51:58 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:51:58 Status: Downloaded newer image for docker:20.10.0 20:51:58 ---> aefe523efa57 20:51:58 Step 12/26 : RUN apk add --no-cache bash 20:51:58 ---> Running in 13ad3b25036c 20:51:59 Removing intermediate container 4a9ac0019435 20:51:59 ---> 13e40643ab1c 20:51:59 Step 12/24 : ENV APP_PORT=48060 20:51:59 ---> Running in 0b45280c7a27 20:51:59 Removing intermediate container 0b45280c7a27 20:51:59 ---> d020ea7ecfef 20:51:59 Step 13/24 : EXPOSE $APP_PORT 20:51:59 ---> Running in e6797a186f34 20:51:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:51:59 Removing intermediate container e6797a186f34 20:51:59 ---> 58131af409b6 20:51:59 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 20:51:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:51:59 ---> f5a552409c96 20:51:59 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 20:51:59 (1/2) Installing readline (8.0.4-r0) 20:51:59 (2/2) Installing bash (5.0.17-r0) 20:51:59 Executing bash-5.0.17-r0.post-install 20:51:59 Executing busybox-1.31.1-r19.trigger 20:51:59 OK: 12 MiB in 22 packages 20:52:01 ---> 54287c6cba7c 20:52:01 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 20:52:01 Removing intermediate container 13ad3b25036c 20:52:01 ---> adcacec8a570 20:52:01 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 20:52:01 ---> Running in d9b7728a13c9 20:52:01 Removing intermediate container d9b7728a13c9 20:52:01 ---> 68126e63da6f 20:52:01 Step 14/26 : ENV APP_PORT=48090 20:52:01 ---> Running in 81ebe9800c0b 20:52:01 ---> 4454e65561dc 20:52:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:01 Removing intermediate container 81ebe9800c0b 20:52:01 ---> 4bed8ec170a6 20:52:01 Step 15/26 : EXPOSE $APP_PORT 20:52:01 ---> Running in 135eef54fff8 20:52:01 ---> f7f35f856d9b 20:52:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:52:01 Removing intermediate container 135eef54fff8 20:52:01 ---> 5a39fb8d10cc 20:52:01 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:52:02 ---> 852e4e16d789 20:52:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:52:02 ---> edbd4f337051 20:52:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:52:02 ---> 11fd82b1fd2a 20:52:02 Step 20/24 : ENTRYPOINT ["/support-notifications"] 20:52:02 ---> Running in 3443dccc6526 20:52:02 ---> 8293c86fd10e 20:52:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:52:03 Removing intermediate container 3443dccc6526 20:52:03 ---> 9cd208b61f7e 20:52:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:03 ---> 9ba4b248a2e5 20:52:03 Step 19/26 : RUN apk --no-cache add py3-pip 20:52:03 ---> Running in f7b4da32dad5 20:52:03 ---> Running in 345209a1ed79 20:52:03 Removing intermediate container f7b4da32dad5 20:52:03 ---> 985b21475ebc 20:52:03 Step 22/24 : LABEL arch=x86_64 20:52:03 ---> Running in 3d84943ee454 20:52:03 Removing intermediate container 3d84943ee454 20:52:03 ---> eb991e243cdb 20:52:03 Step 23/24 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 20:52:03 ---> Running in 284c0cecb6be 20:52:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:52:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:52:04 Removing intermediate container 284c0cecb6be 20:52:04 ---> 75d6b085260b 20:52:04 Step 24/24 : LABEL version=0.0.0 20:52:04 ---> Running in 3e651fce8b8d 20:52:04 (1/33) Installing libbz2 (1.0.8-r1) 20:52:04 (2/33) Installing expat (2.2.9-r1) 20:52:04 (3/33) Installing libffi (3.3-r2) 20:52:04 (4/33) Installing gdbm (1.13-r1) 20:52:04 (5/33) Installing xz-libs (5.2.5-r0) 20:52:04 (6/33) Installing sqlite-libs (3.32.1-r0) 20:52:04 (7/33) Installing python3 (3.8.5-r0) 20:52:04 Removing intermediate container 3e651fce8b8d 20:52:04 ---> 392096b6dc0e 20:52:04 20:52:04 Successfully built 392096b6dc0e 20:52:04 Successfully tagged docker-support-notifications-go:latest 20:52:05  Building docker-support-notifications-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) 20:52:05 (9/33) Installing py3-ordered-set (4.0.1-r0) 20:52:05 (10/33) Installing py3-parsing (2.4.7-r0) 20:52:05 (11/33) Installing py3-six (1.15.0-r0) 20:52:05 (12/33) Installing py3-packaging (20.4-r0) 20:52:05 (13/33) Installing py3-setuptools (47.0.0-r0) 20:52:05 (14/33) Installing py3-chardet (3.0.4-r4) 20:52:05 (15/33) Installing py3-idna (2.9-r0) 20:52:05 (16/33) Installing py3-certifi (2020.4.5.1-r0) 20:52:05 (17/33) Installing py3-urllib3 (1.25.9-r0) 20:52:05 (18/33) Installing py3-requests (2.23.0-r0) 20:52:05 (19/33) Installing py3-msgpack (1.0.0-r0) 20:52:05 (20/33) Installing py3-lockfile (0.12.2-r3) 20:52:05 (21/33) Installing py3-cachecontrol (0.12.6-r0) 20:52:05 (22/33) Installing py3-colorama (0.4.3-r0) 20:52:05 (23/33) Installing py3-distlib (0.3.0-r0) 20:52:06 (24/33) Installing py3-distro (1.5.0-r1) 20:52:06 (25/33) Installing py3-webencodings (0.5.1-r3) 20:52:06 (26/33) Installing py3-html5lib (1.0.1-r4) 20:52:06 (27/33) Installing py3-pytoml (0.1.21-r0) 20:52:06 (28/33) Installing py3-pep517 (0.8.2-r0) 20:52:06 (29/33) Installing py3-progress (1.5-r0) 20:52:06 (30/33) Installing py3-toml (0.10.1-r0) 20:52:06 (31/33) Installing py3-retrying (1.3.3-r0) 20:52:06 (32/33) Installing py3-contextlib2 (0.6.0-r0) 20:52:06 (33/33) Installing py3-pip (20.1.1-r0) 20:52:06 Executing busybox-1.31.1-r19.trigger 20:52:06 OK: 71 MiB in 55 packages 20:52:16 Removing intermediate container 345209a1ed79 20:52:16 ---> 9fe6bf4865ae 20:52:16 Step 20/26 : RUN pip install docker-compose==1.23.2 20:52:16 ---> Running in 64cb5b575c8c 20:52:16 Collecting docker-compose==1.23.2 20:52:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:52:16 Collecting PyYAML<4,>=3.10 20:52:16 Downloading PyYAML-3.13.tar.gz (270 kB) 20:52:18 Collecting docker<4.0,>=3.6.0 20:52:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:52:18 Collecting dockerpty<0.5,>=0.4.1 20:52:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:52:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:52:18 Collecting jsonschema<3,>=2.5.1 20:52:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:52:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:52:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:52:19 Collecting docopt<0.7,>=0.6.1 20:52:19 Downloading docopt-0.6.2.tar.gz (25 kB) 20:52:19 Collecting cached-property<2,>=1.2.0 20:52:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:52:19 Collecting websocket-client<1.0,>=0.32.0 20:52:19 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 20:52:20 Collecting texttable<0.10,>=0.9.0 20:52:20 Downloading texttable-0.9.1.tar.gz (11 kB) 20:52:20 Collecting docker-pycreds>=0.4.0 20:52:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:52:20 Collecting urllib3<1.25,>=1.21.1 20:52:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:52:21 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 20:52:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 20:52:21 Collecting idna<2.8,>=2.5 20:52:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:52:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:52:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:52:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:52:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:52:21 Installing collected packages: PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, docopt, cached-property, texttable, docker-compose 20:52:21 Running setup.py install for PyYAML: started 20:52:22 Running setup.py install for PyYAML: finished with status 'done' 20:52:22 Attempting uninstall: urllib3 20:52:22 Found existing installation: urllib3 1.25.9 20:52:22 Uninstalling urllib3-1.25.9: 20:52:22 Successfully uninstalled urllib3-1.25.9 20:52:23 Attempting uninstall: idna 20:52:23 Found existing installation: idna 2.9 20:52:23 Uninstalling idna-2.9: 20:52:23 Successfully uninstalled idna-2.9 20:52:23 Attempting uninstall: requests 20:52:23 Found existing installation: requests 2.23.0 20:52:23 Uninstalling requests-2.23.0: 20:52:23 Successfully uninstalled requests-2.23.0 20:52:23 Running setup.py install for dockerpty: started 20:52:24 Running setup.py install for dockerpty: finished with status 'done' 20:52:24 Running setup.py install for docopt: started 20:52:24 Running setup.py install for docopt: finished with status 'done' 20:52:24 Running setup.py install for texttable: started 20:52:25 Running setup.py install for texttable: finished with status 'done' 20:52:25 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 20:52:26 gofmt -l . 20:52:26 [ "`gofmt -l .`" = "" ] 20:52:26 ./bin/test-go-mod-tidy.sh 20:52:27 ./bin/test-attribution-txt.sh [Pipeline] sh 20:52:28 Removing intermediate container 64cb5b575c8c 20:52:28 ---> ba818a7413f0 20:52:28 Step 21/26 : RUN apk --no-cache add curl 20:52:28 ---> Running in 7806a8eaa4c5 20:52:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:52:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:52:29 (1/3) Installing nghttp2-libs (1.41.0-r0) 20:52:29 (2/3) Installing libcurl (7.69.1-r3) 20:52:29 (3/3) Installing curl (7.69.1-r3) 20:52:29 Executing busybox-1.31.1-r19.trigger 20:52:29 OK: 72 MiB in 58 packages 20:52:29 + ls -al . 20:52:29 total 684 20:52:29 drwxrwxr-x 9 1001 1001 4096 Jan 19 20:52 . 20:52:29 drwxr-xr-x 4 root root 4096 Jan 19 20:48 .. 20:52:29 -rw-rw-r-- 1 1001 1001 11 Jan 19 20:47 .dockerignore 20:52:29 drwxrwxr-x 8 1001 1001 4096 Jan 19 20:47 .git 20:52:29 drwxrwxr-x 3 1001 1001 4096 Jan 19 20:47 .github 20:52:29 -rw-rw-r-- 1 1001 1001 824 Jan 19 20:47 .gitignore 20:52:29 -rw-rw-r-- 1 1001 1001 166 Jan 19 20:47 .sonarcloud.properties 20:52:29 -rw-rw-r-- 1 1001 1001 7744 Jan 19 20:47 Attribution.txt 20:52:29 -rw-rw-r-- 1 1001 1001 3804 Jan 19 20:47 CONTRIBUTING.md 20:52:29 -rw-rw-r-- 1 1001 1001 931 Jan 19 20:47 Dockerfile.build 20:52:29 -rw-rw-r-- 1 1001 1001 863 Jan 19 20:47 Jenkinsfile 20:52:29 -rw-rw-r-- 1 1001 1001 10775 Jan 19 20:47 LICENSE 20:52:29 -rw-rw-r-- 1 1001 1001 5750 Jan 19 20:47 Makefile 20:52:29 -rw-rw-r-- 1 1001 1001 6524 Jan 19 20:47 README.md 20:52:29 -rw-rw-r-- 1 1001 1001 6744 Jan 19 20:47 SECURITY.md 20:52:29 -rw-rw-r-- 1 1001 1001 5 Jan 19 20:44 VERSION 20:52:29 -rw-rw-r-- 1 1001 1001 4131 Jan 19 20:47 ZMQWindows.md 20:52:29 drwxrwxr-x 2 1001 1001 4096 Jan 19 20:47 bin 20:52:29 drwxrwxr-x 14 1001 1001 4096 Jan 19 20:47 cmd 20:52:29 -rw-r--r-- 1 root root 550466 Jan 19 20:51 coverage.out 20:52:29 -rw-r--r-- 1 root root 981 Jan 19 20:52 go.mod 20:52:29 -rw-r--r-- 1 root root 19436 Jan 19 20:52 go.sum 20:52:29 drwxrwxr-x 8 1001 1001 4096 Jan 19 20:47 internal 20:52:29 drwxrwxr-x 4 1001 1001 4096 Jan 19 20:47 openapi 20:52:29 drwxrwxr-x 4 1001 1001 4096 Jan 19 20:47 snap 20:52:29 -rw-rw-r-- 1 1001 1001 168 Jan 19 20:47 version.go [Pipeline] sh 20:52:29 Removing intermediate container 7806a8eaa4c5 20:52:29 ---> 33a90e684051 20:52:29 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 20:52:29 ---> Running in 1383e0eac679 20:52:29 Removing intermediate container 1383e0eac679 20:52:29 ---> 36638e422049 20:52:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:29 ---> Running in c3d6575898d6 20:52:30 + '[' -e coverage.out ] 20:52:30 + chown 1001:1001 coverage.out [Pipeline] stash 20:52:30 Warning: overwriting stash ‘coverage-report’ 20:52:30 Removing intermediate container c3d6575898d6 20:52:30 ---> 951f22dc2a5f 20:52:30 Step 24/26 : LABEL arch=x86_64 20:52:30 ---> Running in f14f791f4814 20:52:30 Removing intermediate container f14f791f4814 20:52:30 ---> 7b01a8771d46 20:52:30 Step 25/26 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 20:52:30 ---> Running in 2fca1e1d7f07 20:52:30 Removing intermediate container 2fca1e1d7f07 20:52:30 ---> ac4ea201d736 20:52:30 Step 26/26 : LABEL version=0.0.0 20:52:30 ---> Running in 9a0d465775e0 20:52:31 Removing intermediate container 9a0d465775e0 20:52:31 ---> 2aae88f7fecc 20:52:31 20:52:31 Successfully built 2aae88f7fecc 20:52:31 Successfully tagged docker-sys-mgmt-agent-go:latest 20:52:31 Stashed 1 file(s) [Pipeline] sh 20:52:31  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 20:52:31 $ docker stop --time=1 9300875e7327af6a147abc219bd56e29d170d819f40e3db7c96590de15870b25 20:52:32 + make build 20:52:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:52:33 $ docker rm -f 9300875e7327af6a147abc219bd56e29d170d819f40e3db7c96590de15870b25 [Pipeline] // withDockerContainer [Pipeline] sh 20:52:33 + docker images 20:52:33 + grep docker 20:52:33 docker-sys-mgmt-agent-go latest 2aae88f7fecc 3 seconds ago 313MB 20:52:33 docker-support-notifications-go latest 392096b6dc0e 29 seconds ago 12MB 20:52:33 docker-security-bootstrap-redis-go latest 0f31a895d466 54 seconds ago 15.8MB 20:52:33 docker-support-scheduler-go latest bab4e79f9a49 About a minute ago 10.7MB 20:52:33 docker-core-data-go latest 39e7d13d5f1a About a minute ago 22.3MB 20:52:33 docker-security-secretstore-setup-go latest 65256eb3f086 About a minute ago 24.6MB 20:52:33 docker-core-metadata-go latest 7efc69c2ce57 2 minutes ago 13.1MB 20:52:33 docker-security-proxy-setup-go latest 97409bbef944 2 minutes ago 24.4MB 20:52:33 docker-core-command-go latest c5c95a76ac50 2 minutes ago 10.6MB 20:52:33 docker 20.10.0 aefe523efa57 5 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:52:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:52:50 Still waiting to schedule task 20:52:50 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:53:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:53:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:53:15 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 20:53:16 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 20:53:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:53:24 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 20:53:28 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 20:53:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:53:36 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 20:53:40 Running on prd-ubuntu18.04-docker-8c-8g-21299 in /w/workspace/edgexfoundry_edgex-go_PR-3051 [Pipeline] { [Pipeline] ws 20:53:40 Running in /w/workspace/edgex-go/1 [Pipeline] { 20:53:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] checkout 20:53:43 using credential edgex-jenkins-ssh 20:53:43 Cloning the remote Git repository 20:53:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:53:43 > git init /w/workspace/edgex-go/1 # timeout=10 20:53:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:53:43 > git --version # timeout=10 20:53:43 > git --version # 'git version 2.17.1' 20:53:43 using GIT_SSH to set credentials SSH Credentials for GitHub 20:53:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 20:53:45 $ docker stop --time=1 a8c0b3dbc5dfc46490803aeac6e401e4375e7b09eabc36f3b34fa91ff8ca9eaa 20:53:47 $ docker rm -f a8c0b3dbc5dfc46490803aeac6e401e4375e7b09eabc36f3b34fa91ff8ca9eaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:53:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:53:50 20:53:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:53:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:53:50 latest: Pulling from edgex-devops/edgex-compose-arm64 20:53:50 29e5d40040c1: Pulling fs layer 20:53:50 1ce36da41761: Pulling fs layer 20:53:50 25b303627fd3: Pulling fs layer 20:53:51 29e5d40040c1: Verifying Checksum 20:53:51 29e5d40040c1: Download complete 20:53:51 1ce36da41761: Verifying Checksum 20:53:51 1ce36da41761: Download complete 20:53:51 29e5d40040c1: Pull complete 20:53:53 1ce36da41761: Pull complete 20:53:53 25b303627fd3: Verifying Checksum 20:53:53 25b303627fd3: Download complete 20:54:03 25b303627fd3: Pull complete 20:54:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:54:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:54:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:54:03 prd-ubuntu18.04-docker-arm64-4c-16g-21297 does not seem to be running inside a container 20:54:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:54:06 $ docker top ccc290cc3628688a2afe8354e5ec340ba70b7a2a8e8608d11e02b65b6266bd3f -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:08 + docker-compose build --help 20:54:08 + grep parallel 20:54:11 --parallel Build images in parallel. [Pipeline] } 20:54:11 $ docker stop --time=1 ccc290cc3628688a2afe8354e5ec340ba70b7a2a8e8608d11e02b65b6266bd3f 20:54:13 $ docker rm -f ccc290cc3628688a2afe8354e5ec340ba70b7a2a8e8608d11e02b65b6266bd3f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:54:14 . [Pipeline] withDockerContainer 20:54:15 prd-ubuntu18.04-docker-arm64-4c-16g-21297 does not seem to be running inside a container 20:54:15 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:54:16 $ docker top 3820ce2c136f6be584ce7bf3470cd7cc3853558fcbabafa4d0cee6c83b8c40aa -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:17 + docker-compose -f ./docker-compose-build.yml build --parallel 20:54:22 Building docker-core-command-go ... 20:54:22 Building docker-core-data-go ... 20:54:22 Building docker-core-metadata-go ... 20:54:22 Building docker-security-bootstrap-redis-go ... 20:54:22 Building docker-security-proxy-setup-go ... 20:54:22 Building docker-security-secretstore-setup-go ... 20:54:22 Building docker-support-notifications-go ... 20:54:22 Building docker-support-scheduler-go ... 20:54:22 Building docker-sys-mgmt-agent-go ... 20:54:22 Building docker-sys-mgmt-agent-go 20:54:22 Building docker-support-scheduler-go 20:54:22 Building docker-security-proxy-setup-go 20:54:22 Building docker-core-command-go 20:54:22 Building docker-core-metadata-go 20:54:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:54:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:54:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:54:22 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3051/head:refs/remotes/origin/PR-3051 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:54:22 Merging remotes/origin/master commit c4887d0c009f35026456fc1c8cef2ef56b2ea654 into PR head commit 95b91020659b053b4e3b23d401013feb8b1b0b71 20:54:23 Merge succeeded, producing 698db11b56ab3261df9c7592c31466ee5e3188a0 20:54:23 Checking out Revision 698db11b56ab3261df9c7592c31466ee5e3188a0 (PR-3051) 20:54:22 > git config core.sparsecheckout # timeout=10 20:54:22 > git checkout -f 95b91020659b053b4e3b23d401013feb8b1b0b71 # timeout=10 20:54:22 > git remote # timeout=10 20:54:22 > git config --get remote.origin.url # timeout=10 20:54:22 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:22 > git merge c4887d0c009f35026456fc1c8cef2ef56b2ea654 # timeout=10 20:54:23 > git rev-parse HEAD^{commit} # timeout=10 20:54:23 > git config core.sparsecheckout # timeout=10 20:54:23 > git checkout -f 698db11b56ab3261df9c7592c31466ee5e3188a0 # timeout=10 20:54:26 Commit message: "Merge commit 'c4887d0c009f35026456fc1c8cef2ef56b2ea654' into HEAD" 20:54:26 First time build. Skipping changelog. 20:54:26 > git --version # timeout=10 20:54:26 > git --version # 'git version 2.17.1' 20:54:26 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:28 + echo snap-build.sh 20:54:28 snap-build.sh 20:54:28 + SNAP_BASE_DIR=. 20:54:28 + '[' '!' -z /w/workspace/edgex-go/1 ']' 20:54:28 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 20:54:28 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 20:54:28 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 20:54:28 + cd /w/workspace/edgex-go/1 20:54:28 + sudo apt-get remove -qy --purge lxd lxd-client 20:54:28 Reading package lists... 20:54:28 Building dependency tree... 20:54:28 Reading state information... 20:54:28 The following packages were automatically installed and are no longer required: 20:54:28 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:54:28 uidmap xdelta3 20:54:28 Use 'sudo apt autoremove' to remove them. 20:54:28 The following packages will be REMOVED: 20:54:28 lxd* lxd-client* 20:54:29 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:54:29 After this operation, 31.7 MB disk space will be freed. 20:54:30 (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.) 20:54:30 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:54:31 Removing lxd dnsmasq configuration 20:54:31 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:54:31 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:54:32 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 20:54:32 (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.) 20:54:32 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:54:33 Processing triggers for systemd (237-3ubuntu10.42) ... 20:54:33 Processing triggers for ureadahead (0.100.0-21) ... 20:54:35 + sudo snap remove --purge lxd 20:54:35 snap "lxd" is not installed 20:54:35 + sudo groupadd --force --system lxd 20:54:35 ++ whoami 20:54:35 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:54:35 + newgrp - lxd 20:54:35 + sudo snap install lxd 20:54:44 2021-01-19T20:54:41Z INFO Waiting for automatic snapd restart... 20:54:58 lxd 4.10 from Canonical* installed 20:54:58 + sudo lxd init --auto 20:55:07 + sudo snap install --classic snapcraft 20:55:13 snapcraft 4.4.4 from Canonical* installed 20:55:13 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 20:55:13 + patch --verbose -p1 20:55:13 Hmm... Looks like a unified diff to me... 20:55:13 The text leading up to this was: 20:55:13 -------------------------- 20:55:13 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 20:55:13 |From: Tony Espy 20:55:13 |Date: Wed, 16 Dec 2020 16:34:55 -0500 20:55:13 |Subject: [PATCH] optimize snap build for pipeline CI check 20:55:13 | 20:55:13 |This patch is used by the EdgeX CI pipeline builds to 20:55:13 |optimize the snap CI check run for pull requests. When 20:55:13 |applied, it essentially strips out everything (apps and 20:55:13 |parts) from the snapcraft.yaml file except those required 20:55:13 |to build edgex-go, as the whole idea of the CI check is to 20:55:13 |catch changes to edgex-go that break the snap build. 20:55:13 | 20:55:13 |In general, anyone updating snapcraft.yaml will also need 20:55:13 |to update this patch file, otherwise it may fail to apply, 20:55:13 |resulting in a failed snap build CI check in the associated 20:55:13 |pull request. 20:55:13 | 20:55:13 |Note - in addition to applying this patch, the pipeline also 20:55:13 |only primes the snap (e.g. `snapcraft prime`), as there's no 20:55:13 |need to build the finally binary .snap file (and it won't 20:55:13 |work with the patch applied). This further reduces the build 20:55:13 |time. 20:55:13 |--- 20:55:13 | snap/snapcraft.yaml | 461 +------------------------------------------- 20:55:13 | 1 file changed, 2 insertions(+), 459 deletions(-) 20:55:13 | 20:55:13 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 20:55:13 |index 1e537489..faf42425 100644 20:55:13 |--- a/snap/snapcraft.yaml 20:55:13 |+++ b/snap/snapcraft.yaml 20:55:13 -------------------------- 20:55:13 patching file snap/snapcraft.yaml 20:55:13 Using Plan A... 20:55:13 Hunk #1 succeeded at 73. 20:55:13 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 20:55:13 Hunk #3 succeeded at 214 (offset -1 lines). 20:55:13 Hunk #4 succeeded at 222 (offset -1 lines). 20:55:13 Hunk #5 succeeded at 229 (offset -1 lines). 20:55:13 Hunk #6 succeeded at 256 (offset -1 lines). 20:55:13 Hunk #7 succeeded at 290 (offset -1 lines). 20:55:13 Hunk #8 succeeded at 342. 20:55:13 Hmm... Ignoring the trailing garbage. 20:55:13 done 20:55:13 + sudo snapcraft prime --use-lxd 20:55:15 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:55:15 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: 20:55:15 - README.md 20:55:15 - snapcraft.yaml.orig 20:55:15 20:55:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:55:15 Launching a container. 20:55:28 Waiting for container to be ready 20:55:28 To start your first instance, try: lxc launch ubuntu:18.04 20:55:28 20:55:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:55:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:55:30 ---> bcbc2405c4e5 20:55:30 Step 3/22 : WORKDIR /edgex-go 20:55:30 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:55:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:55:30 ---> bcbc2405c4e5 20:55:30 Step 3/21 : WORKDIR /edgex-go 20:55:30 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:55:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:55:30 ---> bcbc2405c4e5 20:55:30 Step 3/26 : WORKDIR /edgex-go 20:55:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:55:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:55:30 ---> bcbc2405c4e5 20:55:30 Step 3/22 : WORKDIR /edgex-go 20:55:30 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:55:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:55:30 ---> bcbc2405c4e5 20:55:30 Step 3/21 : WORKDIR /edgex-go 20:55:31 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:55:31 Waiting for network to be ready... 20:55:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:55:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 20:55:32 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:55:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 20:55:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 20:55:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 20:55:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 20:55:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 20:55:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 20:55:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 20:55:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:55:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:55:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:55:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:55:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:55:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:55:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:55:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:55:33 ---> Running in 7f9e6840acd8 20:55:33 ---> Running in f60642c268ed 20:55:33 ---> Running in 92bd744fb743 20:55:33 ---> Running in b7b219e72661 20:55:33 ---> Running in dad20738530b 20:55:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:55:33 Removing intermediate container 92bd744fb743 20:55:33 ---> 96b58422288e 20:55:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:33 Removing intermediate container dad20738530b 20:55:33 ---> 53b1ab3da032 20:55:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:33 Removing intermediate container 7f9e6840acd8 20:55:33 ---> cb4b621580cc 20:55:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1844 kB] 20:55:33 Removing intermediate container b7b219e72661 20:55:33 ---> 99d719dddec1 20:55:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:33 Removing intermediate container f60642c268ed 20:55:33 ---> b95fc29a0dcb 20:55:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:33 ---> Running in d22564a6a4d1 20:55:33 ---> Running in c473c7286161 20:55:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 20:55:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 20:55:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 20:55:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 20:55:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 20:55:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] 20:55:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 20:55:34 ---> Running in a1f12bd430bd 20:55:34 ---> Running in a90a935c542a 20:55:34 ---> Running in c8df0881c9fb 20:55:37 Fetched 23.8 MB in 5s (4647 kB/s) 20:55:37 Removing intermediate container d22564a6a4d1 20:55:37 ---> 2910e9cece3f 20:55:37 Step 5/26 : RUN apk add --update --no-cache make bash git 20:55:37 ---> Running in f1137786cea2 20:55:37 Removing intermediate container c473c7286161 20:55:37 ---> 035ff4c9dfe8 20:55:37 Step 5/22 : RUN apk add --update --no-cache make git 20:55:38 ---> Running in aef75f521983 20:55:38 Reading package lists... 20:55:38 Removing intermediate container a90a935c542a 20:55:38 ---> 7395b14508bd 20:55:38 Step 5/22 : RUN apk add --update --no-cache make git 20:55:38 Removing intermediate container c8df0881c9fb 20:55:38 ---> fea1326d718b 20:55:38 Step 5/21 : RUN apk add --update --no-cache make git 20:55:38 Reading package lists... 20:55:38 Building dependency tree... 20:55:38 Reading state information... 20:55:38 Removing intermediate container a1f12bd430bd 20:55:38 ---> bd0f3feb3df8 20:55:38 Step 5/21 : RUN apk add --update --no-cache make git 20:55:38 ---> Running in cb209af051fb 20:55:38 ---> Running in 80d86eac3505 20:55:38 The following additional packages will be installed: 20:55:38 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:55:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:55:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:55:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:55:38 Suggested packages: 20:55:38 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:55:38 Recommended packages: 20:55:38 gnupg libsasl2-modules 20:55:38 The following NEW packages will be installed: 20:55:38 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:55:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:55:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:55:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:55:38 The following packages will be upgraded: 20:55:38 gpg gpg-agent gpgconf libudev1 20:55:38 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 20:55:38 Need to get 3533 kB of archives. 20:55:38 After this operation, 13.3 MB of additional disk space will be used. 20:55:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 20:55:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 20:55:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 20:55:39 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] 20:55:39 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] 20:55:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 20:55:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 20:55:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 20:55:39 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 20:55:39 ---> Running in 0d23555e12fa 20:55:39 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 20:55:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:55:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:55:39 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:55:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:55:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:55:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:55:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:55:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:55:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:55:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:55:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:55:39 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:55:39 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:55:39 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:55:40 debconf: delaying package configuration, since apt-utils is not installed 20:55:40 Fetched 3533 kB in 1s (3246 kB/s) 20:55:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:55:40 (Reading database ... 12511 files and directories currently installed.) 20:55:40 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 20:55:40 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 20:55:40 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 20:55:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:55:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:55:40 Selecting previously unselected package udev. 20:55:40 (Reading database ... 12511 files and directories currently installed.) 20:55:40 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 20:55:40 Unpacking udev (237-3ubuntu10.44) ... 20:55:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:55:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:55:40 Selecting previously unselected package libfuse2:amd64. 20:55:40 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:55:40 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:55:40 Selecting previously unselected package fuse. 20:55:40 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:55:40 Unpacking fuse (2.9.7-1ubuntu1) ... 20:55:41 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 20:55:41 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:55:41 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 20:55:41 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:55:41 OK: 217 MiB in 51 packages 20:55:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:55:41 OK: 217 MiB in 51 packages 20:55:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:55:41 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 20:55:41 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:55:41 Selecting previously unselected package libksba8:amd64. 20:55:41 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:55:41 Unpacking libksba8:amd64 (1.3.5-2) ... 20:55:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:55:41 Selecting previously unselected package libroken18-heimdal:amd64. 20:55:41 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:55:41 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:41 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:55:41 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:55:41 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:41 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:55:41 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:55:41 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:41 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:55:41 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:55:41 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:41 Selecting previously unselected package libwind0-heimdal:amd64. 20:55:41 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:55:41 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:42 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:55:42 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:55:42 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:42 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:55:42 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:55:42 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:42 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:55:42 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:55:42 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:42 OK: 217 MiB in 51 packages 20:55:42 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:55:42 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:55:42 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:42 Selecting previously unselected package libsasl2-modules-db:amd64. 20:55:42 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:55:42 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:55:42 Selecting previously unselected package libsasl2-2:amd64. 20:55:42 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:55:42 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:55:42 OK: 217 MiB in 51 packages 20:55:42 Selecting previously unselected package libldap-common. 20:55:42 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 20:55:42 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 20:55:42 Selecting previously unselected package libldap-2.4-2:amd64. 20:55:42 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 20:55:42 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 20:55:42 Selecting previously unselected package dirmngr. 20:55:42 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 20:55:42 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 20:55:42 OK: 217 MiB in 51 packages 20:55:42 Removing intermediate container f1137786cea2 20:55:42 ---> a079673461e4 20:55:42 Step 6/26 : COPY go.mod . 20:55:43 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 20:55:43 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 20:55:43 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:55:43 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:55:43 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:55:43 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 20:55:43 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:43 Removing intermediate container aef75f521983 20:55:43 ---> f7fa00193d26 20:55:43 Step 6/22 : COPY go.mod . 20:55:43 Setting up libksba8:amd64 (1.3.5-2) ... 20:55:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:55:43 Setting up udev (237-3ubuntu10.44) ... 20:55:43 invoke-rc.d: policy-rc.d denied execution of start. 20:55:43 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:43 Processing triggers for systemd (237-3ubuntu10) ... 20:55:43 Setting up fuse (2.9.7-1ubuntu1) ... 20:55:43 Setting up gpg (2.2.4-1ubuntu1.3) ... 20:55:43 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:43 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:43 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:43 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:44 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:44 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:44 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:55:44 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 20:55:44 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 20:55:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:55:44 ---> ee2cca89b16a 20:55:44 Step 7/26 : RUN go mod download 20:55:44 Removing intermediate container cb209af051fb 20:55:44 ---> ab3b85d1d303 20:55:44 Step 6/21 : COPY go.mod . 20:55:44 ---> 70aeb5e5201e 20:55:44 Step 7/22 : RUN go mod download 20:55:44 ---> Running in caaedb0d45f1 20:55:44 Removing intermediate container 0d23555e12fa 20:55:44 ---> 72a899c06f6a 20:55:44 Step 6/21 : COPY go.mod . 20:55:44 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:55:44 settings in the [Install] section, and DefaultInstance for template units). 20:55:44 This means they are not meant to be enabled using systemctl. 20:55:44 Possible reasons for having this kind of units are: 20:55:44 1) A unit may be statically enabled by being symlinked from another unit's 20:55:44 .wants/ or .requires/ directory. 20:55:44 2) A unit's purpose may be to act as a helper for some other unit which has 20:55:44 a requirement dependency on it. 20:55:44 3) A unit may be started when needed via activation (socket, path, timer, 20:55:44 D-Bus, udev, scripted systemctl call, ...). 20:55:44 4) In case of template units, the unit is meant to be enabled with some 20:55:44 instance name specified. 20:55:44 ---> Running in 86a20b3ab672 20:55:44 Removing intermediate container 80d86eac3505 20:55:44 ---> 3029aa0d5e60 20:55:44 Step 6/22 : COPY go.mod . 20:55:44 Reading package lists... 20:55:45 Building dependency tree... 20:55:45 Reading state information... 20:55:45 The following additional packages will be installed: 20:55:45 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:55:45 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:55:45 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:55:45 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:55:45 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:55:45 Suggested packages: 20:55:45 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:55:45 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:55:45 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:55:45 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:55:45 systemd-container policykit-1 20:55:45 Recommended packages: 20:55:45 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:55:45 The following NEW packages will be installed: 20:55:45 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:55:45 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:55:45 ---> 7e46fc9d1031 20:55:45 Step 7/21 : RUN go mod download 20:55:45 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:55:45 multiarch-support openssh-client python3 python3-minimal python3.6 20:55:45 python3.6-minimal snapd squashfs-tools sudo 20:55:45 The following packages will be upgraded: 20:55:45 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:55:45 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 20:55:45 Need to get 35.2 MB of archives. 20:55:45 After this operation, 141 MB of additional disk space will be used. 20:55:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 20:55:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 20:55:45 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 20:55:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 20:55:45 ---> Running in 375e34c62393 20:55:45 ---> 8cb66355e9a3 20:55:45 Step 7/21 : RUN go mod download 20:55:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 20:55:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:55:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 20:55:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 20:55:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 20:55:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:55:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:55:45 ---> 49255497dcd3 20:55:45 Step 7/22 : RUN go mod download 20:55:45 ---> Running in 1fd4b3843c1d 20:55:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:55:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:55:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:55:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:55:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 20:55:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:55:46 ---> Running in 5fa85e40ba9c 20:55:46 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 20:55:46 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:55:46 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:55:46 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:55:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:55:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:55:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:55:46 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:55:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 20:55:46 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:55:46 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:55:46 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 20:55:46 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 20:55:48 debconf: delaying package configuration, since apt-utils is not installed 20:55:48 Fetched 35.2 MB in 3s (11.4 MB/s) 20:55:48 (Reading database ... 12757 files and directories currently installed.) 20:55:48 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 20:55:48 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 20:55:48 Removing intermediate container caaedb0d45f1 20:55:48 ---> b7fefbdb8262 20:55:48 Step 8/26 : COPY . . 20:55:49 Removing intermediate container 86a20b3ab672 20:55:49 ---> a7d76658af50 20:55:49 Step 8/22 : COPY . . 20:55:49 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 20:55:49 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 20:55:49 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 20:55:49 (Reading database ... 12757 files and directories currently installed.) 20:55:49 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 20:55:49 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 20:55:50 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 20:55:50 (Reading database ... 12757 files and directories currently installed.) 20:55:50 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 20:55:50 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 20:55:50 Removing intermediate container 375e34c62393 20:55:50 ---> 20ef09d9a5be 20:55:50 Step 8/21 : COPY . . 20:55:50 Setting up apt (1.6.12ubuntu0.2) ... 20:55:50 Removing intermediate container 5fa85e40ba9c 20:55:50 ---> 27191497a914 20:55:50 Step 8/22 : COPY . . 20:55:50 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:55:51 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:55:51 Removing intermediate container 1fd4b3843c1d 20:55:51 ---> 2a5fa323ee77 20:55:51 Step 8/21 : COPY . . 20:55:51 (Reading database ... 12764 files and directories currently installed.) 20:55:51 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 20:55:51 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 20:55:51 Selecting previously unselected package libpython3.6-minimal:amd64. 20:55:51 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:55:51 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:55:51 Selecting previously unselected package libexpat1:amd64. 20:55:51 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:55:51 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:55:51 Selecting previously unselected package python3.6-minimal. 20:55:51 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:55:51 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 20:55:52 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 20:55:52 Checking for services that may need to be restarted...done. 20:55:52 Checking for services that may need to be restarted...done. 20:55:52 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:55:52 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:55:52 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 20:55:52 Selecting previously unselected package python3-minimal. 20:55:52 (Reading database ... 13012 files and directories currently installed.) 20:55:52 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:55:52 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:55:52 Selecting previously unselected package mime-support. 20:55:52 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:55:52 Unpacking mime-support (3.60ubuntu1) ... 20:55:52 Selecting previously unselected package libmpdec2:amd64. 20:55:52 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:55:53 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:55:53 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:55:53 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:55:53 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:55:53 Selecting previously unselected package python3.6. 20:55:53 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:55:53 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 20:55:53 Selecting previously unselected package libpython3-stdlib:amd64. 20:55:53 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:55:53 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:55:53 Setting up python3-minimal (3.6.7-1~18.04) ... 20:55:53 Selecting previously unselected package python3. 20:55:53 (Reading database ... 13442 files and directories currently installed.) 20:55:53 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:55:53 Unpacking python3 (3.6.7-1~18.04) ... 20:55:53 Selecting previously unselected package multiarch-support. 20:55:53 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:55:53 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:55:53 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:55:54 Selecting previously unselected package liblzo2-2:amd64. 20:55:54 (Reading database ... 13479 files and directories currently installed.) 20:55:54 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:55:54 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:55:54 Selecting previously unselected package libbsd0:amd64. 20:55:54 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:55:54 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:55:54 Selecting previously unselected package sudo. 20:55:54 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 20:55:54 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 20:55:54 Selecting previously unselected package apparmor. 20:55:54 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:55:54 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:55:55 Selecting previously unselected package libedit2:amd64. 20:55:55 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:55:55 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:55:55 Selecting previously unselected package libkrb5support0:amd64. 20:55:55 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:55:55 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:55:55 Selecting previously unselected package libk5crypto3:amd64. 20:55:55 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:55:55 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:55:55 Selecting previously unselected package libkeyutils1:amd64. 20:55:55 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:55:55 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:55:55 Selecting previously unselected package libkrb5-3:amd64. 20:55:55 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:55:55 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:55:56 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:55:56 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:55:56 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:55:56 Selecting previously unselected package libssl1.0.0:amd64. 20:55:56 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 20:55:56 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 20:55:56 Selecting previously unselected package openssh-client. 20:55:56 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:55:56 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:55:56 Selecting previously unselected package squashfs-tools. 20:55:56 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 20:55:56 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:55:56 Selecting previously unselected package snapd. 20:55:56 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 20:55:56 Unpacking snapd (2.48+18.04) ... 20:55:59 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:55:59 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 20:55:59 Setting up mime-support (3.60ubuntu1) ... 20:55:59 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 20:55:59 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:55:59 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:55:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:55:59 Setting up systemd (237-3ubuntu10.44) ... 20:55:59 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:56:00 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:56:00 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:56:00 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:56:00 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:56:00 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:56:00 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 20:56:01 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:56:01 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:56:01 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:56:01 Setting up python3 (3.6.7-1~18.04) ... 20:56:01 running python rtupdate hooks for python3.6... 20:56:01 running python post-rtupdate hooks for python3.6... 20:56:01 Setting up apparmor (2.12-4ubuntu5.1) ... 20:56:02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:56:02 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:56:02 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:56:02 Setting up snapd (2.48+18.04) ... 20:56:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:56:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:56:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:56:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:56:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:56:04 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:56:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:56:04 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:56:04 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:56:05 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:56:05 /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' 20:56:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:56:05 Processing triggers for systemd (237-3ubuntu10.44) ... 20:56:06 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:56:06 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:56:06 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:56:08 Reading package lists... 20:56:08 Reading package lists... 20:56:08 Building dependency tree... 20:56:08 Reading state information... 20:56:08 Calculating upgrade... 20:56:08 The following packages will be upgraded: 20:56:08 advancecomp base-files bash binutils binutils-common 20:56:08 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:56:08 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:56:08 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 20:56:08 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 20:56:08 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 20:56:08 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 20:56:08 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 20:56:08 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:56:08 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:56:08 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:56:08 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:56:08 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:56:08 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:56:08 ubuntu-keyring util-linux 20:56:09 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:56:09 Need to get 63.7 MB of archives. 20:56:09 After this operation, 5203 kB of additional disk space will be used. 20:56:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] 20:56:09 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:56:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:56:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:56:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:56:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:56:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:56:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:56:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:56:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:56:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:56:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:56:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:56:10 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:56:10 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:56:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:56:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:56:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:56:10 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:56:10 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:56:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:56:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:56:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:56:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:56:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:56:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:56:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:56:10 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:56:10 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:56:10 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:56:10 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:56:10 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:56:10 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:56:10 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:56:10 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 20:56:10 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 20:56:10 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 20:56:10 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:56:10 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 20:56:10 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 20:56:10 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:56:10 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:56:10 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:56:10 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:56:10 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:56:10 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:56:10 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:56:10 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:56:10 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:56:10 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:56:10 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:56:10 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:56:10 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 20:56:10 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:56:10 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:56:10 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 20:56:10 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:56:10 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:56:10 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:56:10 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:56:10 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:56:10 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:56:10 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:56:10 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:56:10 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:56:10 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:56:10 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 20:56:10 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 20:56:10 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:56:10 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:56:10 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 20:56:10 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:56:10 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 20:56:10 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 20:56:10 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:56:10 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:56:10 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:56:10 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 20:56:10 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:56:10 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:56:10 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 20:56:10 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 20:56:10 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 20:56:10 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 20:56:10 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:56:10 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:56:10 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:56:10 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:56:11 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:56:11 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:56:11 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:56:11 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:56:12 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:56:12 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:56:12 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:56:12 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:56:12 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:56:12 debconf: delaying package configuration, since apt-utils is not installed 20:56:12 Fetched 63.7 MB in 3s (20.2 MB/s) 20:56:12 (Reading database ... 13912 files and directories currently installed.) 20:56:12 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:56:12 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:56:13 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:56:13 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:56:13 Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... 20:56:13 Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... 20:56:13 ---> 8f78a9537aff 20:56:13 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:56:13 ---> Running in 06e7a8808c75 20:56:13 ---> 449997b008c9 20:56:13 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:56:13 ---> 44ec60be2fdc 20:56:13 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 20:56:13 ---> 08ae93c14ad4 20:56:13 Step 9/22 : RUN make cmd/core-metadata/core-metadata 20:56:13 ---> 302a10821e23 20:56:13 Step 9/22 : RUN make cmd/core-command/core-command 20:56:13 ---> Running in 4a24ed871af6 20:56:13 ---> Running in 6b7a1acb9ab9 20:56:13 ---> Running in f805e9c05a48 20:56:13 ---> Running in 7dfc23fd371a 20:56:13 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:13 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:14 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:14 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:14 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:14 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:14 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:14 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:14 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:14 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:14 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:14 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:14 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:14 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:14 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:56:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:56:15 (Reading database ... 13911 files and directories currently installed.) 20:56:15 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:15 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:56:15 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:56:15 (Reading database ... 13911 files and directories currently installed.) 20:56:15 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:15 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:15 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 20:56:15 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:15 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:15 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:56:15 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:56:15 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:56:15 (Reading database ... 13911 files and directories currently installed.) 20:56:15 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:56:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:56:16 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:56:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:56:16 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 20:56:16 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:56:16 (Reading database ... 13911 files and directories currently installed.) 20:56:16 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:56:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:56:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:56:16 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:56:17 Setting up base-files (10.1ubuntu2.10) ... 20:56:17 Installing new version of config file /etc/issue ... 20:56:17 Installing new version of config file /etc/issue.net ... 20:56:17 Installing new version of config file /etc/lsb-release ... 20:56:17 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:56:17 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:56:17 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:56:17 Removing obsolete conffile /etc/default/motd-news ... 20:56:17 (Reading database ... 13912 files and directories currently installed.) 20:56:17 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:56:17 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:56:17 Setting up bash (4.4.18-2ubuntu1.2) ... 20:56:17 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 20:56:17 (Reading database ... 13912 files and directories currently installed.) 20:56:17 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:17 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:56:18 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:56:18 (Reading database ... 13912 files and directories currently installed.) 20:56:18 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:56:18 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:56:18 Setting up tar (1.29b-2ubuntu0.2) ... 20:56:18 (Reading database ... 13912 files and directories currently installed.) 20:56:18 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:56:18 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:56:18 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:56:18 (Reading database ... 13912 files and directories currently installed.) 20:56:18 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:56:18 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:56:18 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:56:19 (Reading database ... 13912 files and directories currently installed.) 20:56:19 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:56:19 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:56:19 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:56:19 (Reading database ... 13912 files and directories currently installed.) 20:56:19 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:56:19 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:56:19 Setting up grep (3.1-2build1) ... 20:56:19 (Reading database ... 13912 files and directories currently installed.) 20:56:19 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:56:19 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:56:19 Setting up login (1:4.5-1ubuntu2) ... 20:56:19 (Reading database ... 13912 files and directories currently installed.) 20:56:19 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:56:19 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:56:20 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:56:20 (Reading database ... 13912 files and directories currently installed.) 20:56:20 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:56:20 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:56:20 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:56:20 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:56:20 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:56:20 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:56:21 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:56:21 (Reading database ... 13912 files and directories currently installed.) 20:56:21 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:56:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:56:22 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:56:22 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:56:22 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:56:22 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:56:22 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:56:22 (Reading database ... 13912 files and directories currently installed.) 20:56:22 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:56:22 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:56:23 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:56:23 (Reading database ... 13912 files and directories currently installed.) 20:56:23 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:23 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:56:23 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:56:23 (Reading database ... 13912 files and directories currently installed.) 20:56:23 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:23 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:56:23 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:56:23 (Reading database ... 13912 files and directories currently installed.) 20:56:23 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:23 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:56:23 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:56:23 (Reading database ... 13912 files and directories currently installed.) 20:56:23 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:23 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:56:23 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:56:24 (Reading database ... 13912 files and directories currently installed.) 20:56:24 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:56:24 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:56:24 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:56:24 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:56:24 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:56:24 (Reading database ... 13912 files and directories currently installed.) 20:56:24 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:56:24 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:56:24 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:56:24 (Reading database ... 13912 files and directories currently installed.) 20:56:24 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:24 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:56:24 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:56:24 (Reading database ... 13912 files and directories currently installed.) 20:56:24 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:24 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:56:24 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:56:24 (Reading database ... 13912 files and directories currently installed.) 20:56:24 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:24 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:56:25 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:56:25 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:56:26 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:56:26 (Reading database ... 13912 files and directories currently installed.) 20:56:26 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:56:26 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:56:26 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:56:26 (Reading database ... 13912 files and directories currently installed.) 20:56:26 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:56:26 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:56:26 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:56:26 (Reading database ... 13914 files and directories currently installed.) 20:56:26 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:56:26 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:56:27 Setting up debconf (1.5.66ubuntu1) ... 20:56:27 (Reading database ... 13914 files and directories currently installed.) 20:56:27 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:56:27 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:56:27 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 20:56:27 (Reading database ... 13914 files and directories currently installed.) 20:56:27 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:56:27 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:56:27 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 20:56:27 (Reading database ... 13914 files and directories currently installed.) 20:56:27 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:56:27 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:56:27 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 20:56:28 (Reading database ... 13914 files and directories currently installed.) 20:56:28 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:56:28 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:56:28 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 20:56:28 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 20:56:28 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:56:28 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:56:28 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:56:28 (Reading database ... 13914 files and directories currently installed.) 20:56:28 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:56:28 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:56:28 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:56:28 (Reading database ... 13914 files and directories currently installed.) 20:56:28 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 20:56:28 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:56:29 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 20:56:29 (Reading database ... 13914 files and directories currently installed.) 20:56:29 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:56:29 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:56:29 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:56:29 (Reading database ... 13914 files and directories currently installed.) 20:56:29 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 20:56:29 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 20:56:29 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 20:56:29 (Reading database ... 13914 files and directories currently installed.) 20:56:29 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:56:30 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:56:30 Setting up passwd (1:4.5-1ubuntu2) ... 20:56:30 (Reading database ... 13914 files and directories currently installed.) 20:56:30 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 20:56:30 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:56:30 Setting up gpgv (2.2.4-1ubuntu1.3) ... 20:56:30 (Reading database ... 13914 files and directories currently installed.) 20:56:30 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:56:30 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:56:30 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:56:30 (Reading database ... 13914 files and directories currently installed.) 20:56:30 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:56:31 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:56:31 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:56:31 (Reading database ... 13914 files and directories currently installed.) 20:56:31 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:56:31 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:56:31 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:56:31 (Reading database ... 13914 files and directories currently installed.) 20:56:31 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:56:31 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:56:31 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:56:31 (Reading database ... 13914 files and directories currently installed.) 20:56:31 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 20:56:31 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 20:56:31 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 20:56:32 (Reading database ... 13914 files and directories currently installed.) 20:56:32 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 20:56:32 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 20:56:32 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 20:56:32 (Reading database ... 13915 files and directories currently installed.) 20:56:32 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:56:32 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:56:32 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:56:32 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:56:32 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 20:56:32 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 20:56:32 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 20:56:32 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 20:56:33 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:56:33 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:56:33 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:56:33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:56:33 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:56:33 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:56:33 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:56:33 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:56:33 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:56:33 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:56:33 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:56:33 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:56:33 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:56:33 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:56:34 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 20:56:34 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 20:56:35 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:56:35 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:56:35 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:56:35 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:56:35 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:56:35 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:56:35 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:56:35 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:56:35 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:56:35 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:56:35 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:56:36 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:56:36 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:56:36 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:56:36 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:56:36 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:56:36 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:56:36 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:56:36 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:56:36 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:56:38 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:56:38 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:56:38 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:56:38 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:56:39 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:56:39 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:56:39 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:56:40 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:56:41 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:56:41 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:56:41 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:56:41 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:56:41 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:56:41 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:56:41 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:56:41 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:56:41 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:56:41 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:56:41 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:56:41 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:56:41 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:56:41 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:56:41 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:56:41 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:56:42 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:56:42 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:56:42 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:56:42 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:56:42 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:56:42 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:56:42 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:56:42 Setting up tzdata (2020f-0ubuntu0.18.04) ... 20:56:42 20:56:42 Current default time zone: 'Etc/UTC' 20:56:42 Local time is now: Tue Jan 19 20:56:42 UTC 2021. 20:56:42 Universal Time is now: Tue Jan 19 20:56:42 UTC 2021. 20:56:42 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:56:42 20:56:42 Setting up systemd-sysv (237-3ubuntu10.44) ... 20:56:42 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:56:42 Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... 20:56:42 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:56:42 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:56:42 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:56:42 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:56:42 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:56:42 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:56:42 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:56:42 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:56:42 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:56:43 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:56:43 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 20:56:43 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:56:43 Setting up patch (2.7.6-2ubuntu1.1) ... 20:56:43 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:56:43 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:56:43 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 20:56:43 Installing new version of config file /etc/ssl/openssl.cnf ... 20:56:43 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:56:43 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:56:43 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 20:56:44 Updating certificates in /etc/ssl/certs... 20:56:45 22 added, 17 removed; done. 20:56:45 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:56:45 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:56:45 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:56:45 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:56:45 Setting up pkgbinarymangler (138.18.04.1) ... 20:56:45 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:56:45 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 20:56:45 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:56:45 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:56:45 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:56:45 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:56:45 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:56:45 Setting up perl (5.26.1-6ubuntu0.5) ... 20:56:45 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 20:56:46 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:56:46 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:56:46 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 20:56:46 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:56:46 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:56:46 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:56:46 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:56:46 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:56:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:56:46 Processing triggers for systemd (237-3ubuntu10.44) ... 20:56:46 Processing triggers for mime-support (3.60ubuntu1) ... 20:56:46 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 20:56:46 Updating certificates in /etc/ssl/certs... 20:56:47 0 added, 0 removed; done. 20:56:47 Running hooks in /etc/ca-certificates/update.d... 20:56:47 done. 20:56:48 Reading package lists... 20:56:48 Building dependency tree... 20:56:48 Reading state information... 20:56:48 The following NEW packages will be installed: 20:56:48 apt-transport-https 20:56:48 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:56:48 Need to get 1696 B of archives. 20:56:48 After this operation, 153 kB of additional disk space will be used. 20:56:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 20:56:48 debconf: delaying package configuration, since apt-utils is not installed 20:56:48 Fetched 1696 B in 0s (8248 B/s) 20:56:48 Selecting previously unselected package apt-transport-https. 20:56:48 (Reading database ... 13929 files and directories currently installed.) 20:56:48 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 20:56:48 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 20:56:48 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 20:56:49 Waiting for network to be ready... 20:56:55 2021-01-19T20:56:52Z INFO Waiting for automatic snapd restart... 20:56:55 snapd 2.48.2 from Canonical* installed 20:56:56 "snapd" switched to the "latest/stable" channel 20:56:56 20:57:00 core18 20201210 from Canonical* installed 20:57:01 "core18" switched to the "latest/stable" channel 20:57:01 20:57:06 snapcraft 4.4.4 from Canonical* installed 20:57:06 "snapcraft" switched to the "latest/stable" channel 20:57:06 20:57:09 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: 20:57:09 - README.md 20:57:09 - snapcraft.yaml.orig 20:57:09 20:57:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:57:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:57:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:57:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:57:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:57:17 Reading package lists... 20:57:18 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 20:57:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:57:25 Reading package lists... 20:57:25 Building dependency tree... 20:57:25 Reading state information... 20:57:25 Suggested packages: 20:57:25 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:57:25 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:57:25 Recommended packages: 20:57:25 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:57:25 The following NEW packages will be installed: 20:57:25 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:57:25 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:57:25 pkg-config zip 20:57:25 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:57:25 Need to get 7655 kB of archives. 20:57:25 After this operation, 43.7 MB of additional disk space will be used. 20:57:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 20:57:25 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:57:25 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:57:25 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:57:25 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:57:25 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:57:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:57:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:57:25 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:57:25 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:57:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 20:57:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 20:57:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 20:57:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:57:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:57:26 debconf: delaying package configuration, since apt-utils is not installed 20:57:26 Fetched 7655 kB in 1s (6956 kB/s) 20:57:26 Selecting previously unselected package libglib2.0-0:amd64. 20:57:26 (Reading database ... 13933 files and directories currently installed.) 20:57:26 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 20:57:26 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 20:57:26 Selecting previously unselected package libpsl5:amd64. 20:57:26 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:57:26 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:57:26 Selecting previously unselected package libnghttp2-14:amd64. 20:57:26 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:57:26 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:57:26 Selecting previously unselected package librtmp1:amd64. 20:57:26 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:57:26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:57:26 Selecting previously unselected package libcurl3-gnutls:amd64. 20:57:26 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 20:57:26 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 20:57:26 Selecting previously unselected package liberror-perl. 20:57:26 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:57:26 Unpacking liberror-perl (0.17025-1) ... 20:57:26 Selecting previously unselected package git-man. 20:57:26 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 20:57:26 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 20:57:27 Selecting previously unselected package git. 20:57:27 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 20:57:27 Unpacking git (1:2.17.1-1ubuntu0.7) ... 20:57:28 Selecting previously unselected package libnorm1:amd64. 20:57:28 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:57:28 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:57:28 Selecting previously unselected package libpgm-5.2-0:amd64. 20:57:28 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:57:28 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:57:28 Selecting previously unselected package libsodium23:amd64. 20:57:28 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:57:28 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:57:28 Selecting previously unselected package libzmq5:amd64. 20:57:28 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:57:28 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:57:28 Selecting previously unselected package libzmq3-dev:amd64. 20:57:28 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:57:28 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:57:28 Selecting previously unselected package pkg-config. 20:57:28 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:57:28 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:57:28 Selecting previously unselected package zip. 20:57:28 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:57:28 Unpacking zip (3.0-11build1) ... 20:57:28 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:57:28 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 20:57:28 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:57:28 Setting up liberror-perl (0.17025-1) ... 20:57:28 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:57:28 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 20:57:28 No schema files found: doing nothing. 20:57:28 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:57:28 Setting up zip (3.0-11build1) ... 20:57:29 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:57:29 Setting up libsodium23:amd64 (1.0.16-2) ... 20:57:29 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:57:29 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:57:29 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 20:57:29 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:57:29 Setting up git (1:2.17.1-1ubuntu0.7) ... 20:57:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:57:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:57:36 git set to automatically installed. 20:57:36 git-man set to automatically installed. 20:57:36 libcurl3-gnutls set to automatically installed. 20:57:36 liberror-perl set to automatically installed. 20:57:36 libglib2.0-0 set to automatically installed. 20:57:36 libnghttp2-14 set to automatically installed. 20:57:36 libnorm1 set to automatically installed. 20:57:36 libpgm-5.2-0 set to automatically installed. 20:57:36 libpsl5 set to automatically installed. 20:57:36 librtmp1 set to automatically installed. 20:57:36 libsodium23 set to automatically installed. 20:57:36 libzmq3-dev set to automatically installed. 20:57:36 libzmq5 set to automatically installed. 20:57:36 pkg-config set to automatically installed. 20:57:36 zip set to automatically installed. 20:57:37 snapd is not logged in, snap install commands will use sudo 20:57:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:57:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:57:45 snap "core18" has no updates available 20:57:46 Pulling config-common 20:57:47 Pulling go-build-helper 20:57:53 Removing intermediate container 06e7a8808c75 20:57:53 ---> 293a42d18814 20:57:53 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:57:53 Removing intermediate container 4a24ed871af6 20:57:53 ---> d6eb3906a63c 20:57:53 20:57:53 Step 10/21 : FROM alpine:3.12 20:57:53 3.12: Pulling from library/alpine 20:57:53 ---> Running in 19922b6e0cba 20:57:54 Removing intermediate container f805e9c05a48 20:57:54 ---> ec2896add34a 20:57:54 20:57:54 Step 10/22 : FROM scratch 20:57:54 ---> 20:57:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:57:54 Removing intermediate container 6b7a1acb9ab9 20:57:54 ---> 0a57b13abe00 20:57:54 20:57:54 Step 10/21 : FROM scratch 20:57:54 ---> 20:57:54 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:57:55 ---> Running in ce749b7808d3 20:57:55 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:57:55 Status: Downloaded newer image for alpine:3.12 20:57:55 ---> Running in 0af0b19e2e99 20:57:55 ---> afeebe901d6b 20:57:55 Step 11/21 : RUN apk add --update --no-cache curl 20:57:55 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 20:57:55 ---> Running in 2232319e8314 20:57:56 Removing intermediate container ce749b7808d3 20:57:56 ---> 4b5f6a912169 20:57:56 Step 12/22 : ENV APP_PORT=48082 20:57:56 ---> Running in 1085d7e3cd1c 20:57:56 Removing intermediate container 0af0b19e2e99 20:57:56 ---> 7fbb63ac82aa 20:57:56 Step 12/21 : ENV APP_PORT=48085 20:57:56 ---> Running in 14ab7eb61adb 20:57:57 Removing intermediate container 1085d7e3cd1c 20:57:57 ---> 98cf82b566a2 20:57:57 Step 13/22 : EXPOSE $APP_PORT 20:57:57 ---> Running in b0b0cdb5fce6 20:57:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:57:57 Removing intermediate container 14ab7eb61adb 20:57:57 ---> 83b2fedf04cf 20:57:57 Step 13/21 : EXPOSE $APP_PORT 20:57:57 ---> Running in a9fc73b3c1d3 20:57:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:57:58 Removing intermediate container b0b0cdb5fce6 20:57:58 ---> 7a67e2a05f6c 20:57:58 Step 14/22 : WORKDIR / 20:57:58 ---> Running in 64b750c22578 20:57:58 Removing intermediate container a9fc73b3c1d3 20:57:58 ---> 5a3c1fb6c48c 20:57:58 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 20:57:58 (1/4) Installing ca-certificates (20191127-r4) 20:57:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:57:58 (3/4) Installing libcurl (7.69.1-r3) 20:57:58 (4/4) Installing curl (7.69.1-r3) 20:57:58 Executing busybox-1.31.1-r19.trigger 20:57:58 Executing ca-certificates-20191127-r4.trigger 20:57:59 OK: 7 MiB in 18 packages 20:57:59 Removing intermediate container 64b750c22578 20:57:59 ---> 0e0ac1c56139 20:57:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:57:59 ---> 3a97f9722c98 20:57:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:58:00 ---> 4e0e708c9809 20:58:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:58:01 Removing intermediate container 19922b6e0cba 20:58:01 ---> bd09b1b73228 20:58:01 20:58:01 Step 11/26 : FROM docker:20.10.0 20:58:01 20.10.0: Pulling from library/docker 20:58:01 Removing intermediate container 2232319e8314 20:58:01 ---> ebcaac1cada2 20:58:01 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:58:01 ---> ccae4b3df359 20:58:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:58:02 ---> Running in 1384ea996e26 20:58:02 ---> 8360e8d4f974 20:58:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:58:03 Removing intermediate container 1384ea996e26 20:58:03 ---> 0402e79c77ff 20:58:03 Step 13/21 : WORKDIR /edgex 20:58:03 ---> e6a0536bc2ed 20:58:03 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 20:58:04 ---> Running in aa8705e75db8 20:58:04 ---> Running in 0d39e29ec4d1 20:58:04 ---> 63d1669ac32d 20:58:04 Step 18/22 : ENTRYPOINT ["/core-command"] 20:58:05 ---> Running in 8d8b4cea8137 20:58:05 Removing intermediate container 7dfc23fd371a 20:58:05 ---> 02d43e77b5d2 20:58:05 20:58:05 Step 10/22 : FROM scratch 20:58:05 ---> 20:58:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:58:05 Removing intermediate container aa8705e75db8 20:58:05 ---> 8e2c2d670995 20:58:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:58:05 ---> Using cache 20:58:05 ---> 7fbb63ac82aa 20:58:05 Step 12/22 : ENV APP_PORT=48081 20:58:05 Removing intermediate container 0d39e29ec4d1 20:58:05 ---> 56ed86fd9f02 20:58:05 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:58:05 ---> Running in 658718e4c7e8 20:58:06 ---> Running in 2290ad19690b 20:58:06 Removing intermediate container 8d8b4cea8137 20:58:06 ---> 614e31ce892d 20:58:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:58:06 ---> Running in 5155f05fd8e5 20:58:07 Removing intermediate container 658718e4c7e8 20:58:07 ---> 5f45a015ba17 20:58:07 Step 13/22 : EXPOSE $APP_PORT 20:58:07 ---> 78e2923aa846 20:58:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:58:07 ---> Running in 24597fce3ef5 20:58:07 Removing intermediate container 2290ad19690b 20:58:07 ---> 3109d052a434 20:58:07 Step 19/21 : LABEL arch=arm64 20:58:07 Removing intermediate container 5155f05fd8e5 20:58:07 ---> 436f97ee6cf5 20:58:07 Step 20/22 : LABEL arch=arm64 20:58:07 ---> Running in 41bfaef57148 20:58:08 ---> Running in d91d50906d1d 20:58:08 Removing intermediate container 24597fce3ef5 20:58:08 ---> 8db23fabe302 20:58:08 Step 14/22 : WORKDIR / 20:58:09 ---> 434abef7926e 20:58:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:58:09 Removing intermediate container 41bfaef57148 20:58:09 ---> ec9f9768ecfc 20:58:09 Step 20/21 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 20:58:09 ---> Running in 7c2310158179 20:58:09 Removing intermediate container d91d50906d1d 20:58:09 ---> 85f32e7618f2 20:58:09 Step 21/22 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 20:58:09 ---> Running in 914e896bc4d4 20:58:09 ---> Running in 42e195b121b0 20:58:10 Removing intermediate container 7c2310158179 20:58:10 ---> 2ef8faf1aeb2 20:58:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:10 Removing intermediate container 914e896bc4d4 20:58:10 ---> 447d30976e98 20:58:10 Step 21/21 : LABEL version=0.0.0 20:58:10 ---> 91a15f6f51a5 20:58:10 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:58:11 Removing intermediate container 42e195b121b0 20:58:11 ---> 8ffd7576fc15 20:58:11 Step 22/22 : LABEL version=0.0.0 20:58:11 ---> Running in 2bb1b6e4bd86 20:58:11 ---> Running in 39757a3b074e 20:58:11 ---> Running in 6911cb1fa8f9 20:58:11 ---> 739ac6aa36c9 20:58:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:58:11 Removing intermediate container 2bb1b6e4bd86 20:58:11 ---> 83b94ebebeb4 20:58:11 20:58:12 Removing intermediate container 39757a3b074e 20:58:12 ---> 9055eac058d8 20:58:12 Step 18/21 : CMD ["--init=true"] 20:58:12 Successfully built 83b94ebebeb4 20:58:12 Successfully tagged docker-support-scheduler-go-arm64:latest 20:58:12  Building docker-support-scheduler-go ... done Building docker-core-data-go 20:58:12 Removing intermediate container 6911cb1fa8f9 20:58:12 ---> 3ce371bebda0 20:58:12 20:58:12 ---> Running in f420d45d4786 20:58:13 Successfully built 3ce371bebda0 20:58:13 Successfully tagged docker-core-command-go-arm64:latest 20:58:13  Building docker-core-command-go ... done Building docker-support-notifications-go 20:58:13 ---> ee0ae0482076 20:58:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:58:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:58:13 Status: Downloaded newer image for docker:20.10.0 20:58:13 ---> eeaf43b92773 20:58:13 Step 12/26 : RUN apk add --no-cache bash 20:58:13 Removing intermediate container f420d45d4786 20:58:13 ---> 86a168c3d803 20:58:13 Step 19/21 : LABEL arch=arm64 20:58:13 ---> Running in def9ef4d442b 20:58:13 ---> Running in d30525ca34bc 20:58:14 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:58:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:58:14 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:58:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 20:58:14 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:58:14 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:58:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:58:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:58:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 20:58:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 20:58:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 20:58:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 20:58:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:58:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 20:58:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:58:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:58:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 20:58:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 20:58:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:58:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1844 kB] 20:58:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 20:58:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 20:58:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 20:58:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 20:58:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 20:58:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] 20:58:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 20:58:14 Fetched 23.8 MB in 0s (0 B/s) 20:58:14 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:58:14 Fetched 96.5 kB in 0s (0 B/s) 20:58:14 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:58:14 Fetched 279 kB in 0s (0 B/s) 20:58:14 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:58:14 Fetched 122 kB in 0s (0 B/s) 20:58:14 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:58:14 Fetched 77.8 kB in 0s (0 B/s) 20:58:14 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:58:14 Fetched 8848 B in 0s (0 B/s) 20:58:14 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:58:14 Fetched 47.8 kB in 0s (0 B/s) 20:58:14 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:58:14 Fetched 45.6 kB in 0s (0 B/s) 20:58:14 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:58:14 Fetched 15.0 kB in 0s (0 B/s) 20:58:14 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 20:58:14 Fetched 214 kB in 0s (0 B/s) 20:58:14 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 20:58:14 Fetched 155 kB in 0s (0 B/s) 20:58:14 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:58:14 Fetched 50.6 kB in 0s (0 B/s) 20:58:14 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:58:14 Fetched 14.8 kB in 0s (0 B/s) 20:58:14 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:58:14 Fetched 41.8 kB in 0s (0 B/s) 20:58:14 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:58:14 Fetched 499 kB in 0s (0 B/s) 20:58:14 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:58:14 Fetched 111 kB in 0s (0 B/s) 20:58:14 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:58:14 Fetched 240 kB in 0s (0 B/s) 20:58:14 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:58:14 Fetched 29.3 kB in 0s (0 B/s) 20:58:14 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:58:14 Fetched 85.5 kB in 0s (0 B/s) 20:58:14 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:58:14 Fetched 24.5 kB in 0s (0 B/s) 20:58:14 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:58:14 Fetched 49.2 kB in 0s (0 B/s) 20:58:14 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:58:14 Fetched 54.2 kB in 0s (0 B/s) 20:58:14 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:58:14 Fetched 30.8 kB in 0s (0 B/s) 20:58:14 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 20:58:14 Fetched 17.0 kB in 0s (0 B/s) 20:58:14 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:58:14 Fetched 85.9 kB in 0s (0 B/s) 20:58:14 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:58:14 Fetched 8720 B in 0s (0 B/s) 20:58:14 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 20:58:14 Fetched 137 kB in 0s (0 B/s) 20:58:14 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:58:14 Fetched 119 kB in 0s (0 B/s) 20:58:14 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 20:58:14 Fetched 109 kB in 0s (0 B/s) 20:58:14 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:58:14 Fetched 11.1 kB in 0s (0 B/s) 20:58:14 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:58:14 Fetched 645 kB in 0s (0 B/s) 20:58:14 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:58:14 Fetched 41.3 kB in 0s (0 B/s) 20:58:14 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:58:14 Fetched 17.9 kB in 0s (0 B/s) 20:58:14 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:58:14 Fetched 368 kB in 0s (0 B/s) 20:58:14 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:58:14 Fetched 187 kB in 0s (0 B/s) 20:58:14 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:58:14 Fetched 175 kB in 0s (0 B/s) 20:58:14 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:58:14 Removing intermediate container d30525ca34bc 20:58:14 ---> 6ad3c3b4a0e8 20:58:14 Step 20/21 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 20:58:14 ---> 417f8ac460b2 20:58:14 Step 18/22 : ENTRYPOINT ["/core-metadata"] 20:58:14 ---> Running in b4c4bf280462 20:58:14 ---> Running in b17624eeeecc 20:58:14 Fetched 206 kB in 0s (0 B/s) 20:58:14 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 20:58:14 Fetched 1301 kB in 0s (0 B/s) 20:58:14 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:58:14 Fetched 36.2 kB in 0s (0 B/s) 20:58:14 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 20:58:14 Fetched 159 kB in 0s (0 B/s) 20:58:14 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:58:14 Fetched 107 kB in 0s (0 B/s) 20:58:14 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:58:14 Fetched 48.7 kB in 0s (0 B/s) 20:58:14 Pulling static-packages 20:58:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:58:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:58:15 (1/2) Installing readline (8.0.4-r0) 20:58:15 (2/2) Installing bash (5.0.17-r0) 20:58:15 Executing bash-5.0.17-r0.post-install 20:58:15 Executing busybox-1.31.1-r19.trigger 20:58:16 'go115' has dependencies that need to be staged: go-build-helper static-packages 20:58:16 Skipping pull go-build-helper (already ran) 20:58:16 Skipping pull static-packages (already ran) 20:58:16 Building go-build-helper 20:58:16 OK: 12 MiB in 22 packages 20:58:16 Removing intermediate container b17624eeeecc 20:58:16 ---> 42cc321b4dbc 20:58:16 Step 21/21 : LABEL version=0.0.0 20:58:16 Removing intermediate container b4c4bf280462 20:58:16 ---> 76d58942db49 20:58:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:58:17 ---> Running in 1e66c43d741f 20:58:18 ---> Running in 2973f267a99b 20:58:18 Removing intermediate container 1e66c43d741f 20:58:18 ---> b3ab8dd49fc3 20:58:18 20:58:19 Successfully built b3ab8dd49fc3 20:58:19 Successfully tagged docker-security-proxy-setup-go-arm64:latest 20:58:19  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 20:58:19 Removing intermediate container 2973f267a99b 20:58:19 ---> dd2c476c2531 20:58:19 Step 20/22 : LABEL arch=arm64 20:58:19 Removing intermediate container def9ef4d442b 20:58:19 ---> 5751ed47eae1 20:58:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 20:58:19 ---> Running in 8febf0595bba 20:58:19 ---> Running in 1ceae37d454c 20:58:20 Removing intermediate container 8febf0595bba 20:58:20 ---> 38f81187c792 20:58:20 Step 21/22 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 20:58:20 Removing intermediate container 1ceae37d454c 20:58:20 ---> c3d544ceb14f 20:58:20 Step 14/26 : ENV APP_PORT=48090 20:58:20 Building static-packages 20:58:20 ---> Running in 40d0559bfb17 20:58:21 ---> Running in e8e77989549b 20:58:21 Removing intermediate container 40d0559bfb17 20:58:21 ---> cca10d6aef80 20:58:21 Step 22/22 : LABEL version=0.0.0 20:58:22 Removing intermediate container e8e77989549b 20:58:22 ---> b4af7ab5e419 20:58:22 Step 15/26 : EXPOSE $APP_PORT 20:58:22 Staging go-build-helper 20:58:22 ---> Running in 7c1e2e223a21 20:58:22 ---> Running in 14a6a80ccc12 20:58:23 Removing intermediate container 7c1e2e223a21 20:58:23 ---> 5e4aee634642 20:58:23 20:58:23 Removing intermediate container 14a6a80ccc12 20:58:23 ---> 9cabac8851c3 20:58:23 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:58:23 Successfully built 5e4aee634642 20:58:23 Staging static-packages 20:58:24 Successfully tagged docker-core-metadata-go-arm64:latest 20:58:24  Building docker-core-metadata-go ... done Building docker-security-bootstrap-redis-go 20:58:24 Pulling go115 20:58:25 ---> 209d4b91b585 20:58:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:58:26 ---> 7113c6ecc846 20:58:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:58:26 'edgex-go' has dependencies that need to be staged: go115 20:58:26 Skipping pull go115 (already ran) 20:58:26 Building go115 20:58:26 % Total % Received % Xferd Average Speed Time Time Time Current 20:58:26 Dload Upload Total Spent Left Speed 20:58:27 ---> 9432b50f7891 20:58:27 Step 19/26 : RUN apk --no-cache add py3-pip 20:58:27 ---> Running in aa56542e734e 20:58:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:58:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:58:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 115M 7 9407k 0 0 19.4M 0 0:00:05 --:--:-- 0:00:05 19.4M 42 115M 42 49.4M 0 0 33.5M 0 0:00:03 0:00:01 0:00:02 33.5M 74 115M 74 85.9M 0 0 34.7M 0 0:00:03 0:00:02 0:00:01 34.6M 100 115M 100 115M 0 0 35.5M 0 0:00:03 0:00:03 --:--:-- 35.5M 20:58:29 (1/33) Installing libbz2 (1.0.8-r1) 20:58:29 (2/33) Installing expat (2.2.9-r1) 20:58:29 (3/33) Installing libffi (3.3-r2) 20:58:29 (4/33) Installing gdbm (1.13-r1) 20:58:29 (5/33) Installing xz-libs (5.2.5-r0) 20:58:29 (6/33) Installing sqlite-libs (3.32.1-r0) 20:58:29 (7/33) Installing python3 (3.8.5-r0) 20:58:29 go1.15.2.linux-amd64.tar.gz: OK 20:58:31 (8/33) Installing py3-appdirs (1.4.4-r1) 20:58:31 (9/33) Installing py3-ordered-set (4.0.1-r0) 20:58:31 (10/33) Installing py3-parsing (2.4.7-r0) 20:58:31 (11/33) Installing py3-six (1.15.0-r0) 20:58:31 (12/33) Installing py3-packaging (20.4-r0) 20:58:31 (13/33) Installing py3-setuptools (47.0.0-r0) 20:58:31 (14/33) Installing py3-chardet (3.0.4-r4) 20:58:31 (15/33) Installing py3-idna (2.9-r0) 20:58:31 (16/33) Installing py3-certifi (2020.4.5.1-r0) 20:58:31 (17/33) Installing py3-urllib3 (1.25.9-r0) 20:58:31 (18/33) Installing py3-requests (2.23.0-r0) 20:58:31 (19/33) Installing py3-msgpack (1.0.0-r0) 20:58:31 (20/33) Installing py3-lockfile (0.12.2-r3) 20:58:31 (21/33) Installing py3-cachecontrol (0.12.6-r0) 20:58:31 (22/33) Installing py3-colorama (0.4.3-r0) 20:58:31 (23/33) Installing py3-distlib (0.3.0-r0) 20:58:31 (24/33) Installing py3-distro (1.5.0-r1) 20:58:31 (25/33) Installing py3-webencodings (0.5.1-r3) 20:58:31 (26/33) Installing py3-html5lib (1.0.1-r4) 20:58:31 (27/33) Installing py3-pytoml (0.1.21-r0) 20:58:31 (28/33) Installing py3-pep517 (0.8.2-r0) 20:58:31 (29/33) Installing py3-progress (1.5-r0) 20:58:31 (30/33) Installing py3-toml (0.10.1-r0) 20:58:31 (31/33) Installing py3-retrying (1.3.3-r0) 20:58:31 (32/33) Installing py3-contextlib2 (0.6.0-r0) 20:58:31 (33/33) Installing py3-pip (20.1.1-r0) 20:58:31 Executing busybox-1.31.1-r19.trigger 20:58:32 OK: 71 MiB in 55 packages 20:58:35 Staging go115 20:58:41 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:58:41 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:58:41 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:58:41 Fetched 0 B in 0s (0 B/s) 20:58:41 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:58:41 Fetched 224 kB in 0s (0 B/s) 20:58:41 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:58:41 Fetched 157 kB in 0s (0 B/s) 20:58:41 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:58:41 Fetched 221 kB in 0s (0 B/s) 20:58:41 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:58:41 Fetched 143 kB in 0s (0 B/s) 20:58:41 Pulling edgex-go 20:58:42 Removing intermediate container aa56542e734e 20:58:42 ---> a4280483e332 20:58:42 Step 20/26 : RUN pip install docker-compose==1.23.2 20:58:43 ---> Running in 7355ac196c42 20:58:43 Pulling version 20:58:44 Building config-common 20:58:46 Skipping build go-build-helper (already ran) 20:58:46 Skipping build static-packages (already ran) 20:58:46 Skipping build go115 (already ran) 20:58:46 Building edgex-go 20:58:47 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 20:58:48 Collecting docker-compose==1.23.2 20:58:48 go: downloading github.com/gorilla/mux v1.8.0 20:58:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 20:58:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.72 20:58:48 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:58:48 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:58:48 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 20:58:48 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:58:48 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 20:58:48 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.33 20:58:48 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 20:58:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:58:48 go: downloading github.com/BurntSushi/toml v0.3.1 20:58:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 20:58:48 go: downloading github.com/pelletier/go-toml v1.2.0 20:58:48 go: downloading github.com/go-playground/validator/v10 v10.3.0 20:58:48 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:58:48 go: downloading github.com/google/uuid v1.1.5 20:58:48 go: downloading github.com/hashicorp/consul/api v1.1.0 20:58:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:58:48 go: downloading gopkg.in/yaml.v2 v2.4.0 20:58:48 go: downloading github.com/x448/float16 v0.8.4 20:58:48 go: downloading github.com/pkg/errors v0.8.1 20:58:48 go: downloading github.com/imdario/mergo v0.3.11 20:58:48 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:58:48 go: downloading github.com/go-kit/kit v0.8.0 20:58:48 go: downloading github.com/mitchellh/copystructure v1.0.0 20:58:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:58:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 20:58:49 go: downloading github.com/go-redis/redis/v7 v7.2.0 20:58:49 go: downloading github.com/pebbe/zmq4 v1.2.2 20:58:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:58:49 go: downloading github.com/hashicorp/serf v0.8.2 20:58:49 go: downloading github.com/go-playground/universal-translator v0.17.0 20:58:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 20:58:49 go: downloading github.com/leodido/go-urn v1.2.0 20:58:49 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:58:49 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:58:49 go: downloading github.com/go-playground/locales v0.13.0 20:58:49 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:58:49 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:58:49 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:58:49 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:58:49 Collecting cached-property<2,>=1.2.0 20:58:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:58:50 Collecting PyYAML<4,>=3.10 20:58:50 Downloading PyYAML-3.13.tar.gz (270 kB) 20:58:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:58:54 Collecting jsonschema<3,>=2.5.1 20:58:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:58:55 Collecting texttable<0.10,>=0.9.0 20:58:55 Downloading texttable-0.9.1.tar.gz (11 kB) 20:58:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:58:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:58:55 ---> bcbc2405c4e5 20:58:55 Step 3/23 : WORKDIR /edgex-go 20:58:55 ---> Using cache 20:58:55 ---> b95fc29a0dcb 20:58:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:55 ---> Using cache 20:58:55 ---> fea1326d718b 20:58:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:58:57 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 20:58:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:58:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:58:58 ---> bcbc2405c4e5 20:58:58 Step 3/24 : WORKDIR /edgex-go 20:58:58 ---> Using cache 20:58:58 ---> b95fc29a0dcb 20:58:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:58 ---> Using cache 20:58:58 ---> fea1326d718b 20:58:58 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 20:58:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:58:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:58:59 ---> Running in 3a5df45f1794 20:58:59 ---> Running in b9c6d38868be 20:58:59 Collecting docopt<0.7,>=0.6.1 20:58:59 Downloading docopt-0.6.2.tar.gz (25 kB) 20:59:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:59:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:59:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:59:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:59:02 Collecting websocket-client<1.0,>=0.32.0 20:59:02 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 20:59:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:59:03 OK: 217 MiB in 51 packages 20:59:03 OK: 217 MiB in 51 packages 20:59:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:59:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:59:03 ---> bcbc2405c4e5 20:59:03 Step 3/24 : WORKDIR /edgex-go 20:59:03 ---> Using cache 20:59:03 ---> b95fc29a0dcb 20:59:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:03 ---> Using cache 20:59:03 ---> fea1326d718b 20:59:03 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 20:59:04 Step 5/24 : RUN apk add --update --no-cache make git 20:59:04 ---> Using cache 20:59:04 ---> ab3b85d1d303 20:59:04 Step 6/24 : COPY go.mod . 20:59:04 ---> Using cache 20:59:04 ---> 7e46fc9d1031 20:59:04 Step 7/24 : RUN go mod download 20:59:04 ---> Using cache 20:59:04 ---> 20ef09d9a5be 20:59:04 Step 8/24 : COPY . . 20:59:04 ---> Using cache 20:59:04 ---> 44ec60be2fdc 20:59:04 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:59:04 Collecting docker<4.0,>=3.6.0 20:59:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:59:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:59:05 ---> Running in dc323d2914b4 20:59:05 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 20:59:05 go: downloading github.com/stretchr/testify v1.6.1 20:59:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:59:05 go: downloading github.com/davecgh/go-spew v1.1.1 20:59:05 go: downloading github.com/pmezard/go-difflib v1.0.0 20:59:06 Collecting dockerpty<0.5,>=0.4.1 20:59:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:59:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:59:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:59:06 ---> bcbc2405c4e5 20:59:06 Step 3/22 : WORKDIR /edgex-go 20:59:06 ---> Using cache 20:59:06 ---> b95fc29a0dcb 20:59:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:06 ---> Using cache 20:59:06 ---> fea1326d718b 20:59:06 Step 5/22 : RUN apk add --update --no-cache make git 20:59:06 ---> Using cache 20:59:06 ---> ab3b85d1d303 20:59:06 Step 6/22 : COPY go.mod . 20:59:06 ---> Using cache 20:59:06 ---> 7e46fc9d1031 20:59:06 Step 7/22 : RUN go mod download 20:59:06 ---> Using cache 20:59:06 ---> 20ef09d9a5be 20:59:06 Step 8/22 : COPY . . 20:59:06 ---> Using cache 20:59:06 ---> 44ec60be2fdc 20:59:06 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 20:59:06 Removing intermediate container 3a5df45f1794 20:59:06 ---> 3fdfdc2c1f10 20:59:06 Step 6/24 : COPY go.mod . 20:59:07 Removing intermediate container b9c6d38868be 20:59:07 ---> 15494c99d468 20:59:07 Step 6/23 : COPY go.mod . 20:59:07 ---> Running in e92952fd7db6 20:59:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:59:07 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:59:07 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 20:59:07 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 20:59:08 ---> 5bf24240b4e4 20:59:08 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) 20:59:08 Step 7/24 : RUN go mod download 20:59:08 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) 20:59:08 ---> Running in aae6bfb550fc 20:59:08 ---> 26a610e8ea58 20:59:08 Step 7/23 : RUN go mod download 20:59:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:59:09 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 20:59:09 ---> Running in e089cc6c5970 20:59:09 Collecting urllib3<1.25,>=1.21.1 20:59:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:59:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:59:09 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:59:09 Collecting idna<2.8,>=2.5 20:59:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:59:10 Collecting docker-pycreds>=0.4.0 20:59:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:59:10 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:59:10 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:59:10 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:59:10 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:59: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 20:59:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 20:59:12 Installing collected packages: cached-property, PyYAML, jsonschema, texttable, urllib3, idna, requests, docopt, websocket-client, docker-pycreds, docker, dockerpty, docker-compose 20:59:12 Running setup.py install for PyYAML: started 20:59:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:59:12 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:59:13 Removing intermediate container aae6bfb550fc 20:59:13 ---> 2874e362ab77 20:59:13 Step 8/24 : COPY . . 20:59:13 Removing intermediate container e089cc6c5970 20:59:13 ---> 82dfe1eed573 20:59:13 Step 8/23 : COPY . . 20:59:15 Running setup.py install for PyYAML: finished with status 'done' 20:59:15 Running setup.py install for texttable: started 20:59:16 Building version 20:59:18 Running setup.py install for texttable: finished with status 'done' 20:59:18 Attempting uninstall: urllib3 20:59:18 Found existing installation: urllib3 1.25.9 20:59:18 Uninstalling urllib3-1.25.9: 20:59:18 Successfully uninstalled urllib3-1.25.9 20:59:18 Staging config-common 20:59:18 Attempting uninstall: idna 20:59:19 Found existing installation: idna 2.9 20:59:19 Uninstalling idna-2.9: 20:59:19 Successfully uninstalled idna-2.9 20:59:19 Skipping stage go-build-helper (already ran) 20:59:19 Skipping stage static-packages (already ran) 20:59:19 Skipping stage go115 (already ran) 20:59:19 Staging edgex-go 20:59:19 Attempting uninstall: requests 20:59:19 Found existing installation: requests 2.23.0 20:59:19 Uninstalling requests-2.23.0: 20:59:19 Successfully uninstalled requests-2.23.0 20:59:20 Running setup.py install for docopt: started 20:59:20 Staging version 20:59:21 Priming config-common 20:59:22 Priming go-build-helper 20:59:23 Running setup.py install for docopt: finished with status 'done' 20:59:23 Priming static-packages 20:59:24 Running setup.py install for dockerpty: started 20:59:26 Priming go115 20:59:27 Running setup.py install for dockerpty: finished with status 'done' 20:59:27 Priming edgex-go 20:59:28 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 20:59:28 Priming version 20:59:30 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] } 20:59:41 ---> c59fa77fe7c6 20:59:41 Step 9/24 : RUN make cmd/support-notifications/support-notifications 20:59:41 ---> Running in 8e91b7b8259b 20:59:41 Removing intermediate container 7355ac196c42 20:59:41 ---> e521dbce87e9 20:59:41 Step 21/26 : RUN apk --no-cache add curl 20:59:41 ---> 6a10cf18b3df 20:59:41 Step 9/23 : RUN make cmd/core-data/core-data 20:59:41 ---> Running in 9f09a483a9ed 20:59:41 ---> Running in ee22a358031a 20:59:41 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 20:59: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 20:59:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:59:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:59:43 (1/3) Installing nghttp2-libs (1.41.0-r0) 20:59:43 (2/3) Installing libcurl (7.69.1-r3) 20:59:43 (3/3) Installing curl (7.69.1-r3) 20:59:43 Executing busybox-1.31.1-r19.trigger 20:59:43 OK: 71 MiB in 58 packages 20:59:45 Removing intermediate container 9f09a483a9ed 20:59:45 ---> 2f6d1b87bd77 20:59:45 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 20:59:45 ---> Running in 7c1edc7fccec 20:59:46 Removing intermediate container 7c1edc7fccec 20:59:46 ---> a1f164811b75 20:59:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:59:46 ---> Running in 7ba1188e0cf9 20:59:47 Removing intermediate container 7ba1188e0cf9 20:59:47 ---> 3292ffad18d0 20:59:47 Step 24/26 : LABEL arch=arm64 20:59:47 ---> Running in a945196af1ab 20:59:47 Removing intermediate container a945196af1ab 20:59:47 ---> 9413b592e6c6 20:59:47 Step 25/26 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 20:59:47 ---> Running in 35a7c90d4c6f 20:59:48 Removing intermediate container 35a7c90d4c6f 20:59:48 ---> 1b423036bb8b 20:59:48 Step 26/26 : LABEL version=0.0.0 20:59:48 ---> Running in d5253c1c0cd6 20:59:49 Removing intermediate container d5253c1c0cd6 20:59:49 ---> 1eac80ec373b 20:59:49 20:59:50 Successfully built 1eac80ec373b 20:59:50 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 21:00:12  Building docker-sys-mgmt-agent-go ... done 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 21:00:24 Removing intermediate container e92952fd7db6 21:00:24 ---> fb9f34592710 21:00:24 21:00:24 Step 10/22 : FROM alpine:3.12 21:00:24 ---> afeebe901d6b 21:00:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 21:00:24 ---> Running in 0f76324644a9 21:00:25 Removing intermediate container dc323d2914b4 21:00:25 ---> b10ad4fcae9e 21:00:25 21:00:25 Step 10/24 : FROM alpine:3.12 21:00:25 ---> afeebe901d6b 21:00:25 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 21:00:25 ---> Running in 1078b40abbf0 21:00:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:00:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:00:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:00:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:00:28 (1/5) Installing ca-certificates (20191127-r4) 21:00:28 (2/5) Installing nghttp2-libs (1.41.0-r0) 21:00:28 (3/5) Installing libcurl (7.69.1-r3) 21:00:28 (4/5) Installing curl (7.69.1-r3) 21:00:28 (5/5) Installing dumb-init (1.2.2-r1) 21:00:28 Executing busybox-1.31.1-r19.trigger 21:00:28 Executing ca-certificates-20191127-r4.trigger 21:00:28 (1/5) Installing ca-certificates (20191127-r4) 21:00:28 (2/5) Installing nghttp2-libs (1.41.0-r0) 21:00:28 (3/5) Installing libcurl (7.69.1-r3) 21:00:28 (4/5) Installing curl (7.69.1-r3) 21:00:28 (5/5) Installing dumb-init (1.2.2-r1) 21:00:28 Executing busybox-1.31.1-r19.trigger 21:00:28 Executing ca-certificates-20191127-r4.trigger 21:00:28 OK: 7 MiB in 19 packages 21:00:29 OK: 7 MiB in 19 packages 21:00:31 Removing intermediate container 1078b40abbf0 21:00:31 ---> 55588352f2e6 21:00:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:00:31 Removing intermediate container 0f76324644a9 21:00:31 ---> f080e557988f 21:00:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 21:00:32 ---> Running in f0a3aeed093c 21:00:32 ---> Running in 4ca668d77659 21:00:33 Removing intermediate container f0a3aeed093c 21:00:33 ---> c8f99c76f7ed 21:00:33 Step 13/24 : WORKDIR / 21:00:33 Removing intermediate container 4ca668d77659 21:00:33 ---> 07eaccf0be94 21:00:33 Step 13/22 : WORKDIR / 21:00:33 ---> Running in bda9607a23bd 21:00:33 ---> Running in bee7b148604a 21:00:34 Removing intermediate container bda9607a23bd 21:00:34 ---> 9c21a3e12b6a 21:00:34 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:00:34 Removing intermediate container bee7b148604a 21:00:34 ---> ba725b1945ff 21:00:34 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:35 ---> d74f9820f9b8 21:00:35 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:00:35 ---> 92449deefd27 21:00:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 21:00:36 ---> 0bcc88929181 21:00:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:00:37 ---> 5b8520602faf 21:00:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 21:00:38 ---> b63d4c676d5b 21:00:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:00:39 ---> 7297bc1d9a15 21:00:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 21:00:40 ---> 9455c3f174b8 21:00:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:00:41 ---> 1505f745b423 21:00:41 Step 18/22 : RUN chmod +x entrypoint.sh 21:00:41 ---> Running in ebc73585f241 21:00:41 ---> 1612b6512e3c 21:00:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:00:43 ---> d4785a738ce2 21:00:43 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/ 21:00:43 ---> Running in 57190d3c1080 21:00:45 Removing intermediate container ebc73585f241 21:00:45 ---> 6c6c5885b4f2 21:00:45 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 21:00:45 ---> Running in 0d33642865a8 21:00:46 Removing intermediate container 0d33642865a8 21:00:46 ---> 2828c68192a0 21:00:46 Step 20/22 : LABEL arch=arm64 21:00:46 ---> Running in c88ed9d9662f 21:00:47 Removing intermediate container c88ed9d9662f 21:00:47 ---> 7b7ac4e24ce4 21:00:47 Step 21/22 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 21:00:47 Removing intermediate container 57190d3c1080 21:00:47 ---> 3afbb35d6bba 21:00:47 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:00:47 ---> Running in be8cb433fb35 21:00:47 ---> Running in 1f04bba29bf9 21:00:48 Removing intermediate container be8cb433fb35 21:00:48 ---> 2c5e8cc1218e 21:00:48 Step 22/22 : LABEL version=0.0.0 21:00:48 Removing intermediate container 1f04bba29bf9 21:00:48 ---> eeb8a485f2a5 21:00:48 Step 22/24 : LABEL arch=arm64 21:00:48 ---> Running in 138b71fa3dbf 21:00:48 ---> Running in a25d1581e56d 21:00:49 Removing intermediate container 138b71fa3dbf 21:00:49 ---> fdd0fb52dd3d 21:00:49 21:00:49 Removing intermediate container a25d1581e56d 21:00:49 ---> c66cbf37e626 21:00:49 Step 23/24 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 21:00:50 ---> Running in dfeb913822bf 21:00:50 Successfully built fdd0fb52dd3d 21:00:50 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 21:00:50  Building docker-security-bootstrap-redis-go ... done Removing intermediate container dfeb913822bf 21:00:50 ---> e701549a24b9 21:00:50 Step 24/24 : LABEL version=0.0.0 21:00:51 ---> Running in 068dc62e17a8 21:00:51 Removing intermediate container 068dc62e17a8 21:00:51 ---> df457881b7b2 21:00:51 21:00:52 Successfully built df457881b7b2 21:00:52 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 21:00:55  Building docker-security-secretstore-setup-go ... done Removing intermediate container 8e91b7b8259b 21:00:55 ---> 77d91e1a7e6a 21:00:55 21:00:55 Step 10/24 : FROM scratch 21:00:55 ---> 21:00:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:00:55 ---> Running in c511744f75ac 21:00:56 Removing intermediate container c511744f75ac 21:00:56 ---> 6445f6c99fde 21:00:56 Step 12/24 : ENV APP_PORT=48060 21:00:56 ---> Running in 7237950404c6 21:00:57 Removing intermediate container 7237950404c6 21:00:57 ---> 6b6de689f3f3 21:00:57 Step 13/24 : EXPOSE $APP_PORT 21:00:57 ---> Running in 4981b3552627 21:00:57 Removing intermediate container 4981b3552627 21:00:57 ---> 37f314612f49 21:00:57 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 21:00:58 ---> 6e226a3ccb1d 21:00:58 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:00:59 ---> b6ee52c6fce4 21:00:59 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 21:01:00 ---> 82a9da0cea23 21:01:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:02 ---> b0176cbca1a5 21:01:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:01:03 ---> 124db4ecaf24 21:01:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:01:04 ---> 05a172aaa5c5 21:01:04 Step 20/24 : ENTRYPOINT ["/support-notifications"] 21:01:04 ---> Running in 66b3efa1a830 21:01:04 Removing intermediate container 66b3efa1a830 21:01:04 ---> 616e12e6fb28 21:01:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:05 ---> Running in 3c6a79d388d6 21:01:05 Removing intermediate container 3c6a79d388d6 21:01:05 ---> fa9ebddaba8b 21:01:05 Step 22/24 : LABEL arch=arm64 21:01:05 ---> Running in 8f4d1ea211d7 21:01:06 Removing intermediate container 8f4d1ea211d7 21:01:06 ---> 90a6be12c51d 21:01:06 Step 23/24 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 21:01:06 ---> Running in 7ae52579a4aa 21:01:07 Removing intermediate container 7ae52579a4aa 21:01:07 ---> ba0dd44613f4 21:01:07 Step 24/24 : LABEL version=0.0.0 21:01:07 ---> Running in 8156d3f8ee36 21:01:08 Removing intermediate container 8156d3f8ee36 21:01:08 ---> 60b30d7ac9d3 21:01:08 21:01:08 Successfully built 60b30d7ac9d3 21:01:08 Successfully tagged docker-support-notifications-go-arm64:latest 21:01:08  Building docker-support-notifications-go ... done Removing intermediate container ee22a358031a 21:01:08 ---> bfe74da01082 21:01:08 21:01:08 Step 10/23 : FROM alpine:3.12 21:01:08 ---> afeebe901d6b 21:01:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:01:08 ---> Running in 491260c08a8b 21:01:09 Removing intermediate container 491260c08a8b 21:01:09 ---> fdcbeb00405f 21:01:09 Step 12/23 : ENV APP_PORT=48080 21:01:09 ---> Running in a363e61420d2 21:01:09 Removing intermediate container a363e61420d2 21:01:09 ---> 231e1106cd88 21:01:09 Step 13/23 : EXPOSE $APP_PORT 21:01:10 ---> Running in a2c4bdc7bb6f 21:01:10 Removing intermediate container a2c4bdc7bb6f 21:01:10 ---> ae2c44f65b64 21:01:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:10 ---> Running in 7b0de8516fc2 21:01:12 Removing intermediate container 7b0de8516fc2 21:01:12 ---> 579ccb841d4a 21:01:12 Step 15/23 : RUN apk add --update --no-cache zeromq 21:01:12 ---> Running in 39940876ae22 21:01:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:01:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:01:15 (1/5) Installing libgcc (9.3.0-r2) 21:01:15 (2/5) Installing libsodium (1.0.18-r0) 21:01:15 (3/5) Installing libstdc++ (9.3.0-r2) 21:01:15 (4/5) Installing libzmq (4.3.3-r0) 21:01:15 (5/5) Installing zeromq (4.3.3-r0) 21:01:16 Executing busybox-1.31.1-r19.trigger 21:01:16 OK: 8 MiB in 19 packages 21:01:17 Removing intermediate container 39940876ae22 21:01:17 ---> 60d5e3b02afa 21:01:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:18 ---> 640d90a08fbb 21:01:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:01:19 ---> 89507ef0e011 21:01:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:01:20 ---> 54d0485151a7 21:01:20 Step 19/23 : ENTRYPOINT ["/core-data"] 21:01:20 ---> Running in 8dde8d9339ea 21:01:20 Removing intermediate container 8dde8d9339ea 21:01:20 ---> d79ba60ba605 21:01:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:20 ---> Running in c7af1a2f8777 21:01:20 Removing intermediate container c7af1a2f8777 21:01:20 ---> fcf81bebb8cb 21:01:20 Step 21/23 : LABEL arch=arm64 21:01:21 ---> Running in 22b2d2912711 21:01:21 Removing intermediate container 22b2d2912711 21:01:21 ---> 8f67fa1a4a5f 21:01:21 Step 22/23 : LABEL git_sha=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 21:01:21 ---> Running in 5a74cf4e0c3a 21:01:22 Removing intermediate container 5a74cf4e0c3a 21:01:22 ---> c85bb87e311c 21:01:22 Step 23/23 : LABEL version=0.0.0 21:01:22 ---> Running in 5a75b278f9ab 21:01:22 Removing intermediate container 5a75b278f9ab 21:01:22 ---> e157f5510e0f 21:01:22 21:01:23 Successfully built e157f5510e0f 21:01:23 Successfully tagged docker-core-data-go-arm64:latest 21:01:23  Building docker-core-data-go ... done  [Pipeline] } 21:01:23 $ docker stop --time=1 3820ce2c136f6be584ce7bf3470cd7cc3853558fcbabafa4d0cee6c83b8c40aa 21:01:25 $ docker rm -f 3820ce2c136f6be584ce7bf3470cd7cc3853558fcbabafa4d0cee6c83b8c40aa [Pipeline] // withDockerContainer [Pipeline] sh 21:01:26 + docker images+ 21:01:26 grep docker 21:01:26 docker-core-data-go-arm64 latest e157f5510e0f 4 seconds ago 21MB 21:01:26 docker-support-notifications-go-arm64 latest 60b30d7ac9d3 19 seconds ago 11.4MB 21:01:26 docker-security-secretstore-setup-go-arm64 latest df457881b7b2 35 seconds ago 23.4MB 21:01:26 docker-security-bootstrap-redis-go-arm64 latest fdd0fb52dd3d 37 seconds ago 15.1MB 21:01:26 docker-sys-mgmt-agent-go-arm64 latest 1eac80ec373b About a minute ago 300MB 21:01:26 docker-core-metadata-go-arm64 latest 5e4aee634642 3 minutes ago 12.3MB 21:01:26 docker-security-proxy-setup-go-arm64 latest b3ab8dd49fc3 3 minutes ago 23.2MB 21:01:26 docker-core-command-go-arm64 latest 3ce371bebda0 3 minutes ago 9.98MB 21:01:26 docker-support-scheduler-go-arm64 latest 83b94ebebeb4 3 minutes ago 10MB 21:01:26 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 21:01:29 provisioning config files... 21:01:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3624443632740549247tmp [Pipeline] { [Pipeline] sh 21:01:29 + set +x 21:01:29 + curl -s https://codecov.io/bash 21:01:29 + bash -s -- 21:01:29 21:01:29 _____ _ 21:01:29 / ____| | | 21:01:29 | | ___ __| | ___ ___ _____ __ 21:01:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:01:29 | |___| (_) | (_| | __/ (_| (_) \ V / 21:01:29 \_____\___/ \__,_|\___|\___\___/ \_/ 21:01:29 Bash-20210115-cec3c92 21:01:29 21:01:29 21:01:29 ==> git version 2.24.3 found 21:01:30 ==> 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 21:01:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:01:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:01:30 ==> Jenkins CI detected. 21:01:30 project root: . 21:01:30 --> token set from env 21:01:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:01:30 ==> Running gcov in . (disable via -X gcov) 21:01:30 ==> Python coveragepy not found 21:01:30 ==> Searching for coverage reports in: 21:01:30 + . 21:01:30 -> Found 1 reports 21:01:30 ==> Detecting git/mercurial file structure 21:01:30 ==> Reading reports 21:01:30 + ./coverage.out bytes=550466 21:01:30 ==> Appending adjustments 21:01:30 https://docs.codecov.io/docs/fixing-reports 21:01:33 + Found adjustments 21:01:33 ==> Gzipping contents 21:01:33 84K /tmp/codecov.NJbrow.gz 21:01:33 ==> Uploading reports 21:01:33 url: https://codecov.io 21:01:33 query: branch=PR-3051&commit=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3051%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3051&job=&cmd_args= 21:01:33 -> Pinging Codecov 21:01:33 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3051&commit=b098938bb1ed78b5ddb2a79e9c2b351b8ad61594&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3051%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3051&job=&cmd_args= 21:01:33 -> Uploading to 21:01:33 https://storage.googleapis.com/codecov/v4/raw/2021-01-19/00271124DB129430A58F1EEE437C3FCB/b098938bb1ed78b5ddb2a79e9c2b351b8ad61594/3645f181-8335-4518-9f7e-4d8e92dab8c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T210133Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a8a795b4135bf71c915f2ec7424ffb5940237e9c8b544eb72500515c1812669 21:01:33 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:33 Dload Upload Total Spent Left Speed 21:01:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83343 0 0 100 83343 0 150k --:--:-- --:--:-- --:--:-- 151k 21:01:34 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/b098938bb1ed78b5ddb2a79e9c2b351b8ad61594 [Pipeline] } 21:01:34 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 21:01:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:01:37 ---> package-listing.sh 21:01:37 ++ facter osfamily 21:01:37 ++ tr '[:upper:]' '[:lower:]' 21:01:37 + OS_FAMILY=redhat 21:01:37 + workspace=/w/workspace/edgex-go/1 21:01:37 + START_PACKAGES=/tmp/packages_start.txt 21:01:37 + END_PACKAGES=/tmp/packages_end.txt 21:01:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:01:37 + PACKAGES=/tmp/packages_start.txt 21:01:37 + '[' /w/workspace/edgex-go/1 ']' 21:01:37 + PACKAGES=/tmp/packages_end.txt 21:01:37 + case "${OS_FAMILY}" in 21:01:37 + rpm -qa 21:01:37 + sort 21:01:43 + '[' -f /tmp/packages_start.txt ']' 21:01:43 + '[' -f /tmp/packages_end.txt ']' 21:01:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:01:43 + '[' /w/workspace/edgex-go/1 ']' 21:01:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:01:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:01:43 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 21:01:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:01:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:01:43 21:01:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:01:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:01:44 alpine: Pulling from edgex-lftools-log-publisher 21:01:44 df20fa9351a1: Pulling fs layer 21:01:44 36b3adc4ff6f: Pulling fs layer 21:01:44 8ad3a11d3b57: Pulling fs layer 21:01:44 46f8f816bc3b: Pulling fs layer 21:01:44 93b61091891f: Pulling fs layer 21:01:44 93b9cdb0e59b: Pulling fs layer 21:01:44 5e14af77c1be: Pulling fs layer 21:01:44 01666e4c0597: Pulling fs layer 21:01:44 aa168da1d23b: Pulling fs layer 21:01:44 46f8f816bc3b: Waiting 21:01:44 93b61091891f: Waiting 21:01:44 93b9cdb0e59b: Waiting 21:01:44 5e14af77c1be: Waiting 21:01:44 01666e4c0597: Waiting 21:01:44 aa168da1d23b: Waiting 21:01:44 36b3adc4ff6f: Verifying Checksum 21:01:44 36b3adc4ff6f: Download complete 21:01:44 46f8f816bc3b: Verifying Checksum 21:01:44 46f8f816bc3b: Download complete 21:01:44 df20fa9351a1: Verifying Checksum 21:01:44 df20fa9351a1: Download complete 21:01:44 93b9cdb0e59b: Verifying Checksum 21:01:44 93b9cdb0e59b: Download complete 21:01:44 5e14af77c1be: Verifying Checksum 21:01:44 5e14af77c1be: Download complete 21:01:44 01666e4c0597: Verifying Checksum 21:01:44 01666e4c0597: Download complete 21:01:44 93b61091891f: Verifying Checksum 21:01:44 93b61091891f: Download complete 21:01:44 8ad3a11d3b57: Verifying Checksum 21:01:44 8ad3a11d3b57: Download complete 21:01:44 df20fa9351a1: Pull complete 21:01:45 36b3adc4ff6f: Pull complete 21:01:46 aa168da1d23b: Verifying Checksum 21:01:46 aa168da1d23b: Download complete 21:01:46 8ad3a11d3b57: Pull complete 21:01:47 46f8f816bc3b: Pull complete 21:01:48 93b61091891f: Pull complete 21:01:48 93b9cdb0e59b: Pull complete 21:01:48 5e14af77c1be: Pull complete 21:01:49 01666e4c0597: Pull complete 21:01:59 aa168da1d23b: Pull complete 21:01:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:01:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:01:59 prd-centos7-docker-4c-2g-21294 does not seem to be running inside a container 21:01:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:02:02 $ docker top a2958833060b58c1ac8e3e49929d0130a62fee71de0432f3ddb29638860ceb42 -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:03 + touch /tmp/pre-build-complete [Pipeline] sh 21:02:03 + mkdir -p /var/log/sa [Pipeline] sh 21:02:04 + ls /var/log/sa-host 21:02:04 + sadf -c /var/log/sa-host/sa19 21:02:04 file_magic: OK 21:02:04 HZ: Using current value: 100 21:02:04 file_header: OK 21:02:04 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 21:02:04 Statistics: 21:02:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:02:04 File successfully converted to sysstat format version 12.2.1 21:02:04 + sadf -c /var/log/sa-host/sa23 21:02:04 file_magic: OK 21:02:04 HZ: Using current value: 100 21:02:04 file_header: OK 21:02:04 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 21:02:04 Statistics: 21:02:04 Hnuu...uuuununununu... 21:02:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:04 provisioning config files... 21:02:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config923577868825561564tmp [Pipeline] { [Pipeline] echo 21:02:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:02:04 ---> create-netrc.sh [Pipeline] } 21:02:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:02:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:02:05 ---> python-tools-install.sh [Pipeline] echo 21:02:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:02:05 ---> sudo-logs.sh 21:02:05 Archiving 'sudo' log.. [Pipeline] echo 21:02:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:02:06 ---> job-cost.sh 21:02:06 lf-activate-venv: SKIPPING 21:02:06 INFO: No Stack... 21:02:07 INFO: Retrieving Pricing Info for: v1-standard-2 21:02:07 INFO: Archiving Costs [Pipeline] echo 21:02:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:02:07 ---> logs-deploy.sh 21:02:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3051/1 21:02:07 INFO: archiving workspace using pattern(s): 21:02:09 Archives upload complete. 21:02:09 INFO: archiving logs to Nexus