Pull request #3153 updated 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 4a23d25d86ca8635477d675c485e5c8308d97705+62a248a5b0afc117ade2468f75438786c02ce52d (b3a8ed4ccb9ef09807f1730eed3d47b1eb05630d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25897 in /w/workspace/edgexfoundry_edgex-go_PR-3153 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 62a248a5b0afc117ade2468f75438786c02ce52d into PR head commit 4a23d25d86ca8635477d675c485e5c8308d97705 Merge succeeded, producing 4a23d25d86ca8635477d675c485e5c8308d97705 Checking out Revision 4a23d25d86ca8635477d675c485e5c8308d97705 (PR-3153) > 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/3153/head:refs/remotes/origin/PR-3153 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a23d25d86ca8635477d675c485e5c8308d97705 # 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 62a248a5b0afc117ade2468f75438786c02ce52d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a23d25d86ca8635477d675c485e5c8308d97705 # timeout=10 Commit message: "feat(command): Implement GET /device/all V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:11:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:11:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:11:21 ========================================================= 02:11:21 EdgeX Global Pipelines Version Info 02:11:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6b2faebd1233ba99f8527b1bf80425b79bfa3302 # timeout=10 02:11:23 ------------------- 02:11:23 stable info: 02:11:23 ------------------- 02:11:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:11:23 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 02:11:23 Message: update stable to v1.0.179 02:11:24 ------------------- 02:11:24 experimental info: 02:11:24 ------------------- 02:11:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:11:24 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 02:11:24 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:11:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:11:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:11:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:11:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:11:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:11:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 02:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 02:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:11:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:11:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:11:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:11:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:11:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:11:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:11:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:11:26 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 02:11:26 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 02:11:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3153 [Pipeline] echo 02:11:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3153 [Pipeline] echo 02:11:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3153 [Pipeline] echo 02:11:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a23d25d86ca8635477d675c485e5c8308d97705 [Pipeline] echo 02:11:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a23d25 [Pipeline] echo 02:11:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:11:27 provisioning config files... 02:11:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config1518007697673830590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:27 ---> docker-login.sh 02:11:27 nexus3.edgexfoundry.org:10001 02:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:28 Configure a credential helper to remove this warning. See 02:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:28 02:11:28 Login Succeeded 02:11:28 nexus3.edgexfoundry.org:10002 02:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:28 Configure a credential helper to remove this warning. See 02:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:28 02:11:28 Login Succeeded 02:11:28 nexus3.edgexfoundry.org:10003 02:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:28 Configure a credential helper to remove this warning. See 02:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:28 02:11:28 Login Succeeded 02:11:28 nexus3.edgexfoundry.org:10004 02:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:28 Configure a credential helper to remove this warning. See 02:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:28 02:11:28 Login Succeeded 02:11:28 docker.io 02:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:29 Configure a credential helper to remove this warning. See 02:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:29 02:11:29 Login Succeeded 02:11:29 ---> docker-login.sh ends [Pipeline] } 02:11:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:29 ++ 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 02:11:29 + for file in '`ls cmd/**/Dockerfile`' 02:11:29 ++ dirname cmd/core-command/Dockerfile 02:11:29 ++ cut -d/ -f2 02:11:29 + echo core-command,cmd/core-command/Dockerfile 02:11:29 + for file in '`ls cmd/**/Dockerfile`' 02:11:29 ++ dirname cmd/core-data/Dockerfile 02:11:29 ++ cut -d/ -f2 02:11:29 + echo core-data,cmd/core-data/Dockerfile 02:11:29 + for file in '`ls cmd/**/Dockerfile`' 02:11:29 ++ dirname cmd/core-metadata/Dockerfile 02:11:29 ++ cut -d/ -f2 02:11:29 + echo core-metadata,cmd/core-metadata/Dockerfile 02:11:29 + for file in '`ls cmd/**/Dockerfile`' 02:11:29 ++ dirname cmd/security-bootstrapper/Dockerfile 02:11:29 ++ cut -d/ -f2 02:11:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:11:29 + for file in '`ls cmd/**/Dockerfile`' 02:11:29 ++ dirname cmd/security-proxy-setup/Dockerfile 02:11:29 ++ cut -d/ -f2 02:11:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:11:29 + for file in '`ls cmd/**/Dockerfile`' 02:11:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:11:29 ++ cut -d/ -f2 02:11:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:11:29 + for file in '`ls cmd/**/Dockerfile`' 02:11:29 ++ dirname cmd/support-notifications/Dockerfile 02:11:29 ++ cut -d/ -f2 02:11:29 + echo support-notifications,cmd/support-notifications/Dockerfile 02:11:29 + for file in '`ls cmd/**/Dockerfile`' 02:11:29 ++ dirname cmd/support-scheduler/Dockerfile 02:11:29 ++ cut -d/ -f2 02:11:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:11:29 + for file in '`ls cmd/**/Dockerfile`' 02:11:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:11:29 ++ cut -d/ -f2 02:11:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:11:29 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 02:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:11:30 02:11:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:11:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:11:31 latest: Pulling from edgex-devops/git-semver 02:11:31 31603596830f: Pulling fs layer 02:11:31 2a8b12db71e7: Pulling fs layer 02:11:31 6ca5941a6612: Pulling fs layer 02:11:31 ecc8261a40a4: Pulling fs layer 02:11:31 ecc8261a40a4: Waiting 02:11:31 2a8b12db71e7: Download complete 02:11:31 31603596830f: Verifying Checksum 02:11:31 31603596830f: Download complete 02:11:31 6ca5941a6612: Verifying Checksum 02:11:31 6ca5941a6612: Download complete 02:11:31 ecc8261a40a4: Verifying Checksum 02:11:31 ecc8261a40a4: Download complete 02:11:31 31603596830f: Pull complete 02:11:31 2a8b12db71e7: Pull complete 02:11:32 6ca5941a6612: Pull complete 02:11:32 ecc8261a40a4: Pull complete 02:11:32 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:11:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:11:32 prd-centos7-docker-4c-2g-25897 does not seem to be running inside a container 02:11:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:10004/edgex-devops/git-semver:latest cat 02:11:35 $ docker top fab52996204ba86ae92f78b24c4b18d5294b44ff0edff2b0b5ae9765f2f32d8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:35 [ssh-agent] Looking for ssh-agent implementation... 02:11:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:35 $ docker exec fab52996204ba86ae92f78b24c4b18d5294b44ff0edff2b0b5ae9765f2f32d8b ssh-agent 02:11:36 SSH_AUTH_SOCK=/tmp/ssh-EQypnWDcfqD0/agent.11 02:11:36 SSH_AGENT_PID=16 02:11:36 Running ssh-add (command line suppressed) 02:11:36 Identity added: /w/workspace/edgex-go/7@tmp/private_key_6286898108779396019.key (/w/workspace/edgex-go/7@tmp/private_key_6286898108779396019.key) 02:11:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:36 + git tag --points-at HEAD [Pipeline] } 02:11:36 $ docker exec --env ******** --env ******** fab52996204ba86ae92f78b24c4b18d5294b44ff0edff2b0b5ae9765f2f32d8b ssh-agent -k 02:11:36 unset SSH_AUTH_SOCK; 02:11:36 unset SSH_AGENT_PID; 02:11:36 echo Agent pid 16 killed; 02:11:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:11:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:37 [ssh-agent] Looking for ssh-agent implementation... 02:11:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:37 $ docker exec fab52996204ba86ae92f78b24c4b18d5294b44ff0edff2b0b5ae9765f2f32d8b ssh-agent 02:11:37 SSH_AUTH_SOCK=/tmp/ssh-7tCQJKGufc5b/agent.45 02:11:37 SSH_AGENT_PID=50 02:11:37 Running ssh-add (command line suppressed) 02:11:37 Identity added: /w/workspace/edgex-go/7@tmp/private_key_6127114163011740973.key (/w/workspace/edgex-go/7@tmp/private_key_6127114163011740973.key) 02:11:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:37 + git semver init 02:11:37 # -> Open(): unable to determine branch for HEAD 02:11:37 # $GIT_DIR = /w/workspace/edgex-go/7/.git 02:11:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 02:11:37 # $SEMVER_REMOTE_NAME = origin 02:11:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:11:37 # $SEMVER_USER_NAME = edgex-jenkins 02:11:37 # $SEMVER_BRANCH = PR-3153 02:11:37 # $SEMVER_TEMP = /tmp/semver-824249977 02:11:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:12:04 # '/tmp/semver-824249977' -> '/w/workspace/edgex-go/7/.semver' 02:12:04 # -> Force: false 02:12:04 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 02:12:04 $ docker exec --env ******** --env ******** fab52996204ba86ae92f78b24c4b18d5294b44ff0edff2b0b5ae9765f2f32d8b ssh-agent -k 02:12:04 unset SSH_AUTH_SOCK; 02:12:04 unset SSH_AGENT_PID; 02:12:04 echo Agent pid 50 killed; 02:12:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:12:05 + git semver [Pipeline] } 02:12:05 $ docker stop --time=1 fab52996204ba86ae92f78b24c4b18d5294b44ff0edff2b0b5ae9765f2f32d8b 02:12:07 $ docker rm -f fab52996204ba86ae92f78b24c4b18d5294b44ff0edff2b0b5ae9765f2f32d8b [Pipeline] // withDockerContainer [Pipeline] sh 02:12:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:12:08 Stashed 1 file(s) [Pipeline] echo 02:12:08 [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 02:12:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:12:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:12:10 + sudo service docker restart 02:12:10 + true 02:12:10 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 02:12:11 ========================================================= 02:12:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:12:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:12:11 + 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 . 02:12:14 Sending build context to Docker daemon 327.8MB 02:12:14 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:12:14 Step 2/6 : FROM ${BASE} 02:12:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:12:15 188c0c94c7c5: Pulling fs layer 02:12:15 0ef7d3d256c8: Pulling fs layer 02:12:15 de9db76c5a1d: Pulling fs layer 02:12:15 bca2f99d35d6: Pulling fs layer 02:12:15 93359f2a8cfa: Pulling fs layer 02:12:15 7c6f9722023f: Pulling fs layer 02:12:15 a35cf1a2eb13: Pulling fs layer 02:12:15 93359f2a8cfa: Waiting 02:12:15 7c6f9722023f: Waiting 02:12:15 a35cf1a2eb13: Waiting 02:12:15 bca2f99d35d6: Waiting 02:12:15 de9db76c5a1d: Verifying Checksum 02:12:15 de9db76c5a1d: Download complete 02:12:15 0ef7d3d256c8: Download complete 02:12:15 93359f2a8cfa: Verifying Checksum 02:12:15 93359f2a8cfa: Download complete 02:12:15 188c0c94c7c5: Verifying Checksum 02:12:15 188c0c94c7c5: Download complete 02:12:15 7c6f9722023f: Verifying Checksum 02:12:15 7c6f9722023f: Download complete 02:12:16 188c0c94c7c5: Pull complete 02:12:16 0ef7d3d256c8: Pull complete 02:12:16 de9db76c5a1d: Pull complete 02:12:17 a35cf1a2eb13: Verifying Checksum 02:12:17 a35cf1a2eb13: Download complete 02:12:18 bca2f99d35d6: Verifying Checksum 02:12:18 bca2f99d35d6: Download complete 02:12:23 bca2f99d35d6: Pull complete 02:12:23 93359f2a8cfa: Pull complete 02:12:23 7c6f9722023f: Pull complete 02:12:24 Still waiting to schedule task 02:12:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-25894’ is offline 02:12:28 a35cf1a2eb13: Pull complete 02:12:28 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:12:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:12:28 ---> a62c8e92a672 02:12:28 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 02:12:29 ---> Running in 67830e3b4cec 02:12:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:12:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:12:30 (1/12) Installing libmagic (5.38-r0) 02:12:31 (2/12) Installing file (5.38-r0) 02:12:31 (3/12) Installing libc-dev (0.7.2-r3) 02:12:31 (4/12) Installing g++ (9.3.0-r2) 02:12:37 (5/12) Installing fortify-headers (1.1-r0) 02:12:37 (6/12) Installing patch (2.7.6-r6) 02:12:37 (7/12) Installing build-base (0.5-r2) 02:12:37 (8/12) Installing libsodium (1.0.18-r0) 02:12:37 (9/12) Installing pkgconf (1.7.2-r0) 02:12:37 (10/12) Installing libsodium-dev (1.0.18-r0) 02:12:37 (11/12) Installing libzmq (4.3.3-r0) 02:12:37 (12/12) Installing zeromq-dev (4.3.3-r0) 02:12:37 Executing busybox-1.31.1-r19.trigger 02:12:37 OK: 233 MiB in 51 packages 02:12:41 Removing intermediate container 67830e3b4cec 02:12:41 ---> 80864d600054 02:12:41 Step 4/6 : WORKDIR /edgex-go 02:12:41 ---> Running in 2bfd4124ab3c 02:12:41 Removing intermediate container 2bfd4124ab3c 02:12:41 ---> 10c03aeac92f 02:12:41 Step 5/6 : COPY go.mod . 02:12:41 ---> 37097f3cde26 02:12:41 Step 6/6 : RUN go mod download 02:12:41 ---> Running in 5e1890d7522a 02:13:03 Removing intermediate container 5e1890d7522a 02:13:03 ---> 38cf31ee90d8 02:13:03 Successfully built 38cf31ee90d8 02:13:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:13:03 + docker inspect -f . ci-base-image-x86_64 02:13:03 . [Pipeline] withDockerContainer 02:13:03 prd-centos7-docker-4c-2g-25897 does not seem to be running inside a container 02:13:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:13:04 $ docker top fb9fda42ca081e1c16103b63b3ce3d214f487b0d621b22750e7485b5605d8f96 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:05 + go version 02:13:05 go version go1.15.5 linux/amd64 [Pipeline] } 02:13:05 $ docker stop --time=1 fb9fda42ca081e1c16103b63b3ce3d214f487b0d621b22750e7485b5605d8f96 02:13:06 $ docker rm -f fb9fda42ca081e1c16103b63b3ce3d214f487b0d621b22750e7485b5605d8f96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:07 + docker inspect -f . ci-base-image-x86_64 02:13:07 . [Pipeline] withDockerContainer 02:13:07 prd-centos7-docker-4c-2g-25897 does not seem to be running inside a container 02:13:07 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:13:08 $ docker top 0b1a092e144e6fadd115917a34e4cd759e497cf3c861f0cdb88ffa5c906574fc -eo pid,comm [Pipeline] { [Pipeline] echo 02:13:08 ========================================================= 02:13:08 [edgeXBuildGoParallel] Running Tests and Build... 02:13:08 ========================================================= [Pipeline] sh 02:13:09 + make test 02:13:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:13:19 ? github.com/edgexfoundry/edgex-go [no test files] 02:13:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:13:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:13:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:13:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:13:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:13:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:13:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:13:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:13:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:13:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:13:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:13:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:13:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:13:48 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.104s coverage: 45.9% of statements 02:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 02:13:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.105s coverage: 100.0% of statements 02:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.194s coverage: 27.1% of statements 02:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements 02:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.110s coverage: 100.0% of statements 02:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.077s coverage: 65.8% of statements 02:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.441s coverage: 82.3% of statements 02:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:13:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.363s coverage: 28.6% of statements 02:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:13:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements 02:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:13:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements 02:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:13:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.121s coverage: 86.7% of statements 02:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:13:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.131s coverage: 97.5% of statements 02:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:13:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.071s coverage: 78.3% of statements 02:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:13:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.402s coverage: 92.8% of statements 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:13:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:13:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.058s coverage: 0.1% of statements 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:13:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.030s coverage: 45.5% of statements 02:13:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.034s coverage: 79.5% of statements 02:13:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 02:13:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 02:13:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.032s coverage: 87.5% of statements 02:14:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25899 in /w/workspace/edgexfoundry_edgex-go_PR-3153 [Pipeline] { [Pipeline] ws 02:14:08 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 02:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements 02:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements 02:14:13 using credential edgex-jenkins-ssh 02:14:13 Cloning the remote Git repository 02:14:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:14:13 > git init /w/workspace/edgex-go/7 # timeout=10 02:14:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:14:13 > git --version # timeout=10 02:14:13 > git --version # 'git version 2.17.1' 02:14:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 77.8% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.051s coverage: 87.2% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.4% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.334s coverage: 68.9% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 37.0% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.281s coverage: 84.0% of statements 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.132s coverage: 47.0% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.107s coverage: 100.0% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.107s coverage: 89.4% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.761s coverage: 29.1% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.067s coverage: 99.0% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.048s coverage: 100.0% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.067s coverage: 100.0% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:14:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 02:14:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 02:14:22 GO111MODULE=on go vet ./... 02:14:32 Merging remotes/origin/master commit 62a248a5b0afc117ade2468f75438786c02ce52d into PR head commit 4a23d25d86ca8635477d675c485e5c8308d97705 02:14:32 Merge succeeded, producing 4a23d25d86ca8635477d675c485e5c8308d97705 02:14:32 Checking out Revision 4a23d25d86ca8635477d675c485e5c8308d97705 (PR-3153) 02:14:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:14:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:14:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:14:31 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3153/head:refs/remotes/origin/PR-3153 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:14:32 > git config core.sparsecheckout # timeout=10 02:14:32 > git checkout -f 4a23d25d86ca8635477d675c485e5c8308d97705 # timeout=10 02:14:32 > git remote # timeout=10 02:14:32 > git config --get remote.origin.url # timeout=10 02:14:32 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:32 > git merge 62a248a5b0afc117ade2468f75438786c02ce52d # timeout=10 02:14:32 > git rev-parse HEAD^{commit} # timeout=10 02:14:32 > git config core.sparsecheckout # timeout=10 02:14:32 > git checkout -f 4a23d25d86ca8635477d675c485e5c8308d97705 # timeout=10 02:14:36 Commit message: "feat(command): Implement GET /device/all V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:14:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:14:39 + true 02:14:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:14:41 provisioning config files... 02:14:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6853815256628267868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:41 ---> docker-login.sh 02:14:41 nexus3.edgexfoundry.org:10001 02:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:43 Configure a credential helper to remove this warning. See 02:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:43 02:14:43 Login Succeeded 02:14:43 nexus3.edgexfoundry.org:10002 02:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:43 Configure a credential helper to remove this warning. See 02:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:43 02:14:43 Login Succeeded 02:14:43 nexus3.edgexfoundry.org:10003 02:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:44 Configure a credential helper to remove this warning. See 02:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:44 02:14:44 Login Succeeded 02:14:44 nexus3.edgexfoundry.org:10004 02:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:44 Configure a credential helper to remove this warning. See 02:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:44 02:14:44 Login Succeeded 02:14:44 docker.io 02:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:45 Configure a credential helper to remove this warning. See 02:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:45 02:14:45 Login Succeeded 02:14:45 ---> docker-login.sh ends [Pipeline] } 02:14:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:14:45 ========================================================= 02:14:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:14:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:14:46 + 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 . 02:14:48 Sending build context to Docker daemon 166.3MB 02:14:48 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:14:48 Step 2/6 : FROM ${BASE} 02:14:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:14:48 5f621e34cdf4: Pulling fs layer 02:14:48 a4357932f1b6: Pulling fs layer 02:14:48 18c013af1878: Pulling fs layer 02:14:48 00ac8860ef70: Pulling fs layer 02:14:48 63d7cb157983: Pulling fs layer 02:14:48 b116817d02f9: Pulling fs layer 02:14:48 745a02a5169b: Pulling fs layer 02:14:48 00ac8860ef70: Waiting 02:14:48 63d7cb157983: Waiting 02:14:48 b116817d02f9: Waiting 02:14:48 745a02a5169b: Waiting 02:14:48 18c013af1878: Verifying Checksum 02:14:48 18c013af1878: Download complete 02:14:48 a4357932f1b6: Download complete 02:14:48 63d7cb157983: Verifying Checksum 02:14:48 63d7cb157983: Download complete 02:14:48 b116817d02f9: Verifying Checksum 02:14:48 b116817d02f9: Download complete 02:14:48 5f621e34cdf4: Download complete 02:14:49 5f621e34cdf4: Pull complete 02:14:49 gofmt -l . 02:14:49 [ "`gofmt -l .`" = "" ] 02:14:49 ./bin/test-go-mod-tidy.sh 02:14:49 ./bin/test-attribution-txt.sh [Pipeline] sh 02:14:49 a4357932f1b6: Pull complete 02:14:50 18c013af1878: Pull complete 02:14:50 + ls -al . 02:14:50 total 700 02:14:50 drwxrwxr-x 10 1001 1001 4096 Feb 10 02:14 . 02:14:50 drwxr-xr-x 4 root root 28 Feb 10 02:13 .. 02:14:50 -rw-rw-r-- 1 1001 1001 11 Feb 10 02:11 .dockerignore 02:14:50 drwxrwxr-x 8 1001 1001 179 Feb 10 02:11 .git 02:14:50 drwxrwxr-x 3 1001 1001 125 Feb 10 02:11 .github 02:14:50 -rw-rw-r-- 1 1001 1001 818 Feb 10 02:11 .gitignore 02:14:50 drwx------ 3 1001 1001 60 Feb 10 02:12 .semver 02:14:50 -rw-rw-r-- 1 1001 1001 166 Feb 10 02:11 .sonarcloud.properties 02:14:50 -rw-rw-r-- 1 1001 1001 7859 Feb 10 02:11 Attribution.txt 02:14:50 -rw-rw-r-- 1 1001 1001 3804 Feb 10 02:11 CONTRIBUTING.md 02:14:50 -rw-rw-r-- 1 1001 1001 931 Feb 10 02:11 Dockerfile.build 02:14:50 -rw-rw-r-- 1 1001 1001 863 Feb 10 02:11 Jenkinsfile 02:14:50 -rw-rw-r-- 1 1001 1001 10775 Feb 10 02:11 LICENSE 02:14:50 -rw-rw-r-- 1 1001 1001 5774 Feb 10 02:11 Makefile 02:14:50 -rw-rw-r-- 1 1001 1001 6524 Feb 10 02:11 README.md 02:14:50 -rw-rw-r-- 1 1001 1001 6755 Feb 10 02:11 SECURITY.md 02:14:50 -rw-rw-r-- 1 1001 1001 5 Feb 10 02:12 VERSION 02:14:50 -rw-rw-r-- 1 1001 1001 4131 Feb 10 02:11 ZMQWindows.md 02:14:50 drwxrwxr-x 2 1001 1001 117 Feb 10 02:11 bin 02:14:50 drwxrwxr-x 14 1001 1001 4096 Feb 10 02:11 cmd 02:14:50 -rw-r--r-- 1 root root 595164 Feb 10 02:14 coverage.out 02:14:50 -rw-r--r-- 1 root root 1054 Feb 10 02:14 go.mod 02:14:50 -rw-r--r-- 1 root root 19290 Feb 10 02:14 go.sum 02:14:50 drwxrwxr-x 8 1001 1001 127 Feb 10 02:11 internal 02:14:50 drwxrwxr-x 4 1001 1001 26 Feb 10 02:11 openapi 02:14:50 drwxrwxr-x 4 1001 1001 71 Feb 10 02:11 snap 02:14:50 -rw-rw-r-- 1 1001 1001 168 Feb 10 02:11 version.go [Pipeline] sh 02:14:50 + '[' -e coverage.out ] 02:14:50 + chown 1001:1001 coverage.out [Pipeline] stash 02:14:50 Stashed 1 file(s) [Pipeline] sh 02:14:51 + make build 02:14:51 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 02:14:51 745a02a5169b: Verifying Checksum 02:14:51 745a02a5169b: Download complete 02:14:52 00ac8860ef70: Verifying Checksum 02:14:52 00ac8860ef70: Download complete 02:14:55 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 02:15:02 00ac8860ef70: Pull complete 02:15:02 63d7cb157983: Pull complete 02:15:03 b116817d02f9: Pull complete 02:15:03 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 02:15:04 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 02:15:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:15:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:15:07 745a02a5169b: Pull complete 02:15:07 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:15:07 ---> b7e6874047d6 02:15:07 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 02:15:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:15:10 ---> Running in 05eaf56a2164 02:15:10 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 02:15:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:15:11 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 02:15:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:15:12 (1/12) Installing libmagic (5.38-r0) 02:15:12 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 02:15:12 (2/12) Installing file (5.38-r0) 02:15:12 (3/12) Installing libc-dev (0.7.2-r3) 02:15:12 (4/12) Installing g++ (9.3.0-r2) 02:15:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:15:14 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] } 02:15:17 $ docker stop --time=1 0b1a092e144e6fadd115917a34e4cd759e497cf3c861f0cdb88ffa5c906574fc 02:15:18 $ docker rm -f 0b1a092e144e6fadd115917a34e4cd759e497cf3c861f0cdb88ffa5c906574fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:15:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:15:20 02:15:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:15:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:15:21 latest: Pulling from edgex-devops/edgex-compose 02:15:21 cbdbe7a5bc2a: Pulling fs layer 02:15:21 ca9280d653b3: Pulling fs layer 02:15:21 7e9c9ca2126c: Pulling fs layer 02:15:21 cbdbe7a5bc2a: Verifying Checksum 02:15:21 cbdbe7a5bc2a: Download complete 02:15:21 cbdbe7a5bc2a: Pull complete 02:15:21 ca9280d653b3: Verifying Checksum 02:15:21 ca9280d653b3: Download complete 02:15:22 7e9c9ca2126c: Download complete 02:15:22 ca9280d653b3: Pull complete 02:15:25 (5/12) Installing fortify-headers (1.1-r0) 02:15:25 (6/12) Installing patch (2.7.6-r6) 02:15:25 (7/12) Installing build-base (0.5-r2) 02:15:25 (8/12) Installing libsodium (1.0.18-r0) 02:15:25 (9/12) Installing pkgconf (1.7.2-r0) 02:15:25 (10/12) Installing libsodium-dev (1.0.18-r0) 02:15:25 (11/12) Installing libzmq (4.3.3-r0) 02:15:25 (12/12) Installing zeromq-dev (4.3.3-r0) 02:15:25 Executing busybox-1.31.1-r19.trigger 02:15:25 OK: 217 MiB in 51 packages 02:15:29 7e9c9ca2126c: Pull complete 02:15:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:15:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:15:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:15:29 Removing intermediate container 05eaf56a2164 02:15:29 ---> 307196442ef1 02:15:29 Step 4/6 : WORKDIR /edgex-go 02:15:29 ---> Running in ddff66796fbb 02:15:29 Removing intermediate container ddff66796fbb 02:15:29 ---> 4fd8c977d73b 02:15:29 Step 5/6 : COPY go.mod . 02:15:29 prd-centos7-docker-4c-2g-25897 does not seem to be running inside a container 02:15:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:15:30 ---> b7d04b34d7f2 02:15:30 Step 6/6 : RUN go mod download 02:15:30 ---> Running in 56bc1aaf82c9 02:15:33 $ docker top 64ddf4e86742dccabbb9972d8612f3ad7cca65e9da192dfea442a350916a0be4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:33 + docker-compose build --help 02:15:33 + grep parallel 02:15:34 --parallel Build images in parallel. [Pipeline] } 02:15:35 $ docker stop --time=1 64ddf4e86742dccabbb9972d8612f3ad7cca65e9da192dfea442a350916a0be4 02:15:36 $ docker rm -f 64ddf4e86742dccabbb9972d8612f3ad7cca65e9da192dfea442a350916a0be4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:15:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:15:37 . [Pipeline] withDockerContainer 02:15:37 prd-centos7-docker-4c-2g-25897 does not seem to be running inside a container 02:15:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:15:38 $ docker top e679fa7e88a93ddbabc11459eebf3d8513776db43bd2823b6720e839283c51b1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:38 + docker-compose -f ./docker-compose-build.yml build --parallel 02:15:39 Building docker-core-command-go ... 02:15:39 Building docker-core-data-go ... 02:15:39 Building docker-core-metadata-go ... 02:15:39 Building docker-security-bootstrapper-go ... 02:15:39 Building docker-security-proxy-setup-go ... 02:15:39 Building docker-security-secretstore-setup-go ... 02:15:39 Building docker-support-notifications-go ... 02:15:39 Building docker-support-scheduler-go ... 02:15:39 Building docker-sys-mgmt-agent-go ... 02:15:39 Building docker-core-data-go 02:15:39 Building docker-security-bootstrapper-go 02:15:39 Building docker-security-secretstore-setup-go 02:15:39 Building docker-security-proxy-setup-go 02:15:39 Building docker-core-metadata-go 02:15:57 Removing intermediate container 56bc1aaf82c9 02:15:57 ---> 6aa501f595f2 02:15:57 Successfully built 6aa501f595f2 02:15:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:15:57 + docker inspect -f . ci-base-image-arm64 02:15:57 . [Pipeline] withDockerContainer 02:15:57 prd-ubuntu18.04-docker-arm64-4c-16g-25899 does not seem to be running inside a container 02:15:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:15:59 $ docker top f675f076d1f5c044e30c86ff49a0c5882db7446809f493f1850841057221109e -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:00 + go version 02:16:00 go version go1.15.5 linux/arm64 [Pipeline] } 02:16:00 $ docker stop --time=1 f675f076d1f5c044e30c86ff49a0c5882db7446809f493f1850841057221109e 02:16:02 $ docker rm -f f675f076d1f5c044e30c86ff49a0c5882db7446809f493f1850841057221109e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:16:03 + docker inspect -f . ci-base-image-arm64 02:16:03 . [Pipeline] withDockerContainer 02:16:03 prd-ubuntu18.04-docker-arm64-4c-16g-25899 does not seem to be running inside a container 02:16:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:16:05 $ docker top 2cfec9540f1df333e692d4f071acf89bcb4b611563e6e1726e5d52b6800c3982 -eo pid,comm [Pipeline] { [Pipeline] echo 02:16:05 ========================================================= 02:16:05 [edgeXBuildGoParallel] Running Tests and Build... 02:16:05 ========================================================= [Pipeline] sh 02:16:06 + make test 02:16:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:16:19 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:16:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:16:19 ---> 38cf31ee90d8 02:16:19 Step 3/24 : WORKDIR /edgex-go 02:16:19 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:16:19 Step 2/30 : FROM ${BUILDER_BASE} AS builder 02:16:19 ---> 38cf31ee90d8 02:16:19 Step 3/30 : WORKDIR /edgex-go 02:16:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:16:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:16:19 ---> 38cf31ee90d8 02:16:19 Step 3/23 : WORKDIR /edgex-go 02:16:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:16:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:16:19 ---> 38cf31ee90d8 02:16:19 Step 3/21 : WORKDIR /edgex-go 02:16:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:16:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:16:19 ---> 38cf31ee90d8 02:16:19 Step 3/23 : WORKDIR /edgex-go 02:16:19 ---> Running in b775b28d2dd7 02:16:19 ---> Running in 5746116d3814 02:16:19 ---> Running in 3691922cb6c9 02:16:19 ---> Running in 7579a4add144 02:16:19 ---> Running in 5782cc6f83bb 02:16:19 Removing intermediate container b775b28d2dd7 02:16:19 ---> 347b44a4a345 02:16:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:19 Removing intermediate container 3691922cb6c9 02:16:19 ---> d3f6de6a42ec 02:16:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:19 Removing intermediate container 7579a4add144 02:16:19 ---> 13d3c3bb1b72 02:16:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:19 Removing intermediate container 5746116d3814 02:16:19 ---> 7ab9b3c6e7c5 02:16:19 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:19 Removing intermediate container 5782cc6f83bb 02:16:19 ---> 8a6988be5a98 02:16:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:19 ---> Running in cc95c3ca4f1e 02:16:19 ---> Running in afb8a09bd438 02:16:19 ---> Running in f32ef6719eed 02:16:19 ---> Running in 2b039a04c6c4 02:16:19 ---> Running in 98ca060c9794 02:16:19 Removing intermediate container afb8a09bd438 02:16:19 ---> 50e7aecaaa58 02:16:19 Step 5/24 : RUN apk add --update --no-cache make git 02:16:19 ---> Running in 0cf25fa41a92 02:16:19 Removing intermediate container f32ef6719eed 02:16:19 ---> 659f6a73b6f8 02:16:19 Step 5/23 : RUN apk add --update --no-cache make git 02:16:19 ---> Running in 9546527f5424 02:16:19 Removing intermediate container 98ca060c9794 02:16:19 ---> 537c0c1a542d 02:16:19 Step 5/21 : RUN apk add --update --no-cache make git 02:16:19 Removing intermediate container cc95c3ca4f1e 02:16:19 ---> 11a65823a575 02:16:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:16:19 Removing intermediate container 2b039a04c6c4 02:16:19 ---> 0e026232c052 02:16:19 Step 5/30 : RUN apk add --update --no-cache make git 02:16:19 ---> Running in f8d7186e7c26 02:16:19 ---> Running in 4e5d5e252736 02:16:19 ---> Running in 6470066b1fb2 02:16:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:16:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:16:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:16:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:16:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:16:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:16:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:16:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:16:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:16:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:16:25 OK: 233 MiB in 51 packages 02:16:25 OK: 233 MiB in 51 packages 02:16:25 OK: 233 MiB in 51 packages 02:16:25 OK: 233 MiB in 51 packages 02:16:25 Removing intermediate container 4e5d5e252736 02:16:25 ---> 6a8aff402d8d 02:16:25 Step 6/23 : COPY go.mod . 02:16:26 ---> 1098de525ddf 02:16:26 Step 7/23 : RUN go mod download 02:16:26 ---> Running in 9a80975dfbbd 02:16:26 Removing intermediate container 9546527f5424 02:16:26 ---> dd0df4c04c07 02:16:26 Step 6/23 : COPY go.mod . 02:16:26 Removing intermediate container f8d7186e7c26 02:16:26 ---> f95f6590fafa 02:16:26 Step 6/21 : COPY go.mod . 02:16:26 Removing intermediate container 0cf25fa41a92 02:16:26 ---> c10c0b14a988 02:16:26 Step 6/24 : COPY go.mod . 02:16:26 ---> 0fcddc6c95f2 02:16:26 Step 7/23 : RUN go mod download 02:16:26 ---> Running in 616042b47622 02:16:27 OK: 233 MiB in 51 packages 02:16:27 ---> 75092f163437 02:16:27 Step 7/21 : RUN go mod download 02:16:27 ---> 0904c9cb16f4 02:16:27 Step 7/24 : RUN go mod download 02:16:27 ---> Running in e6b61881d0fb 02:16:27 ---> Running in e118edd9cad4 02:16:27 Removing intermediate container 6470066b1fb2 02:16:27 ---> 5817b49f65b4 02:16:27 Step 6/30 : COPY go.mod . 02:16:28 ---> f34c42e6acac 02:16:28 Step 7/30 : RUN go mod download 02:16:28 ---> Running in e798c0caadcb 02:16:28 ? github.com/edgexfoundry/edgex-go [no test files] 02:16:28 Removing intermediate container 9a80975dfbbd 02:16:28 ---> 58943aa21171 02:16:28 Step 8/23 : COPY . . 02:16:28 Removing intermediate container 616042b47622 02:16:28 ---> b15f50f390f7 02:16:28 Step 8/23 : COPY . . 02:16:38 Removing intermediate container e6b61881d0fb 02:16:38 ---> b89562ae2ad2 02:16:38 Step 8/21 : COPY . . 02:16:40 Removing intermediate container e798c0caadcb 02:16:40 ---> 3ba5201a9148 02:16:40 Step 8/30 : COPY . . 02:16:41 Removing intermediate container e118edd9cad4 02:16:41 ---> 8bd9b4928675 02:16:41 Step 8/24 : COPY . . 02:17:03 ---> 60e54f5f6bd2 02:17:03 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:17:03 ---> 44ce955cd6be 02:17:03 Step 9/23 : RUN make cmd/core-data/core-data 02:17:04 ---> Running in 0b5d07a10c3b 02:17:04 ---> Running in d119721d52f7 02:17:07 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 02:17:07 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 02:17:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:17:15 ---> 10a7bd037803 02:17:15 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:17:15 ---> Running in 9f4ccca9e6ac 02:17:15 ---> 98224ffbe3d1 02:17:15 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:17:15 ---> 6e2b369601ea 02:17:15 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:17:15 ---> Running in d7cb19284f1a 02:17:15 ---> Running in a294a34fc673 02:17:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:17:17 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 02:17:17 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 02:17:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:17:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:17:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:17:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:17:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:17:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:17:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:17:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:17:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:17:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:17:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:17:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:17:43 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 02:17:43 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 02:17:47 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.410s coverage: 45.9% of statements 02:17:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:17:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:17:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:17:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:17:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:17:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:17:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 02:17:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.235s coverage: 100.0% of statements 02:17:50 Removing intermediate container 0b5d07a10c3b 02:17:50 ---> c6cafc502e38 02:17:50 02:17:50 Step 10/23 : FROM alpine:3.12 02:17:50 3.12: Pulling from library/alpine 02:17:53 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.491s coverage: 27.1% of statements 02:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:17:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements 02:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:17:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements 02:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:17:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.252s coverage: 65.8% of statements 02:17:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:17:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:17:54 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:17:54 Removing intermediate container d7cb19284f1a 02:17:54 ---> 5e6f6b8c0a94 02:17:54 02:17:54 Step 10/30 : FROM alpine:3.12 02:17:55 Status: Downloaded newer image for alpine:3.12 02:17:55 ---> 389fef711851 02:17:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:17:55 3.12: Pulling from library/alpine 02:17:55 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:17:55 Status: Image is up to date for alpine:3.12 02:17:55 ---> 389fef711851 02:17:55 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:17:55 Removing intermediate container 9f4ccca9e6ac 02:17:55 ---> a5c2f08a8cce 02:17:55 02:17:55 Step 10/21 : FROM alpine:3.12 02:17:55 ---> 389fef711851 02:17:55 Step 11/21 : RUN apk add --update --no-cache curl 02:17:55 Removing intermediate container a294a34fc673 02:17:55 ---> 3f7f110095f0 02:17:55 02:17:55 Step 10/24 : FROM alpine:3.12 02:17:55 ---> 389fef711851 02:17:55 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:17:55 ---> Running in 87fc8d26015d 02:17:55 Removing intermediate container d119721d52f7 02:17:55 ---> a56da0b12ef2 02:17:55 02:17:55 Step 10/23 : FROM alpine:3.12 02:17:55 ---> 389fef711851 02:17:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:17:55 ---> Running in 576151f40972 02:17:55 ---> Running in e6281c149f4f 02:17:55 ---> Running in c0c7fc359555 02:17:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.761s coverage: 82.3% of statements 02:17:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:17:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:17:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:17:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:17:55 ---> Running in c6c85ad1c36c 02:17:56 Removing intermediate container 576151f40972 02:17:56 ---> b28730e08cfe 02:17:56 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 02:17:56 Removing intermediate container c6c85ad1c36c 02:17:56 ---> b0bc84412988 02:17:56 Step 12/23 : ENV APP_PORT=48080 02:17:56 ---> Running in 3dea6d6a8cf0 02:17:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:17:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:17:56 (1/1) Installing dumb-init (1.2.2-r1) 02:17:56 Executing busybox-1.31.1-r19.trigger 02:17:57 OK: 6 MiB in 15 packages 02:17:57 ---> Running in a9cb1d68749f 02:17:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:17:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:17:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:17:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:17:57 Removing intermediate container a9cb1d68749f 02:17:57 ---> 05e4ec106def 02:17:57 Step 13/23 : EXPOSE $APP_PORT 02:17:57 (1/5) Installing ca-certificates (20191127-r4) 02:17:57 (1/4) Installing ca-certificates (20191127-r4) 02:17:57 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:17:57 (3/5) Installing libcurl (7.69.1-r3) 02:17:57 (4/5) Installing curl (7.69.1-r3) 02:17:57 (5/5) Installing dumb-init (1.2.2-r1) 02:17:57 Executing busybox-1.31.1-r19.trigger 02:17:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:17:57 Executing ca-certificates-20191127-r4.trigger 02:17:57 (3/4) Installing libcurl (7.69.1-r3) 02:17:57 (4/4) Installing curl (7.69.1-r3) 02:17:57 Executing busybox-1.31.1-r19.trigger 02:17:57 Executing ca-certificates-20191127-r4.trigger 02:17:57 OK: 7 MiB in 19 packages 02:17:58 OK: 7 MiB in 18 packages 02:17:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:17:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:17:58 (1/2) Installing dumb-init (1.2.2-r1) 02:17:58 (2/2) Installing su-exec (0.2-r1) 02:17:58 Executing busybox-1.31.1-r19.trigger 02:17:58 OK: 6 MiB in 16 packages 02:17:58 ---> Running in 8d9da665494f 02:17:58 Removing intermediate container 87fc8d26015d 02:17:58 ---> c5e69f043eca 02:17:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:17:59 ---> Running in 52de19ddf257 02:17:59 Removing intermediate container 8d9da665494f 02:17:59 ---> 1ba33c4e658b 02:17:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:17:59 ---> Running in 1efe94eed8fc 02:17:59 Removing intermediate container 52de19ddf257 02:17:59 ---> 4f31d391c583 02:17:59 Step 13/23 : ENV APP_PORT=48081 02:18:00 Removing intermediate container e6281c149f4f 02:18:00 ---> 404d1a80b03a 02:18:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:18:00 Removing intermediate container 3dea6d6a8cf0 02:18:00 ---> d996fb62fee5 02:18:00 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 02:18:00 ---> Running in b69945b116d2 02:18:01 Removing intermediate container c0c7fc359555 02:18:01 ---> 714ab4b9341b 02:18:01 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:18:01 ---> Running in a83d3e1ab78f 02:18:01 ---> Running in 97023dd5e0a4 02:18:01 ---> Running in df1b2429f92f 02:18:01 Removing intermediate container b69945b116d2 02:18:01 ---> fafd0a92a1ab 02:18:01 Step 14/23 : EXPOSE $APP_PORT 02:18:01 ---> Running in 0ddda1eca93f 02:18:01 Removing intermediate container 97023dd5e0a4 02:18:01 ---> 49f4017a3504 02:18:01 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:18:01 Removing intermediate container a83d3e1ab78f 02:18:01 ---> 25d71d64ed3f 02:18:01 Step 13/24 : WORKDIR / 02:18:01 Removing intermediate container df1b2429f92f 02:18:01 ---> 0ff4ff92f094 02:18:01 Step 13/21 : WORKDIR /edgex 02:18:01 ---> Running in 8ceae2b22a78 02:18:01 ---> Running in cecafd2d9a36 02:18:01 Removing intermediate container 0ddda1eca93f 02:18:01 ---> 0ad3defba96e 02:18:01 Step 15/23 : WORKDIR / 02:18:01 ---> Running in 91d2d37c96c5 02:18:01 Removing intermediate container 1efe94eed8fc 02:18:01 ---> 78e0915d2af4 02:18:01 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:18:02 ---> Running in ba36fef447e4 02:18:02 Removing intermediate container 8ceae2b22a78 02:18:02 ---> 448a8a1da7e7 02:18:02 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:18:02 ---> Running in 424c5f66cc62 02:18:02 ---> Running in 37996d13051b 02:18:02 Removing intermediate container cecafd2d9a36 02:18:02 ---> 121d4a2c342b 02:18:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:18:02 Removing intermediate container 91d2d37c96c5 02:18:02 ---> af43f74fbc10 02:18:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:18:02 Removing intermediate container ba36fef447e4 02:18:02 ---> a5f8c48bc492 02:18:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:18:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.224s coverage: 28.6% of statements 02:18:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:18:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:18:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:18:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:18:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:18:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.165s coverage: 100.0% of statements 02:18:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:18:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.092s coverage: 100.0% of statements 02:18:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:18:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.331s coverage: 86.7% of statements 02:18:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:18:03 ---> dc0d190bb15a 02:18:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:18:03 ---> 21c6b5b9061c 02:18:03 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:18:03 ---> d365b91544d3 02:18:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:18:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.431s coverage: 97.5% of statements 02:18:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:18:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:18:04 ---> 5834e744671a 02:18:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:18:04 ---> 2602dc78c685 02:18:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:18:04 ---> 32243d80d86b 02:18:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:18:04 ---> 4c5f44b96deb 02:18:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:18:04 Removing intermediate container 37996d13051b 02:18:04 ---> 84cdf536f488 02:18:04 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 02:18:04 ---> 0a9c87c00470 02:18:04 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:18:04 ---> Running in 06088ba4a93d 02:18:04 ---> Running in f590129dbc01 02:18:05 ---> e9c6d53897dd 02:18:05 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:18:05 ---> Running in b85a0f8e8b3d 02:18:05 ---> 90755464c77e 02:18:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:18:05 Removing intermediate container 06088ba4a93d 02:18:05 ---> 3eb24cf6256c 02:18:05 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:18:05 Removing intermediate container f590129dbc01 02:18:05 ---> 5be70affcc0d 02:18:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:18:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.172s coverage: 78.3% of statements 02:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:18:05 ---> Running in b0a7a63224e2 02:18:05 Removing intermediate container b85a0f8e8b3d 02:18:05 ---> 437637e8a6ff 02:18:05 Step 18/21 : CMD ["--init=true"] 02:18:05 ---> Running in 03ce33d86efb 02:18:05 Removing intermediate container b0a7a63224e2 02:18:05 ---> d7e36cbd3138 02:18:05 Step 21/23 : LABEL arch=x86_64 02:18:05 ---> ba3b6d673f27 02:18:05 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:18:05 ---> 51e23dc258fa 02:18:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:18:05 ---> Running in 2b4d548c4287 02:18:05 ---> Running in 85e7c6cfde85 02:18:06 Removing intermediate container 03ce33d86efb 02:18:06 ---> 0d9a67a17059 02:18:06 Step 19/21 : LABEL arch=x86_64 02:18:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:18:06 ---> Running in 72cbdb151f92 02:18:06 ---> b54486cdbd70 02:18:06 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/ 02:18:06 Removing intermediate container 2b4d548c4287 02:18:06 ---> c41c2eaa84b2 02:18:06 Step 22/23 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:18:06 ---> Running in dfd1d1a12f58 02:18:06 ---> Running in 09cc07c19bce 02:18:06 Removing intermediate container 72cbdb151f92 02:18:06 ---> 3ee6cacc349d 02:18:06 Step 20/21 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:18:06 ---> Running in 85695ed9987e 02:18:06 Removing intermediate container 09cc07c19bce 02:18:06 ---> 035c304b2005 02:18:06 Step 23/23 : LABEL version=0.0.0 02:18:06 ---> Running in 20cab92cff79 02:18:06 Removing intermediate container 85695ed9987e 02:18:06 ---> 6af74c5f5ac8 02:18:06 Step 21/21 : LABEL version=0.0.0 02:18:07 ---> Running in f50bb5ec67ad 02:18:07 Removing intermediate container 20cab92cff79 02:18:07 ---> 067e122c2f0e 02:18:07 02:18:07 Successfully built 067e122c2f0e 02:18:07 Removing intermediate container f50bb5ec67ad 02:18:07 ---> d39175454a9f 02:18:07 02:18:07 Successfully tagged docker-core-metadata-go:latest 02:18:07  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 02:18:07 Removing intermediate container 85e7c6cfde85 02:18:07 ---> f42d710e5a36 02:18:07 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 02:18:07 Removing intermediate container dfd1d1a12f58 02:18:07 ---> 0fad25d1028e 02:18:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:18:07 Successfully built d39175454a9f 02:18:07 Successfully tagged docker-security-proxy-setup-go:latest 02:18:07 Building docker-support-notifications-go 02:18:07  Building docker-security-proxy-setup-go ... done  ---> Running in 45dce5ac4971 02:18:07 ---> 2a5eb455785c 02:18:07 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:18:07 Removing intermediate container 45dce5ac4971 02:18:07 ---> 410f5f85aca3 02:18:07 Step 22/24 : LABEL arch=x86_64 02:18:07 ---> Running in 07943598b773 02:18:08 Removing intermediate container 07943598b773 02:18:08 ---> 8ff6af5dc444 02:18:08 Step 23/24 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:18:08 ---> Running in 5f6c0e71c382 02:18:08 ---> 94acff6c5f3e 02:18:08 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:18:08 (1/6) Installing dumb-init (1.2.2-r1) 02:18:08 (2/6) Installing libgcc (9.3.0-r2) 02:18:09 (3/6) Installing libsodium (1.0.18-r0) 02:18:09 (4/6) Installing libstdc++ (9.3.0-r2) 02:18:10 (5/6) Installing libzmq (4.3.3-r0) 02:18:10 (6/6) Installing zeromq (4.3.3-r0) 02:18:10 Executing busybox-1.31.1-r19.trigger 02:18:10 OK: 8 MiB in 20 packages 02:18:10 Removing intermediate container 5f6c0e71c382 02:18:10 ---> a8bcfd4f5007 02:18:10 Step 24/24 : LABEL version=0.0.0 02:18:13 ---> e8b3a3308cc8 02:18:13 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:18:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.249s coverage: 92.8% of statements 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:18:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:18:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.219s coverage: 0.1% of statements 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 45.5% of statements 02:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 79.5% of statements 02:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 02:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 02:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.092s coverage: 87.5% of statements 02:18:14 ---> Running in d273ab9b41cd 02:18:14 ---> 9766030c7dc6 02:18:14 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 02:18:14 Removing intermediate container d273ab9b41cd 02:18:14 ---> 89c309063692 02:18:14 02:18:15 Removing intermediate container 424c5f66cc62 02:18:15 ---> b482303ea9ec 02:18:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:18:15 ---> Running in 41ae675bd02f 02:18:15 Successfully built 89c309063692 02:18:15 Successfully tagged docker-security-secretstore-setup-go:latest 02:18:15 Building docker-sys-mgmt-agent-go 02:18:16  Building docker-security-secretstore-setup-go ... done  ---> 655e361b4aac 02:18:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:18:16 Removing intermediate container 41ae675bd02f 02:18:16 ---> ed17b70e7982 02:18:16 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:18:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements 02:18:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 02:18:26 ---> 832d63de88ad 02:18:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:18:26 ---> 58303b2996d4 02:18:26 Step 25/30 : RUN chmod +x /entrypoint.sh 02:18:27 ---> Running in 3e5950e774c5 02:18:29 ---> 88d59e5e3515 02:18:29 Step 19/23 : ENTRYPOINT ["/core-data"] 02:18:29 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:18:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:18:29 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:18:29 ---> 38cf31ee90d8 02:18:29 Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 3/22 : WORKDIR /edgex-go 02:18:29 02:18:29 ---> Using cache 02:18:29 ---> 38cf31ee90d8 02:18:29 ---> 8a6988be5a98 02:18:29 Step 3/22 : WORKDIR /edgex-goStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:29 02:18:29 ---> Using cache 02:18:29 ---> Using cache 02:18:29 ---> 8a6988be5a98 02:18:29 ---> 537c0c1a542d 02:18:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:18:29 02:18:29 ---> Using cache 02:18:29 ---> 537c0c1a542d 02:18:29 Step 5/22 : RUN apk add --update --no-cache make git 02:18:29 ---> Using cache 02:18:29 ---> f95f6590fafa 02:18:29 Step 6/22 : COPY go.mod . 02:18:29 ---> Using cache 02:18:29 ---> 75092f163437 02:18:29 Step 7/22 : RUN go mod download 02:18:29 ---> Using cache 02:18:29 ---> b89562ae2ad2 02:18:29 Step 8/22 : COPY . . 02:18:29 ---> Using cache 02:18:29 ---> 10a7bd037803 02:18:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:18:30 ---> Running in d3002a34b6a6 02:18:30 ---> Running in 3e410598c9de 02:18:30 ---> Running in 248dc095f800 02:18:31 Removing intermediate container d3002a34b6a6 02:18:31 ---> b5655af6262e 02:18:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:18:32 ---> Running in e6780cac1ef0 02:18:32 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 02:18:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:18:33 Removing intermediate container e6780cac1ef0 02:18:33 ---> 68b3a42c00e1 02:18:33 Step 21/23 : LABEL arch=x86_64 02:18:33 ---> Running in a0104ab688c6 02:18:34 Removing intermediate container 3e5950e774c5 02:18:34 ---> 50edeebc9b48 02:18:34 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 02:18:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:18:35 Removing intermediate container a0104ab688c6 02:18:35 ---> 5c349b5dae76 02:18:35 Step 22/23 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:18:35 ---> Running in af4226411c8b 02:18:36 ---> Running in c08690155a56 02:18:36 OK: 233 MiB in 51 packages 02:18:36 Removing intermediate container af4226411c8b 02:18:36 ---> 51f985986170 02:18:36 Step 27/30 : CMD ["gate"] 02:18:37 Removing intermediate container c08690155a56 02:18:37 ---> ce94300d3780 02:18:37 Step 23/23 : LABEL version=0.0.0 02:18:37 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:18:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:18:37 ---> 38cf31ee90d8 02:18:37 Step 3/26 : WORKDIR /edgex-go 02:18:37 ---> Using cache 02:18:37 ---> 8a6988be5a98 02:18:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:37 ---> Using cache 02:18:37 ---> 537c0c1a542d 02:18:37 Step 5/26 : RUN apk add --update --no-cache make bash git 02:18:38 ---> Running in 3b08d8a18945 02:18:38 ---> Running in 3f7b68760296 02:18:38 ---> Running in 0385a8a83917 02:18:39 Removing intermediate container 3b08d8a18945 02:18:39 ---> da0a055114b9 02:18:39 Step 28/30 : LABEL arch=x86_64 02:18:39 ---> Running in 8a2e0848b2ea 02:18:39 Removing intermediate container 3f7b68760296 02:18:39 ---> a0b5dddee8fc 02:18:39 02:18:39 Removing intermediate container 3e410598c9de 02:18:39 ---> 95151d29b523 02:18:39 Step 6/22 : COPY go.mod . 02:18:40 Removing intermediate container 8a2e0848b2ea 02:18:40 ---> 1039890b8c7e 02:18:40 Step 29/30 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:18:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:18:40 Successfully built a0b5dddee8fc 02:18:40 Successfully tagged docker-core-data-go:latest 02:18:40 Building docker-core-command-go 02:18:40 ---> Running in bac392f254bb 02:18:40  Building docker-core-data-go ... done  ---> 00148bdefae6 02:18:40 Step 7/22 : RUN go mod download 02:18:40 ---> Running in 6a1b595f41b2 02:18:40 Removing intermediate container bac392f254bb 02:18:40 ---> 8428f0de6da6 02:18:40 Step 30/30 : LABEL version=0.0.0 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.130s coverage: 92.9% of statements 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 77.8% of statements 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.144s coverage: 84.2% of statements 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.192s coverage: 91.4% of statements 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.575s coverage: 63.5% of statements 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.076s coverage: 100.0% of statements 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.742s coverage: 68.9% of statements 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.344s coverage: 37.0% of statements 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:18:41 ---> Running in 763b32a46a71 02:18:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.523s coverage: 84.0% of statements 02:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.084s coverage: 100.0% of statements 02:18:42 OK: 233 MiB in 51 packages 02:18:43 Removing intermediate container 763b32a46a71 02:18:43 ---> 589f6b392898 02:18:43 02:18:44 Successfully built 589f6b392898 02:18:44 Successfully tagged docker-security-bootstrapper-go:latest 02:18:46  Building docker-security-bootstrapper-go ... done Removing intermediate container 0385a8a83917 02:18:46 ---> 29f9227bf570 02:18:46 Step 6/26 : COPY go.mod . 02:18:46 Removing intermediate container 6a1b595f41b2 02:18:46 ---> 8e7c485f7697 02:18:46 Step 8/22 : COPY . . 02:18:46 ---> f2774164f0ff 02:18:46 Step 7/26 : RUN go mod download 02:18:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.439s coverage: 47.0% of statements 02:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:18:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.170s coverage: 100.0% of statements 02:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:18:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.117s coverage: 100.0% of statements 02:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 02:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:18:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.345s coverage: 89.4% of statements 02:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:18:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:18:55 ---> Running in 93bb1028a024 02:18:56 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:18:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:18:56 ---> 38cf31ee90d8 02:18:56 Step 3/23 : WORKDIR /edgex-go 02:18:56 ---> Using cache 02:18:56 ---> 8a6988be5a98 02:18:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:56 ---> Using cache 02:18:56 ---> 537c0c1a542d 02:18:56 Step 5/23 : RUN apk add --update --no-cache make git 02:18:56 ---> Using cache 02:18:56 ---> f95f6590fafa 02:18:56 Step 6/23 : COPY go.mod . 02:18:56 ---> Using cache 02:18:56 ---> 75092f163437 02:18:56 Step 7/23 : RUN go mod download 02:18:56 ---> Using cache 02:18:56 ---> b89562ae2ad2 02:18:56 Step 8/23 : COPY . . 02:18:56 ---> Using cache 02:18:56 ---> 10a7bd037803 02:18:56 Step 9/23 : RUN make cmd/core-command/core-command 02:18:58 ---> Running in c68f951147b9 02:18:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.980s coverage: 29.1% of statements 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:18:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.230s coverage: 99.0% of statements 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:18:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.085s coverage: 100.0% of statements 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:18:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.176s coverage: 100.0% of statements 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:18:58 ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:18:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:18:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.106s coverage: 87.9% of statements 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:18:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:18:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements 02:18:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.062s coverage: 32.1% of statements 02:18:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 02:18:58 GO111MODULE=on go vet ./... 02:18:59 Removing intermediate container 93bb1028a024 02:18:59 ---> 518a7857f633 02:18:59 Step 8/26 : COPY . . 02:18:59 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 02:19:09 Removing intermediate container 248dc095f800 02:19:09 ---> e5c1bad973f8 02:19:09 02:19:09 Step 10/22 : FROM alpine:3.12 02:19:09 ---> 389fef711851 02:19:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:19:09 ---> Using cache 02:19:09 ---> c5e69f043eca 02:19:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:19:09 ---> Using cache 02:19:09 ---> 4f31d391c583 02:19:09 Step 13/22 : ENV APP_PORT=48085 02:19:12 ---> Running in 81be6c576dc4 02:19:13 Removing intermediate container 81be6c576dc4 02:19:13 ---> 34d1a90c34f4 02:19:13 Step 14/22 : EXPOSE $APP_PORT 02:19:16 ---> Running in 6996e1cb715f 02:19:17 ---> 497df127dea3 02:19:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:19:18 Removing intermediate container 6996e1cb715f 02:19:18 ---> cb3173114cf1 02:19:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:19:18 ---> Running in 0a77210c1579 02:19:21 ---> 6b1cf5994c35 02:19:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:19:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:19:24 ---> 33d4a7eaf7d2 02:19:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:19:25 ---> ad6a3066ed89 02:19:25 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:19:25 ---> 2afc19937f48 02:19:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:19:26 ---> Running in 659f6578e017 02:19:26 ---> Running in 44cc42009d8a 02:19:26 Removing intermediate container 44cc42009d8a 02:19:26 ---> 5e75938e2e24 02:19:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:19:27 ---> Running in d61265ceb783 02:19:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:19:27 Removing intermediate container d61265ceb783 02:19:27 ---> aff37d1a1e8f 02:19:27 Step 20/22 : LABEL arch=x86_64 02:19:28 ---> Running in b1e045cfb3e7 02:19:28 Removing intermediate container c68f951147b9 02:19:28 ---> 6c9a744ab17c 02:19:28 02:19:28 Step 10/23 : FROM alpine:3.12 02:19:28 ---> 389fef711851 02:19:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:19:28 ---> Using cache 02:19:28 ---> c5e69f043eca 02:19:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:19:28 ---> Using cache 02:19:28 ---> 4f31d391c583 02:19:28 Step 13/23 : ENV APP_PORT=48082 02:19:28 ---> Running in c205fa1f3378 02:19:29 Removing intermediate container b1e045cfb3e7 02:19:29 ---> 7fe6d6d81279 02:19:29 Step 21/22 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:19:29 ---> Running in 1358e0cc4648 02:19:29 Removing intermediate container c205fa1f3378 02:19:29 ---> 3aea6ab949e5 02:19:29 Step 14/23 : EXPOSE $APP_PORT 02:19:29 ---> Running in ecdde4cb0aa4 02:19:29 Removing intermediate container 1358e0cc4648 02:19:29 ---> f2132ad1abd4 02:19:29 Step 22/22 : LABEL version=0.0.0 02:19:29 ---> Running in b9767bdf6762 02:19:29 Removing intermediate container ecdde4cb0aa4 02:19:29 ---> cd3fc47d3854 02:19:29 Step 15/23 : WORKDIR / 02:19:30 ---> Running in 6e5f289c3950 02:19:30 Removing intermediate container b9767bdf6762 02:19:30 ---> c21b6a0e886f 02:19:30 02:19:30 Removing intermediate container 6e5f289c3950 02:19:30 ---> 04eca9380a11 02:19:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:19:30 Successfully built c21b6a0e886f 02:19:30 Successfully tagged docker-support-scheduler-go:latest 02:19:30  Building docker-support-scheduler-go ... done  ---> f596b2cf9a7c 02:19:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:19:31 ---> 2b66157b4af0 02:19:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:19:32 ---> 9c0dce3b46da 02:19:32 Step 19/23 : ENTRYPOINT ["/core-command"] 02:19:32 ---> Running in e672ca30c322 02:19:32 Removing intermediate container e672ca30c322 02:19:32 ---> 34f63a1d90ba 02:19:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:19:32 ---> Running in 8713ccff6486 02:19:33 Removing intermediate container 8713ccff6486 02:19:33 ---> a43e68f57b7b 02:19:33 Step 21/23 : LABEL arch=x86_64 02:19:33 ---> Running in f1bfc53614da 02:19:33 Removing intermediate container f1bfc53614da 02:19:33 ---> 7fc65ff23d26 02:19:33 Step 22/23 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:19:33 ---> Running in 09c0af60dd05 02:19:35 Removing intermediate container 09c0af60dd05 02:19:35 ---> 0526450e9ae9 02:19:35 Step 23/23 : LABEL version=0.0.0 02:19:35 ---> Running in 52b0f8a2e958 02:19:35 Removing intermediate container 52b0f8a2e958 02:19:35 ---> 7e3c92011f05 02:19:35 02:19:35 Successfully built 7e3c92011f05 02:19:35 Successfully tagged docker-core-command-go:latest 02:19:42  Building docker-core-command-go ... done Removing intermediate container 0a77210c1579 02:19:42 ---> 6c77aab071d1 02:19:42 02:19:42 Step 10/22 : FROM alpine:3.12 02:19:42 ---> 389fef711851 02:19:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:19:42 ---> Running in 92850d4ddba1 02:19:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:19:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:19:43 (1/2) Installing ca-certificates (20191127-r4) 02:19:43 (2/2) Installing dumb-init (1.2.2-r1) 02:19:43 Executing busybox-1.31.1-r19.trigger 02:19:43 Executing ca-certificates-20191127-r4.trigger 02:19:44 OK: 6 MiB in 16 packages 02:19:44 Removing intermediate container 659f6578e017 02:19:44 ---> a4deea275afe 02:19:44 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:19:44 ---> Running in c03cd9a06494 02:19:45 Removing intermediate container 92850d4ddba1 02:19:45 ---> a187cfb40f4b 02:19:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:19:45 ---> Running in f6179285d248 02:19:45 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 02:19:45 Removing intermediate container f6179285d248 02:19:45 ---> 11146df3194e 02:19:45 Step 13/22 : ENV APP_PORT=48060 02:19:45 ---> Running in 6a6f2c9b3e23 02:19:46 Removing intermediate container 6a6f2c9b3e23 02:19:46 ---> c247e2b19f0e 02:19:46 Step 14/22 : EXPOSE $APP_PORT 02:19:46 ---> Running in 08c5eb5439b9 02:19:46 Removing intermediate container 08c5eb5439b9 02:19:46 ---> 35168f9578e3 02:19:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:19:46 ---> ff9ad99bae68 02:19:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:19:46 Removing intermediate container c03cd9a06494 02:19:46 ---> fa2abde1073f 02:19:46 02:19:46 Step 11/26 : FROM docker:20.10.0 02:19:46 20.10.0: Pulling from library/docker 02:19:47 ---> 2d03761c1dc0 02:19:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:19:48 ---> ee96837a8d5e 02:19:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:19:48 ---> Running in d16098ad47b7 02:19:49 Removing intermediate container d16098ad47b7 02:19:49 ---> 94c5dfd46b0e 02:19:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:19:49 ---> Running in 12aeea3029fc 02:19:49 Removing intermediate container 12aeea3029fc 02:19:49 ---> a559b80315fc 02:19:49 Step 20/22 : LABEL arch=x86_64 02:19:49 ---> Running in b90a34250322 02:19:49 Removing intermediate container b90a34250322 02:19:49 ---> 073b49d164b8 02:19:49 Step 21/22 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:19:49 ---> Running in 69cc28533a65 02:19:50 Removing intermediate container 69cc28533a65 02:19:50 ---> 71afc4f5d4e7 02:19:50 Step 22/22 : LABEL version=0.0.0 02:19:50 ---> Running in 7c49f017feae 02:19:50 Removing intermediate container 7c49f017feae 02:19:50 ---> f16518679d1b 02:19:50 02:19:50 Successfully built f16518679d1b 02:19:50 Successfully tagged docker-support-notifications-go:latest 02:19:53  Building docker-support-notifications-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:19:53 Status: Downloaded newer image for docker:20.10.0 02:19:53 ---> aefe523efa57 02:19:53 Step 12/26 : RUN apk add --no-cache bash 02:19:53 ---> Running in 736fc1a32b12 02:19:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:19:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:19:54 (1/2) Installing readline (8.0.4-r0) 02:19:54 (2/2) Installing bash (5.0.17-r0) 02:19:54 Executing bash-5.0.17-r0.post-install 02:19:54 Executing busybox-1.31.1-r19.trigger 02:19:54 OK: 12 MiB in 22 packages 02:19:55 Removing intermediate container 736fc1a32b12 02:19:55 ---> df4331a200c4 02:19:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:19:55 ---> Running in 6e4b602dbe9d 02:19:55 Removing intermediate container 6e4b602dbe9d 02:19:55 ---> d19d6a26ec21 02:19:55 Step 14/26 : ENV APP_PORT=48090 02:19:55 ---> Running in 5d83a1107234 02:19:55 Removing intermediate container 5d83a1107234 02:19:55 ---> 1f8ccd181f3a 02:19:55 Step 15/26 : EXPOSE $APP_PORT 02:19:55 ---> Running in ce7c1270b12d 02:19:55 Removing intermediate container ce7c1270b12d 02:19:55 ---> 2b842161c66d 02:19:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:19:56 ---> b6b6326ffa73 02:19:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:19:56 ---> 8026989dc9e2 02:19:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:19:57 ---> a6759730192c 02:19:57 Step 19/26 : RUN apk --no-cache add py3-pip 02:19:57 ---> Running in 9bc429b27d4a 02:19:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:19:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:19:57 (1/33) Installing libbz2 (1.0.8-r1) 02:19:57 (2/33) Installing expat (2.2.9-r1) 02:19:57 (3/33) Installing libffi (3.3-r2) 02:19:57 (4/33) Installing gdbm (1.13-r1) 02:19:57 (5/33) Installing xz-libs (5.2.5-r0) 02:19:57 (6/33) Installing sqlite-libs (3.32.1-r0) 02:19:57 (7/33) Installing python3 (3.8.5-r0) 02:19:59 (8/33) Installing py3-appdirs (1.4.4-r1) 02:19:59 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:19:59 (10/33) Installing py3-parsing (2.4.7-r0) 02:19:59 (11/33) Installing py3-six (1.15.0-r0) 02:19:59 (12/33) Installing py3-packaging (20.4-r0) 02:19:59 (13/33) Installing py3-setuptools (47.0.0-r0) 02:19:59 (14/33) Installing py3-chardet (3.0.4-r4) 02:19:59 (15/33) Installing py3-idna (2.9-r0) 02:19:59 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:19:59 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:19:59 (18/33) Installing py3-requests (2.23.0-r0) 02:19:59 (19/33) Installing py3-msgpack (1.0.0-r0) 02:19:59 (20/33) Installing py3-lockfile (0.12.2-r3) 02:19:59 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:19:59 (22/33) Installing py3-colorama (0.4.3-r0) 02:19:59 (23/33) Installing py3-distlib (0.3.0-r0) 02:19:59 (24/33) Installing py3-distro (1.5.0-r1) 02:19:59 (25/33) Installing py3-webencodings (0.5.1-r3) 02:19:59 (26/33) Installing py3-html5lib (1.0.1-r4) 02:19:59 (27/33) Installing py3-pytoml (0.1.21-r0) 02:19:59 (28/33) Installing py3-pep517 (0.8.2-r0) 02:19:59 (29/33) Installing py3-progress (1.5-r0) 02:19:59 (30/33) Installing py3-toml (0.10.1-r0) 02:19:59 (31/33) Installing py3-retrying (1.3.3-r0) 02:19:59 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:19:59 (33/33) Installing py3-pip (20.1.1-r0) 02:19:59 Executing busybox-1.31.1-r19.trigger 02:19:59 OK: 71 MiB in 55 packages 02:20:10 Removing intermediate container 9bc429b27d4a 02:20:10 ---> a6c1ee53e6c3 02:20:10 Step 20/26 : RUN pip install docker-compose==1.23.2 02:20:10 ---> Running in 3f0c6b85f633 02:20:11 Collecting docker-compose==1.23.2 02:20:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:20:11 Collecting texttable<0.10,>=0.9.0 02:20:11 Downloading texttable-0.9.1.tar.gz (11 kB) 02:20:11 Collecting cached-property<2,>=1.2.0 02:20:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:20:12 Collecting PyYAML<4,>=3.10 02:20:12 Downloading PyYAML-3.13.tar.gz (270 kB) 02:20:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:20:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:20:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:20:13 Collecting jsonschema<3,>=2.5.1 02:20:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:20:13 Collecting docopt<0.7,>=0.6.1 02:20:13 Downloading docopt-0.6.2.tar.gz (25 kB) 02:20:14 Collecting websocket-client<1.0,>=0.32.0 02:20:14 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 02:20:14 Collecting dockerpty<0.5,>=0.4.1 02:20:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:20:14 Collecting docker<4.0,>=3.6.0 02:20:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:20:14 Collecting idna<2.8,>=2.5 02:20:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:20:15 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) 02:20:15 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) 02:20:15 Collecting urllib3<1.25,>=1.21.1 02:20:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:20:15 Collecting docker-pycreds>=0.4.0 02:20:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:20:15 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:20:15 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:20:15 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:20:15 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:20:15 Installing collected packages: texttable, cached-property, PyYAML, idna, urllib3, requests, jsonschema, docopt, websocket-client, dockerpty, docker-pycreds, docker, docker-compose 02:20:15 Running setup.py install for texttable: started 02:20:16 Running setup.py install for texttable: finished with status 'done' 02:20:16 Running setup.py install for PyYAML: started 02:20:16 Running setup.py install for PyYAML: finished with status 'done' 02:20:16 Attempting uninstall: idna 02:20:16 Found existing installation: idna 2.9 02:20:16 Uninstalling idna-2.9: 02:20:16 Successfully uninstalled idna-2.9 02:20:16 Attempting uninstall: urllib3 02:20:16 Found existing installation: urllib3 1.25.9 02:20:16 Uninstalling urllib3-1.25.9: 02:20:16 Successfully uninstalled urllib3-1.25.9 02:20:17 Attempting uninstall: requests 02:20:17 Found existing installation: requests 2.23.0 02:20:17 Uninstalling requests-2.23.0: 02:20:17 Successfully uninstalled requests-2.23.0 02:20:17 Running setup.py install for docopt: started 02:20:18 Running setup.py install for docopt: finished with status 'done' 02:20:18 Running setup.py install for dockerpty: started 02:20:18 Running setup.py install for dockerpty: finished with status 'done' 02:20:18 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 02:20:20 gofmt -l . 02:20:20 [ "`gofmt -l .`" = "" ] 02:20:20 ./bin/test-go-mod-tidy.sh 02:20:20 ./bin/test-attribution-txt.sh [Pipeline] sh 02:20:21 + ls -al . 02:20:21 total 728 02:20:21 drwxrwxr-x 9 1001 1001 4096 Feb 10 02:20 . 02:20:21 drwxr-xr-x 4 root root 4096 Feb 10 02:16 .. 02:20:21 -rw-rw-r-- 1 1001 1001 11 Feb 10 02:14 .dockerignore 02:20:21 drwxrwxr-x 8 1001 1001 4096 Feb 10 02:14 .git 02:20:21 drwxrwxr-x 3 1001 1001 4096 Feb 10 02:14 .github 02:20:21 -rw-rw-r-- 1 1001 1001 818 Feb 10 02:14 .gitignore 02:20:21 -rw-rw-r-- 1 1001 1001 166 Feb 10 02:14 .sonarcloud.properties 02:20:21 -rw-rw-r-- 1 1001 1001 7859 Feb 10 02:14 Attribution.txt 02:20:21 -rw-rw-r-- 1 1001 1001 3804 Feb 10 02:14 CONTRIBUTING.md 02:20:21 -rw-rw-r-- 1 1001 1001 931 Feb 10 02:14 Dockerfile.build 02:20:21 -rw-rw-r-- 1 1001 1001 863 Feb 10 02:14 Jenkinsfile 02:20:21 -rw-rw-r-- 1 1001 1001 10775 Feb 10 02:14 LICENSE 02:20:21 -rw-rw-r-- 1 1001 1001 5774 Feb 10 02:14 Makefile 02:20:21 -rw-rw-r-- 1 1001 1001 6524 Feb 10 02:14 README.md 02:20:21 -rw-rw-r-- 1 1001 1001 6755 Feb 10 02:14 SECURITY.md 02:20:21 -rw-rw-r-- 1 1001 1001 5 Feb 10 02:12 VERSION 02:20:21 -rw-rw-r-- 1 1001 1001 4131 Feb 10 02:14 ZMQWindows.md 02:20:21 drwxrwxr-x 2 1001 1001 4096 Feb 10 02:14 bin 02:20:21 drwxrwxr-x 14 1001 1001 4096 Feb 10 02:14 cmd 02:20:21 -rw-r--r-- 1 root root 595164 Feb 10 02:18 coverage.out 02:20:21 -rw-r--r-- 1 root root 1054 Feb 10 02:20 go.mod 02:20:21 -rw-r--r-- 1 root root 19290 Feb 10 02:20 go.sum 02:20:21 drwxrwxr-x 8 1001 1001 4096 Feb 10 02:14 internal 02:20:21 drwxrwxr-x 4 1001 1001 4096 Feb 10 02:14 openapi 02:20:21 drwxrwxr-x 4 1001 1001 4096 Feb 10 02:14 snap 02:20:21 -rw-rw-r-- 1 1001 1001 168 Feb 10 02:14 version.go [Pipeline] sh 02:20:22 + '[' -e coverage.out ] 02:20:22 + chown 1001:1001 coverage.out [Pipeline] stash 02:20:22 Warning: overwriting stash ‘coverage-report’ 02:20:23 Removing intermediate container 3f0c6b85f633 02:20:23 ---> 0014fb994f4b 02:20:23 Step 21/26 : RUN apk --no-cache add curl 02:20:23 ---> Running in 664bfb9d5fe9 02:20:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:20:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:20:23 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:20:23 (2/3) Installing libcurl (7.69.1-r3) 02:20:23 (3/3) Installing curl (7.69.1-r3) 02:20:23 Executing busybox-1.31.1-r19.trigger 02:20:23 OK: 72 MiB in 58 packages 02:20:24 Stashed 1 file(s) [Pipeline] sh 02:20:24 Removing intermediate container 664bfb9d5fe9 02:20:24 ---> 2fd7d380f7ac 02:20:24 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:20:24 ---> Running in a0319750a6af 02:20:24 Removing intermediate container a0319750a6af 02:20:24 ---> 1421682427f7 02:20:24 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:20:24 ---> Running in f97be0946c65 02:20:24 Removing intermediate container f97be0946c65 02:20:24 ---> 417dffd79e56 02:20:24 Step 24/26 : LABEL arch=x86_64 02:20:24 ---> Running in 4abfc14b5ace 02:20:24 Removing intermediate container 4abfc14b5ace 02:20:24 ---> 1a641c9c6c7d 02:20:24 Step 25/26 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:20:24 ---> Running in d6c5d32bac2a 02:20:24 + make build 02:20:24 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 02:20:25 Removing intermediate container d6c5d32bac2a 02:20:25 ---> 52d28b8798f9 02:20:25 Step 26/26 : LABEL version=0.0.0 02:20:25 ---> Running in c5ffc156f2b9 02:20:25 Removing intermediate container c5ffc156f2b9 02:20:25 ---> 738a33237cc2 02:20:25 02:20:25 Successfully built 738a33237cc2 02:20:25 Successfully tagged docker-sys-mgmt-agent-go:latest 02:20:27  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 02:20:27 $ docker stop --time=1 e679fa7e88a93ddbabc11459eebf3d8513776db43bd2823b6720e839283c51b1 02:20:28 $ docker rm -f e679fa7e88a93ddbabc11459eebf3d8513776db43bd2823b6720e839283c51b1 [Pipeline] // withDockerContainer [Pipeline] sh 02:20:29 + docker images 02:20:29 + grep docker 02:20:29 docker-sys-mgmt-agent-go latest 738a33237cc2 4 seconds ago 313MB 02:20:29 docker-support-notifications-go latest f16518679d1b 39 seconds ago 17.6MB 02:20:29 docker-core-command-go latest 7e3c92011f05 54 seconds ago 16.9MB 02:20:29 docker-support-scheduler-go latest c21b6a0e886f About a minute ago 17MB 02:20:29 docker-security-bootstrapper-go latest 589f6b392898 About a minute ago 17.9MB 02:20:29 docker-core-data-go latest a0b5dddee8fc About a minute ago 22.3MB 02:20:29 docker-security-secretstore-setup-go latest 89c309063692 2 minutes ago 24.6MB 02:20:29 docker-security-proxy-setup-go latest d39175454a9f 2 minutes ago 24.4MB 02:20:29 docker-core-metadata-go latest 067e122c2f0e 2 minutes ago 18.8MB 02:20:29 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 02:20:34 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 02:20:45 Still waiting to schedule task 02:20:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:20:57 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 02:21:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:21:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:21:07 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 02:21:12 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 02:21:17 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 02:21:20 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 02:21:24 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 02:21:28 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 02:21:32 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] } 02:21:38 $ docker stop --time=1 2cfec9540f1df333e692d4f071acf89bcb4b611563e6e1726e5d52b6800c3982 02:21:40 $ docker rm -f 2cfec9540f1df333e692d4f071acf89bcb4b611563e6e1726e5d52b6800c3982 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:21:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:21:42 02:21:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:21:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:21:43 latest: Pulling from edgex-devops/edgex-compose-arm64 02:21:43 29e5d40040c1: Pulling fs layer 02:21:43 1ce36da41761: Pulling fs layer 02:21:43 25b303627fd3: Pulling fs layer 02:21:43 29e5d40040c1: Download complete 02:21:44 1ce36da41761: Verifying Checksum 02:21:44 1ce36da41761: Download complete 02:21:44 29e5d40040c1: Pull complete 02:21:45 1ce36da41761: Pull complete 02:21:46 25b303627fd3: Download complete 02:21:48 Running on prd-ubuntu18.04-docker-8c-8g-25903 in /w/workspace/edgexfoundry_edgex-go_PR-3153 [Pipeline] { [Pipeline] ws 02:21:48 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 02:21:52 using credential edgex-jenkins-ssh 02:21:52 Cloning the remote Git repository 02:21:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:21:52 > git init /w/workspace/edgex-go/7 # timeout=10 02:21:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:21:52 > git --version # timeout=10 02:21:52 > git --version # 'git version 2.17.1' 02:21:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:57 25b303627fd3: Pull complete 02:21:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:21:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:21:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:21:57 prd-ubuntu18.04-docker-arm64-4c-16g-25899 does not seem to be running inside a container 02:21:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:22:00 $ docker top e9486eb91371dc833f10ae5aefc1d6f3c2dbbdd5439bd037cd1ed28f7b2dae2a -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:02 + grep parallel 02:22:02 + docker-compose build --help 02:22:05 --parallel Build images in parallel. [Pipeline] } 02:22:05 $ docker stop --time=1 e9486eb91371dc833f10ae5aefc1d6f3c2dbbdd5439bd037cd1ed28f7b2dae2a 02:22:07 $ docker rm -f e9486eb91371dc833f10ae5aefc1d6f3c2dbbdd5439bd037cd1ed28f7b2dae2a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:22:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:22:08 . [Pipeline] withDockerContainer 02:22:08 prd-ubuntu18.04-docker-arm64-4c-16g-25899 does not seem to be running inside a container 02:22:09 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:22:10 $ docker top f71a41f0973e2d16540b8b2452754dfc0e56e6677433b46cf0fbc7ac2291083a -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:11 + docker-compose -f ./docker-compose-build.yml build --parallel 02:22:11 Merging remotes/origin/master commit 62a248a5b0afc117ade2468f75438786c02ce52d into PR head commit 4a23d25d86ca8635477d675c485e5c8308d97705 02:22:12 Merge succeeded, producing 4a23d25d86ca8635477d675c485e5c8308d97705 02:22:12 Checking out Revision 4a23d25d86ca8635477d675c485e5c8308d97705 (PR-3153) 02:22:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:22:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:22:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:22:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:22:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:22:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3153/head:refs/remotes/origin/PR-3153 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:22:11 > git config core.sparsecheckout # timeout=10 02:22:11 > git checkout -f 4a23d25d86ca8635477d675c485e5c8308d97705 # timeout=10 02:22:12 > git remote # timeout=10 02:22:12 > git config --get remote.origin.url # timeout=10 02:22:12 using GIT_SSH to set credentials SSH Credentials for GitHub 02:22:12 > git merge 62a248a5b0afc117ade2468f75438786c02ce52d # timeout=10 02:22:12 > git rev-parse HEAD^{commit} # timeout=10 02:22:12 > git config core.sparsecheckout # timeout=10 02:22:12 > git checkout -f 4a23d25d86ca8635477d675c485e5c8308d97705 # timeout=10 02:22:15 Building docker-core-command-go ... 02:22:15 Building docker-core-data-go ... 02:22:15 Building docker-core-metadata-go ... 02:22:15 Building docker-security-bootstrapper-go ... 02:22:15 Building docker-security-proxy-setup-go ... 02:22:15 Building docker-security-secretstore-setup-go ... 02:22:15 Building docker-support-notifications-go ... 02:22:15 Building docker-support-scheduler-go ... 02:22:15 Building docker-sys-mgmt-agent-go ... 02:22:15 Building docker-security-secretstore-setup-go 02:22:15 Building docker-core-command-go 02:22:15 Building docker-support-scheduler-go 02:22:15 Building docker-support-notifications-go 02:22:15 Building docker-core-metadata-go 02:22:16 Commit message: "feat(command): Implement GET /device/all V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:17 + echo snap-build.sh 02:22:17 snap-build.sh 02:22:17 + SNAP_BASE_DIR=. 02:22:17 + '[' '!' -z /w/workspace/edgex-go/7 ']' 02:22:17 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 02:22:17 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 02:22:17 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 02:22:17 + cd /w/workspace/edgex-go/7 02:22:17 + sudo apt-get remove -qy --purge lxd lxd-client 02:22:17 Reading package lists... 02:22:17 Building dependency tree... 02:22:17 Reading state information... 02:22:17 The following packages were automatically installed and are no longer required: 02:22:17 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:22:17 uidmap xdelta3 02:22:17 Use 'sudo apt autoremove' to remove them. 02:22:17 The following packages will be REMOVED: 02:22:17 lxd* lxd-client* 02:22:18 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:22:18 After this operation, 31.7 MB disk space will be freed. 02:22:19 (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.) 02:22:19 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:22:20 Removing lxd dnsmasq configuration 02:22:20 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:22:20 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:22:21 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 02:22:22 (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.) 02:22:22 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:22:23 Processing triggers for systemd (237-3ubuntu10.42) ... 02:22:23 Processing triggers for ureadahead (0.100.0-21) ... 02:22:25 + sudo snap remove --purge lxd 02:22:25 snap "lxd" is not installed 02:22:25 + sudo groupadd --force --system lxd 02:22:25 ++ whoami 02:22:25 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:22:25 + newgrp - lxd 02:22:25 + sudo snap install lxd 02:22:33 2021-02-10T02:22:30Z INFO Waiting for automatic snapd restart... 02:22:49 lxd 4.11 from Canonical* installed 02:22:49 + sudo lxd init --auto 02:22:57 + sudo snap install --classic snapcraft 02:23:06 snapcraft 4.5.1 from Canonical* installed 02:23:06 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 02:23:06 + patch --verbose -p1 02:23:06 Hmm... Looks like a unified diff to me... 02:23:06 The text leading up to this was: 02:23:06 -------------------------- 02:23:06 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 02:23:06 |From: Tony Espy 02:23:06 |Date: Wed, 16 Dec 2020 16:34:55 -0500 02:23:06 |Subject: [PATCH] optimize snap build for pipeline CI check 02:23:06 | 02:23:06 |This patch is used by the EdgeX CI pipeline builds to 02:23:06 |optimize the snap CI check run for pull requests. When 02:23:06 |applied, it essentially strips out everything (apps and 02:23:06 |parts) from the snapcraft.yaml file except those required 02:23:06 |to build edgex-go, as the whole idea of the CI check is to 02:23:06 |catch changes to edgex-go that break the snap build. 02:23:06 | 02:23:06 |In general, anyone updating snapcraft.yaml will also need 02:23:06 |to update this patch file, otherwise it may fail to apply, 02:23:06 |resulting in a failed snap build CI check in the associated 02:23:06 |pull request. 02:23:06 | 02:23:06 |Note - in addition to applying this patch, the pipeline also 02:23:06 |only primes the snap (e.g. `snapcraft prime`), as there's no 02:23:06 |need to build the finally binary .snap file (and it won't 02:23:06 |work with the patch applied). This further reduces the build 02:23:06 |time. 02:23:06 |--- 02:23:06 | snap/snapcraft.yaml | 461 +------------------------------------------- 02:23:06 | 1 file changed, 2 insertions(+), 459 deletions(-) 02:23:06 | 02:23:06 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 02:23:06 |index 1e537489..faf42425 100644 02:23:06 |--- a/snap/snapcraft.yaml 02:23:06 |+++ b/snap/snapcraft.yaml 02:23:06 -------------------------- 02:23:06 patching file snap/snapcraft.yaml 02:23:06 Using Plan A... 02:23:06 Hunk #1 succeeded at 73. 02:23:06 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 02:23:06 Hunk #3 succeeded at 217 (offset 3 lines). 02:23:06 Hunk #4 succeeded at 225 (offset 3 lines). 02:23:06 Hunk #5 succeeded at 232 (offset 3 lines). 02:23:06 Hunk #6 succeeded at 259 (offset 3 lines). 02:23:06 Hunk #7 succeeded at 293 (offset 3 lines). 02:23:06 Hunk #8 succeeded at 352 (offset 11 lines). 02:23:06 Hmm... Ignoring the trailing garbage. 02:23:06 done 02:23:06 + sudo snapcraft prime --use-lxd 02:23:08 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:23:08 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: 02:23:08 - README.md 02:23:08 - snapcraft.yaml.orig 02:23:08 02:23:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:23:09 Launching a container. 02:23:24 Waiting for container to be ready 02:23:24 To start your first instance, try: lxc launch ubuntu:18.04 02:23:24 02:23:27 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:23:27 Waiting for network to be ready... 02:23:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:23:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1543 kB] 02:23:27 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:23:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 02:23:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 02:23:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 02:23:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 02:23:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 02:23:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1108 kB] 02:23:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 02:23:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:23:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:23:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:23:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:23:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:23:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:23:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:23:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:23:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:23:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1883 kB] 02:23:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 02:23:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 02:23:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 02:23:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 02:23:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 02:23:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1717 kB] 02:23:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 02:23:32 Fetched 23.9 MB in 5s (4410 kB/s) 02:23:34 Reading package lists... 02:23:34 Reading package lists... 02:23:34 Building dependency tree... 02:23:34 Reading state information... 02:23:34 The following additional packages will be installed: 02:23:34 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:23:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:23:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:23:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:23:34 Suggested packages: 02:23:34 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:23:34 Recommended packages: 02:23:34 gnupg libsasl2-modules 02:23:34 The following NEW packages will be installed: 02:23:34 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:23:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:23:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:23:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:23:34 The following packages will be upgraded: 02:23:34 gpg gpg-agent gpgconf libudev1 02:23:34 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 02:23:34 Need to get 3532 kB of archives. 02:23:34 After this operation, 13.3 MB of additional disk space will be used. 02:23:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 02:23:35 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 02:23:35 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 02:23:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 02:23:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 02:23:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 02:23:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 02:23:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] 02:23:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] 02:23:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 02:23:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:23:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:23:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:23:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:23:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:23:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:23:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:23:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:23:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:23:35 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:23:36 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:23:36 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:23:36 debconf: delaying package configuration, since apt-utils is not installed 02:23:36 Fetched 3532 kB in 1s (3101 kB/s) 02:23:36 (Reading database ... 12511 files and directories currently installed.) 02:23:36 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 02:23:36 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 02:23:36 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 02:23:36 Selecting previously unselected package udev. 02:23:36 (Reading database ... 12511 files and directories currently installed.) 02:23:36 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 02:23:36 Unpacking udev (237-3ubuntu10.44) ... 02:23:36 Selecting previously unselected package libfuse2:amd64. 02:23:36 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:23:36 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:23:36 Selecting previously unselected package fuse. 02:23:36 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:23:36 Unpacking fuse (2.9.7-1ubuntu1) ... 02:23:36 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 02:23:37 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:23:37 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 02:23:37 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:23:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:23:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:23:37 ---> 6aa501f595f2 02:23:37 Step 3/23 : WORKDIR /edgex-go 02:23:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:23:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:23:37 ---> 6aa501f595f2 02:23:37 Step 3/22 : WORKDIR /edgex-go 02:23:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:23:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:23:37 ---> 6aa501f595f2 02:23:37 Step 3/23 : WORKDIR /edgex-go 02:23:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:23:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:23:37 ---> 6aa501f595f2 02:23:37 Step 3/24 : WORKDIR /edgex-go 02:23:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:23:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:23:37 ---> 6aa501f595f2 02:23:37 Step 3/22 : WORKDIR /edgex-go 02:23:37 ---> Running in 8c0b5ae44ba2 02:23:37 ---> Running in a9f8c034b889 02:23:37 ---> Running in 0741f8ca3e44 02:23:37 ---> Running in b7d600ea09fd 02:23:37 ---> Running in db5d9085b783 02:23:37 Removing intermediate container b7d600ea09fd 02:23:37 ---> b3592150e6d7 02:23:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:37 Removing intermediate container 0741f8ca3e44 02:23:37 ---> 4efd8c66253d 02:23:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:37 Removing intermediate container 8c0b5ae44ba2 02:23:37 ---> db4a50ec998b 02:23:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:37 Removing intermediate container db5d9085b783 02:23:37 Removing intermediate container a9f8c034b889 02:23:37 ---> 6373442edb62 02:23:37 ---> 56df57f6a7cc 02:23:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:37 ---> Running in d736aaaeae51 02:23:37 ---> Running in 09af6b714f84 02:23:37 ---> Running in deb91bd5828b 02:23:37 ---> Running in 4d559e47a1ea 02:23:37 ---> Running in ead8f7b5d13a 02:23:37 Removing intermediate container d736aaaeae51 02:23:37 ---> 4d40d2db4679 02:23:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:23:37 ---> Running in cd3c069482be 02:23:37 Removing intermediate container 09af6b714f84 02:23:37 ---> 773395c9a5e1 02:23:37 Step 5/23 : RUN apk add --update --no-cache make git 02:23:37 Removing intermediate container deb91bd5828b 02:23:37 ---> e60df84efd81 02:23:37 Step 5/23 : RUN apk add --update --no-cache make git 02:23:37 ---> Running in 3fe0dcf3eb83 02:23:37 Removing intermediate container 4d559e47a1ea 02:23:37 ---> d9943bb21956 02:23:37 Step 5/22 : RUN apk add --update --no-cache make git 02:23:37 ---> Running in 8a078e650c53 02:23:37 ---> Running in e885de7a42f3 02:23:37 Removing intermediate container ead8f7b5d13a 02:23:37 ---> 817ec994f1d3 02:23:37 Step 5/24 : RUN apk add --update --no-cache make git 02:23:37 ---> Running in f13cd2d9c6be 02:23:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:23:37 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 02:23:37 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:23:37 Selecting previously unselected package libksba8:amd64. 02:23:37 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:23:37 Unpacking libksba8:amd64 (1.3.5-2) ... 02:23:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:23:37 Selecting previously unselected package libroken18-heimdal:amd64. 02:23:37 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:23:37 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:37 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:23:37 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:23:37 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:37 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:23:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:23:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:23:37 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:23:37 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:37 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:23:37 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:23:37 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:37 Selecting previously unselected package libwind0-heimdal:amd64. 02:23:37 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:23:37 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:23:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:23:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:23:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:23:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:23:38 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:23:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:23:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:23:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:23:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:23:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:23:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:38 Selecting previously unselected package libsasl2-modules-db:amd64. 02:23:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:23:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:23:38 Selecting previously unselected package libsasl2-2:amd64. 02:23:38 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:23:38 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:23:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:23:38 OK: 217 MiB in 51 packages 02:23:38 Selecting previously unselected package libldap-common. 02:23:38 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... 02:23:38 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 02:23:38 Selecting previously unselected package libldap-2.4-2:amd64. 02:23:38 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 02:23:38 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 02:23:38 Selecting previously unselected package dirmngr. 02:23:38 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 02:23:38 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 02:23:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:23:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:23:39 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 02:23:39 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 02:23:39 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:23:39 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:23:39 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:23:39 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 02:23:39 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:39 Setting up libksba8:amd64 (1.3.5-2) ... 02:23:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:23:39 Setting up udev (237-3ubuntu10.44) ... 02:23:39 OK: 217 MiB in 51 packages 02:23:40 OK: 217 MiB in 51 packages 02:23:40 invoke-rc.d: policy-rc.d denied execution of start. 02:23:40 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:40 Processing triggers for systemd (237-3ubuntu10) ... 02:23:40 Setting up fuse (2.9.7-1ubuntu1) ... 02:23:40 Setting up gpg (2.2.4-1ubuntu1.3) ... 02:23:40 Removing intermediate container cd3c069482be 02:23:40 ---> c0c3ff214c46 02:23:40 Step 6/22 : COPY go.mod . 02:23:40 OK: 217 MiB in 51 packages 02:23:40 OK: 217 MiB in 51 packages 02:23:40 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:40 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:40 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:40 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:40 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:40 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:40 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:23:40 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 02:23:40 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 02:23:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:23:41 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:23:41 settings in the [Install] section, and DefaultInstance for template units). 02:23:41 This means they are not meant to be enabled using systemctl. 02:23:41 Possible reasons for having this kind of units are: 02:23:41 1) A unit may be statically enabled by being symlinked from another unit's 02:23:41 .wants/ or .requires/ directory. 02:23:41 2) A unit's purpose may be to act as a helper for some other unit which has 02:23:41 a requirement dependency on it. 02:23:41 3) A unit may be started when needed via activation (socket, path, timer, 02:23:41 D-Bus, udev, scripted systemctl call, ...). 02:23:41 4) In case of template units, the unit is meant to be enabled with some 02:23:41 instance name specified. 02:23:41 ---> 157675419ced 02:23:41 Step 7/22 : RUN go mod download 02:23:41 Removing intermediate container 3fe0dcf3eb83 02:23:41 ---> 622b0a552363 02:23:41 Step 6/23 : COPY go.mod . 02:23:41 ---> Running in 35cb460820f7 02:23:41 Removing intermediate container 8a078e650c53 02:23:41 ---> 3992611a3828 02:23:41 Step 6/23 : COPY go.mod . 02:23:41 Reading package lists... 02:23:41 Building dependency tree... 02:23:41 Reading state information... 02:23:42 The following additional packages will be installed: 02:23:42 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:23:42 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:23:42 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:23:42 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:23:42 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:23:42 Suggested packages: 02:23:42 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:23:42 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:23:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:23:42 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:23:42 systemd-container policykit-1 02:23:42 Recommended packages: 02:23:42 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:23:42 The following NEW packages will be installed: 02:23:42 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:23:42 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:23:42 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:23:42 multiarch-support openssh-client python3 python3-minimal python3.6 02:23:42 python3.6-minimal snapd squashfs-tools sudo 02:23:42 The following packages will be upgraded: 02:23:42 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:23:42 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 02:23:42 Need to get 35.2 MB of archives. 02:23:42 After this operation, 141 MB of additional disk space will be used. 02:23:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 02:23:42 Removing intermediate container e885de7a42f3 02:23:42 ---> e75a5346a347 02:23:42 Step 6/22 : COPY go.mod . 02:23:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 02:23:42 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 02:23:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 02:23:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 02:23:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:23:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 02:23:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 02:23:42 Removing intermediate container f13cd2d9c6be 02:23:42 ---> c1ec006f6209 02:23:42 Step 6/24 : COPY go.mod . 02:23:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 02:23:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:23:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:23:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:23:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:23:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:23:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:23:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:23:42 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 02:23:42 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:23:42 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 02:23:42 ---> 00cab7947a16 02:23:42 Step 7/23 : RUN go mod download 02:23:42 ---> 5031b59642a5 02:23:42 Step 7/23 : RUN go mod download 02:23:43 ---> Running in eba9c80a8591 02:23:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 02:23:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:23:43 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:23:43 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:23:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:23:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:23:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:23:43 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:23:43 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:23:43 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:23:43 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 02:23:43 ---> Running in ff7ef6de2ca7 02:23:43 ---> 580d8c0d8dcf 02:23:43 Step 7/22 : RUN go mod download 02:23:43 debconf: delaying package configuration, since apt-utils is not installed 02:23:43 Fetched 35.2 MB in 1s (30.9 MB/s) 02:23:43 (Reading database ... 12757 files and directories currently installed.) 02:23:43 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 02:23:43 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 02:23:43 ---> fdc2e0cec80a 02:23:43 Step 7/24 : RUN go mod download 02:23:43 ---> Running in 2590ea66c984 02:23:44 ---> Running in ce66f269f7a4 02:23:44 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 02:23:44 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 02:23:44 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 02:23:44 (Reading database ... 12757 files and directories currently installed.) 02:23:44 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 02:23:44 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 02:23:45 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 02:23:45 (Reading database ... 12757 files and directories currently installed.) 02:23:45 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 02:23:45 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 02:23:45 Removing intermediate container 35cb460820f7 02:23:45 ---> efddcf771a43 02:23:45 Step 8/22 : COPY . . 02:23:45 Setting up apt (1.6.12ubuntu0.2) ... 02:23:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:23:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:23:46 (Reading database ... 12764 files and directories currently installed.) 02:23:46 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 02:23:46 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 02:23:46 Selecting previously unselected package libpython3.6-minimal:amd64. 02:23:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:23:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:23:46 Selecting previously unselected package libexpat1:amd64. 02:23:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:23:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:23:46 Selecting previously unselected package python3.6-minimal. 02:23:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:23:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 02:23:47 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 02:23:47 Checking for services that may need to be restarted...done. 02:23:47 Checking for services that may need to be restarted...done. 02:23:47 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:23:47 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:23:47 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 02:23:48 Selecting previously unselected package python3-minimal. 02:23:48 (Reading database ... 13012 files and directories currently installed.) 02:23:48 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:23:48 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:23:48 Selecting previously unselected package mime-support. 02:23:48 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:23:48 Unpacking mime-support (3.60ubuntu1) ... 02:23:48 Selecting previously unselected package libmpdec2:amd64. 02:23:48 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:23:48 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:23:48 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:23:48 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:23:48 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:23:49 Removing intermediate container ff7ef6de2ca7 02:23:49 ---> 29c226e9a81d 02:23:49 Step 8/23 : COPY . . 02:23:49 Removing intermediate container eba9c80a8591 02:23:49 ---> 720d5e2065a4 02:23:49 Step 8/23 : COPY . . 02:23:49 Selecting previously unselected package python3.6. 02:23:49 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:23:49 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 02:23:49 Selecting previously unselected package libpython3-stdlib:amd64. 02:23:49 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:23:49 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:23:49 Setting up python3-minimal (3.6.7-1~18.04) ... 02:23:49 Removing intermediate container 2590ea66c984 02:23:49 ---> 3bd3420b1923 02:23:49 Step 8/22 : COPY . . 02:23:49 Selecting previously unselected package python3. 02:23:49 (Reading database ... 13442 files and directories currently installed.) 02:23:49 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:23:49 Unpacking python3 (3.6.7-1~18.04) ... 02:23:49 Removing intermediate container ce66f269f7a4 02:23:49 ---> 856b9bb8e238 02:23:49 Step 8/24 : COPY . . 02:23:49 Selecting previously unselected package multiarch-support. 02:23:49 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:23:49 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:23:49 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:23:50 Selecting previously unselected package liblzo2-2:amd64. 02:23:50 (Reading database ... 13479 files and directories currently installed.) 02:23:50 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:23:51 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:23:51 Selecting previously unselected package libbsd0:amd64. 02:23:51 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:23:51 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:23:51 Selecting previously unselected package sudo. 02:23:51 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:23:51 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:23:51 Selecting previously unselected package apparmor. 02:23:51 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:23:51 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:23:51 Selecting previously unselected package libedit2:amd64. 02:23:51 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:23:51 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:23:51 Selecting previously unselected package libkrb5support0:amd64. 02:23:51 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:23:51 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:23:51 Selecting previously unselected package libk5crypto3:amd64. 02:23:51 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:23:51 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:23:51 Selecting previously unselected package libkeyutils1:amd64. 02:23:51 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:23:51 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:23:51 Selecting previously unselected package libkrb5-3:amd64. 02:23:51 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:23:52 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:23:52 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:23:52 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:23:52 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:23:52 Selecting previously unselected package libssl1.0.0:amd64. 02:23:52 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 02:23:52 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 02:23:52 Selecting previously unselected package openssh-client. 02:23:52 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:23:52 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:23:52 Selecting previously unselected package squashfs-tools. 02:23:52 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 02:23:52 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:23:52 Selecting previously unselected package snapd. 02:23:52 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 02:23:52 Unpacking snapd (2.48.3+18.04) ... 02:23:55 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:23:55 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 02:23:55 Setting up mime-support (3.60ubuntu1) ... 02:23:55 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:23:55 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:23:55 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:23:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:23:55 Setting up systemd (237-3ubuntu10.44) ... 02:23:55 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:23:57 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:23:57 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:23:57 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:23:57 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:23:57 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:23:57 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 02:23:57 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:23:57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:23:57 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:23:57 Setting up python3 (3.6.7-1~18.04) ... 02:23:57 running python rtupdate hooks for python3.6... 02:23:57 running python post-rtupdate hooks for python3.6... 02:23:57 Setting up apparmor (2.12-4ubuntu5.1) ... 02:23:59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:23:59 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:23:59 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:24:00 Setting up snapd (2.48.3+18.04) ... 02:24:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:24:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:24:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:24:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:24:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:24:01 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:24:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:24:02 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:24:02 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:24:02 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:24:02 /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' 02:24:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:24:02 Processing triggers for systemd (237-3ubuntu10.44) ... 02:24:04 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 02:24:04 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:24:04 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:24:06 Reading package lists... 02:24:06 Reading package lists... 02:24:06 Building dependency tree... 02:24:06 Reading state information... 02:24:06 Calculating upgrade... 02:24:07 The following packages will be upgraded: 02:24:07 advancecomp base-files bash binutils binutils-common 02:24:07 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:24:07 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:24:07 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 02:24:07 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 02:24:07 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:24:07 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:24:07 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 02:24:07 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 02:24:07 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 02:24:07 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 02:24:07 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 02:24:07 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 02:24:07 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 02:24:07 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 02:24:07 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:24:07 Need to get 63.8 MB of archives. 02:24:07 After this operation, 5188 kB of additional disk space will be used. 02:24:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 02:24:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:24:07 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:24:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:24:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:24:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:24:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:24:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:24:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:24:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:24:07 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:24:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:24:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:24:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:24:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:24:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:24:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:24:07 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:24:07 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:24:07 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:24:07 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:24:07 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:24:07 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:24:07 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:24:07 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:24:07 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:24:07 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:24:07 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:24:07 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:24:07 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:24:07 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:24:07 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:24:07 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:24:07 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:24:07 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:24:07 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 02:24:07 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 02:24:07 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:24:07 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:24:07 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 02:24:07 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 02:24:07 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 02:24:07 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:24:07 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:24:07 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:24:07 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:24:07 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:24:07 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:24:07 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 02:24:07 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 02:24:07 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 02:24:07 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 02:24:07 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:24:07 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:24:07 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:24:07 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:24:07 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:24:08 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:24:08 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:24:08 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:24:08 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:24:08 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:24:08 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:24:08 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:24:08 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:24:08 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:24:08 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:24:08 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:24:08 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:24:08 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:24:08 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:24:08 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:24:08 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:24:08 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:24:08 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:24:08 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:24:08 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:24:08 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:24:08 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:24:08 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:24:08 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:24:08 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 02:24:08 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 02:24:08 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 02:24:08 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 02:24:08 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 02:24:08 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:24:08 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:24:08 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:24:08 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 02:24:08 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:24:08 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:24:08 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] 02:24:08 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:24:08 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:24:08 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:24:08 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:24:08 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:24:08 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:24:09 debconf: delaying package configuration, since apt-utils is not installed 02:24:09 Fetched 63.8 MB in 2s (36.2 MB/s) 02:24:09 (Reading database ... 13912 files and directories currently installed.) 02:24:09 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:24:09 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:24:09 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:24:10 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:24:10 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 02:24:10 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 02:24:10 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:24:10 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:10 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:24:10 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:11 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:24:11 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:11 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:24:11 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:11 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:24:11 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:11 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:24:11 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:11 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:24:11 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:11 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:24:11 (Reading database ... 13911 files and directories currently installed.) 02:24:11 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:24:11 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:24:12 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:24:12 (Reading database ... 13911 files and directories currently installed.) 02:24:12 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:24:12 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:12 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:24:12 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:12 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:24:12 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:12 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:24:12 (Reading database ... 13911 files and directories currently installed.) 02:24:12 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:24:12 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:24:13 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:24:13 (Reading database ... 13911 files and directories currently installed.) 02:24:13 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:24:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:24:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:24:13 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:24:13 Setting up base-files (10.1ubuntu2.10) ... 02:24:14 Installing new version of config file /etc/issue ... 02:24:14 Installing new version of config file /etc/issue.net ... 02:24:14 Installing new version of config file /etc/lsb-release ... 02:24:14 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:24:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:24:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:24:14 Removing obsolete conffile /etc/default/motd-news ... 02:24:14 (Reading database ... 13912 files and directories currently installed.) 02:24:14 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:24:14 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:24:15 Setting up bash (4.4.18-2ubuntu1.2) ... 02:24:15 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 02:24:15 (Reading database ... 13912 files and directories currently installed.) 02:24:15 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:24:15 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:24:15 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:24:15 (Reading database ... 13912 files and directories currently installed.) 02:24:15 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:24:15 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:24:15 Setting up tar (1.29b-2ubuntu0.2) ... 02:24:15 (Reading database ... 13912 files and directories currently installed.) 02:24:15 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:24:15 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:24:16 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:24:16 (Reading database ... 13912 files and directories currently installed.) 02:24:16 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:24:16 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:24:16 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:24:16 (Reading database ... 13912 files and directories currently installed.) 02:24:16 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:24:16 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:24:16 ---> 2790d68f11b9 02:24:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:24:16 ---> 6fb5409b9d4e 02:24:16 Step 9/23 : RUN make cmd/core-command/core-command 02:24:16 ---> 3385870fd73f 02:24:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:24:16 ---> fe341b4e38ac 02:24:16 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:24:16 ---> Running in e2b3ef13e82b 02:24:16 ---> ea3abd54c392 02:24:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:24:16 ---> Running in 4bef3cce786d 02:24:16 ---> Running in e03be2b1d778 02:24:16 ---> Running in 4d83e7b9c204 02:24:16 ---> Running in f51cc517b248 02:24:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:24:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:24:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:24:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:24:16 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 02:24:16 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:24:16 (Reading database ... 13912 files and directories currently installed.) 02:24:16 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:24:16 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:24:16 Setting up grep (3.1-2build1) ... 02:24:16 (Reading database ... 13912 files and directories currently installed.) 02:24:16 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:24:17 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:24:17 Setting up login (1:4.5-1ubuntu2) ... 02:24:17 (Reading database ... 13912 files and directories currently installed.) 02:24:17 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:24:17 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:24:17 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:24:17 (Reading database ... 13912 files and directories currently installed.) 02:24:17 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:24:17 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:24:18 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:24:18 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:24:18 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:24:18 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:24:19 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:24:19 (Reading database ... 13912 files and directories currently installed.) 02:24:19 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:24:19 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:24:20 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:24:20 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:24:20 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:24:20 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:24:20 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:24:20 (Reading database ... 13912 files and directories currently installed.) 02:24:20 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:24:20 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:24:21 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:24:21 (Reading database ... 13912 files and directories currently installed.) 02:24:21 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:24:21 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:24:21 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:24:21 (Reading database ... 13912 files and directories currently installed.) 02:24:21 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:24:21 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:24:21 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:24:21 (Reading database ... 13912 files and directories currently installed.) 02:24:21 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:24:21 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:24:21 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:24:21 (Reading database ... 13912 files and directories currently installed.) 02:24:21 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:24:21 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:24:22 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:24:22 (Reading database ... 13912 files and directories currently installed.) 02:24:22 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:24:22 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:24:22 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:24:22 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:24:22 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:24:22 (Reading database ... 13912 files and directories currently installed.) 02:24:22 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:24:22 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:24:22 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:24:23 (Reading database ... 13912 files and directories currently installed.) 02:24:23 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:24:23 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:24:23 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:24:23 (Reading database ... 13912 files and directories currently installed.) 02:24:23 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:24:23 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:24:23 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:24:23 (Reading database ... 13912 files and directories currently installed.) 02:24:23 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:24:23 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:24:24 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:24:24 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:24:24 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:24:24 (Reading database ... 13912 files and directories currently installed.) 02:24:24 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:24:24 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:24:25 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:24:25 (Reading database ... 13912 files and directories currently installed.) 02:24:25 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:24:25 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:24:25 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:24:25 (Reading database ... 13914 files and directories currently installed.) 02:24:25 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:24:25 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:24:25 Setting up debconf (1.5.66ubuntu1) ... 02:24:26 (Reading database ... 13914 files and directories currently installed.) 02:24:26 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:24:26 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:24:26 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:24:26 (Reading database ... 13914 files and directories currently installed.) 02:24:26 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:24:26 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:24:26 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:24:26 (Reading database ... 13914 files and directories currently installed.) 02:24:26 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:24:26 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:24:26 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:24:27 (Reading database ... 13914 files and directories currently installed.) 02:24:27 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:24:27 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:24:27 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 02:24:27 (Reading database ... 13914 files and directories currently installed.) 02:24:27 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:24:28 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:24:28 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:24:28 (Reading database ... 13914 files and directories currently installed.) 02:24:28 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:24:28 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:24:28 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 02:24:28 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 02:24:28 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:24:28 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:24:28 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:24:28 (Reading database ... 13914 files and directories currently installed.) 02:24:28 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:24:28 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 02:24:28 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:24:29 (Reading database ... 13914 files and directories currently installed.) 02:24:29 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 02:24:29 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:24:29 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 02:24:29 (Reading database ... 13914 files and directories currently installed.) 02:24:29 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:24:29 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:24:29 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:24:29 (Reading database ... 13914 files and directories currently installed.) 02:24:29 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 02:24:29 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 02:24:30 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 02:24:30 (Reading database ... 13914 files and directories currently installed.) 02:24:30 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:24:30 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:24:30 Setting up passwd (1:4.5-1ubuntu2) ... 02:24:30 (Reading database ... 13914 files and directories currently installed.) 02:24:30 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 02:24:30 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:24:30 Setting up gpgv (2.2.4-1ubuntu1.3) ... 02:24:30 (Reading database ... 13914 files and directories currently installed.) 02:24:30 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:24:30 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:24:31 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:24:31 (Reading database ... 13914 files and directories currently installed.) 02:24:31 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:24:31 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:24:31 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:24:31 (Reading database ... 13914 files and directories currently installed.) 02:24:31 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:24:31 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:24:31 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:24:31 (Reading database ... 13914 files and directories currently installed.) 02:24:31 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:24:31 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:24:31 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:24:31 (Reading database ... 13914 files and directories currently installed.) 02:24:31 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 02:24:31 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 02:24:32 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 02:24:32 (Reading database ... 13914 files and directories currently installed.) 02:24:32 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 02:24:32 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 02:24:32 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 02:24:32 (Reading database ... 13915 files and directories currently installed.) 02:24:32 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:24:32 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:24:32 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:24:32 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:24:32 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 02:24:32 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 02:24:32 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 02:24:33 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 02:24:33 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:24:33 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:24:33 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:24:33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:24:33 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:24:33 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:24:33 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:24:33 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:24:33 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:24:33 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:24:34 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:24:34 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:24:34 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:24:34 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:24:34 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:24:34 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:24:35 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:24:35 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:24:35 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:24:35 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:24:35 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:24:35 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:24:36 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:24:36 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:24:36 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:24:36 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:24:36 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:24:36 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:24:36 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:24:36 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:24:36 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:24:36 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:24:36 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:24:36 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:24:36 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:24:36 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:24:37 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:24:37 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:24:39 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:24:39 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:24:39 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:24:39 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:24:40 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:24:40 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:24:41 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:24:41 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:24:41 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:24:41 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:24:41 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:24:41 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:24:41 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:24:41 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:24:42 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:24:42 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:24:42 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:24:42 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:24:42 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:24:42 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:24:42 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:24:42 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:24:42 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:24:42 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:24:42 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:24:42 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:24:42 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:24:42 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:24:42 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:24:42 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:24:42 02:24:42 Current default time zone: 'Etc/UTC' 02:24:42 Local time is now: Wed Feb 10 02:24:42 UTC 2021. 02:24:42 Universal Time is now: Wed Feb 10 02:24:42 UTC 2021. 02:24:42 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:24:42 02:24:42 Setting up systemd-sysv (237-3ubuntu10.44) ... 02:24:42 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:24:43 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 02:24:43 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:24:43 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:24:43 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:24:43 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:24:43 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:24:43 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:24:43 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:24:43 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:24:43 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:24:43 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:24:43 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 02:24:43 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:24:43 Setting up patch (2.7.6-2ubuntu1.1) ... 02:24:43 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:24:43 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:24:43 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 02:24:43 Installing new version of config file /etc/ssl/openssl.cnf ... 02:24:43 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:24:43 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:24:43 Setting up ca-certificates (20210119~18.04.1) ... 02:24:45 Updating certificates in /etc/ssl/certs... 02:24:46 23 added, 27 removed; done. 02:24:46 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:24:46 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:24:46 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:24:46 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:24:46 Setting up pkgbinarymangler (138.18.04.1) ... 02:24:46 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:24:46 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 02:24:46 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:24:46 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:24:46 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:24:46 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:24:46 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:24:46 Setting up perl (5.26.1-6ubuntu0.5) ... 02:24:47 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 02:24:47 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:24:47 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:24:47 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 02:24:47 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:24:47 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:24:47 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:24:47 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:24:47 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:24:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:24:47 Processing triggers for systemd (237-3ubuntu10.44) ... 02:24:47 Processing triggers for mime-support (3.60ubuntu1) ... 02:24:47 Processing triggers for ca-certificates (20210119~18.04.1) ... 02:24:47 Updating certificates in /etc/ssl/certs... 02:24:48 0 added, 0 removed; done. 02:24:48 Running hooks in /etc/ca-certificates/update.d... 02:24:48 done. 02:24:49 Reading package lists... 02:24:49 Building dependency tree... 02:24:49 Reading state information... 02:24:49 The following NEW packages will be installed: 02:24:49 apt-transport-https 02:24:49 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:24:49 Need to get 1696 B of archives. 02:24:49 After this operation, 153 kB of additional disk space will be used. 02:24:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 02:24:49 debconf: delaying package configuration, since apt-utils is not installed 02:24:49 Fetched 1696 B in 0s (5869 B/s) 02:24:49 Selecting previously unselected package apt-transport-https. 02:24:49 (Reading database ... 13920 files and directories currently installed.) 02:24:49 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 02:24:49 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 02:24:50 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 02:24:50 Waiting for network to be ready... 02:24:57 2021-02-10T02:24:54Z INFO Waiting for automatic snapd restart... 02:24:57 snapd 2.48.2.1 from Canonical* installed 02:24:57 "snapd" switched to the "latest/stable" channel 02:24:57 02:25:03 core18 20210128 from Canonical* installed 02:25:03 "core18" switched to the "latest/stable" channel 02:25:03 02:25:08 snapcraft 4.5.1 from Canonical* installed 02:25:08 "snapcraft" switched to the "latest/stable" channel 02:25:08 02:25:12 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: 02:25:12 - README.md 02:25:12 - snapcraft.yaml.orig 02:25:12 02:25:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:25:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:25:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:25:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:25:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:25:21 Reading package lists... 02:25:21 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 02:25:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:25:28 Reading package lists... 02:25:28 Building dependency tree... 02:25:28 Reading state information... 02:25:28 Suggested packages: 02:25:28 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:25:28 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:25:28 Recommended packages: 02:25:28 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:25:28 The following NEW packages will be installed: 02:25:28 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:25:28 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:25:28 pkg-config zip 02:25:28 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:25:28 Need to get 7655 kB of archives. 02:25:28 After this operation, 43.7 MB of additional disk space will be used. 02:25:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 02:25:28 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:25:28 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:25:28 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:25:28 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:25:28 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:25:28 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:25:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:25:28 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:25:28 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:25:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 02:25:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 02:25:29 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 02:25:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:25:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:25:29 debconf: delaying package configuration, since apt-utils is not installed 02:25:29 Fetched 7655 kB in 1s (7050 kB/s) 02:25:29 Selecting previously unselected package libglib2.0-0:amd64. 02:25:29 (Reading database ... 13924 files and directories currently installed.) 02:25:29 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 02:25:29 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 02:25:29 Selecting previously unselected package libpsl5:amd64. 02:25:29 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:25:29 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:25:30 Selecting previously unselected package libnghttp2-14:amd64. 02:25:30 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:25:30 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:25:30 Selecting previously unselected package librtmp1:amd64. 02:25:30 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:25:30 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:25:30 Selecting previously unselected package libcurl3-gnutls:amd64. 02:25:30 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 02:25:30 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 02:25:30 Selecting previously unselected package liberror-perl. 02:25:30 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:25:30 Unpacking liberror-perl (0.17025-1) ... 02:25:30 Selecting previously unselected package git-man. 02:25:30 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 02:25:30 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 02:25:31 Selecting previously unselected package git. 02:25:31 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 02:25:31 Unpacking git (1:2.17.1-1ubuntu0.7) ... 02:25:32 Selecting previously unselected package libnorm1:amd64. 02:25:32 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:25:32 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:25:32 Selecting previously unselected package libpgm-5.2-0:amd64. 02:25:32 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:25:32 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:25:32 Selecting previously unselected package libsodium23:amd64. 02:25:32 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:25:32 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:25:32 Selecting previously unselected package libzmq5:amd64. 02:25:32 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:25:32 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:25:32 Selecting previously unselected package libzmq3-dev:amd64. 02:25:32 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:25:32 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:25:32 Selecting previously unselected package pkg-config. 02:25:32 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:25:32 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:25:32 Selecting previously unselected package zip. 02:25:32 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:25:32 Unpacking zip (3.0-11build1) ... 02:25:32 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:25:32 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 02:25:33 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:25:33 Setting up liberror-perl (0.17025-1) ... 02:25:33 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:25:33 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 02:25:33 No schema files found: doing nothing. 02:25:33 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:25:33 Setting up zip (3.0-11build1) ... 02:25:33 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:25:33 Setting up libsodium23:amd64 (1.0.16-2) ... 02:25:33 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:25:33 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:25:33 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 02:25:33 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:25:33 Setting up git (1:2.17.1-1ubuntu0.7) ... 02:25:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:25:38 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 02:25:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:25:40 git set to automatically installed. 02:25:40 git-man set to automatically installed. 02:25:40 libcurl3-gnutls set to automatically installed. 02:25:40 liberror-perl set to automatically installed. 02:25:40 libglib2.0-0 set to automatically installed. 02:25:40 libnghttp2-14 set to automatically installed. 02:25:40 libnorm1 set to automatically installed. 02:25:40 libpgm-5.2-0 set to automatically installed. 02:25:40 libpsl5 set to automatically installed. 02:25:40 librtmp1 set to automatically installed. 02:25:40 libsodium23 set to automatically installed. 02:25:40 libzmq3-dev set to automatically installed. 02:25:40 libzmq5 set to automatically installed. 02:25:40 pkg-config set to automatically installed. 02:25:40 zip set to automatically installed. 02:25:43 snapd is not logged in, snap install commands will use sudo 02:25:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:25:50 snap "core18" has no updates available 02:25:50 Removing intermediate container 4d83e7b9c204 02:25:50 ---> e83abce1cfbf 02:25:50 02:25:50 Step 10/24 : FROM alpine:3.12 02:25:50 3.12: Pulling from library/alpine 02:25:50 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:25:50 Status: Downloaded newer image for alpine:3.12 02:25:50 ---> afeebe901d6b 02:25:50 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:25:51 Pulling config-common 02:25:51 + snapcraftctl pull 02:25:51 ---> Running in 789f9659d776 02:25:52 Pulling go-build-helper 02:25:52 + snapcraftctl pull 02:25:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:25:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:25:54 (1/5) Installing ca-certificates (20191127-r4) 02:25:54 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:25:54 (3/5) Installing libcurl (7.69.1-r3) 02:25:54 (4/5) Installing curl (7.69.1-r3) 02:25:54 (5/5) Installing dumb-init (1.2.2-r1) 02:25:54 Executing busybox-1.31.1-r19.trigger 02:25:54 Executing ca-certificates-20191127-r4.trigger 02:25:55 OK: 7 MiB in 19 packages 02:25:57 Removing intermediate container 789f9659d776 02:25:57 ---> 8567ec2c652d 02:25:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:25:57 ---> Running in a486ac93edb8 02:25:58 Removing intermediate container a486ac93edb8 02:25:58 ---> 25c5ce20520b 02:25:58 Step 13/24 : WORKDIR / 02:25:58 ---> Running in 1b9f93ee1036 02:25:58 Removing intermediate container 1b9f93ee1036 02:25:58 ---> 23f721035391 02:25:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:26:00 ---> 8d105ee77779 02:26:00 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:26:02 ---> 5b8132c58223 02:26:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:26:03 ---> 7db928da49e3 02:26:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:26:07 ---> 0f59572ef560 02:26:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:26:07 Removing intermediate container f51cc517b248 02:26:07 ---> d7eea21849fb 02:26:07 02:26:07 Step 10/22 : FROM alpine:3.12 02:26:07 ---> afeebe901d6b 02:26:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:26:07 Removing intermediate container 4bef3cce786d 02:26:07 ---> df040ce3b5d6 02:26:07 02:26:07 Removing intermediate container e2b3ef13e82b 02:26:07 ---> 51fd384b9bba 02:26:07 02:26:07 Step 10/22 : FROM alpine:3.12 02:26:07 Step 10/23 : FROM alpine:3.12 02:26:07 ---> afeebe901d6b 02:26:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:26:07 ---> afeebe901d6b 02:26:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:26:08 ---> Running in fe906f90575b 02:26:08 ---> Running in 4f59543c0b7e 02:26:08 ---> Running in 23df7fdea154 02:26:09 ---> e08e55b889f7 02:26:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:26:10 ---> 4af72e927be0 02:26:10 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/ 02:26:10 ---> Running in b67d747fc3a6 02:26:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:26:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:26:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:26:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:26:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:26:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:26:12 (1/1) Installing dumb-init (1.2.2-r1) 02:26:12 Executing busybox-1.31.1-r19.trigger 02:26:12 OK: 5 MiB in 15 packages 02:26:12 (1/1) Installing dumb-init (1.2.2-r1) 02:26:12 Executing busybox-1.31.1-r19.trigger 02:26:12 OK: 5 MiB in 15 packages 02:26:12 (1/2) Installing ca-certificates (20191127-r4) 02:26:12 (2/2) Installing dumb-init (1.2.2-r1) 02:26:12 Executing busybox-1.31.1-r19.trigger 02:26:12 Executing ca-certificates-20191127-r4.trigger 02:26:13 OK: 6 MiB in 16 packages 02:26:15 Removing intermediate container e03be2b1d778 02:26:15 ---> b47c2941fa41 02:26:15 02:26:15 Step 10/23 : FROM alpine:3.12 02:26:15 ---> afeebe901d6b 02:26:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:26:15 ---> Using cache 02:26:15 ---> d18f773aa0b2 02:26:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:26:15 Removing intermediate container 4f59543c0b7e 02:26:15 ---> d18f773aa0b2 02:26:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:26:15 ---> Running in 5fb9f0a89d27 02:26:15 ---> Running in 01e713aae303 02:26:15 Removing intermediate container fe906f90575b 02:26:15 ---> 0fcc7e12bc2f 02:26:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:26:15 Removing intermediate container b67d747fc3a6 02:26:15 ---> 84f5cfc6a1d4 02:26:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:26:15 ---> Running in 7906f50b123f 02:26:15 ---> Running in 3e4e27cb8175 02:26:15 Removing intermediate container 23df7fdea154 02:26:15 ---> 1137cd252742 02:26:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:26:16 Removing intermediate container 5fb9f0a89d27 02:26:16 ---> cb6128e51cbb 02:26:16 Step 13/23 : ENV APP_PORT=48081 02:26:16 ---> Running in 2cc106361d71 02:26:16 ---> Running in c10bf0fe9912 02:26:16 Removing intermediate container 01e713aae303 02:26:16 ---> 0cb38de6004b 02:26:16 Step 13/23 : ENV APP_PORT=48082 02:26:16 Removing intermediate container 7906f50b123f 02:26:16 ---> 3bfe630ab321 02:26:16 Step 13/22 : ENV APP_PORT=48085 02:26:16 ---> Running in 171b65c7001e 02:26:16 Removing intermediate container 3e4e27cb8175 02:26:16 ---> 686ea915cffb 02:26:16 Step 22/24 : LABEL arch=arm64 02:26:16 ---> Running in 510360d985f9 02:26:16 Removing intermediate container 2cc106361d71 02:26:16 ---> 87511e7456ac 02:26:16 Step 13/22 : ENV APP_PORT=48060 02:26:16 ---> Running in 0ad31aab51af 02:26:16 Removing intermediate container c10bf0fe9912 02:26:16 ---> 1fe9f6990556 02:26:16 Step 14/23 : EXPOSE $APP_PORT 02:26:16 ---> Running in d33a9596916c 02:26:17 ---> Running in 791ae6a55926 02:26:17 Removing intermediate container 171b65c7001e 02:26:17 ---> bc658cd76f12 02:26:17 Step 14/23 : EXPOSE $APP_PORT 02:26:17 Removing intermediate container 510360d985f9 02:26:17 ---> 6f3751a9020c 02:26:17 Step 14/22 : EXPOSE $APP_PORT 02:26:17 ---> Running in f581ca277c60 02:26:17 Removing intermediate container 0ad31aab51af 02:26:17 ---> d54836f73d04 02:26:17 Step 23/24 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:26:17 ---> Running in 7a67656f578d 02:26:17 Removing intermediate container d33a9596916c 02:26:17 ---> 31d2c63b9782 02:26:17 Step 14/22 : EXPOSE $APP_PORT 02:26:17 ---> Running in af2b35ea95e3 02:26:17 Removing intermediate container 791ae6a55926 02:26:17 ---> 0cbf1fc0ec06 02:26:17 Step 15/23 : WORKDIR / 02:26:18 ---> Running in 616750b609a1 02:26:18 ---> Running in 70ce82e97279 02:26:18 Removing intermediate container f581ca277c60 02:26:18 ---> 3cd06fc178e9 02:26:18 Step 15/23 : WORKDIR / 02:26:18 Removing intermediate container 7a67656f578d 02:26:18 ---> f8e0a27a3a63 02:26:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:26:18 ---> Running in 056e6d4c0622 02:26:18 Removing intermediate container af2b35ea95e3 02:26:18 ---> 4ec1d3b6c06a 02:26:18 Step 24/24 : LABEL version=0.0.0 02:26:18 Removing intermediate container 616750b609a1 02:26:18 ---> 6c8bebe436ba 02:26:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:26:18 ---> Running in 8b0bae47c229 02:26:18 Removing intermediate container 70ce82e97279 02:26:18 ---> d4e58eb5a2a8 02:26:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:26:19 Removing intermediate container 056e6d4c0622 02:26:19 ---> d5979a3a4bb3 02:26:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:26:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:26:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:26:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1543 kB] 02:26:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 02:26:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 02:26:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 02:26:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 02:26:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 02:26:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1108 kB] 02:26:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 02:26:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:26:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:26:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:26:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:26:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:26:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:26:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:26:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:26:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:26:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1883 kB] 02:26:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 02:26:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 02:26:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 02:26:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 02:26:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 02:26:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1717 kB] 02:26:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 02:26:19 Fetched 23.9 MB in 0s (0 B/s) 02:26:19 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:26:19 Fetched 96.5 kB in 0s (0 B/s) 02:26:19 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:26:19 Fetched 279 kB in 0s (0 B/s) 02:26:19 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:26:19 Fetched 122 kB in 0s (0 B/s) 02:26:19 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:26:19 Fetched 77.8 kB in 0s (0 B/s) 02:26:19 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:26:19 Fetched 8848 B in 0s (0 B/s) 02:26:19 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:26:19 Fetched 47.8 kB in 0s (0 B/s) 02:26:19 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:26:19 Fetched 45.6 kB in 0s (0 B/s) 02:26:19 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:26:19 Fetched 15.0 kB in 0s (0 B/s) 02:26:19 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 02:26:19 Fetched 214 kB in 0s (0 B/s) 02:26:19 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] 02:26:19 Fetched 155 kB in 0s (0 B/s) 02:26:19 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:26:19 Fetched 50.6 kB in 0s (0 B/s) 02:26:19 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:26:19 Fetched 14.8 kB in 0s (0 B/s) 02:26:19 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:26:19 Fetched 41.8 kB in 0s (0 B/s) 02:26:19 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:26:19 Fetched 499 kB in 0s (0 B/s) 02:26:19 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:26:19 Fetched 111 kB in 0s (0 B/s) 02:26:19 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:26:19 Fetched 240 kB in 0s (0 B/s) 02:26:19 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:26:19 Fetched 29.3 kB in 0s (0 B/s) 02:26:19 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:26:19 Fetched 85.5 kB in 0s (0 B/s) 02:26:19 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:26:19 Fetched 24.5 kB in 0s (0 B/s) 02:26:19 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:26:19 Fetched 49.2 kB in 0s (0 B/s) 02:26:19 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:26:19 Fetched 54.2 kB in 0s (0 B/s) 02:26:19 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:26:19 Fetched 30.8 kB in 0s (0 B/s) 02:26:19 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] 02:26:19 Fetched 16.6 kB in 0s (0 B/s) 02:26:19 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:26:19 Fetched 85.9 kB in 0s (0 B/s) 02:26:19 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:26:19 Fetched 8720 B in 0s (0 B/s) 02:26:19 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 02:26:19 Fetched 137 kB in 0s (0 B/s) 02:26:19 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:26:19 Fetched 119 kB in 0s (0 B/s) 02:26:19 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 02:26:19 Fetched 109 kB in 0s (0 B/s) 02:26:19 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:26:19 Fetched 11.1 kB in 0s (0 B/s) 02:26:19 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 02:26:19 Fetched 645 kB in 0s (0 B/s) 02:26:19 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:26:19 Fetched 41.3 kB in 0s (0 B/s) 02:26:19 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:26:19 Fetched 17.9 kB in 0s (0 B/s) 02:26:19 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:26:19 Fetched 368 kB in 0s (0 B/s) 02:26:19 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:26:19 Fetched 187 kB in 0s (0 B/s) 02:26:19 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:26:19 Fetched 175 kB in 0s (0 B/s) 02:26:19 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:26:19 ---> 2e38cff1ef01 02:26:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:26:19 Removing intermediate container 8b0bae47c229 02:26:19 ---> fb296d74b431 02:26:19 02:26:19 ---> e75a4e1b46a5 02:26:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:26:19 ---> ba0c3ee59972 02:26:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:26:20 Successfully built fb296d74b431 02:26:20 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 02:26:20 Building docker-security-bootstrapper-go 02:26:20  Building docker-security-secretstore-setup-go ... done  ---> 384ef45de68e 02:26:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:26:20 Fetched 206 kB in 0s (0 B/s) 02:26:20 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 02:26:20 Fetched 1301 kB in 0s (0 B/s) 02:26:20 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:26:20 Fetched 36.2 kB in 0s (0 B/s) 02:26:20 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 02:26:20 Fetched 159 kB in 0s (0 B/s) 02:26:20 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:26:20 Fetched 107 kB in 0s (0 B/s) 02:26:20 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:26:20 Fetched 48.7 kB in 0s (0 B/s) 02:26:20 Pulling static-packages 02:26:20 + snapcraftctl pull 02:26:21 ---> 70a9e964c0ed 02:26:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:26:22 'go115' has dependencies that need to be staged: static-packages go-build-helper 02:26:22 Skipping pull go-build-helper (already ran) 02:26:22 Skipping pull static-packages (already ran) 02:26:22 Building go-build-helper 02:26:22 + snapcraftctl build 02:26:22 ---> f2fd0b8790c3 02:26:22 ---> f24242567333 02:26:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:26:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:26:22 ---> e684d700145c 02:26:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:26:23 ---> 1fc63d2cc8b0 02:26:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:26:23 ---> Running in 29795bca1250 02:26:24 ---> 42afeb75bb18 02:26:24 Step 19/23 : ENTRYPOINT ["/core-command"] 02:26:24 ---> bfb75ec26603 02:26:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:26:24 ---> 1eb7339af23b 02:26:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:26:24 ---> Running in 5116578c60a6 02:26:24 ---> Running in 8a8febd40f13 02:26:24 ---> Running in c6d81b9b9b48 02:26:24 Removing intermediate container 29795bca1250 02:26:24 ---> 94beee735f9a 02:26:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:26:25 Removing intermediate container 8a8febd40f13 02:26:25 ---> 95cba7e2a870 02:26:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:26:25 Removing intermediate container 5116578c60a6 02:26:25 ---> 10ea539d05bc 02:26:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:26:25 ---> Running in c9b8a64e6bbe 02:26:26 Removing intermediate container c6d81b9b9b48 02:26:26 ---> 1fd68fe980c5 02:26:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:26:26 ---> Running in 8aa3254d85df 02:26:26 ---> Running in 5de9a881f900 02:26:26 ---> Running in 9791d367bdb4 02:26:26 Removing intermediate container c9b8a64e6bbe 02:26:26 ---> ec0f82d1c2f4 02:26:26 Step 20/22 : LABEL arch=arm64 02:26:26 ---> Running in 67c082813cc0 02:26:26 Removing intermediate container 8aa3254d85df 02:26:26 ---> 735262790793 02:26:26 Step 21/23 : LABEL arch=arm64 02:26:26 Removing intermediate container 5de9a881f900 02:26:26 ---> 2bd855372cbf 02:26:26 Step 21/23 : LABEL arch=arm64 02:26:26 Removing intermediate container 9791d367bdb4 02:26:26 ---> 5c1e4146b124 02:26:26 Step 20/22 : LABEL arch=arm64 02:26:27 ---> Running in 441feb992dce 02:26:27 ---> Running in b6309354720a 02:26:27 ---> Running in c5e975888391 02:26:27 Removing intermediate container 67c082813cc0 02:26:27 ---> 97de4a09a895 02:26:27 Step 21/22 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:26:27 ---> Running in a94130727c88 02:26:27 Removing intermediate container 441feb992dce 02:26:27 ---> 5e83cb2798f2 02:26:27 Step 22/23 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:26:27 Removing intermediate container c5e975888391 02:26:27 ---> eede04600309 02:26:27 Step 21/22 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:26:28 Building static-packages 02:26:28 + snapcraftctl build 02:26:28 ---> Running in f23f235c2225 02:26:28 Removing intermediate container b6309354720a 02:26:28 ---> 8c4cba8cd14e 02:26:28 Step 22/23 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:26:28 ---> Running in cb7c81af8c9a 02:26:28 Removing intermediate container a94130727c88 02:26:28 ---> 068fe87189ee 02:26:28 Step 22/22 : LABEL version=0.0.0 02:26:28 ---> Running in 399393f0cf5e 02:26:29 ---> Running in 5b4c052b891d 02:26:29 Removing intermediate container f23f235c2225 02:26:29 ---> 3ef504ac41ac 02:26:29 Step 23/23 : LABEL version=0.0.0 02:26:30 Staging go-build-helper 02:26:30 + snapcraftctl stage 02:26:30 Removing intermediate container cb7c81af8c9a 02:26:30 ---> 737dcce12b5b 02:26:30 Step 22/22 : LABEL version=0.0.0Removing intermediate container 399393f0cf5e 02:26:30 02:26:30 ---> aa3c2ef24354 02:26:30 Step 23/23 : LABEL version=0.0.0 02:26:30 ---> Running in c0d8e376b29b 02:26:30 ---> Running in 9ea49b4b5f6a 02:26:30 Removing intermediate container 5b4c052b891d 02:26:30 ---> 6b5e314683a3 02:26:30 02:26:30 ---> Running in c50321aeb0c4 02:26:30 Removing intermediate container c0d8e376b29b 02:26:30 ---> d45328173d2f 02:26:30 02:26:31 Successfully built 6b5e314683a3 02:26:31 Successfully tagged docker-support-scheduler-go-arm64:latest 02:26:31  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 02:26:31 Removing intermediate container 9ea49b4b5f6a 02:26:31 ---> 454ce33f1f55 02:26:31 02:26:31 Staging static-packages 02:26:31 + snapcraftctl stage 02:26:31 Successfully built d45328173d2f 02:26:31 Successfully tagged docker-core-command-go-arm64:latest 02:26:31 Removing intermediate container c50321aeb0c4 02:26:31 Building docker-core-data-go 02:26:31 ---> d2ab31058235 02:26:31  Building docker-core-command-go ... done  02:26:31 Successfully built 454ce33f1f55 02:26:31 Successfully tagged docker-support-notifications-go-arm64:latest 02:26:31 Building docker-sys-mgmt-agent-go 02:26:32  Building docker-support-notifications-go ... done Successfully built d2ab31058235 02:26:32 Successfully tagged docker-core-metadata-go-arm64:latest 02:26:32 Pulling go115 02:26:32 + snapcraftctl pull 02:26:34 'edgex-go' has dependencies that need to be staged: go115 02:26:34 Skipping pull go115 (already ran) 02:26:34 Building go115 02:26:34 + dpkg --print-architecture 02:26:34 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 02:26:34 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 02:26:34 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 02:26:34 % Total % Received % Xferd Average Speed Time Time Time Current 02:26:34 Dload Upload Total Spent Left Speed 02:26:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 118k 0 0 611k 0 0:03:13 --:--:-- 0:03:13 607k 33 115M 33 38.9M 0 0 32.6M 0 0:00:03 0:00:01 0:00:02 32.6M 67 115M 67 77.9M 0 0 35.5M 0 0:00:03 0:00:02 0:00:01 35.4M 99 115M 99 115M 0 0 36.1M 0 0:00:03 0:00:03 --:--:-- 36.0M 100 115M 100 115M 0 0 36.0M 0 0:00:03 0:00:03 --:--:-- 36.0M 02:26:37 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 02:26:37 + sha256sum -c sha256 02:26:37 + grep OK 02:26:38 go1.15.2.linux-amd64.tar.gz: OK 02:26:38 + mkdir -p /root/stage/go1.15 02:26:38 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 02:26:43 Staging go115 02:26:43 + snapcraftctl stage 02:26:50 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:26:50 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:26:50 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:26:50 Fetched 0 B in 0s (0 B/s) 02:26:50 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:26:50 Fetched 224 kB in 0s (0 B/s) 02:26:50 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:26:50 Fetched 157 kB in 0s (0 B/s) 02:26:50 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:26:50 Fetched 221 kB in 0s (0 B/s) 02:26:50 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:26:50 Fetched 143 kB in 0s (0 B/s) 02:26:50 Pulling edgex-go 02:26:50 + snapcraftctl pull 02:26:50  Building docker-core-metadata-go ... done Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:26:50 Step 2/30 : FROM ${BUILDER_BASE} AS builder 02:26:50 ---> 6aa501f595f2 02:26:50 Step 3/30 : WORKDIR /edgex-go 02:26:50 ---> Using cache 02:26:50 ---> 6373442edb62 02:26:50 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:26:50 ---> Using cache 02:26:50 ---> 817ec994f1d3 02:26:50 Step 5/30 : RUN apk add --update --no-cache make git 02:26:50 ---> Using cache 02:26:50 ---> c1ec006f6209 02:26:50 Step 6/30 : COPY go.mod . 02:26:50 ---> Using cache 02:26:50 ---> fdc2e0cec80a 02:26:50 Step 7/30 : RUN go mod download 02:26:50 ---> Using cache 02:26:50 ---> 856b9bb8e238 02:26:50 Step 8/30 : COPY . . 02:26:50 ---> Using cache 02:26:50 ---> fe341b4e38ac 02:26:50 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:26:52 Pulling version 02:26:52 + cd /root/project 02:26:52 + [ -f VERSION ] 02:26:52 + PROJECT_VERSION=local-dev 02:26:52 + git rev-parse --short HEAD 02:26:52 + GIT_REVISION=4a23d25d 02:26:52 + snapcraftctl set-version local-dev 02:26:53 Building config-common 02:26:53 + snapcraftctl build 02:26:55 Skipping build go-build-helper (already ran) 02:26:55 Skipping build static-packages (already ran) 02:26:55 Skipping build go115 (already ran) 02:26:55 Building edgex-go 02:26:56 ---> Running in 0fa22f350767 02:26:56 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 02:26:56 + 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 02:26:56 + cd /root/parts/edgex-go/src 02:26:56 + make build 02:26:56 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 02:26:58 go: downloading github.com/gorilla/mux v1.8.0 02:26:58 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 02:26:58 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 02:26:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.33 02:26:58 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:26:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 02:26:59 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 02:26:59 go: downloading github.com/google/uuid v1.2.0 02:26:59 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:26:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 02:26:59 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 02:26:59 go: downloading github.com/pelletier/go-toml v1.2.0 02:26:59 go: downloading github.com/go-redis/redis/v7 v7.2.0 02:26:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 02:26:59 go: downloading github.com/pkg/errors v0.8.1 02:26:59 go: downloading github.com/go-kit/kit v0.8.0 02:26:59 go: downloading github.com/pebbe/zmq4 v1.2.2 02:26:59 go: downloading github.com/go-playground/validator/v10 v10.3.0 02:26:59 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:26:59 go: downloading github.com/imdario/mergo v0.3.11 02:26:59 go: downloading github.com/x448/float16 v0.8.4 02:26:59 go: downloading github.com/BurntSushi/toml v0.3.1 02:26:59 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:26:59 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 02:26:59 go: downloading github.com/hashicorp/consul/api v1.1.0 02:26:59 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:26:59 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:26:59 go: downloading github.com/mitchellh/copystructure v1.0.0 02:26:59 go: downloading github.com/leodido/go-urn v1.2.0 02:26:59 go: downloading github.com/go-playground/universal-translator v0.17.0 02:26:59 go: downloading github.com/go-logfmt/logfmt v0.4.0 02:26:59 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:26:59 go: downloading github.com/go-playground/locales v0.13.0 02:26:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 02:26:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:26:59 go: downloading github.com/hashicorp/serf v0.8.2 02:27:00 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:27:00 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:27:00 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:27: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 02:27:08 go: downloading gopkg.in/yaml.v2 v2.4.0 02:27:12 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:27:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:27:12 ---> 6aa501f595f2 02:27:12 Step 3/26 : WORKDIR /edgex-go 02:27:12 ---> Using cache 02:27:12 ---> 6373442edb62 02:27:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:12 ---> Using cache 02:27:12 ---> 817ec994f1d3 02:27:12 Step 5/26 : RUN apk add --update --no-cache make bash git 02:27:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:27:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:27:12 ---> 6aa501f595f2 02:27:12 Step 3/23 : WORKDIR /edgex-go 02:27:12 ---> Using cache 02:27:12 ---> 6373442edb62 02:27:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:12 ---> Using cache 02:27:12 ---> 817ec994f1d3 02:27:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:27:13 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:27:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:27:13 ---> 6aa501f595f2 02:27:13 Step 3/21 : WORKDIR /edgex-go 02:27:13 ---> Using cache 02:27:13 ---> 6373442edb62 02:27:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:13 ---> Using cache 02:27:13 ---> 817ec994f1d3 02:27:13 Step 5/21 : RUN apk add --update --no-cache make git 02:27:13 ---> Using cache 02:27:13 ---> c1ec006f6209 02:27:13 Step 6/21 : COPY go.mod . 02:27:13 ---> Using cache 02:27:13 ---> fdc2e0cec80a 02:27:13 Step 7/21 : RUN go mod download 02:27:13 ---> Using cache 02:27:13 ---> 856b9bb8e238 02:27:13 Step 8/21 : COPY . . 02:27:13 ---> Using cache 02:27:13 ---> fe341b4e38ac 02:27:13 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:27:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:27: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 02:27:16 ---> Running in 4d534066954a 02:27:16 ---> Running in 77056cabc445 02:27:16 ---> Running in b5202f8c70b6 02:27:17 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 02:27:17 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 02:27:17 go: downloading github.com/stretchr/testify v1.7.0 02:27:17 go: downloading github.com/davecgh/go-spew v1.1.1 02:27:17 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:27:17 go: downloading github.com/pmezard/go-difflib v1.0.0 02:27:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:27:18 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 02:27:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:27:19 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 02:27:19 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:27:19 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 02:27:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:27:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:27:21 OK: 217 MiB in 51 packages 02:27:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:27: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 02:27:22 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 02:27:22 Removing intermediate container 77056cabc445 02:27:22 ---> 56733f0071cb 02:27:22 Step 6/23 : COPY go.mod . 02:27:23 OK: 217 MiB in 51 packages 02:27:23 ---> 5c123d92733b 02:27:23 Step 7/23 : RUN go mod download 02:27:24 ---> Running in fe2dfa66a929 02:27:24 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 02:27:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:27:25 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:27:26 Removing intermediate container b5202f8c70b6 02:27:26 ---> 26dc942577ed 02:27:26 Step 6/26 : COPY go.mod . 02:27:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:27:26 go: downloading github.com/lib/pq v1.9.0 02:27:27 ---> bf21b8bc8252 02:27:27 Step 7/26 : RUN go mod download 02:27:27 ---> Running in 3d8dc2f59a06 02:27:28 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:27:28 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:27:28 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:27:28 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:27:28 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:27:28 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:27:28 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:27:28 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:27:28 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:27:28 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:27:28 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:27:28 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:27:28 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:27:28 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:27:28 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:27:28 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:27:28 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:27:28 + 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 02:27:28 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:27:28 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:27:28 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:27:28 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:27:28 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:27:28 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:27:28 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:27:29 Removing intermediate container fe2dfa66a929 02:27:29 ---> a7dd3b03cb40 02:27:29 Step 8/23 : COPY . . 02:27:30 Building version 02:27:30 + snapcraftctl build 02:27:33 Staging config-common 02:27:33 + snapcraftctl stage 02:27:33 Removing intermediate container 3d8dc2f59a06 02:27:33 ---> 4b6f6ab72a81 02:27:33 Step 8/26 : COPY . . 02:27:34 Skipping stage go-build-helper (already ran) 02:27:34 Skipping stage static-packages (already ran) 02:27:34 Skipping stage go115 (already ran) 02:27:34 Staging edgex-go 02:27:34 + snapcraftctl stage 02:27:35 Staging version 02:27:35 + snapcraftctl stage 02:27:36 Priming config-common 02:27:36 + snapcraftctl prime 02:27:37 Priming go-build-helper 02:27:37 + snapcraftctl prime 02:27:39 Priming static-packages 02:27:39 + snapcraftctl prime 02:27:42 Priming go115 02:27:42 + snapcraftctl prime 02:27:44 Priming edgex-go 02:27:44 + snapcraftctl prime 02:27:45 Priming version 02:27:45 + snapcraftctl prime 02:27:47 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 02:27:48 Removing intermediate container 0fa22f350767 02:27:48 ---> 3594c09b04b5 02:27:48 02:27:48 Step 10/30 : FROM alpine:3.12 02:27:48 ---> afeebe901d6b 02:27:48 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:27:48 ---> Running in e4d1daf40a43 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 02:27:49 Removing intermediate container e4d1daf40a43 02:27:49 ---> fe5ee7f0c309 02:27:49 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:27:49 ---> Running in 2d5530c8da48 02:27:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:27:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:27:53 ---> 17317e3f569c 02:27:53 Step 9/23 : RUN make cmd/core-data/core-data 02:27:53 (1/2) Installing dumb-init (1.2.2-r1) 02:27:53 (2/2) Installing su-exec (0.2-r1) 02:27:53 Executing busybox-1.31.1-r19.trigger 02:27:53 OK: 5 MiB in 16 packages 02:27:54 ---> Running in d9d68f0e31dc 02:27:55 Removing intermediate container 2d5530c8da48 02:27:55 ---> 149cec62c6a0 02:27:55 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 02:27:55 ---> Running in 6ccc78afbf32 02:27:55 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 02:27:56 Removing intermediate container 6ccc78afbf32 02:27:56 ---> 4a7362508714 02:27:56 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:27:56 ---> 45b9ef6628b2 02:27:56 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:27:57 ---> Running in 5aedba72577b 02:27:57 ---> Running in fd5c2e5ada05 02:27:57 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 02:27:58 Removing intermediate container 5aedba72577b 02:27:58 ---> 7b716635c0b9 02:27:58 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:27:58 ---> Running in dcff256415e0 02:27:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:28:02 Removing intermediate container dcff256415e0 02:28:02 ---> f4ee56176ee6 02:28:02 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 02:28:02 ---> Running in 4cd0faca6268 02:28:03 Removing intermediate container 4cd0faca6268 02:28:03 ---> e4436941b125 02:28:03 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:28:04 ---> ada4f8b47f42 02:28:04 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:28:04 ---> Running in 67314c8596a2 02:28:07 Removing intermediate container 67314c8596a2 02:28:07 ---> fad9366d2ebb 02:28:07 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 02:28:09 ---> 8642a14d4cd8 02:28:09 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:28:12 ---> a0768139546d 02:28:12 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:28:14 ---> f8aaeb0ee824 02:28:14 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:28:14 Removing intermediate container 4d534066954a 02:28:14 ---> e7577e6e3607 02:28:14 02:28:14 Step 10/21 : FROM alpine:3.12 02:28:14 ---> afeebe901d6b 02:28:14 Step 11/21 : RUN apk add --update --no-cache curl 02:28:14 ---> Running in d13d73557e8d 02:28:15 ---> 9769d6cfb0f1 02:28:15 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 02:28:15 ---> Running in e05b232ab650 02:28:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:28:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:28:16 Removing intermediate container e05b232ab650 02:28:16 ---> b2c02348a02e 02:28:16 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:28:16 (1/4) Installing ca-certificates (20191127-r4) 02:28:16 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:28:16 (3/4) Installing libcurl (7.69.1-r3) 02:28:16 (4/4) Installing curl (7.69.1-r3) 02:28:16 Executing busybox-1.31.1-r19.trigger 02:28:16 Executing ca-certificates-20191127-r4.trigger 02:28:17 OK: 7 MiB in 18 packages 02:28:17 ---> e1bb9d30d09a 02:28:17 Step 25/30 : RUN chmod +x /entrypoint.sh 02:28:18 ---> Running in d63ab076522f 02:28:20 Removing intermediate container d13d73557e8d 02:28:20 ---> 99f5e95594e8 02:28:20 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:28:20 ---> Running in cedf386e0ab0 02:28:21 Removing intermediate container cedf386e0ab0 02:28:21 ---> 98cbdb322dd5 02:28:21 Step 13/21 : WORKDIR /edgex 02:28:21 ---> Running in 50e801dbdef1 02:28:22 Removing intermediate container 50e801dbdef1 02:28:22 ---> 2b53a4c4bc52 02:28:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:28:22 Removing intermediate container d63ab076522f 02:28:22 ---> 1693e510087c 02:28:22 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 02:28:23 ---> Running in 6269acdd7435 02:28:23 ---> 968e090ae38a 02:28:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:28:24 Removing intermediate container 6269acdd7435 02:28:24 ---> 657fc60abfd8 02:28:24 Step 27/30 : CMD ["gate"] 02:28:25 ---> Running in 14b6812789a9 02:28:25 ---> 15b643c40f39 02:28:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:28:25 Removing intermediate container 14b6812789a9 02:28:25 ---> b49f24f60aa8 02:28:25 Step 28/30 : LABEL arch=arm64 02:28:26 ---> Running in 98ebd6b15d9d 02:28:27 Removing intermediate container 98ebd6b15d9d 02:28:27 ---> 27ac17a34cc9 02:28:27 Step 29/30 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:28:27 ---> Running in 69e36dbcdf60 02:28:27 ---> a0de719049ad 02:28:27 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:28:28 ---> Running in a28ddd870b8e 02:28:28 Removing intermediate container 69e36dbcdf60 02:28:28 ---> 0393ac67f7a4 02:28:28 Step 30/30 : LABEL version=0.0.0 02:28:28 Removing intermediate container a28ddd870b8e 02:28:28 ---> fe3c4e946d46 02:28:28 Step 18/21 : CMD ["--init=true"] 02:28:29 ---> Running in 01237f70370a 02:28:29 ---> Running in e181d6a6c723 02:28:30 Removing intermediate container e181d6a6c723 02:28:30 ---> 6134771876af 02:28:30 Step 19/21 : LABEL arch=arm64 02:28:30 Removing intermediate container 01237f70370a 02:28:30 ---> 781602af07f0 02:28:30 02:28:30 ---> Running in d4a6e77f8ace 02:28:31 Successfully built 781602af07f0 02:28:31 Successfully tagged docker-security-bootstrapper-go-arm64:latest 02:28:31 Removing intermediate container d4a6e77f8ace 02:28:31 ---> b83bba17c3be 02:28:31  Building docker-security-bootstrapper-go ... done Step 20/21 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:28:31 ---> Running in e7eff8ff1bef 02:28:32 Removing intermediate container e7eff8ff1bef 02:28:32 ---> c84bd69efc16 02:28:32 Step 21/21 : LABEL version=0.0.0 02:28:32 ---> Running in b51e835429f6 02:28:33 Removing intermediate container b51e835429f6 02:28:33 ---> 194d7df00260 02:28:33 02:28:33 Successfully built 194d7df00260 02:28:33 Successfully tagged docker-security-proxy-setup-go-arm64:latest 02:28:55  Building docker-security-proxy-setup-go ... done Removing intermediate container fd5c2e5ada05 02:28:55 ---> cdd4812fe1bf 02:28:55 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:28:55 ---> Running in aafc0c3e3bda 02:28:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:28:57 Removing intermediate container aafc0c3e3bda 02:28:57 ---> 049884579f72 02:28:57 02:28:57 Step 11/26 : FROM docker:20.10.0 02:28:57 20.10.0: Pulling from library/docker 02:29:06 Removing intermediate container d9d68f0e31dc 02:29:06 ---> 825e1fb0b9a5 02:29:06 02:29:06 Step 10/23 : FROM alpine:3.12 02:29:06 ---> afeebe901d6b 02:29:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:29:06 ---> Running in f5b75e26815d 02:29:06 Removing intermediate container f5b75e26815d 02:29:06 ---> 0a714b7f0f04 02:29:06 Step 12/23 : ENV APP_PORT=48080 02:29:06 ---> Running in abfce60578b8 02:29:06 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:29:06 Status: Downloaded newer image for docker:20.10.0 02:29:06 ---> eeaf43b92773 02:29:06 Step 12/26 : RUN apk add --no-cache bash 02:29:06 ---> Running in d9a9f999a2d6 02:29:06 Removing intermediate container abfce60578b8 02:29:06 ---> db3bca3dd152 02:29:06 Step 13/23 : EXPOSE $APP_PORT 02:29:06 ---> Running in 6afe9407a860 02:29:07 Removing intermediate container 6afe9407a860 02:29:07 ---> 8e4e77e3c5de 02:29:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:07 ---> Running in 61ba7d41b23d 02:29:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:29:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:29:08 (1/2) Installing readline (8.0.4-r0) 02:29:08 (2/2) Installing bash (5.0.17-r0) 02:29:08 Executing bash-5.0.17-r0.post-install 02:29:08 Executing busybox-1.31.1-r19.trigger 02:29:08 OK: 12 MiB in 22 packages 02:29:10 Removing intermediate container d9a9f999a2d6 02:29:10 ---> 943fa5e98419 02:29:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:29:10 Removing intermediate container 61ba7d41b23d 02:29:10 ---> 696b4897ec3c 02:29:10 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:29:10 ---> Running in d9e259bfc0bc 02:29:10 ---> Running in e6b9d359e8ee 02:29:10 Removing intermediate container d9e259bfc0bc 02:29:10 ---> e1248d571c08 02:29:10 Step 14/26 : ENV APP_PORT=48090 02:29:10 ---> Running in a8949fd56e99 02:29:11 Removing intermediate container a8949fd56e99 02:29:11 ---> 48a72b1ebcbf 02:29:11 Step 15/26 : EXPOSE $APP_PORT 02:29:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:29:11 ---> Running in 2bd05d00e6f2 02:29:12 Removing intermediate container 2bd05d00e6f2 02:29:12 ---> 1366ce11c8a3 02:29:12 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:29:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:29:13 ---> 511b7b61b945 02:29:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:29:14 (1/6) Installing dumb-init (1.2.2-r1) 02:29:14 (2/6) Installing libgcc (9.3.0-r2) 02:29:14 ---> af04742f0c47 02:29:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:29:14 (3/6) Installing libsodium (1.0.18-r0) 02:29:14 (4/6) Installing libstdc++ (9.3.0-r2) 02:29:14 (5/6) Installing libzmq (4.3.3-r0) 02:29:14 ---> 4e696213c2ea 02:29:14 Step 19/26 : RUN apk --no-cache add py3-pip 02:29:15 (6/6) Installing zeromq (4.3.3-r0) 02:29:15 Executing busybox-1.31.1-r19.trigger 02:29:15 OK: 8 MiB in 20 packages 02:29:15 ---> Running in ca83339e5839 02:29:16 Removing intermediate container e6b9d359e8ee 02:29:16 ---> 2d89b4e484b5 02:29:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:29:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:29:17 (1/33) Installing libbz2 (1.0.8-r1) 02:29:17 (2/33) Installing expat (2.2.9-r1) 02:29:17 (3/33) Installing libffi (3.3-r2) 02:29:17 (4/33) Installing gdbm (1.13-r1) 02:29:17 (5/33) Installing xz-libs (5.2.5-r0) 02:29:17 (6/33) Installing sqlite-libs (3.32.1-r0) 02:29:17 ---> 290e96c80a66 02:29:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:29:17 (7/33) Installing python3 (3.8.5-r0) 02:29:19 ---> 328feeea5c9f 02:29:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:29:19 (8/33) Installing py3-appdirs (1.4.4-r1) 02:29:19 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:29:19 (10/33) Installing py3-parsing (2.4.7-r0) 02:29:19 (11/33) Installing py3-six (1.15.0-r0) 02:29:19 (12/33) Installing py3-packaging (20.4-r0) 02:29:19 (13/33) Installing py3-setuptools (47.0.0-r0) 02:29:19 (14/33) Installing py3-chardet (3.0.4-r4) 02:29:19 (15/33) Installing py3-idna (2.9-r0) 02:29:19 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:29:19 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:29:19 (18/33) Installing py3-requests (2.23.0-r0) 02:29:19 (19/33) Installing py3-msgpack (1.0.0-r0) 02:29:19 (20/33) Installing py3-lockfile (0.12.2-r3) 02:29:19 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:29:19 (22/33) Installing py3-colorama (0.4.3-r0) 02:29:19 (23/33) Installing py3-distlib (0.3.0-r0) 02:29:19 (24/33) Installing py3-distro (1.5.0-r1) 02:29:19 (25/33) Installing py3-webencodings (0.5.1-r3) 02:29:19 (26/33) Installing py3-html5lib (1.0.1-r4) 02:29:19 (27/33) Installing py3-pytoml (0.1.21-r0) 02:29:19 (28/33) Installing py3-pep517 (0.8.2-r0) 02:29:19 (29/33) Installing py3-progress (1.5-r0) 02:29:19 (30/33) Installing py3-toml (0.10.1-r0) 02:29:19 (31/33) Installing py3-retrying (1.3.3-r0) 02:29:19 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:29:19 (33/33) Installing py3-pip (20.1.1-r0) 02:29:19 ---> 21aa8a0efbe5 02:29:19 Step 19/23 : ENTRYPOINT ["/core-data"] 02:29:19 Executing busybox-1.31.1-r19.trigger 02:29:20 OK: 71 MiB in 55 packages 02:29:20 ---> Running in ff4c5d77c097 02:29:20 Removing intermediate container ff4c5d77c097 02:29:20 ---> 13484ec8dc70 02:29:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:20 ---> Running in f3bb399c3599 02:29:21 Removing intermediate container f3bb399c3599 02:29:21 ---> 37679345a645 02:29:21 Step 21/23 : LABEL arch=arm64 02:29:21 ---> Running in 05da2f551f3f 02:29:22 Removing intermediate container 05da2f551f3f 02:29:22 ---> 5cf995a66527 02:29:22 Step 22/23 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:29:22 ---> Running in 79c03609d808 02:29:23 Removing intermediate container 79c03609d808 02:29:23 ---> 5a299176e6f6 02:29:23 Step 23/23 : LABEL version=0.0.0 02:29:23 ---> Running in bfdc8d7460c5 02:29:24 Removing intermediate container bfdc8d7460c5 02:29:24 ---> d88129967aac 02:29:24 02:29:24 Successfully built d88129967aac 02:29:24 Successfully tagged docker-core-data-go-arm64:latest 02:29:25  Building docker-core-data-go ... done Removing intermediate container ca83339e5839 02:29:25 ---> 3172d8deca68 02:29:25 Step 20/26 : RUN pip install docker-compose==1.23.2 02:29:25 ---> Running in 9c0b55e43a3e 02:29:31 Collecting docker-compose==1.23.2 02:29:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:29:31 Collecting docopt<0.7,>=0.6.1 02:29:31 Downloading docopt-0.6.2.tar.gz (25 kB) 02:29:33 Collecting cached-property<2,>=1.2.0 02:29:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:29:33 Collecting websocket-client<1.0,>=0.32.0 02:29:33 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 02:29:34 Collecting docker<4.0,>=3.6.0 02:29:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:29:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:29:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:29:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:29:37 Collecting PyYAML<4,>=3.10 02:29:37 Downloading PyYAML-3.13.tar.gz (270 kB) 02:29:40 Collecting jsonschema<3,>=2.5.1 02:29:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:29:40 Collecting texttable<0.10,>=0.9.0 02:29:40 Downloading texttable-0.9.1.tar.gz (11 kB) 02:29:42 Collecting dockerpty<0.5,>=0.4.1 02:29:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:29:44 Collecting docker-pycreds>=0.4.0 02:29:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:29:44 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) 02:29:44 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) 02:29:45 Collecting urllib3<1.25,>=1.21.1 02:29:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:29:46 Collecting idna<2.8,>=2.5 02:29:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:29:46 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:29:46 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:29:46 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:29:46 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:29:46 Installing collected packages: docopt, cached-property, websocket-client, urllib3, idna, requests, docker-pycreds, docker, PyYAML, jsonschema, texttable, dockerpty, docker-compose 02:29:46 Running setup.py install for docopt: started 02:29:48 Running setup.py install for docopt: finished with status 'done' 02:29:48 Attempting uninstall: urllib3 02:29:48 Found existing installation: urllib3 1.25.9 02:29:48 Uninstalling urllib3-1.25.9: 02:29:49 Successfully uninstalled urllib3-1.25.9 02:29:49 Attempting uninstall: idna 02:29:49 Found existing installation: idna 2.9 02:29:49 Uninstalling idna-2.9: 02:29:49 Successfully uninstalled idna-2.9 02:29:50 Attempting uninstall: requests 02:29:50 Found existing installation: requests 2.23.0 02:29:50 Uninstalling requests-2.23.0: 02:29:50 Successfully uninstalled requests-2.23.0 02:29:51 Running setup.py install for PyYAML: started 02:29:54 Running setup.py install for PyYAML: finished with status 'done' 02:29:54 Running setup.py install for texttable: started 02:29:56 Running setup.py install for texttable: finished with status 'done' 02:29:56 Running setup.py install for dockerpty: started 02:29:57 Running setup.py install for dockerpty: finished with status 'done' 02:29:58 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 02:30:02 Removing intermediate container 9c0b55e43a3e 02:30:02 ---> 942b8054c8a6 02:30:02 Step 21/26 : RUN apk --no-cache add curl 02:30:02 ---> Running in a3d435844f93 02:30:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:30:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:30:04 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:30:04 (2/3) Installing libcurl (7.69.1-r3) 02:30:04 (3/3) Installing curl (7.69.1-r3) 02:30:04 Executing busybox-1.31.1-r19.trigger 02:30:04 OK: 71 MiB in 58 packages 02:30:05 Removing intermediate container a3d435844f93 02:30:05 ---> 917fff2d96e9 02:30:05 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:30:05 ---> Running in a743f246b306 02:30:05 Removing intermediate container a743f246b306 02:30:05 ---> 44f14f442bef 02:30:05 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:30:06 ---> Running in f02089c3172d 02:30:06 Removing intermediate container f02089c3172d 02:30:06 ---> a7e9feb39962 02:30:06 Step 24/26 : LABEL arch=arm64 02:30:06 ---> Running in 3c9863680d60 02:30:06 Removing intermediate container 3c9863680d60 02:30:06 ---> de42e4118e7f 02:30:06 Step 25/26 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 02:30:07 ---> Running in 591ac58e6e7d 02:30:07 Removing intermediate container 591ac58e6e7d 02:30:07 ---> f794897cd373 02:30:07 Step 26/26 : LABEL version=0.0.0 02:30:07 ---> Running in 42360e86d05d 02:30:08 Removing intermediate container 42360e86d05d 02:30:08 ---> a4431e360de7 02:30:08 02:30:08 Successfully built a4431e360de7 02:30:08 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 02:30:08  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 02:30:08 $ docker stop --time=1 f71a41f0973e2d16540b8b2452754dfc0e56e6677433b46cf0fbc7ac2291083a 02:30:10 $ docker rm -f f71a41f0973e2d16540b8b2452754dfc0e56e6677433b46cf0fbc7ac2291083a [Pipeline] // withDockerContainer [Pipeline] sh 02:30:11 + grep docker 02:30:11 + docker images 02:30:11 docker-sys-mgmt-agent-go-arm64 latest a4431e360de7 4 seconds ago 300MB 02:30:11 docker-core-data-go-arm64 latest d88129967aac 48 seconds ago 21MB 02:30:11 docker-security-proxy-setup-go-arm64 latest 194d7df00260 About a minute ago 23.2MB 02:30:11 docker-security-bootstrapper-go-arm64 latest 781602af07f0 About a minute ago 17MB 02:30:11 docker-core-metadata-go-arm64 latest d2ab31058235 3 minutes ago 17.8MB 02:30:11 docker-support-notifications-go-arm64 latest 454ce33f1f55 3 minutes ago 16.7MB 02:30:11 docker-core-command-go-arm64 latest d45328173d2f 3 minutes ago 16MB 02:30:11 docker-support-scheduler-go-arm64 latest 6b5e314683a3 3 minutes ago 16.1MB 02:30:11 docker-security-secretstore-setup-go-arm64 latest fb296d74b431 3 minutes ago 23.4MB 02:30:11 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 [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 02:30:13 provisioning config files... 02:30:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config749332536455844073tmp [Pipeline] { [Pipeline] sh 02:30:14 + set +x 02:30:14 + curl -s https://codecov.io/bash 02:30:14 + bash -s -- 02:30:14 02:30:14 _____ _ 02:30:14 / ____| | | 02:30:14 | | ___ __| | ___ ___ _____ __ 02:30:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:30:14 | |___| (_) | (_| | __/ (_| (_) \ V / 02:30:14 \_____\___/ \__,_|\___|\___\___/ \_/ 02:30:14 Bash-20210129-7c25fce 02:30:14 02:30:14 02:30:14 ==> git version 2.24.3 found 02:30:14 ==> 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 02:30:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:30:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:30:14 ==> Jenkins CI detected. 02:30:14 project root: . 02:30:14 --> token set from env 02:30:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:30:14 ==> Running gcov in . (disable via -X gcov) 02:30:14 ==> Python coveragepy not found 02:30:14 ==> Searching for coverage reports in: 02:30:14 + . 02:30:14 -> Found 1 reports 02:30:14 ==> Detecting git/mercurial file structure 02:30:15 ==> Reading reports 02:30:15 + ./coverage.out bytes=595164 02:30:15 ==> Appending adjustments 02:30:15 https://docs.codecov.io/docs/fixing-reports 02:30:18 + Found adjustments 02:30:18 ==> Gzipping contents 02:30:18 88K /tmp/codecov.9b3AKt.gz 02:30:18 ==> Uploading reports 02:30:18 url: https://codecov.io 02:30:18 query: branch=PR-3153&commit=4a23d25d86ca8635477d675c485e5c8308d97705&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3153%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3153&job=&cmd_args= 02:30:18 -> Pinging Codecov 02:30:18 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3153&commit=4a23d25d86ca8635477d675c485e5c8308d97705&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3153%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3153&job=&cmd_args= 02:30:18 -> Uploading to 02:30:18 https://storage.googleapis.com/codecov/v4/raw/2021-02-10/00271124DB129430A58F1EEE437C3FCB/4a23d25d86ca8635477d675c485e5c8308d97705/855f830e-3391-4060-ae03-c756c39efb66.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210210T023018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3a0ece703534acb0350ae9405a2a9d320453fb12c9641a1bb65540b4e3bbb1a 02:30:18 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:18 Dload Upload Total Spent Left Speed 02:30:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89414 0 0 100 89414 0 157k --:--:-- --:--:-- --:--:-- 157k 02:30:19 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/4a23d25d86ca8635477d675c485e5c8308d97705 [Pipeline] } 02:30:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:30:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:30:22 ---> package-listing.sh 02:30:22 ++ facter osfamily 02:30:22 ++ tr '[:upper:]' '[:lower:]' 02:30:22 + OS_FAMILY=redhat 02:30:22 + workspace=/w/workspace/edgex-go/7 02:30:22 + START_PACKAGES=/tmp/packages_start.txt 02:30:22 + END_PACKAGES=/tmp/packages_end.txt 02:30:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:30:22 + PACKAGES=/tmp/packages_start.txt 02:30:22 + '[' /w/workspace/edgex-go/7 ']' 02:30:22 + PACKAGES=/tmp/packages_end.txt 02:30:22 + case "${OS_FAMILY}" in 02:30:22 + rpm -qa 02:30:22 + sort 02:30:27 + '[' -f /tmp/packages_start.txt ']' 02:30:27 + '[' -f /tmp/packages_end.txt ']' 02:30:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:30:27 + '[' /w/workspace/edgex-go/7 ']' 02:30:27 + mkdir -p /w/workspace/edgex-go/7/archives/ 02:30:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 02:30:27 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:30:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:30:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:30:28 02:30:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:30:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:30:28 alpine: Pulling from edgex-lftools-log-publisher 02:30:28 df20fa9351a1: Pulling fs layer 02:30:28 36b3adc4ff6f: Pulling fs layer 02:30:28 8ad3a11d3b57: Pulling fs layer 02:30:28 46f8f816bc3b: Pulling fs layer 02:30:28 93b61091891f: Pulling fs layer 02:30:28 93b9cdb0e59b: Pulling fs layer 02:30:28 5e14af77c1be: Pulling fs layer 02:30:28 01666e4c0597: Pulling fs layer 02:30:28 aa168da1d23b: Pulling fs layer 02:30:28 93b9cdb0e59b: Waiting 02:30:28 5e14af77c1be: Waiting 02:30:28 01666e4c0597: Waiting 02:30:28 aa168da1d23b: Waiting 02:30:28 46f8f816bc3b: Waiting 02:30:28 36b3adc4ff6f: Verifying Checksum 02:30:28 36b3adc4ff6f: Download complete 02:30:28 46f8f816bc3b: Download complete 02:30:28 df20fa9351a1: Verifying Checksum 02:30:28 df20fa9351a1: Download complete 02:30:28 93b9cdb0e59b: Verifying Checksum 02:30:28 93b9cdb0e59b: Download complete 02:30:28 5e14af77c1be: Verifying Checksum 02:30:28 5e14af77c1be: Download complete 02:30:28 01666e4c0597: Verifying Checksum 02:30:28 01666e4c0597: Download complete 02:30:28 93b61091891f: Verifying Checksum 02:30:28 93b61091891f: Download complete 02:30:28 8ad3a11d3b57: Verifying Checksum 02:30:28 8ad3a11d3b57: Download complete 02:30:29 df20fa9351a1: Pull complete 02:30:29 36b3adc4ff6f: Pull complete 02:30:31 aa168da1d23b: Verifying Checksum 02:30:31 aa168da1d23b: Download complete 02:30:31 8ad3a11d3b57: Pull complete 02:30:31 46f8f816bc3b: Pull complete 02:30:32 93b61091891f: Pull complete 02:30:32 93b9cdb0e59b: Pull complete 02:30:32 5e14af77c1be: Pull complete 02:30:32 01666e4c0597: Pull complete 02:30:40 aa168da1d23b: Pull complete 02:30:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:30:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:30:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:30:41 prd-centos7-docker-4c-2g-25897 does not seem to be running inside a container 02:30:41 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:30:50 $ docker top 12c2acc6db856706d32e87e86d629ba67641bd1a7254532be8baccd197ac25a2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:51 + touch /tmp/pre-build-complete [Pipeline] sh 02:30:51 + mkdir -p /var/log/sa [Pipeline] sh 02:30:51 + ls /var/log/sa-host 02:30:51 + sadf -c /var/log/sa-host/sa10 02:30:51 file_magic: OK 02:30:51 HZ: Using current value: 100 02:30:51 file_header: OK 02:30:51 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 02:30:51 Statistics: 02:30:51 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... 02:30:51 File successfully converted to sysstat format version 12.2.1 02:30:51 + sadf -c /var/log/sa-host/sa23 02:30:51 file_magic: OK 02:30:51 HZ: Using current value: 100 02:30:51 file_header: OK 02:30:51 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 02:30:51 Statistics: 02:30:51 Hnuu...uuuununununu... 02:30:51 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:30:51 provisioning config files... 02:30:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config7841786852892188777tmp [Pipeline] { [Pipeline] echo 02:30:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:30:52 ---> create-netrc.sh [Pipeline] } 02:30:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:30:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:30:52 ---> python-tools-install.sh [Pipeline] echo 02:30:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:30:53 ---> sudo-logs.sh 02:30:53 Archiving 'sudo' log.. [Pipeline] echo 02:30:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:30:53 ---> job-cost.sh 02:30:53 lf-activate-venv: SKIPPING 02:30:53 INFO: No Stack... 02:30:54 INFO: Retrieving Pricing Info for: v1-standard-2 02:30:55 INFO: Archiving Costs [Pipeline] echo 02:30:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:30:55 ---> logs-deploy.sh 02:30:55 lf-activate-venv: SKIPPING 02:30:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3153/7 02:30:55 INFO: archiving workspace using pattern(s): 02:30:56 Archives upload complete. 02:30:57 INFO: archiving logs to Nexus 02:30:58 ---> uname -a: 02:30:58 Linux prd-centos7-docker-4c-2g-25897.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:30:58 02:30:58 02:30:58 ---> lscpu: 02:30:58 Architecture: x86_64 02:30:58 CPU op-mode(s): 32-bit, 64-bit 02:30:58 Byte Order: Little Endian 02:30:58 Address sizes: 40 bits physical, 48 bits virtual 02:30:58 CPU(s): 4 02:30:58 On-line CPU(s) list: 0-3 02:30:58 Thread(s) per core: 1 02:30:58 Core(s) per socket: 1 02:30:58 Socket(s): 4 02:30:58 NUMA node(s): 1 02:30:58 Vendor ID: GenuineIntel 02:30:58 CPU family: 6 02:30:58 Model: 44 02:30:58 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:30:58 Stepping: 1 02:30:58 CPU MHz: 2933.442 02:30:58 BogoMIPS: 5866.88 02:30:58 Virtualization: VT-x 02:30:58 Hypervisor vendor: KVM 02:30:58 Virtualization type: full 02:30:58 L1d cache: 128 KiB 02:30:58 L1i cache: 128 KiB 02:30:58 L2 cache: 16 MiB 02:30:58 L3 cache: 64 MiB 02:30:58 NUMA node0 CPU(s): 0-3 02:30:58 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:30:58 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:30:58 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:30:58 Vulnerability Meltdown: Mitigation; PTI 02:30:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:30:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:30:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:30:58 Vulnerability Srbds: Not affected 02:30:58 Vulnerability Tsx async abort: Not affected 02:30:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 02:30:58 02:30:58 02:30:58 ---> nproc: 02:30:58 4 02:30:58 02:30:58 02:30:58 ---> df -h: 02:30:58 Filesystem Size Used Available Use% Mounted on 02:30:58 overlay 50.0G 12.1G 37.9G 24% / 02:30:58 tmpfs 64.0M 0 64.0M 0% /dev 02:30:58 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:30:58 shm 64.0M 0 64.0M 0% /dev/shm 02:30:58 /dev/vda1 50.0G 12.1G 37.9G 24% /facter-os 02:30:58 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/resolv.conf 02:30:58 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hostname 02:30:58 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hosts 02:30:58 /dev/vda1 50.0G 12.1G 37.9G 24% /run/cloud-init/result.json 02:30:58 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/sa-host 02:30:58 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/secure 02:30:58 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/auth.log 02:30:58 /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/7 02:30:58 /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/7@tmp 02:30:58 02:30:58 02:30:58 ---> free -m: 02:30:58 total used free shared buff/cache available 02:30:58 Mem: 1837 747 160 0 930 1006 02:30:58 Swap: 1023 41 982 02:30:58 02:30:58 02:30:58 ---> ip addr: 02:30:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:30:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:30:58 inet 127.0.0.1/8 scope host lo 02:30:58 valid_lft forever preferred_lft forever 02:30:58 inet6 ::1/128 scope host 02:30:58 valid_lft forever preferred_lft forever 02:30:58 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:30:58 link/ether fa:16:3e:e5:76:eb brd ff:ff:ff:ff:ff:ff 02:30:58 inet 10.30.122.70/23 brd 10.30.123.255 scope global dynamic eth0 02:30:58 valid_lft 85183sec preferred_lft 85183sec 02:30:58 inet6 fe80::f816:3eff:fee5:76eb/64 scope link 02:30:58 valid_lft forever preferred_lft forever 02:30:58 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:30:58 link/ether 02:42:a9:6e:70:90 brd ff:ff:ff:ff:ff:ff 02:30:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:30:58 valid_lft forever preferred_lft forever 02:30:58 inet6 fe80::42:a9ff:fe6e:7090/64 scope link 02:30:58 valid_lft forever preferred_lft forever 02:30:58 02:30:58 02:30:58 ---> sar -b -r -n DEV: 02:30:58 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/10/21 _x86_64_ (4 CPU) 02:30:58 02:30:58 02:10:30 LINUX RESTART (4 CPU) 02:30:58 02:30:58 02:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:30:58 02:12:01 95.69 33.51 62.18 0.00 6261.30 18614.02 0.00 02:30:58 02:13:01 273.19 76.87 196.32 0.00 6474.37 52135.82 0.00 02:30:58 02:14:01 188.16 94.23 93.93 0.00 3240.98 10409.43 0.00 02:30:58 02:15:01 149.20 72.58 76.63 0.00 3524.70 8160.42 0.00 02:30:58 02:16:02 305.30 121.67 183.63 0.00 48856.38 121621.21 0.00 02:30:58 02:17:02 1816.21 1486.35 329.87 0.00 165321.99 168331.99 0.00 02:30:58 02:18:01 893.92 655.89 238.03 0.00 43070.11 53269.50 0.00 02:30:58 02:19:02 1379.59 1013.77 365.82 0.00 121956.99 151863.80 0.00 02:30:58 02:20:02 746.09 463.63 282.46 0.00 41138.56 69163.48 0.00 02:30:58 02:21:01 74.86 13.14 61.72 0.00 3055.89 4168.86 0.00 02:30:58 02:22:02 2.05 0.60 1.45 0.00 15.45 22.58 0.00 02:30:58 02:23:01 0.25 0.00 0.25 0.00 0.00 3.30 0.00 02:30:58 02:24:01 0.27 0.00 0.27 0.00 0.00 2.78 0.00 02:30:58 02:25:01 0.33 0.02 0.32 0.00 1.07 3.28 0.00 02:30:58 02:26:01 2.05 1.80 0.25 0.00 59.15 3.25 0.00 02:30:58 02:27:01 0.85 0.03 0.82 0.00 1.07 15.02 0.00 02:30:58 02:28:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 02:30:58 02:29:01 0.22 0.00 0.22 0.00 0.00 1.97 0.00 02:30:58 02:30:01 0.30 0.00 0.30 0.00 0.00 4.11 0.00 02:30:58 Average: 313.26 213.20 100.06 0.00 23452.95 34822.70 0.00 02:30:58 02:30:58 02:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:30:58 02:12:01 290444 0 607136 32.27 2620 981344 1214820 41.46 549260 837320 42724 02:30:58 02:13:01 121372 0 722188 38.38 1492 1036492 1321172 45.09 614164 856728 8 02:30:58 02:14:01 131496 0 826604 43.93 768 922676 1808392 61.72 719156 744124 70220 02:30:58 02:15:01 255280 0 762184 40.51 596 863484 1377520 47.01 611564 718948 28468 02:30:58 02:16:02 76728 0 849812 45.17 160 954844 2269488 77.45 652172 939352 28052 02:30:58 02:17:02 94436 0 806224 42.85 0 980884 1959352 66.87 612772 944900 54024 02:30:58 02:18:01 475740 0 721420 38.34 0 684384 1363416 46.53 432920 730824 32 02:30:58 02:19:02 71572 0 883400 46.95 0 926572 2499156 85.29 591424 990164 74580 02:30:58 02:20:02 77640 0 716036 38.06 0 1087868 1346848 45.97 536500 1016504 0 02:30:58 02:21:01 121764 0 666460 35.42 0 1093320 1193268 40.72 558244 956428 8 02:30:58 02:22:02 123248 0 664972 35.34 0 1093324 1178928 40.23 557292 956672 8 02:30:58 02:23:01 123256 0 664956 35.34 0 1093332 1178964 40.24 557256 956672 8 02:30:58 02:24:01 124216 0 663984 35.29 0 1093344 1170704 39.95 556564 956648 8 02:30:58 02:25:01 123720 0 664508 35.32 0 1093316 1170704 39.95 556440 956648 8 02:30:58 02:26:01 122568 0 664532 35.32 0 1094444 1170704 39.95 557100 957292 16 02:30:58 02:27:01 122296 0 664800 35.33 0 1094448 1170764 39.96 557112 957292 8 02:30:58 02:28:01 122164 0 664924 35.34 0 1094456 1170704 39.95 556908 957292 8 02:30:58 02:29:01 122216 0 664864 35.34 0 1094464 1170800 39.96 557268 957292 8 02:30:58 02:30:01 121840 0 665232 35.36 0 1094472 1170848 39.96 557480 957292 8 02:30:58 Average: 148526 0 712855 37.89 297 1019867 1416134 48.33 573242 913073 15695 02:30:58 02:30:58 02:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:30:58 02:12:01 vethd1f879c 884.32 748.53 84.68 2722.43 0.00 0.00 0.00 0.00 02:30:58 02:12:01 eth0 1891.05 1616.95 6460.14 217.69 0.00 0.00 0.00 0.00 02:30:58 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:12:01 docker0 884.32 748.39 72.59 2722.42 0.00 0.00 0.00 0.00 02:30:58 02:13:01 eth0 467.99 410.94 3673.40 43.38 0.00 0.00 0.00 0.00 02:30:58 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:13:01 docker0 157.49 172.59 11.33 831.33 0.00 0.00 0.00 0.00 02:30:58 02:14:01 eth0 40.69 23.25 36.50 15.46 0.00 0.00 0.00 0.00 02:30:58 02:14:01 veth51ab6b5 0.32 0.45 0.03 0.04 0.00 0.00 0.00 0.00 02:30:58 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:14:01 docker0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 02:30:58 02:15:01 eth0 38.36 29.38 18.05 79.78 0.00 0.00 0.00 0.00 02:30:58 02:15:01 veth51ab6b5 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 02:30:58 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:15:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 02:30:58 02:16:02 veth0fc8091 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:30:58 02:16:02 eth0 194.01 159.60 1686.19 52.95 0.00 0.00 0.00 0.00 02:30:58 02:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:17:02 veth0fc8091 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:17:02 eth0 59.44 44.82 163.82 28.43 0.00 0.00 0.00 0.00 02:30:58 02:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:17:02 docker0 31.35 35.43 1.68 146.86 0.00 0.00 0.00 0.00 02:30:58 02:18:01 veth0fc8091 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:18:01 eth0 60.80 38.96 207.13 12.68 0.00 0.00 0.00 0.00 02:30:58 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:18:01 docker0 19.51 28.69 1.09 139.21 0.00 0.00 0.00 0.00 02:30:58 02:19:02 veth7759082 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:30:58 02:19:02 veth0fc8091 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 02:30:58 02:19:02 eth0 78.82 49.91 137.23 91.85 0.00 0.00 0.00 0.00 02:30:58 02:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:20:02 veth0fc8091 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:20:02 eth0 202.89 157.95 1626.05 88.73 0.00 0.00 0.00 0.00 02:30:58 02:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:20:02 docker0 1119.83 1044.95 87.76 4269.46 0.00 0.00 0.00 0.00 02:30:58 02:21:01 eth0 33.20 21.97 75.22 9.06 0.00 0.00 0.00 0.00 02:30:58 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:21:01 docker0 11.45 13.57 1.13 59.49 0.00 0.00 0.00 0.00 02:30:58 02:22:02 eth0 1.87 0.77 1.11 0.47 0.00 0.00 0.00 0.00 02:30:58 02:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:23:01 eth0 0.46 0.34 0.27 0.21 0.00 0.00 0.00 0.00 02:30:58 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:24:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:25:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:30:58 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:30:58 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:27:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 02:30:58 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:28:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 02:30:58 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:29:01 eth0 0.95 0.27 0.32 0.20 0.00 0.00 0.00 0.00 02:30:58 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:30:01 eth0 0.68 0.30 0.28 0.20 0.00 0.00 0.00 0.00 02:30:58 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 Average: eth0 160.55 133.53 738.37 33.73 0.00 0.00 0.00 0.00 02:30:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:58 Average: docker0 59.73 55.89 4.69 228.56 0.00 0.00 0.00 0.00 02:30:58 02:30:58 02:30:58 ---> sar -P ALL: 02:30:58 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/10/21 _x86_64_ (4 CPU) 02:30:58 02:30:58 02:10:30 LINUX RESTART (4 CPU) 02:30:58 02:30:58 02:11:02 CPU %user %nice %system %iowait %steal %idle 02:30:58 02:12:01 all 18.84 0.00 7.43 1.71 0.19 71.83 02:30:58 02:12:01 0 19.12 0.00 10.48 0.73 0.16 69.52 02:30:58 02:12:01 1 22.93 0.00 6.41 1.22 0.23 69.21 02:30:58 02:12:01 2 15.89 0.00 6.45 3.95 0.26 73.44 02:30:58 02:12:01 3 17.44 0.00 6.42 0.91 0.12 75.11 02:30:58 02:13:01 all 11.21 0.00 9.55 4.43 0.15 74.66 02:30:58 02:13:01 0 11.51 0.00 10.44 4.72 0.17 73.16 02:30:58 02:13:01 1 10.56 0.00 9.79 3.59 0.14 75.93 02:30:58 02:13:01 2 11.03 0.00 9.38 4.96 0.10 74.52 02:30:58 02:13:01 3 11.76 0.00 8.59 4.44 0.17 75.03 02:30:58 02:14:01 all 51.50 0.00 13.39 4.70 0.17 30.24 02:30:58 02:14:01 0 51.97 0.00 12.67 4.22 0.19 30.95 02:30:58 02:14:01 1 51.34 0.00 14.14 4.41 0.19 29.91 02:30:58 02:14:01 2 51.42 0.00 13.82 3.57 0.12 31.07 02:30:58 02:14:01 3 51.28 0.00 12.92 6.61 0.16 29.03 02:30:58 02:15:01 all 45.90 0.00 14.24 4.00 0.17 35.69 02:30:58 02:15:01 0 45.48 0.00 14.35 5.46 0.17 34.54 02:30:58 02:15:01 1 45.63 0.00 14.12 4.69 0.17 35.39 02:30:58 02:15:01 2 45.68 0.00 14.14 4.46 0.17 35.55 02:30:58 02:15:01 3 46.82 0.00 14.38 1.38 0.14 37.28 02:30:58 02:16:02 all 21.11 0.00 17.46 7.22 0.21 54.00 02:30:58 02:16:02 0 20.47 0.00 16.43 6.36 0.23 56.52 02:30:58 02:16:02 1 20.39 0.00 17.01 6.67 0.22 55.70 02:30:58 02:16:02 2 22.00 0.00 18.61 7.07 0.19 52.14 02:30:58 02:16:02 3 21.57 0.00 17.80 8.81 0.19 51.63 02:30:58 02:17:02 all 18.97 0.00 26.63 21.78 0.36 32.26 02:30:58 02:17:02 0 18.81 0.00 26.82 20.91 0.34 33.12 02:30:58 02:17:02 1 19.15 0.00 26.62 20.51 0.35 33.36 02:30:58 02:17:02 2 19.27 0.00 26.61 23.86 0.41 29.85 02:30:58 02:17:02 3 18.65 0.00 26.48 21.84 0.34 32.69 02:30:58 02:18:01 all 53.87 0.00 18.54 12.91 0.16 14.52 02:30:58 02:18:01 0 54.58 0.00 18.29 11.74 0.15 15.24 02:30:58 02:18:01 1 53.16 0.00 19.16 13.47 0.14 14.07 02:30:58 02:18:01 2 54.00 0.00 17.99 12.25 0.20 15.56 02:30:58 02:18:01 3 53.73 0.00 18.73 14.17 0.14 13.24 02:30:58 02:19:02 all 28.45 0.00 25.62 25.42 0.22 20.29 02:30:58 02:19:02 0 30.08 0.00 25.38 23.22 0.25 21.08 02:30:58 02:19:02 1 27.47 0.00 25.80 27.66 0.23 18.84 02:30:58 02:19:02 2 28.38 0.00 25.66 24.26 0.21 21.49 02:30:58 02:19:02 3 27.88 0.00 25.64 26.56 0.18 19.75 02:30:58 02:20:02 all 36.14 0.00 16.94 17.26 0.15 29.51 02:30:58 02:20:02 0 35.67 0.00 16.63 19.61 0.14 27.95 02:30:58 02:20:02 1 36.50 0.00 17.36 14.31 0.18 31.66 02:30:58 02:20:02 2 36.65 0.00 17.12 21.02 0.16 25.06 02:30:58 02:20:02 3 35.72 0.00 16.67 14.07 0.12 33.41 02:30:58 02:21:01 all 4.68 0.00 2.74 3.18 0.03 89.37 02:30:58 02:21:01 0 8.37 0.00 3.54 1.78 0.02 86.30 02:30:58 02:21:01 1 3.19 0.00 2.55 2.24 0.03 91.99 02:30:58 02:21:01 2 4.28 0.00 2.87 4.25 0.02 88.59 02:30:58 02:21:01 3 2.90 0.00 2.03 4.45 0.05 90.58 02:30:58 02:22:02 all 0.16 0.00 0.04 0.02 0.01 99.77 02:30:58 02:22:02 0 0.02 0.00 0.02 0.00 0.00 99.97 02:30:58 02:22:02 1 0.53 0.00 0.05 0.08 0.02 99.32 02:30:58 02:22:02 2 0.07 0.00 0.05 0.00 0.02 99.87 02:30:58 02:22:02 3 0.03 0.00 0.03 0.00 0.00 99.93 02:30:58 02:30:58 02:22:02 CPU %user %nice %system %iowait %steal %idle 02:30:58 02:23:01 all 0.19 0.00 0.09 0.00 0.01 99.71 02:30:58 02:23:01 0 0.07 0.00 0.12 0.00 0.00 99.81 02:30:58 02:23:01 1 0.31 0.00 0.14 0.00 0.00 99.56 02:30:58 02:23:01 2 0.34 0.00 0.05 0.00 0.00 99.61 02:30:58 02:23:01 3 0.07 0.00 0.05 0.00 0.03 99.85 02:30:58 02:24:01 all 0.14 0.00 0.03 0.00 0.01 99.82 02:30:58 02:24:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:30:58 02:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:30:58 02:24:01 2 0.52 0.00 0.02 0.00 0.02 99.45 02:30:58 02:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:30:58 02:25:01 all 0.16 0.00 0.03 0.00 0.00 99.81 02:30:58 02:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:30:58 02:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:30:58 02:25:01 2 0.52 0.00 0.02 0.00 0.00 99.47 02:30:58 02:25:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:30:58 02:26:01 all 0.15 0.00 0.06 0.03 0.00 99.76 02:30:58 02:26:01 0 0.02 0.00 0.05 0.02 0.00 99.92 02:30:58 02:26:01 1 0.02 0.00 0.07 0.00 0.00 99.92 02:30:58 02:26:01 2 0.52 0.00 0.07 0.05 0.00 99.37 02:30:58 02:26:01 3 0.05 0.00 0.07 0.05 0.00 99.83 02:30:58 02:27:01 all 0.06 0.00 0.04 0.00 0.00 99.90 02:30:58 02:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:30:58 02:27:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:30:58 02:27:01 2 0.10 0.00 0.05 0.00 0.00 99.85 02:30:58 02:27:01 3 0.07 0.00 0.08 0.00 0.02 99.83 02:30:58 02:28:01 all 0.14 0.00 0.04 0.00 0.00 99.82 02:30:58 02:28:01 0 0.02 0.00 0.05 0.00 0.00 99.93 02:30:58 02:28:01 1 0.48 0.00 0.03 0.00 0.02 99.47 02:30:58 02:28:01 2 0.00 0.00 0.03 0.00 0.00 99.97 02:30:58 02:28:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:30:58 02:29:01 all 0.16 0.00 0.03 0.00 0.00 99.81 02:30:58 02:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:30:58 02:29:01 1 0.53 0.00 0.03 0.00 0.00 99.43 02:30:58 02:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:30:58 02:29:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:30:58 02:30:01 all 0.15 0.00 0.02 0.00 0.00 99.83 02:30:58 02:30:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:30:58 02:30:01 1 0.55 0.00 0.03 0.00 0.00 99.42 02:30:58 02:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:30:58 02:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:30:58 Average: all 14.93 0.00 7.83 5.25 0.09 71.91 02:30:58 Average: 0 15.14 0.00 7.95 5.05 0.09 71.76 02:30:58 Average: 1 14.97 0.00 7.86 5.06 0.10 72.01 02:30:58 Average: 2 14.88 0.00 7.84 5.62 0.10 71.57 02:30:58 Average: 3 14.72 0.00 7.66 5.26 0.09 72.28 02:30:58 02:30:58 02:30:58