Pull request #3202 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 3011de63955d4c066a248ef349eb9c602d5bef12+73dc428bea26e7bc953b08348183f35641f26ad3 (df3b04206de23764310e78956888124791b302f0) 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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-3202/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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 # timeout=10 Commit message: "Merge pull request #316 from ernestojeda/email-notifications" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3202/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27818 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 73dc428bea26e7bc953b08348183f35641f26ad3 into PR head commit 3011de63955d4c066a248ef349eb9c602d5bef12 Merge succeeded, producing 3011de63955d4c066a248ef349eb9c602d5bef12 Checking out Revision 3011de63955d4c066a248ef349eb9c602d5bef12 (PR-3202) > 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/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3011de63955d4c066a248ef349eb9c602d5bef12 # 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 73dc428bea26e7bc953b08348183f35641f26ad3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3011de63955d4c066a248ef349eb9c602d5bef12 # timeout=10 Commit message: "feat(data): Add CBOR support for V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:03:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:03:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:03:39 ========================================================= 07:03:39 EdgeX Global Pipelines Version Info 07:03:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:03:43 ------------------- 07:03:43 stable info: 07:03:43 ------------------- 07:03:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:03:43 Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 07:03:43 Message: update stable to v1.0.182 07:03:44 ------------------- 07:03:44 experimental info: 07:03:44 ------------------- 07:03:44 Commited By: **** collab-it+edgex@linuxfoundation.org 07:03:44 Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 07:03:44 Message: update experimental to v1.0.182 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:03:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:03:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:03:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:03:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:03:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:03:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:03:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:03:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:03:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:03:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:03:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:03:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:03:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:03:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:03:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:03:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:03:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:03:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:03:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3202 [Pipeline] echo 07:03:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3202 [Pipeline] echo 07:03:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3202 [Pipeline] echo 07:03:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3011de63955d4c066a248ef349eb9c602d5bef12 [Pipeline] echo 07:03:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3011de6 [Pipeline] echo 07:03:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:03:48 provisioning config files... 07:03:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4696047519951367126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:49 ---> docker-login.sh 07:03:49 nexus3.edgexfoundry.org:10001 07:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:49 Configure a credential helper to remove this warning. See 07:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:49 07:03:49 Login Succeeded 07:03:49 nexus3.edgexfoundry.org:10002 07:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:49 Configure a credential helper to remove this warning. See 07:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:49 07:03:49 Login Succeeded 07:03:49 nexus3.edgexfoundry.org:10003 07:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:49 Configure a credential helper to remove this warning. See 07:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:49 07:03:49 Login Succeeded 07:03:49 nexus3.edgexfoundry.org:10004 07:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:50 Configure a credential helper to remove this warning. See 07:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:50 07:03:50 Login Succeeded 07:03:50 docker.io 07:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:50 Configure a credential helper to remove this warning. See 07:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:50 07:03:50 Login Succeeded 07:03:50 ---> docker-login.sh ends [Pipeline] } 07:03:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:03:51 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 07:03:51 + for file in '`ls cmd/**/Dockerfile`' 07:03:51 ++ dirname cmd/core-command/Dockerfile 07:03:51 ++ cut -d/ -f2 07:03:51 + echo core-command,cmd/core-command/Dockerfile 07:03:51 + for file in '`ls cmd/**/Dockerfile`' 07:03:51 ++ dirname cmd/core-data/Dockerfile 07:03:51 ++ cut -d/ -f2 07:03:51 + echo core-data,cmd/core-data/Dockerfile 07:03:51 + for file in '`ls cmd/**/Dockerfile`' 07:03:51 ++ dirname cmd/core-metadata/Dockerfile 07:03:51 ++ cut -d/ -f2 07:03:51 + echo core-metadata,cmd/core-metadata/Dockerfile 07:03:51 + for file in '`ls cmd/**/Dockerfile`' 07:03:51 ++ dirname cmd/security-bootstrapper/Dockerfile 07:03:51 ++ cut -d/ -f2 07:03:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:03:51 + for file in '`ls cmd/**/Dockerfile`' 07:03:51 ++ dirname cmd/security-proxy-setup/Dockerfile 07:03:51 ++ cut -d/ -f2 07:03:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:03:51 + for file in '`ls cmd/**/Dockerfile`' 07:03:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:03:51 ++ cut -d/ -f2 07:03:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:03:51 + for file in '`ls cmd/**/Dockerfile`' 07:03:51 ++ dirname cmd/support-notifications/Dockerfile 07:03:51 ++ cut -d/ -f2 07:03:51 + echo support-notifications,cmd/support-notifications/Dockerfile 07:03:51 + for file in '`ls cmd/**/Dockerfile`' 07:03:51 ++ dirname cmd/support-scheduler/Dockerfile 07:03:51 ++ cut -d/ -f2 07:03:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:03:51 + for file in '`ls cmd/**/Dockerfile`' 07:03:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:03:51 ++ cut -d/ -f2 07:03:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:03:51 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:03:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:03:52 07:03:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:03:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:03:52 latest: Pulling from edgex-devops/git-semver 07:03:52 31603596830f: Pulling fs layer 07:03:52 2a8b12db71e7: Pulling fs layer 07:03:52 6ca5941a6612: Pulling fs layer 07:03:52 ecc8261a40a4: Pulling fs layer 07:03:52 ecc8261a40a4: Waiting 07:03:52 2a8b12db71e7: Verifying Checksum 07:03:52 2a8b12db71e7: Download complete 07:03:52 31603596830f: Verifying Checksum 07:03:52 31603596830f: Download complete 07:03:52 6ca5941a6612: Verifying Checksum 07:03:52 6ca5941a6612: Download complete 07:03:52 ecc8261a40a4: Verifying Checksum 07:03:52 ecc8261a40a4: Download complete 07:03:53 31603596830f: Pull complete 07:03:53 2a8b12db71e7: Pull complete 07:03:54 6ca5941a6612: Pull complete 07:03:54 ecc8261a40a4: Pull complete 07:03:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:03:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:03:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:03:54 prd-centos7-docker-4c-2g-27818 does not seem to be running inside a container 07:03:54 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:03:57 $ docker top b611657610861bda05417948c54bcb18bce82c2ba87be1285acb474d7612a6c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:03:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:03:57 [ssh-agent] Looking for ssh-agent implementation... 07:03:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:57 $ docker exec b611657610861bda05417948c54bcb18bce82c2ba87be1285acb474d7612a6c2 ssh-agent 07:03:57 SSH_AUTH_SOCK=/tmp/ssh-7r25qBrRBemT/agent.12 07:03:57 SSH_AGENT_PID=17 07:03:57 Running ssh-add (command line suppressed) 07:03:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2419022391429771351.key (/w/workspace/edgex-go/1@tmp/private_key_2419022391429771351.key) 07:03:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:03:58 + git tag --points-at HEAD [Pipeline] } 07:03:58 $ docker exec --env ******** --env ******** b611657610861bda05417948c54bcb18bce82c2ba87be1285acb474d7612a6c2 ssh-agent -k 07:03:58 unset SSH_AUTH_SOCK; 07:03:58 unset SSH_AGENT_PID; 07:03:58 echo Agent pid 17 killed; 07:03:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:03:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:03:58 [ssh-agent] Looking for ssh-agent implementation... 07:03:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:58 $ docker exec b611657610861bda05417948c54bcb18bce82c2ba87be1285acb474d7612a6c2 ssh-agent 07:03:59 SSH_AUTH_SOCK=/tmp/ssh-UpULCBMhXYtj/agent.47 07:03:59 SSH_AGENT_PID=52 07:03:59 Running ssh-add (command line suppressed) 07:03:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_213961579619503008.key (/w/workspace/edgex-go/1@tmp/private_key_213961579619503008.key) 07:03:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:03:59 + git semver init 07:03:59 # -> Open(): unable to determine branch for HEAD 07:03:59 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:03:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:03:59 # $SEMVER_REMOTE_NAME = origin 07:03:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:03:59 # $SEMVER_USER_NAME = edgex-jenkins 07:03:59 # $SEMVER_BRANCH = PR-3202 07:03:59 # $SEMVER_TEMP = /tmp/semver-217203339 07:03:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:04:17 # '/tmp/semver-217203339' -> '/w/workspace/edgex-go/1/.semver' 07:04:17 # -> Force: false 07:04:17 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:04:17 $ docker exec --env ******** --env ******** b611657610861bda05417948c54bcb18bce82c2ba87be1285acb474d7612a6c2 ssh-agent -k 07:04:18 unset SSH_AUTH_SOCK; 07:04:18 unset SSH_AGENT_PID; 07:04:18 echo Agent pid 52 killed; 07:04:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:04:18 + git semver [Pipeline] } 07:04:18 $ docker stop --time=1 b611657610861bda05417948c54bcb18bce82c2ba87be1285acb474d7612a6c2 07:04:20 $ docker rm -f b611657610861bda05417948c54bcb18bce82c2ba87be1285acb474d7612a6c2 [Pipeline] // withDockerContainer [Pipeline] sh 07:04:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:04:21 Stashed 1 file(s) [Pipeline] echo 07:04:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:04:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:04:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:04:23 + sudo service docker restart 07:04:23 + true 07:04:23 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:04:24 ========================================================= 07:04:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:04:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:04:24 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 07:04:28 Sending build context to Docker daemon 328MB 07:04:28 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:04:28 Step 2/6 : FROM ${BASE} 07:04:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:04:28 188c0c94c7c5: Pulling fs layer 07:04:28 0ef7d3d256c8: Pulling fs layer 07:04:28 de9db76c5a1d: Pulling fs layer 07:04:28 bca2f99d35d6: Pulling fs layer 07:04:28 93359f2a8cfa: Pulling fs layer 07:04:28 7c6f9722023f: Pulling fs layer 07:04:28 a35cf1a2eb13: Pulling fs layer 07:04:28 93359f2a8cfa: Waiting 07:04:28 bca2f99d35d6: Waiting 07:04:28 7c6f9722023f: Waiting 07:04:28 a35cf1a2eb13: Waiting 07:04:28 de9db76c5a1d: Download complete 07:04:28 0ef7d3d256c8: Download complete 07:04:28 93359f2a8cfa: Verifying Checksum 07:04:28 93359f2a8cfa: Download complete 07:04:28 7c6f9722023f: Verifying Checksum 07:04:28 7c6f9722023f: Download complete 07:04:28 188c0c94c7c5: Verifying Checksum 07:04:28 188c0c94c7c5: Download complete 07:04:28 188c0c94c7c5: Pull complete 07:04:28 0ef7d3d256c8: Pull complete 07:04:28 de9db76c5a1d: Pull complete 07:04:30 a35cf1a2eb13: Verifying Checksum 07:04:30 a35cf1a2eb13: Download complete 07:04:30 bca2f99d35d6: Verifying Checksum 07:04:30 bca2f99d35d6: Download complete 07:04:36 bca2f99d35d6: Pull complete 07:04:36 93359f2a8cfa: Pull complete 07:04:36 7c6f9722023f: Pull complete 07:04:37 Still waiting to schedule task 07:04:37 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 07:04:41 a35cf1a2eb13: Pull complete 07:04:41 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:04:41 ---> a62c8e92a672 07:04:41 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:04:41 ---> Running in 1a4554da6146 07:04:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:04:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:04:42 (1/12) Installing libmagic (5.38-r0) 07:04:43 (2/12) Installing file (5.38-r0) 07:04:43 (3/12) Installing libc-dev (0.7.2-r3) 07:04:43 (4/12) Installing g++ (9.3.0-r2) 07:04:48 (5/12) Installing fortify-headers (1.1-r0) 07:04:48 (6/12) Installing patch (2.7.6-r6) 07:04:48 (7/12) Installing build-base (0.5-r2) 07:04:48 (8/12) Installing libsodium (1.0.18-r0) 07:04:48 (9/12) Installing pkgconf (1.7.2-r0) 07:04:48 (10/12) Installing libsodium-dev (1.0.18-r0) 07:04:48 (11/12) Installing libzmq (4.3.3-r0) 07:04:48 (12/12) Installing zeromq-dev (4.3.3-r0) 07:04:48 Executing busybox-1.31.1-r19.trigger 07:04:48 OK: 233 MiB in 51 packages 07:04:51 Removing intermediate container 1a4554da6146 07:04:51 ---> 9f29164895f0 07:04:51 Step 4/6 : WORKDIR /edgex-go 07:04:51 ---> Running in 98e3830f049f 07:04:52 Removing intermediate container 98e3830f049f 07:04:52 ---> fb0fccdf0cc0 07:04:52 Step 5/6 : COPY go.mod . 07:04:52 ---> 5ae6bb789e56 07:04:52 Step 6/6 : RUN go mod download 07:04:52 ---> Running in 3792624ff296 07:05:19 Removing intermediate container 3792624ff296 07:05:19 ---> cafc4134084a 07:05:19 Successfully built cafc4134084a 07:05:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:05:19 + docker inspect -f . ci-base-image-x86_64 07:05:19 . [Pipeline] withDockerContainer 07:05:19 prd-centos7-docker-4c-2g-27818 does not seem to be running inside a container 07:05:19 $ 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 ******** ci-base-image-x86_64 cat 07:05:20 $ docker top cdfff0e20782b46b85fd80610abc4b5aa258597d36a49031186809a2dec643f6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:20 + go version 07:05:20 go version go1.15.5 linux/amd64 [Pipeline] } 07:05:21 $ docker stop --time=1 cdfff0e20782b46b85fd80610abc4b5aa258597d36a49031186809a2dec643f6 07:05:22 $ docker rm -f cdfff0e20782b46b85fd80610abc4b5aa258597d36a49031186809a2dec643f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:24 + docker inspect -f . ci-base-image-x86_64 07:05:24 . [Pipeline] withDockerContainer 07:05:24 prd-centos7-docker-4c-2g-27818 does not seem to be running inside a container 07:05:24 $ 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 ******** ci-base-image-x86_64 cat 07:05:25 $ docker top bb60cc2586b0c84bf058459ea36e14315eed5468ff86e2269b4f40efef9586e4 -eo pid,comm [Pipeline] { [Pipeline] echo 07:05:25 ========================================================= 07:05:25 [edgeXBuildGoParallel] Running Tests and Build... 07:05:25 ========================================================= [Pipeline] sh 07:05:25 + make test 07:05:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:05:33 ? github.com/edgexfoundry/edgex-go [no test files] 07:05:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:05:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:05:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:05:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:05:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:05:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:05:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:05:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:05:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:05:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:06:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:06:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:06:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:06:04 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.119s coverage: 45.9% of statements 07:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 07:06:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.081s coverage: 100.0% of statements 07:06:06 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.165s coverage: 27.1% of statements 07:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:06:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.055s coverage: 100.0% of statements 07:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:06:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.051s coverage: 100.0% of statements 07:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:06:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.087s coverage: 65.8% of statements 07:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:06:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.115s coverage: 82.4% of statements 07:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:06:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.055s coverage: 94.7% of statements 07:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.379s coverage: 28.6% of statements 07:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements 07:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements 07:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.103s coverage: 86.7% of statements 07:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.114s coverage: 97.5% of statements 07:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements 07:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:06:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.437s coverage: 92.8% of statements 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:06:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:06:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.1% of statements 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.030s coverage: 45.5% of statements 07:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 07:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.027s coverage: 94.1% of statements 07:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 07:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.030s coverage: 87.5% of statements 07:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.039s coverage: 94.4% of statements 07:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements 07:06:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27820 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws 07:06:32 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.6% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 62.4% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.031s coverage: 100.0% of statements 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.265s coverage: 68.9% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 36.6% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.043s coverage: 89.5% of statements 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.125s coverage: 47.0% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.122s coverage: 89.4% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.727s coverage: 29.1% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.040s coverage: 100.0% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.056s coverage: 92.9% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.027s coverage: 32.1% of statements 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 07:06:36 GO111MODULE=on go vet ./... 07:06:37 using credential edgex-jenkins-ssh 07:06:37 Cloning the remote Git repository 07:06:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:06:37 > git init /w/workspace/edgex-go/1 # timeout=10 07:06:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:06:37 > git --version # timeout=10 07:06:37 > git --version # 'git version 2.17.1' 07:06:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:06:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:06:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:06:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:06:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:06:53 Merging remotes/origin/master commit 73dc428bea26e7bc953b08348183f35641f26ad3 into PR head commit 3011de63955d4c066a248ef349eb9c602d5bef12 07:06:53 Merge succeeded, producing 3011de63955d4c066a248ef349eb9c602d5bef12 07:06:53 Checking out Revision 3011de63955d4c066a248ef349eb9c602d5bef12 (PR-3202) 07:06:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:06:52 using GIT_SSH to set credentials SSH Credentials for GitHub 07:06:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:06:53 > git config core.sparsecheckout # timeout=10 07:06:53 > git checkout -f 3011de63955d4c066a248ef349eb9c602d5bef12 # timeout=10 07:06:53 > git remote # timeout=10 07:06:53 > git config --get remote.origin.url # timeout=10 07:06:53 using GIT_SSH to set credentials SSH Credentials for GitHub 07:06:53 > git merge 73dc428bea26e7bc953b08348183f35641f26ad3 # timeout=10 07:06:53 > git rev-parse HEAD^{commit} # timeout=10 07:06:53 > git config core.sparsecheckout # timeout=10 07:06:53 > git checkout -f 3011de63955d4c066a248ef349eb9c602d5bef12 # timeout=10 07:06:58 Commit message: "feat(data): Add CBOR support for V2 API" 07:06:58 > git --version # timeout=10 07:06:58 > git --version # 'git version 2.17.1' 07:06:58 fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:07:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:07:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:07:00 + sudo service docker restart 07:07:00 + true 07:07:03 gofmt -l . 07:07:03 [ "`gofmt -l .`" = "" ] 07:07:03 ./bin/test-go-mod-tidy.sh 07:07:03 ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:07:03 provisioning config files... 07:07:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5539775162350241434tmp [Pipeline] { 07:07:03 + ls -al . 07:07:03 total 712 07:07:03 drwxrwxr-x 10 1001 1001 4096 Feb 26 07:07 . 07:07:03 drwxr-xr-x 4 root root 28 Feb 26 07:05 .. 07:07:03 -rw-rw-r-- 1 1001 1001 11 Feb 26 07:03 .dockerignore 07:07:03 drwxrwxr-x 8 1001 1001 179 Feb 26 07:03 .git 07:07:03 drwxrwxr-x 3 1001 1001 125 Feb 26 07:03 .github 07:07:03 -rw-rw-r-- 1 1001 1001 818 Feb 26 07:03 .gitignore 07:07:03 drwx------ 3 1001 1001 60 Feb 26 07:04 .semver 07:07:03 -rw-rw-r-- 1 1001 1001 166 Feb 26 07:03 .sonarcloud.properties 07:07:03 -rw-rw-r-- 1 1001 1001 8475 Feb 26 07:03 Attribution.txt 07:07:03 -rw-rw-r-- 1 1001 1001 3804 Feb 26 07:03 CONTRIBUTING.md 07:07:03 -rw-rw-r-- 1 1001 1001 931 Feb 26 07:03 Dockerfile.build 07:07:03 -rw-rw-r-- 1 1001 1001 863 Feb 26 07:03 Jenkinsfile 07:07:03 -rw-rw-r-- 1 1001 1001 10775 Feb 26 07:03 LICENSE 07:07:03 -rw-rw-r-- 1 1001 1001 5774 Feb 26 07:03 Makefile 07:07:03 -rw-rw-r-- 1 1001 1001 6524 Feb 26 07:03 README.md 07:07:03 -rw-rw-r-- 1 1001 1001 6755 Feb 26 07:03 SECURITY.md 07:07:03 -rw-rw-r-- 1 1001 1001 5 Feb 26 07:04 VERSION 07:07:03 -rw-rw-r-- 1 1001 1001 4131 Feb 26 07:03 ZMQWindows.md 07:07:03 drwxrwxr-x 2 1001 1001 117 Feb 26 07:03 bin 07:07:03 drwxrwxr-x 14 1001 1001 4096 Feb 26 07:03 cmd 07:07:03 -rw-r--r-- 1 root root 598973 Feb 26 07:06 coverage.out 07:07:03 -rw-r--r-- 1 root root 1055 Feb 26 07:07 go.mod 07:07:03 -rw-r--r-- 1 root root 21699 Feb 26 07:07 go.sum 07:07:03 drwxrwxr-x 8 1001 1001 127 Feb 26 07:03 internal 07:07:03 drwxrwxr-x 4 1001 1001 26 Feb 26 07:03 openapi 07:07:03 drwxrwxr-x 4 1001 1001 71 Feb 26 07:03 snap 07:07:03 -rw-rw-r-- 1 1001 1001 168 Feb 26 07:03 version.go [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 07:07:04 + '[' -e coverage.out ] 07:07:04 + chown 1001:1001 coverage.out [Pipeline] stash 07:07:04 ---> docker-login.sh 07:07:04 nexus3.edgexfoundry.org:10001 07:07:04 Stashed 1 file(s) [Pipeline] sh 07:07:04 + make build 07:07:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:05 Configure a credential helper to remove this warning. See 07:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:05 07:07:05 Login Succeeded 07:07:05 nexus3.edgexfoundry.org:10002 07:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:06 Configure a credential helper to remove this warning. See 07:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:06 07:07:06 Login Succeeded 07:07:06 nexus3.edgexfoundry.org:10003 07:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:06 Configure a credential helper to remove this warning. See 07:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:06 07:07:06 Login Succeeded 07:07:06 nexus3.edgexfoundry.org:10004 07:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:07 Configure a credential helper to remove this warning. See 07:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:07 07:07:07 Login Succeeded 07:07:07 docker.io 07:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:07 Configure a credential helper to remove this warning. See 07:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:07 07:07:07 Login Succeeded 07:07:07 ---> docker-login.sh ends [Pipeline] } 07:07:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:07:08 ========================================================= 07:07:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:07:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:07:08 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 07:07:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:07:11 Sending build context to Docker daemon 166.4MB 07:07:11 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:07:11 Step 2/6 : FROM ${BASE} 07:07:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:07:11 5f621e34cdf4: Pulling fs layer 07:07:11 a4357932f1b6: Pulling fs layer 07:07:11 18c013af1878: Pulling fs layer 07:07:11 00ac8860ef70: Pulling fs layer 07:07:11 63d7cb157983: Pulling fs layer 07:07:11 b116817d02f9: Pulling fs layer 07:07:11 745a02a5169b: Pulling fs layer 07:07:11 b116817d02f9: Waiting 07:07:11 00ac8860ef70: Waiting 07:07:11 63d7cb157983: Waiting 07:07:11 745a02a5169b: Waiting 07:07:11 18c013af1878: Download complete 07:07:11 a4357932f1b6: Download complete 07:07:11 63d7cb157983: Verifying Checksum 07:07:11 b116817d02f9: Verifying Checksum 07:07:11 b116817d02f9: Download complete 07:07:11 5f621e34cdf4: Verifying Checksum 07:07:11 5f621e34cdf4: Download complete 07:07:12 5f621e34cdf4: Pull complete 07:07:12 a4357932f1b6: Pull complete 07:07:13 18c013af1878: Pull complete 07:07:13 745a02a5169b: Verifying Checksum 07:07:15 00ac8860ef70: Verifying Checksum 07:07:15 00ac8860ef70: Download complete 07:07:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:07:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:07:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:07:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:07:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:07:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:07:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:07:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:07:25 00ac8860ef70: Pull complete 07:07:25 63d7cb157983: Pull complete 07:07:25 b116817d02f9: Pull complete 07:07:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:07:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:07:29 $ docker stop --time=1 bb60cc2586b0c84bf058459ea36e14315eed5468ff86e2269b4f40efef9586e4 07:07:29 745a02a5169b: Pull complete 07:07:29 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:07:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:07:29 ---> b7e6874047d6 07:07:29 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:07:31 $ docker rm -f bb60cc2586b0c84bf058459ea36e14315eed5468ff86e2269b4f40efef9586e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 07:07:32 ---> Running in 6aab997ac5c1 07:07:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 07:07:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:07:34 07:07:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:07:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:07:34 latest: Pulling from edgex-devops/edgex-compose 07:07:34 cbdbe7a5bc2a: Pulling fs layer 07:07:34 ca9280d653b3: Pulling fs layer 07:07:34 7e9c9ca2126c: Pulling fs layer 07:07:35 (1/12) Installing libmagic (5.38-r0) 07:07:35 cbdbe7a5bc2a: Download complete 07:07:35 cbdbe7a5bc2a: Pull complete 07:07:35 ca9280d653b3: Verifying Checksum 07:07:35 ca9280d653b3: Download complete 07:07:35 (2/12) Installing file (5.38-r0) 07:07:35 (3/12) Installing libc-dev (0.7.2-r3) 07:07:35 (4/12) Installing g++ (9.3.0-r2) 07:07:36 ca9280d653b3: Pull complete 07:07:36 7e9c9ca2126c: Verifying Checksum 07:07:36 7e9c9ca2126c: Download complete 07:07:45 7e9c9ca2126c: Pull complete 07:07:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:07:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:07:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:07:45 prd-centos7-docker-4c-2g-27818 does not seem to be running inside a container 07:07:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:07:45 (5/12) Installing fortify-headers (1.1-r0) 07:07:45 (6/12) Installing patch (2.7.6-r6) 07:07:45 (7/12) Installing build-base (0.5-r2) 07:07:45 (8/12) Installing libsodium (1.0.18-r0) 07:07:45 (9/12) Installing pkgconf (1.7.2-r0) 07:07:45 (10/12) Installing libsodium-dev (1.0.18-r0) 07:07:45 (11/12) Installing libzmq (4.3.3-r0) 07:07:46 $ docker top 784a8df5e9ba1c61421b3fb097baeff9616f579bc3d96c96e6b8652caa140774 -eo pid,comm 07:07:46 (12/12) Installing zeromq-dev (4.3.3-r0) 07:07:46 Executing busybox-1.31.1-r19.trigger 07:07:46 OK: 217 MiB in 51 packages [Pipeline] { [Pipeline] sh 07:07:46 + docker-compose build --help 07:07:46 + grep parallel 07:07:47 --parallel Build images in parallel. [Pipeline] } 07:07:47 $ docker stop --time=1 784a8df5e9ba1c61421b3fb097baeff9616f579bc3d96c96e6b8652caa140774 07:07:48 $ docker rm -f 784a8df5e9ba1c61421b3fb097baeff9616f579bc3d96c96e6b8652caa140774 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:07:49 . [Pipeline] withDockerContainer 07:07:49 prd-centos7-docker-4c-2g-27818 does not seem to be running inside a container 07:07:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:07:50 Removing intermediate container 6aab997ac5c1 07:07:50 ---> 8c355637fc94 07:07:50 Step 4/6 : WORKDIR /edgex-go 07:07:50 ---> Running in c0b70646f82b 07:07:50 Removing intermediate container c0b70646f82b 07:07:50 ---> 57a41f3a5a4c 07:07:50 Step 5/6 : COPY go.mod . 07:07:50 $ docker top 8ca22d8d76b3a11f927aea2415936dbf780d067d75dc290619e810f28f1a362c -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:51 + docker-compose -f ./docker-compose-build.yml build --parallel 07:07:51 ---> 5827909e6dfa 07:07:51 Step 6/6 : RUN go mod download 07:07:51 ---> Running in 148995c4a3fa 07:07:53 Building docker-core-command-go ... 07:07:53 Building docker-core-data-go ... 07:07:53 Building docker-core-metadata-go ... 07:07:53 Building docker-security-bootstrapper-go ... 07:07:53 Building docker-security-proxy-setup-go ... 07:07:53 Building docker-security-secretstore-setup-go ... 07:07:53 Building docker-support-notifications-go ... 07:07:53 Building docker-support-scheduler-go ... 07:07:53 Building docker-sys-mgmt-agent-go ... 07:07:53 Building docker-security-bootstrapper-go 07:07:53 Building docker-core-data-go 07:07:53 Building docker-core-metadata-go 07:07:53 Building docker-security-secretstore-setup-go 07:07:53 Building docker-support-notifications-go 07:08:18 Removing intermediate container 148995c4a3fa 07:08:18 ---> 7d3a70f1a205 07:08:18 Successfully built 7d3a70f1a205 07:08:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:08:18 + docker inspect -f . ci-base-image-arm64 07:08:18 . [Pipeline] withDockerContainer 07:08:19 prd-ubuntu18.04-docker-arm64-4c-16g-27820 does not seem to be running inside a container 07:08:19 $ 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 ******** ci-base-image-arm64 cat 07:08:20 $ docker top 364c4a2fe0a934643d4ac2a8c9cb6735b6bfba967c6047810e929fc59e5815d0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:21 + go version 07:08:21 go version go1.15.5 linux/arm64 [Pipeline] } 07:08:21 $ docker stop --time=1 364c4a2fe0a934643d4ac2a8c9cb6735b6bfba967c6047810e929fc59e5815d0 07:08:23 $ docker rm -f 364c4a2fe0a934643d4ac2a8c9cb6735b6bfba967c6047810e929fc59e5815d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:08:25 + docker inspect -f . ci-base-image-arm64 07:08:25 . [Pipeline] withDockerContainer 07:08:25 prd-ubuntu18.04-docker-arm64-4c-16g-27820 does not seem to be running inside a container 07:08:25 $ 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 ******** ci-base-image-arm64 cat 07:08:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:08:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:08:25 ---> cafc4134084a 07:08:25 Step 3/24 : WORKDIR /edgex-go 07:08:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:08:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:08:25 ---> cafc4134084a 07:08:25 Step 3/22 : WORKDIR /edgex-go 07:08:25 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:08:25 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:08:25 ---> cafc4134084a 07:08:25 Step 3/30 : WORKDIR /edgex-go 07:08:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:08:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:08:25 ---> cafc4134084a 07:08:25 Step 3/23 : WORKDIR /edgex-go 07:08:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:08:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:08:25 ---> cafc4134084a 07:08:25 Step 3/23 : WORKDIR /edgex-go 07:08:25 ---> Running in 8fd125507510 07:08:25 ---> Running in ef7c2d73bcc2 07:08:25 ---> Running in 2b611a405de7 07:08:25 ---> Running in 415e53bfec8a 07:08:25 ---> Running in f4aa1400768a 07:08:25 Removing intermediate container 8fd125507510 07:08:25 ---> d58a00a16f90 07:08:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:25 Removing intermediate container ef7c2d73bcc2 07:08:25 ---> 6d4f4437d10e 07:08:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:25 Removing intermediate container 415e53bfec8a 07:08:25 ---> 5b71d435b933 07:08:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:25 Removing intermediate container 2b611a405de7 07:08:25 ---> 89b6c69cfb44 07:08:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:25 Removing intermediate container f4aa1400768a 07:08:25 ---> 5f50ad6982f1 07:08:25 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:25 ---> Running in 20f14430f347 07:08:25 ---> Running in 4992fba4be90 07:08:25 ---> Running in 630151887c8d 07:08:25 ---> Running in 4db3b5b02bd6 07:08:25 ---> Running in e3aebbcde029 07:08:26 $ docker top 1c6c2cca6a41cf2ba3cb13e98a7830b536c1f13d1df53e19a5c8b65c883eade1 -eo pid,comm [Pipeline] { [Pipeline] echo 07:08:27 ========================================================= 07:08:27 [edgeXBuildGoParallel] Running Tests and Build... 07:08:27 ========================================================= [Pipeline] sh 07:08:27 Removing intermediate container 4992fba4be90 07:08:27 ---> d1b36137e4e5 07:08:27 Step 5/24 : RUN apk add --update --no-cache make git 07:08:28 Removing intermediate container e3aebbcde029 07:08:28 ---> 3d2acafa614a 07:08:28 Step 5/30 : RUN apk add --update --no-cache make git 07:08:28 Removing intermediate container 630151887c8d 07:08:28 ---> 7e5198d2366b 07:08:28 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:08:28 ---> Running in 38c0eaa83b2b 07:08:28 + make test 07:08:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:08:28 ---> Running in b75f8e0380d9 07:08:28 ---> Running in 332ac35e66f2 07:08:28 Removing intermediate container 4db3b5b02bd6 07:08:28 ---> f41ec5cabac8 07:08:28 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:08:28 Removing intermediate container 20f14430f347 07:08:28 ---> 83811b405ac3 07:08:28 Step 5/23 : RUN apk add --update --no-cache make git 07:08:28 ---> Running in 47402f6c047b 07:08:28 ---> Running in f18c62d7656c 07:08:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:08:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:08:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:08:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:08:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:08:30 OK: 233 MiB in 51 packages 07:08:30 OK: 233 MiB in 51 packages 07:08:31 OK: 233 MiB in 51 packages 07:08:31 OK: 233 MiB in 51 packages 07:08:31 OK: 233 MiB in 51 packages 07:08:31 Removing intermediate container b75f8e0380d9 07:08:31 ---> 74ddc662fc4c 07:08:31 Step 6/30 : COPY go.mod . 07:08:31 Removing intermediate container 47402f6c047b 07:08:31 ---> f8597a670918 07:08:31 Step 6/23 : COPY go.mod . 07:08:31 Removing intermediate container 332ac35e66f2 07:08:31 ---> c53d32cbe3ad 07:08:31 Step 6/22 : COPY go.mod . 07:08:32 ---> 535959a1d3b6 07:08:32 Step 7/30 : RUN go mod download 07:08:32 ---> fd75af81e853 07:08:32 Step 7/23 : RUN go mod download 07:08:32 ---> Running in 8ca9b0f78e2c 07:08:32 ---> Running in 3d5206500433 07:08:32 Removing intermediate container f18c62d7656c 07:08:32 ---> a66908fe2ba9 07:08:32 Step 6/23 : COPY go.mod . 07:08:32 Removing intermediate container 38c0eaa83b2b 07:08:32 ---> 420816b0c3b4 07:08:32 Step 6/24 : COPY go.mod . 07:08:32 ---> cea468e54c6f 07:08:32 Step 7/22 : RUN go mod download 07:08:32 ---> Running in 10570158e378 07:08:32 ---> cfbb0d94a497 07:08:32 Step 7/23 : RUN go mod download 07:08:32 ---> 0799f8711f0b 07:08:32 Step 7/24 : RUN go mod download 07:08:33 ---> Running in 63b843e1c3df 07:08:33 ---> Running in 1d68a2695954 07:08:35 Removing intermediate container 10570158e378 07:08:35 ---> 1c8317fe2bbd 07:08:35 Step 8/22 : COPY . . 07:08:35 Removing intermediate container 8ca9b0f78e2c 07:08:35 ---> ea348e918e53 07:08:35 Step 8/30 : COPY . . 07:08:35 Removing intermediate container 63b843e1c3df 07:08:35 ---> 4ee79bb870fa 07:08:35 Step 8/24 : COPY . . 07:08:35 Removing intermediate container 3d5206500433 07:08:35 ---> 2172c362a926 07:08:35 Step 8/23 : COPY . . 07:08:36 Removing intermediate container 1d68a2695954 07:08:36 ---> e98383987f88 07:08:36 Step 8/23 : COPY . . 07:08:50 ? github.com/edgexfoundry/edgex-go [no test files] 07:09:15 ---> 3decf11e801f 07:09:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:09:15 ---> eaf999bbbfa3 07:09:15 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:09:15 ---> 7003df646f45 07:09:15 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:09:15 ---> 8b0d904528ff 07:09:15 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:09:15 ---> 8cb3fd8b0581 07:09:15 Step 9/23 : RUN make cmd/core-data/core-data 07:09:15 ---> Running in d3a8c82e8d7f 07:09:15 ---> Running in 3b6ac54cabb6 07:09:15 ---> Running in 1e9e8d93671a 07:09:15 ---> Running in da3a9f21d75a 07:09:15 ---> Running in d34e29607eb3 07:09:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:09:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:09:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:09:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:09:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:09:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:09:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:09:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:09:52 Removing intermediate container da3a9f21d75a 07:09:52 ---> 19c1788ddde0 07:09:52 07:09:52 Step 10/24 : FROM alpine:3.12 07:09:52 3.12: Pulling from library/alpine 07:09:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:09:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:09:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:09:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:09:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:09:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:09:54 Removing intermediate container 3b6ac54cabb6 07:09:54 ---> 912b22cb368f 07:09:54 07:09:54 Step 10/30 : FROM alpine:3.12 07:09:54 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 07:09:54 Status: Downloaded newer image for alpine:3.12 07:09:54 ---> 88dd2752d2ea 07:09:54 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:09:54 3.12: Pulling from library/alpine 07:09:54 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 07:09:54 Status: Image is up to date for alpine:3.12 07:09:54 ---> 88dd2752d2ea 07:09:54 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:09:54 ---> Running in e9f924b39373 07:09:54 ---> Running in 513713db4473 07:09:56 Removing intermediate container e9f924b39373 07:09:56 ---> 01391ae1bec2 07:09:56 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 07:09:57 Removing intermediate container 1e9e8d93671a 07:09:57 ---> f92a94472299 07:09:57 07:09:57 Step 10/22 : FROM alpine:3.12 07:09:57 ---> 88dd2752d2ea 07:09:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:09:57 ---> Running in 51a0753099f7 07:09:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:09:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:09:57 ---> Running in a040f4336b05 07:09:57 (1/5) Installing ca-certificates (20191127-r4) 07:09:57 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:09:57 (3/5) Installing libcurl (7.69.1-r3) 07:09:57 (4/5) Installing curl (7.69.1-r3) 07:09:57 (5/5) Installing dumb-init (1.2.2-r1) 07:09:57 Executing busybox-1.31.1-r19.trigger 07:09:57 Executing ca-certificates-20191127-r4.trigger 07:09:57 OK: 7 MiB in 19 packages 07:09:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:09:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:10:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:10:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:10:00 (1/2) Installing dumb-init (1.2.2-r1) 07:10:00 (2/2) Installing su-exec (0.2-r1) 07:10:00 Executing busybox-1.31.1-r19.trigger 07:10:00 OK: 6 MiB in 16 packages 07:10:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:10:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:10:01 (1/2) Installing ca-certificates (20191127-r4) 07:10:01 (2/2) Installing dumb-init (1.2.2-r1) 07:10:01 Executing busybox-1.31.1-r19.trigger 07:10:01 Executing ca-certificates-20191127-r4.trigger 07:10:01 OK: 6 MiB in 16 packages 07:10:02 Removing intermediate container d34e29607eb3 07:10:02 ---> 6374b9ed27b3 07:10:02 07:10:02 Step 10/23 : FROM alpine:3.12 07:10:02 ---> 88dd2752d2ea 07:10:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:10:02 Removing intermediate container d3a8c82e8d7f 07:10:02 ---> 9106f0e1235d 07:10:02 07:10:02 Step 10/23 : FROM alpine:3.12 07:10:02 ---> 88dd2752d2ea 07:10:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:10:02 Removing intermediate container 513713db4473 07:10:02 ---> 6b11f5eeb88d 07:10:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:10:02 ---> Running in 39757fa69640 07:10:02 ---> Running in c7c5b17520c8 07:10:02 ---> Running in d31e5dab5b92 07:10:03 Removing intermediate container 51a0753099f7 07:10:03 ---> b2c070291670 07:10:03 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 07:10:03 Removing intermediate container 39757fa69640 07:10:03 ---> 1311d53448c6 07:10:03 Step 12/23 : ENV APP_PORT=48080 07:10:03 ---> Running in 1eb33d6ba6c5 07:10:03 Removing intermediate container a040f4336b05 07:10:03 ---> f9676757a8d6 07:10:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:10:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:10:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:10:04 Removing intermediate container d31e5dab5b92 07:10:04 ---> 995737bf123e 07:10:04 Step 13/24 : WORKDIR / 07:10:04 ---> Running in 87d0f3f83275 07:10:04 ---> Running in 661d75ae58c1 07:10:04 ---> Running in 640c50f22d9e 07:10:04 (1/1) Installing dumb-init (1.2.2-r1) 07:10:04 Executing busybox-1.31.1-r19.trigger 07:10:04 OK: 6 MiB in 15 packages 07:10:04 Removing intermediate container 1eb33d6ba6c5 07:10:04 ---> ee7af50c4b9b 07:10:04 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:10:04 ---> Running in ead557e0a844 07:10:04 Removing intermediate container 87d0f3f83275 07:10:04 ---> 1a7ed784ecd3 07:10:04 Step 13/23 : EXPOSE $APP_PORT 07:10:04 Removing intermediate container 661d75ae58c1 07:10:04 ---> 2b46b9a15bfb 07:10:04 Step 13/22 : ENV APP_PORT=48060 07:10:04 Removing intermediate container 640c50f22d9e 07:10:04 ---> 511abf4f2f8f 07:10:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:10:04 ---> Running in 8632ee8552c7 07:10:04 ---> Running in 9d7f6b501ea6 07:10:04 Removing intermediate container ead557e0a844 07:10:04 ---> 7e8f9f98daf4 07:10:04 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:10:05 ---> Running in d2cd52fef9a0 07:10:05 Removing intermediate container c7c5b17520c8 07:10:05 ---> 0c6bc3964884 07:10:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:10:05 ---> 8a123c313737 07:10:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:10:05 Removing intermediate container 9d7f6b501ea6 07:10:05 ---> 9b6aa9a4c9fb 07:10:05 Step 14/22 : EXPOSE $APP_PORT 07:10:05 Removing intermediate container 8632ee8552c7 07:10:05 ---> 0a2b7c24a3d7 07:10:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:05 ---> Running in 77278291f2cd 07:10:05 ---> Running in b20ac2c31f8a 07:10:05 ---> Running in 1abdfaf51514 07:10:05 ---> f27912d22b37 07:10:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:10:05 Removing intermediate container 77278291f2cd 07:10:05 ---> b1203510958f 07:10:05 Step 13/23 : ENV APP_PORT=48081 07:10:05 Removing intermediate container 1abdfaf51514 07:10:05 ---> bd3aa877b92a 07:10:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:10:05 ---> Running in 1b30329bc314 07:10:06 ---> dec36a0d46b4 07:10:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:10:06 Removing intermediate container 1b30329bc314 07:10:06 ---> 328b061c863a 07:10:06 Step 14/23 : EXPOSE $APP_PORT 07:10:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:10:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:10:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:10:07 ---> cf1ba422a482 07:10:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:10:07 ---> Running in c8fe93182b53 07:10:07 Removing intermediate container d2cd52fef9a0 07:10:07 ---> be758a5febf3 07:10:07 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 07:10:07 ---> f8d43ac88b14 07:10:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:10:07 ---> Running in 2e2175b14a24 07:10:07 Removing intermediate container b20ac2c31f8a 07:10:07 ---> 4211ed2c7bc2 07:10:07 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:10:07 Removing intermediate container c8fe93182b53 07:10:07 ---> 06d327c0f3af 07:10:07 Step 15/23 : WORKDIR / 07:10:07 ---> Running in 34a269fcc768 07:10:07 ---> Running in 8d20ff6cc23f 07:10:07 Removing intermediate container 2e2175b14a24 07:10:07 ---> d6fd0f47a0ef 07:10:07 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:10:08 ---> 4c4671d25f0a 07:10:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:10:08 ---> 24473796bfa2 07:10:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:10:08 Removing intermediate container 8d20ff6cc23f 07:10:08 ---> 479565774ca1 07:10:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:10:08 ---> 5a005601c9d3 07:10:08 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:10:08 ---> Running in 55311b7ab5e5 07:10:08 ---> 2e9aae386cdf 07:10:08 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:10:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:10:08 ---> 20b362e653fc 07:10:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:10:08 ---> Running in 456a54485d53 07:10:08 ---> f406a526e535 07:10:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:10:08 ---> Running in beb970025c4e 07:10:09 Removing intermediate container beb970025c4e 07:10:09 ---> 7fb7fe9f8f28 07:10:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:10:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:10:09 ---> Running in 6dffb920d257 07:10:09 ---> a21bc0feb860 07:10:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:10:10 Removing intermediate container 6dffb920d257 07:10:10 ---> 1560a36ac29c 07:10:10 Step 20/22 : LABEL arch=x86_64 07:10:10 (1/6) Installing dumb-init (1.2.2-r1) 07:10:10 ---> Running in 572a86e52526 07:10:10 (2/6) Installing libgcc (9.3.0-r2) 07:10:10 ---> 2ad3057f1aea 07:10:10 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:10:10 (3/6) Installing libsodium (1.0.18-r0) 07:10:10 ---> Running in 9a41b7157eef 07:10:10 (4/6) Installing libstdc++ (9.3.0-r2) 07:10:10 Removing intermediate container 572a86e52526 07:10:10 ---> 3fbb916d4240 07:10:10 Step 21/22 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:10:10 Removing intermediate container 456a54485d53 07:10:10 ---> cc8c66b69306 07:10:10 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:10:10 Removing intermediate container 55311b7ab5e5 07:10:10 ---> 2cae4b8255b7 07:10:10 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:10:10 (5/6) Installing libzmq (4.3.3-r0) 07:10:10 ---> Running in b196f8ebcf0e 07:10:10 Removing intermediate container 9a41b7157eef 07:10:10 ---> bdce3076a4a0 07:10:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:10:10 (6/6) Installing zeromq (4.3.3-r0) 07:10:10 ---> Running in a237fe5e5b5e 07:10:10 Executing busybox-1.31.1-r19.trigger 07:10:10 OK: 8 MiB in 20 packages 07:10:10 ---> Running in 59e1efe17bae 07:10:11 ---> 2cbf51c0818e 07:10:11 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:10:11 Removing intermediate container b196f8ebcf0e 07:10:11 ---> 05a73f3eff51 07:10:11 Step 22/22 : LABEL version=0.0.0 07:10:11 Removing intermediate container a237fe5e5b5e 07:10:11 ---> 216111c47a5f 07:10:11 Step 22/24 : LABEL arch=x86_64 07:10:11 ---> Running in 0580be4e5d5a 07:10:11 ---> Running in e84ebce5320e 07:10:11 Removing intermediate container 59e1efe17bae 07:10:11 ---> 6629e9d70def 07:10:11 Step 21/23 : LABEL arch=x86_64 07:10:11 ---> Running in 723fe55a6187 07:10:11 Removing intermediate container 0580be4e5d5a 07:10:11 ---> 7a46d82c3e15 07:10:11 07:10:11 ---> aac4aea0101b 07:10:11 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:10:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.366s coverage: 45.9% of statements 07:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 07:10:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.286s coverage: 100.0% of statements 07:10:12 Successfully built 7a46d82c3e15 07:10:12 Removing intermediate container e84ebce5320e 07:10:12 ---> 5fd5a229ec07 07:10:12 Step 23/24 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:10:12 Successfully tagged docker-support-notifications-go:latest 07:10:12  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 07:10:12 Removing intermediate container 723fe55a6187 07:10:12 ---> bbec95020efb 07:10:12 Step 22/23 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:10:12 Removing intermediate container 34a269fcc768 07:10:12 ---> f5c551e1948b 07:10:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:10:12 ---> f936e91d26ff 07:10:12 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:10:12 ---> Running in 9e7c052e3dff 07:10:12 ---> Running in ebb468832c5d 07:10:12 Removing intermediate container 9e7c052e3dff 07:10:12 ---> 38e2aee63f93 07:10:12 Step 23/23 : LABEL version=0.0.0 07:10:12 Removing intermediate container ebb468832c5d 07:10:12 ---> d6d27b908295 07:10:12 Step 24/24 : LABEL version=0.0.0 07:10:12 ---> 2aff10ab9e61 07:10:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:10:13 ---> 21d4f4ef09f0 07:10:13 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:10:13 ---> Running in f04d6344e599 07:10:13 ---> Running in 0f6733de4089 07:10:15 ---> Running in 8c5e9250a257 07:10:15 Removing intermediate container f04d6344e599 07:10:15 ---> c94497906335 07:10:15 07:10:16 ---> 0eb25064ad20 07:10:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:10:16 Removing intermediate container 0f6733de4089 07:10:16 ---> 9529eca45038 07:10:16 07:10:16 Successfully built c94497906335 07:10:17 Successfully built 9529eca45038 07:10:17 Successfully tagged docker-security-secretstore-setup-go:latest 07:10:17  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 07:10:17 Removing intermediate container 8c5e9250a257 07:10:17 ---> a68a2196babb 07:10:17 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:10:17 Successfully tagged docker-core-metadata-go:latest 07:10:17  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go 07:10:17 ---> 5805f0061eb8 07:10:17 Step 19/23 : ENTRYPOINT ["/core-data"] 07:10:17 ---> Running in 8d056f7043ec 07:10:18 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.574s coverage: 27.1% of statements 07:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:10:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.066s coverage: 100.0% of statements 07:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:10:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.099s coverage: 100.0% of statements 07:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:10:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.225s coverage: 65.8% of statements 07:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:10:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.697s coverage: 82.4% of statements 07:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:10:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.153s coverage: 94.7% of statements 07:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:10:22 ---> 16de11608fdb 07:10:22 Removing intermediate container 8d056f7043ec 07:10:22 Step 25/30 : RUN chmod +x /entrypoint.sh ---> c6ae96029c09 07:10:22 07:10:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:10:22 ---> Running in 8379f0da2a71 07:10:23 ---> Running in 09783144f956 07:10:24 Removing intermediate container 8379f0da2a71 07:10:24 ---> 485cc414b06b 07:10:24 Step 21/23 : LABEL arch=x86_64 07:10:25 ---> Running in e9886546709c 07:10:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:10:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:10:27 ---> cafc4134084a 07:10:27 Step 3/22 : WORKDIR /edgex-go 07:10:27 ---> Using cache 07:10:27 ---> 5f50ad6982f1 07:10:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:27 ---> Using cache 07:10:27 ---> 3d2acafa614a 07:10:27 Step 5/22 : RUN apk add --update --no-cache make git 07:10:27 ---> Using cache 07:10:27 ---> 74ddc662fc4c 07:10:27 Step 6/22 : COPY go.mod . 07:10:27 ---> Using cache 07:10:27 ---> 535959a1d3b6 07:10:27 Step 7/22 : RUN go mod download 07:10:27 ---> Using cache 07:10:27 ---> ea348e918e53 07:10:27 Step 8/22 : COPY . . 07:10:27 ---> Using cache 07:10:27 ---> 7003df646f45 07:10:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:10:28 Removing intermediate container e9886546709c 07:10:28 ---> bbfaa1ae889c 07:10:28 Step 22/23 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.227s coverage: 28.6% of statements 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.158s coverage: 100.0% of statements 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.079s coverage: 100.0% of statements 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.298s coverage: 86.7% of statements 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.346s coverage: 97.5% of statements 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.176s coverage: 78.3% of statements 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:10:35 ---> Running in 11251936708f 07:10:35 ---> Running in ccd88f9e901c 07:10: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 07:10:37 Removing intermediate container 11251936708f 07:10:37 ---> 0108c9df92d6 07:10:37 Step 23/23 : LABEL version=0.0.0 07:10:37 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:10:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:10:37 ---> cafc4134084a 07:10:37 Step 3/26 : WORKDIR /edgex-go 07:10:37 ---> Using cache 07:10:37 ---> 5f50ad6982f1 07:10:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:37 ---> Using cache 07:10:37 ---> 3d2acafa614a 07:10:37 Step 5/26 : RUN apk add --update --no-cache make bash git 07:10:38 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:10:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:10:38 ---> cafc4134084a 07:10:38 Step 3/21 : WORKDIR /edgex-go 07:10:38 ---> Using cache 07:10:38 ---> 5f50ad6982f1 07:10:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:38 ---> Using cache 07:10:38 ---> 3d2acafa614a 07:10:38 Step 5/21 : RUN apk add --update --no-cache make git 07:10:38 ---> Using cache 07:10:38 ---> 74ddc662fc4c 07:10:38 Step 6/21 : COPY go.mod . 07:10:38 ---> Using cache 07:10:38 ---> 535959a1d3b6 07:10:38 Step 7/21 : RUN go mod download 07:10:38 ---> Using cache 07:10:38 ---> ea348e918e53 07:10:38 Step 8/21 : COPY . . 07:10:38 ---> Using cache 07:10:38 ---> 7003df646f45 07:10:38 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:10:38 Removing intermediate container 09783144f956 07:10:38 ---> 863b6f33fe0c 07:10:38 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:10:39 ---> Running in fc157b9e82fe 07:10:39 ---> Running in be9cf6b4c1c4 07:10:39 ---> Running in 9d29d2e5ce5c 07:10:39 ---> Running in d55f8549ebfe 07:10:39 Removing intermediate container fc157b9e82fe 07:10:39 ---> 32eb087450d6 07:10:39 07:10:40 Removing intermediate container d55f8549ebfe 07:10:40 ---> 8a572d2fd710 07:10:40 Step 27/30 : CMD ["gate"] 07:10:40 Successfully built 32eb087450d6 07:10:40 Successfully tagged docker-core-data-go:latest 07:10:40 Building docker-core-command-go 07:10:40  Building docker-core-data-go ... done  ---> Running in 664363231cf4 07:10:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.315s coverage: 92.8% of statements 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:10:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:10:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.250s coverage: 0.1% of statements 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 45.5% of statements 07:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements 07:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 07:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements 07:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 07:10:41 Removing intermediate container 664363231cf4 07:10:41 ---> e705e14f7043 07:10:41 Step 28/30 : LABEL arch=x86_64 07:10:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:10:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:10:41 ---> Running in bb1d4719431f 07:10:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:10:43 OK: 233 MiB in 51 packages 07:10:44 Removing intermediate container bb1d4719431f 07:10:44 ---> 316a924540b8 07:10:44 Step 29/30 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:10:45 ---> Running in c858c174b2c0 07:10:46 Removing intermediate container be9cf6b4c1c4 07:10:46 ---> da838aee1da1 07:10:46 Step 6/26 : COPY go.mod . 07:10:46 Removing intermediate container c858c174b2c0 07:10:46 ---> 76a81562a325 07:10:46 Step 30/30 : LABEL version=0.0.0 07:10:48 ---> Running in 1d232406ae65 07:10:48 ---> 1fd5804951da 07:10:48 Step 7/26 : RUN go mod download 07:10:49 ---> Running in 93bb39bd1fd6 07:10:49 Removing intermediate container 1d232406ae65 07:10:49 ---> dc1b621e29f7 07:10:49 07:10:49 Successfully built dc1b621e29f7 07:10:49 Successfully tagged docker-security-bootstrapper-go:latest 07:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 07:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 07:10:54  Building docker-security-bootstrapper-go ... done Removing intermediate container 93bb39bd1fd6 07:10:54 ---> fa1a7623704c 07:10:54 Step 8/26 : COPY . . 07:11:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:11:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:11:00 ---> cafc4134084a 07:11:00 Step 3/23 : WORKDIR /edgex-go 07:11:00 ---> Using cache 07:11:00 ---> 5f50ad6982f1 07:11:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:11:00 ---> Using cache 07:11:00 ---> 3d2acafa614a 07:11:00 Step 5/23 : RUN apk add --update --no-cache make git 07:11:00 ---> Using cache 07:11:00 ---> 74ddc662fc4c 07:11:00 Step 6/23 : COPY go.mod . 07:11:00 ---> Using cache 07:11:00 ---> 535959a1d3b6 07:11:00 Step 7/23 : RUN go mod download 07:11:00 ---> Using cache 07:11:00 ---> ea348e918e53 07:11:00 Step 8/23 : COPY . . 07:11:00 ---> Using cache 07:11:00 ---> 7003df646f45 07:11:00 Step 9/23 : RUN make cmd/core-command/core-command 07:11:01 ---> Running in bd4247e89d14 07:11: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 07:11:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.148s coverage: 92.9% of statements 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.161s coverage: 80.8% of statements 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.129s coverage: 84.6% of statements 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.171s coverage: 91.6% of statements 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.492s coverage: 62.4% of statements 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.791s coverage: 68.9% of statements 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.374s coverage: 36.6% of statements 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.098s coverage: 89.5% of statements 07:11:11 Removing intermediate container ccd88f9e901c 07:11:11 ---> c705b1963164 07:11:11 07:11:11 Step 10/22 : FROM alpine:3.12 07:11:11 ---> 88dd2752d2ea 07:11:11 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:11:11 ---> Using cache 07:11:11 ---> 0c6bc3964884 07:11:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:11:11 ---> Using cache 07:11:11 ---> b1203510958f 07:11:11 Step 13/22 : ENV APP_PORT=48085 07:11:12 ---> Running in e7189c37346e 07:11:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.483s coverage: 47.0% of statements 07:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:11:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements 07:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:11:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.124s coverage: 100.0% of statements 07:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 07:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:11:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.369s coverage: 89.4% of statements 07:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:11:14 Removing intermediate container e7189c37346e 07:11:14 ---> a5f9a232b4c8 07:11:14 Step 14/22 : EXPOSE $APP_PORT 07:11:14 ---> Running in 33a6511d9541 07:11:16 Removing intermediate container 33a6511d9541 07:11:16 ---> 9beaf6473c48 07:11:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:17 Removing intermediate container 9d29d2e5ce5c 07:11:17 ---> d7107b02333c 07:11:17 07:11:17 Step 10/21 : FROM alpine:3.12 07:11:17 ---> 88dd2752d2ea 07:11:17 Step 11/21 : RUN apk add --update --no-cache curl 07:11:18 ---> 340a2c0c89cc 07:11:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:11:18 ---> Running in ecec408c49b6 07:11:18 ---> 41908518a7cb 07:11:18 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:11:18 ---> Running in f3229f0efb5c 07:11:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:19 ---> 8f5011c99c88 07:11:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:11:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:11:19 (1/4) Installing ca-certificates (20191127-r4) 07:11:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:11:19 (3/4) Installing libcurl (7.69.1-r3) 07:11:19 (4/4) Installing curl (7.69.1-r3) 07:11:19 Executing busybox-1.31.1-r19.trigger 07:11:19 Executing ca-certificates-20191127-r4.trigger 07:11:19 OK: 7 MiB in 18 packages 07:11:19 ---> f6cc0b36d7be 07:11:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:11:20 ---> Running in 936480d6e7d1 07:11:20 Removing intermediate container 936480d6e7d1 07:11:20 ---> 21b7f6d0f448 07:11:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:20 ---> Running in 177d39a6d850 07:11:20 Removing intermediate container 177d39a6d850 07:11:20 ---> 8542fcb5d409 07:11:20 Step 20/22 : LABEL arch=x86_64 07:11:21 ---> Running in 1ad4211a2565 07:11:21 Removing intermediate container ecec408c49b6 07:11:21 ---> 0e0003fd5612 07:11:21 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:11:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.094s coverage: 29.1% of statements 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:11:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.232s coverage: 99.0% of statements 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:11:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.085s coverage: 100.0% of statements 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:11:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.158s coverage: 92.9% of statements 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:11:22 ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:11:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:11:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:11:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:11:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements 07:11:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 07:11:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 07:11:23 ---> Running in b6909df54341 07:11:23 Removing intermediate container 1ad4211a2565 07:11:23 ---> 3a4f9a873661 07:11:23 Step 21/22 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:11:23 ---> Running in c07fcee70051 07:11:23 Removing intermediate container b6909df54341 07:11:23 ---> 2af0a37f7199 07:11:23 Step 13/21 : WORKDIR /edgex 07:11:23 ---> Running in 4e1114e9e09f 07:11:23 GO111MODULE=on go vet ./... 07:11:24 Removing intermediate container c07fcee70051 07:11:24 ---> 00d4786c1376 07:11:24 Step 22/22 : LABEL version=0.0.0 07:11:25 ---> Running in 1ab70b049195 07:11:25 Removing intermediate container 4e1114e9e09f 07:11:25 ---> b7bf5af859de 07:11:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:11:25 Removing intermediate container bd4247e89d14 07:11:25 ---> 231f3eeb66d3 07:11:25 07:11:25 Step 10/23 : FROM alpine:3.12 07:11:25 ---> 88dd2752d2ea 07:11:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:11:25 ---> Using cache 07:11:25 ---> 0c6bc3964884 07:11:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:11:25 ---> Using cache 07:11:25 ---> b1203510958f 07:11:25 Step 13/23 : ENV APP_PORT=48082 07:11:25 ---> e1929f5ada91 07:11:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:11:25 Removing intermediate container 1ab70b049195 07:11:25 ---> 65569c73c36a 07:11:25 07:11:25 ---> Running in 2719dc35b255 07:11:25 Successfully built 65569c73c36a 07:11:26 Successfully tagged docker-support-scheduler-go:latest 07:11:26  Building docker-support-scheduler-go ... done Removing intermediate container 2719dc35b255 07:11:26 ---> 918a888d7f6c 07:11:26 Step 14/23 : EXPOSE $APP_PORT 07:11:26 ---> Running in b8e1de8b2cb1 07:11:26 ---> 5589b771c100 07:11:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:11:26 Removing intermediate container b8e1de8b2cb1 07:11:26 ---> 785e98995240 07:11:26 Step 15/23 : WORKDIR / 07:11:26 ---> Running in a0572b742e85 07:11:27 ---> c74380004933 07:11:27 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:11:27 Removing intermediate container a0572b742e85 07:11:27 ---> a13fb2c30e53 07:11:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:27 ---> Running in d145d8aa73ea 07:11:27 Removing intermediate container d145d8aa73ea 07:11:27 ---> 7f010c001030 07:11:27 Step 18/21 : CMD ["--init=true"] 07:11:27 ---> 7b2f9810c3ab 07:11:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:11:27 ---> Running in 172f46592563 07:11:28 Removing intermediate container 172f46592563 07:11:28 ---> a658b0148910 07:11:28 Step 19/21 : LABEL arch=x86_64 07:11:28 ---> Running in 72bd70a39f5d 07:11:28 ---> 6bd35dad988e 07:11:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:11:28 Removing intermediate container 72bd70a39f5d 07:11:28 ---> ea5668e895a1 07:11:28 Step 20/21 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:11:28 ---> Running in 1ecdd9f3cb0a 07:11:28 ---> a75d4002376e 07:11:28 Step 19/23 : ENTRYPOINT ["/core-command"] 07:11:28 ---> Running in 8028a2e99f25 07:11:28 Removing intermediate container 1ecdd9f3cb0a 07:11:28 ---> 16ce31d06e7b 07:11:28 Step 21/21 : LABEL version=0.0.0 07:11:29 ---> Running in 7c868f6084aa 07:11:29 Removing intermediate container 8028a2e99f25 07:11:29 ---> 8cd1d0b30f4a 07:11:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:30 Removing intermediate container 7c868f6084aa 07:11:30 ---> 35b788205a0f 07:11:30 07:11:30 ---> Running in 555b6501f047 07:11:30 Successfully built 35b788205a0f 07:11:30 Successfully tagged docker-security-proxy-setup-go:latest 07:11:30  Building docker-security-proxy-setup-go ... done Removing intermediate container 555b6501f047 07:11:30 ---> 94fe9376f20d 07:11:30 Step 21/23 : LABEL arch=x86_64 07:11:30 ---> Running in f1e4dc8e0d47 07:11:30 Removing intermediate container f1e4dc8e0d47 07:11:30 ---> 3862b2fd760d 07:11:30 Step 22/23 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:11:30 ---> Running in a82ca2d2e498 07:11:30 Removing intermediate container a82ca2d2e498 07:11:30 ---> 8cd9e3d3936d 07:11:30 Step 23/23 : LABEL version=0.0.0 07:11:30 ---> Running in e685b3a86b27 07:11:31 Removing intermediate container e685b3a86b27 07:11:31 ---> 199124abad75 07:11:31 07:11:31 Successfully built 199124abad75 07:11:31 Successfully tagged docker-core-command-go:latest 07:11:33  Building docker-core-command-go ... done Removing intermediate container f3229f0efb5c 07:11:33 ---> 529e9460708d 07:11:33 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:11:33 ---> Running in 6eb932907363 07:11:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:11:34 Removing intermediate container 6eb932907363 07:11:34 ---> b088e12e2270 07:11:34 07:11:34 Step 11/26 : FROM docker:20.10.0 07:11:34 20.10.0: Pulling from library/docker 07:11:40 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:11:40 Status: Downloaded newer image for docker:20.10.0 07:11:40 ---> aefe523efa57 07:11:40 Step 12/26 : RUN apk add --no-cache bash 07:11:40 ---> Running in c8ad8b066116 07:11:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:40 (1/2) Installing readline (8.0.4-r0) 07:11:40 (2/2) Installing bash (5.0.17-r0) 07:11:40 Executing bash-5.0.17-r0.post-install 07:11:40 Executing busybox-1.31.1-r19.trigger 07:11:40 OK: 12 MiB in 22 packages 07:11:40 Removing intermediate container c8ad8b066116 07:11:40 ---> 37fd7b8a9814 07:11:40 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:11:40 ---> Running in 8e5adf4b52d7 07:11:41 Removing intermediate container 8e5adf4b52d7 07:11:41 ---> 0277328bfd9a 07:11:41 Step 14/26 : ENV APP_PORT=48090 07:11:41 ---> Running in 84a8b8e281d9 07:11:41 Removing intermediate container 84a8b8e281d9 07:11:41 ---> 7ea55e768f3a 07:11:41 Step 15/26 : EXPOSE $APP_PORT 07:11:41 ---> Running in 6442ff020bb7 07:11:41 Removing intermediate container 6442ff020bb7 07:11:41 ---> 21ba432e3d62 07:11:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:11:42 ---> 1e57e897104e 07:11:42 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:11:42 ---> f512fedfd6cd 07:11:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:11:42 ---> d89a765a7128 07:11:42 Step 19/26 : RUN apk --no-cache add py3-pip 07:11:42 ---> Running in 1e1126f3d5ca 07:11:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:43 (1/33) Installing libbz2 (1.0.8-r1) 07:11:43 (2/33) Installing expat (2.2.9-r1) 07:11:43 (3/33) Installing libffi (3.3-r2) 07:11:43 (4/33) Installing gdbm (1.13-r1) 07:11:43 (5/33) Installing xz-libs (5.2.5-r0) 07:11:43 (6/33) Installing sqlite-libs (3.32.1-r0) 07:11:43 (7/33) Installing python3 (3.8.5-r1) 07:11:44 (8/33) Installing py3-appdirs (1.4.4-r1) 07:11:44 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:11:44 (10/33) Installing py3-parsing (2.4.7-r0) 07:11:44 (11/33) Installing py3-six (1.15.0-r0) 07:11:44 (12/33) Installing py3-packaging (20.4-r0) 07:11:44 (13/33) Installing py3-setuptools (47.0.0-r0) 07:11:44 (14/33) Installing py3-chardet (3.0.4-r4) 07:11:44 (15/33) Installing py3-idna (2.9-r0) 07:11:44 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:11:44 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:11:44 (18/33) Installing py3-requests (2.23.0-r0) 07:11:44 (19/33) Installing py3-msgpack (1.0.0-r0) 07:11:44 (20/33) Installing py3-lockfile (0.12.2-r3) 07:11:45 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:11:45 (22/33) Installing py3-colorama (0.4.3-r0) 07:11:45 (23/33) Installing py3-distlib (0.3.0-r0) 07:11:45 (24/33) Installing py3-distro (1.5.0-r1) 07:11:45 (25/33) Installing py3-webencodings (0.5.1-r3) 07:11:45 (26/33) Installing py3-html5lib (1.0.1-r4) 07:11:45 (27/33) Installing py3-pytoml (0.1.21-r0) 07:11:45 (28/33) Installing py3-pep517 (0.8.2-r0) 07:11:45 (29/33) Installing py3-progress (1.5-r0) 07:11:45 (30/33) Installing py3-toml (0.10.1-r0) 07:11:45 (31/33) Installing py3-retrying (1.3.3-r0) 07:11:45 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:11:45 (33/33) Installing py3-pip (20.1.1-r0) 07:11:45 Executing busybox-1.31.1-r19.trigger 07:11:45 OK: 71 MiB in 55 packages 07:11:55 Removing intermediate container 1e1126f3d5ca 07:11:55 ---> dd81bb3f80bb 07:11:55 Step 20/26 : RUN pip install docker-compose==1.23.2 07:11:55 ---> Running in 552078fecced 07:11:55 Collecting docker-compose==1.23.2 07:11:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:11:55 Collecting jsonschema<3,>=2.5.1 07:11:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:11:56 Collecting dockerpty<0.5,>=0.4.1 07:11:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:11:56 Collecting docopt<0.7,>=0.6.1 07:11:56 Downloading docopt-0.6.2.tar.gz (25 kB) 07:11:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:11:56 Collecting cached-property<2,>=1.2.0 07:11:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:11:57 Collecting docker<4.0,>=3.6.0 07:11:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:11:57 Collecting websocket-client<1.0,>=0.32.0 07:11:57 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:11:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:11:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:11:57 Collecting PyYAML<4,>=3.10 07:11:57 Downloading PyYAML-3.13.tar.gz (270 kB) 07:11:58 Collecting texttable<0.10,>=0.9.0 07:11:58 Downloading texttable-0.9.1.tar.gz (11 kB) 07:11:58 Collecting docker-pycreds>=0.4.0 07:11:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:11:59 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 07:11:59 Collecting idna<2.8,>=2.5 07:11:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:11:59 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 07:11:59 Collecting urllib3<1.25,>=1.21.1 07:11:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:11:59 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:11:59 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:11:59 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:11:59 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:11:59 Installing collected packages: jsonschema, dockerpty, docopt, cached-property, docker-pycreds, idna, urllib3, requests, websocket-client, docker, PyYAML, texttable, docker-compose 07:11:59 Running setup.py install for dockerpty: started 07:11:59 Running setup.py install for dockerpty: finished with status 'done' 07:11:59 Running setup.py install for docopt: started 07:12:00 Running setup.py install for docopt: finished with status 'done' 07:12:00 Attempting uninstall: idna 07:12:00 Found existing installation: idna 2.9 07:12:00 Uninstalling idna-2.9: 07:12:00 Successfully uninstalled idna-2.9 07:12:00 Attempting uninstall: urllib3 07:12:00 Found existing installation: urllib3 1.25.9 07:12:00 Uninstalling urllib3-1.25.9: 07:12:00 Successfully uninstalled urllib3-1.25.9 07:12:01 Attempting uninstall: requests 07:12:01 Found existing installation: requests 2.23.0 07:12:01 Uninstalling requests-2.23.0: 07:12:01 Successfully uninstalled requests-2.23.0 07:12:01 Running setup.py install for PyYAML: started 07:12:01 Running setup.py install for PyYAML: finished with status 'done' 07:12:01 Running setup.py install for texttable: started 07:12:02 Running setup.py install for texttable: finished with status 'done' 07:12:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 07:12:06 Removing intermediate container 552078fecced 07:12:06 ---> c2f6fcac6929 07:12:06 Step 21/26 : RUN apk --no-cache add curl 07:12:06 ---> Running in 4ca6a65d26c3 07:12:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:12:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:12:06 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:12:06 (2/3) Installing libcurl (7.69.1-r3) 07:12:06 (3/3) Installing curl (7.69.1-r3) 07:12:06 Executing busybox-1.31.1-r19.trigger 07:12:06 OK: 72 MiB in 58 packages 07:12:07 Removing intermediate container 4ca6a65d26c3 07:12:07 ---> e2c61bcc2cc2 07:12:07 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:12:07 ---> Running in 803220c0b0c3 07:12:07 Removing intermediate container 803220c0b0c3 07:12:07 ---> cdd0e1b88b35 07:12:07 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:07 ---> Running in 68f30c5d0026 07:12:07 Removing intermediate container 68f30c5d0026 07:12:07 ---> ab5b38a0dbd2 07:12:07 Step 24/26 : LABEL arch=x86_64 07:12:07 ---> Running in 91329ef8ba57 07:12:07 Removing intermediate container 91329ef8ba57 07:12:07 ---> 8e15d1b9fc8a 07:12:07 Step 25/26 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:12:07 ---> Running in 4c4ab06b53bd 07:12:08 Removing intermediate container 4c4ab06b53bd 07:12:08 ---> 100aafc8a3b5 07:12:08 Step 26/26 : LABEL version=0.0.0 07:12:08 ---> Running in 760fd41a6854 07:12:08 Removing intermediate container 760fd41a6854 07:12:08 ---> 923e5147e6b6 07:12:08 07:12:08 Successfully built 923e5147e6b6 07:12:08 Successfully tagged docker-sys-mgmt-agent-go:latest 07:12:08  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:12:08 $ docker stop --time=1 8ca22d8d76b3a11f927aea2415936dbf780d067d75dc290619e810f28f1a362c 07:12:10 $ docker rm -f 8ca22d8d76b3a11f927aea2415936dbf780d067d75dc290619e810f28f1a362c [Pipeline] // withDockerContainer [Pipeline] sh 07:12:11 + docker images 07:12:11 + grep docker 07:12:11 docker-sys-mgmt-agent-go latest 923e5147e6b6 3 seconds ago 313MB 07:12:11 docker-core-command-go latest 199124abad75 40 seconds ago 17MB 07:12:11 docker-security-proxy-setup-go latest 35b788205a0f 42 seconds ago 24.7MB 07:12:11 docker-support-scheduler-go latest 65569c73c36a 46 seconds ago 17.2MB 07:12:11 docker-security-bootstrapper-go latest dc1b621e29f7 About a minute ago 18.7MB 07:12:11 docker-core-data-go latest 32eb087450d6 About a minute ago 22.4MB 07:12:11 docker-core-metadata-go latest 9529eca45038 About a minute ago 19MB 07:12:11 docker-security-secretstore-setup-go latest c94497906335 About a minute ago 24.9MB 07:12:11 docker-support-notifications-go latest 7a46d82c3e15 2 minutes ago 17.8MB 07:12:11 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:12:27 Still waiting to schedule task 07:12:27 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:12:45 gofmt -l . 07:12:45 [ "`gofmt -l .`" = "" ] 07:12:45 ./bin/test-go-mod-tidy.sh 07:12:45 ./bin/test-attribution-txt.sh [Pipeline] sh 07:12:46 + ls -al . 07:12:46 total 740 07:12:46 drwxrwxr-x 9 1001 1001 4096 Feb 26 07:12 . 07:12:46 drwxr-xr-x 4 root root 4096 Feb 26 07:08 .. 07:12:46 -rw-rw-r-- 1 1001 1001 11 Feb 26 07:06 .dockerignore 07:12:46 drwxrwxr-x 8 1001 1001 4096 Feb 26 07:06 .git 07:12:46 drwxrwxr-x 3 1001 1001 4096 Feb 26 07:06 .github 07:12:46 -rw-rw-r-- 1 1001 1001 818 Feb 26 07:06 .gitignore 07:12:46 -rw-rw-r-- 1 1001 1001 166 Feb 26 07:06 .sonarcloud.properties 07:12:46 -rw-rw-r-- 1 1001 1001 8475 Feb 26 07:06 Attribution.txt 07:12:46 -rw-rw-r-- 1 1001 1001 3804 Feb 26 07:06 CONTRIBUTING.md 07:12:46 -rw-rw-r-- 1 1001 1001 931 Feb 26 07:06 Dockerfile.build 07:12:46 -rw-rw-r-- 1 1001 1001 863 Feb 26 07:06 Jenkinsfile 07:12:46 -rw-rw-r-- 1 1001 1001 10775 Feb 26 07:06 LICENSE 07:12:46 -rw-rw-r-- 1 1001 1001 5774 Feb 26 07:06 Makefile 07:12:46 -rw-rw-r-- 1 1001 1001 6524 Feb 26 07:06 README.md 07:12:46 -rw-rw-r-- 1 1001 1001 6755 Feb 26 07:06 SECURITY.md 07:12:46 -rw-rw-r-- 1 1001 1001 5 Feb 26 07:04 VERSION 07:12:46 -rw-rw-r-- 1 1001 1001 4131 Feb 26 07:06 ZMQWindows.md 07:12:46 drwxrwxr-x 2 1001 1001 4096 Feb 26 07:06 bin 07:12:46 drwxrwxr-x 14 1001 1001 4096 Feb 26 07:06 cmd 07:12:46 -rw-r--r-- 1 root root 598973 Feb 26 07:11 coverage.out 07:12:46 -rw-r--r-- 1 root root 1055 Feb 26 07:12 go.mod 07:12:46 -rw-r--r-- 1 root root 21699 Feb 26 07:12 go.sum 07:12:46 drwxrwxr-x 8 1001 1001 4096 Feb 26 07:06 internal 07:12:46 drwxrwxr-x 4 1001 1001 4096 Feb 26 07:06 openapi 07:12:46 drwxrwxr-x 4 1001 1001 4096 Feb 26 07:06 snap 07:12:46 -rw-rw-r-- 1 1001 1001 168 Feb 26 07:06 version.go [Pipeline] sh 07:12:47 + '[' -e coverage.out ] 07:12:47 + chown 1001:1001 coverage.out [Pipeline] stash 07:12:47 Warning: overwriting stash ‘coverage-report’ 07:12:48 Stashed 1 file(s) [Pipeline] sh 07:12:49 + make build 07:12:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:13:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:13:22 Running on prd-ubuntu18.04-docker-8c-8g-27824 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws 07:13:22 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:13:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:13:24 using credential edgex-jenkins-ssh 07:13:24 Cloning the remote Git repository 07:13:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:13:24 > git init /w/workspace/edgex-go/1 # timeout=10 07:13:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:13:24 > git --version # timeout=10 07:13:24 > git --version # 'git version 2.17.1' 07:13:24 using GIT_SSH to set credentials SSH Credentials for GitHub 07:13:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:13:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:13:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:13:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:13:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:13:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:13:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:13:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:13:40 using GIT_SSH to set credentials SSH Credentials for GitHub 07:13:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:13:41 Merging remotes/origin/master commit 73dc428bea26e7bc953b08348183f35641f26ad3 into PR head commit 3011de63955d4c066a248ef349eb9c602d5bef12 07:13:41 Merge succeeded, producing 3011de63955d4c066a248ef349eb9c602d5bef12 07:13:41 Checking out Revision 3011de63955d4c066a248ef349eb9c602d5bef12 (PR-3202) 07:13:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:13:41 > git config core.sparsecheckout # timeout=10 07:13:41 > git checkout -f 3011de63955d4c066a248ef349eb9c602d5bef12 # timeout=10 07:13:41 > git remote # timeout=10 07:13:41 > git config --get remote.origin.url # timeout=10 07:13:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:13:41 > git merge 73dc428bea26e7bc953b08348183f35641f26ad3 # timeout=10 07:13:41 > git rev-parse HEAD^{commit} # timeout=10 07:13:41 > git config core.sparsecheckout # timeout=10 07:13:41 > git checkout -f 3011de63955d4c066a248ef349eb9c602d5bef12 # timeout=10 07:13:44 Commit message: "feat(data): Add CBOR support for V2 API" 07:13:44 > git --version # timeout=10 07:13:44 > git --version # 'git version 2.17.1' 07:13:45 fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:46 + echo snap-build.sh 07:13:46 snap-build.sh 07:13:46 + SNAP_BASE_DIR=. 07:13:46 + '[' '!' -z /w/workspace/edgex-go/1 ']' 07:13:46 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 07:13:46 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 07:13:46 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 07:13:46 + cd /w/workspace/edgex-go/1 07:13:46 + sudo apt-get remove -qy --purge lxd lxd-client 07:13:46 Reading package lists... 07:13:46 Building dependency tree... 07:13:46 Reading state information... 07:13:46 The following packages were automatically installed and are no longer required: 07:13:46 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:13:46 uidmap xdelta3 07:13:46 Use 'sudo apt autoremove' to remove them. 07:13:46 The following packages will be REMOVED: 07:13:46 lxd* lxd-client* 07:13:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:13:46 After this operation, 31.7 MB disk space will be freed. 07:13:47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 07:13:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:13:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:13:48 Removing lxd dnsmasq configuration 07:13:48 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:13:48 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:13:49 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:13:49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 07:13:49 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:13:51 Processing triggers for systemd (237-3ubuntu10.42) ... 07:13:51 Processing triggers for ureadahead (0.100.0-21) ... 07:13:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:13:52 + sudo snap remove --purge lxd 07:13:52 snap "lxd" is not installed 07:13:52 + sudo groupadd --force --system lxd 07:13:52 ++ whoami 07:13:52 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:13:52 + newgrp - lxd 07:13:52 + sudo snap install lxd 07:13:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:13:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:14:00 2021-02-26T07:13:58Z INFO Waiting for automatic snapd restart... 07:14:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:14:09 $ docker stop --time=1 1c6c2cca6a41cf2ba3cb13e98a7830b536c1f13d1df53e19a5c8b65c883eade1 07:14:12 $ docker rm -f 1c6c2cca6a41cf2ba3cb13e98a7830b536c1f13d1df53e19a5c8b65c883eade1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:14:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:14:14 07:14:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:14:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:14:15 latest: Pulling from edgex-devops/edgex-compose-arm64 07:14:15 29e5d40040c1: Pulling fs layer 07:14:15 1ce36da41761: Pulling fs layer 07:14:15 25b303627fd3: Pulling fs layer 07:14:15 29e5d40040c1: Verifying Checksum 07:14:15 29e5d40040c1: Download complete 07:14:16 1ce36da41761: Verifying Checksum 07:14:16 1ce36da41761: Download complete 07:14:16 29e5d40040c1: Pull complete 07:14:17 1ce36da41761: Pull complete 07:14:18 25b303627fd3: Verifying Checksum 07:14:18 25b303627fd3: Download complete 07:14:18 lxd 4.11 from Canonical* installed 07:14:18 + sudo lxd init --auto 07:14:28 25b303627fd3: Pull complete 07:14:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:14:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:14:28 prd-ubuntu18.04-docker-arm64-4c-16g-27820 does not seem to be running inside a container 07:14:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:14:28 + sudo snap install --classic snapcraft 07:14:31 $ docker top 4934e2d59d741c9a9e039eff57065fdbc718ef12c8e48c634f4f7260171470bc -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:33 + docker-compose build --help 07:14:33 + grep parallel 07:14:34 snapcraft 4.5.1 from Canonical* installed 07:14:34 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 07:14:34 + patch --verbose -p1 07:14:34 Hmm... Looks like a unified diff to me... 07:14:34 The text leading up to this was: 07:14:34 -------------------------- 07:14:34 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 07:14:34 |From: Tony Espy 07:14:34 |Date: Wed, 16 Dec 2020 16:34:55 -0500 07:14:34 |Subject: [PATCH] optimize snap build for pipeline CI check 07:14:34 | 07:14:34 |This patch is used by the EdgeX CI pipeline builds to 07:14:34 |optimize the snap CI check run for pull requests. When 07:14:34 |applied, it essentially strips out everything (apps and 07:14:34 |parts) from the snapcraft.yaml file except those required 07:14:34 |to build edgex-go, as the whole idea of the CI check is to 07:14:34 |catch changes to edgex-go that break the snap build. 07:14:34 | 07:14:34 |In general, anyone updating snapcraft.yaml will also need 07:14:34 |to update this patch file, otherwise it may fail to apply, 07:14:34 |resulting in a failed snap build CI check in the associated 07:14:34 |pull request. 07:14:34 | 07:14:34 |Note - in addition to applying this patch, the pipeline also 07:14:34 |only primes the snap (e.g. `snapcraft prime`), as there's no 07:14:34 |need to build the finally binary .snap file (and it won't 07:14:34 |work with the patch applied). This further reduces the build 07:14:34 |time. 07:14:34 |--- 07:14:34 | snap/snapcraft.yaml | 461 +------------------------------------------- 07:14:34 | 1 file changed, 2 insertions(+), 459 deletions(-) 07:14:34 | 07:14:34 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 07:14:34 |index 1e537489..faf42425 100644 07:14:34 |--- a/snap/snapcraft.yaml 07:14:34 |+++ b/snap/snapcraft.yaml 07:14:34 -------------------------- 07:14:34 patching file snap/snapcraft.yaml 07:14:34 Using Plan A... 07:14:34 Hunk #1 succeeded at 73. 07:14:34 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 07:14:34 Hunk #3 succeeded at 217 (offset 3 lines). 07:14:34 Hunk #4 succeeded at 225 (offset 3 lines). 07:14:34 Hunk #5 succeeded at 232 (offset 3 lines). 07:14:34 Hunk #6 succeeded at 259 (offset 3 lines). 07:14:34 Hunk #7 succeeded at 293 (offset 3 lines). 07:14:34 Hunk #8 succeeded at 352 (offset 11 lines). 07:14:34 Hmm... Ignoring the trailing garbage. 07:14:34 done 07:14:34 + sudo snapcraft prime --use-lxd 07:14:35 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:14:35 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 07:14:35 - README.md 07:14:35 - snapcraft.yaml.orig 07:14:35 07:14:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:14:36 Launching a container. 07:14:36 --parallel Build images in parallel. [Pipeline] } 07:14:36 $ docker stop --time=1 4934e2d59d741c9a9e039eff57065fdbc718ef12c8e48c634f4f7260171470bc 07:14:38 $ docker rm -f 4934e2d59d741c9a9e039eff57065fdbc718ef12c8e48c634f4f7260171470bc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:14:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:14:39 . [Pipeline] withDockerContainer 07:14:40 prd-ubuntu18.04-docker-arm64-4c-16g-27820 does not seem to be running inside a container 07:14:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:14:41 $ docker top 61ec922ef43805646180e17f608bc49dc5f4821b9d5ef65a1e119c1e08ce03ee -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:42 + docker-compose -f ./docker-compose-build.yml build --parallel 07:14:46 Building docker-core-command-go ... 07:14:46 Building docker-core-data-go ... 07:14:46 Building docker-core-metadata-go ... 07:14:46 Building docker-security-bootstrapper-go ... 07:14:46 Building docker-security-proxy-setup-go ... 07:14:46 Building docker-security-secretstore-setup-go ... 07:14:46 Building docker-support-notifications-go ... 07:14:46 Building docker-support-scheduler-go ... 07:14:46 Building docker-sys-mgmt-agent-go ... 07:14:46 Building docker-support-notifications-go 07:14:46 Building docker-support-scheduler-go 07:14:46 Building docker-security-proxy-setup-go 07:14:46 Building docker-sys-mgmt-agent-go 07:14:46 Building docker-security-secretstore-setup-go 07:14:48 Waiting for container to be ready 07:14:48 To start your first instance, try: lxc launch ubuntu:18.04 07:14:48 07:14:50 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:14:50 Waiting for network to be ready... 07:14:51 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:14:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:14:51 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:14:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 07:14:52 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:14:52 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:14:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:14:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:14:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:14:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:14:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:14:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 07:14:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] 07:14:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] 07:14:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] 07:14:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] 07:14:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1110 kB] 07:14:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 07:14:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:14:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] 07:14:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 07:14:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] 07:14:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] 07:14:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] 07:14:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] 07:14:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 07:14:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 07:14:55 Fetched 24.0 MB in 4s (5572 kB/s) 07:14:56 Reading package lists... 07:14:56 Reading package lists... 07:14:56 Building dependency tree... 07:14:56 Reading state information... 07:14:56 The following additional packages will be installed: 07:14:56 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:14:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:14:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:14:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:14:56 Suggested packages: 07:14:56 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:14:56 Recommended packages: 07:14:56 gnupg libsasl2-modules 07:14:56 The following NEW packages will be installed: 07:14:56 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:14:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:14:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:14:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:14:56 The following packages will be upgraded: 07:14:56 gpg gpg-agent gpgconf libudev1 07:14:56 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 07:14:56 Need to get 3530 kB of archives. 07:14:56 After this operation, 13.3 MB of additional disk space will be used. 07:14:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 07:14:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 07:14:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 07:14:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 07:14:56 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 07:14:57 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 07:14:57 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:14:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:14:57 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 07:14:57 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 07:14:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 07:14:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:14:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:14:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:14:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:14:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:14:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:14:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:14:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:14:57 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:14:57 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:14:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 07:14:57 debconf: delaying package configuration, since apt-utils is not installed 07:14:58 Fetched 3530 kB in 1s (3484 kB/s) 07:14:58 (Reading database ... 12511 files and directories currently installed.) 07:14:58 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 07:14:58 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:14:58 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 07:14:58 Selecting previously unselected package udev. 07:14:58 (Reading database ... 12511 files and directories currently installed.) 07:14:58 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 07:14:58 Unpacking udev (237-3ubuntu10.44) ... 07:14:58 Selecting previously unselected package libfuse2:amd64. 07:14:58 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:14:58 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:14:58 Selecting previously unselected package fuse. 07:14:58 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:14:58 Unpacking fuse (2.9.7-1ubuntu1) ... 07:14:58 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 07:14:58 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:14:58 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 07:14:58 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:14:59 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 07:14:59 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:14:59 Selecting previously unselected package libksba8:amd64. 07:14:59 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:14:59 Unpacking libksba8:amd64 (1.3.5-2) ... 07:14:59 Selecting previously unselected package libroken18-heimdal:amd64. 07:14:59 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:14:59 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:59 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:14:59 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:14:59 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:59 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:14:59 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:14:59 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:59 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:14:59 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:14:59 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:59 Selecting previously unselected package libwind0-heimdal:amd64. 07:14:59 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:14:59 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:14:59 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:14:59 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:14:59 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:00 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:15:00 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:00 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:00 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:15:00 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:00 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:00 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:15:00 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:00 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:00 Selecting previously unselected package libsasl2-modules-db:amd64. 07:15:00 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:15:00 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:15:00 Selecting previously unselected package libsasl2-2:amd64. 07:15:00 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:15:00 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:15:00 Selecting previously unselected package libldap-common. 07:15:00 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 07:15:00 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:15:00 Selecting previously unselected package libldap-2.4-2:amd64. 07:15:00 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 07:15:00 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:15:00 Selecting previously unselected package dirmngr. 07:15:00 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 07:15:00 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 07:15:00 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:15:00 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 07:15:00 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:15:00 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:15:00 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:15:00 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 07:15:01 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:01 Setting up libksba8:amd64 (1.3.5-2) ... 07:15:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:15:01 Setting up udev (237-3ubuntu10.44) ... 07:15:01 invoke-rc.d: policy-rc.d denied execution of start. 07:15:01 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:01 Processing triggers for systemd (237-3ubuntu10) ... 07:15:01 Setting up fuse (2.9.7-1ubuntu1) ... 07:15:01 Setting up gpg (2.2.4-1ubuntu1.4) ... 07:15:01 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:01 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:01 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:01 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:01 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:01 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:01 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:02 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:15:02 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 07:15:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:15:02 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:15:02 settings in the [Install] section, and DefaultInstance for template units). 07:15:02 This means they are not meant to be enabled using systemctl. 07:15:02 Possible reasons for having this kind of units are: 07:15:02 1) A unit may be statically enabled by being symlinked from another unit's 07:15:02 .wants/ or .requires/ directory. 07:15:02 2) A unit's purpose may be to act as a helper for some other unit which has 07:15:02 a requirement dependency on it. 07:15:02 3) A unit may be started when needed via activation (socket, path, timer, 07:15:02 D-Bus, udev, scripted systemctl call, ...). 07:15:02 4) In case of template units, the unit is meant to be enabled with some 07:15:02 instance name specified. 07:15:03 Reading package lists... 07:15:03 Building dependency tree... 07:15:03 Reading state information... 07:15:03 The following additional packages will be installed: 07:15:03 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:15:03 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:15:03 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:15:03 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:15:03 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:15:03 Suggested packages: 07:15:03 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:15:03 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:15:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:15:03 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:15:03 systemd-container policykit-1 07:15:03 Recommended packages: 07:15:03 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:15:03 The following NEW packages will be installed: 07:15:03 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:15:03 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:15:03 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:15:03 multiarch-support openssh-client python3 python3-minimal python3.6 07:15:03 python3.6-minimal snapd squashfs-tools sudo 07:15:03 The following packages will be upgraded: 07:15:03 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:15:03 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 07:15:03 Need to get 35.2 MB of archives. 07:15:03 After this operation, 141 MB of additional disk space will be used. 07:15:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 07:15:03 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 07:15:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 07:15:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 07:15:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 07:15:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:15:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 07:15:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 07:15:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 07:15:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:15:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:15:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:15:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:15:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:15:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:15:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:15:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 07:15:04 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 07:15:04 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:15:04 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:15:04 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:15:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:15:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:15:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:15:04 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:15:04 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:15:04 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:15:04 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 07:15:04 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:15:04 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:15:05 debconf: delaying package configuration, since apt-utils is not installed 07:15:05 Fetched 35.2 MB in 2s (14.4 MB/s) 07:15:05 (Reading database ... 12757 files and directories currently installed.) 07:15:05 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 07:15:05 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:15:06 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 07:15:06 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:15:06 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 07:15:06 (Reading database ... 12757 files and directories currently installed.) 07:15:06 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 07:15:06 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 07:15:06 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 07:15:07 (Reading database ... 12757 files and directories currently installed.) 07:15:07 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 07:15:07 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 07:15:07 Setting up apt (1.6.12ubuntu0.2) ... 07:15:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:15:08 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:15:08 (Reading database ... 12764 files and directories currently installed.) 07:15:08 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 07:15:08 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 07:15:08 Selecting previously unselected package libpython3.6-minimal:amd64. 07:15:08 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:15:08 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:15:08 Selecting previously unselected package libexpat1:amd64. 07:15:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:15:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:15:08 Selecting previously unselected package python3.6-minimal. 07:15:08 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:15:08 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:15:09 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 07:15:09 Checking for services that may need to be restarted...done. 07:15:09 Checking for services that may need to be restarted...done. 07:15:09 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:15:09 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:15:09 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:15:09 Selecting previously unselected package python3-minimal. 07:15:09 (Reading database ... 13012 files and directories currently installed.) 07:15:09 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:15:09 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:15:09 Selecting previously unselected package mime-support. 07:15:09 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:15:09 Unpacking mime-support (3.60ubuntu1) ... 07:15:09 Selecting previously unselected package libmpdec2:amd64. 07:15:09 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:15:09 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:15:09 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:15:09 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:15:09 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:15:10 Selecting previously unselected package python3.6. 07:15:10 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:15:10 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:15:10 Selecting previously unselected package libpython3-stdlib:amd64. 07:15:10 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:15:10 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:15:10 Setting up python3-minimal (3.6.7-1~18.04) ... 07:15:10 Selecting previously unselected package python3. 07:15:10 (Reading database ... 13442 files and directories currently installed.) 07:15:10 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:15:10 Unpacking python3 (3.6.7-1~18.04) ... 07:15:10 Selecting previously unselected package multiarch-support. 07:15:10 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:15:10 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:15:10 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:15:10 Selecting previously unselected package liblzo2-2:amd64. 07:15:10 (Reading database ... 13479 files and directories currently installed.) 07:15:10 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:15:10 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:15:11 Selecting previously unselected package libbsd0:amd64. 07:15:11 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:15:11 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:15:11 Selecting previously unselected package sudo. 07:15:11 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:15:11 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:15:11 Selecting previously unselected package apparmor. 07:15:11 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:15:11 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:15:11 Selecting previously unselected package libedit2:amd64. 07:15:11 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:15:11 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:15:11 Selecting previously unselected package libkrb5support0:amd64. 07:15:11 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:15:11 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:15:11 Selecting previously unselected package libk5crypto3:amd64. 07:15:11 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:15:11 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:15:12 Selecting previously unselected package libkeyutils1:amd64. 07:15:12 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:15:12 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:15:12 Selecting previously unselected package libkrb5-3:amd64. 07:15:12 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:15:12 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:15:12 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:15:12 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:15:12 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:15:12 Selecting previously unselected package libssl1.0.0:amd64. 07:15:12 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 07:15:12 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:15:12 Selecting previously unselected package openssh-client. 07:15:12 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:15:12 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:15:12 Selecting previously unselected package squashfs-tools. 07:15:12 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:15:12 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:15:12 Selecting previously unselected package snapd. 07:15:12 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 07:15:12 Unpacking snapd (2.48.3+18.04) ... 07:15:14 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:15:14 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:15:14 Setting up mime-support (3.60ubuntu1) ... 07:15:14 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:15:14 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:15:14 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:15:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:15:15 Setting up systemd (237-3ubuntu10.44) ... 07:15:15 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:15:16 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:15:16 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:15:16 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:15:16 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:15:16 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:15:16 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:15:17 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:15:17 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:15:17 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:15:17 Setting up python3 (3.6.7-1~18.04) ... 07:15:17 running python rtupdate hooks for python3.6... 07:15:17 running python post-rtupdate hooks for python3.6... 07:15:17 Setting up apparmor (2.12-4ubuntu5.1) ... 07:15:19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:15:19 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:15:19 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:15:20 Setting up snapd (2.48.3+18.04) ... 07:15:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:15:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:15:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:15:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:15:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:15:21 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:15:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:15:21 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:15:21 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:15:21 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:15:21 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 07:15:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:15:22 Processing triggers for systemd (237-3ubuntu10.44) ... 07:15:23 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 07:15:23 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:15:23 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:15:24 Reading package lists... 07:15:24 Reading package lists... 07:15:24 Building dependency tree... 07:15:24 Reading state information... 07:15:24 Calculating upgrade... 07:15:24 The following packages will be upgraded: 07:15:24 advancecomp base-files bash binutils binutils-common 07:15:24 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:15:24 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:15:24 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 07:15:24 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 07:15:24 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:15:24 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:15:24 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 07:15:24 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 07:15:24 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 07:15:24 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 07:15:24 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 07:15:24 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 07:15:24 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 07:15:24 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 07:15:25 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:15:25 Need to get 63.8 MB of archives. 07:15:25 After this operation, 5201 kB of additional disk space will be used. 07:15:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 07:15:25 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:15:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:15:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:15:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:15:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:15:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:15:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:15:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:15:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:15:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:15:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:15:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:15:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:15:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:15:25 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:15:25 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:15:25 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:15:25 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:15:25 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:15:25 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:15:25 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:15:25 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:15:25 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:15:25 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:15:25 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:15:25 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:15:25 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:15:25 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:15:25 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:15:25 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:15:25 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:15:25 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:15:25 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:15:25 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:15:25 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 07:15:25 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:15:25 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:15:25 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 07:15:25 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 07:15:25 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 07:15:25 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:15:25 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:15:25 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:15:25 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 07:15:25 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:15:25 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:15:25 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 07:15:25 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 07:15:25 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 07:15:25 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 07:15:25 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:15:25 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:15:25 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:15:25 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:15:25 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:15:25 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:15:25 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:15:25 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:15:26 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:15:26 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:15:26 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:15:26 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:15:26 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:15:26 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:15:26 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:15:26 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:15:26 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:15:26 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:15:26 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:15:26 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:15:26 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:15:26 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:15:26 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:15:26 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:15:26 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:15:26 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:15:26 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:15:26 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:15:26 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:15:26 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 07:15:26 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 07:15:26 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 07:15:26 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 07:15:26 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 07:15:26 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:15:26 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 07:15:26 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:15:26 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:15:26 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 07:15:26 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:15:26 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:15:26 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:15:26 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:15:26 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:15:26 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:15:26 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:15:26 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:15:27 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:15:27 debconf: delaying package configuration, since apt-utils is not installed 07:15:27 Fetched 63.8 MB in 2s (29.7 MB/s) 07:15:27 (Reading database ... 13912 files and directories currently installed.) 07:15:27 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:15:27 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:15:28 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:15:28 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:15:28 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 07:15:28 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 07:15:29 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:15:29 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:15:29 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:15:29 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:15:29 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:15:29 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:15:29 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:15:29 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:15:29 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:15:29 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:15:29 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:15:29 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:15:30 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:15:30 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:15:30 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:30 (Reading database ... 13911 files and directories currently installed.) 07:15:30 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:15:30 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:15:30 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:15:30 (Reading database ... 13911 files and directories currently installed.) 07:15:30 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:15:30 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:15:30 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:15:30 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:15:30 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:15:30 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:15:30 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:31 (Reading database ... 13911 files and directories currently installed.) 07:15:31 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:15:31 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:15:31 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:15:31 (Reading database ... 13911 files and directories currently installed.) 07:15:31 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:15:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:15:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:15:31 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:15:32 Setting up base-files (10.1ubuntu2.10) ... 07:15:32 Installing new version of config file /etc/issue ... 07:15:32 Installing new version of config file /etc/issue.net ... 07:15:32 Installing new version of config file /etc/lsb-release ... 07:15:32 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:15:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:15:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:15:32 Removing obsolete conffile /etc/default/motd-news ... 07:15:32 (Reading database ... 13912 files and directories currently installed.) 07:15:32 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:15:32 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:15:32 Setting up bash (4.4.18-2ubuntu1.2) ... 07:15:32 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 07:15:33 (Reading database ... 13912 files and directories currently installed.) 07:15:33 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:15:33 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:15:33 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:15:33 (Reading database ... 13912 files and directories currently installed.) 07:15:33 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:15:33 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:15:33 Setting up tar (1.29b-2ubuntu0.2) ... 07:15:33 (Reading database ... 13912 files and directories currently installed.) 07:15:33 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:15:33 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:15:33 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:15:34 (Reading database ... 13912 files and directories currently installed.) 07:15:34 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:15:34 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:15:34 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:15:34 (Reading database ... 13912 files and directories currently installed.) 07:15:34 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:15:34 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:15:34 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:15:34 (Reading database ... 13912 files and directories currently installed.) 07:15:34 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:15:34 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:15:34 Setting up grep (3.1-2build1) ... 07:15:34 (Reading database ... 13912 files and directories currently installed.) 07:15:34 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:15:34 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:15:35 Setting up login (1:4.5-1ubuntu2) ... 07:15:35 (Reading database ... 13912 files and directories currently installed.) 07:15:35 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:15:35 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:15:35 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:15:35 (Reading database ... 13912 files and directories currently installed.) 07:15:35 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:15:35 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:15:35 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:15:35 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:15:35 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:15:35 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:15:36 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:15:36 (Reading database ... 13912 files and directories currently installed.) 07:15:36 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:15:36 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:15:37 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:15:37 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:15:37 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:15:37 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:15:37 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:15:38 (Reading database ... 13912 files and directories currently installed.) 07:15:38 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:15:38 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:15:38 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:15:38 (Reading database ... 13912 files and directories currently installed.) 07:15:38 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:15:38 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:15:38 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:15:38 (Reading database ... 13912 files and directories currently installed.) 07:15:38 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:15:38 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:15:39 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:15:39 (Reading database ... 13912 files and directories currently installed.) 07:15:39 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:15:39 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:15:39 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:15:39 (Reading database ... 13912 files and directories currently installed.) 07:15:39 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:15:39 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:15:39 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:15:39 (Reading database ... 13912 files and directories currently installed.) 07:15:39 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:15:39 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:15:39 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:15:39 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:15:39 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:15:40 (Reading database ... 13912 files and directories currently installed.) 07:15:40 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:15:40 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:15:40 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:15:40 (Reading database ... 13912 files and directories currently installed.) 07:15:40 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:15:40 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:15:40 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:15:40 (Reading database ... 13912 files and directories currently installed.) 07:15:40 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:15:40 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:15:40 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:15:40 (Reading database ... 13912 files and directories currently installed.) 07:15:40 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:15:40 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:15:41 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:15:41 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:15:41 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:15:41 (Reading database ... 13912 files and directories currently installed.) 07:15:41 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:15:41 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:15:42 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:15:42 (Reading database ... 13912 files and directories currently installed.) 07:15:42 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:15:42 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:15:42 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:15:42 (Reading database ... 13914 files and directories currently installed.) 07:15:42 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:15:42 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:15:42 Setting up debconf (1.5.66ubuntu1) ... 07:15:43 (Reading database ... 13914 files and directories currently installed.) 07:15:43 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:15:43 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:15:43 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:15:43 (Reading database ... 13914 files and directories currently installed.) 07:15:43 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:15:43 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:15:43 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:15:43 (Reading database ... 13914 files and directories currently installed.) 07:15:43 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:15:43 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:15:43 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:15:43 (Reading database ... 13914 files and directories currently installed.) 07:15:43 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:15:43 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:15:44 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 07:15:44 (Reading database ... 13914 files and directories currently installed.) 07:15:44 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:15:44 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:15:44 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:15:44 (Reading database ... 13914 files and directories currently installed.) 07:15:44 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:15:44 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:15:44 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 07:15:44 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:15:44 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:15:45 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:15:45 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:15:45 (Reading database ... 13914 files and directories currently installed.) 07:15:45 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:15:45 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:15:45 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:15:45 (Reading database ... 13914 files and directories currently installed.) 07:15:45 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 07:15:45 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:15:45 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 07:15:45 (Reading database ... 13914 files and directories currently installed.) 07:15:45 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:15:46 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:15:46 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:15:46 (Reading database ... 13914 files and directories currently installed.) 07:15:46 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 07:15:46 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 07:15:46 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 07:15:46 (Reading database ... 13914 files and directories currently installed.) 07:15:46 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:15:46 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:15:47 Setting up passwd (1:4.5-1ubuntu2) ... 07:15:47 (Reading database ... 13914 files and directories currently installed.) 07:15:47 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 07:15:47 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:15:47 Setting up gpgv (2.2.4-1ubuntu1.4) ... 07:15:47 (Reading database ... 13914 files and directories currently installed.) 07:15:47 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:15:47 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:15:47 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:15:47 (Reading database ... 13914 files and directories currently installed.) 07:15:47 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:15:47 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:15:48 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:15:48 (Reading database ... 13914 files and directories currently installed.) 07:15:48 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:15:48 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:15:48 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:15:48 (Reading database ... 13914 files and directories currently installed.) 07:15:48 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:15:48 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:15:48 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:15:48 (Reading database ... 13914 files and directories currently installed.) 07:15:48 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 07:15:48 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 07:15:48 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 07:15:48 (Reading database ... 13914 files and directories currently installed.) 07:15:48 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 07:15:48 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 07:15:48 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 07:15:48 (Reading database ... 13915 files and directories currently installed.) 07:15:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:15:49 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:15:49 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:15:49 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:15:49 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 07:15:49 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 07:15:49 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 07:15:49 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 07:15:50 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:15:50 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:15:50 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:15:50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:15:50 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:15:50 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:15:50 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:15:50 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:15:51 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:15:51 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:15:51 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:15:51 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:15:51 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:15:51 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:15:51 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 07:15:51 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 07:15:52 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:15:52 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:15:52 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:15:52 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:15:52 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:15:52 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:15:52 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:15:52 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:15:53 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:15:53 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:15:53 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:15:53 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:15:53 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:53 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:53 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:53 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:53 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:53 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:53 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:53 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:54 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:54 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:55 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:55 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:56 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:56 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:56 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:56 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:57 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:15:57 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:15:57 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:15:57 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:15:57 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:15:57 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:15:57 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:15:57 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:15:57 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:15:57 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:15:57 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:15:57 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:15:58 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:15:58 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:15:58 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:15:58 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:15:58 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:58 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:15:58 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:58 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:58 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:58 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:15:58 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:15:58 Setting up tzdata (2021a-0ubuntu0.18.04) ... 07:15:58 07:15:58 Current default time zone: 'Etc/UTC' 07:15:58 Local time is now: Fri Feb 26 07:15:58 UTC 2021. 07:15:58 Universal Time is now: Fri Feb 26 07:15:58 UTC 2021. 07:15:58 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:15:58 07:15:58 Setting up systemd-sysv (237-3ubuntu10.44) ... 07:15:58 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:58 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 07:15:58 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:15:58 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:15:58 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:15:58 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:15:58 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:15:58 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:15:59 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:15:59 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:59 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:15:59 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:15:59 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 07:15:59 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:15:59 Setting up patch (2.7.6-2ubuntu1.1) ... 07:15:59 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:15:59 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:15:59 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 07:15:59 Installing new version of config file /etc/ssl/openssl.cnf ... 07:15:59 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:15:59 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:15:59 Setting up ca-certificates (20210119~18.04.1) ... 07:16:01 Updating certificates in /etc/ssl/certs... 07:16:02 23 added, 27 removed; done. 07:16:02 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:16:02 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:02 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:16:02 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:16:02 Setting up pkgbinarymangler (138.18.04.1) ... 07:16:02 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:02 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 07:16:02 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:02 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:02 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:02 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:16:02 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:02 Setting up perl (5.26.1-6ubuntu0.5) ... 07:16:02 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 07:16:02 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:16:02 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:16:02 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 07:16:03 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:16:03 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:16:03 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:16:03 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:16:03 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:16:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:16:03 Processing triggers for systemd (237-3ubuntu10.44) ... 07:16:03 Processing triggers for mime-support (3.60ubuntu1) ... 07:16:03 Processing triggers for ca-certificates (20210119~18.04.1) ... 07:16:03 Updating certificates in /etc/ssl/certs... 07:16:03 0 added, 0 removed; done. 07:16:03 Running hooks in /etc/ca-certificates/update.d... 07:16:03 done. 07:16:04 Reading package lists... 07:16:04 Building dependency tree... 07:16:04 Reading state information... 07:16:04 The following NEW packages will be installed: 07:16:04 apt-transport-https 07:16:04 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:16:04 Need to get 1696 B of archives. 07:16:04 After this operation, 153 kB of additional disk space will be used. 07:16:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 07:16:04 debconf: delaying package configuration, since apt-utils is not installed 07:16:04 Fetched 1696 B in 0s (8538 B/s) 07:16:04 Selecting previously unselected package apt-transport-https. 07:16:04 (Reading database ... 13920 files and directories currently installed.) 07:16:04 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 07:16:04 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 07:16:04 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 07:16:05 Waiting for network to be ready... 07:16:08 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:16:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:16:08 ---> 7d3a70f1a205 07:16:08 Step 3/26 : WORKDIR /edgex-go 07:16:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:16:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:16:08 ---> 7d3a70f1a205 07:16:08 Step 3/22 : WORKDIR /edgex-go 07:16:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:16:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:16:08 ---> 7d3a70f1a205 07:16:08 Step 3/22 : WORKDIR /edgex-go 07:16:08 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:16:08 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:16:08 ---> 7d3a70f1a205 07:16:08 Step 3/21 : WORKDIR /edgex-go 07:16:08 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:16:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:16:08 ---> 7d3a70f1a205 07:16:08 Step 3/24 : WORKDIR /edgex-go 07:16:08 ---> Running in 6b57cd534917 07:16:08 ---> Running in 7ff83c936b40 07:16:08 ---> Running in 40f8a03f83f2 07:16:08 ---> Running in 83500bed141c 07:16:08 ---> Running in 18e3259fcd41 07:16:08 Removing intermediate container 18e3259fcd41 07:16:08 ---> 92db45c5df81 07:16:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:08 Removing intermediate container 83500bed141c 07:16:08 ---> 6b9bba87ea6c 07:16:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:08 ---> Running in dad703469bee 07:16:08 ---> Running in 70129cd1f5e1 07:16:08 Removing intermediate container 7ff83c936b40 07:16:08 ---> 5eff225e129f 07:16:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:08 Removing intermediate container 6b57cd534917 07:16:08 ---> 280fb5d3c75e 07:16:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 40f8a03f83f2 07:16:08 07:16:08 ---> 7a46a7272513 07:16:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:08 ---> Running in da03493c07f7 07:16:08 ---> Running in aaacc07f0b46 07:16:08 ---> Running in 088ecdc0bbe8 07:16:08 Removing intermediate container 70129cd1f5e1 07:16:08 ---> 053ca4b8ddad 07:16:08 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:16:08 Removing intermediate container dad703469bee 07:16:08 ---> a9dbd24f1e23 07:16:08 Step 5/21 : RUN apk add --update --no-cache make git 07:16:08 ---> Running in 2c9121909b8c 07:16:08 ---> Running in 781b66475801 07:16:08 Removing intermediate container aaacc07f0b46 07:16:08 ---> 572df197d749 07:16:08 Step 5/24 : RUN apk add --update --no-cache make git 07:16:08 Removing intermediate container 088ecdc0bbe8 07:16:08 ---> 8ae22e0e2f74 07:16:08 Step 5/26 : RUN apk add --update --no-cache make bash git 07:16:08 ---> Running in 0d5610c6e350 07:16:08 Removing intermediate container da03493c07f7 07:16:08 ---> 03084f73f3f0 07:16:08 Step 5/22 : RUN apk add --update --no-cache make git 07:16:08 ---> Running in 227c70522489 07:16:08 ---> Running in ed665b846465 07:16:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:16:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:16:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:16:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:16:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:16:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:16:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:16:08 OK: 217 MiB in 51 packages 07:16:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:16:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:16:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:16:08 OK: 217 MiB in 51 packages 07:16:09 OK: 217 MiB in 51 packages 07:16:09 OK: 217 MiB in 51 packages 07:16:09 OK: 217 MiB in 51 packages 07:16:09 Removing intermediate container 2c9121909b8c 07:16:09 ---> e60d22f59692 07:16:09 Step 6/22 : COPY go.mod . 07:16:10 2021-02-26T07:16:09Z INFO Waiting for automatic snapd restart... 07:16:10 Removing intermediate container 781b66475801 07:16:10 ---> fabd9b3a196b 07:16:10 Step 6/21 : COPY go.mod . 07:16:10 ---> 89f4cb5067bc 07:16:10 Step 7/22 : RUN go mod download 07:16:11 ---> Running in dc5819bef972 07:16:11 Removing intermediate container ed665b846465 07:16:11 ---> 9a7a565eb66e 07:16:11 Step 6/22 : COPY go.mod . 07:16:11 Removing intermediate container 0d5610c6e350 07:16:11 ---> 999d3f3194ab 07:16:11 Step 6/24 : COPY go.mod . 07:16:11 Removing intermediate container 227c70522489 07:16:11 ---> 0ef689e85c35 07:16:11 Step 6/26 : COPY go.mod . 07:16:12 ---> 9a8c9ac3b05f 07:16:12 Step 7/21 : RUN go mod download 07:16:12 ---> Running in b64b0d86038a 07:16:12 ---> 21610411dd9e 07:16:12 Step 7/22 : RUN go mod download 07:16:12 snapd 2.48.2.1 from Canonical* installed 07:16:12 "snapd" switched to the "latest/stable" channel 07:16:12 07:16:12 ---> 4efe9433ff72 07:16:12 Step 7/24 : RUN go mod download 07:16:12 ---> Running in 0bf3c2d36f5b 07:16:12 ---> Running in 223d53a9988e 07:16:12 ---> ab693ce58fdd 07:16:12 Step 7/26 : RUN go mod download 07:16:13 ---> Running in 5ecd3d556eb0 07:16:15 core18 20210128 from Canonical* installed 07:16:15 "core18" switched to the "latest/stable" channel 07:16:15 07:16:15 Removing intermediate container dc5819bef972 07:16:15 ---> 296e97e05dbc 07:16:15 Step 8/22 : COPY . . 07:16:16 Removing intermediate container b64b0d86038a 07:16:16 ---> 0b5e833a55c2 07:16:16 Step 8/21 : COPY . . 07:16:18 snapcraft 4.5.1 from Canonical* installed 07:16:18 "snapcraft" switched to the "latest/stable" channel 07:16:18 07:16:19 Removing intermediate container 223d53a9988e 07:16:19 ---> 12f06a56d4f1 07:16:19 Step 8/24 : COPY . . 07:16:19 Removing intermediate container 0bf3c2d36f5b 07:16:19 ---> ccd9ac878b28 07:16:19 Step 8/22 : COPY . . 07:16:19 Removing intermediate container 5ecd3d556eb0 07:16:19 ---> c3a913b5529c 07:16:19 Step 8/26 : COPY . . 07:16:22 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 07:16:22 - README.md 07:16:22 - snapcraft.yaml.orig 07:16:22 07:16:22 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:16:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:16:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:16:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:16:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:16:29 Reading package lists... 07:16:29 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 07:16:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:16:36 Reading package lists... 07:16:36 Building dependency tree... 07:16:36 Reading state information... 07:16:36 Suggested packages: 07:16:36 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:16:36 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:16:36 Recommended packages: 07:16:36 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:16:36 The following NEW packages will be installed: 07:16:36 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:16:36 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:16:36 pkg-config zip 07:16:36 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:16:36 Need to get 7655 kB of archives. 07:16:36 After this operation, 43.7 MB of additional disk space will be used. 07:16:36 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:16:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 07:16:36 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:16:36 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:16:36 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:16:36 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:16:36 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:16:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:16:36 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:16:36 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:16:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 07:16:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 07:16:37 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 07:16:37 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:16:37 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:16:37 debconf: delaying package configuration, since apt-utils is not installed 07:16:37 Fetched 7655 kB in 1s (7011 kB/s) 07:16:37 Selecting previously unselected package libglib2.0-0:amd64. 07:16:37 (Reading database ... 13924 files and directories currently installed.) 07:16:37 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 07:16:37 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:16:37 Selecting previously unselected package libpsl5:amd64. 07:16:37 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:16:37 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:16:37 Selecting previously unselected package libnghttp2-14:amd64. 07:16:37 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:16:37 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:16:37 Selecting previously unselected package librtmp1:amd64. 07:16:37 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:16:37 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:16:38 Selecting previously unselected package libcurl3-gnutls:amd64. 07:16:38 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 07:16:38 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:16:38 Selecting previously unselected package liberror-perl. 07:16:38 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:16:38 Unpacking liberror-perl (0.17025-1) ... 07:16:38 Selecting previously unselected package git-man. 07:16:38 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 07:16:38 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 07:16:38 Selecting previously unselected package git. 07:16:38 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 07:16:38 Unpacking git (1:2.17.1-1ubuntu0.7) ... 07:16:39 Selecting previously unselected package libnorm1:amd64. 07:16:39 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:16:39 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:16:39 Selecting previously unselected package libpgm-5.2-0:amd64. 07:16:39 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:16:39 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:16:39 Selecting previously unselected package libsodium23:amd64. 07:16:39 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:16:39 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:16:39 Selecting previously unselected package libzmq5:amd64. 07:16:39 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:16:39 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:16:39 Selecting previously unselected package libzmq3-dev:amd64. 07:16:39 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:16:39 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:16:39 Selecting previously unselected package pkg-config. 07:16:39 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:16:39 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:16:39 Selecting previously unselected package zip. 07:16:39 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:16:39 Unpacking zip (3.0-11build1) ... 07:16:39 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:16:40 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 07:16:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:16:40 Setting up liberror-perl (0.17025-1) ... 07:16:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:16:40 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:16:40 No schema files found: doing nothing. 07:16:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:16:40 Setting up zip (3.0-11build1) ... 07:16:40 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:16:40 Setting up libsodium23:amd64 (1.0.16-2) ... 07:16:40 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:16:40 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:16:40 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:16:40 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:16:40 Setting up git (1:2.17.1-1ubuntu0.7) ... 07:16:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:16:42 ---> 2ad1a7481bdf 07:16:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:16:42 ---> 9ff5c9d5236d 07:16:42 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:16:42 ---> 4d8693456584 07:16:42 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:16:42 ---> 2c22fa4090d6 07:16:42 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:16:42 ---> Running in b66272de7ecb 07:16:42 ---> Running in b3afcb1babe9 07:16:42 ---> Running in 1d548ca8c972 07:16:42 ---> 64e446413554 07:16:42 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:16:42 ---> Running in e164faa90421 07:16:42 ---> Running in b77312e925b4 07:16:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:16:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:16:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:16:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:16:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:16:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:16:47 git set to automatically installed. 07:16:47 git-man set to automatically installed. 07:16:47 libcurl3-gnutls set to automatically installed. 07:16:47 liberror-perl set to automatically installed. 07:16:47 libglib2.0-0 set to automatically installed. 07:16:47 libnghttp2-14 set to automatically installed. 07:16:47 libnorm1 set to automatically installed. 07:16:47 libpgm-5.2-0 set to automatically installed. 07:16:47 libpsl5 set to automatically installed. 07:16:47 librtmp1 set to automatically installed. 07:16:47 libsodium23 set to automatically installed. 07:16:47 libzmq3-dev set to automatically installed. 07:16:47 libzmq5 set to automatically installed. 07:16:47 pkg-config set to automatically installed. 07:16:47 zip set to automatically installed. 07:16:49 snapd is not logged in, snap install commands will use sudo 07:16:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:16:57 snap "core18" has no updates available 07:16:58 Pulling config-common 07:16:58 + snapcraftctl pull 07:16:59 Pulling go-build-helper 07:16:59 + snapcraftctl pull 07:17:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:17:21 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:17:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 07:17:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 07:17:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] 07:17:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] 07:17:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] 07:17:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] 07:17:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1110 kB] 07:17:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 07:17:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:17:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:17:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:17:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:17:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:17:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:17:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:17:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:17:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:17:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] 07:17:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 07:17:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] 07:17:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] 07:17:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] 07:17:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] 07:17:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 07:17:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 07:17:21 Fetched 24.0 MB in 0s (0 B/s) 07:17:21 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:17:21 Fetched 96.5 kB in 0s (0 B/s) 07:17:21 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:17:21 Fetched 279 kB in 0s (0 B/s) 07:17:21 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:17:21 Fetched 122 kB in 0s (0 B/s) 07:17:21 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:17:21 Fetched 77.8 kB in 0s (0 B/s) 07:17:21 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:17:21 Fetched 8848 B in 0s (0 B/s) 07:17:21 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:17:21 Fetched 47.8 kB in 0s (0 B/s) 07:17:21 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:17:21 Fetched 45.6 kB in 0s (0 B/s) 07:17:21 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:17:21 Fetched 15.0 kB in 0s (0 B/s) 07:17:21 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 07:17:21 Fetched 214 kB in 0s (0 B/s) 07:17:21 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 07:17:21 Fetched 154 kB in 0s (0 B/s) 07:17:21 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:17:21 Fetched 50.6 kB in 0s (0 B/s) 07:17:21 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:17:21 Fetched 14.8 kB in 0s (0 B/s) 07:17:21 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:17:21 Fetched 41.8 kB in 0s (0 B/s) 07:17:21 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:17:21 Fetched 499 kB in 0s (0 B/s) 07:17:21 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:17:21 Fetched 111 kB in 0s (0 B/s) 07:17:21 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:17:21 Fetched 240 kB in 0s (0 B/s) 07:17:21 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:17:21 Fetched 29.3 kB in 0s (0 B/s) 07:17:21 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:17:21 Fetched 85.5 kB in 0s (0 B/s) 07:17:21 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:17:21 Fetched 24.5 kB in 0s (0 B/s) 07:17:21 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:17:21 Fetched 49.2 kB in 0s (0 B/s) 07:17:21 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:17:21 Fetched 54.2 kB in 0s (0 B/s) 07:17:21 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:17:21 Fetched 30.8 kB in 0s (0 B/s) 07:17:21 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 07:17:21 Fetched 15.8 kB in 0s (0 B/s) 07:17:21 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:17:21 Fetched 85.9 kB in 0s (0 B/s) 07:17:21 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:17:21 Fetched 8720 B in 0s (0 B/s) 07:17:21 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 07:17:21 Fetched 137 kB in 0s (0 B/s) 07:17:21 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:17:21 Fetched 119 kB in 0s (0 B/s) 07:17:21 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 07:17:21 Fetched 109 kB in 0s (0 B/s) 07:17:21 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:17:21 Fetched 11.1 kB in 0s (0 B/s) 07:17:21 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:17:21 Fetched 645 kB in 0s (0 B/s) 07:17:21 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:17:21 Fetched 41.3 kB in 0s (0 B/s) 07:17:21 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:17:21 Fetched 17.9 kB in 0s (0 B/s) 07:17:21 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:17:21 Fetched 368 kB in 0s (0 B/s) 07:17:21 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:17:21 Fetched 187 kB in 0s (0 B/s) 07:17:21 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:17:21 Fetched 175 kB in 0s (0 B/s) 07:17:21 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:17:22 Fetched 206 kB in 0s (0 B/s) 07:17:22 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 07:17:22 Fetched 1301 kB in 0s (0 B/s) 07:17:22 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:17:22 Fetched 36.2 kB in 0s (0 B/s) 07:17:22 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 07:17:22 Fetched 159 kB in 0s (0 B/s) 07:17:22 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:17:22 Fetched 107 kB in 0s (0 B/s) 07:17:22 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:17:22 Fetched 48.7 kB in 0s (0 B/s) 07:17:22 Pulling static-packages 07:17:22 + snapcraftctl pull 07:17:23 'go115' has dependencies that need to be staged: static-packages go-build-helper 07:17:23 Skipping pull go-build-helper (already ran) 07:17:23 Skipping pull static-packages (already ran) 07:17:23 Building go-build-helper 07:17:23 + snapcraftctl build 07:17:27 Building static-packages 07:17:27 + snapcraftctl build 07:17:29 Staging go-build-helper 07:17:29 + snapcraftctl stage 07:17:30 Staging static-packages 07:17:30 + snapcraftctl stage 07:17:30 Pulling go115 07:17:30 + snapcraftctl pull 07:17:31 'edgex-go' has dependencies that need to be staged: go115 07:17:31 Skipping pull go115 (already ran) 07:17:31 Building go115 07:17:31 + dpkg --print-architecture 07:17:31 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 07:17:31 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 07:17:31 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 07:17:31 % Total % Received % Xferd Average Speed Time Time Time Current 07:17:31 Dload Upload Total Spent Left Speed 07:17:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 8367 0 0 74705 0 0:27:01 --:--:-- 0:27:01 74044 44 115M 44 51.4M 0 0 46.3M 0 0:00:02 0:00:01 0:00:01 46.2M 98 115M 98 113M 0 0 53.9M 0 0:00:02 0:00:02 --:--:-- 53.9M 100 115M 100 115M 0 0 54.0M 0 0:00:02 0:00:02 --:--:-- 54.0M 07:17:33 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 07:17:33 + sha256sum -c sha256 07:17:33 + grep OK 07:17:34 go1.15.2.linux-amd64.tar.gz: OK 07:17:34 + mkdir -p /root/stage/go1.15 07:17:34 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 07:17:38 Staging go115 07:17:38 + snapcraftctl stage 07:17:43 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:17:43 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:17:43 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:17:43 Fetched 0 B in 0s (0 B/s) 07:17:43 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:17:43 Fetched 224 kB in 0s (0 B/s) 07:17:43 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:17:43 Fetched 157 kB in 0s (0 B/s) 07:17:43 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:17:43 Fetched 221 kB in 0s (0 B/s) 07:17:43 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:17:43 Fetched 143 kB in 0s (0 B/s) 07:17:43 Pulling edgex-go 07:17:43 + snapcraftctl pull 07:17:44 Pulling version 07:17:44 + cd /root/project 07:17:44 + [ -f VERSION ] 07:17:44 + PROJECT_VERSION=local-dev 07:17:44 + git rev-parse --short HEAD 07:17:44 + GIT_REVISION=3011de63 07:17:44 + snapcraftctl set-version local-dev 07:17:45 Building config-common 07:17:45 + snapcraftctl build 07:17:47 Skipping build go-build-helper (already ran) 07:17:47 Skipping build static-packages (already ran) 07:17:47 Skipping build go115 (already ran) 07:17:47 Building edgex-go 07:17:47 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin 07:17:47 + cd /root/parts/edgex-go/src 07:17:47 + make build 07:17: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 07:17:49 go: downloading github.com/gorilla/mux v1.8.0 07:17:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.39 07:17:49 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:17:49 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 07:17:49 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 07:17:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:17:49 go: downloading github.com/BurntSushi/toml v0.3.1 07:17:49 go: downloading github.com/imdario/mergo v0.3.11 07:17:49 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:17:49 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 07:17:49 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 07:17:49 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 07:17:49 go: downloading github.com/google/uuid v1.2.0 07:17:49 go: downloading github.com/x448/float16 v0.8.4 07:17:49 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:17:49 go: downloading github.com/go-kit/kit v0.8.0 07:17:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 07:17:49 go: downloading github.com/pebbe/zmq4 v1.2.5 07:17:49 go: downloading github.com/pkg/errors v0.8.1 07:17:49 go: downloading github.com/hashicorp/consul/api v1.8.1 07:17:49 go: downloading github.com/go-playground/validator/v10 v10.3.0 07:17:49 go: downloading github.com/pelletier/go-toml v1.2.0 07:17:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:17:49 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:17:49 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:17:49 go: downloading github.com/mitchellh/copystructure v1.0.0 07:17:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:17:49 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 07:17:49 go: downloading github.com/hashicorp/serf v0.9.5 07:17:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:17:49 go: downloading github.com/go-playground/universal-translator v0.17.0 07:17:49 go: downloading github.com/hashicorp/go-hclog v0.12.0 07:17:49 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:17:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:17:49 go: downloading github.com/leodido/go-urn v1.2.0 07:17:49 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:17:49 go: downloading github.com/go-playground/locales v0.13.0 07:17:49 go: downloading github.com/fatih/color v1.9.0 07:17:49 go: downloading github.com/mattn/go-isatty v0.0.12 07:17:49 go: downloading github.com/mattn/go-colorable v0.1.6 07:17:49 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 07:17:49 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:17:49 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:17:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:17:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:17:56 go: downloading gopkg.in/yaml.v2 v2.4.0 07:18:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:18:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:18:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:18:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:18:03 go: downloading github.com/stretchr/testify v1.7.0 07:18:04 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:18:04 go: downloading github.com/pmezard/go-difflib v1.0.0 07:18:04 go: downloading github.com/davecgh/go-spew v1.1.1 07:18:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:18:06 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:18:06 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:18:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:18:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:18:07 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 07:18:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:18:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:18:09 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:18:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:18:11 go: downloading github.com/lib/pq v1.9.0 07:18:12 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 07:18:12 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 07:18:12 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 07:18:12 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 07:18:12 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 07:18:12 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 07:18:12 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 07:18:12 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 07:18:12 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 07:18:12 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 07:18:12 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 07:18:12 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 07:18:12 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 07:18:12 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 07:18:12 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 07:18:12 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 07:18:12 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 07:18:12 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 07:18:12 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 07:18:12 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 07:18:12 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 07:18:12 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 07:18:12 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 07:18:12 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 07:18:12 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 07:18:13 Building version 07:18:13 + snapcraftctl build 07:18:15 Staging config-common 07:18:15 + snapcraftctl stage 07:18:16 Skipping stage go-build-helper (already ran) 07:18:16 Skipping stage static-packages (already ran) 07:18:16 Skipping stage go115 (already ran) 07:18:16 Staging edgex-go 07:18:16 + snapcraftctl stage 07:18:17 Staging version 07:18:17 + snapcraftctl stage 07:18:18 Priming config-common 07:18:18 + snapcraftctl prime 07:18:19 Priming go-build-helper 07:18:19 + snapcraftctl prime 07:18:20 Priming static-packages 07:18:20 + snapcraftctl prime 07:18:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:18:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:18:23 Priming go115 07:18:23 + snapcraftctl prime 07:18:23 Priming edgex-go 07:18:23 + snapcraftctl prime 07:18:25 Priming version 07:18:25 + snapcraftctl prime 07:18:25 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] } 07:18:27 Removing intermediate container 1d548ca8c972 07:18:27 ---> 385b96661664 07:18:27 07:18:27 Step 10/24 : FROM alpine:3.12 07:18:27 3.12: Pulling from library/alpine [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:18:29 Removing intermediate container b66272de7ecb 07:18:29 ---> 6ed9e50d66d7 07:18:29 07:18:29 Step 10/21 : FROM alpine:3.12 07:18:29 3.12: Pulling from library/alpine 07:18:29 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 07:18:29 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 07:18:29 Status: Downloaded newer image for alpine:3.12 07:18:29 Status: Downloaded newer image for alpine:3.12 07:18:29 ---> d10569e2745f 07:18:29 Step 11/21 : RUN apk add --update --no-cache curl 07:18:29 ---> d10569e2745f 07:18:29 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:18:29 Removing intermediate container b77312e925b4 07:18:29 ---> 1283f62c1640 07:18:29 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:18:29 ---> Running in 347a5c050a21 07:18:29 ---> Running in 558e53cdc05c 07:18:29 ---> Running in 80e16ef927e6 07:18:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:18: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 07:18:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:18:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:18:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:18:33 (1/5) Installing ca-certificates (20191127-r4) 07:18:33 (1/4) Installing ca-certificates (20191127-r4) 07:18:33 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:18:33 (3/5) Installing libcurl (7.69.1-r3) 07:18:33 (4/5) Installing curl (7.69.1-r3) 07:18:33 (5/5) Installing dumb-init (1.2.2-r1) 07:18:33 Executing busybox-1.31.1-r19.trigger 07:18:33 Executing ca-certificates-20191127-r4.trigger 07:18:33 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:18:33 (3/4) Installing libcurl (7.69.1-r3) 07:18:33 (4/4) Installing curl (7.69.1-r3) 07:18:33 Executing busybox-1.31.1-r19.trigger 07:18:33 Executing ca-certificates-20191127-r4.trigger 07:18:33 OK: 7 MiB in 19 packages 07:18:33 OK: 7 MiB in 18 packages 07:18:37 Removing intermediate container 558e53cdc05c 07:18:37 ---> 52d7a681c6a4 07:18:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:18:37 ---> Running in 2a1694f393a7 07:18:37 Removing intermediate container 347a5c050a21 07:18:37 ---> 23f840d64a75 07:18:37 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:18:38 ---> Running in e08242cd8c6f 07:18:38 Removing intermediate container 2a1694f393a7 07:18:38 ---> c0d01a3ab94b 07:18:38 Step 13/24 : WORKDIR / 07:18:39 Removing intermediate container 80e16ef927e6 07:18:39 ---> 051f69184c56 07:18:39 07:18:39 Step 11/26 : FROM docker:20.10.0 07:18:39 20.10.0: Pulling from library/docker 07:18:39 ---> Running in 123895bbc71c 07:18:39 Removing intermediate container e08242cd8c6f 07:18:39 ---> 0982541b5fe7 07:18:39 Step 13/21 : WORKDIR /edgex 07:18:40 Removing intermediate container b3afcb1babe9 07:18:40 ---> 257691675dc5 07:18:40 07:18:40 Step 10/22 : FROM alpine:3.12 07:18:40 ---> d10569e2745f 07:18:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:18:40 Removing intermediate container e164faa90421 07:18:40 ---> 6b833f11b03c 07:18:40 07:18:40 Step 10/22 : FROM alpine:3.12 07:18:40 ---> d10569e2745f 07:18:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:18:40 ---> Running in a14a6529db0a 07:18:41 ---> Running in e71948bf73cb 07:18:41 ---> Running in dd0cc4101dca 07:18:41 Removing intermediate container 123895bbc71c 07:18:41 ---> c2bbf0a93a67 07:18:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:18:41 Removing intermediate container a14a6529db0a 07:18:41 ---> b5c6d341663a 07:18:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:18:43 ---> 59e8bc19e3e6 07:18:43 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:18:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:18:43 ---> ed3dab6c6027 07:18:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:18:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:18:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:18:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:18:44 (1/1) Installing dumb-init (1.2.2-r1) 07:18:44 Executing busybox-1.31.1-r19.trigger 07:18:44 OK: 5 MiB in 15 packages 07:18:45 (1/2) Installing ca-certificates (20191127-r4) 07:18:45 (2/2) Installing dumb-init (1.2.2-r1) 07:18:45 Executing busybox-1.31.1-r19.trigger 07:18:45 Executing ca-certificates-20191127-r4.trigger 07:18:45 OK: 6 MiB in 16 packages 07:18:45 ---> c4765399e7be 07:18:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:18:46 ---> eb50369174a3 07:18:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:18:47 Removing intermediate container e71948bf73cb 07:18:47 ---> 9cccee800a89 07:18:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:18:47 ---> Running in 443129a7fbe0 07:18:47 ---> ea346f54b1bc 07:18:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:18:48 Removing intermediate container dd0cc4101dca 07:18:48 ---> eb31b59be43a 07:18:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:18:49 Removing intermediate container 443129a7fbe0 07:18:49 ---> db7c5d8ce044 07:18:49 Step 13/22 : ENV APP_PORT=48085 07:18:49 ---> Running in 4342f05b9381 07:18:49 ---> 492c44d18114 07:18:49 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:18:49 ---> Running in 430037d56925 07:18:50 ---> 4f3283317e01 07:18:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:18:50 ---> Running in 5850a20a22e7 07:18:50 Removing intermediate container 4342f05b9381 07:18:50 ---> 0df75f7a6ef5 07:18:50 Step 13/22 : ENV APP_PORT=48060 07:18:51 Removing intermediate container 430037d56925 07:18:51 ---> 35e07252c016 07:18:51 Step 14/22 : EXPOSE $APP_PORT 07:18:51 ---> Running in ce63439ce591 07:18:51 ---> Running in 8c2ccaf1f648 07:18:51 Removing intermediate container 5850a20a22e7 07:18:51 ---> 242da91455c1 07:18:51 Step 18/21 : CMD ["--init=true"] 07:18:52 ---> Running in 012f861e1862 07:18:52 ---> b5d29235e9bd 07:18:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:18:52 Removing intermediate container ce63439ce591 07:18:52 ---> 54421ef07677 07:18:52 Step 14/22 : EXPOSE $APP_PORT 07:18:52 Removing intermediate container 8c2ccaf1f648 07:18:52 ---> f6f1ad1d2c01 07:18:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:18:52 ---> Running in 6c01dae3492e 07:18:53 Removing intermediate container 012f861e1862 07:18:53 ---> a8005c5083a4 07:18:53 Step 19/21 : LABEL arch=arm64 07:18:53 ---> Running in acbebff4d888 07:18:53 ---> a2d0e0c30c44 07:18:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:18:53 Removing intermediate container 6c01dae3492e 07:18:53 ---> ab7a077169e3 07:18:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:18:53 ---> cfc2eacb8692 07:18:53 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:18:54 ---> Running in 487586e22dcf 07:18:54 Removing intermediate container acbebff4d888 07:18:54 ---> d106aa9d5e57 07:18:54 Step 20/21 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:18:54 ---> Running in e6b1e3ec72a3 07:18:55 ---> 6ecb7999c78d 07:18:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:18:55 Removing intermediate container e6b1e3ec72a3 07:18:55 ---> 260953007fd8 07:18:55 Step 21/21 : LABEL version=0.0.0 07:18:55 ---> 8bea0d62274c 07:18:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:18:55 ---> Running in 85e82fbbdc22 07:18:55 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:18:55 Status: Downloaded newer image for docker:20.10.0 07:18:55 ---> eeaf43b92773 07:18:55 Step 12/26 : RUN apk add --no-cache bash 07:18:56 ---> Running in 2af68ffa7b76 07:18:56 Removing intermediate container 85e82fbbdc22 07:18:56 ---> 8f0cc7d0f1f3 07:18:56 07:18:57 ---> 66fd68bea829 07:18:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:18:57 ---> 67f44be2515c 07:18:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:18:57 Successfully built 8f0cc7d0f1f3 07:18:57 ---> Running in bc6a524cae5a 07:18:57 Successfully tagged docker-security-proxy-setup-go-arm64:latest 07:18:57  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 07:18:57 Removing intermediate container 487586e22dcf 07:18:57 ---> dac260ac2190 07:18:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:18:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:18:57 ---> Running in 83163cfdb55b 07:18:58 ---> b7dfdfabcd6d 07:18:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:18:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:18:58 Removing intermediate container bc6a524cae5a 07:18:58 ---> 45a22caa25ae 07:18:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:18:58 ---> Running in 06c2e10f6d6b 07:18:58 ---> Running in 389eea725dfa 07:18:58 Removing intermediate container 83163cfdb55b 07:18:58 ---> 7806fe1ed39e 07:18:58 Step 22/24 : LABEL arch=arm64 07:18:58 ---> Running in 8f550c0b2953 07:18:58 (1/2) Installing readline (8.0.4-r0) 07:18:58 (2/2) Installing bash (5.0.17-r0) 07:18:58 Executing bash-5.0.17-r0.post-install 07:18:58 Executing busybox-1.31.1-r19.trigger 07:18:58 OK: 12 MiB in 22 packages 07:18:59 Removing intermediate container 06c2e10f6d6b 07:18:59 ---> f6fe9a2222c6 07:18:59 Step 20/22 : LABEL arch=arm64 07:18:59 Removing intermediate container 389eea725dfa 07:18:59 ---> 82f956350596 07:18:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:19:00 Removing intermediate container 8f550c0b2953 07:19:00 ---> 4884de198c79 07:19:00 Step 23/24 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:19:00 ---> Running in 5c037d4cdc77 07:19:00 ---> Running in 5cc349bc6cca 07:19:01 ---> Running in 4508b7220858 07:19:01 Removing intermediate container 5cc349bc6cca 07:19:01 ---> 1a52bdf3d9f3 07:19:01 Step 20/22 : LABEL arch=arm64 07:19:01 Removing intermediate container 5c037d4cdc77 07:19:01 ---> 83d2c49a23eb 07:19:01 Step 21/22 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:19:02 Removing intermediate container 4508b7220858 07:19:02 ---> b5d634d23c7a 07:19:02 Step 24/24 : LABEL version=0.0.0 07:19:02 ---> Running in d3830fdf3e14 07:19:02 ---> Running in 758d83baea3a 07:19:02 Removing intermediate container 2af68ffa7b76 07:19:02 ---> e4b032d0464d 07:19:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:19:02 ---> Running in 5568be5c7d89 07:19:03 ---> Running in 5b3637a58a68 07:19:03 Removing intermediate container d3830fdf3e14 07:19:03 Removing intermediate container 758d83baea3a 07:19:03 ---> aef16c1d15b6 07:19:03 ---> ecc9e36a8e96 07:19:03 Step 22/22 : LABEL version=0.0.0Step 21/22 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:19:03 07:19:03 Removing intermediate container 5568be5c7d89 07:19:03 ---> 9b3667d8cd70 07:19:03 07:19:03 ---> Running in 9975b4c9949f 07:19:03 ---> Running in fb1e1e4d1be8 07:19:03 Removing intermediate container 5b3637a58a68 07:19:03 ---> 0c88e05c77d7 07:19:03 Step 14/26 : ENV APP_PORT=48090 07:19:04 Successfully built 9b3667d8cd70 07:19:04 ---> Running in 39dfbc584701 07:19:04 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 07:19:04  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 07:19:04 Removing intermediate container 9975b4c9949f 07:19:04 ---> bc573a31c99f 07:19:04 Step 22/22 : LABEL version=0.0.0 07:19:04 Removing intermediate container fb1e1e4d1be8 07:19:04 ---> 1bf313a19fe6 07:19:04 07:19:04 ---> Running in aa7804f4c023 07:19:04 Removing intermediate container 39dfbc584701 07:19:04 ---> 2d5a62414a23 07:19:04 Step 15/26 : EXPOSE $APP_PORT 07:19:04 Successfully built 1bf313a19fe6 07:19:05 Successfully tagged docker-support-scheduler-go-arm64:latest 07:19:05 Building docker-core-metadata-go 07:19:05  Building docker-support-scheduler-go ... done  ---> Running in 458f86d49dd4 07:19:05 Removing intermediate container aa7804f4c023 07:19:05 ---> 5ed5bebd750e 07:19:05 07:19:05 Removing intermediate container 458f86d49dd4 07:19:05 ---> 787c1f3c4c25 07:19:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:19:05 Successfully built 5ed5bebd750e 07:19:05 Successfully tagged docker-support-notifications-go-arm64:latest 07:19:05 Building docker-security-bootstrapper-go 07:19:07  Building docker-support-notifications-go ... done  ---> 4c7002c37dba 07:19:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:19:07 ---> be3b81020132 07:19:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:19:08 ---> 844548691cd5 07:19:08 Step 19/26 : RUN apk --no-cache add py3-pip 07:19:09 ---> Running in 9da3e830c077 07:19:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:19:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:19:11 (1/33) Installing libbz2 (1.0.8-r1) 07:19:11 (2/33) Installing expat (2.2.9-r1) 07:19:11 (3/33) Installing libffi (3.3-r2) 07:19:11 (4/33) Installing gdbm (1.13-r1) 07:19:11 (5/33) Installing xz-libs (5.2.5-r0) 07:19:11 (6/33) Installing sqlite-libs (3.32.1-r0) 07:19:11 (7/33) Installing python3 (3.8.5-r1) 07:19:13 (8/33) Installing py3-appdirs (1.4.4-r1) 07:19:13 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:19:13 (10/33) Installing py3-parsing (2.4.7-r0) 07:19:13 (11/33) Installing py3-six (1.15.0-r0) 07:19:13 (12/33) Installing py3-packaging (20.4-r0) 07:19:13 (13/33) Installing py3-setuptools (47.0.0-r0) 07:19:13 (14/33) Installing py3-chardet (3.0.4-r4) 07:19:13 (15/33) Installing py3-idna (2.9-r0) 07:19:13 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:19:13 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:19:13 (18/33) Installing py3-requests (2.23.0-r0) 07:19:13 (19/33) Installing py3-msgpack (1.0.0-r0) 07:19:13 (20/33) Installing py3-lockfile (0.12.2-r3) 07:19:13 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:19:13 (22/33) Installing py3-colorama (0.4.3-r0) 07:19:13 (23/33) Installing py3-distlib (0.3.0-r0) 07:19:13 (24/33) Installing py3-distro (1.5.0-r1) 07:19:13 (25/33) Installing py3-webencodings (0.5.1-r3) 07:19:13 (26/33) Installing py3-html5lib (1.0.1-r4) 07:19:13 (27/33) Installing py3-pytoml (0.1.21-r0) 07:19:13 (28/33) Installing py3-pep517 (0.8.2-r0) 07:19:13 (29/33) Installing py3-progress (1.5-r0) 07:19:13 (30/33) Installing py3-toml (0.10.1-r0) 07:19:13 (31/33) Installing py3-retrying (1.3.3-r0) 07:19:13 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:19:13 (33/33) Installing py3-pip (20.1.1-r0) 07:19:13 Executing busybox-1.31.1-r19.trigger 07:19:13 OK: 71 MiB in 55 packages 07:19:26 Removing intermediate container 9da3e830c077 07:19:26 ---> 4112904455f1 07:19:26 Step 20/26 : RUN pip install docker-compose==1.23.2 07:19:26 ---> Running in 290a575af2a9 07:19:30 Collecting docker-compose==1.23.2 07:19:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:19:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:19:31 Collecting jsonschema<3,>=2.5.1 07:19:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:19:32 Collecting docker<4.0,>=3.6.0 07:19:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:19:33 Collecting PyYAML<4,>=3.10 07:19:33 Downloading PyYAML-3.13.tar.gz (270 kB) 07:19:37 Collecting docopt<0.7,>=0.6.1 07:19:37 Downloading docopt-0.6.2.tar.gz (25 kB) 07:19:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:19:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:19:38 ---> 7d3a70f1a205 07:19:38 Step 3/23 : WORKDIR /edgex-go 07:19:38 ---> Using cache 07:19:38 ---> 280fb5d3c75e 07:19:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:38 ---> Using cache 07:19:38 ---> 8ae22e0e2f74 07:19:38 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:19:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:19:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:19:42 ---> Running in a83b9f7029ca 07:19:42 Collecting websocket-client<1.0,>=0.32.0 07:19:43 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:19:43 Collecting texttable<0.10,>=0.9.0 07:19:43 Downloading texttable-0.9.1.tar.gz (11 kB) 07:19:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:19:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:19:45 Collecting dockerpty<0.5,>=0.4.1 07:19:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:19:45 OK: 217 MiB in 51 packages 07:19:48 Collecting cached-property<2,>=1.2.0 07:19:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:19:48 Collecting docker-pycreds>=0.4.0 07:19:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:19:49 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 07:19:49 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 07:19:49 Removing intermediate container a83b9f7029ca 07:19:49 ---> e9e9f2ac0b38 07:19:49 Step 6/23 : COPY go.mod . 07:19:50 Collecting urllib3<1.25,>=1.21.1 07:19:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:19:50 Collecting idna<2.8,>=2.5 07:19:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:19:51 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:19:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:19:51 ---> 7d3a70f1a205 07:19:51 Step 3/23 : WORKDIR /edgex-go 07:19:51 ---> Using cache 07:19:51 ---> 280fb5d3c75e 07:19:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:51 ---> Using cache 07:19:51 ---> 8ae22e0e2f74 07:19:51 Step 5/23 : RUN apk add --update --no-cache make git 07:19:51 ---> 6584e0fef6e9 07:19:51 Step 7/23 : RUN go mod download 07:19:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:19:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:19:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:19:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:19:51 ---> Running in 202b39566037 07:19:51 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:19:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:19:51 ---> 7d3a70f1a205 07:19:51 Step 3/23 : WORKDIR /edgex-go 07:19:51 ---> Using cache 07:19:51 ---> 280fb5d3c75e 07:19:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:51 ---> Using cache 07:19:51 ---> 8ae22e0e2f74 07:19:51 Step 5/23 : RUN apk add --update --no-cache make git 07:19:51 ---> Running in fb523ccca36b 07:19:51 ---> Running in 6dbfa3430d38 07:19:51 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:19:51 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:19:51 ---> 7d3a70f1a205 07:19:51 Step 3/30 : WORKDIR /edgex-go 07:19:51 ---> Using cache 07:19:51 ---> 280fb5d3c75e 07:19:51 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:51 ---> Using cache 07:19:51 ---> 8ae22e0e2f74 07:19:51 Step 5/30 : RUN apk add --update --no-cache make git 07:19:51 ---> Running in f8d90656fb17 07:19:52 Installing collected packages: jsonschema, urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, docopt, texttable, dockerpty, cached-property, docker-compose 07:19:52 Attempting uninstall: urllib3 07:19:52 Found existing installation: urllib3 1.25.9 07:19:52 Uninstalling urllib3-1.25.9: 07:19:53 Successfully uninstalled urllib3-1.25.9 07:19:53 Attempting uninstall: idna 07:19:53 Found existing installation: idna 2.9 07:19:53 Uninstalling idna-2.9: 07:19:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:19:53 Successfully uninstalled idna-2.9 07:19:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:19:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:19:54 Attempting uninstall: requests 07:19:54 Found existing installation: requests 2.23.0 07:19:54 Uninstalling requests-2.23.0: 07:19:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:19:54 Successfully uninstalled requests-2.23.0 07:19:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:19:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:19:55 OK: 217 MiB in 51 packages 07:19:55 OK: 217 MiB in 51 packages 07:19:55 OK: 217 MiB in 51 packages 07:19:56 Removing intermediate container fb523ccca36b 07:19:56 ---> ea9f54b34a96 07:19:56 Step 8/23 : COPY . . 07:19:56 Running setup.py install for PyYAML: started 07:19:56 Removing intermediate container 202b39566037 07:19:56 ---> a97cdcca5b50 07:19:56 Step 6/23 : COPY go.mod . 07:19:57 Removing intermediate container 6dbfa3430d38 07:19:57 ---> 5761b8b08278 07:19:57 Step 6/23 : COPY go.mod . 07:19:57 Removing intermediate container f8d90656fb17 07:19:57 ---> 934bab1b756d 07:19:57 Step 6/30 : COPY go.mod . 07:19:58 ---> a30cd20a8b3f 07:19:58 Step 7/23 : RUN go mod download 07:19:59 Running setup.py install for PyYAML: finished with status 'done' 07:19:59 ---> Running in d9e96a0e9068 07:19:59 Running setup.py install for docopt: started 07:19:59 ---> 48baac45117c 07:19:59 Step 7/30 : RUN go mod download 07:19:59 ---> ccd007456deb 07:19:59 Step 7/23 : RUN go mod download 07:20:00 ---> Running in 7412c4b93f98 07:20:00 ---> Running in b116138362ee 07:20:01 Running setup.py install for docopt: finished with status 'done' 07:20:01 Running setup.py install for texttable: started 07:20:04 Running setup.py install for texttable: finished with status 'done' 07:20:04 Running setup.py install for dockerpty: started 07:20:04 Removing intermediate container d9e96a0e9068 07:20:04 ---> 6dd4a7793aba 07:20:04 Step 8/23 : COPY . . 07:20:05 Removing intermediate container 7412c4b93f98 07:20:05 ---> 1bf909726a94 07:20:05 Step 8/23 : COPY . . 07:20:05 Removing intermediate container b116138362ee 07:20:05 ---> daf5027e3368 07:20:05 Step 8/30 : COPY . . 07:20:07 Running setup.py install for dockerpty: finished with status 'done' 07:20:07 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 07:20:16 ---> cc50206ad959 07:20:16 Step 9/23 : RUN make cmd/core-data/core-data 07:20:18 ---> Running in e15e70409e37 07:20:18 Removing intermediate container 290a575af2a9 07:20:18 ---> 1836ae7b29c8 07:20:18 Step 21/26 : RUN apk --no-cache add curl 07:20:19 ---> Running in 3ab5406806ce 07:20:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:20:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:20:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:20:21 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:20:21 (2/3) Installing libcurl (7.69.1-r3) 07:20:21 (3/3) Installing curl (7.69.1-r3) 07:20:21 Executing busybox-1.31.1-r19.trigger 07:20:21 OK: 71 MiB in 58 packages 07:20:24 Removing intermediate container 3ab5406806ce 07:20:24 ---> 3aff4e7002a1 07:20:24 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:20:25 ---> Running in f703f0fa6588 07:20:27 Removing intermediate container f703f0fa6588 07:20:27 ---> 5ad818a451df 07:20:27 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:20:27 ---> Running in 3ff0b24184aa 07:20:28 Removing intermediate container 3ff0b24184aa 07:20:28 ---> f253127eb164 07:20:28 Step 24/26 : LABEL arch=arm64 07:20:29 ---> Running in 4d0761bbbe0d 07:20:30 Removing intermediate container 4d0761bbbe0d 07:20:30 ---> 636c6833330e 07:20:30 Step 25/26 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:20:31 ---> 172036029e58 07:20:31 Step 9/23 : RUN make cmd/core-command/core-command 07:20:31 ---> Running in d7f30817c6b2 07:20:31 ---> Running in 72ddc1b26cb7 07:20:32 Removing intermediate container d7f30817c6b2 07:20:32 ---> 3303a208dbf6 07:20:32 Step 26/26 : LABEL version=0.0.0 07:20:32 ---> e76e665837dc 07:20:32 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:20:32 ---> Running in 1f4c0301897d 07:20:32 ---> Running in 825ecc68a0b1 07:20:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:20:34 ---> 0103228162df 07:20:34 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:20:34 Removing intermediate container 1f4c0301897d 07:20:34 ---> 4f0dcd6162cf 07:20:34 07:20:34 ---> Running in d2a6002502fa 07:20:35 Successfully built 4f0dcd6162cf 07:20:35 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 07:20:35  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/core-metadata/core-metadata ./cmd/core-metadata 07:20:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:22:13 Removing intermediate container d2a6002502fa 07:22:13 ---> ada41518df10 07:22:13 07:22:13 Step 10/30 : FROM alpine:3.12 07:22:13 ---> d10569e2745f 07:22:13 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:22:13 Removing intermediate container e15e70409e37 07:22:13 ---> 9d432a9aa377 07:22:13 07:22:13 Step 10/23 : FROM alpine:3.12 07:22:13 ---> d10569e2745f 07:22:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:22:13 ---> Running in 5e50aacf151d 07:22:13 ---> Running in acf973923e95 07:22:13 Removing intermediate container 5e50aacf151d 07:22:13 ---> b5780078650c 07:22:13 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 07:22:13 Removing intermediate container acf973923e95 07:22:13 ---> 86517e35cea9 07:22:13 Step 12/23 : ENV APP_PORT=48080 07:22:13 ---> Running in b343d15c4b70 07:22:13 ---> Running in fa1d565cef3e 07:22:13 Removing intermediate container fa1d565cef3e 07:22:13 ---> 38dc3ef1181b 07:22:13 Step 13/23 : EXPOSE $APP_PORT 07:22:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:22:13 ---> Running in 480f9cb9db86 07:22:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:22:13 (1/2) Installing dumb-init (1.2.2-r1) 07:22:13 (2/2) Installing su-exec (0.2-r1) 07:22:13 Executing busybox-1.31.1-r19.trigger 07:22:13 OK: 5 MiB in 16 packages 07:22:13 Removing intermediate container 480f9cb9db86 07:22:13 ---> 6d7c24082968 07:22:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:13 Removing intermediate container 72ddc1b26cb7 07:22:13 ---> 2c2b333858e2 07:22:13 07:22:13 Step 10/23 : FROM alpine:3.12 07:22:13 ---> d10569e2745f 07:22:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:22:13 ---> Using cache 07:22:13 ---> 9cccee800a89 07:22:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:22:13 ---> Using cache 07:22:13 ---> db7c5d8ce044 07:22:13 Step 13/23 : ENV APP_PORT=48082 07:22:13 ---> Running in 97634028d3bd 07:22:13 ---> Running in 930bc7b870ab 07:22:13 Removing intermediate container 930bc7b870ab 07:22:13 ---> 356709a91d97 07:22:13 Step 14/23 : EXPOSE $APP_PORT 07:22:13 ---> Running in d4a65873f17e 07:22:13 Removing intermediate container b343d15c4b70 07:22:13 ---> dda91c90185d 07:22:13 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 07:22:13 Removing intermediate container d4a65873f17e 07:22:13 ---> 92e9df35a941 07:22:13 Step 15/23 : WORKDIR / 07:22:13 ---> Running in 42ba9fd5d5f1 07:22:13 ---> Running in d95db143945d 07:22:13 Removing intermediate container 42ba9fd5d5f1 07:22:13 ---> 61f560b51925 07:22:13 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:22:13 Removing intermediate container d95db143945d 07:22:13 ---> 2226ea6860ce 07:22:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:22:13 ---> Running in f0f3c51fc7de 07:22:13 Removing intermediate container 97634028d3bd 07:22:13 ---> e6d0f995c076 07:22:13 Removing intermediate container f0f3c51fc7de 07:22:13 ---> cd03021d7df9 07:22:13 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:22:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:22:13 ---> Running in 49201d00fd0a 07:22:13 ---> Running in 28488fe43e0d 07:22:13 ---> a517b331db28 07:22:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:22:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:22:15 Removing intermediate container 825ecc68a0b1 07:22:15 ---> 6258a5ad533c 07:22:15 07:22:15 Step 10/23 : FROM alpine:3.12 07:22:15 ---> d10569e2745f 07:22:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:22:15 ---> Using cache 07:22:15 ---> 9cccee800a89 07:22:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:22:15 ---> Using cache 07:22:15 ---> db7c5d8ce044 07:22:15 Step 13/23 : ENV APP_PORT=48081 07:22:15 ---> 18c1466e77dd 07:22:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:22:15 ---> Running in 9fc4bd1dcf2f 07:22:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:22:16 Removing intermediate container 9fc4bd1dcf2f 07:22:16 ---> 8cfde4f8e906 07:22:16 Step 14/23 : EXPOSE $APP_PORT 07:22:16 ---> bd64b3d73e4f 07:22:16 Step 19/23 : ENTRYPOINT ["/core-command"] 07:22:16 Removing intermediate container 28488fe43e0d 07:22:16 ---> 9662afbae34b 07:22:16 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 07:22:16 (1/6) Installing dumb-init (1.2.2-r1) 07:22:16 (2/6) Installing libgcc (9.3.0-r2) 07:22:16 ---> Running in b8c74f166fe2 07:22:16 ---> Running in 712ab37a2c0a 07:22:16 ---> Running in 2dc069bec082 07:22:16 (3/6) Installing libsodium (1.0.18-r0) 07:22:16 (4/6) Installing libstdc++ (9.3.0-r2) 07:22:17 (5/6) Installing libzmq (4.3.3-r0) 07:22:17 (6/6) Installing zeromq (4.3.3-r0) 07:22:17 Removing intermediate container 2dc069bec082 07:22:17 ---> a0f25807f79e 07:22:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:22:17 Executing busybox-1.31.1-r19.trigger 07:22:17 OK: 8 MiB in 20 packages 07:22:17 Removing intermediate container b8c74f166fe2 07:22:17 ---> a436ebd1b2d2 07:22:17 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/Removing intermediate container 712ab37a2c0a 07:22:17 ---> b0cc8e5b2d5d 07:22:17 Step 15/23 : WORKDIR / 07:22:17 07:22:17 ---> Running in 3451fecdd34f 07:22:17 ---> Running in e0e85d2a4451 07:22:18 Removing intermediate container 3451fecdd34f 07:22:18 ---> 401b14831047 07:22:18 Step 21/23 : LABEL arch=arm64 07:22:18 ---> Running in c08fdc2fd5ba 07:22:18 Removing intermediate container e0e85d2a4451 07:22:18 ---> 4806c55dcfce 07:22:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:22:18 ---> 2fbcb3493e4d 07:22:18 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:22:18 ---> Running in d89c600b16ff 07:22:19 Removing intermediate container 49201d00fd0a 07:22:19 ---> 6c99471d38d8 07:22:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:22:19 Removing intermediate container c08fdc2fd5ba 07:22:19 ---> 1d3d4172625a 07:22:19 Step 22/23 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:22:19 ---> Running in 184e9901908d 07:22:19 ---> e2928cd81c82 07:22:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:22:20 Removing intermediate container 184e9901908d 07:22:20 ---> b803dcebe260 07:22:20 Step 23/23 : LABEL version=0.0.0 07:22:20 ---> b15ec9b98d6c 07:22:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:22:20 ---> Running in a21fb1e8a336 07:22:21 Removing intermediate container a21fb1e8a336 07:22:21 ---> 98bf8ca5b928 07:22:21 07:22:21 ---> 83908c1b10e4 07:22:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:22:21 ---> 1422d1f286f6 07:22:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:22:21 Successfully built 98bf8ca5b928 07:22:21 Successfully tagged docker-core-command-go-arm64:latest 07:22:22  Building docker-core-command-go ... done Removing intermediate container d89c600b16ff 07:22:22 ---> 2ee89f0f80b2 07:22:22 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:22:22 ---> bede994e226a 07:22:22 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:22:22 ---> Running in e575665c0382 07:22:22 ---> 845b1d4e35b3 07:22:22 Step 19/23 : ENTRYPOINT ["/core-data"] 07:22:23 ---> Running in c20c1179f949 07:22:23 Removing intermediate container e575665c0382 07:22:23 ---> 08b87aa24cf1 07:22:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:22:23 ---> f117c3230142 07:22:23 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:22:23 ---> Running in b33f59a41491 07:22:23 Removing intermediate container c20c1179f949 07:22:23 ---> 5729807868c6 07:22:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:22:23 ---> Running in 4c6dc51d6204 07:22:23 Removing intermediate container b33f59a41491 07:22:23 ---> bfbe953b337e 07:22:23 Step 21/23 : LABEL arch=arm64 07:22:24 ---> Running in 6756bcb8f8e5 07:22:24 Removing intermediate container 4c6dc51d6204 07:22:24 ---> 51d47d944ec5 07:22:24 Step 21/23 : LABEL arch=arm64 07:22:24 ---> f6079a1afec5 07:22:24 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:22:24 ---> Running in b799646d9697 07:22:24 Removing intermediate container 6756bcb8f8e5 07:22:24 ---> 323b29ee7025 07:22:24 Step 22/23 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:22:24 ---> Running in 223ced2a1092 07:22:24 Removing intermediate container b799646d9697 07:22:24 ---> 8b4c9a5a2b8a 07:22:24 Step 22/23 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:22:25 ---> Running in 5249374a09b0 07:22:25 ---> 77f6e8480138 07:22:25 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:22:25 Removing intermediate container 223ced2a1092 07:22:25 ---> 69f3738a3328 07:22:25 Step 23/23 : LABEL version=0.0.0 07:22:25 ---> Running in b842800b6018 07:22:25 Removing intermediate container 5249374a09b0 07:22:25 ---> fbea1e149704 07:22:25 Step 23/23 : LABEL version=0.0.0 07:22:25 ---> Running in 5e6bf6cd51c5 07:22:26 Removing intermediate container b842800b6018 07:22:26 ---> 35fb688d3365 07:22:26 07:22:26 ---> 78c4e9fe8ec1 07:22:26 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:22:26 ---> Running in 8d36c9a76948 07:22:26 Removing intermediate container 5e6bf6cd51c5 07:22:26 ---> 51f0424de4fc 07:22:26 07:22:26 Successfully built 35fb688d3365 07:22:26 Successfully tagged docker-core-metadata-go-arm64:latest 07:22:26  Building docker-core-metadata-go ... done Successfully built 51f0424de4fc 07:22:26 Successfully tagged docker-core-data-go-arm64:latest 07:22:27  Building docker-core-data-go ... done Removing intermediate container 8d36c9a76948 07:22:27 ---> 645f2c49ef75 07:22:27 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:22:27 ---> 8a98c5ee8b8e 07:22:27 Step 25/30 : RUN chmod +x /entrypoint.sh 07:22:28 ---> Running in 27dbe641b2ac 07:22:30 Removing intermediate container 27dbe641b2ac 07:22:30 ---> 9983712ddab1 07:22:30 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:22:30 ---> Running in 7a713981bd36 07:22:30 Removing intermediate container 7a713981bd36 07:22:30 ---> d691c08cfdf6 07:22:30 Step 27/30 : CMD ["gate"] 07:22:31 ---> Running in 3ed8ba2f221f 07:22:31 Removing intermediate container 3ed8ba2f221f 07:22:31 ---> ab1e16f50d3e 07:22:31 Step 28/30 : LABEL arch=arm64 07:22:32 ---> Running in e50ad52a3b90 07:22:32 Removing intermediate container e50ad52a3b90 07:22:32 ---> 2a6a9128575a 07:22:32 Step 29/30 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 07:22:32 ---> Running in d5080bc39b73 07:22:33 Removing intermediate container d5080bc39b73 07:22:33 ---> 5711ce25cd28 07:22:33 Step 30/30 : LABEL version=0.0.0 07:22:33 ---> Running in 4e44b86ddf2d 07:22:34 Removing intermediate container 4e44b86ddf2d 07:22:34 ---> f75bbfae240d 07:22:34 07:22:34 Successfully built f75bbfae240d 07:22:34 Successfully tagged docker-security-bootstrapper-go-arm64:latest 07:22:34  Building docker-security-bootstrapper-go ... done  [Pipeline] } 07:22:34 $ docker stop --time=1 61ec922ef43805646180e17f608bc49dc5f4821b9d5ef65a1e119c1e08ce03ee 07:22:36 $ docker rm -f 61ec922ef43805646180e17f608bc49dc5f4821b9d5ef65a1e119c1e08ce03ee [Pipeline] // withDockerContainer [Pipeline] sh 07:22:37 + + docker images 07:22:37 grep docker 07:22:38 docker-security-bootstrapper-go-arm64 latest f75bbfae240d 4 seconds ago 17.6MB 07:22:38 docker-core-data-go-arm64 latest 51f0424de4fc 11 seconds ago 21.1MB 07:22:38 docker-core-metadata-go-arm64 latest 35fb688d3365 12 seconds ago 17.9MB 07:22:38 docker-core-command-go-arm64 latest 98bf8ca5b928 17 seconds ago 16.2MB 07:22:38 docker-sys-mgmt-agent-go-arm64 latest 4f0dcd6162cf 2 minutes ago 300MB 07:22:38 docker-support-notifications-go-arm64 latest 5ed5bebd750e 3 minutes ago 16.8MB 07:22:38 docker-support-scheduler-go-arm64 latest 1bf313a19fe6 3 minutes ago 16.3MB 07:22:38 docker-security-secretstore-setup-go-arm64 latest 9b3667d8cd70 3 minutes ago 23.7MB 07:22:38 docker-security-proxy-setup-go-arm64 latest 8f0cc7d0f1f3 3 minutes ago 23.4MB 07:22:38 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:22:39 ---> job-cost.sh 07:22:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AD43 07:23:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:25:40 lf-activate-venv(): INFO: Adding /tmp/venv-AD43/bin to PATH 07:25:40 INFO: No Stack... 07:25:40 INFO: Retrieving Pricing Info for: lf-standard-4 07:25:40 INFO: Archiving Costs [Pipeline] sh 07:25:40 + cut -d, -f6 07:25:40 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 07:25:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3202-1-stack-cost] 07:25:40 Resource [jenkins-edgexfoundry-edgex-go-PR-3202-1-stack-cost] did not exist. Created. 07:25:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3202-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:25:41 + echo total: 0.20999999344348907 [Pipeline] stash 07:25:41 Stashed 1 file(s) [Pipeline] } 07:25:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3202-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:25:43 provisioning config files... 07:25:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6035574279808655339tmp [Pipeline] { [Pipeline] sh 07:25:44 + set +x 07:25:44 + curl -s https://codecov.io/bash 07:25:44 + bash -s -- 07:25:44 07:25:44 _____ _ 07:25:44 / ____| | | 07:25:44 | | ___ __| | ___ ___ _____ __ 07:25:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:25:44 | |___| (_) | (_| | __/ (_| (_) \ V / 07:25:44 \_____\___/ \__,_|\___|\___\___/ \_/ 07:25:44 Bash-20210129-7c25fce 07:25:44 07:25:44 07:25:44 ==> git version 2.24.3 found 07:25:44 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:25:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:25:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:25:44 ==> Jenkins CI detected. 07:25:44 project root: . 07:25:44 --> token set from env 07:25:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:25:44 ==> Running gcov in . (disable via -X gcov) 07:25:44 ==> Python coveragepy not found 07:25:44 ==> Searching for coverage reports in: 07:25:44 + . 07:25:44 -> Found 1 reports 07:25:44 ==> Detecting git/mercurial file structure 07:25:44 ==> Reading reports 07:25:44 + ./coverage.out bytes=598973 07:25:44 ==> Appending adjustments 07:25:44 https://docs.codecov.io/docs/fixing-reports 07:25:48 + Found adjustments 07:25:48 ==> Gzipping contents 07:25:48 88K /tmp/codecov.ard3Vn.gz 07:25:48 ==> Uploading reports 07:25:48 url: https://codecov.io 07:25:48 query: branch=PR-3202&commit=3011de63955d4c066a248ef349eb9c602d5bef12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3202%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3202&job=&cmd_args= 07:25:48 -> Pinging Codecov 07:25:48 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3202&commit=3011de63955d4c066a248ef349eb9c602d5bef12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3202%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3202&job=&cmd_args= 07:25:48 -> Uploading to 07:25:48 https://storage.googleapis.com/codecov/v4/raw/2021-02-26/00271124DB129430A58F1EEE437C3FCB/3011de63955d4c066a248ef349eb9c602d5bef12/15d4f822-3782-4421-8c30-5003327b0da6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210226T072547Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=40324a93b6a0524f706d92695883a4adec6fa50bda7c89f2adbbb4c9f137da2b 07:25:48 % Total % Received % Xferd Average Speed Time Time Time Current 07:25:48 Dload Upload Total Spent Left Speed 07:25:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89255 0 0 100 89255 0 162k --:--:-- --:--:-- --:--:-- 162k 07:25:48 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/3011de63955d4c066a248ef349eb9c602d5bef12 [Pipeline] } 07:25:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:25:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:25:52 ---> package-listing.sh 07:25:52 ++ facter osfamily 07:25:52 ++ tr '[:upper:]' '[:lower:]' 07:25:52 + OS_FAMILY=redhat 07:25:52 + workspace=/w/workspace/edgex-go/1 07:25:52 + START_PACKAGES=/tmp/packages_start.txt 07:25:52 + END_PACKAGES=/tmp/packages_end.txt 07:25:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:25:52 + PACKAGES=/tmp/packages_start.txt 07:25:52 + '[' /w/workspace/edgex-go/1 ']' 07:25:52 + PACKAGES=/tmp/packages_end.txt 07:25:52 + case "${OS_FAMILY}" in 07:25:52 + rpm -qa 07:25:52 + sort 07:25:57 + '[' -f /tmp/packages_start.txt ']' 07:25:57 + '[' -f /tmp/packages_end.txt ']' 07:25:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:25:57 + '[' /w/workspace/edgex-go/1 ']' 07:25:57 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:25:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:25:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:25:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:25:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:25:58 07:25:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:25:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:25:58 alpine: Pulling from edgex-lftools-log-publisher 07:25:58 df20fa9351a1: Pulling fs layer 07:25:58 36b3adc4ff6f: Pulling fs layer 07:25:58 8ad3a11d3b57: Pulling fs layer 07:25:58 46f8f816bc3b: Pulling fs layer 07:25:58 93b61091891f: Pulling fs layer 07:25:58 93b9cdb0e59b: Pulling fs layer 07:25:58 5e14af77c1be: Pulling fs layer 07:25:58 01666e4c0597: Pulling fs layer 07:25:58 aa168da1d23b: Pulling fs layer 07:25:58 93b61091891f: Waiting 07:25:58 93b9cdb0e59b: Waiting 07:25:58 5e14af77c1be: Waiting 07:25:58 01666e4c0597: Waiting 07:25:58 aa168da1d23b: Waiting 07:25:58 46f8f816bc3b: Waiting 07:25:58 36b3adc4ff6f: Download complete 07:25:58 46f8f816bc3b: Verifying Checksum 07:25:58 46f8f816bc3b: Download complete 07:25:58 93b61091891f: Download complete 07:25:58 8ad3a11d3b57: Verifying Checksum 07:25:58 8ad3a11d3b57: Download complete 07:25:58 93b9cdb0e59b: Download complete 07:25:58 01666e4c0597: Verifying Checksum 07:25:58 01666e4c0597: Download complete 07:25:58 5e14af77c1be: Verifying Checksum 07:25:58 5e14af77c1be: Download complete 07:25:59 df20fa9351a1: Download complete 07:25:59 df20fa9351a1: Pull complete 07:26:00 36b3adc4ff6f: Pull complete 07:26:01 aa168da1d23b: Verifying Checksum 07:26:01 aa168da1d23b: Download complete 07:26:01 8ad3a11d3b57: Pull complete 07:26:01 46f8f816bc3b: Pull complete 07:26:02 93b61091891f: Pull complete 07:26:02 93b9cdb0e59b: Pull complete 07:26:02 5e14af77c1be: Pull complete 07:26:02 01666e4c0597: Pull complete 07:26:10 aa168da1d23b: Pull complete 07:26:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:26:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:26:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:26:11 prd-centos7-docker-4c-2g-27818 does not seem to be running inside a container 07:26:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:26:20 $ docker top 8f82d9de44175f4cac8082b6896dc941e270f534a1b2f544a83674e8d2a701ed -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:21 + touch /tmp/pre-build-complete [Pipeline] sh 07:26:21 + mkdir -p /var/log/sa [Pipeline] sh 07:26:21 + ls /var/log/sa-host 07:26:21 + sadf -c /var/log/sa-host/sa23 07:26:21 file_magic: OK 07:26:21 HZ: Using current value: 100 07:26:21 file_header: OK 07:26:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:26:21 Statistics: 07:26:21 Hnuu...uuuununununu... 07:26:21 File successfully converted to sysstat format version 12.2.1 07:26:21 + sadf -c /var/log/sa-host/sa26 07:26:21 file_magic: OK 07:26:21 HZ: Using current value: 100 07:26:21 file_header: OK 07:26:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:26:21 Statistics: 07:26:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:26:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:21 provisioning config files... 07:26:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9193268319601403677tmp [Pipeline] { [Pipeline] echo 07:26:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:26:22 ---> create-netrc.sh [Pipeline] } 07:26:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:26:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:26:22 ---> python-tools-install.sh [Pipeline] echo 07:26:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:26:23 ---> sudo-logs.sh 07:26:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:26:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:26:23 ---> job-cost.sh 07:26:23 lf-activate-venv: SKIPPING 07:26:23 DEBUG: total: 0.20999999344348907 07:26:23 INFO: Retrieving Stack Cost... 07:26:25 INFO: Retrieving Pricing Info for: v1-standard-2 07:26:25 INFO: Archiving Costs [Pipeline] echo 07:26:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:26:26 ---> logs-deploy.sh 07:26:26 lf-activate-venv: SKIPPING 07:26:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3202/1 07:26:26 INFO: archiving workspace using pattern(s): 07:26:27 Archives upload complete. 07:26:27 INFO: archiving logs to Nexus