jpwhitemn commented: recheck 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 7f1b246cd91fdde841e58e27203730296a863e14+6aacc02e765899b5f00a422c0b56178915ca79e6 (03bb5edc055730a3159a521cf540958a38909e01) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-19176 in /w/workspace/edgexfoundry_edgex-go_PR-3004 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3004/head:refs/remotes/origin/PR-3004 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit 7f1b246cd91fdde841e58e27203730296a863e14 Merge succeeded, producing 7f1b246cd91fdde841e58e27203730296a863e14 Checking out Revision 7f1b246cd91fdde841e58e27203730296a863e14 (PR-3004) > git config core.sparsecheckout # timeout=10 > git checkout -f 7f1b246cd91fdde841e58e27203730296a863e14 # 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 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f1b246cd91fdde841e58e27203730296a863e14 # timeout=10 Commit message: "feat(all): in snapcraft - add attribution and license once vs per service per tonyespy" > git rev-list --no-walk 7f1b246cd91fdde841e58e27203730296a863e14 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:12:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:12:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:12:17 ========================================================= 00:12:17 EdgeX Global Pipelines Version Info 00:12:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:12:19 ------------------- 00:12:19 stable info: 00:12:19 ------------------- 00:12:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:12:19 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:12:19 Message: update stable to v1.0.173 00:12:19 ------------------- 00:12:19 experimental info: 00:12:19 ------------------- 00:12:19 Commited By: **** collab-it+edgex@linuxfoundation.org 00:12:19 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:12:19 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:12:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:12:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:12:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:12:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:12:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:12:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:12:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:12:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:12:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:12:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:12:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:12:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:12:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:12:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:12:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:12:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:12:22 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:12:22 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:12:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3004 [Pipeline] echo 00:12:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3004 [Pipeline] echo 00:12:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3004 [Pipeline] echo 00:12:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f1b246cd91fdde841e58e27203730296a863e14 [Pipeline] echo 00:12:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f1b246 [Pipeline] echo 00:12:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:12:23 provisioning config files... 00:12:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4117355329220532080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:12:23 ---> docker-login.sh 00:12:23 nexus3.edgexfoundry.org:10001 00:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:23 Configure a credential helper to remove this warning. See 00:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:23 00:12:23 Login Succeeded 00:12:23 nexus3.edgexfoundry.org:10002 00:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:24 Configure a credential helper to remove this warning. See 00:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:24 00:12:24 Login Succeeded 00:12:24 nexus3.edgexfoundry.org:10003 00:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:24 Configure a credential helper to remove this warning. See 00:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:24 00:12:24 Login Succeeded 00:12:24 nexus3.edgexfoundry.org:10004 00:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:24 Configure a credential helper to remove this warning. See 00:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:24 00:12:24 Login Succeeded 00:12:24 docker.io 00:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:24 Configure a credential helper to remove this warning. See 00:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:24 00:12:24 Login Succeeded 00:12:24 ---> docker-login.sh ends [Pipeline] } 00:12:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:12:25 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:12:25 + for file in '`ls cmd/**/Dockerfile`' 00:12:25 ++ dirname cmd/core-command/Dockerfile 00:12:25 ++ cut -d/ -f2 00:12:25 + echo core-command,cmd/core-command/Dockerfile 00:12:25 + for file in '`ls cmd/**/Dockerfile`' 00:12:25 ++ dirname cmd/core-data/Dockerfile 00:12:25 ++ cut -d/ -f2 00:12:25 + echo core-data,cmd/core-data/Dockerfile 00:12:25 + for file in '`ls cmd/**/Dockerfile`' 00:12:25 ++ dirname cmd/core-metadata/Dockerfile 00:12:25 ++ cut -d/ -f2 00:12:25 + echo core-metadata,cmd/core-metadata/Dockerfile 00:12:25 + for file in '`ls cmd/**/Dockerfile`' 00:12:25 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:12:25 ++ cut -d/ -f2 00:12:25 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:12:25 + for file in '`ls cmd/**/Dockerfile`' 00:12:25 ++ dirname cmd/security-proxy-setup/Dockerfile 00:12:25 ++ cut -d/ -f2 00:12:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:12:25 + for file in '`ls cmd/**/Dockerfile`' 00:12:25 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:12:25 ++ cut -d/ -f2 00:12:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:12:25 + for file in '`ls cmd/**/Dockerfile`' 00:12:25 ++ dirname cmd/support-notifications/Dockerfile 00:12:25 ++ cut -d/ -f2 00:12:25 + echo support-notifications,cmd/support-notifications/Dockerfile 00:12:25 + for file in '`ls cmd/**/Dockerfile`' 00:12:25 ++ dirname cmd/support-scheduler/Dockerfile 00:12:25 ++ cut -d/ -f2 00:12:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:12:25 + for file in '`ls cmd/**/Dockerfile`' 00:12:25 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:12:25 ++ cut -d/ -f2 00:12:25 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:12:25 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:12:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:12:26 00:12:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:12:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:12:27 latest: Pulling from edgex-devops/git-semver 00:12:27 31603596830f: Pulling fs layer 00:12:27 2a8b12db71e7: Pulling fs layer 00:12:27 6ca5941a6612: Pulling fs layer 00:12:27 ecc8261a40a4: Pulling fs layer 00:12:27 ecc8261a40a4: Waiting 00:12:27 2a8b12db71e7: Verifying Checksum 00:12:27 2a8b12db71e7: Download complete 00:12:27 31603596830f: Verifying Checksum 00:12:27 31603596830f: Download complete 00:12:27 6ca5941a6612: Verifying Checksum 00:12:27 6ca5941a6612: Download complete 00:12:27 31603596830f: Pull complete 00:12:27 ecc8261a40a4: Download complete 00:12:28 2a8b12db71e7: Pull complete 00:12:29 6ca5941a6612: Pull complete 00:12:29 ecc8261a40a4: Pull complete 00:12:29 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:12:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:12:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:12:29 prd-centos7-docker-4c-2g-19176 does not seem to be running inside a container 00:12:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat 00:12:31 $ docker top 6cd09bdd6bedb93fab54af941aec3bc7cadbbf74ea3076fdfb61e943fb084eae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:12:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:12:31 [ssh-agent] Looking for ssh-agent implementation... 00:12:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:12:32 $ docker exec 6cd09bdd6bedb93fab54af941aec3bc7cadbbf74ea3076fdfb61e943fb084eae ssh-agent 00:12:32 SSH_AUTH_SOCK=/tmp/ssh-MYpvys71nFFN/agent.11 00:12:32 SSH_AGENT_PID=16 00:12:32 Running ssh-add (command line suppressed) 00:12:32 Identity added: /w/workspace/edgex-go/5@tmp/private_key_5931549856084830678.key (/w/workspace/edgex-go/5@tmp/private_key_5931549856084830678.key) 00:12:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:12:32 + git tag --points-at HEAD [Pipeline] } 00:12:32 $ docker exec --env ******** --env ******** 6cd09bdd6bedb93fab54af941aec3bc7cadbbf74ea3076fdfb61e943fb084eae ssh-agent -k 00:12:32 unset SSH_AUTH_SOCK; 00:12:32 unset SSH_AGENT_PID; 00:12:32 echo Agent pid 16 killed; 00:12:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:12:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:12:33 [ssh-agent] Looking for ssh-agent implementation... 00:12:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:12:33 $ docker exec 6cd09bdd6bedb93fab54af941aec3bc7cadbbf74ea3076fdfb61e943fb084eae ssh-agent 00:12:33 SSH_AUTH_SOCK=/tmp/ssh-At6WSzOrGicf/agent.45 00:12:33 SSH_AGENT_PID=50 00:12:33 Running ssh-add (command line suppressed) 00:12:33 Identity added: /w/workspace/edgex-go/5@tmp/private_key_7912408389801668156.key (/w/workspace/edgex-go/5@tmp/private_key_7912408389801668156.key) 00:12:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:12:33 + git semver init 00:12:33 # -> Open(): unable to determine branch for HEAD 00:12:33 # $GIT_DIR = /w/workspace/edgex-go/5/.git 00:12:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 00:12:33 # $SEMVER_REMOTE_NAME = origin 00:12:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:12:33 # $SEMVER_USER_NAME = edgex-jenkins 00:12:33 # $SEMVER_BRANCH = PR-3004 00:12:33 # $SEMVER_TEMP = /tmp/semver-076656610 00:12:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:12:52 # '/tmp/semver-076656610' -> '/w/workspace/edgex-go/5/.semver' 00:12:52 # -> Force: false 00:12:52 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 00:12:52 $ docker exec --env ******** --env ******** 6cd09bdd6bedb93fab54af941aec3bc7cadbbf74ea3076fdfb61e943fb084eae ssh-agent -k 00:12:52 unset SSH_AUTH_SOCK; 00:12:52 unset SSH_AGENT_PID; 00:12:52 echo Agent pid 50 killed; 00:12:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:12:52 + git semver [Pipeline] } 00:12:52 $ docker stop --time=1 6cd09bdd6bedb93fab54af941aec3bc7cadbbf74ea3076fdfb61e943fb084eae 00:12:54 $ docker rm -f 6cd09bdd6bedb93fab54af941aec3bc7cadbbf74ea3076fdfb61e943fb084eae [Pipeline] // withDockerContainer [Pipeline] sh 00:12:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:12:55 Stashed 1 file(s) [Pipeline] echo 00:12:55 [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 00:12:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:12:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:12:57 + sudo service docker restart 00:12:57 + true 00:12:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:12:57 ========================================================= 00:12:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:12:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:12:58 + 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 . 00:13:01 Sending build context to Docker daemon 326.4MB 00:13:01 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:13:01 Step 2/6 : FROM ${BASE} 00:13:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:13:01 188c0c94c7c5: Pulling fs layer 00:13:01 0ef7d3d256c8: Pulling fs layer 00:13:01 de9db76c5a1d: Pulling fs layer 00:13:01 bca2f99d35d6: Pulling fs layer 00:13:01 93359f2a8cfa: Pulling fs layer 00:13:01 7c6f9722023f: Pulling fs layer 00:13:01 a35cf1a2eb13: Pulling fs layer 00:13:01 93359f2a8cfa: Waiting 00:13:01 7c6f9722023f: Waiting 00:13:01 a35cf1a2eb13: Waiting 00:13:01 bca2f99d35d6: Waiting 00:13:01 de9db76c5a1d: Verifying Checksum 00:13:01 de9db76c5a1d: Download complete 00:13:01 0ef7d3d256c8: Download complete 00:13:01 188c0c94c7c5: Verifying Checksum 00:13:01 188c0c94c7c5: Download complete 00:13:01 93359f2a8cfa: Verifying Checksum 00:13:01 93359f2a8cfa: Download complete 00:13:01 7c6f9722023f: Verifying Checksum 00:13:01 7c6f9722023f: Download complete 00:13:01 188c0c94c7c5: Pull complete 00:13:01 0ef7d3d256c8: Pull complete 00:13:01 de9db76c5a1d: Pull complete 00:13:03 a35cf1a2eb13: Verifying Checksum 00:13:03 a35cf1a2eb13: Download complete 00:13:03 bca2f99d35d6: Verifying Checksum 00:13:03 bca2f99d35d6: Download complete 00:13:08 bca2f99d35d6: Pull complete 00:13:09 93359f2a8cfa: Pull complete 00:13:09 7c6f9722023f: Pull complete 00:13:11 Still waiting to schedule task 00:13:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 00:13:13 a35cf1a2eb13: Pull complete 00:13:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:13:13 ---> a62c8e92a672 00:13:13 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 00:13:13 ---> Running in db907a24c007 00:13:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:13:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:13:15 (1/12) Installing libmagic (5.38-r0) 00:13:16 (2/12) Installing file (5.38-r0) 00:13:16 (3/12) Installing libc-dev (0.7.2-r3) 00:13:16 (4/12) Installing g++ (9.3.0-r2) 00:13:30 (5/12) Installing fortify-headers (1.1-r0) 00:13:30 (6/12) Installing patch (2.7.6-r6) 00:13:30 (7/12) Installing build-base (0.5-r2) 00:13:30 (8/12) Installing libsodium (1.0.18-r0) 00:13:30 (9/12) Installing pkgconf (1.7.2-r0) 00:13:30 (10/12) Installing libsodium-dev (1.0.18-r0) 00:13:30 (11/12) Installing libzmq (4.3.3-r0) 00:13:30 (12/12) Installing zeromq-dev (4.3.3-r0) 00:13:30 Executing busybox-1.31.1-r19.trigger 00:13:30 OK: 233 MiB in 51 packages 00:13:33 Removing intermediate container db907a24c007 00:13:33 ---> b0f2984fd553 00:13:33 Step 4/6 : WORKDIR /edgex-go 00:13:33 ---> Running in 072fb8aa38f3 00:13:33 Removing intermediate container 072fb8aa38f3 00:13:33 ---> e193d5e9f75c 00:13:33 Step 5/6 : COPY go.mod . 00:13:34 ---> 0c672f479b7d 00:13:34 Step 6/6 : RUN go mod download 00:13:34 ---> Running in 904e20d98c1e 00:13:56 Removing intermediate container 904e20d98c1e 00:13:56 ---> 83e237f77a47 00:13:56 Successfully built 83e237f77a47 00:13:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:13:56 + docker inspect -f . ci-base-image-x86_64 00:13:56 . [Pipeline] withDockerContainer 00:13:56 prd-centos7-docker-4c-2g-19176 does not seem to be running inside a container 00:13:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** ci-base-image-x86_64 cat 00:13:57 $ docker top 86bbb23e17f6ff1e8ee562a040dc47bfc613f12863163de4ec7b7f51311bcfcb -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:57 + go version 00:13:57 go version go1.15.5 linux/amd64 [Pipeline] } 00:13:57 $ docker stop --time=1 86bbb23e17f6ff1e8ee562a040dc47bfc613f12863163de4ec7b7f51311bcfcb 00:14:00 $ docker rm -f 86bbb23e17f6ff1e8ee562a040dc47bfc613f12863163de4ec7b7f51311bcfcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:14:01 + docker inspect -f . ci-base-image-x86_64 00:14:01 . [Pipeline] withDockerContainer 00:14:01 prd-centos7-docker-4c-2g-19176 does not seem to be running inside a container 00:14:01 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** ci-base-image-x86_64 cat 00:14:01 $ docker top 97a8feca85fb7eb5f7c116fd7b61d0501ddac3e359314f467c826ab000ef918b -eo pid,comm [Pipeline] { [Pipeline] echo 00:14:02 ========================================================= 00:14:02 [edgeXBuildGoParallel] Running Tests and Build... 00:14:02 ========================================================= [Pipeline] sh 00:14:02 + make test 00:14:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:14:10 ? github.com/edgexfoundry/edgex-go [no test files] 00:14:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:14:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:14:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:14:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:14:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:14:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:14:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:14:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:14:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:14:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:14:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:14:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:14:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:14:36 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.145s coverage: 46.6% of statements 00:14:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:14:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:14:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:14:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:14:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.180s coverage: 27.0% of statements 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.419s coverage: 77.8% of statements 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.125s coverage: 82.4% of statements 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.369s coverage: 28.6% of statements 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.065s coverage: 100.0% of statements 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.053s coverage: 100.0% of statements 00:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:14:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.130s coverage: 86.7% of statements 00:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:14:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.124s coverage: 97.5% of statements 00:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:14:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.072s coverage: 78.3% of statements 00:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:14:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.354s coverage: 93.8% of statements 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:14:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:14:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.057s coverage: 0.1% of statements 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:14:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:14:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 75.5% of statements 00:14:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:14:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 00:14:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements 00:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.049s coverage: 84.2% of statements 00:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.095s coverage: 91.4% of statements 00:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:14:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.232s coverage: 63.5% of statements 00:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:14:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 00:14:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements 00:14:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 00:14:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 00:14:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 00:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 55.9% of statements 00:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.098s coverage: 37.0% of statements 00:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.276s coverage: 84.0% of statements 00:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.049s coverage: 100.0% of statements 00:14:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.115s coverage: 47.1% of statements 00:14:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:14:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:14:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:14:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:14:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:14:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 00:14:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:14:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.066s coverage: 100.0% of statements 00:14:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:14:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.747s coverage: 29.1% of statements 00:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:14:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.106s coverage: 99.0% of statements 00:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:14:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 00:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:14:52 ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements 00:14:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:14:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements 00:14:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:14:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:14:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:14:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:14:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.067s coverage: 87.9% of statements 00:14:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:14:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:14:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements 00:14:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.038s coverage: 32.1% of statements 00:14:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:14:54 GO111MODULE=on go vet ./... 00:15:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19180 in /w/workspace/edgexfoundry_edgex-go_PR-3004 [Pipeline] { [Pipeline] ws 00:15:09 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 00:15:15 using credential edgex-jenkins-ssh 00:15:15 Cloning the remote Git repository 00:15:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:15:15 > git init /w/workspace/edgex-go/5 # timeout=10 00:15:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:15:15 > git --version # timeout=10 00:15:15 > git --version # 'git version 2.17.1' 00:15:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:15:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:15:16 gofmt -l . 00:15:16 [ "`gofmt -l .`" = "" ] 00:15:16 ./bin/test-go-mod-tidy.sh 00:15:17 ./bin/test-attribution-txt.sh [Pipeline] sh 00:15:17 + ls -al . 00:15:17 total 648 00:15:17 drwxrwxr-x 10 1001 1001 4096 Jan 9 00:15 . 00:15:17 drwxr-xr-x 4 root root 28 Jan 9 00:14 .. 00:15:17 -rw-rw-r-- 1 1001 1001 11 Jan 9 00:12 .dockerignore 00:15:17 drwxrwxr-x 8 1001 1001 179 Jan 9 00:12 .git 00:15:17 drwxrwxr-x 3 1001 1001 125 Jan 9 00:12 .github 00:15:17 -rw-rw-r-- 1 1001 1001 824 Jan 9 00:12 .gitignore 00:15:17 drwx------ 3 1001 1001 47 Jan 9 00:12 .semver 00:15:17 -rw-rw-r-- 1 1001 1001 166 Jan 9 00:12 .sonarcloud.properties 00:15:17 -rw-rw-r-- 1 1001 1001 7741 Jan 9 00:12 Attribution.txt 00:15:17 -rw-rw-r-- 1 1001 1001 3804 Jan 9 00:12 CONTRIBUTING.md 00:15:17 -rw-rw-r-- 1 1001 1001 931 Jan 9 00:12 Dockerfile.build 00:15:17 -rw-rw-r-- 1 1001 1001 863 Jan 9 00:12 Jenkinsfile 00:15:17 -rw-rw-r-- 1 1001 1001 10775 Jan 9 00:12 LICENSE 00:15:17 -rw-rw-r-- 1 1001 1001 5750 Jan 9 00:12 Makefile 00:15:17 -rw-rw-r-- 1 1001 1001 6524 Jan 9 00:12 README.md 00:15:17 -rw-rw-r-- 1 1001 1001 6744 Jan 9 00:12 SECURITY.md 00:15:17 -rw-rw-r-- 1 1001 1001 5 Jan 9 00:12 VERSION 00:15:17 -rw-rw-r-- 1 1001 1001 4131 Jan 9 00:12 ZMQWindows.md 00:15:17 drwxrwxr-x 2 1001 1001 117 Jan 9 00:12 bin 00:15:17 drwxrwxr-x 14 1001 1001 4096 Jan 9 00:12 cmd 00:15:17 -rw-r--r-- 1 root root 541590 Jan 9 00:14 coverage.out 00:15:17 -rw-r--r-- 1 root root 979 Jan 9 00:15 go.mod 00:15:17 -rw-r--r-- 1 root root 19019 Jan 9 00:15 go.sum 00:15:17 drwxrwxr-x 8 1001 1001 127 Jan 9 00:12 internal 00:15:17 drwxrwxr-x 4 1001 1001 26 Jan 9 00:12 openapi 00:15:17 drwxrwxr-x 4 1001 1001 71 Jan 9 00:12 snap 00:15:17 -rw-rw-r-- 1 1001 1001 168 Jan 9 00:12 version.go [Pipeline] sh 00:15:17 + '[' -e coverage.out ] 00:15:17 + chown 1001:1001 coverage.out [Pipeline] stash 00:15:18 Stashed 1 file(s) [Pipeline] sh 00:15:18 + make build 00:15:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:15:20 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 00:15:29 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 00:15:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:15:31 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 00:15:31 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 00:15: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 00:15:34 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 00:15:35 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 00:15:36 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 00:15:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:15:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 00:15:39 $ docker stop --time=1 97a8feca85fb7eb5f7c116fd7b61d0501ddac3e359314f467c826ab000ef918b 00:15:40 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit 7f1b246cd91fdde841e58e27203730296a863e14 00:15:40 Merge succeeded, producing 7f1b246cd91fdde841e58e27203730296a863e14 00:15:40 Checking out Revision 7f1b246cd91fdde841e58e27203730296a863e14 (PR-3004) 00:15:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:15:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:15:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:15:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:15:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:15:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3004/head:refs/remotes/origin/PR-3004 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:15:40 > git config core.sparsecheckout # timeout=10 00:15:40 > git checkout -f 7f1b246cd91fdde841e58e27203730296a863e14 # timeout=10 00:15:40 > git remote # timeout=10 00:15:40 > git config --get remote.origin.url # timeout=10 00:15:40 using GIT_SSH to set credentials SSH Credentials for GitHub 00:15:40 > git merge 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 00:15:40 > git rev-parse HEAD^{commit} # timeout=10 00:15:40 > git config core.sparsecheckout # timeout=10 00:15:40 > git checkout -f 7f1b246cd91fdde841e58e27203730296a863e14 # timeout=10 00:15:41 $ docker rm -f 97a8feca85fb7eb5f7c116fd7b61d0501ddac3e359314f467c826ab000ef918b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:15:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:15:45 00:15:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:15:45 Commit message: "feat(all): in snapcraft - add attribution and license once vs per service per tonyespy" 00:15:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:15:45 latest: Pulling from edgex-devops/edgex-compose 00:15:45 cbdbe7a5bc2a: Pulling fs layer 00:15:45 ca9280d653b3: Pulling fs layer 00:15:45 7e9c9ca2126c: Pulling fs layer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 00:15:45 cbdbe7a5bc2a: Download complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:15:46 cbdbe7a5bc2a: Pull complete 00:15:46 ca9280d653b3: Verifying Checksum 00:15:46 ca9280d653b3: Download complete 00:15:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:15:47 ca9280d653b3: Pull complete 00:15:47 7e9c9ca2126c: Verifying Checksum 00:15:47 7e9c9ca2126c: Download complete 00:15:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:15:47 + sudo+ service docker restarttrue 00:15:47 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:15:49 provisioning config files... 00:15:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4039116046962075779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:15:50 ---> docker-login.sh 00:15:50 nexus3.edgexfoundry.org:10001 00:15:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:51 Configure a credential helper to remove this warning. See 00:15:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:51 00:15:51 Login Succeeded 00:15:51 nexus3.edgexfoundry.org:10002 00:15:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:51 Configure a credential helper to remove this warning. See 00:15:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:51 00:15:51 Login Succeeded 00:15:51 nexus3.edgexfoundry.org:10003 00:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:52 Configure a credential helper to remove this warning. See 00:15:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:52 00:15:52 Login Succeeded 00:15:52 nexus3.edgexfoundry.org:10004 00:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:53 Configure a credential helper to remove this warning. See 00:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:53 00:15:53 Login Succeeded 00:15:53 docker.io 00:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:53 Configure a credential helper to remove this warning. See 00:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:53 00:15:53 Login Succeeded 00:15:53 ---> docker-login.sh ends [Pipeline] } 00:15:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:15:54 ========================================================= 00:15:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:15:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:15:54 + 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 . 00:15:55 7e9c9ca2126c: Pull complete 00:15:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:15:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:15:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:15:55 prd-centos7-docker-4c-2g-19176 does not seem to be running inside a container 00:15:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:15:56 $ docker top db61950dd8bd60445e37ebd91329ae3d3f2719bd298118133d078a65ce90a696 -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:56 + docker-compose build --help 00:15:56 + grep parallel 00:15:57 Sending build context to Docker daemon 165.5MB 00:15:57 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:15:57 Step 2/6 : FROM ${BASE} 00:15:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:15:57 5f621e34cdf4: Pulling fs layer 00:15:57 a4357932f1b6: Pulling fs layer 00:15:57 18c013af1878: Pulling fs layer 00:15:57 00ac8860ef70: Pulling fs layer 00:15:57 63d7cb157983: Pulling fs layer 00:15:57 b116817d02f9: Pulling fs layer 00:15:57 745a02a5169b: Pulling fs layer 00:15:57 00ac8860ef70: Waiting 00:15:57 63d7cb157983: Waiting 00:15:57 b116817d02f9: Waiting 00:15:57 745a02a5169b: Waiting 00:15:57 18c013af1878: Download complete 00:15:57 a4357932f1b6: Download complete 00:15:57 63d7cb157983: Download complete 00:15:57 b116817d02f9: Verifying Checksum 00:15:57 b116817d02f9: Download complete 00:15:57 5f621e34cdf4: Download complete 00:15:57 --parallel Build images in parallel. [Pipeline] } 00:15:57 $ docker stop --time=1 db61950dd8bd60445e37ebd91329ae3d3f2719bd298118133d078a65ce90a696 00:15:57 5f621e34cdf4: Pull complete 00:15:58 a4357932f1b6: Pull complete 00:15:59 18c013af1878: Pull complete 00:15:59 745a02a5169b: Verifying Checksum 00:15:59 745a02a5169b: Download complete 00:16:00 $ docker rm -f db61950dd8bd60445e37ebd91329ae3d3f2719bd298118133d078a65ce90a696 00:16:00 00ac8860ef70: Download complete [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:16:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:16:00 . [Pipeline] withDockerContainer 00:16:00 prd-centos7-docker-4c-2g-19176 does not seem to be running inside a container 00:16:00 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:16:01 $ docker top e2c563ae35b3f536a350e64df5983934843e7e5bf9f9e6bb1f107be37cde746b -eo pid,comm [Pipeline] { [Pipeline] sh 00:16:02 + docker-compose -f ./docker-compose-build.yml build --parallel 00:16:03 Building docker-core-command-go ... 00:16:03 Building docker-core-data-go ... 00:16:03 Building docker-core-metadata-go ... 00:16:03 Building docker-security-bootstrap-redis-go ... 00:16:03 Building docker-security-proxy-setup-go ... 00:16:03 Building docker-security-secretstore-setup-go ... 00:16:03 Building docker-support-notifications-go ... 00:16:03 Building docker-support-scheduler-go ... 00:16:03 Building docker-sys-mgmt-agent-go ... 00:16:03 Building docker-core-data-go 00:16:03 Building docker-support-scheduler-go 00:16:03 Building docker-security-secretstore-setup-go 00:16:03 Building docker-support-notifications-go 00:16:03 Building docker-security-bootstrap-redis-go 00:16:10 00ac8860ef70: Pull complete 00:16:10 63d7cb157983: Pull complete 00:16:11 b116817d02f9: Pull complete 00:16:15 745a02a5169b: Pull complete 00:16:15 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:16:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:16:15 ---> b7e6874047d6 00:16:15 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 00:16:20 ---> Running in 90b1914019ec 00:16:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:16:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:16:23 (1/12) Installing libmagic (5.38-r0) 00:16:23 (2/12) Installing file (5.38-r0) 00:16:23 (3/12) Installing libc-dev (0.7.2-r3) 00:16:23 (4/12) Installing g++ (9.3.0-r2) 00:16:27 (5/12) Installing fortify-headers (1.1-r0) 00:16:27 (6/12) Installing patch (2.7.6-r6) 00:16:27 (7/12) Installing build-base (0.5-r2) 00:16:27 (8/12) Installing libsodium (1.0.18-r0) 00:16:27 (9/12) Installing pkgconf (1.7.2-r0) 00:16:27 (10/12) Installing libsodium-dev (1.0.18-r0) 00:16:27 (11/12) Installing libzmq (4.3.3-r0) 00:16:27 (12/12) Installing zeromq-dev (4.3.3-r0) 00:16:27 Executing busybox-1.31.1-r19.trigger 00:16:27 OK: 217 MiB in 51 packages 00:16:31 Removing intermediate container 90b1914019ec 00:16:31 ---> 49a9279363dc 00:16:31 Step 4/6 : WORKDIR /edgex-go 00:16:31 ---> Running in 743d94f4aa29 00:16:32 Removing intermediate container 743d94f4aa29 00:16:32 ---> 06e0e1c88afd 00:16:32 Step 5/6 : COPY go.mod . 00:16:32 ---> 113b2823602e 00:16:32 Step 6/6 : RUN go mod download 00:16:33 ---> Running in 7e1c57bc9352 00:16:35 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:35 00:16:35 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder 00:16:35 00:16:35 00:16:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:16:35 ---> 83e237f77a47 00:16:35 Step 3/24 : WORKDIR /edgex-go 00:16:35 ---> 83e237f77a47 00:16:35 Step 3/22 : WORKDIR /edgex-go 00:16:35 ---> 83e237f77a47 00:16:35 Step 3/24 : WORKDIR /edgex-go 00:16:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:16:35 ---> 83e237f77a47 00:16:35 Step 3/23 : WORKDIR /edgex-go 00:16:35 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:16:35 ---> 83e237f77a47 00:16:35 Step 3/21 : WORKDIR /edgex-go 00:16:35 ---> Running in 890fcce6193e 00:16:35 ---> Running in 35ebe064b995 00:16:35 ---> Running in 15630c6eb762 00:16:35 ---> Running in 7f8f27876606 00:16:35 ---> Running in d93c577410cc 00:16:35 Removing intermediate container 35ebe064b995 00:16:35 ---> b4f2d61b5605 00:16:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:35 Removing intermediate container 15630c6eb762 00:16:35 ---> 2009c32338d3 00:16:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:35 Removing intermediate container 890fcce6193e 00:16:35 ---> 9924dade06f1 00:16:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:35 Removing intermediate container 7f8f27876606 00:16:35 ---> c0dc2303b426 00:16:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:35 Removing intermediate container d93c577410cc 00:16:35 ---> f69c41bfcede 00:16:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:35 ---> Running in 17f6b5a7a673 00:16:35 ---> Running in 082c62145de3 00:16:35 ---> Running in 8afbddb756ef 00:16:35 ---> Running in 7ad931725345 00:16:35 ---> Running in 26d7ed5e7c20 00:16:35 Removing intermediate container 8afbddb756ef 00:16:35 ---> 6a015f330e52 00:16:35 Step 5/24 : RUN apk add --update --no-cache make git 00:16:35 Removing intermediate container 17f6b5a7a673 00:16:35 ---> c46fb49507c6 00:16:35 Step 5/21 : RUN apk add --update --no-cache make git 00:16:35 Removing intermediate container 082c62145de3 00:16:35 ---> a0d78b64c110 00:16:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:16:35 ---> Running in 75c7305de066 00:16:35 ---> Running in c9c891e8132f 00:16:35 ---> Running in e854b357bcca 00:16:35 Removing intermediate container 26d7ed5e7c20 00:16:35 ---> 0e632e0f4dec 00:16:35 Step 5/22 : RUN apk add --update --no-cache make git 00:16:35 Removing intermediate container 7ad931725345 00:16:35 ---> 7d7a8c2bbc76 00:16:35 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 00:16:35 ---> Running in b0362b8df581 00:16:35 ---> Running in deade5610e34 00:16:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:16:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:16:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:16:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:16:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:16:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:16:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:16:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:16:37 OK: 233 MiB in 51 packages 00:16:37 OK: 233 MiB in 51 packages 00:16:37 OK: 233 MiB in 51 packages 00:16:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:16:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:16:37 Removing intermediate container c9c891e8132f 00:16:37 ---> f2a2f8b63194 00:16:37 Step 6/21 : COPY go.mod . 00:16:37 Removing intermediate container 75c7305de066 00:16:37 ---> 270db3d87e84 00:16:37 Step 6/24 : COPY go.mod . 00:16:37 OK: 233 MiB in 51 packages 00:16:38 OK: 233 MiB in 51 packages 00:16:38 Removing intermediate container e854b357bcca 00:16:38 ---> abf3567ee962 00:16:38 Step 6/23 : COPY go.mod . 00:16:38 ---> 54f1d15819c7 00:16:38 Step 7/21 : RUN go mod download 00:16:38 ---> d18ae4022b7c 00:16:38 Step 7/24 : RUN go mod download 00:16:38 ---> Running in 447d8976a35c 00:16:38 ---> Running in a4a746dc6981 00:16:38 ---> f031b7cf5ef9 00:16:38 Step 7/23 : RUN go mod download 00:16:39 ---> Running in 975b680d1581 00:16:39 Removing intermediate container deade5610e34 00:16:39 ---> fa414bfa924b 00:16:39 Step 6/24 : COPY go.mod . 00:16:39 Removing intermediate container b0362b8df581 00:16:39 ---> 380a8bd360b2 00:16:39 Step 6/22 : COPY go.mod . 00:16:39 ---> bd3a9c23bd42 00:16:39 Step 7/24 : RUN go mod download 00:16:39 ---> 9b312afb6ea1 00:16:39 Step 7/22 : RUN go mod download 00:16:39 ---> Running in 959afd161b61 00:16:39 ---> Running in 57eac64ea4c9 00:16:41 Removing intermediate container 975b680d1581 00:16:41 ---> 40c7829cf6c0 00:16:41 Step 8/23 : COPY . . 00:16:41 Removing intermediate container a4a746dc6981 00:16:41 ---> 7442986cdff7 00:16:41 Step 8/24 : COPY . . 00:16:46 Removing intermediate container 447d8976a35c 00:16:46 ---> 71f9c004c9f8 00:16:46 Step 8/21 : COPY . . 00:16:47 Removing intermediate container 57eac64ea4c9 00:16:47 ---> e74e956c69d3 00:16:47 Step 8/24 : COPY . . 00:16:53 Removing intermediate container 959afd161b61 00:16:53 ---> 82dc3d801ff2 00:16:53 Step 8/22 : COPY . . 00:17:00 Removing intermediate container 7e1c57bc9352 00:17:00 ---> 3fa1e6b31c60 00:17:00 Successfully built 3fa1e6b31c60 00:17:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:17:00 + docker inspect -f . ci-base-image-arm64 00:17:00 . [Pipeline] withDockerContainer 00:17:00 prd-ubuntu18.04-docker-arm64-4c-16g-19180 does not seem to be running inside a container 00:17:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** ci-base-image-arm64 cat 00:17:02 $ docker top e887bf74486fb8bfc0ec96b3327b9ab8de1a497653773d9d73281e34b11f5b54 -eo pid,comm [Pipeline] { [Pipeline] sh 00:17:03 + go version 00:17:03 go version go1.15.5 linux/arm64 [Pipeline] } 00:17:03 $ docker stop --time=1 e887bf74486fb8bfc0ec96b3327b9ab8de1a497653773d9d73281e34b11f5b54 00:17:05 $ docker rm -f e887bf74486fb8bfc0ec96b3327b9ab8de1a497653773d9d73281e34b11f5b54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:17:06 + docker inspect -f . ci-base-image-arm64 00:17:06 . [Pipeline] withDockerContainer 00:17:07 prd-ubuntu18.04-docker-arm64-4c-16g-19180 does not seem to be running inside a container 00:17: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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** ci-base-image-arm64 cat 00:17:08 $ docker top eec56ce7ebfffe23ccfdb41f5e9a5ab46ab98891c9f50022addb8c650180ebce -eo pid,comm [Pipeline] { [Pipeline] echo 00:17:09 ========================================================= 00:17:09 [edgeXBuildGoParallel] Running Tests and Build... 00:17:09 ========================================================= [Pipeline] sh 00:17:09 + make test 00:17:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:17:26 ---> 4817cb64003e 00:17:26 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:17:26 ---> 77d7b8f0ea8e 00:17:26 Step 9/23 : RUN make cmd/core-data/core-data 00:17:26 ---> 2b28712dba60 00:17:26 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:17:26 ---> 3ec40f9af281 00:17:26 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:17:26 ---> Running in 990400bb69cc 00:17:26 ---> Running in 2e1e194b5a46 00:17:26 ---> Running in a93ab29a5e52 00:17:26 ---> Running in 478f69625fe4 00:17:26 ---> 820683b2953c 00:17:26 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:17:26 ---> Running in eb3ab319fdfa 00:17:26 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 00:17:26 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 00:17:26 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 00:17:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:17:26 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 00:17:32 ? github.com/edgexfoundry/edgex-go [no test files] 00:17:53 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 00:18:00 Removing intermediate container eb3ab319fdfa 00:18:00 ---> c08d34295dd5 00:18:00 00:18:00 Step 10/22 : FROM alpine:3.12 00:18:00 Removing intermediate container a93ab29a5e52 00:18:00 ---> eb9819e803ab 00:18:00 00:18:00 Step 10/21 : FROM scratch 00:18:00 ---> 00:18:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:18:00 Removing intermediate container 478f69625fe4 00:18:00 ---> 4bc2e72c5834 00:18:00 00:18:00 Step 10/24 : FROM scratch 00:18:00 ---> 00:18:00 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:18:00 3.12: Pulling from library/alpine 00:18:00 ---> Running in b1fcbcf86460 00:18:00 ---> Running in bf78c288b70b 00:18:02 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:18:02 Removing intermediate container b1fcbcf86460 00:18:02 ---> 26873fa7ec63 00:18:02 Step 12/21 : ENV APP_PORT=48085 00:18:02 Removing intermediate container bf78c288b70b 00:18:02 ---> 1b853318f4a3 00:18:02 Step 12/24 : ENV APP_PORT=48060 00:18:02 Status: Downloaded newer image for alpine:3.12 00:18:02 ---> 389fef711851 00:18:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:18:02 Removing intermediate container 990400bb69cc 00:18:02 ---> d37d4bd223bb 00:18:02 00:18:02 Step 10/24 : FROM alpine:3.12 00:18:02 ---> 389fef711851 00:18:02 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:18:02 ---> Running in ce1f64fbcf48 00:18:02 ---> Running in cd98890ea2cc 00:18:02 ---> Running in 90542e6fb13f 00:18:02 ---> Running in fdd6669b7811 00:18:02 Removing intermediate container ce1f64fbcf48 00:18:02 ---> dd9b2316ea58 00:18:02 Step 13/21 : EXPOSE $APP_PORT 00:18:03 Removing intermediate container cd98890ea2cc 00:18:03 ---> adc6b1a51f78 00:18:03 Step 13/24 : EXPOSE $APP_PORT 00:18:03 ---> Running in ac6b6e20c1e1 00:18:04 ---> Running in 9cb0319543d7 00:18:04 Removing intermediate container ac6b6e20c1e1 00:18:04 ---> 2212039f4f11 00:18:04 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:05 Removing intermediate container 2e1e194b5a46 00:18:05 ---> cd60e7404328 00:18:05 00:18:05 Step 10/23 : FROM alpine:3.12 00:18:05 ---> 389fef711851 00:18:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:18:05 Removing intermediate container 9cb0319543d7 00:18:05 ---> 14769c4cefec 00:18:05 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:18:05 ---> Running in 95b82834cb76 00:18:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:18:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:18:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:18:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:18:05 ---> e2529b26e5ef 00:18:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:18:05 ---> aaee65e47607 00:18:05 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:18:05 Removing intermediate container 95b82834cb76 00:18:05 ---> 9c0f2ab76f2f 00:18:05 Step 12/23 : ENV APP_PORT=48080 00:18:05 (1/5) Installing ca-certificates (20191127-r4) 00:18:05 (1/5) Installing ca-certificates (20191127-r4) 00:18:05 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:18:05 (3/5) Installing libcurl (7.69.1-r3) 00:18:05 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:18:05 (4/5) Installing curl (7.69.1-r3) 00:18:05 (3/5) Installing libcurl (7.69.1-r3) 00:18:05 (5/5) Installing dumb-init (1.2.2-r1) 00:18:05 (4/5) Installing curl (7.69.1-r3) 00:18:05 Executing busybox-1.31.1-r19.trigger 00:18:05 (5/5) Installing dumb-init (1.2.2-r1) 00:18:05 Executing ca-certificates-20191127-r4.trigger 00:18:05 Executing busybox-1.31.1-r19.trigger 00:18:05 Executing ca-certificates-20191127-r4.trigger 00:18:05 OK: 7 MiB in 19 packages 00:18:05 OK: 7 MiB in 19 packages 00:18:05 ---> Running in da5442e01780 00:18:06 ---> 631eb6a02459 00:18:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:18:06 ---> 605cda5f27df 00:18:06 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:18:06 Removing intermediate container da5442e01780 00:18:06 ---> 635684648672 00:18:06 Step 13/23 : EXPOSE $APP_PORT 00:18:08 ---> Running in 90917d961140 00:18:08 ---> 9ddd5b316e00 00:18:08 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:18:08 ---> Running in 365fa9e3a1ad 00:18:08 Removing intermediate container fdd6669b7811 00:18:08 ---> 9ccca8966c39 00:18:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:18:08 ---> 7059a6f9a119 00:18:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:08 Removing intermediate container 90542e6fb13f 00:18:08 ---> fcf6378e5359 00:18:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:18:08 Removing intermediate container 90917d961140 00:18:08 ---> 8ab2583efc12 00:18:08 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:18:08 ---> Running in 7e4c3774ace1 00:18:08 ---> Running in a85d6acaff7d 00:18:08 ---> Running in 03477842cb28 00:18:08 Removing intermediate container 365fa9e3a1ad 00:18:08 ---> 073074386117 00:18:08 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:08 ---> 1f80230378b4 00:18:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:18:08 ---> Running in 6a2635ff4328 00:18:09 Removing intermediate container 7e4c3774ace1 00:18:09 ---> b661f4fe84d2 00:18:09 Step 13/24 : WORKDIR / 00:18:09 Removing intermediate container a85d6acaff7d 00:18:09 ---> 7258e3dd7e17 00:18:09 Step 13/22 : WORKDIR / 00:18:09 ---> Running in b828cc3c6656 00:18:09 ---> Running in 83cce97e5f20 00:18:09 Removing intermediate container 6a2635ff4328 00:18:09 ---> 58a308549f5e 00:18:09 Step 19/21 : LABEL arch=x86_64 00:18:09 ---> 323762e6f18c 00:18:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:18:09 ---> Running in 1561e99a31ec 00:18:09 Removing intermediate container b828cc3c6656 00:18:09 ---> 206367e8d5dc 00:18:09 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:18:09 Removing intermediate container 83cce97e5f20 00:18:09 ---> 7ab1f5d0408e 00:18:09 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:10 ---> 03f7884e5542 00:18:10 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:18:10 Removing intermediate container 1561e99a31ec 00:18:10 ---> 89be0fee4009 00:18:10 Step 20/21 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:18:10 ---> Running in 5092c30e6404 00:18:10 Removing intermediate container 03477842cb28 00:18:10 ---> 0dc6dc48393a 00:18:10 Step 15/23 : RUN apk add --update --no-cache zeromq 00:18:10 ---> Running in 3000c1e8d455 00:18:10 ---> 44c248e47b2d 00:18:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:18:10 ---> 202a66aa4b15 00:18:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:18:10 ---> Running in df0003348633 00:18:11 Removing intermediate container 5092c30e6404 00:18:11 ---> 5f0fc980bffd 00:18:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:11 Removing intermediate container 3000c1e8d455 00:18:11 ---> 6ab1655d9931 00:18:11 Step 21/21 : LABEL version=0.0.0 00:18:11 ---> Running in 4e5ac53b63a9 00:18:11 ---> 4b3ec5d4ad28 00:18:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:18:11 ---> 6e3780e4a316 00:18:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:18:11 ---> Running in 14577cc97d76 00:18:11 Removing intermediate container 4e5ac53b63a9 00:18:11 ---> 586d2738cbba 00:18:11 Step 22/24 : LABEL arch=x86_64 00:18:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:18:11 ---> Running in 3c6d81604f72 00:18:11 Removing intermediate container 14577cc97d76 00:18:11 ---> 37d3d2c24039 00:18:11 00:18:11 ---> 5f1a15500d9d 00:18:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:18:11 Successfully built 37d3d2c24039 00:18:12 Successfully tagged docker-support-scheduler-go:latest 00:18:12  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 00:18:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:18:12 ---> 7838cf6a8ac2 00:18:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:18:12 Removing intermediate container 3c6d81604f72 00:18:12 ---> d122626d8f91 00:18:12 Step 23/24 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:18:12 ---> 08e4b4445768 00:18:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:18:12 ---> Running in 58e84c865ead 00:18:12 (1/5) Installing libgcc (9.3.0-r2) 00:18:12 ---> 525f8358c67f 00:18:12 Step 18/22 : RUN chmod +x entrypoint.sh 00:18:12 (2/5) Installing libsodium (1.0.18-r0) 00:18:12 Removing intermediate container 58e84c865ead 00:18:12 ---> f3b77a464252 00:18:12 Step 24/24 : LABEL version=0.0.0 00:18:12 ---> Running in 3e0735c9fbf2 00:18:12 (3/5) Installing libstdc++ (9.3.0-r2) 00:18:12 (4/5) Installing libzmq (4.3.3-r0) 00:18:13 (5/5) Installing zeromq (4.3.3-r0) 00:18:13 ---> Running in e6a72ec2b182 00:18:13 Executing busybox-1.31.1-r19.trigger 00:18:13 OK: 8 MiB in 19 packages 00:18:13 ---> 34e05c458ffb 00:18:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:18:13 Removing intermediate container e6a72ec2b182 00:18:13 ---> 416d483a6265 00:18:13 00:18:14 Successfully built 416d483a6265 00:18:16 Successfully tagged docker-support-notifications-go:latest 00:18:16  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 00:18:18 ---> 64b81398d1ed 00:18:18 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:18:19 ---> Running in 10ca4d30e572 00:18:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:18:21 Removing intermediate container df0003348633 00:18:21 ---> e2c5979ba507 00:18:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:18:25 Removing intermediate container 3e0735c9fbf2 00:18:25 ---> 5b10ec7a4552 00:18:25 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:18:25 ---> 079ddbf4585c 00:18:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:18:25 ---> Running in d81187e2c236 00:18:26 ---> 05fe6154a733 00:18:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:18:26 Removing intermediate container d81187e2c236 00:18:26 ---> 43d8e4c03ec5 00:18:26 Step 20/22 : LABEL arch=x86_64 00:18:27 ---> Running in 04074870f5a4 00:18:28 Removing intermediate container 10ca4d30e572 00:18:28 ---> f7c0f1db7fd4 00:18:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:18:29 ---> d8efdcb4f732 00:18:29 Step 19/23 : ENTRYPOINT ["/core-data"] 00:18:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:18:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:18:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:18:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:18:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:18:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:18:29 ---> Running in e90b3892a756 00:18:29 Removing intermediate container 04074870f5a4 00:18:29 ---> 7cbaebcf3422 00:18:29 Step 21/22 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:18:29 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:18:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:18:29 ---> 83e237f77a47 00:18:29 Step 3/26 : WORKDIR /edgex-go 00:18:29 ---> Using cache 00:18:29 ---> f69c41bfcede 00:18:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:18:29 ---> Using cache 00:18:29 ---> 0e632e0f4dec 00:18:29 Step 5/26 : RUN apk add --update --no-cache make bash git 00:18:30 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:18:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:18:30 ---> 83e237f77a47 00:18:30 Step 3/21 : WORKDIR /edgex-go 00:18:30 ---> Using cache 00:18:30 ---> f69c41bfcede 00:18:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:18:30 ---> Using cache 00:18:30 ---> 0e632e0f4dec 00:18:30 Step 5/21 : RUN apk add --update --no-cache make git 00:18:30 ---> Using cache 00:18:30 ---> 380a8bd360b2 00:18:30 Step 6/21 : COPY go.mod . 00:18:30 ---> Using cache 00:18:30 ---> 9b312afb6ea1 00:18:30 Step 7/21 : RUN go mod download 00:18:30 ---> Using cache 00:18:30 ---> 82dc3d801ff2 00:18:30 Step 8/21 : COPY . . 00:18:30 ---> Using cache 00:18:30 ---> 820683b2953c 00:18:30 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:18:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:18:32 ---> Running in 3d1f1c499bc7 00:18:32 ---> Running in 15c4f114e20e 00:18:32 ---> Running in 2c5e41e8c87f 00:18:32 ---> Running in 86b407cb6610 00:18:32 Removing intermediate container e90b3892a756 00:18:32 ---> 9f55ef134009 00:18:32 Step 22/24 : LABEL arch=x86_64 00:18:32 ---> Running in 3873437fd1e6 00:18:32 Removing intermediate container 3d1f1c499bc7 00:18:32 ---> ee11d6f840e0 00:18:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:32 Removing intermediate container 15c4f114e20e 00:18:32 ---> 54518823f980 00:18:32 Step 22/22 : LABEL version=0.0.0 00:18:32 ---> Running in b5e893cc00d5 00:18:33 ---> Running in 837bdcac04e2 00:18:33 Removing intermediate container 3873437fd1e6 00:18:33 ---> a57e4610fe7a 00:18:33 Step 23/24 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:18:33 Removing intermediate container b5e893cc00d5 00:18:33 ---> 47be47abdde5 00:18:33 Step 21/23 : LABEL arch=x86_64 00:18:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:18:33 ---> Running in 280ace995ffb 00:18:33 ---> Running in cf7c3c6ac9e5 00:18:33 Removing intermediate container 837bdcac04e2 00:18:33 ---> 82634816bce2 00:18:33 00:18:33 Successfully built 82634816bce2 00:18:33 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 00:18:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:18:33 Successfully tagged docker-security-bootstrap-redis-go:latest 00:18:33  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go 00:18:33 Removing intermediate container 280ace995ffb 00:18:33 ---> e395a0de6a30 00:18:33 Step 24/24 : LABEL version=0.0.0 00:18:33 Removing intermediate container cf7c3c6ac9e5 00:18:33 ---> 7f9e07b17e29 00:18:33 Step 22/23 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:18:33 ---> Running in c94df85fa331 00:18:33 ---> Running in 53d1f20502b5 00:18:33 Removing intermediate container c94df85fa331 00:18:33 ---> 1a019f188edb 00:18:33 00:18:33 Removing intermediate container 53d1f20502b5 00:18:33 ---> 716c4c7e5d23 00:18:33 Step 23/23 : LABEL version=0.0.0 00:18:34 Successfully built 1a019f188edb 00:18:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:18:34 Successfully tagged docker-security-secretstore-setup-go:latest 00:18:34 Building docker-core-command-go 00:18:34  Building docker-security-secretstore-setup-go ... done  ---> Running in c2a3b660d1ce 00:18:34 Removing intermediate container c2a3b660d1ce 00:18:34 ---> 63913f59b6b2 00:18:34 00:18:34 OK: 233 MiB in 51 packages 00:18:34 Successfully built 63913f59b6b2 00:18:34 Successfully tagged docker-core-data-go:latest 00:18:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:18:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:18:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:18:42  Building docker-core-data-go ... done Removing intermediate container 2c5e41e8c87f 00:18:42 ---> 13c18374ff58 00:18:42 Step 6/26 : COPY go.mod . 00:18:42 ---> 632f195b37e4 00:18:42 Step 7/26 : RUN go mod download 00:18:42 ---> Running in abc396bf740d 00:18:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.267s coverage: 46.6% of statements 00:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:18:49 Removing intermediate container abc396bf740d 00:18:49 ---> 3d8ff3690aa4 00:18:49 Step 8/26 : COPY . . 00:18:53 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.491s coverage: 27.0% of statements 00:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:18:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements 00:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:18:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements 00:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:18:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.575s coverage: 77.8% of statements 00:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:18:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:18:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:18:54 ---> 83e237f77a47 00:18:54 Step 3/22 : WORKDIR /edgex-go 00:18:54 ---> Using cache 00:18:54 ---> f69c41bfcede 00:18:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:18:54 ---> Using cache 00:18:54 ---> 0e632e0f4dec 00:18:54 Step 5/22 : RUN apk add --update --no-cache make git 00:18:54 ---> Using cache 00:18:54 ---> 380a8bd360b2 00:18:54 Step 6/22 : COPY go.mod . 00:18:54 ---> Using cache 00:18:54 ---> 9b312afb6ea1 00:18:54 Step 7/22 : RUN go mod download 00:18:54 ---> Using cache 00:18:54 ---> 82dc3d801ff2 00:18:54 Step 8/22 : COPY . . 00:18:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:18:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:18:54 ---> 83e237f77a47 00:18:54 Step 3/22 : WORKDIR /edgex-go 00:18:54 ---> Using cache 00:18:54 ---> f69c41bfcede 00:18:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:18:54 ---> Using cache 00:18:54 ---> 0e632e0f4dec 00:18:54 Step 5/22 : RUN apk add --update --no-cache make git 00:18:54 ---> Using cache 00:18:54 ---> 380a8bd360b2 00:18:54 Step 6/22 : COPY go.mod . 00:18:54 ---> Using cache 00:18:54 ---> 9b312afb6ea1 00:18:54 Step 7/22 : RUN go mod download 00:18:54 ---> Using cache 00:18:54 ---> 82dc3d801ff2 00:18:54 Step 8/22 : COPY . . 00:18:54 ---> Using cache 00:18:54 ---> 820683b2953c 00:18:54 Step 9/22 : RUN make cmd/core-command/core-command 00:18:54 ---> Using cache 00:18:54 ---> 820683b2953c 00:18:54 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:18:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.843s coverage: 82.4% of statements 00:18:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:18:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:18:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:18:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:18:56 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 00:18:56 ---> Running in 5a6eacd3e4d4 00:18:56 ---> Running in 3629ee5a8477 00:18:58 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 00:18:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.207s coverage: 28.6% of statements 00:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.154s coverage: 100.0% of statements 00:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements 00:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.355s coverage: 86.7% of statements 00:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:19:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.471s coverage: 97.5% of statements 00:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:19:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.126s coverage: 78.3% of statements 00:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:19:08 Removing intermediate container 86b407cb6610 00:19:08 ---> c871d5fcb42f 00:19:08 00:19:08 Step 10/21 : FROM alpine:3.12 00:19:08 ---> 389fef711851 00:19:08 Step 11/21 : RUN apk add --update --no-cache curl 00:19:08 ---> Running in c4acdc18b564 00:19:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:19:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:19:10 (1/4) Installing ca-certificates (20191127-r4) 00:19:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:19:10 (3/4) Installing libcurl (7.69.1-r3) 00:19:10 (4/4) Installing curl (7.69.1-r3) 00:19:10 Executing busybox-1.31.1-r19.trigger 00:19:10 Executing ca-certificates-20191127-r4.trigger 00:19:10 OK: 7 MiB in 18 packages 00:19:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.073s coverage: 93.8% of statements 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:19:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:19:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.192s coverage: 0.1% of statements 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.145s coverage: 75.5% of statements 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.8% of statements 00:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.156s coverage: 87.2% of statements 00:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.143s coverage: 84.2% of statements 00:19:11 ---> 91b2aeb733e4 00:19:11 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 91.4% of statements 00:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:19:12 ---> Running in 0f92958b546b 00:19:12 Removing intermediate container c4acdc18b564 00:19:12 ---> 8dabe9711fc0 00:19:12 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:19:13 ---> Running in 9eb68d8be84f 00:19:13 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 00:19:13 Removing intermediate container 9eb68d8be84f 00:19:13 ---> 2c0d4509564b 00:19:13 Step 13/21 : WORKDIR /edgex 00:19:14 ---> Running in 94f5125b5baf 00:19:14 Removing intermediate container 94f5125b5baf 00:19:14 ---> db07d192f983 00:19:14 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:19:14 ---> e03cb496adb8 00:19:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:19:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.661s coverage: 63.5% of statements 00:19:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:19:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:19:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements 00:19:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements 00:19:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 00:19:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 00:19:15 ---> a8b33872a689 00:19:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:19:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.043s coverage: 100.0% of statements 00:19:16 ---> 7c333353c40c 00:19:16 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:19:16 ---> Running in de7e65779cf2 00:19:17 Removing intermediate container de7e65779cf2 00:19:17 ---> b3ff6463b067 00:19:17 Step 18/21 : CMD ["--init=true"] 00:19:17 ---> Running in 18c9a270083b 00:19:17 Removing intermediate container 18c9a270083b 00:19:17 ---> 374009fd5c33 00:19:17 Step 19/21 : LABEL arch=x86_64 00:19:17 ---> Running in 8afac015d0fa 00:19:18 Removing intermediate container 8afac015d0fa 00:19:18 ---> 3b19cb646d11 00:19:18 Step 20/21 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:19:18 ---> Running in bbc9bd98d3fc 00:19:18 Removing intermediate container bbc9bd98d3fc 00:19:18 ---> 1de1a59088c0 00:19:18 Step 21/21 : LABEL version=0.0.0 00:19:18 ---> Running in 8b1c9ebfae2e 00:19:19 Removing intermediate container 8b1c9ebfae2e 00:19:19 ---> 594e413561ca 00:19:19 00:19:19 Successfully built 594e413561ca 00:19:19 Successfully tagged docker-security-proxy-setup-go:latest 00:19:21  Building docker-security-proxy-setup-go ... done Removing intermediate container 5a6eacd3e4d4 00:19:21 ---> b8c4d12b065a 00:19:21 00:19:21 Step 10/22 : FROM scratch 00:19:21 ---> 00:19:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:19:21 ---> Using cache 00:19:21 ---> 26873fa7ec63 00:19:21 Step 12/22 : ENV APP_PORT=48082 00:19:21 ---> Running in 7aae2c5798b9 00:19:21 Removing intermediate container 7aae2c5798b9 00:19:21 ---> 810f53908b2b 00:19:21 Step 13/22 : EXPOSE $APP_PORT 00:19:21 ---> Running in 067bf7760075 00:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.825s coverage: 55.9% of statements 00:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:19:21 Removing intermediate container 067bf7760075 00:19:21 ---> 91e1afc7addd 00:19:21 Step 14/22 : WORKDIR / 00:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.371s coverage: 37.0% of statements 00:19:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:19:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.624s coverage: 84.0% of statements 00:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.096s coverage: 100.0% of statements 00:19:23 ---> Running in f473f81b6e38 00:19:24 Removing intermediate container 3629ee5a8477 00:19:24 ---> 385fc084a291 00:19:24 00:19:24 Step 10/22 : FROM scratch 00:19:24 ---> 00:19:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:19:24 ---> Using cache 00:19:24 ---> 26873fa7ec63 00:19:24 Step 12/22 : ENV APP_PORT=48081 00:19:24 Removing intermediate container f473f81b6e38 00:19:24 ---> 52689c5a0f75 00:19:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:19:24 ---> Running in d13ef4aff723 00:19:24 Removing intermediate container d13ef4aff723 00:19:24 ---> d7c9fd6e19a6 00:19:24 Step 13/22 : EXPOSE $APP_PORT 00:19:24 ---> Running in 7f8a232c6b93 00:19:24 ---> 379a61e21716 00:19:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:19:25 Removing intermediate container 7f8a232c6b93 00:19:25 ---> 3b17c91f9f4b 00:19:25 Step 14/22 : WORKDIR / 00:19:25 ---> Running in 8009152a48ed 00:19:26 ---> 613488381477 00:19:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:19:26 Removing intermediate container 8009152a48ed 00:19:26 ---> 2ad9cb6c6de4 00:19:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:19:26 ---> 1c8112fd82a6 00:19:26 Step 18/22 : ENTRYPOINT ["/core-command"] 00:19:26 ---> 14b5a37870d6 00:19:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:19:26 ---> Running in 4f17dbb6d25c 00:19:26 Removing intermediate container 4f17dbb6d25c 00:19:26 ---> 3c9b0e15497c 00:19:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:19:26 ---> Running in 804fd9e54c35 00:19:27 ---> 12eb941b6938 00:19:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:19:27 Removing intermediate container 804fd9e54c35 00:19:27 ---> f5d2242ca311 00:19:27 Step 20/22 : LABEL arch=x86_64 00:19:27 ---> Running in 818432dcd480 00:19:27 ---> 674a858f36b3 00:19:27 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:19:27 Removing intermediate container 818432dcd480 00:19:27 ---> 0c9c8b7a3d47 00:19:27 Step 21/22 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:19:27 ---> Running in 079622e6bdac 00:19:27 ---> Running in 989b2dbe84d7 00:19:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.352s coverage: 47.1% of statements 00:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:19:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.116s coverage: 100.0% of statements 00:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:19:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements 00:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:19:30 Removing intermediate container 079622e6bdac 00:19:30 ---> 7d65b1a93915 00:19:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:19:30 Removing intermediate container 989b2dbe84d7 00:19:30 ---> e52be0ae6629 00:19:30 Step 22/22 : LABEL version=0.0.0 00:19:30 ---> Running in 9ae330077eff 00:19:30 ---> Running in feafa9e1f606 00:19:30 Removing intermediate container 0f92958b546b 00:19:30 ---> 603d0b833b1c 00:19:30 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:19:30 ---> Running in dc2d50afdc12 00:19:30 Removing intermediate container 9ae330077eff 00:19:30 ---> 3400c0f68dc5 00:19:30 Step 20/22 : LABEL arch=x86_64 00:19:30 Removing intermediate container feafa9e1f606 00:19:30 ---> a8875e2f483f 00:19:30 00:19:30 ---> Running in 952af4831bac 00:19:30 Successfully built a8875e2f483f 00:19:30 Successfully tagged docker-core-command-go:latest 00:19:30  Building docker-core-command-go ... done Removing intermediate container 952af4831bac 00:19:30 ---> d46d6b906aac 00:19:30 Step 21/22 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:19:30 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 00:19:30 ---> Running in 41d57f2600dc 00:19:30 Removing intermediate container 41d57f2600dc 00:19:30 ---> b85c8f867985 00:19:30 Step 22/22 : LABEL version=0.0.0 00:19:31 ---> Running in d51f93711ee4 00:19:31 Removing intermediate container d51f93711ee4 00:19:31 ---> 94cf71d4238e 00:19:31 00:19:31 Successfully built 94cf71d4238e 00:19:31 Successfully tagged docker-core-metadata-go:latest 00:19:32  Building docker-core-metadata-go ... done Removing intermediate container dc2d50afdc12 00:19:32 ---> f44ab57d3f8b 00:19:32 00:19:32 Step 11/26 : FROM docker:20.10.0 00:19:32 20.10.0: Pulling from library/docker 00:19:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.964s coverage: 29.1% of statements 00:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:19:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.232s coverage: 99.0% of statements 00:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:19:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.111s coverage: 100.0% of statements 00:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:19:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 00:19:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:19:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements 00:19:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:19:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:19:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:19:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:19:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements 00:19:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:19:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:19:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 00:19:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements 00:19:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 00:19:36 GO111MODULE=on go vet ./... 00:19:37 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:19:37 Status: Downloaded newer image for docker:20.10.0 00:19:37 ---> aefe523efa57 00:19:37 Step 12/26 : RUN apk add --no-cache bash 00:19:37 ---> Running in 1cf5b4c9a6c1 00:19:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:19:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:19:37 (1/2) Installing readline (8.0.4-r0) 00:19:37 (2/2) Installing bash (5.0.17-r0) 00:19:37 Executing bash-5.0.17-r0.post-install 00:19:37 Executing busybox-1.31.1-r19.trigger 00:19:37 OK: 12 MiB in 22 packages 00:19:38 Removing intermediate container 1cf5b4c9a6c1 00:19:38 ---> 91d654e2970b 00:19:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:19:38 ---> Running in 7646c7a6546b 00:19:38 Removing intermediate container 7646c7a6546b 00:19:38 ---> d07863c222a3 00:19:38 Step 14/26 : ENV APP_PORT=48090 00:19:38 ---> Running in fd892a03451a 00:19:38 Removing intermediate container fd892a03451a 00:19:38 ---> a7b3e76c9c7d 00:19:38 Step 15/26 : EXPOSE $APP_PORT 00:19:38 ---> Running in ee904e512992 00:19:39 Removing intermediate container ee904e512992 00:19:39 ---> fe13e341a3cd 00:19:39 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:19:39 ---> 55991bc652a0 00:19:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:19:39 ---> 21399e117492 00:19:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:19:40 ---> ce9ddd76844a 00:19:40 Step 19/26 : RUN apk --no-cache add py3-pip 00:19:40 ---> Running in 318fc7412d85 00:19:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:19:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:19:40 (1/33) Installing libbz2 (1.0.8-r1) 00:19:40 (2/33) Installing expat (2.2.9-r1) 00:19:40 (3/33) Installing libffi (3.3-r2) 00:19:40 (4/33) Installing gdbm (1.13-r1) 00:19:40 (5/33) Installing xz-libs (5.2.5-r0) 00:19:41 (6/33) Installing sqlite-libs (3.32.1-r0) 00:19:41 (7/33) Installing python3 (3.8.5-r0) 00:19:43 (8/33) Installing py3-appdirs (1.4.4-r1) 00:19:43 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:19:43 (10/33) Installing py3-parsing (2.4.7-r0) 00:19:43 (11/33) Installing py3-six (1.15.0-r0) 00:19:43 (12/33) Installing py3-packaging (20.4-r0) 00:19:43 (13/33) Installing py3-setuptools (47.0.0-r0) 00:19:43 (14/33) Installing py3-chardet (3.0.4-r4) 00:19:43 (15/33) Installing py3-idna (2.9-r0) 00:19:43 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:19:43 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:19:43 (18/33) Installing py3-requests (2.23.0-r0) 00:19:43 (19/33) Installing py3-msgpack (1.0.0-r0) 00:19:43 (20/33) Installing py3-lockfile (0.12.2-r3) 00:19:43 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:19:43 (22/33) Installing py3-colorama (0.4.3-r0) 00:19:43 (23/33) Installing py3-distlib (0.3.0-r0) 00:19:43 (24/33) Installing py3-distro (1.5.0-r1) 00:19:43 (25/33) Installing py3-webencodings (0.5.1-r3) 00:19:43 (26/33) Installing py3-html5lib (1.0.1-r4) 00:19:43 (27/33) Installing py3-pytoml (0.1.21-r0) 00:19:43 (28/33) Installing py3-pep517 (0.8.2-r0) 00:19:43 (29/33) Installing py3-progress (1.5-r0) 00:19:43 (30/33) Installing py3-toml (0.10.1-r0) 00:19:43 (31/33) Installing py3-retrying (1.3.3-r0) 00:19:43 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:19:43 (33/33) Installing py3-pip (20.1.1-r0) 00:19:43 Executing busybox-1.31.1-r19.trigger 00:19:43 OK: 71 MiB in 55 packages 00:19:51 Removing intermediate container 318fc7412d85 00:19:51 ---> b6eb9386f995 00:19:51 Step 20/26 : RUN pip install docker-compose==1.23.2 00:19:52 ---> Running in 08a6d47cb1b2 00:19:53 Collecting docker-compose==1.23.2 00:19:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:19:53 Collecting jsonschema<3,>=2.5.1 00:19:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:19:53 Collecting websocket-client<1.0,>=0.32.0 00:19:53 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:19:54 Collecting cached-property<2,>=1.2.0 00:19:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:19:54 Collecting texttable<0.10,>=0.9.0 00:19:54 Downloading texttable-0.9.1.tar.gz (11 kB) 00:19:54 Collecting docopt<0.7,>=0.6.1 00:19:54 Downloading docopt-0.6.2.tar.gz (25 kB) 00:19:55 Collecting dockerpty<0.5,>=0.4.1 00:19:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:19:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:19:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:19:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:19:55 Collecting PyYAML<4,>=3.10 00:19:55 Downloading PyYAML-3.13.tar.gz (270 kB) 00:19:56 Collecting docker<4.0,>=3.6.0 00:19:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:19:57 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) 00:19:57 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) 00:19:57 Collecting idna<2.8,>=2.5 00:19:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:19:57 Collecting urllib3<1.25,>=1.21.1 00:19:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:19:57 Collecting docker-pycreds>=0.4.0 00:19:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:19:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:19:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:19:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:19:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:19:57 Installing collected packages: jsonschema, websocket-client, cached-property, texttable, docopt, dockerpty, idna, urllib3, requests, PyYAML, docker-pycreds, docker, docker-compose 00:19:57 Running setup.py install for texttable: started 00:19:58 Running setup.py install for texttable: finished with status 'done' 00:19:58 Running setup.py install for docopt: started 00:19:58 Running setup.py install for docopt: finished with status 'done' 00:19:58 Running setup.py install for dockerpty: started 00:19:59 Running setup.py install for dockerpty: finished with status 'done' 00:19:59 Attempting uninstall: idna 00:19:59 Found existing installation: idna 2.9 00:19:59 Uninstalling idna-2.9: 00:19:59 Successfully uninstalled idna-2.9 00:19:59 Attempting uninstall: urllib3 00:19:59 Found existing installation: urllib3 1.25.9 00:19:59 Uninstalling urllib3-1.25.9: 00:19:59 Successfully uninstalled urllib3-1.25.9 00:19:59 Attempting uninstall: requests 00:19:59 Found existing installation: requests 2.23.0 00:19:59 Uninstalling requests-2.23.0: 00:19:59 Successfully uninstalled requests-2.23.0 00:19:59 Running setup.py install for PyYAML: started 00:20:00 Running setup.py install for PyYAML: finished with status 'done' 00:20:00 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 00:20:05 Removing intermediate container 08a6d47cb1b2 00:20:05 ---> 15f380f55ef4 00:20:05 Step 21/26 : RUN apk --no-cache add curl 00:20:05 ---> Running in 8e742f040ac6 00:20:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:20:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:20:05 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:20:05 (2/3) Installing libcurl (7.69.1-r3) 00:20:05 (3/3) Installing curl (7.69.1-r3) 00:20:05 Executing busybox-1.31.1-r19.trigger 00:20:05 OK: 72 MiB in 58 packages 00:20:06 Removing intermediate container 8e742f040ac6 00:20:06 ---> fa356304e16a 00:20:06 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:20:06 ---> Running in 5d52cfbec1b6 00:20:06 Removing intermediate container 5d52cfbec1b6 00:20:06 ---> 3b1966d0fec1 00:20:06 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:20:06 ---> Running in 23b6095a7a4a 00:20:06 Removing intermediate container 23b6095a7a4a 00:20:06 ---> b9e63e99de2a 00:20:06 Step 24/26 : LABEL arch=x86_64 00:20:06 ---> Running in 222bc12fd7de 00:20:06 Removing intermediate container 222bc12fd7de 00:20:06 ---> ce1ca9201e16 00:20:06 Step 25/26 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:20:06 ---> Running in 0782b1fe5614 00:20:07 Removing intermediate container 0782b1fe5614 00:20:07 ---> 4b5134225fea 00:20:07 Step 26/26 : LABEL version=0.0.0 00:20:07 ---> Running in 40e7614f8b9b 00:20:07 Removing intermediate container 40e7614f8b9b 00:20:07 ---> 81839697be47 00:20:07 00:20:07 Successfully built 81839697be47 00:20:07 Successfully tagged docker-sys-mgmt-agent-go:latest 00:20:07  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:20:07 $ docker stop --time=1 e2c563ae35b3f536a350e64df5983934843e7e5bf9f9e6bb1f107be37cde746b 00:20:09 $ docker rm -f e2c563ae35b3f536a350e64df5983934843e7e5bf9f9e6bb1f107be37cde746b [Pipeline] // withDockerContainer [Pipeline] sh 00:20:09 + docker images 00:20:09 + grep docker 00:20:09 docker-sys-mgmt-agent-go latest 81839697be47 2 seconds ago 313MB 00:20:09 docker-core-metadata-go latest 94cf71d4238e 38 seconds ago 13MB 00:20:09 docker-core-command-go latest a8875e2f483f 39 seconds ago 10.6MB 00:20:09 docker-security-proxy-setup-go latest 594e413561ca 51 seconds ago 24.5MB 00:20:09 docker-core-data-go latest 63913f59b6b2 About a minute ago 22.3MB 00:20:09 docker-security-bootstrap-redis-go latest 82634816bce2 About a minute ago 15.8MB 00:20:09 docker-security-secretstore-setup-go latest 1a019f188edb About a minute ago 24.6MB 00:20:09 docker-support-notifications-go latest 416d483a6265 About a minute ago 12MB 00:20:09 docker-support-scheduler-go latest 37d3d2c24039 About a minute ago 10.7MB 00:20:09 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:20:25 Still waiting to schedule task 00:20:25 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:20:44 gofmt -l . 00:20:44 [ "`gofmt -l .`" = "" ] 00:20:45 ./bin/test-go-mod-tidy.sh 00:20:46 ./bin/test-attribution-txt.sh [Pipeline] sh 00:20:47 + ls -al . 00:20:47 total 676 00:20:47 drwxrwxr-x 9 1001 1001 4096 Jan 9 00:20 . 00:20:47 drwxr-xr-x 4 root root 4096 Jan 9 00:17 .. 00:20:47 -rw-rw-r-- 1 1001 1001 11 Jan 9 00:15 .dockerignore 00:20:47 drwxrwxr-x 8 1001 1001 4096 Jan 9 00:15 .git 00:20:47 drwxrwxr-x 3 1001 1001 4096 Jan 9 00:15 .github 00:20:47 -rw-rw-r-- 1 1001 1001 824 Jan 9 00:15 .gitignore 00:20:47 -rw-rw-r-- 1 1001 1001 166 Jan 9 00:15 .sonarcloud.properties 00:20:47 -rw-rw-r-- 1 1001 1001 7741 Jan 9 00:15 Attribution.txt 00:20:47 -rw-rw-r-- 1 1001 1001 3804 Jan 9 00:15 CONTRIBUTING.md 00:20:47 -rw-rw-r-- 1 1001 1001 931 Jan 9 00:15 Dockerfile.build 00:20:47 -rw-rw-r-- 1 1001 1001 863 Jan 9 00:15 Jenkinsfile 00:20:47 -rw-rw-r-- 1 1001 1001 10775 Jan 9 00:15 LICENSE 00:20:47 -rw-rw-r-- 1 1001 1001 5750 Jan 9 00:15 Makefile 00:20:47 -rw-rw-r-- 1 1001 1001 6524 Jan 9 00:15 README.md 00:20:47 -rw-rw-r-- 1 1001 1001 6744 Jan 9 00:15 SECURITY.md 00:20:47 -rw-rw-r-- 1 1001 1001 5 Jan 9 00:12 VERSION 00:20:47 -rw-rw-r-- 1 1001 1001 4131 Jan 9 00:15 ZMQWindows.md 00:20:47 drwxrwxr-x 2 1001 1001 4096 Jan 9 00:15 bin 00:20:47 drwxrwxr-x 14 1001 1001 4096 Jan 9 00:15 cmd 00:20:47 -rw-r--r-- 1 root root 541590 Jan 9 00:19 coverage.out 00:20:47 -rw-r--r-- 1 root root 979 Jan 9 00:20 go.mod 00:20:47 -rw-r--r-- 1 root root 19019 Jan 9 00:20 go.sum 00:20:47 drwxrwxr-x 8 1001 1001 4096 Jan 9 00:15 internal 00:20:47 drwxrwxr-x 4 1001 1001 4096 Jan 9 00:15 openapi 00:20:47 drwxrwxr-x 4 1001 1001 4096 Jan 9 00:15 snap 00:20:47 -rw-rw-r-- 1 1001 1001 168 Jan 9 00:15 version.go [Pipeline] sh 00:20:48 + '[' -e coverage.out ] 00:20:48 + chown 1001:1001 coverage.out [Pipeline] stash 00:20:48 Warning: overwriting stash ‘coverage-report’ 00:20:49 Stashed 1 file(s) [Pipeline] sh 00:20:50 + make build 00:20:50 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 00:21:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:21:13 Running on prd-ubuntu18.04-docker-8c-8g-19184 in /w/workspace/edgexfoundry_edgex-go_PR-3004 [Pipeline] { [Pipeline] ws 00:21:13 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 00:21:15 using credential edgex-jenkins-ssh 00:21:15 Cloning the remote Git repository 00:21:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:21:15 > git init /w/workspace/edgex-go/5 # timeout=10 00:21:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:21:15 > git --version # timeout=10 00:21:15 > git --version # 'git version 2.17.1' 00:21:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:21:22 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 00:21:24 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit 7f1b246cd91fdde841e58e27203730296a863e14 00:21:24 Merge succeeded, producing 7f1b246cd91fdde841e58e27203730296a863e14 00:21:24 Checking out Revision 7f1b246cd91fdde841e58e27203730296a863e14 (PR-3004) 00:21:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:21:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:21:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:21:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:21:23 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3004/head:refs/remotes/origin/PR-3004 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:21:24 > git config core.sparsecheckout # timeout=10 00:21:24 > git checkout -f 7f1b246cd91fdde841e58e27203730296a863e14 # timeout=10 00:21:24 > git remote # timeout=10 00:21:24 > git config --get remote.origin.url # timeout=10 00:21:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:24 > git merge 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 00:21:24 > git rev-parse HEAD^{commit} # timeout=10 00:21:24 > git config core.sparsecheckout # timeout=10 00:21:24 > git checkout -f 7f1b246cd91fdde841e58e27203730296a863e14 # timeout=10 00:21:25 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 00:21:28 Commit message: "feat(all): in snapcraft - add attribution and license once vs per service per tonyespy" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:21:29 + echo snap-build.sh 00:21:29 snap-build.sh 00:21:29 + SNAP_BASE_DIR=. 00:21:29 + '[' '!' -z /w/workspace/edgex-go/5 ']' 00:21:29 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 00:21:29 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 00:21:29 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 00:21:29 + cd /w/workspace/edgex-go/5 00:21:29 + sudo apt-get remove -qy --purge lxd lxd-client 00:21:29 Reading package lists... 00:21:29 Building dependency tree... 00:21:29 Reading state information... 00:21:29 The following packages were automatically installed and are no longer required: 00:21:29 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:21:29 uidmap xdelta3 00:21:29 Use 'sudo apt autoremove' to remove them. 00:21:29 The following packages will be REMOVED: 00:21:29 lxd* lxd-client* 00:21:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:21:30 After this operation, 31.7 MB disk space will be freed. 00:21:30 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 00:21:31 (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.) 00:21:31 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:21:31 Removing lxd dnsmasq configuration 00:21:31 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 00:21:32 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:21:32 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:21:32 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:21:33 (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.) 00:21:33 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:21:34 Processing triggers for systemd (237-3ubuntu10.42) ... 00:21:34 Processing triggers for ureadahead (0.100.0-21) ... 00:21:36 + sudo snap remove --purge lxd 00:21:36 snap "lxd" is not installed 00:21:36 + sudo groupadd --force --system lxd 00:21:36 ++ whoami 00:21:36 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:21:36 + newgrp - lxd 00:21:36 + sudo snap install lxd 00:21:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:21:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:21:45 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 00:21:46 2021-01-09T00:21:43Z INFO Waiting for automatic snapd restart... 00:21:49 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 00:21:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:21: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 [Pipeline] } 00:21:59 $ docker stop --time=1 eec56ce7ebfffe23ccfdb41f5e9a5ab46ab98891c9f50022addb8c650180ebce 00:22:01 lxd 4.9 from Canonical* installed 00:22:01 + sudo lxd init --auto 00:22:02 $ docker rm -f eec56ce7ebfffe23ccfdb41f5e9a5ab46ab98891c9f50022addb8c650180ebce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:22:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:22:04 00:22:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:22:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:22:04 latest: Pulling from edgex-devops/edgex-compose-arm64 00:22:04 29e5d40040c1: Pulling fs layer 00:22:04 1ce36da41761: Pulling fs layer 00:22:04 25b303627fd3: Pulling fs layer 00:22:04 29e5d40040c1: Verifying Checksum 00:22:04 29e5d40040c1: Download complete 00:22:05 1ce36da41761: Verifying Checksum 00:22:05 1ce36da41761: Download complete 00:22:05 29e5d40040c1: Pull complete 00:22:06 1ce36da41761: Pull complete 00:22:06 25b303627fd3: Verifying Checksum 00:22:06 25b303627fd3: Download complete 00:22:11 + sudo snap install --classic snapcraft 00:22:17 25b303627fd3: Pull complete 00:22:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:22:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:22:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:22:17 prd-ubuntu18.04-docker-arm64-4c-16g-19180 does not seem to be running inside a container 00:22:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:22:18 snapcraft 4.4.4 from Canonical* installed 00:22:18 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:22:18 + patch --verbose -p1 00:22:18 Hmm... Looks like a unified diff to me... 00:22:18 The text leading up to this was: 00:22:18 -------------------------- 00:22:18 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:22:18 |From: Tony Espy 00:22:18 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:22:18 |Subject: [PATCH] optimize snap build for pipeline CI check 00:22:18 | 00:22:18 |This patch is used by the EdgeX CI pipeline builds to 00:22:18 |optimize the snap CI check run for pull requests. When 00:22:18 |applied, it essentially strips out everything (apps and 00:22:18 |parts) from the snapcraft.yaml file except those required 00:22:18 |to build edgex-go, as the whole idea of the CI check is to 00:22:18 |catch changes to edgex-go that break the snap build. 00:22:18 | 00:22:18 |In general, anyone updating snapcraft.yaml will also need 00:22:18 |to update this patch file, otherwise it may fail to apply, 00:22:18 |resulting in a failed snap build CI check in the associated 00:22:18 |pull request. 00:22:18 | 00:22:18 |Note - in addition to applying this patch, the pipeline also 00:22:18 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:22:18 |need to build the finally binary .snap file (and it won't 00:22:18 |work with the patch applied). This further reduces the build 00:22:18 |time. 00:22:18 |--- 00:22:18 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:22:18 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:22:18 | 00:22:18 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:22:18 |index 1e537489..faf42425 100644 00:22:18 |--- a/snap/snapcraft.yaml 00:22:18 |+++ b/snap/snapcraft.yaml 00:22:18 -------------------------- 00:22:18 patching file snap/snapcraft.yaml 00:22:18 Using Plan A... 00:22:18 Hunk #1 succeeded at 73. 00:22:18 Hunk #2 succeeded at 202 with fuzz 1. 00:22:18 Hunk #3 succeeded at 214. 00:22:18 Hunk #4 succeeded at 222. 00:22:18 Hunk #5 succeeded at 229. 00:22:18 Hunk #6 succeeded at 256. 00:22:18 Hunk #7 succeeded at 290. 00:22:18 Hunk #8 succeeded at 342 (offset 1 line). 00:22:18 Hmm... Ignoring the trailing garbage. 00:22:18 done 00:22:18 + sudo snapcraft prime --use-lxd 00:22:19 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:22:19 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: 00:22:19 - README.md 00:22:19 - snapcraft.yaml.orig 00:22:19 00:22:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:22:19 Launching a container. 00:22:20 $ docker top 9f3f5c4ee535a866a1e64a554d069c9fc8bfec7454c8771105d929eb852c13a8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:22:21 + docker-compose build --help 00:22:21 + grep parallel 00:22:24 --parallel Build images in parallel. [Pipeline] } 00:22:25 $ docker stop --time=1 9f3f5c4ee535a866a1e64a554d069c9fc8bfec7454c8771105d929eb852c13a8 00:22:27 $ docker rm -f 9f3f5c4ee535a866a1e64a554d069c9fc8bfec7454c8771105d929eb852c13a8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:22:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:22:28 . [Pipeline] withDockerContainer 00:22:28 prd-ubuntu18.04-docker-arm64-4c-16g-19180 does not seem to be running inside a container 00:22:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:22:29 $ docker top 86d28d8afadc2fccb88d787a7ee5e848fb04f13fcc62d1392e1fcaf757edc860 -eo pid,comm [Pipeline] { [Pipeline] sh 00:22:30 + docker-compose -f ./docker-compose-build.yml build --parallel 00:22:32 Waiting for container to be ready 00:22:32 To start your first instance, try: lxc launch ubuntu:18.04 00:22:32 00:22:35 Building docker-core-command-go ... 00:22:35 Building docker-core-data-go ... 00:22:35 Building docker-core-metadata-go ... 00:22:35 Building docker-security-bootstrap-redis-go ... 00:22:35 Building docker-security-proxy-setup-go ... 00:22:35 Building docker-security-secretstore-setup-go ... 00:22:35 Building docker-support-notifications-go ... 00:22:35 Building docker-support-scheduler-go ... 00:22:35 Building docker-sys-mgmt-agent-go ... 00:22:35 Building docker-security-secretstore-setup-go 00:22:35 Building docker-security-proxy-setup-go 00:22:35 Building docker-core-metadata-go 00:22:35 Building docker-support-scheduler-go 00:22:35 Building docker-security-bootstrap-redis-go 00:22:35 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:22:35 Waiting for network to be ready... 00:22:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:22:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 00:22:36 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:22:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 00:22:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 00:22:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 00:22:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 00:22:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 00:22:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 00:22:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 00:22:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:22:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:22:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:22:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:22:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:22:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:22:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:22:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:22:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:22:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1832 kB] 00:22:37 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 00:22:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 00:22:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 00:22:37 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 00:22:37 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 00:22:37 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 00:22:37 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 00:22:40 Fetched 23.7 MB in 5s (5043 kB/s) 00:22:41 Reading package lists... 00:22:42 Reading package lists... 00:22:42 Building dependency tree... 00:22:42 Reading state information... 00:22:42 The following additional packages will be installed: 00:22:42 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:22:42 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:22:42 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:22:42 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:22:42 Suggested packages: 00:22:42 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:22:42 Recommended packages: 00:22:42 gnupg libsasl2-modules 00:22:42 The following NEW packages will be installed: 00:22:42 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:22:42 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:22:42 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:22:42 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:22:42 The following packages will be upgraded: 00:22:42 gpg gpg-agent gpgconf libudev1 00:22:42 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 00:22:42 Need to get 3532 kB of archives. 00:22:42 After this operation, 13.3 MB of additional disk space will be used. 00:22:42 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 00:22:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 00:22:42 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 00:22:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 00:22:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 00:22:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 00:22:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 00:22:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 00:22:43 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:22:43 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:22:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:22:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:22:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:22:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:22:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:22:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:22:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:22:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:22:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:22:43 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:22:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 00:22:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 00:22:43 debconf: delaying package configuration, since apt-utils is not installed 00:22:43 Fetched 3532 kB in 1s (3207 kB/s) 00:22:43 (Reading database ... 12511 files and directories currently installed.) 00:22:43 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 00:22:43 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:22:43 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 00:22:43 Selecting previously unselected package udev. 00:22:43 (Reading database ... 12511 files and directories currently installed.) 00:22:43 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 00:22:44 Unpacking udev (237-3ubuntu10.43) ... 00:22:44 Selecting previously unselected package libfuse2:amd64. 00:22:44 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:22:44 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:22:44 Selecting previously unselected package fuse. 00:22:44 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:22:44 Unpacking fuse (2.9.7-1ubuntu1) ... 00:22:44 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 00:22:44 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:22:44 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 00:22:44 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:22:44 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 00:22:44 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:22:45 Selecting previously unselected package libksba8:amd64. 00:22:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:22:45 Unpacking libksba8:amd64 (1.3.5-2) ... 00:22:45 Selecting previously unselected package libroken18-heimdal:amd64. 00:22:45 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:22:45 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:45 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:22:45 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:22:45 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:45 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:22:45 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:22:45 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:45 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:22:45 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:22:45 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:45 Selecting previously unselected package libwind0-heimdal:amd64. 00:22:45 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:22:45 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:45 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:22:45 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:22:45 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:45 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:22:45 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:22:45 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:45 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:22:45 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:22:45 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:45 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:22:45 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:22:45 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:46 Selecting previously unselected package libsasl2-modules-db:amd64. 00:22:46 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:22:46 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:22:46 Selecting previously unselected package libsasl2-2:amd64. 00:22:46 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:22:46 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:22:46 Selecting previously unselected package libldap-common. 00:22:46 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 00:22:46 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:22:46 Selecting previously unselected package libldap-2.4-2:amd64. 00:22:46 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 00:22:46 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:22:46 Selecting previously unselected package dirmngr. 00:22:46 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 00:22:46 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 00:22:46 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:22:46 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 00:22:46 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:22:46 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:22:46 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:22:46 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 00:22:46 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:46 Setting up libksba8:amd64 (1.3.5-2) ... 00:22:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:22:46 Setting up udev (237-3ubuntu10.43) ... 00:22:47 invoke-rc.d: policy-rc.d denied execution of start. 00:22:47 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:47 Processing triggers for systemd (237-3ubuntu10) ... 00:22:47 Setting up fuse (2.9.7-1ubuntu1) ... 00:22:47 Setting up gpg (2.2.4-1ubuntu1.3) ... 00:22:47 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:47 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:47 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:47 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:47 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:47 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:47 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:22:47 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:22:47 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 00:22:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:22:47 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:22:47 settings in the [Install] section, and DefaultInstance for template units). 00:22:47 This means they are not meant to be enabled using systemctl. 00:22:47 Possible reasons for having this kind of units are: 00:22:47 1) A unit may be statically enabled by being symlinked from another unit's 00:22:47 .wants/ or .requires/ directory. 00:22:47 2) A unit's purpose may be to act as a helper for some other unit which has 00:22:47 a requirement dependency on it. 00:22:47 3) A unit may be started when needed via activation (socket, path, timer, 00:22:47 D-Bus, udev, scripted systemctl call, ...). 00:22:47 4) In case of template units, the unit is meant to be enabled with some 00:22:47 instance name specified. 00:22:48 Reading package lists... 00:22:48 Building dependency tree... 00:22:48 Reading state information... 00:22:48 The following additional packages will be installed: 00:22:48 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:22:48 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:22:48 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:22:48 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:22:48 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:22:48 Suggested packages: 00:22:48 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:22:48 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:22:48 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:22:48 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:22:48 systemd-container policykit-1 00:22:48 Recommended packages: 00:22:48 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:22:48 The following NEW packages will be installed: 00:22:48 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:22:48 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:22:48 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:22:48 multiarch-support openssh-client python3 python3-minimal python3.6 00:22:48 python3.6-minimal snapd squashfs-tools sudo 00:22:48 The following packages will be upgraded: 00:22:48 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:22:48 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 00:22:48 Need to get 35.2 MB of archives. 00:22:48 After this operation, 141 MB of additional disk space will be used. 00:22:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 00:22:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 00:22:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 00:22:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 00:22:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:22:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 00:22:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 00:22:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 00:22:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:22:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:22:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:22:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:22:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:22:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:22:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 00:22:48 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 00:22:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:22:49 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 00:22:49 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:22:49 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:22:49 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:22:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:22:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:22:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:22:49 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:22:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 00:22:49 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:22:49 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:22:49 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:22:49 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 00:22:51 debconf: delaying package configuration, since apt-utils is not installed 00:22:51 Fetched 35.2 MB in 2s (14.3 MB/s) 00:22:51 (Reading database ... 12757 files and directories currently installed.) 00:22:51 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 00:22:51 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:22:52 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 00:22:52 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:22:52 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 00:22:52 (Reading database ... 12757 files and directories currently installed.) 00:22:52 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 00:22:52 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 00:22:52 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 00:22:52 (Reading database ... 12757 files and directories currently installed.) 00:22:52 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 00:22:52 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 00:22:52 Setting up apt (1.6.12ubuntu0.2) ... 00:22:53 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:22:53 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:22:53 (Reading database ... 12764 files and directories currently installed.) 00:22:53 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:22:53 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:22:54 Selecting previously unselected package libpython3.6-minimal:amd64. 00:22:54 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:22:54 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:22:54 Selecting previously unselected package libexpat1:amd64. 00:22:54 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:22:54 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:22:54 Selecting previously unselected package python3.6-minimal. 00:22:54 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:22:54 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:22:54 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 00:22:54 Checking for services that may need to be restarted...done. 00:22:54 Checking for services that may need to be restarted...done. 00:22:54 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:22:54 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:22:54 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:22:55 Selecting previously unselected package python3-minimal. 00:22:55 (Reading database ... 13012 files and directories currently installed.) 00:22:55 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:22:55 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:22:55 Selecting previously unselected package mime-support. 00:22:55 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:22:55 Unpacking mime-support (3.60ubuntu1) ... 00:22:55 Selecting previously unselected package libmpdec2:amd64. 00:22:55 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:22:55 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:22:55 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:22:55 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:22:55 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:22:56 Selecting previously unselected package python3.6. 00:22:56 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:22:56 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:22:56 Selecting previously unselected package libpython3-stdlib:amd64. 00:22:56 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:22:56 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:22:56 Setting up python3-minimal (3.6.7-1~18.04) ... 00:22:56 Selecting previously unselected package python3. 00:22:56 (Reading database ... 13442 files and directories currently installed.) 00:22:56 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:22:56 Unpacking python3 (3.6.7-1~18.04) ... 00:22:56 Selecting previously unselected package multiarch-support. 00:22:56 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:22:56 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:22:56 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:22:56 Selecting previously unselected package liblzo2-2:amd64. 00:22:56 (Reading database ... 13479 files and directories currently installed.) 00:22:56 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:22:56 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:22:56 Selecting previously unselected package libbsd0:amd64. 00:22:56 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:22:56 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:22:56 Selecting previously unselected package sudo. 00:22:56 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 00:22:56 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 00:22:56 Selecting previously unselected package apparmor. 00:22:56 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:22:56 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:22:57 Selecting previously unselected package libedit2:amd64. 00:22:57 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:22:57 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:22:57 Selecting previously unselected package libkrb5support0:amd64. 00:22:57 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:22:57 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:22:57 Selecting previously unselected package libk5crypto3:amd64. 00:22:57 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:22:57 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:22:57 Selecting previously unselected package libkeyutils1:amd64. 00:22:57 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:22:57 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:22:57 Selecting previously unselected package libkrb5-3:amd64. 00:22:57 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:22:57 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:22:57 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:22:57 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:22:57 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:22:58 Selecting previously unselected package libssl1.0.0:amd64. 00:22:58 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 00:22:58 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:22:58 Selecting previously unselected package openssh-client. 00:22:58 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:22:58 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:22:58 Selecting previously unselected package squashfs-tools. 00:22:58 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:22:58 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:22:58 Selecting previously unselected package snapd. 00:22:58 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 00:22:58 Unpacking snapd (2.48+18.04) ... 00:23:01 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:23:01 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:23:01 Setting up mime-support (3.60ubuntu1) ... 00:23:01 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 00:23:01 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:23:01 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:23:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:23:01 Setting up systemd (237-3ubuntu10.43) ... 00:23:01 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:23:03 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:23:03 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:23:03 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:23:03 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:23:03 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:23:03 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:23:04 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:23:04 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:23:04 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:23:04 Setting up python3 (3.6.7-1~18.04) ... 00:23:04 running python rtupdate hooks for python3.6... 00:23:04 running python post-rtupdate hooks for python3.6... 00:23:04 Setting up apparmor (2.12-4ubuntu5.1) ... 00:23:06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:23:06 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:23:06 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:23:06 Setting up snapd (2.48+18.04) ... 00:23:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:23:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:23:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:23:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:23:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:23:07 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:23:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:23:07 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:23:07 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:23:08 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:23:08 /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' 00:23:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:23:08 Processing triggers for systemd (237-3ubuntu10.43) ... 00:23:09 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:23:09 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:23:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:23:10 Reading package lists... 00:23:10 Reading package lists... 00:23:11 Building dependency tree... 00:23:11 Reading state information... 00:23:11 Calculating upgrade... 00:23:11 The following packages will be upgraded: 00:23:11 advancecomp base-files bash binutils binutils-common 00:23:11 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:23:11 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:23:11 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 00:23:11 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 00:23:11 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 00:23:11 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 00:23:11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 00:23:11 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:23:11 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:23:11 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:23:11 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:23:11 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:23:11 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:23:11 ubuntu-keyring util-linux 00:23:11 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:23:11 Need to get 63.7 MB of archives. 00:23:11 After this operation, 5203 kB of additional disk space will be used. 00:23:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 00:23:11 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:23:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:23:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:23:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:23:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:23:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:23:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:23:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:23:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:23:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:23:12 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:23:12 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:23:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:23:12 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:23:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:23:12 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:23:12 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:23:12 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:23:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:23:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:23:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 00:23:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:23:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:23:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:23:12 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:23:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:23:12 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:23:12 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:23:12 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:23:12 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:23:12 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:23:12 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:23:12 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:23:12 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:23:12 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:23:12 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 00:23:12 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:23:12 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 00:23:12 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:23:12 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:23:12 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:23:12 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:23:12 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:23:12 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:23:12 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:23:12 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 00:23:12 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:23:12 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:23:12 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:23:13 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:23:13 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:23:13 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:23:13 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:23:13 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:23:13 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:23:13 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:23:13 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:23:13 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:23:13 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:23:13 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:23:13 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:23:13 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:23:13 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:23:13 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:23:13 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:23:13 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:23:13 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 00:23:13 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 00:23:13 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:23:13 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:23:13 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:23:13 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 00:23:13 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 00:23:13 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:23:13 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:23:13 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:23:13 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 00:23:13 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:23:13 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:23:13 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 00:23:13 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 00:23:13 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 00:23:13 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 00:23:13 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:23:13 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:23:13 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:23:13 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:23:14 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:23:14 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:23:14 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:23:14 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:23:15 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:23:15 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:23:15 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:23:15 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:23:15 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:23:15 debconf: delaying package configuration, since apt-utils is not installed 00:23:15 Fetched 63.7 MB in 4s (17.8 MB/s) 00:23:15 (Reading database ... 13912 files and directories currently installed.) 00:23:15 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:23:15 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:23:15 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:23:15 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:23:15 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 00:23:15 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 00:23:16 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:16 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:16 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:16 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:16 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:17 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:17 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:17 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:17 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:17 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:17 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:17 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:17 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:17 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:17 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:23:17 (Reading database ... 13911 files and directories currently installed.) 00:23:17 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:17 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:23:17 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:23:17 (Reading database ... 13911 files and directories currently installed.) 00:23:17 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:17 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:17 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:17 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:18 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:18 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:18 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:23:18 (Reading database ... 13911 files and directories currently installed.) 00:23:18 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:23:18 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:23:18 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:23:19 (Reading database ... 13911 files and directories currently installed.) 00:23:19 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:23:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:23:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:23:19 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:23:19 Setting up base-files (10.1ubuntu2.10) ... 00:23:19 Installing new version of config file /etc/issue ... 00:23:19 Installing new version of config file /etc/issue.net ... 00:23:19 Installing new version of config file /etc/lsb-release ... 00:23:19 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:23:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:23:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:23:20 Removing obsolete conffile /etc/default/motd-news ... 00:23:20 (Reading database ... 13912 files and directories currently installed.) 00:23:20 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:23:20 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:23:20 Setting up bash (4.4.18-2ubuntu1.2) ... 00:23:20 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 00:23:20 (Reading database ... 13912 files and directories currently installed.) 00:23:20 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:20 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:23:20 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:23:20 (Reading database ... 13912 files and directories currently installed.) 00:23:20 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 00:23:20 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 00:23:20 Setting up tar (1.29b-2ubuntu0.1) ... 00:23:20 (Reading database ... 13912 files and directories currently installed.) 00:23:20 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:23:20 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:23:21 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:23:21 (Reading database ... 13912 files and directories currently installed.) 00:23:21 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:23:21 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:23:21 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:23:21 (Reading database ... 13912 files and directories currently installed.) 00:23:21 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:23:21 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:23:21 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:23:21 (Reading database ... 13912 files and directories currently installed.) 00:23:21 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:23:21 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:23:21 Setting up grep (3.1-2build1) ... 00:23:21 (Reading database ... 13912 files and directories currently installed.) 00:23:21 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:23:21 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:23:22 Setting up login (1:4.5-1ubuntu2) ... 00:23:22 (Reading database ... 13912 files and directories currently installed.) 00:23:22 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:23:22 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:23:22 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:23:22 (Reading database ... 13912 files and directories currently installed.) 00:23:22 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:23:22 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:23:22 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:23:22 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:23:23 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:23:23 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:23:23 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:23:23 (Reading database ... 13912 files and directories currently installed.) 00:23:23 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:23:23 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:23:25 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:23:25 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:23:25 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:23:25 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:23:25 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:23:25 (Reading database ... 13912 files and directories currently installed.) 00:23:25 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:23:25 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:23:25 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:23:25 (Reading database ... 13912 files and directories currently installed.) 00:23:25 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:25 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:23:25 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:23:25 (Reading database ... 13912 files and directories currently installed.) 00:23:25 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:25 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:23:25 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:23:26 (Reading database ... 13912 files and directories currently installed.) 00:23:26 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:26 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:23:26 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:23:26 (Reading database ... 13912 files and directories currently installed.) 00:23:26 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:26 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:23:26 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:23:26 (Reading database ... 13912 files and directories currently installed.) 00:23:26 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:23:26 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:23:26 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:23:26 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:23:26 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:23:27 (Reading database ... 13912 files and directories currently installed.) 00:23:27 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:23:27 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:23:27 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:23:27 (Reading database ... 13912 files and directories currently installed.) 00:23:27 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:27 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:23:27 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:23:27 (Reading database ... 13912 files and directories currently installed.) 00:23:27 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:27 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:23:27 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:23:27 (Reading database ... 13912 files and directories currently installed.) 00:23:27 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:27 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:23:28 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:23:28 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:23:28 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:23:28 (Reading database ... 13912 files and directories currently installed.) 00:23:28 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:23:28 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:23:29 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:23:29 (Reading database ... 13912 files and directories currently installed.) 00:23:29 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:23:29 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:23:29 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:23:29 (Reading database ... 13914 files and directories currently installed.) 00:23:29 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:23:29 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:23:29 Setting up debconf (1.5.66ubuntu1) ... 00:23:30 (Reading database ... 13914 files and directories currently installed.) 00:23:30 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:23:30 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:23:30 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:23:30 (Reading database ... 13914 files and directories currently installed.) 00:23:30 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:23:30 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:23:30 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:23:30 (Reading database ... 13914 files and directories currently installed.) 00:23:30 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:23:30 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:23:30 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:23:31 (Reading database ... 13914 files and directories currently installed.) 00:23:31 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:31 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:23:31 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 00:23:31 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:23:31 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:23:31 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:23:31 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:23:31 (Reading database ... 13914 files and directories currently installed.) 00:23:31 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:23:31 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:23:31 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:23:31 (Reading database ... 13914 files and directories currently installed.) 00:23:31 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:23:31 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:23:31 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:23:32 (Reading database ... 13914 files and directories currently installed.) 00:23:32 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:23:32 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:23:32 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:23:32 (Reading database ... 13914 files and directories currently installed.) 00:23:32 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 00:23:32 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 00:23:32 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 00:23:32 (Reading database ... 13914 files and directories currently installed.) 00:23:32 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:23:33 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:23:33 Setting up passwd (1:4.5-1ubuntu2) ... 00:23:33 (Reading database ... 13914 files and directories currently installed.) 00:23:33 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 00:23:33 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:23:33 Setting up gpgv (2.2.4-1ubuntu1.3) ... 00:23:33 (Reading database ... 13914 files and directories currently installed.) 00:23:33 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:23:33 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:23:33 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:23:33 (Reading database ... 13914 files and directories currently installed.) 00:23:33 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:23:33 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:23:34 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:23:34 (Reading database ... 13914 files and directories currently installed.) 00:23:34 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:23:34 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:23:34 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:23:34 (Reading database ... 13914 files and directories currently installed.) 00:23:34 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:23:35 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:23:35 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:23:35 (Reading database ... 13914 files and directories currently installed.) 00:23:35 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:23:35 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:23:35 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:23:35 (Reading database ... 13914 files and directories currently installed.) 00:23:35 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 00:23:35 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 00:23:35 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 00:23:35 (Reading database ... 13915 files and directories currently installed.) 00:23:35 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:23:35 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:23:35 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:23:35 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:23:35 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:23:35 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:23:36 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 00:23:36 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 00:23:36 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:23:36 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:23:36 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:23:36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:23:36 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:23:36 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:23:36 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:23:36 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:23:37 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:23:37 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:23:37 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:23:37 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:23:37 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:23:37 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:23:37 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 00:23:37 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 00:23:38 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:23:38 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:23:38 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:23:38 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:23:38 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:23:38 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:23:38 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:23:38 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:23:39 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:23:39 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:23:39 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:23:39 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:23:39 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:23:39 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:23:39 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:23:39 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:23:39 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:23:39 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:23:39 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:23:39 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:23:41 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:23:41 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:23:42 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:23:42 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:23:42 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:23:42 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:23:42 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:23:42 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:23:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:23:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:23:43 ---> 3fa1e6b31c60 00:23:43 Step 3/22 : WORKDIR /edgex-go 00:23:43 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:23:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:23:43 ---> 3fa1e6b31c60 00:23:43 Step 3/21 : WORKDIR /edgex-go 00:23:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:23:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:23:43 ---> 3fa1e6b31c60 00:23:43 Step 3/22 : WORKDIR /edgex-go 00:23:43 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:23:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:23:43 ---> 3fa1e6b31c60 00:23:43 Step 3/24 : WORKDIR /edgex-go 00:23:43 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:23:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:23:43 ---> 3fa1e6b31c60 00:23:43 Step 3/21 : WORKDIR /edgex-go 00:23:43 ---> Running in 2fd0aa650bf5 00:23:43 ---> Running in ef7e1914f2d3 00:23:43 ---> Running in 0132c44a6dbf 00:23:43 ---> Running in 8d845f6ed5fa 00:23:43 ---> Running in 0631c661c537 00:23:43 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:23:43 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:23:44 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:23:44 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:23:44 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:23:44 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:23:44 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:23:44 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:23:44 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:23:44 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:23:44 Removing intermediate container ef7e1914f2d3 00:23:44 ---> 188dc9d6c5c7 00:23:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:44 Removing intermediate container 8d845f6ed5fa 00:23:44 Removing intermediate container 2fd0aa650bf5 00:23:44 ---> eb387dae574d 00:23:44 ---> 0375667822ab 00:23:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:44 Removing intermediate container 0132c44a6dbf 00:23:44 ---> dd97f5e54f3f 00:23:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:44 Removing intermediate container 0631c661c537 00:23:44 ---> a793a5921e62 00:23:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:44 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:23:44 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:23:44 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:23:44 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:23:44 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:23:44 ---> Running in 74d5c63baf62 00:23:44 ---> Running in 88ed9304511c 00:23:44 ---> Running in 2d36b57dd807 00:23:44 ---> Running in 90a5ae9d9968 00:23:44 ---> Running in bb2542a286fb 00:23:44 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:23:45 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:23:45 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:23:45 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:23:45 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:23:45 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:23:45 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:23:45 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:23:45 Setting up tzdata (2020f-0ubuntu0.18.04) ... 00:23:45 00:23:45 Current default time zone: 'Etc/UTC' 00:23:45 Local time is now: Sat Jan 9 00:23:45 UTC 2021. 00:23:45 Universal Time is now: Sat Jan 9 00:23:45 UTC 2021. 00:23:45 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:23:45 00:23:45 Setting up systemd-sysv (237-3ubuntu10.43) ... 00:23:45 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:23:45 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 00:23:45 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:23:45 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:23:45 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:23:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:23:45 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:23:45 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:23:45 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:23:45 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:23:45 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:23:45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:23:45 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 00:23:46 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:23:46 Setting up patch (2.7.6-2ubuntu1.1) ... 00:23:46 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:23:46 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:23:46 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 00:23:46 Installing new version of config file /etc/ssl/openssl.cnf ... 00:23:46 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:23:46 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:23:46 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 00:23:47 Updating certificates in /etc/ssl/certs... 00:23:48 Removing intermediate container 74d5c63baf62 00:23:48 ---> 8c32a88da879 00:23:48 Step 5/21 : RUN apk add --update --no-cache make git 00:23:48 Removing intermediate container 88ed9304511c 00:23:48 ---> 93e0243a187a 00:23:48 Step 5/22 : RUN apk add --update --no-cache make git 00:23:48 ---> Running in 9106be47f0c2 00:23:48 22 added, 17 removed; done. 00:23:48 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:23:48 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:23:48 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:23:48 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:23:48 Setting up pkgbinarymangler (138.18.04.1) ... 00:23:48 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:23:48 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 00:23:48 ---> Running in 9ec33d1a4ff7 00:23:48 Removing intermediate container 2d36b57dd807 00:23:48 ---> 9076e2870aa9 00:23:48 Step 5/22 : RUN apk add --update --no-cache make git 00:23:48 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:23:48 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:23:48 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:23:48 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:23:48 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:23:48 Setting up perl (5.26.1-6ubuntu0.5) ... 00:23:48 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 00:23:48 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:23:49 Removing intermediate container 90a5ae9d9968 00:23:49 ---> ae4e7d5d9fbd 00:23:49 Step 5/21 : RUN apk add --update --no-cache make git 00:23:49 ---> Running in fdecd86c106a 00:23:49 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:23:49 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 00:23:49 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:23:49 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:23:49 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:23:49 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:23:49 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:23:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:23:49 Removing intermediate container bb2542a286fb 00:23:49 ---> b7d45a2e5120 00:23:49 Step 5/24 : RUN apk add --update --no-cache make git ---> Running in fbfed7d4769e 00:23:49 00:23:49 Processing triggers for systemd (237-3ubuntu10.43) ... 00:23:49 Processing triggers for mime-support (3.60ubuntu1) ... 00:23:49 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 00:23:49 Updating certificates in /etc/ssl/certs... 00:23:49 ---> Running in 9dcb2d4ed3df 00:23:49 0 added, 0 removed; done. 00:23:49 Running hooks in /etc/ca-certificates/update.d... 00:23:49 done. 00:23:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:23:50 Reading package lists... 00:23:50 Building dependency tree... 00:23:50 Reading state information... 00:23:50 The following NEW packages will be installed: 00:23:50 apt-transport-https 00:23:50 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:23:50 Need to get 1696 B of archives. 00:23:50 After this operation, 153 kB of additional disk space will be used. 00:23:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 00:23:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:23:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:23:51 debconf: delaying package configuration, since apt-utils is not installed 00:23:51 Fetched 1696 B in 0s (8513 B/s) 00:23:51 Selecting previously unselected package apt-transport-https. 00:23:51 (Reading database ... 13929 files and directories currently installed.) 00:23:51 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 00:23:51 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 00:23:51 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 00:23:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:23:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:23:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:23:51 Waiting for network to be ready... 00:23:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:23:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:23:51 OK: 217 MiB in 51 packages 00:23:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:23:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:23:51 OK: 217 MiB in 51 packages 00:23:52 OK: 217 MiB in 51 packages 00:23:52 OK: 217 MiB in 51 packages 00:23:52 OK: 217 MiB in 51 packages 00:23:53 Removing intermediate container 9106be47f0c2 00:23:53 ---> a4a01247d45d 00:23:53 Step 6/21 : COPY go.mod . 00:23:53 Removing intermediate container 9ec33d1a4ff7 00:23:53 ---> d470c61471e4 00:23:53 Step 6/22 : COPY go.mod . 00:23:54 ---> b86c5dcf19ba 00:23:54 Step 7/21 : RUN go mod download 00:23:54 Removing intermediate container fdecd86c106a 00:23:54 ---> 543da0912596 00:23:54 Step 6/22 : COPY go.mod . 00:23:54 ---> Running in f1e78f79f28c 00:23:54 Removing intermediate container 9dcb2d4ed3df 00:23:54 ---> 464fb425abde 00:23:54 Step 6/24 : COPY go.mod . 00:23:54 Removing intermediate container fbfed7d4769e 00:23:54 ---> 7bc6daa877c1 00:23:54 Step 6/21 : COPY go.mod . 00:23:54 ---> a9765a695941 00:23:54 Step 7/22 : RUN go mod download 00:23:55 ---> Running in 289661581f03 00:23:55 ---> ca6df1315bb7 00:23:55 Step 7/22 : RUN go mod download 00:23:55 ---> 6aca7bf06de5 00:23:55 Step 7/21 : RUN go mod download 00:23:55 ---> b3edcbe48faa 00:23:55 Step 7/24 : RUN go mod download 00:23:55 ---> Running in 60d134dd3226 00:23:56 ---> Running in df9696bfddc6 00:23:56 ---> Running in a54cb729e949 00:23:57 2021-01-09T00:23:54Z INFO Waiting for automatic snapd restart... 00:23:58 snapd 2.48.2 from Canonical* installed 00:23:58 Removing intermediate container f1e78f79f28c 00:23:58 ---> 308fe0a06bce 00:23:58 Step 8/21 : COPY . . 00:23:58 Removing intermediate container 289661581f03 00:23:58 ---> 63d6dbf030ca 00:23:58 Step 8/22 : COPY . . 00:23:59 "snapd" switched to the "latest/stable" channel 00:23:59 00:24:00 Removing intermediate container 60d134dd3226 00:24:00 ---> 41d84e6001e3 00:24:00 Step 8/22 : COPY . . 00:24:02 core18 20201210 from Canonical* installed 00:24:03 "core18" switched to the "latest/stable" channel 00:24:03 00:24:03 Removing intermediate container a54cb729e949 00:24:03 ---> 075b6cc8988e 00:24:03 Step 8/21 : COPY . . 00:24:03 Removing intermediate container df9696bfddc6 00:24:03 ---> 0ff6dd6a99df 00:24:03 Step 8/24 : COPY . . 00:24:07 snapcraft 4.4.4 from Canonical* installed 00:24:07 "snapcraft" switched to the "latest/stable" channel 00:24:07 00:24:10 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: 00:24:10 - README.md 00:24:10 - snapcraft.yaml.orig 00:24:10 00:24:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:24:17 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:24:17 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:24:17 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:24:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:24:18 Reading package lists... 00:24:19 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 00:24:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:24:25 Reading package lists... 00:24:25 Building dependency tree... 00:24:25 Reading state information... 00:24:25 Suggested packages: 00:24:25 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:24:25 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:24:25 Recommended packages: 00:24:25 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:24:25 The following NEW packages will be installed: 00:24:25 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:24:25 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:24:25 pkg-config zip 00:24:25 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:24:25 Need to get 7655 kB of archives. 00:24:25 After this operation, 43.7 MB of additional disk space will be used. 00:24:25 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:24:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 00:24:25 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:24:25 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:24:25 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:24:25 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:24:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:24:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:24:25 ---> 7021aed5853f 00:24:25 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:24:25 ---> 4e775f790221 00:24:25 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:24:25 ---> 26d4fa1900f4 00:24:25 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:24:25 ---> c8e11b0d4bd6 00:24:25 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:24:25 ---> b231236eb492 00:24:25 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:24:25 ---> Running in 06a3b51dc3b3 00:24:25 ---> Running in a05d5fa0f408 00:24:25 ---> Running in a4caf4034662 00:24:25 ---> Running in e52fb7d1987a 00:24:25 ---> Running in 891bee152fbc 00:24:26 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:24:26 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:24:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 00:24:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:24:26 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 00:24:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:24:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 00:24:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:24:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:24:26 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 00:24:26 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 00:24:26 debconf: delaying package configuration, since apt-utils is not installed 00:24:26 Fetched 7655 kB in 1s (6538 kB/s) 00:24:26 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 00:24:26 Selecting previously unselected package libglib2.0-0:amd64. 00:24:26 (Reading database ... 13933 files and directories currently installed.) 00:24:26 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 00:24:26 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:24:27 Selecting previously unselected package libpsl5:amd64. 00:24:27 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:24:27 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:24:27 Selecting previously unselected package libnghttp2-14:amd64. 00:24:27 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:24:27 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:24:27 Selecting previously unselected package librtmp1:amd64. 00:24:27 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:24:27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:24:27 Selecting previously unselected package libcurl3-gnutls:amd64. 00:24:27 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 00:24:27 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:24:27 Selecting previously unselected package liberror-perl. 00:24:27 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:24:27 Unpacking liberror-perl (0.17025-1) ... 00:24:27 Selecting previously unselected package git-man. 00:24:27 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:24:27 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:24:27 Selecting previously unselected package git. 00:24:27 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 00:24:27 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:24:28 Selecting previously unselected package libnorm1:amd64. 00:24:28 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:24:28 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:24:28 Selecting previously unselected package libpgm-5.2-0:amd64. 00:24:28 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:24:28 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:24:28 Selecting previously unselected package libsodium23:amd64. 00:24:28 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:24:28 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:24:28 Selecting previously unselected package libzmq5:amd64. 00:24:28 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:24:28 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:24:28 Selecting previously unselected package libzmq3-dev:amd64. 00:24:28 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:24:28 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:24:29 Selecting previously unselected package pkg-config. 00:24:29 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:24:29 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:24:29 Selecting previously unselected package zip. 00:24:29 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:24:29 Unpacking zip (3.0-11build1) ... 00:24:29 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:24:29 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:24:29 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:24:29 Setting up liberror-perl (0.17025-1) ... 00:24:29 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:24:29 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:24:29 No schema files found: doing nothing. 00:24:29 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:24:29 Setting up zip (3.0-11build1) ... 00:24:29 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:24:29 Setting up libsodium23:amd64 (1.0.16-2) ... 00:24:29 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:24:29 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:24:29 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:24:29 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:24:29 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:24:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:24:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:24:36 git set to automatically installed. 00:24:36 git-man set to automatically installed. 00:24:36 libcurl3-gnutls set to automatically installed. 00:24:36 liberror-perl set to automatically installed. 00:24:36 libglib2.0-0 set to automatically installed. 00:24:36 libnghttp2-14 set to automatically installed. 00:24:36 libnorm1 set to automatically installed. 00:24:36 libpgm-5.2-0 set to automatically installed. 00:24:36 libpsl5 set to automatically installed. 00:24:36 librtmp1 set to automatically installed. 00:24:36 libsodium23 set to automatically installed. 00:24:36 libzmq3-dev set to automatically installed. 00:24:36 libzmq5 set to automatically installed. 00:24:36 pkg-config set to automatically installed. 00:24:36 zip set to automatically installed. 00:24:38 snapd is not logged in, snap install commands will use sudo 00:24:45 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:24:45 snap "core18" has no updates available 00:24:46 Pulling config-common 00:24:47 Pulling go-build-helper 00:25:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:25:14 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:25:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 00:25:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 00:25:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 00:25:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 00:25:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 00:25:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 00:25:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 00:25:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 00:25:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:25:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:25:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:25:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:25:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:25:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:25:14 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:25:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:25:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:25:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1832 kB] 00:25:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 00:25:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 00:25:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 00:25:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 00:25:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 00:25:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 00:25:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 00:25:14 Fetched 23.7 MB in 0s (0 B/s) 00:25:14 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:25:14 Fetched 96.5 kB in 0s (0 B/s) 00:25:14 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:25:14 Fetched 279 kB in 0s (0 B/s) 00:25:14 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:25:14 Fetched 122 kB in 0s (0 B/s) 00:25:14 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:25:14 Fetched 77.8 kB in 0s (0 B/s) 00:25:14 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:25:14 Fetched 8848 B in 0s (0 B/s) 00:25:14 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:25:14 Fetched 47.8 kB in 0s (0 B/s) 00:25:14 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:25:14 Fetched 45.6 kB in 0s (0 B/s) 00:25:14 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:25:14 Fetched 15.0 kB in 0s (0 B/s) 00:25:14 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 00:25:14 Fetched 214 kB in 0s (0 B/s) 00:25:14 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 00:25:14 Fetched 155 kB in 0s (0 B/s) 00:25:14 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:25:14 Fetched 50.6 kB in 0s (0 B/s) 00:25:14 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:25:14 Fetched 14.8 kB in 0s (0 B/s) 00:25:14 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:25:14 Fetched 41.8 kB in 0s (0 B/s) 00:25:14 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:25:14 Fetched 499 kB in 0s (0 B/s) 00:25:14 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:25:14 Fetched 111 kB in 0s (0 B/s) 00:25:14 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:25:14 Fetched 240 kB in 0s (0 B/s) 00:25:14 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:25:14 Fetched 29.3 kB in 0s (0 B/s) 00:25:14 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:25:14 Fetched 85.5 kB in 0s (0 B/s) 00:25:14 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:25:14 Fetched 24.5 kB in 0s (0 B/s) 00:25:14 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:25:14 Fetched 49.2 kB in 0s (0 B/s) 00:25:14 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:25:14 Fetched 54.2 kB in 0s (0 B/s) 00:25:14 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:25:14 Fetched 30.8 kB in 0s (0 B/s) 00:25:14 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 00:25:14 Fetched 17.0 kB in 0s (0 B/s) 00:25:14 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:25:14 Fetched 85.9 kB in 0s (0 B/s) 00:25:14 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:25:14 Fetched 8720 B in 0s (0 B/s) 00:25:14 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:25:14 Fetched 137 kB in 0s (0 B/s) 00:25:14 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:25:14 Fetched 119 kB in 0s (0 B/s) 00:25:14 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:25:14 Fetched 109 kB in 0s (0 B/s) 00:25:14 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:25:14 Fetched 11.1 kB in 0s (0 B/s) 00:25:14 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:25:14 Fetched 645 kB in 0s (0 B/s) 00:25:14 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:25:14 Fetched 41.3 kB in 0s (0 B/s) 00:25:14 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:25:14 Fetched 17.9 kB in 0s (0 B/s) 00:25:14 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:25:14 Fetched 368 kB in 0s (0 B/s) 00:25:14 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:25:14 Fetched 187 kB in 0s (0 B/s) 00:25:14 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:25:14 Fetched 175 kB in 0s (0 B/s) 00:25:14 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:25:14 Fetched 206 kB in 0s (0 B/s) 00:25:14 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 00:25:14 Fetched 1301 kB in 0s (0 B/s) 00:25:14 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:25:14 Fetched 36.2 kB in 0s (0 B/s) 00:25:14 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 00:25:14 Fetched 159 kB in 0s (0 B/s) 00:25:14 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:25:14 Fetched 107 kB in 0s (0 B/s) 00:25:14 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:25:14 Fetched 48.7 kB in 0s (0 B/s) 00:25:14 Pulling static-packages 00:25:14 'go115' has dependencies that need to be staged: static-packages go-build-helper 00:25:14 Skipping pull go-build-helper (already ran) 00:25:14 Skipping pull static-packages (already ran) 00:25:14 Building go-build-helper 00:25:17 Building static-packages 00:25:20 Staging go-build-helper 00:25:21 Staging static-packages 00:25:22 Pulling go115 00:25:23 'edgex-go' has dependencies that need to be staged: go115 00:25:23 Skipping pull go115 (already ran) 00:25:23 Building go115 00:25:23 % Total % Received % Xferd Average Speed Time Time Time Current 00:25:23 Dload Upload Total Spent Left Speed 00:25:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 115M 2 3087k 0 0 6150k 0 0:00:19 --:--:-- 0:00:19 6137k 30 115M 30 35.3M 0 0 23.6M 0 0:00:04 0:00:01 0:00:03 23.6M 64 115M 64 74.3M 0 0 29.8M 0 0:00:03 0:00:02 0:00:01 29.8M 98 115M 98 113M 0 0 32.5M 0 0:00:03 0:00:03 --:--:-- 32.5M 100 115M 100 115M 0 0 32.7M 0 0:00:03 0:00:03 --:--:-- 32.7M 00:25:27 go1.15.2.linux-amd64.tar.gz: OK 00:25:31 Staging go115 00:25:38 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:25:38 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:25:38 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:25:38 Fetched 0 B in 0s (0 B/s) 00:25:38 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:25:38 Fetched 224 kB in 0s (0 B/s) 00:25:38 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:25:38 Fetched 157 kB in 0s (0 B/s) 00:25:38 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:25:38 Fetched 221 kB in 0s (0 B/s) 00:25:38 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:25:38 Fetched 143 kB in 0s (0 B/s) 00:25:38 Pulling edgex-go 00:25:39 Pulling version 00:25:40 Building config-common 00:25:42 Skipping build go-build-helper (already ran) 00:25:42 Skipping build static-packages (already ran) 00:25:42 Skipping build go115 (already ran) 00:25:42 Building edgex-go 00:25:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:25:44 go: downloading github.com/gorilla/mux v1.8.0 00:25:44 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 00:25:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.139 00:25:44 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 00:25:44 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 00:25:44 go: downloading github.com/google/uuid v1.1.4 00:25:44 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 00:25:44 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:25:44 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:25:44 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 00:25:44 go: downloading github.com/pelletier/go-toml v1.2.0 00:25:44 go: downloading github.com/go-kit/kit v0.8.0 00:25:44 go: downloading github.com/go-playground/validator/v10 v10.3.0 00:25:44 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:25:44 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:25:44 go: downloading github.com/BurntSushi/toml v0.3.1 00:25:44 go: downloading github.com/pebbe/zmq4 v1.2.2 00:25:44 go: downloading gopkg.in/yaml.v2 v2.4.0 00:25:44 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:25:44 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:25:44 go: downloading github.com/pkg/errors v0.8.1 00:25:44 go: downloading github.com/hashicorp/consul/api v1.1.0 00:25:44 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:25:44 go: downloading github.com/leodido/go-urn v1.2.0 00:25:44 go: downloading github.com/x448/float16 v0.8.4 00:25:44 go: downloading github.com/mitchellh/copystructure v1.0.0 00:25:44 go: downloading github.com/imdario/mergo v0.3.11 00:25:44 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:25:44 go: downloading github.com/go-playground/universal-translator v0.17.0 00:25:44 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:25:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:25:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 00:25:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:25:44 go: downloading github.com/hashicorp/serf v0.8.2 00:25:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:25:44 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:25:44 go: downloading github.com/go-playground/locales v0.13.0 00:25:44 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:25:44 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:25:44 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:25:48 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 00:25:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:25:52 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 00:25: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 00:25:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:25:58 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 00:25:58 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 00:25:58 go: downloading github.com/stretchr/testify v1.6.1 00:25:59 go: downloading github.com/pmezard/go-difflib v1.0.0 00:25:59 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:25:59 go: downloading github.com/davecgh/go-spew v1.1.1 00:26:00 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 00:26:00 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:26:00 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:26:01 Removing intermediate container a4caf4034662 00:26:01 ---> 3173145358ff 00:26:01 00:26:01 Step 10/22 : FROM alpine:3.12 00:26:01 3.12: Pulling from library/alpine 00:26:01 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 00:26:01 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:26:02 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 00:26:02 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:26:03 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:26:03 Status: Downloaded newer image for alpine:3.12 00:26:03 ---> afeebe901d6b 00:26:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:26:04 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 00:26:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:26:05 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 00:26:05 ---> Running in a09738ccb5b9 00:26:06 Removing intermediate container 06a3b51dc3b3 00:26:06 ---> 4140915e1ab4 00:26:06 00:26:06 Step 10/21 : FROM scratch 00:26:06 ---> 00:26:06 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:26:06 Removing intermediate container 891bee152fbc 00:26:06 ---> 543304f6854d 00:26:06 00:26:06 Step 10/24 : FROM alpine:3.12 00:26:06 ---> afeebe901d6b 00:26:06 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:26:07 ---> Running in fb1e448bd6bb 00:26:07 ---> Running in a04ee3a2dfc6 00:26:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:26:07 Removing intermediate container e52fb7d1987a 00:26:07 ---> 8686e2fcfabb 00:26:07 00:26:07 Step 10/21 : FROM alpine:3.12 00:26:07 ---> afeebe901d6b 00:26:07 Step 11/21 : RUN apk add --update --no-cache curl 00:26:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:26:08 Removing intermediate container fb1e448bd6bb 00:26:08 ---> e4afdc412d23 00:26:08 Step 12/21 : ENV APP_PORT=48085 00:26:08 ---> Running in da592d4ef6ed 00:26:08 Building version 00:26:08 ---> Running in d242ffbe02ce 00:26:08 (1/5) Installing ca-certificates (20191127-r4) 00:26:08 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:26:08 (3/5) Installing libcurl (7.69.1-r3) 00:26:08 (4/5) Installing curl (7.69.1-r3) 00:26:08 (5/5) Installing dumb-init (1.2.2-r1) 00:26:08 Executing busybox-1.31.1-r19.trigger 00:26:08 Executing ca-certificates-20191127-r4.trigger 00:26:09 OK: 7 MiB in 19 packages 00:26:09 Removing intermediate container d242ffbe02ce 00:26:09 ---> 031dc09643ff 00:26:09 Step 13/21 : EXPOSE $APP_PORT 00:26:09 ---> Running in 303074299e83 00:26:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:26:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:26:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:26:10 (1/5) Installing ca-certificates (20191127-r4) 00:26:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:26:10 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:26:10 (3/5) Installing libcurl (7.69.1-r3) 00:26:10 Removing intermediate container 303074299e83 00:26:10 (4/5) Installing curl (7.69.1-r3) 00:26:10 ---> d5ab410c7347 00:26:10 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:10 (5/5) Installing dumb-init (1.2.2-r1) 00:26:10 Executing busybox-1.31.1-r19.trigger 00:26:10 Executing ca-certificates-20191127-r4.trigger 00:26:10 Staging config-common 00:26:10 OK: 7 MiB in 19 packages 00:26:11 (1/4) Installing ca-certificates (20191127-r4) 00:26:11 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:26:11 (3/4) Installing libcurl (7.69.1-r3) 00:26:11 (4/4) Installing curl (7.69.1-r3) 00:26:11 Executing busybox-1.31.1-r19.trigger 00:26:11 Skipping stage go-build-helper (already ran) 00:26:11 Skipping stage static-packages (already ran) 00:26:11 Skipping stage go115 (already ran) 00:26:11 Staging edgex-go 00:26:11 Executing ca-certificates-20191127-r4.trigger 00:26:11 OK: 7 MiB in 18 packages 00:26:12 Removing intermediate container a09738ccb5b9 00:26:12 ---> f8319726f80f 00:26:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:26:12 ---> a8afbc1d1e50 00:26:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:26:12 ---> Running in 7282785da76a 00:26:12 Staging version 00:26:13 Removing intermediate container 7282785da76a 00:26:13 ---> 39b1aee95e25 00:26:13 Step 13/22 : WORKDIR / 00:26:13 Priming config-common 00:26:13 ---> Running in 9d394e9c6448 00:26:13 Removing intermediate container a04ee3a2dfc6 00:26:13 ---> 835eb84d964a 00:26:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:26:14 Removing intermediate container da592d4ef6ed 00:26:14 ---> edbcbf8f8382 00:26:14 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:26:14 ---> adb557eedd18 00:26:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:26:14 ---> Running in 77b862500fb7 00:26:14 ---> Running in bf2d186764c7 00:26:14 Removing intermediate container 9d394e9c6448 00:26:14 ---> cdbc442b83fd 00:26:14 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:14 Priming go-build-helper 00:26:15 Removing intermediate container bf2d186764c7 00:26:15 Removing intermediate container 77b862500fb7 00:26:15 ---> 9acd26784e11 00:26:15 Step 13/24 : WORKDIR / 00:26:15 ---> 69d87e709fc9 00:26:15 Step 13/21 : WORKDIR /edgex 00:26:15 ---> 2a369ff5742e 00:26:15 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:26:15 Priming static-packages 00:26:15 ---> Running in 6e536c5b3d7c 00:26:15 ---> Running in e92e2c472da1 00:26:16 ---> c98a8ba9170b 00:26:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:26:16 ---> Running in 55d8799a1ead 00:26:16 Removing intermediate container 6e536c5b3d7c 00:26:16 ---> 99480bddc17a 00:26:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:26:16 Removing intermediate container e92e2c472da1 00:26:16 ---> f2fa2286c03c 00:26:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:26:16 Removing intermediate container 55d8799a1ead 00:26:16 ---> e051bfc8d58a 00:26:16 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:26:17 ---> Running in f9d946246283 00:26:17 ---> eca87ed2777a 00:26:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:26:17 ---> 4c37bcf3261c 00:26:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:26:17 ---> 14c433ffe67a 00:26:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:26:18 Priming go115 00:26:18 Removing intermediate container f9d946246283 00:26:18 ---> b1511ff0132e 00:26:18 Step 19/21 : LABEL arch=arm64 00:26:18 Priming edgex-go 00:26:18 ---> Running in 569a6842fa98 00:26:19 ---> 63cc0f3aa022 00:26:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:26:19 ---> fa8ad4ec5ac5 00:26:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:26:19 Removing intermediate container 569a6842fa98 00:26:19 ---> 931f0ab4dcea 00:26:19 Step 20/21 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:26:19 ---> ef62ff80e421 00:26:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:26:19 ---> Running in 897dd8d5fa3e 00:26:19 Removing intermediate container a05d5fa0f408 00:26:19 ---> 7ac87cd8b026 00:26:19 00:26:19 Step 10/22 : FROM scratch 00:26:19 ---> 00:26:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:26:20 Priming version 00:26:20 ---> Using cache 00:26:20 ---> e4afdc412d23 00:26:20 Step 12/22 : ENV APP_PORT=48081 00:26:20 ---> Running in ae73e12db7e0 00:26:20 ---> 201bdca33f76 00:26:20 Step 18/22 : RUN chmod +x entrypoint.sh 00:26:20 Removing intermediate container 897dd8d5fa3e 00:26:20 ---> 5810c1ca5a9e 00:26:20 Step 21/21 : LABEL version=0.0.0 00:26:20 ---> 51879bc65663 00:26:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:26:20 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 00:26:20 ---> Running in b6a52b5abc65 00:26:20 ---> Running in 4fdbcc77f80f 00:26:20 Removing intermediate container ae73e12db7e0 00:26:20 ---> fd03e440bb4f 00:26:21 Step 13/22 : EXPOSE $APP_PORT 00:26:21 ---> 274ac4321c45 00:26:21 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:26:21 ---> Running in 60af22ebae80 00:26:21 ---> Running in 449ce9e8db42 00:26:21 Removing intermediate container 4fdbcc77f80f 00:26:21 ---> 8895304c9996 00:26:21 00:26:21 Removing intermediate container 60af22ebae80 00:26:21 ---> 1146a6e19e62 00:26:21 Step 14/22 : WORKDIR / 00:26:22 ---> Running in b6e6800fbfe3 00:26:22 ---> ecedbf9abcd5 00:26:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:26:22 Successfully built 8895304c9996 00:26:22 Successfully tagged docker-support-scheduler-go-arm64:latest 00:26:22  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 00:26:22 Removing intermediate container 449ce9e8db42 00:26:22 ---> 1b5a58d426c9 00:26:22 Step 18/21 : CMD ["--init=true"] [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 00:26:22 ---> Running in 2b06d3ee992e 00:26:22 Removing intermediate container b6e6800fbfe3 00:26:22 ---> 1161f549b693 00:26:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] } [Pipeline] // stage [Pipeline] } 00:26:24 Removing intermediate container 2b06d3ee992e 00:26:24 ---> e60d117f7b7d 00:26:24 Step 19/21 : LABEL arch=arm64 00:26:25 ---> Running in f5bace7f98b3 00:26:25 ---> b0af60cf15c7 00:26:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:26:25 Removing intermediate container b6a52b5abc65 00:26:25 ---> c8761fdff1f4 00:26:25 ---> e361227482e7 00:26:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:26:25 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:26:26 ---> Running in 9d6421907d33 00:26:26 Removing intermediate container f5bace7f98b3 00:26:26 ---> 48abdb2de0f7 00:26:26 Step 20/21 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:26:26 ---> b8a76bb60ab2 00:26:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:26:26 ---> c5bc9a41fb3a 00:26:26 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:26:27 ---> Running in 85e1079972ae 00:26:27 ---> Running in 4d9b2bd86643 00:26:27 Removing intermediate container 9d6421907d33 00:26:27 ---> c52afe973324 00:26:27 Step 20/22 : LABEL arch=arm64 00:26:28 ---> 1c155551c68c 00:26:28 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:26:28 ---> Running in 1b4ba6239faa 00:26:28 Removing intermediate container 85e1079972ae 00:26:28 ---> bd859faec64e 00:26:28 Step 21/21 : LABEL version=0.0.0 00:26:28 ---> Running in 55e51799a363 00:26:28 ---> Running in 09987c0fb17e 00:26:29 Removing intermediate container 1b4ba6239faa 00:26:29 ---> 06c6e5143c79 00:26:29 Step 21/22 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:26:29 Removing intermediate container 55e51799a363 00:26:29 ---> c1ee8cb23a2a 00:26:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:26:29 ---> Running in f61180862dfd 00:26:29 Removing intermediate container 09987c0fb17e 00:26:29 ---> ca23cd7b563e 00:26:29 00:26:29 ---> Running in e52ade875572 00:26:29 Successfully built ca23cd7b563e 00:26:29 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:26:29 Building docker-core-command-go 00:26:30  Building docker-security-proxy-setup-go ... done Removing intermediate container f61180862dfd 00:26:30 ---> 48bade79d839 00:26:30 Step 22/22 : LABEL version=0.0.0 00:26:30 Removing intermediate container e52ade875572 00:26:30 ---> fd0e4fa5ae58 00:26:30 Step 20/22 : LABEL arch=arm64 00:26:30 ---> Running in a56e68fa21bb 00:26:30 ---> Running in 76b428dc43cb 00:26:31 Removing intermediate container a56e68fa21bb 00:26:31 ---> e12d00f41ee7 00:26:31 00:26:31 Removing intermediate container 4d9b2bd86643 00:26:31 ---> 8db8fe7e5523 00:26:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:26:31 Successfully built e12d00f41ee7 00:26:31 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:26:31  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go 00:26:31 Removing intermediate container 76b428dc43cb 00:26:31 ---> 408dd7b3b2a2 00:26:31 Step 21/22 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:26:31 ---> Running in 410e99f16121 00:26:31 ---> Running in c305dd567d25 00:26:32 Removing intermediate container 410e99f16121 00:26:32 ---> b5fa57690077 00:26:32 Step 22/24 : LABEL arch=arm64 00:26:32 Removing intermediate container c305dd567d25 00:26:32 ---> 62008e85f7bf 00:26:32 Step 22/22 : LABEL version=0.0.0 00:26:32 ---> Running in 682388e05d25 00:26:32 ---> Running in bcc3dddfc68a 00:26:33 Removing intermediate container 682388e05d25 00:26:33 ---> 47c334c30039 00:26:33 Step 23/24 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:26:35 Removing intermediate container bcc3dddfc68a 00:26:35 ---> 5feba8e458e4 00:26:35 00:26:35 ---> Running in ae6359d649db 00:26:35 Successfully built 5feba8e458e4 00:26:35 Successfully tagged docker-core-metadata-go-arm64:latest 00:26:35  Building docker-core-metadata-go ... done Building docker-support-notifications-go 00:26:35 Removing intermediate container ae6359d649db 00:26:35 ---> 6f208d2d22b2 00:26:35 Step 24/24 : LABEL version=0.0.0 00:26:35 ---> Running in c796f9d108bc 00:26:35 Removing intermediate container c796f9d108bc 00:26:35 ---> 89479cf32f2c 00:26:35 00:26:36 Successfully built 89479cf32f2c 00:26:36 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:27:03  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:27:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:27:03 ---> 3fa1e6b31c60 00:27:03 Step 3/26 : WORKDIR /edgex-go 00:27:03 ---> Using cache 00:27:03 ---> a793a5921e62 00:27:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:03 ---> Using cache 00:27:03 ---> b7d45a2e5120 00:27:03 Step 5/26 : RUN apk add --update --no-cache make bash git 00:27:11 ---> Running in c825d41feabb 00:27:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:27:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:27:13 OK: 217 MiB in 51 packages 00:27:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:27:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:27:14 ---> 3fa1e6b31c60 00:27:14 Step 3/22 : WORKDIR /edgex-go 00:27:14 ---> Using cache 00:27:14 ---> a793a5921e62 00:27:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:14 ---> Using cache 00:27:14 ---> b7d45a2e5120 00:27:14 Step 5/22 : RUN apk add --update --no-cache make git 00:27:14 ---> Using cache 00:27:14 ---> 464fb425abde 00:27:14 Step 6/22 : COPY go.mod . 00:27:14 ---> Using cache 00:27:14 ---> b3edcbe48faa 00:27:14 Step 7/22 : RUN go mod download 00:27:14 ---> Using cache 00:27:14 ---> 0ff6dd6a99df 00:27:14 Step 8/22 : COPY . . 00:27:15 ---> Using cache 00:27:15 ---> b231236eb492 00:27:15 Step 9/22 : RUN make cmd/core-command/core-command 00:27:15 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:27:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:27:15 ---> 3fa1e6b31c60 00:27:15 Step 3/23 : WORKDIR /edgex-go 00:27:15 ---> Using cache 00:27:15 ---> a793a5921e62 00:27:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:15 ---> Using cache 00:27:15 ---> b7d45a2e5120 00:27:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:27:16 ---> Running in 29dd1be5189b 00:27:16 ---> Running in d719ef8943b1 00:27:16 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:27:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:27:16 ---> 3fa1e6b31c60 00:27:16 Step 3/24 : WORKDIR /edgex-go 00:27:16 ---> Using cache 00:27:16 ---> a793a5921e62 00:27:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:16 ---> Using cache 00:27:16 ---> b7d45a2e5120 00:27:16 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 00:27:16 ---> Running in f8bb76aa9baf 00:27:16 Removing intermediate container c825d41feabb 00:27:16 ---> 9b5c93b5f100 00:27:16 Step 6/26 : COPY go.mod . 00:27:17 ---> 30e762318cb6 00:27:17 Step 7/26 : RUN go mod download 00:27:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:27:18 ---> Running in 2c9d5a64b796 00:27:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:27:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:27:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:27:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:27:20 OK: 217 MiB in 51 packages 00:27:20 OK: 217 MiB in 51 packages 00:27:22 Removing intermediate container f8bb76aa9baf 00:27:22 ---> 2544494568de 00:27:22 Step 6/24 : COPY go.mod . 00:27:22 Removing intermediate container d719ef8943b1 00:27:22 ---> c7b8d845f751 00:27:22 Step 6/23 : COPY go.mod . 00:27:22 Removing intermediate container 2c9d5a64b796 00:27:22 ---> a4b262a082d0 00:27:22 Step 8/26 : COPY . . 00:27:23 ---> a682681d3e1d 00:27:23 Step 7/24 : RUN go mod download 00:27:23 ---> Running in a098a53a0c8b 00:27:23 ---> 1eda61fec57b 00:27:23 Step 7/23 : RUN go mod download 00:27:24 ---> Running in ce857e277dce 00:27:30 Removing intermediate container a098a53a0c8b 00:27:30 ---> 3adda843d985 00:27:30 Step 8/24 : COPY . . 00:27:30 Removing intermediate container ce857e277dce 00:27:30 ---> f62b8ceda726 00:27:30 Step 8/23 : COPY . . 00:27:57 ---> b792964677bc 00:27:57 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:27:57 ---> Running in 6e9ae7d5a40a 00:27:57 ---> 539ad37ab16f 00:27:57 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:27:57 ---> Running in 07d1697f9c66 00:27:57 ---> 42d47b707412 00:27:57 Step 9/23 : RUN make cmd/core-data/core-data 00:27:57 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 00:27:57 ---> Running in 3d2f7a59721f 00:27:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:27:58 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 00:27:59 Removing intermediate container 29dd1be5189b 00:27:59 ---> 75d8d698ba50 00:27:59 00:27:59 Step 10/22 : FROM scratch 00:27:59 ---> 00:27:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:27:59 ---> Using cache 00:27:59 ---> e4afdc412d23 00:27:59 Step 12/22 : ENV APP_PORT=48082 00:27:59 ---> Running in 60e0f0583b32 00:28:00 Removing intermediate container 60e0f0583b32 00:28:00 ---> 4f538327c08d 00:28:00 Step 13/22 : EXPOSE $APP_PORT 00:28:00 ---> Running in c907deab926b 00:28:01 Removing intermediate container c907deab926b 00:28:01 ---> 48b1398752a0 00:28:01 Step 14/22 : WORKDIR / 00:28:01 ---> Running in 8cb24f5a3026 00:28:02 Removing intermediate container 8cb24f5a3026 00:28:02 ---> 3c3a8beae269 00:28:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:28:03 ---> 577616d80bd6 00:28:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:28:05 ---> 4e9230d13d15 00:28:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:28:06 ---> 09278068207e 00:28:06 Step 18/22 : ENTRYPOINT ["/core-command"] 00:28:06 ---> Running in 8bb5ac239d3a 00:28:07 Removing intermediate container 8bb5ac239d3a 00:28:07 ---> 2fa2d7f69a3a 00:28:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:28:07 ---> Running in ee9c213bf148 00:28:08 Removing intermediate container ee9c213bf148 00:28:08 ---> 28efc6af6f50 00:28:08 Step 20/22 : LABEL arch=arm64 00:28:08 ---> Running in 7944f59a77e0 00:28:08 Removing intermediate container 7944f59a77e0 00:28:08 ---> 5ab8f6e24033 00:28:08 Step 21/22 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:28:09 ---> Running in 605f1171a92e 00:28:09 Removing intermediate container 605f1171a92e 00:28:09 ---> ea14c2b0e01a 00:28:09 Step 22/22 : LABEL version=0.0.0 00:28:09 ---> Running in 01d0125ce400 00:28:10 Removing intermediate container 01d0125ce400 00:28:10 ---> 0e2f298d1ee1 00:28:10 00:28:11 Successfully built 0e2f298d1ee1 00:28:11 Successfully tagged docker-core-command-go-arm64:latest 00:29:07  Building docker-core-command-go ... done Removing intermediate container 6e9ae7d5a40a 00:29:07 ---> f59c60ba6c74 00:29:07 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:29:07 ---> Running in b5a66b620b15 00:29:07 Removing intermediate container 07d1697f9c66 00:29:07 ---> 302c0446c0ac 00:29:07 00:29:07 Step 10/24 : FROM scratch 00:29:07 ---> 00:29:07 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:29:07 ---> Running in f537c61cd0ee 00:29:07 Removing intermediate container f537c61cd0ee 00:29:07 ---> 93032105fb9b 00:29:07 Step 12/24 : ENV APP_PORT=48060 00:29:07 ---> Running in 7a282e9db60d 00:29:07 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 00:29:07 Removing intermediate container 7a282e9db60d 00:29:07 ---> 614784d04321 00:29:07 Step 13/24 : EXPOSE $APP_PORT 00:29:07 ---> Running in 83a2a7963fde 00:29:07 Removing intermediate container 83a2a7963fde 00:29:07 ---> ccd39d36f381 00:29:07 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:29:07 ---> 70a7d5ad9738 00:29:07 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:29:07 ---> 4cf2ecf8b10c 00:29:07 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:29:07 Removing intermediate container b5a66b620b15 00:29:07 ---> 816d33233af4 00:29:07 00:29:07 Step 11/26 : FROM docker:20.10.0 00:29:07 20.10.0: Pulling from library/docker 00:29:08 ---> 36a6fc6803c0 00:29:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:29:09 ---> 85e4b8aa7f0f 00:29:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:29:11 ---> 1ca90e861951 00:29:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:29:12 ---> 8833d5f6dd7d 00:29:12 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:29:12 ---> Running in 349c6cb4952b 00:29:13 Removing intermediate container 349c6cb4952b 00:29:13 ---> 9f5f88f78f5f 00:29:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:29:13 ---> Running in b43e072a60ea 00:29:14 Removing intermediate container b43e072a60ea 00:29:14 ---> 14f8d19ae033 00:29:14 Step 22/24 : LABEL arch=arm64 00:29:14 ---> Running in d2fa34fe2f07 00:29:15 Removing intermediate container d2fa34fe2f07 00:29:15 ---> d8e56d475bc2 00:29:15 Step 23/24 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:29:15 ---> Running in 7fd43fdf3fe5 00:29:16 Removing intermediate container 7fd43fdf3fe5 00:29:16 ---> ba100a81e2d2 00:29:16 Step 24/24 : LABEL version=0.0.0 00:29:16 ---> Running in 01488cff563a 00:29:16 Removing intermediate container 3d2f7a59721f 00:29:16 ---> 066a21b80687 00:29:16 00:29:16 Step 10/23 : FROM alpine:3.12 00:29:16 ---> afeebe901d6b 00:29:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:29:17 ---> Running in 9d030c1ee3cc 00:29:17 Removing intermediate container 01488cff563a 00:29:17 ---> f51e4ad6ef81 00:29:17 00:29:17 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:29:17 Status: Downloaded newer image for docker:20.10.0 00:29:17 ---> eeaf43b92773 00:29:17 Step 12/26 : RUN apk add --no-cache bash 00:29:17 Successfully built f51e4ad6ef81 00:29:17 Successfully tagged docker-support-notifications-go-arm64:latest 00:29:17  Building docker-support-notifications-go ... done Removing intermediate container 9d030c1ee3cc 00:29:17 ---> a6e9ef32bfd5 00:29:17 Step 12/23 : ENV APP_PORT=48080 00:29:17 ---> Running in 68383abc9ddf 00:29:18 ---> Running in d3991dd653cb 00:29:18 Removing intermediate container d3991dd653cb 00:29:18 ---> a2bb61996c9a 00:29:18 Step 13/23 : EXPOSE $APP_PORT 00:29:18 ---> Running in 3e3fee0cd466 00:29:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:29:19 Removing intermediate container 3e3fee0cd466 00:29:19 ---> acb7011ae0aa 00:29:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:19 ---> Running in 08cf78b5c1b6 00:29:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:29:20 (1/2) Installing readline (8.0.4-r0) 00:29:20 (2/2) Installing bash (5.0.17-r0) 00:29:20 Executing bash-5.0.17-r0.post-install 00:29:20 Executing busybox-1.31.1-r19.trigger 00:29:20 OK: 12 MiB in 22 packages 00:29:21 Removing intermediate container 08cf78b5c1b6 00:29:21 ---> 9ee6cdc887b6 00:29:21 Step 15/23 : RUN apk add --update --no-cache zeromq 00:29:21 Removing intermediate container 68383abc9ddf 00:29:21 ---> a8f3b961bfd6 00:29:21 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:29:21 ---> Running in 17ad6eca2ed4 00:29:21 ---> Running in 919ab1667b9c 00:29:22 Removing intermediate container 919ab1667b9c 00:29:22 ---> 2b7c9ff827e6 00:29:22 Step 14/26 : ENV APP_PORT=48090 00:29:22 ---> Running in 482973640c28 00:29:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:29:22 Removing intermediate container 482973640c28 00:29:22 ---> 177d2e361664 00:29:22 Step 15/26 : EXPOSE $APP_PORT 00:29:22 ---> Running in f30ddd635198 00:29:23 Removing intermediate container f30ddd635198 00:29:23 ---> 7d23e5f6a2be 00:29:23 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:29:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:29:24 (1/5) Installing libgcc (9.3.0-r2) 00:29:24 (2/5) Installing libsodium (1.0.18-r0) 00:29:24 ---> 829be4c95769 00:29:24 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:29:24 (3/5) Installing libstdc++ (9.3.0-r2) 00:29:24 (4/5) Installing libzmq (4.3.3-r0) 00:29:24 (5/5) Installing zeromq (4.3.3-r0) 00:29:25 Executing busybox-1.31.1-r19.trigger 00:29:25 OK: 8 MiB in 19 packages 00:29:25 ---> d139c272dc9b 00:29:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:29:26 ---> 6a03ab1d68ef 00:29:26 Step 19/26 : RUN apk --no-cache add py3-pip 00:29:26 ---> Running in 5b4b7cd2e3ed 00:29:26 Removing intermediate container 17ad6eca2ed4 00:29:26 ---> f9ed21969bcd 00:29:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:29:27 ---> c45654572cae 00:29:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:29:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:29:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:29:27 (1/33) Installing libbz2 (1.0.8-r1) 00:29:28 (2/33) Installing expat (2.2.9-r1) 00:29:28 (3/33) Installing libffi (3.3-r2) 00:29:28 (4/33) Installing gdbm (1.13-r1) 00:29:28 (5/33) Installing xz-libs (5.2.5-r0) 00:29:28 (6/33) Installing sqlite-libs (3.32.1-r0) 00:29:28 (7/33) Installing python3 (3.8.5-r0) 00:29:29 ---> 37c75406100f 00:29:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:29:30 (8/33) Installing py3-appdirs (1.4.4-r1) 00:29:30 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:29:30 ---> 683487f9a12f 00:29:30 Step 19/23 : ENTRYPOINT ["/core-data"] 00:29:30 (10/33) Installing py3-parsing (2.4.7-r0) 00:29:30 (11/33) Installing py3-six (1.15.0-r0) 00:29:30 (12/33) Installing py3-packaging (20.4-r0) 00:29:30 (13/33) Installing py3-setuptools (47.0.0-r0) 00:29:30 ---> Running in 7cfec774d0ce 00:29:30 (14/33) Installing py3-chardet (3.0.4-r4) 00:29:30 (15/33) Installing py3-idna (2.9-r0) 00:29:30 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:29:30 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:29:30 (18/33) Installing py3-requests (2.23.0-r0) 00:29:30 (19/33) Installing py3-msgpack (1.0.0-r0) 00:29:30 (20/33) Installing py3-lockfile (0.12.2-r3) 00:29:30 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:29:30 (22/33) Installing py3-colorama (0.4.3-r0) 00:29:30 (23/33) Installing py3-distlib (0.3.0-r0) 00:29:30 Removing intermediate container 7cfec774d0ce 00:29:30 ---> 4f6998345a22 00:29:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:29:30 (24/33) Installing py3-distro (1.5.0-r1) 00:29:30 (25/33) Installing py3-webencodings (0.5.1-r3) 00:29:30 (26/33) Installing py3-html5lib (1.0.1-r4) 00:29:30 (27/33) Installing py3-pytoml (0.1.21-r0) 00:29:30 (28/33) Installing py3-pep517 (0.8.2-r0) 00:29:30 (29/33) Installing py3-progress (1.5-r0) 00:29:30 (30/33) Installing py3-toml (0.10.1-r0) 00:29:30 (31/33) Installing py3-retrying (1.3.3-r0) 00:29:30 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:29:30 ---> Running in 2016e0a60c1a 00:29:30 (33/33) Installing py3-pip (20.1.1-r0) 00:29:30 Executing busybox-1.31.1-r19.trigger 00:29:30 OK: 71 MiB in 55 packages 00:29:31 Removing intermediate container 2016e0a60c1a 00:29:31 ---> 780eb3f64bcf 00:29:31 Step 21/23 : LABEL arch=arm64 00:29:31 ---> Running in b1477e2dbc21 00:29:32 Removing intermediate container b1477e2dbc21 00:29:32 ---> ee601fe6066f 00:29:32 Step 22/23 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:29:32 ---> Running in 95f4d00e5c14 00:29:32 Removing intermediate container 95f4d00e5c14 00:29:32 ---> b5a65f95fe60 00:29:32 Step 23/23 : LABEL version=0.0.0 00:29:33 ---> Running in 525dc3012f30 00:29:33 Removing intermediate container 525dc3012f30 00:29:33 ---> 03e96c151a08 00:29:33 00:29:33 Successfully built 03e96c151a08 00:29:34 Successfully tagged docker-core-data-go-arm64:latest 00:29:36  Building docker-core-data-go ... done Removing intermediate container 5b4b7cd2e3ed 00:29:36 ---> a33dcc3c7770 00:29:36 Step 20/26 : RUN pip install docker-compose==1.23.2 00:29:36 ---> Running in 57c68a3280f6 00:29:42 Collecting docker-compose==1.23.2 00:29:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:29:42 Collecting websocket-client<1.0,>=0.32.0 00:29:42 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:29:42 Collecting dockerpty<0.5,>=0.4.1 00:29:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:29:45 Collecting texttable<0.10,>=0.9.0 00:29:45 Downloading texttable-0.9.1.tar.gz (11 kB) 00:29:46 Collecting docopt<0.7,>=0.6.1 00:29:46 Downloading docopt-0.6.2.tar.gz (25 kB) 00:29:49 Collecting docker<4.0,>=3.6.0 00:29:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:29:50 Collecting PyYAML<4,>=3.10 00:29:50 Downloading PyYAML-3.13.tar.gz (270 kB) 00:29:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:29:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:29:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:29:54 Collecting cached-property<2,>=1.2.0 00:29:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:29:54 Collecting jsonschema<3,>=2.5.1 00:29:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:29:54 Collecting docker-pycreds>=0.4.0 00:29:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:29:55 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) 00:29:55 Collecting idna<2.8,>=2.5 00:29:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:29:55 Collecting urllib3<1.25,>=1.21.1 00:29:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:29:55 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) 00:29:55 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:29:55 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:29:55 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:29:55 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:29:56 Installing collected packages: websocket-client, dockerpty, texttable, docopt, docker-pycreds, idna, urllib3, requests, docker, PyYAML, cached-property, jsonschema, docker-compose 00:29:57 Running setup.py install for dockerpty: started 00:29:59 Running setup.py install for dockerpty: finished with status 'done' 00:29:59 Running setup.py install for texttable: started 00:30:00 Running setup.py install for texttable: finished with status 'done' 00:30:00 Running setup.py install for docopt: started 00:30:02 Running setup.py install for docopt: finished with status 'done' 00:30:02 Attempting uninstall: idna 00:30:02 Found existing installation: idna 2.9 00:30:02 Uninstalling idna-2.9: 00:30:02 Successfully uninstalled idna-2.9 00:30:02 Attempting uninstall: urllib3 00:30:02 Found existing installation: urllib3 1.25.9 00:30:02 Uninstalling urllib3-1.25.9: 00:30:03 Successfully uninstalled urllib3-1.25.9 00:30:03 Attempting uninstall: requests 00:30:03 Found existing installation: requests 2.23.0 00:30:03 Uninstalling requests-2.23.0: 00:30:03 Successfully uninstalled requests-2.23.0 00:30:04 Running setup.py install for PyYAML: started 00:30:07 Running setup.py install for PyYAML: finished with status 'done' 00:30:08 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 00:30:11 Removing intermediate container 57c68a3280f6 00:30:11 ---> 23add46103c0 00:30:11 Step 21/26 : RUN apk --no-cache add curl 00:30:11 ---> Running in be6e1d9a9f1a 00:30:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:30:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:30:13 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:30:13 (2/3) Installing libcurl (7.69.1-r3) 00:30:13 (3/3) Installing curl (7.69.1-r3) 00:30:13 Executing busybox-1.31.1-r19.trigger 00:30:13 OK: 71 MiB in 58 packages 00:30:14 Removing intermediate container be6e1d9a9f1a 00:30:14 ---> c46c42ed998f 00:30:14 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:30:14 ---> Running in d29690504dca 00:30:15 Removing intermediate container d29690504dca 00:30:15 ---> bd5c86eeeb8b 00:30:15 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:30:15 ---> Running in 739012e04f93 00:30:15 Removing intermediate container 739012e04f93 00:30:15 ---> abe2abc1461e 00:30:15 Step 24/26 : LABEL arch=arm64 00:30:15 ---> Running in 53e63eba38e1 00:30:16 Removing intermediate container 53e63eba38e1 00:30:16 ---> 035f7cf65bb9 00:30:16 Step 25/26 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 00:30:16 ---> Running in 7b307aa52cee 00:30:17 Removing intermediate container 7b307aa52cee 00:30:17 ---> b0f8aa1d03d2 00:30:17 Step 26/26 : LABEL version=0.0.0 00:30:17 ---> Running in 6d417ec311c4 00:30:17 Removing intermediate container 6d417ec311c4 00:30:17 ---> a717ff292b6a 00:30:17 00:30:18 Successfully built a717ff292b6a 00:30:18 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:30:18  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:30:18 $ docker stop --time=1 86d28d8afadc2fccb88d787a7ee5e848fb04f13fcc62d1392e1fcaf757edc860 00:30:20 $ docker rm -f 86d28d8afadc2fccb88d787a7ee5e848fb04f13fcc62d1392e1fcaf757edc860 [Pipeline] // withDockerContainer [Pipeline] sh 00:30:20 + + docker imagesgrep 00:30:20 docker 00:30:21 docker-sys-mgmt-agent-go-arm64 latest a717ff292b6a 4 seconds ago 300MB 00:30:21 docker-core-data-go-arm64 latest 03e96c151a08 48 seconds ago 21MB 00:30:21 docker-support-notifications-go-arm64 latest f51e4ad6ef81 About a minute ago 11.4MB 00:30:21 docker-core-command-go-arm64 latest 0e2f298d1ee1 2 minutes ago 9.98MB 00:30:21 docker-security-secretstore-setup-go-arm64 latest 89479cf32f2c 3 minutes ago 23.4MB 00:30:21 docker-core-metadata-go-arm64 latest 5feba8e458e4 3 minutes ago 12.2MB 00:30:21 docker-security-bootstrap-redis-go-arm64 latest e12d00f41ee7 3 minutes ago 15.1MB 00:30:21 docker-security-proxy-setup-go-arm64 latest ca23cd7b563e 3 minutes ago 23.3MB 00:30:21 docker-support-scheduler-go-arm64 latest 8895304c9996 4 minutes ago 10MB 00:30:21 docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 00:30:23 provisioning config files... 00:30:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config1020272506275448768tmp [Pipeline] { [Pipeline] sh 00:30:23 + set +x 00:30:23 + curl -s https://codecov.io/bash 00:30:23 + bash -s -- 00:30:24 00:30:24 _____ _ 00:30:24 / ____| | | 00:30:24 | | ___ __| | ___ ___ _____ __ 00:30:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:30:24 | |___| (_) | (_| | __/ (_| (_) \ V / 00:30:24 \_____\___/ \__,_|\___|\___\___/ \_/ 00:30:24 Bash-20201231-23d4836 00:30:24 00:30:24 00:30:24 ==> git version 2.24.3 found 00:30:24 ==> 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 00:30:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:30:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:30:24 ==> Jenkins CI detected. 00:30:24 project root: . 00:30:24 --> token set from env 00:30:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:30:24 ==> Running gcov in . (disable via -X gcov) 00:30:24 ==> Python coveragepy not found 00:30:24 ==> Searching for coverage reports in: 00:30:24 + . 00:30:24 -> Found 1 reports 00:30:24 ==> Detecting git/mercurial file structure 00:30:24 ==> Reading reports 00:30:24 + ./coverage.out bytes=541590 00:30:24 ==> Appending adjustments 00:30:24 https://docs.codecov.io/docs/fixing-reports 00:30:27 + Found adjustments 00:30:27 ==> Gzipping contents 00:30:27 84K /tmp/codecov.n51KTI.gz 00:30:27 ==> Uploading reports 00:30:27 url: https://codecov.io 00:30:27 query: branch=PR-3004&commit=7f1b246cd91fdde841e58e27203730296a863e14&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3004%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3004&job=&cmd_args= 00:30:27 -> Pinging Codecov 00:30:27 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3004&commit=7f1b246cd91fdde841e58e27203730296a863e14&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3004%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3004&job=&cmd_args= 00:30:27 -> Uploading to 00:30:27 https://storage.googleapis.com/codecov/v4/raw/2021-01-09/00271124DB129430A58F1EEE437C3FCB/7f1b246cd91fdde841e58e27203730296a863e14/f9427709-4768-4639-844b-57a31ca18c87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210109T003027Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ea047419b41565a16625138bd02650d2f86c63bbfa2cd4a63caa4361bcd0690 00:30:27 % Total % Received % Xferd Average Speed Time Time Time Current 00:30:27 Dload Upload Total Spent Left Speed 00:30:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82237 0 0 100 82237 0 136k --:--:-- --:--:-- --:--:-- 135k 100 82237 0 0 100 82237 0 135k --:--:-- --:--:-- --:--:-- 135k 00:30:28 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/7f1b246cd91fdde841e58e27203730296a863e14 [Pipeline] } 00:30:28 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 00:30:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:30:30 ---> package-listing.sh 00:30:30 ++ facter osfamily 00:30:30 ++ tr '[:upper:]' '[:lower:]' 00:30:30 + OS_FAMILY=redhat 00:30:30 + workspace=/w/workspace/edgex-go/5 00:30:30 + START_PACKAGES=/tmp/packages_start.txt 00:30:30 + END_PACKAGES=/tmp/packages_end.txt 00:30:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:30:30 + PACKAGES=/tmp/packages_start.txt 00:30:30 + '[' /w/workspace/edgex-go/5 ']' 00:30:30 + PACKAGES=/tmp/packages_end.txt 00:30:30 + case "${OS_FAMILY}" in 00:30:30 + rpm -qa 00:30:30 + sort 00:30:36 + '[' -f /tmp/packages_start.txt ']' 00:30:36 + '[' -f /tmp/packages_end.txt ']' 00:30:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:30:36 + '[' /w/workspace/edgex-go/5 ']' 00:30:36 + mkdir -p /w/workspace/edgex-go/5/archives/ 00:30:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 00:30:36 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:30:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:30:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:30:36 00:30:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:30:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:30:37 alpine: Pulling from edgex-lftools-log-publisher 00:30:37 df20fa9351a1: Pulling fs layer 00:30:37 36b3adc4ff6f: Pulling fs layer 00:30:37 8ad3a11d3b57: Pulling fs layer 00:30:37 46f8f816bc3b: Pulling fs layer 00:30:37 93b61091891f: Pulling fs layer 00:30:37 93b9cdb0e59b: Pulling fs layer 00:30:37 5e14af77c1be: Pulling fs layer 00:30:37 01666e4c0597: Pulling fs layer 00:30:37 aa168da1d23b: Pulling fs layer 00:30:37 93b9cdb0e59b: Waiting 00:30:37 5e14af77c1be: Waiting 00:30:37 01666e4c0597: Waiting 00:30:37 aa168da1d23b: Waiting 00:30:37 46f8f816bc3b: Waiting 00:30:37 93b61091891f: Waiting 00:30:37 36b3adc4ff6f: Verifying Checksum 00:30:37 36b3adc4ff6f: Download complete 00:30:37 46f8f816bc3b: Verifying Checksum 00:30:37 46f8f816bc3b: Download complete 00:30:37 df20fa9351a1: Verifying Checksum 00:30:37 df20fa9351a1: Download complete 00:30:37 93b9cdb0e59b: Verifying Checksum 00:30:37 93b9cdb0e59b: Download complete 00:30:37 93b61091891f: Download complete 00:30:37 5e14af77c1be: Download complete 00:30:37 01666e4c0597: Verifying Checksum 00:30:37 01666e4c0597: Download complete 00:30:37 df20fa9351a1: Pull complete 00:30:37 36b3adc4ff6f: Pull complete 00:30:37 8ad3a11d3b57: Download complete 00:30:38 8ad3a11d3b57: Pull complete 00:30:38 46f8f816bc3b: Pull complete 00:30:39 aa168da1d23b: Verifying Checksum 00:30:39 aa168da1d23b: Download complete 00:30:41 93b61091891f: Pull complete 00:30:41 93b9cdb0e59b: Pull complete 00:30:41 5e14af77c1be: Pull complete 00:30:41 01666e4c0597: Pull complete 00:30:49 aa168da1d23b: Pull complete 00:30:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:30:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:30:49 prd-centos7-docker-4c-2g-19176 does not seem to be running inside a container 00:30:49 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:alpine cat 00:30:52 $ docker top fedfb43683e7fc51931cf9a57fab053f4a7e6e5e370ca68190114331ddcdd835 -eo pid,comm [Pipeline] { [Pipeline] sh 00:30:53 + touch /tmp/pre-build-complete [Pipeline] sh 00:30:53 + mkdir -p /var/log/sa [Pipeline] sh 00:30:54 + ls /var/log/sa-host 00:30:54 + sadf -c /var/log/sa-host/sa09 00:30:54 file_magic: OK 00:30:54 HZ: Using current value: 100 00:30:54 file_header: OK 00:30:54 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 00:30:54 Statistics: 00:30:54 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... 00:30:54 File successfully converted to sysstat format version 12.2.1 00:30:54 + sadf -c /var/log/sa-host/sa23 00:30:54 file_magic: OK 00:30:54 HZ: Using current value: 100 00:30:54 file_header: OK 00:30:54 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 00:30:54 Statistics: 00:30:54 Hnuu...uuuununununu... 00:30:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:54 provisioning config files... 00:30:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2130087696198250232tmp [Pipeline] { [Pipeline] echo 00:30:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:30:54 ---> create-netrc.sh [Pipeline] } 00:30:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:30:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:30:55 ---> python-tools-install.sh [Pipeline] echo 00:30:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:30:55 ---> sudo-logs.sh 00:30:55 Archiving 'sudo' log.. [Pipeline] echo 00:30:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:30:55 ---> job-cost.sh 00:30:55 lf-activate-venv: SKIPPING 00:30:55 INFO: No Stack... 00:30:56 INFO: Retrieving Pricing Info for: v1-standard-2 00:30:57 INFO: Archiving Costs [Pipeline] echo 00:30:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:30:57 ---> logs-deploy.sh 00:30:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3004/5 00:30:57 INFO: archiving workspace using pattern(s): 00:30:58 Archives upload complete. 00:30:58 INFO: archiving logs to Nexus 00:31:00 ---> uname -a: 00:31:00 Linux prd-centos7-docker-4c-2g-19176.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:31:00 00:31:00 00:31:00 ---> lscpu: 00:31:00 Architecture: x86_64 00:31:00 CPU op-mode(s): 32-bit, 64-bit 00:31:00 Byte Order: Little Endian 00:31:00 Address sizes: 40 bits physical, 48 bits virtual 00:31:00 CPU(s): 4 00:31:00 On-line CPU(s) list: 0-3 00:31:00 Thread(s) per core: 1 00:31:00 Core(s) per socket: 1 00:31:00 Socket(s): 4 00:31:00 NUMA node(s): 1 00:31:00 Vendor ID: GenuineIntel 00:31:00 CPU family: 6 00:31:00 Model: 44 00:31:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:31:00 Stepping: 1 00:31:00 CPU MHz: 2933.438 00:31:00 BogoMIPS: 5866.87 00:31:00 Virtualization: VT-x 00:31:00 Hypervisor vendor: KVM 00:31:00 Virtualization type: full 00:31:00 L1d cache: 128 KiB 00:31:00 L1i cache: 128 KiB 00:31:00 L2 cache: 16 MiB 00:31:00 L3 cache: 64 MiB 00:31:00 NUMA node0 CPU(s): 0-3 00:31:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:31:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:31:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:31:00 Vulnerability Meltdown: Mitigation; PTI 00:31:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:31:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:31:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:31:00 Vulnerability Srbds: Not affected 00:31:00 Vulnerability Tsx async abort: Not affected 00:31:00 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 00:31:00 00:31:00 00:31:00 ---> nproc: 00:31:00 4 00:31:00 00:31:00 00:31:00 ---> df -h: 00:31:00 Filesystem Size Used Available Use% Mounted on 00:31:00 overlay 50.0G 11.6G 38.4G 23% / 00:31:00 tmpfs 64.0M 0 64.0M 0% /dev 00:31:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:31:00 shm 64.0M 0 64.0M 0% /dev/shm 00:31:00 /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os 00:31:00 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf 00:31:00 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname 00:31:00 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts 00:31:00 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log 00:31:00 /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json 00:31:00 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host 00:31:00 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure 00:31:00 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/5 00:31:00 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/5@tmp 00:31:00 00:31:00 00:31:00 ---> free -m: 00:31:00 total used free shared buff/cache available 00:31:00 Mem: 1837 725 181 0 930 1025 00:31:00 Swap: 1023 51 972 00:31:00 00:31:00 00:31:00 ---> ip addr: 00:31:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:31:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:31:00 inet 127.0.0.1/8 scope host lo 00:31:00 valid_lft forever preferred_lft forever 00:31:00 inet6 ::1/128 scope host 00:31:00 valid_lft forever preferred_lft forever 00:31:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:31:00 link/ether fa:16:3e:05:70:ac brd ff:ff:ff:ff:ff:ff 00:31:00 inet 10.30.123.249/23 brd 10.30.123.255 scope global dynamic eth0 00:31:00 valid_lft 85240sec preferred_lft 85240sec 00:31:00 inet6 fe80::f816:3eff:fe05:70ac/64 scope link 00:31:00 valid_lft forever preferred_lft forever 00:31:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:31:00 link/ether 02:42:a2:c6:0d:57 brd ff:ff:ff:ff:ff:ff 00:31:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:31:00 valid_lft forever preferred_lft forever 00:31:00 inet6 fe80::42:a2ff:fec6:d57/64 scope link 00:31:00 valid_lft forever preferred_lft forever 00:31:00 00:31:00 00:31:00 ---> sar -b -r -n DEV: 00:31:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/09/21 _x86_64_ (4 CPU) 00:31:00 00:31:00 00:11:28 LINUX RESTART (4 CPU) 00:31:00 00:31:00 00:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:31:00 00:13:01 129.18 49.07 80.12 0.00 8407.32 28738.70 0.00 00:31:00 00:14:01 233.92 48.76 185.16 0.00 3048.81 41588.90 0.00 00:31:00 00:15:01 225.96 119.99 105.97 0.00 4169.26 10161.69 0.00 00:31:00 00:16:01 144.78 37.81 106.97 0.00 2559.76 26299.75 0.00 00:31:00 00:17:03 1984.69 1629.65 355.04 0.00 165253.83 221091.71 0.00 00:31:00 00:18:01 1113.34 872.92 240.42 0.00 77736.67 90149.04 0.00 00:31:00 00:19:02 1802.23 1440.57 361.66 0.00 131976.69 145764.84 0.00 00:31:00 00:20:01 368.74 140.04 228.71 0.00 12705.44 46187.17 0.00 00:31:00 00:21:01 35.15 6.81 28.34 0.00 2849.55 964.49 0.00 00:31:00 00:22:01 0.70 0.52 0.18 0.00 18.78 1.76 0.00 00:31:00 00:23:01 0.38 0.02 0.37 0.00 0.13 4.88 0.00 00:31:00 00:24:01 0.23 0.03 0.20 0.00 0.27 2.22 0.00 00:31:00 00:25:01 0.25 0.02 0.23 0.00 0.13 3.63 0.00 00:31:00 00:26:01 0.37 0.02 0.35 0.00 0.27 5.36 0.00 00:31:00 00:27:01 2.13 1.85 0.28 0.00 60.49 3.91 0.00 00:31:00 00:28:01 0.90 0.05 0.85 0.00 1.20 16.92 0.00 00:31:00 00:29:01 0.35 0.00 0.35 0.00 0.00 4.61 0.00 00:31:00 00:30:01 0.38 0.02 0.37 0.00 0.53 5.45 0.00 00:31:00 Average: 336.92 242.64 94.28 0.00 22828.44 34092.17 0.00 00:31:00 00:31:00 00:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:31:00 00:13:01 69052 0 642900 34.17 2620 1166972 1544852 52.72 713140 887248 56480 00:31:00 00:14:01 259612 0 719124 38.22 1492 901316 1738068 59.32 502476 850900 20 00:31:00 00:15:01 371140 0 758308 40.30 672 751424 1565012 53.41 555636 670784 73588 00:31:00 00:16:01 200496 0 724304 38.50 520 956224 1246284 42.53 561880 826484 44 00:31:00 00:17:03 61932 0 851428 45.25 0 968184 2333716 79.65 686196 911180 62676 00:31:00 00:18:01 480936 0 714268 37.96 0 686340 1349236 46.05 492924 654320 24 00:31:00 00:19:02 128200 0 869216 46.20 0 884128 2820196 96.25 559024 956952 84936 00:31:00 00:20:01 114324 0 729388 38.77 0 1037832 1475616 50.36 522112 995056 9812 00:31:00 00:21:01 123644 0 648584 34.47 0 1109316 1192596 40.70 479716 1035856 12 00:31:00 00:22:01 125440 0 646256 34.35 0 1109848 1163932 39.72 478216 1035840 8 00:31:00 00:23:01 125556 0 646132 34.34 0 1109856 1163956 39.72 478268 1035880 8 00:31:00 00:24:01 126400 0 645280 34.30 0 1109864 1163800 39.72 477396 1035888 8 00:31:00 00:25:01 125952 0 645720 34.32 0 1109872 1163908 39.72 477996 1035892 8 00:31:00 00:26:01 126128 0 645540 34.31 0 1109876 1162976 39.69 478112 1035896 8 00:31:00 00:27:01 123544 0 647012 34.39 0 1110988 1163012 39.69 478380 1036976 28 00:31:00 00:28:01 123724 0 646812 34.38 0 1111008 1162992 39.69 478300 1036984 8 00:31:00 00:29:01 124532 0 645996 34.33 0 1111016 1162772 39.68 477588 1036988 8 00:31:00 00:30:01 124936 0 645584 34.31 0 1111024 1162772 39.68 477348 1037004 8 00:31:00 Average: 163086 0 692881 36.83 295 1025283 1429761 48.80 520817 950896 15982 00:31:00 00:31:00 00:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:31:00 00:13:01 eth0 1792.88 1606.87 6465.14 210.47 0.00 0.00 0.00 0.00 00:31:00 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:13:01 docker0 796.67 656.52 66.74 2663.69 0.00 0.00 0.00 0.00 00:31:00 00:14:01 veth39d4bea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:14:01 veth4c1059f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:14:01 eth0 490.08 420.11 3372.64 43.03 0.00 0.00 0.00 0.00 00:31:00 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:15:01 veth4c1059f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:31:00 00:15:01 eth0 40.60 25.40 27.77 67.85 0.00 0.00 0.00 0.00 00:31:00 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:15:01 docker0 968.55 859.26 79.20 3504.20 0.00 0.00 0.00 0.00 00:31:00 00:16:01 eth0 209.57 163.54 1704.15 50.05 0.00 0.00 0.00 0.00 00:31:00 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:16:01 vethebb464f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:17:03 eth0 79.54 64.28 166.13 49.44 0.00 0.00 0.00 0.00 00:31:00 00:17:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:17:03 vethebb464f 0.00 0.44 0.00 0.02 0.00 0.00 0.00 0.00 00:31:00 00:17:03 docker0 33.85 38.07 2.21 144.83 0.00 0.00 0.00 0.00 00:31:00 00:18:01 eth0 15.72 9.28 56.86 5.23 0.00 0.00 0.00 0.00 00:31:00 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:18:01 vethebb464f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:18:01 veth6dcc904 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:31:00 00:19:02 eth0 101.21 69.52 186.46 92.48 0.00 0.00 0.00 0.00 00:31:00 00:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:19:02 vethac8f167 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:31:00 00:19:02 vethebb464f 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 00:31:00 00:20:01 veth75b6dae 4.96 5.78 0.60 20.88 0.00 0.00 0.00 0.00 00:31:00 00:20:01 eth0 258.56 194.07 1682.81 30.70 0.00 0.00 0.00 0.00 00:31:00 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:20:01 vethebb464f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:31:00 00:21:01 eth0 13.89 7.86 43.37 3.59 0.00 0.00 0.00 0.00 00:31:00 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:21:01 docker0 1092.37 1025.62 86.58 4247.69 0.00 0.00 0.00 0.00 00:31:00 00:22:01 eth0 1.22 0.48 0.37 0.24 0.00 0.00 0.00 0.00 00:31:00 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:23:01 eth0 1.25 0.35 0.42 0.23 0.00 0.00 0.00 0.00 00:31:00 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:24:01 eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 00:31:00 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:25:01 eth0 6.13 5.13 0.64 17.89 0.00 0.00 0.00 0.00 00:31:00 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:26:01 eth0 5.80 5.68 0.63 13.70 0.00 0.00 0.00 0.00 00:31:00 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:27:01 eth0 5.63 6.30 0.64 13.87 0.00 0.00 0.00 0.00 00:31:00 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:28:01 eth0 2.33 2.81 0.24 6.87 0.00 0.00 0.00 0.00 00:31:00 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:31:00 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:30:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 Average: eth0 168.15 143.54 761.36 33.73 0.00 0.00 0.00 0.00 00:31:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:00 Average: docker0 60.73 57.02 4.81 236.14 0.00 0.00 0.00 0.00 00:31:00 00:31:00 00:31:00 ---> sar -P ALL: 00:31:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/09/21 _x86_64_ (4 CPU) 00:31:00 00:31:00 00:11:28 LINUX RESTART (4 CPU) 00:31:00 00:31:00 00:12:01 CPU %user %nice %system %iowait %steal %idle 00:31:00 00:13:01 all 19.19 0.00 7.34 1.71 0.12 71.64 00:31:00 00:13:01 0 14.71 0.00 10.22 1.75 0.10 73.22 00:31:00 00:13:01 1 20.42 0.00 5.57 1.04 0.10 72.86 00:31:00 00:13:01 2 16.73 0.00 6.32 2.48 0.15 74.33 00:31:00 00:13:01 3 24.88 0.00 7.27 1.58 0.12 66.16 00:31:00 00:14:01 all 9.46 0.00 6.76 4.91 0.09 78.78 00:31:00 00:14:01 0 9.99 0.00 7.44 4.19 0.05 78.33 00:31:00 00:14:01 1 9.05 0.00 6.37 5.95 0.09 78.55 00:31:00 00:14:01 2 9.74 0.00 6.25 5.64 0.10 78.27 00:31:00 00:14:01 3 9.05 0.00 7.00 3.86 0.12 79.98 00:31:00 00:15:01 all 59.66 0.00 14.12 6.41 0.08 19.73 00:31:00 00:15:01 0 61.15 0.00 13.25 6.96 0.07 18.57 00:31:00 00:15:01 1 57.61 0.00 14.48 7.36 0.12 20.43 00:31:00 00:15:01 2 60.01 0.00 14.41 4.93 0.05 20.60 00:31:00 00:15:01 3 59.89 0.00 14.34 6.38 0.09 19.30 00:31:00 00:16:01 all 34.72 0.00 11.74 2.39 0.10 51.05 00:31:00 00:16:01 0 35.11 0.00 11.81 1.94 0.09 51.06 00:31:00 00:16:01 1 34.28 0.00 11.09 1.58 0.09 52.96 00:31:00 00:16:01 2 34.23 0.00 11.55 2.97 0.10 51.14 00:31:00 00:16:01 3 35.26 0.00 12.50 3.07 0.14 49.03 00:31:00 00:17:03 all 18.95 0.00 23.36 26.03 0.20 31.45 00:31:00 00:17:03 0 18.88 0.00 23.01 26.11 0.17 31.82 00:31:00 00:17:03 1 18.06 0.00 23.60 25.62 0.21 32.51 00:31:00 00:17:03 2 18.71 0.00 23.47 28.10 0.22 29.49 00:31:00 00:17:03 3 20.18 0.00 23.38 24.27 0.19 31.99 00:31:00 00:18:01 all 52.96 0.00 16.17 17.36 0.10 13.41 00:31:00 00:18:01 0 52.42 0.00 15.87 18.35 0.12 13.24 00:31:00 00:18:01 1 52.98 0.00 15.78 14.59 0.11 16.54 00:31:00 00:18:01 2 53.22 0.00 16.01 17.69 0.07 13.02 00:31:00 00:18:01 3 53.24 0.00 17.02 18.81 0.09 10.85 00:31:00 00:19:02 all 25.22 0.00 19.90 30.84 0.17 23.88 00:31:00 00:19:02 0 24.40 0.00 18.99 31.21 0.16 25.25 00:31:00 00:19:02 1 25.21 0.00 19.70 29.15 0.17 25.76 00:31:00 00:19:02 2 25.75 0.00 19.94 32.03 0.21 22.07 00:31:00 00:19:02 3 25.52 0.00 20.97 30.96 0.14 22.41 00:31:00 00:20:01 all 35.38 0.00 11.74 7.15 0.09 45.63 00:31:00 00:20:01 0 34.21 0.00 12.65 3.77 0.10 49.26 00:31:00 00:20:01 1 36.21 0.00 11.44 10.40 0.10 41.84 00:31:00 00:20:01 2 34.07 0.00 11.34 7.78 0.07 46.74 00:31:00 00:20:01 3 37.03 0.00 11.54 6.64 0.09 44.70 00:31:00 00:21:01 all 0.88 0.00 0.80 0.86 0.02 97.45 00:31:00 00:21:01 0 1.00 0.00 0.84 0.25 0.02 97.89 00:31:00 00:21:01 1 0.68 0.00 0.87 2.77 0.02 95.66 00:31:00 00:21:01 2 1.17 0.00 0.68 0.17 0.02 97.96 00:31:00 00:21:01 3 0.65 0.00 0.82 0.23 0.02 98.28 00:31:00 00:22:01 all 0.15 0.00 0.03 0.01 0.00 99.81 00:31:00 00:22:01 0 0.17 0.00 0.03 0.00 0.00 99.80 00:31:00 00:22:01 1 0.03 0.00 0.03 0.02 0.00 99.92 00:31:00 00:22:01 2 0.37 0.00 0.03 0.00 0.00 99.60 00:31:00 00:22:01 3 0.03 0.00 0.03 0.02 0.00 99.92 00:31:00 00:23:01 all 0.16 0.00 0.03 0.00 0.01 99.79 00:31:00 00:23:01 0 0.52 0.00 0.03 0.00 0.00 99.45 00:31:00 00:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:31:00 00:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 00:31:00 00:23:01 3 0.05 0.00 0.03 0.00 0.02 99.90 00:31:00 00:31:00 00:23:01 CPU %user %nice %system %iowait %steal %idle 00:31:00 00:24:01 all 0.14 0.00 0.03 0.00 0.00 99.83 00:31:00 00:24:01 0 0.50 0.00 0.00 0.00 0.00 99.50 00:31:00 00:24:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:31:00 00:24:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:31:00 00:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:31:00 00:25:01 all 0.10 0.00 0.08 0.00 0.00 99.82 00:31:00 00:25:01 0 0.13 0.00 0.10 0.00 0.00 99.77 00:31:00 00:25:01 1 0.13 0.00 0.08 0.00 0.00 99.78 00:31:00 00:25:01 2 0.07 0.00 0.07 0.00 0.00 99.87 00:31:00 00:25:01 3 0.07 0.00 0.07 0.00 0.00 99.87 00:31:00 00:26:01 all 0.07 0.00 0.05 0.00 0.00 99.88 00:31:00 00:26:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:31:00 00:26:01 1 0.07 0.00 0.07 0.00 0.00 99.87 00:31:00 00:26:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:31:00 00:26:01 3 0.10 0.00 0.08 0.00 0.00 99.82 00:31:00 00:27:01 all 0.08 0.00 0.09 0.03 0.00 99.80 00:31:00 00:27:01 0 0.07 0.00 0.10 0.02 0.00 99.82 00:31:00 00:27:01 1 0.10 0.00 0.13 0.05 0.00 99.72 00:31:00 00:27:01 2 0.07 0.00 0.07 0.03 0.00 99.83 00:31:00 00:27:01 3 0.10 0.00 0.05 0.00 0.00 99.85 00:31:00 00:28:01 all 0.04 0.00 0.05 0.00 0.01 99.90 00:31:00 00:28:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:31:00 00:28:01 1 0.08 0.00 0.08 0.00 0.02 99.82 00:31:00 00:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:31:00 00:28:01 3 0.02 0.00 0.03 0.00 0.02 99.93 00:31:00 00:29:01 all 0.03 0.00 0.02 0.00 0.00 99.94 00:31:00 00:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:31:00 00:29:01 1 0.07 0.00 0.03 0.00 0.00 99.90 00:31:00 00:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:31:00 00:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:31:00 00:30:01 all 0.02 0.00 0.02 0.00 0.00 99.95 00:31:00 00:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:31:00 00:30:01 1 0.05 0.00 0.05 0.00 0.02 99.88 00:31:00 00:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:31:00 00:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:31:00 Average: all 13.92 0.00 6.09 5.28 0.05 74.65 00:31:00 Average: 0 13.71 0.00 6.21 5.12 0.05 74.91 00:31:00 Average: 1 13.82 0.00 5.94 5.34 0.06 74.84 00:31:00 Average: 2 13.75 0.00 5.98 5.52 0.06 74.69 00:31:00 Average: 3 14.40 0.00 6.23 5.16 0.06 74.15 00:31:00 00:31:00 00:31:00