Pull request #3169 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8ceae06408e0fb83db31df0165fb975e7f26d677+c45cbaf51db8bca8828eded85884901e9538081e (10b85438bc0cf792e701453b119ce8a7888bafbd) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3169/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3169/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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 Running on prd-centos7-docker-4c-2g-26480 in /w/workspace/edgexfoundry_edgex-go_PR-3169 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3169/head:refs/remotes/origin/PR-3169 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit 8ceae06408e0fb83db31df0165fb975e7f26d677 Merge succeeded, producing 8ceae06408e0fb83db31df0165fb975e7f26d677 Checking out Revision 8ceae06408e0fb83db31df0165fb975e7f26d677 (PR-3169) > git config core.sparsecheckout # timeout=10 > git checkout -f 8ceae06408e0fb83db31df0165fb975e7f26d677 # 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 c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ceae06408e0fb83db31df0165fb975e7f26d677 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:00:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:00:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:00:18 ========================================================= 07:00:18 EdgeX Global Pipelines Version Info 07:00:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:00:22 ------------------- 07:00:22 stable info: 07:00:22 ------------------- 07:00:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:00:22 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:00:22 Message: update stable to v1.0.179 07:00:24 ------------------- 07:00:24 experimental info: 07:00:24 ------------------- 07:00:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:00:24 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:00:24 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:00:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:00:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:00:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:00:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:00:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:00:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:00:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:00:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:00:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:00:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:00:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:00:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:00:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:00:27 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:00:27 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:00:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3169 [Pipeline] echo 07:00:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3169 [Pipeline] echo 07:00:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3169 [Pipeline] echo 07:00:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ceae06408e0fb83db31df0165fb975e7f26d677 [Pipeline] echo 07:00:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ceae06 [Pipeline] echo 07:00:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:00:28 provisioning config files... 07:00:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8319548468749535935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:29 ---> docker-login.sh 07:00:29 nexus3.edgexfoundry.org:10001 07:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:31 Configure a credential helper to remove this warning. See 07:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:31 07:00:31 Login Succeeded 07:00:31 nexus3.edgexfoundry.org:10002 07:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:33 Configure a credential helper to remove this warning. See 07:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:33 07:00:33 Login Succeeded 07:00:33 nexus3.edgexfoundry.org:10003 07:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:34 Configure a credential helper to remove this warning. See 07:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:34 07:00:34 Login Succeeded 07:00:34 nexus3.edgexfoundry.org:10004 07:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:35 Configure a credential helper to remove this warning. See 07:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:35 07:00:35 Login Succeeded 07:00:35 docker.io 07:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:36 Configure a credential helper to remove this warning. See 07:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:36 07:00:36 Login Succeeded 07:00:36 ---> docker-login.sh ends [Pipeline] } 07:00:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:00:37 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 07:00:37 + for file in '`ls cmd/**/Dockerfile`' 07:00:37 ++ cut -d/ -f2 07:00:37 ++ dirname cmd/core-command/Dockerfile 07:00:37 + echo core-command,cmd/core-command/Dockerfile 07:00:37 + for file in '`ls cmd/**/Dockerfile`' 07:00:37 ++ cut -d/ -f2 07:00:37 ++ dirname cmd/core-data/Dockerfile 07:00:37 + echo core-data,cmd/core-data/Dockerfile 07:00:37 + for file in '`ls cmd/**/Dockerfile`' 07:00:37 ++ dirname cmd/core-metadata/Dockerfile 07:00:37 ++ cut -d/ -f2 07:00:37 + echo core-metadata,cmd/core-metadata/Dockerfile 07:00:37 + for file in '`ls cmd/**/Dockerfile`' 07:00:37 ++ dirname cmd/security-bootstrapper/Dockerfile 07:00:37 ++ cut -d/ -f2 07:00:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:00:37 + for file in '`ls cmd/**/Dockerfile`' 07:00:37 ++ dirname cmd/security-proxy-setup/Dockerfile 07:00:37 ++ cut -d/ -f2 07:00:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:00:37 + for file in '`ls cmd/**/Dockerfile`' 07:00:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:00:37 ++ cut -d/ -f2 07:00:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:00:37 + for file in '`ls cmd/**/Dockerfile`' 07:00:37 ++ dirname cmd/support-notifications/Dockerfile 07:00:37 ++ cut -d/ -f2 07:00:37 + echo support-notifications,cmd/support-notifications/Dockerfile 07:00:37 + for file in '`ls cmd/**/Dockerfile`' 07:00:37 ++ dirname cmd/support-scheduler/Dockerfile 07:00:37 ++ cut -d/ -f2 07:00:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:00:37 + for file in '`ls cmd/**/Dockerfile`' 07:00:37 ++ cut -d/ -f2 07:00:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:00:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:00:37 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:00:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:39 07:00:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:00:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:40 latest: Pulling from edgex-devops/git-semver 07:00:40 31603596830f: Pulling fs layer 07:00:40 2a8b12db71e7: Pulling fs layer 07:00:40 6ca5941a6612: Pulling fs layer 07:00:40 ecc8261a40a4: Pulling fs layer 07:00:40 ecc8261a40a4: Waiting 07:00:40 2a8b12db71e7: Verifying Checksum 07:00:40 2a8b12db71e7: Download complete 07:00:40 31603596830f: Verifying Checksum 07:00:40 31603596830f: Download complete 07:00:41 ecc8261a40a4: Verifying Checksum 07:00:41 ecc8261a40a4: Download complete 07:00:41 6ca5941a6612: Verifying Checksum 07:00:41 6ca5941a6612: Download complete 07:00:42 31603596830f: Pull complete 07:00:43 2a8b12db71e7: Pull complete 07:00:46 6ca5941a6612: Pull complete 07:00:47 ecc8261a40a4: Pull complete 07:00:47 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:00:49 prd-centos7-docker-4c-2g-26480 does not seem to be running inside a container 07:00:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:00:54 $ docker top d1dd77f3c58541f2cb7621765f5f263cfca63b5d3eebcd771e423a65a379d969 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:00:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:56 [ssh-agent] Looking for ssh-agent implementation... 07:00:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:58 $ docker exec d1dd77f3c58541f2cb7621765f5f263cfca63b5d3eebcd771e423a65a379d969 ssh-agent 07:00:58 SSH_AUTH_SOCK=/tmp/ssh-65I0bhKcv0iF/agent.12 07:00:58 SSH_AGENT_PID=17 07:00:58 Running ssh-add (command line suppressed) 07:00:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1300541151793884425.key (/w/workspace/edgex-go/1@tmp/private_key_1300541151793884425.key) 07:00:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:00 + git tag --points-at HEAD [Pipeline] } 07:01:00 $ docker exec --env ******** --env ******** d1dd77f3c58541f2cb7621765f5f263cfca63b5d3eebcd771e423a65a379d969 ssh-agent -k 07:01:01 unset SSH_AUTH_SOCK; 07:01:01 unset SSH_AGENT_PID; 07:01:01 echo Agent pid 17 killed; 07:01:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:01:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:01 [ssh-agent] Looking for ssh-agent implementation... 07:01:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:04 $ docker exec d1dd77f3c58541f2cb7621765f5f263cfca63b5d3eebcd771e423a65a379d969 ssh-agent 07:01:04 SSH_AUTH_SOCK=/tmp/ssh-6B5VHFKulzMp/agent.45 07:01:04 SSH_AGENT_PID=50 07:01:04 Running ssh-add (command line suppressed) 07:01:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2786862903939132252.key (/w/workspace/edgex-go/1@tmp/private_key_2786862903939132252.key) 07:01:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:06 + git semver init 07:01:06 # -> Open(): unable to determine branch for HEAD 07:01:06 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:01:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:01:06 # $SEMVER_REMOTE_NAME = origin 07:01:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:01:06 # $SEMVER_USER_NAME = edgex-jenkins 07:01:06 # $SEMVER_BRANCH = PR-3169 07:01:06 # $SEMVER_TEMP = /tmp/semver-955289213 07:01:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:01:57 # '/tmp/semver-955289213' -> '/w/workspace/edgex-go/1/.semver' 07:01:57 # -> Force: false 07:01:57 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:01:57 $ docker exec --env ******** --env ******** d1dd77f3c58541f2cb7621765f5f263cfca63b5d3eebcd771e423a65a379d969 ssh-agent -k 07:01:58 unset SSH_AUTH_SOCK; 07:01:58 unset SSH_AGENT_PID; 07:01:58 echo Agent pid 50 killed; 07:01:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:59 + git semver [Pipeline] } 07:01:59 $ docker stop --time=1 d1dd77f3c58541f2cb7621765f5f263cfca63b5d3eebcd771e423a65a379d969 07:02:02 $ docker rm -f d1dd77f3c58541f2cb7621765f5f263cfca63b5d3eebcd771e423a65a379d969 [Pipeline] // withDockerContainer [Pipeline] sh 07:02:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:02:05 Stashed 1 file(s) [Pipeline] echo 07:02:05 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:02:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:02:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:02:08 + true 07:02:08 + sudo service docker restart 07:02:08 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:02:10 ========================================================= 07:02:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:02:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:02:11 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 07:02:20 Still waiting to schedule task 07:02:20 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-26481’ 07:02:24 Sending build context to Docker daemon 327.8MB 07:02:24 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:02:24 Step 2/6 : FROM ${BASE} 07:02:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:02:24 188c0c94c7c5: Pulling fs layer 07:02:24 0ef7d3d256c8: Pulling fs layer 07:02:24 de9db76c5a1d: Pulling fs layer 07:02:24 bca2f99d35d6: Pulling fs layer 07:02:24 93359f2a8cfa: Pulling fs layer 07:02:24 7c6f9722023f: Pulling fs layer 07:02:24 a35cf1a2eb13: Pulling fs layer 07:02:24 93359f2a8cfa: Waiting 07:02:24 7c6f9722023f: Waiting 07:02:24 a35cf1a2eb13: Waiting 07:02:24 bca2f99d35d6: Waiting 07:02:24 de9db76c5a1d: Verifying Checksum 07:02:24 de9db76c5a1d: Download complete 07:02:24 0ef7d3d256c8: Verifying Checksum 07:02:24 0ef7d3d256c8: Download complete 07:02:24 93359f2a8cfa: Verifying Checksum 07:02:24 93359f2a8cfa: Download complete 07:02:24 7c6f9722023f: Verifying Checksum 07:02:24 7c6f9722023f: Download complete 07:02:24 188c0c94c7c5: Verifying Checksum 07:02:24 188c0c94c7c5: Download complete 07:02:26 188c0c94c7c5: Pull complete 07:02:27 0ef7d3d256c8: Pull complete 07:02:27 de9db76c5a1d: Pull complete 07:02:31 a35cf1a2eb13: Verifying Checksum 07:02:31 a35cf1a2eb13: Download complete 07:02:35 bca2f99d35d6: Verifying Checksum 07:02:35 bca2f99d35d6: Download complete 07:02:54 bca2f99d35d6: Pull complete 07:02:54 93359f2a8cfa: Pull complete 07:02:56 7c6f9722023f: Pull complete 07:03:09 a35cf1a2eb13: Pull complete 07:03:09 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:03:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:03:09 ---> a62c8e92a672 07:03:09 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:03:09 ---> Running in a6f4153dd68c 07:03:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:03:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:03:12 (1/12) Installing libmagic (5.38-r0) 07:03:13 (2/12) Installing file (5.38-r0) 07:03:13 (3/12) Installing libc-dev (0.7.2-r3) 07:03:13 (4/12) Installing g++ (9.3.0-r2) 07:03:19 (5/12) Installing fortify-headers (1.1-r0) 07:03:19 (6/12) Installing patch (2.7.6-r6) 07:03:19 (7/12) Installing build-base (0.5-r2) 07:03:19 (8/12) Installing libsodium (1.0.18-r0) 07:03:19 (9/12) Installing pkgconf (1.7.2-r0) 07:03:19 (10/12) Installing libsodium-dev (1.0.18-r0) 07:03:19 (11/12) Installing libzmq (4.3.3-r0) 07:03:19 (12/12) Installing zeromq-dev (4.3.3-r0) 07:03:20 Executing busybox-1.31.1-r19.trigger 07:03:20 OK: 233 MiB in 51 packages 07:03:26 Removing intermediate container a6f4153dd68c 07:03:26 ---> 80c1750de0ab 07:03:26 Step 4/6 : WORKDIR /edgex-go 07:03:26 ---> Running in 58c944def8a8 07:03:27 Removing intermediate container 58c944def8a8 07:03:27 ---> 00658daa8b17 07:03:27 Step 5/6 : COPY go.mod . 07:03:28 ---> dc35767d1ae3 07:03:28 Step 6/6 : RUN go mod download 07:03:28 ---> Running in bdea71c9c71a 07:04:18 Removing intermediate container bdea71c9c71a 07:04:18 ---> d1813412dc04 07:04:18 Successfully built d1813412dc04 07:04:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:04:19 + docker inspect -f . ci-base-image-x86_64 07:04:19 . [Pipeline] withDockerContainer 07:04:20 prd-centos7-docker-4c-2g-26480 does not seem to be running inside a container 07:04:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:25 $ docker top 21d49bfa8eb013e44c96881cbbae2f740817916ab7dc6486eb8cf64e7e8ce49a -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:27 + go version 07:04:27 go version go1.15.5 linux/amd64 [Pipeline] } 07:04:27 $ docker stop --time=1 21d49bfa8eb013e44c96881cbbae2f740817916ab7dc6486eb8cf64e7e8ce49a 07:04:29 $ docker rm -f 21d49bfa8eb013e44c96881cbbae2f740817916ab7dc6486eb8cf64e7e8ce49a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:31 + docker inspect -f . ci-base-image-x86_64 07:04:31 . [Pipeline] withDockerContainer 07:04:32 prd-centos7-docker-4c-2g-26480 does not seem to be running inside a container 07:04:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:34 $ docker top 9a69ff6ae085e5b90de5f26b9d0181f012b84235eb7f961702a07bf0c3723035 -eo pid,comm [Pipeline] { [Pipeline] echo 07:04:35 ========================================================= 07:04:35 [edgeXBuildGoParallel] Running Tests and Build... 07:04:35 ========================================================= [Pipeline] sh 07:04:36 + make test 07:04:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:05:04 ? github.com/edgexfoundry/edgex-go [no test files] 07:05:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26487 in /w/workspace/edgexfoundry_edgex-go_PR-3169 [Pipeline] { [Pipeline] ws 07:05:22 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:05:28 using credential edgex-jenkins-ssh 07:05:28 Cloning the remote Git repository 07:05:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:05:28 > git init /w/workspace/edgex-go/1 # timeout=10 07:05:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:05:28 > git --version # timeout=10 07:05:28 > git --version # 'git version 2.17.1' 07:05:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:46 Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit 8ceae06408e0fb83db31df0165fb975e7f26d677 07:05:47 Merge succeeded, producing 8ceae06408e0fb83db31df0165fb975e7f26d677 07:05:47 Checking out Revision 8ceae06408e0fb83db31df0165fb975e7f26d677 (PR-3169) 07:05:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:05:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:05:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:05:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3169/head:refs/remotes/origin/PR-3169 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:05:46 > git config core.sparsecheckout # timeout=10 07:05:46 > git checkout -f 8ceae06408e0fb83db31df0165fb975e7f26d677 # timeout=10 07:05:47 > git remote # timeout=10 07:05:47 > git config --get remote.origin.url # timeout=10 07:05:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:47 > git merge c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 07:05:47 > git rev-parse HEAD^{commit} # timeout=10 07:05:47 > git config core.sparsecheckout # timeout=10 07:05:47 > git checkout -f 8ceae06408e0fb83db31df0165fb975e7f26d677 # timeout=10 07:05:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:05:51 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:05:51 > git --version # timeout=10 07:05:51 > git --version # 'git version 2.17.1' 07:05:51 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:05:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:05:54 + sudo service docker restart 07:05:54 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:05:56 provisioning config files... 07:05:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5653761836522665224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:57 ---> docker-login.sh 07:05:57 nexus3.edgexfoundry.org:10001 07:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:58 Configure a credential helper to remove this warning. See 07:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:58 07:05:58 Login Succeeded 07:05:58 nexus3.edgexfoundry.org:10002 07:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:58 Configure a credential helper to remove this warning. See 07:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:58 07:05:58 Login Succeeded 07:05:58 nexus3.edgexfoundry.org:10003 07:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:59 Configure a credential helper to remove this warning. See 07:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:59 07:05:59 Login Succeeded 07:05:59 nexus3.edgexfoundry.org:10004 07:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:00 Configure a credential helper to remove this warning. See 07:06:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:00 07:06:00 Login Succeeded 07:06:00 docker.io 07:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:00 Configure a credential helper to remove this warning. See 07:06:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:00 07:06:00 Login Succeeded 07:06:00 ---> docker-login.sh ends [Pipeline] } 07:06:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:06:01 ========================================================= 07:06:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:06:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:06:02 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 07:06:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:06:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:06:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:06:04 Sending build context to Docker daemon 166.3MB 07:06:04 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:06:04 Step 2/6 : FROM ${BASE} 07:06:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:06:04 5f621e34cdf4: Pulling fs layer 07:06:04 a4357932f1b6: Pulling fs layer 07:06:04 18c013af1878: Pulling fs layer 07:06:04 00ac8860ef70: Pulling fs layer 07:06:04 63d7cb157983: Pulling fs layer 07:06:04 b116817d02f9: Pulling fs layer 07:06:04 745a02a5169b: Pulling fs layer 07:06:04 00ac8860ef70: Waiting 07:06:04 63d7cb157983: Waiting 07:06:04 745a02a5169b: Waiting 07:06:04 a4357932f1b6: Verifying Checksum 07:06:04 a4357932f1b6: Download complete 07:06:04 63d7cb157983: Verifying Checksum 07:06:04 63d7cb157983: Download complete 07:06:05 b116817d02f9: Download complete 07:06:05 5f621e34cdf4: Download complete 07:06:05 5f621e34cdf4: Pull complete 07:06:06 a4357932f1b6: Pull complete 07:06:06 18c013af1878: Pull complete 07:06:07 745a02a5169b: Verifying Checksum 07:06:07 745a02a5169b: Download complete 07:06:09 00ac8860ef70: Verifying Checksum 07:06:09 00ac8860ef70: Download complete 07:06:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:06:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:06:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:06:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:06:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:06:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:06:19 00ac8860ef70: Pull complete 07:06:20 63d7cb157983: Pull complete 07:06:20 b116817d02f9: Pull complete 07:06:24 745a02a5169b: Pull complete 07:06:24 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:06:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:06:24 ---> b7e6874047d6 07:06:24 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:06:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:06:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:06:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:06:27 ---> Running in b5858b17498b 07:06:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:06:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:06:30 (1/12) Installing libmagic (5.38-r0) 07:06:30 (2/12) Installing file (5.38-r0) 07:06:30 (3/12) Installing libc-dev (0.7.2-r3) 07:06:30 (4/12) Installing g++ (9.3.0-r2) 07:06:30 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.156s coverage: 45.9% of statements 07:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 07:06:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.096s coverage: 100.0% of statements 07:06:34 (5/12) Installing fortify-headers (1.1-r0) 07:06:34 (6/12) Installing patch (2.7.6-r6) 07:06:34 (7/12) Installing build-base (0.5-r2) 07:06:34 (8/12) Installing libsodium (1.0.18-r0) 07:06:34 (9/12) Installing pkgconf (1.7.2-r0) 07:06:34 (10/12) Installing libsodium-dev (1.0.18-r0) 07:06:34 (11/12) Installing libzmq (4.3.3-r0) 07:06:34 (12/12) Installing zeromq-dev (4.3.3-r0) 07:06:34 Executing busybox-1.31.1-r19.trigger 07:06:34 OK: 217 MiB in 51 packages 07:06:34 ok github.com/edgexfoundry/edgex-go/internal/core/data 2.125s coverage: 27.1% of statements 07:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:06:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.076s coverage: 100.0% of statements 07:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:06:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements 07:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:06:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.147s coverage: 65.8% of statements 07:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:06:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.581s coverage: 82.3% of statements 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:06:38 Removing intermediate container b5858b17498b 07:06:38 ---> 9437d44f2259 07:06:38 Step 4/6 : WORKDIR /edgex-go 07:06:38 ---> Running in 49137a1521b9 07:06:39 Removing intermediate container 49137a1521b9 07:06:39 ---> 9f9b0f326d83 07:06:39 Step 5/6 : COPY go.mod . 07:06:39 ---> 115da4a0834e 07:06:39 Step 6/6 : RUN go mod download 07:06:39 ---> Running in cc050ce9f77c 07:06:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.818s coverage: 28.6% of statements 07:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:06:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.097s coverage: 100.0% of statements 07:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:06:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.058s coverage: 100.0% of statements 07:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:06:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.231s coverage: 86.7% of statements 07:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:06:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.321s coverage: 97.5% of statements 07:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:06:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.161s coverage: 78.3% of statements 07:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:06:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.688s coverage: 92.8% of statements 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:06:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.106s coverage: 58.8% of statements 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:06:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.246s coverage: 0.1% of statements 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.116s coverage: 45.5% of statements 07:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 79.5% of statements 07:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements 07:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements 07:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.087s coverage: 87.5% of statements 07:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.224s coverage: 94.4% of statements 07:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.270s coverage: 44.8% of statements 07:07:06 Removing intermediate container cc050ce9f77c 07:07:06 ---> dfbfaf619894 07:07:06 Successfully built dfbfaf619894 07:07:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:07:07 + docker inspect -f . ci-base-image-arm64 07:07:07 . [Pipeline] withDockerContainer 07:07:07 prd-ubuntu18.04-docker-arm64-4c-16g-26487 does not seem to be running inside a container 07:07:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:07:08 $ docker top 72b8fb24bbe3f8e42d4ff21b9d4d9cd63b92e7b148c2cebd1ec8cf0058135e50 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:09 + go version 07:07:09 go version go1.15.5 linux/arm64 [Pipeline] } 07:07:10 $ docker stop --time=1 72b8fb24bbe3f8e42d4ff21b9d4d9cd63b92e7b148c2cebd1ec8cf0058135e50 07:07:11 $ docker rm -f 72b8fb24bbe3f8e42d4ff21b9d4d9cd63b92e7b148c2cebd1ec8cf0058135e50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:13 + docker inspect -f . ci-base-image-arm64 07:07:13 . [Pipeline] withDockerContainer 07:07:13 prd-ubuntu18.04-docker-arm64-4c-16g-26487 does not seem to be running inside a container 07:07:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:07:14 $ docker top 0ab731245299c5b46ab202aeb84639bce70f177f29f8f5acdae0c4d0d96ec8ed -eo pid,comm [Pipeline] { [Pipeline] echo 07:07:15 ========================================================= 07:07:15 [edgeXBuildGoParallel] Running Tests and Build... 07:07:15 ========================================================= [Pipeline] sh 07:07:16 + make test 07:07:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.705s coverage: 92.9% of statements 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 77.8% of statements 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.122s coverage: 87.2% of statements 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.115s coverage: 100.0% of statements 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.623s coverage: 75.5% of statements 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.137s coverage: 80.8% of statements 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.183s coverage: 87.2% of statements 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.103s coverage: 84.2% of statements 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.4% of statements 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.720s coverage: 63.5% of statements 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.106s coverage: 100.0% of statements 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 91.3% of statements 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.338s coverage: 68.9% of statements 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.724s coverage: 37.0% of statements 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.969s coverage: 84.0% of statements 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.106s coverage: 100.0% of statements 07:07:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.331s coverage: 47.0% of statements 07:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:07:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.093s coverage: 100.0% of statements 07:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:07:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.161s coverage: 100.0% of statements 07:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 07:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:07:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.346s coverage: 89.4% of statements 07:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:07:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.794s coverage: 29.1% of statements 07:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:07:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.781s coverage: 99.0% of statements 07:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:07:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.146s coverage: 100.0% of statements 07:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:07:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.158s coverage: 100.0% of statements 07:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:07:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.103s coverage: 0.0% of statements 07:07:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:07:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.101s coverage: 100.0% of statements 07:07:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:07:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:07:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:07:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:07:38 ? github.com/edgexfoundry/edgex-go [no test files] 07:07:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.108s coverage: 87.9% of statements 07:07:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:07:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:07:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.105s coverage: 100.0% of statements 07:07:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.109s coverage: 32.1% of statements 07:07:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.057s coverage: 100.0% of statements 07:07:41 GO111MODULE=on go vet ./... 07:08:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:08:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:08:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:08:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:08:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:08:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:08:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:08:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:08:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:08:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:08:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.328s coverage: 45.9% of statements 07:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 07:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.175s coverage: 100.0% of statements 07:09:02 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.531s coverage: 27.1% of statements 07:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:09:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements 07:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:09:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.136s coverage: 100.0% of statements 07:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:09:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.222s coverage: 65.8% of statements 07:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:09:05 gofmt -l . 07:09:05 [ "`gofmt -l .`" = "" ] 07:09:05 ./bin/test-go-mod-tidy.sh 07:09:05 ./bin/test-attribution-txt.sh [Pipeline] sh 07:09:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.650s coverage: 82.3% of statements 07:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:09:07 + ls -al . 07:09:07 total 700 07:09:07 drwxrwxr-x 10 1001 1001 4096 Feb 15 07:09 . 07:09:07 drwxr-xr-x 4 root root 28 Feb 15 07:04 .. 07:09:07 -rw-rw-r-- 1 1001 1001 11 Feb 15 07:00 .dockerignore 07:09:07 drwxrwxr-x 8 1001 1001 179 Feb 15 07:00 .git 07:09:07 drwxrwxr-x 3 1001 1001 125 Feb 15 07:00 .github 07:09:07 -rw-rw-r-- 1 1001 1001 818 Feb 15 07:00 .gitignore 07:09:07 drwx------ 3 1001 1001 60 Feb 15 07:01 .semver 07:09:07 -rw-rw-r-- 1 1001 1001 166 Feb 15 07:00 .sonarcloud.properties 07:09:07 -rw-rw-r-- 1 1001 1001 7859 Feb 15 07:00 Attribution.txt 07:09:07 -rw-rw-r-- 1 1001 1001 3804 Feb 15 07:00 CONTRIBUTING.md 07:09:07 -rw-rw-r-- 1 1001 1001 931 Feb 15 07:00 Dockerfile.build 07:09:07 -rw-rw-r-- 1 1001 1001 863 Feb 15 07:00 Jenkinsfile 07:09:07 -rw-rw-r-- 1 1001 1001 10775 Feb 15 07:00 LICENSE 07:09:07 -rw-rw-r-- 1 1001 1001 5774 Feb 15 07:00 Makefile 07:09:07 -rw-rw-r-- 1 1001 1001 6524 Feb 15 07:00 README.md 07:09:07 -rw-rw-r-- 1 1001 1001 6755 Feb 15 07:00 SECURITY.md 07:09:07 -rw-rw-r-- 1 1001 1001 5 Feb 15 07:02 VERSION 07:09:07 -rw-rw-r-- 1 1001 1001 4131 Feb 15 07:00 ZMQWindows.md 07:09:07 drwxrwxr-x 2 1001 1001 117 Feb 15 07:00 bin 07:09:07 drwxrwxr-x 14 1001 1001 4096 Feb 15 07:00 cmd 07:09:07 -rw-r--r-- 1 root root 595676 Feb 15 07:07 coverage.out 07:09:07 -rw-r--r-- 1 root root 1054 Feb 15 07:09 go.mod 07:09:07 -rw-r--r-- 1 root root 19518 Feb 15 07:09 go.sum 07:09:07 drwxrwxr-x 8 1001 1001 127 Feb 15 07:00 internal 07:09:07 drwxrwxr-x 4 1001 1001 26 Feb 15 07:00 openapi 07:09:07 drwxrwxr-x 4 1001 1001 71 Feb 15 07:00 snap 07:09:07 -rw-rw-r-- 1 1001 1001 168 Feb 15 07:00 version.go [Pipeline] sh 07:09:08 + '[' -e coverage.out ] 07:09:08 + chown 1001:1001 coverage.out [Pipeline] stash 07:09:09 Stashed 1 file(s) [Pipeline] sh 07:09:11 + make build 07:09:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:09:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.205s coverage: 28.6% of statements 07:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:09:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.154s coverage: 100.0% of statements 07:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:09:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.113s coverage: 100.0% of statements 07:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:09:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.309s coverage: 86.7% of statements 07:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:09:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.433s coverage: 97.5% of statements 07:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:09:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.161s coverage: 78.3% of statements 07:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:09:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:09:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.279s coverage: 92.8% of statements 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:09:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:09:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.177s coverage: 0.1% of statements 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 45.5% of statements 07:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.090s coverage: 79.5% of statements 07:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 07:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.157s coverage: 96.3% of statements 07:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements 07:09:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.097s coverage: 94.4% of statements 07:09:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 07:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.122s coverage: 92.9% of statements 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements 07:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements 07:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.144s coverage: 84.2% of statements 07:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.165s coverage: 91.4% of statements 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.495s coverage: 63.5% of statements 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 07:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 07:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 07:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 07:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 07:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.749s coverage: 68.9% of statements 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.349s coverage: 37.0% of statements 07:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.755s coverage: 84.0% of statements 07:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.090s coverage: 100.0% of statements 07:09:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.526s coverage: 47.0% of statements 07:09:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:09:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:09:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:09:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:09:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:09:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.166s coverage: 100.0% of statements 07:09:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:09:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements 07:09:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:09:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:09:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 07:09:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:09:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.373s coverage: 89.4% of statements 07:09:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:09:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:09:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:09:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:09:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:10:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:10:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:10:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.882s coverage: 29.1% of statements 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:10:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.200s coverage: 99.0% of statements 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:10:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.110s coverage: 100.0% of statements 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:10:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.167s coverage: 100.0% of statements 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:10:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:10:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:10:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.106s coverage: 87.9% of statements 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:10:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:10:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 07:10:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 07:10:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 07:10:08 GO111MODULE=on go vet ./... 07:10:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:10:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:10:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:10:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:10:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:10:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:10:57 $ docker stop --time=1 9a69ff6ae085e5b90de5f26b9d0181f012b84235eb7f961702a07bf0c3723035 07:11:02 $ docker rm -f 9a69ff6ae085e5b90de5f26b9d0181f012b84235eb7f961702a07bf0c3723035 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:11:09 07:11:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:11:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:11:10 latest: Pulling from edgex-devops/edgex-compose 07:11:10 cbdbe7a5bc2a: Pulling fs layer 07:11:10 ca9280d653b3: Pulling fs layer 07:11:10 7e9c9ca2126c: Pulling fs layer 07:11:14 cbdbe7a5bc2a: Verifying Checksum 07:11:14 cbdbe7a5bc2a: Download complete 07:11:16 cbdbe7a5bc2a: Pull complete 07:11:16 ca9280d653b3: Verifying Checksum 07:11:16 ca9280d653b3: Download complete 07:11:22 ca9280d653b3: Pull complete 07:11:25 7e9c9ca2126c: Verifying Checksum 07:11:25 7e9c9ca2126c: Download complete 07:11:29 gofmt -l . 07:11:29 [ "`gofmt -l .`" = "" ] 07:11:29 ./bin/test-go-mod-tidy.sh 07:11:29 ./bin/test-attribution-txt.sh [Pipeline] sh 07:11:30 + ls -al . 07:11:30 total 728 07:11:30 drwxrwxr-x 9 1001 1001 4096 Feb 15 07:11 . 07:11:30 drwxr-xr-x 4 root root 4096 Feb 15 07:07 .. 07:11:30 -rw-rw-r-- 1 1001 1001 11 Feb 15 07:05 .dockerignore 07:11:30 drwxrwxr-x 8 1001 1001 4096 Feb 15 07:05 .git 07:11:30 drwxrwxr-x 3 1001 1001 4096 Feb 15 07:05 .github 07:11:30 -rw-rw-r-- 1 1001 1001 818 Feb 15 07:05 .gitignore 07:11:30 -rw-rw-r-- 1 1001 1001 166 Feb 15 07:05 .sonarcloud.properties 07:11:30 -rw-rw-r-- 1 1001 1001 7859 Feb 15 07:05 Attribution.txt 07:11:30 -rw-rw-r-- 1 1001 1001 3804 Feb 15 07:05 CONTRIBUTING.md 07:11:30 -rw-rw-r-- 1 1001 1001 931 Feb 15 07:05 Dockerfile.build 07:11:30 -rw-rw-r-- 1 1001 1001 863 Feb 15 07:05 Jenkinsfile 07:11:30 -rw-rw-r-- 1 1001 1001 10775 Feb 15 07:05 LICENSE 07:11:30 -rw-rw-r-- 1 1001 1001 5774 Feb 15 07:05 Makefile 07:11:30 -rw-rw-r-- 1 1001 1001 6524 Feb 15 07:05 README.md 07:11:30 -rw-rw-r-- 1 1001 1001 6755 Feb 15 07:05 SECURITY.md 07:11:30 -rw-rw-r-- 1 1001 1001 5 Feb 15 07:02 VERSION 07:11:30 -rw-rw-r-- 1 1001 1001 4131 Feb 15 07:05 ZMQWindows.md 07:11:30 drwxrwxr-x 2 1001 1001 4096 Feb 15 07:05 bin 07:11:30 drwxrwxr-x 14 1001 1001 4096 Feb 15 07:05 cmd 07:11:30 -rw-r--r-- 1 root root 595676 Feb 15 07:10 coverage.out 07:11:30 -rw-r--r-- 1 root root 1054 Feb 15 07:11 go.mod 07:11:30 -rw-r--r-- 1 root root 19518 Feb 15 07:11 go.sum 07:11:30 drwxrwxr-x 8 1001 1001 4096 Feb 15 07:05 internal 07:11:30 drwxrwxr-x 4 1001 1001 4096 Feb 15 07:05 openapi 07:11:30 drwxrwxr-x 4 1001 1001 4096 Feb 15 07:05 snap 07:11:30 -rw-rw-r-- 1 1001 1001 168 Feb 15 07:05 version.go [Pipeline] sh 07:11:31 + '[' -e coverage.out ] 07:11:31 + chown 1001:1001 coverage.out [Pipeline] stash 07:11:31 Warning: overwriting stash ‘coverage-report’ 07:11:32 Stashed 1 file(s) [Pipeline] sh 07:11:33 + make build 07:11:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:11:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:11:44 7e9c9ca2126c: Pull complete 07:11:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:11:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:11:45 prd-centos7-docker-4c-2g-26480 does not seem to be running inside a container 07:11:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:11:48 $ docker top b9119796984498c7c321534a289c0697bae8a9af4f8f1d3779cc6d03c1a5025c -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:51 + docker-compose build --help 07:11:51 + grep parallel 07:11:52 --parallel Build images in parallel. [Pipeline] } 07:11:53 $ docker stop --time=1 b9119796984498c7c321534a289c0697bae8a9af4f8f1d3779cc6d03c1a5025c 07:11:55 $ docker rm -f b9119796984498c7c321534a289c0697bae8a9af4f8f1d3779cc6d03c1a5025c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:11:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:11:58 . [Pipeline] withDockerContainer 07:11:59 prd-centos7-docker-4c-2g-26480 does not seem to be running inside a container 07:11:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:12:00 $ docker top 2340ab9104a591b4b3a465723875f0b2ff8a7626e2ce23b75774820692b22a65 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:02 + docker-compose -f ./docker-compose-build.yml build --parallel 07:12:04 Building docker-core-command-go ... 07:12:04 Building docker-core-data-go ... 07:12:04 Building docker-core-metadata-go ... 07:12:04 Building docker-security-bootstrapper-go ... 07:12:04 Building docker-security-proxy-setup-go ... 07:12:04 Building docker-security-secretstore-setup-go ... 07:12:04 Building docker-support-notifications-go ... 07:12:04 Building docker-support-scheduler-go ... 07:12:04 Building docker-sys-mgmt-agent-go ... 07:12:04 Building docker-support-notifications-go 07:12:04 Building docker-core-command-go 07:12:04 Building docker-security-secretstore-setup-go 07:12:04 Building docker-security-bootstrapper-go 07:12:04 Building docker-sys-mgmt-agent-go 07:12:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:12:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:12:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:12:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:12:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:12: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 07:12:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:12:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:12: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 07:12:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:12:48 $ docker stop --time=1 0ab731245299c5b46ab202aeb84639bce70f177f29f8f5acdae0c4d0d96ec8ed 07:12:51 $ docker rm -f 0ab731245299c5b46ab202aeb84639bce70f177f29f8f5acdae0c4d0d96ec8ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:12:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:12:53 07:12:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:12:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:12:54 latest: Pulling from edgex-devops/edgex-compose-arm64 07:12:54 29e5d40040c1: Pulling fs layer 07:12:54 1ce36da41761: Pulling fs layer 07:12:54 25b303627fd3: Pulling fs layer 07:12:55 29e5d40040c1: Verifying Checksum 07:12:55 29e5d40040c1: Download complete 07:12:55 1ce36da41761: Verifying Checksum 07:12:55 1ce36da41761: Download complete 07:12:55 29e5d40040c1: Pull complete 07:12:57 1ce36da41761: Pull complete 07:12:57 25b303627fd3: Verifying Checksum 07:12:57 25b303627fd3: Download complete 07:13:07 25b303627fd3: Pull complete 07:13:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:13:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:13:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:13:07 prd-ubuntu18.04-docker-arm64-4c-16g-26487 does not seem to be running inside a container 07:13:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:13:11 $ docker top 70ff238fd3d27a918480f862d7eb3d238a95a57ce16e4236abfb82c27e1d54d0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:12 + docker-compose build --help 07:13:12 + grep parallel 07:13:15 --parallel Build images in parallel. [Pipeline] } 07:13:15 $ docker stop --time=1 70ff238fd3d27a918480f862d7eb3d238a95a57ce16e4236abfb82c27e1d54d0 07:13:17 $ docker rm -f 70ff238fd3d27a918480f862d7eb3d238a95a57ce16e4236abfb82c27e1d54d0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:13:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:13:18 . [Pipeline] withDockerContainer 07:13:18 prd-ubuntu18.04-docker-arm64-4c-16g-26487 does not seem to be running inside a container 07:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:13:20 $ docker top 53b2dd9f0e4caf9c579d7438473dfb7e23ddc9f851d48e9c507f02d0ff93facd -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:21 + docker-compose -f ./docker-compose-build.yml build --parallel 07:13:25 Building docker-core-command-go ... 07:13:25 Building docker-core-data-go ... 07:13:25 Building docker-core-metadata-go ... 07:13:25 Building docker-security-bootstrapper-go ... 07:13:25 Building docker-security-proxy-setup-go ... 07:13:25 Building docker-security-secretstore-setup-go ... 07:13:25 Building docker-support-notifications-go ... 07:13:25 Building docker-support-scheduler-go ... 07:13:25 Building docker-sys-mgmt-agent-go ... 07:13:25 Building docker-core-command-go 07:13:25 Building docker-security-proxy-setup-go 07:13:25 Building docker-support-notifications-go 07:13:25 Building docker-support-scheduler-go 07:13:25 Building docker-sys-mgmt-agent-go 07:13:59 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:13:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:13:59 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:13:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:13:59 ---> d1813412dc04 07:13:59 Step 3/26 : WORKDIR /edgex-go 07:13:59 ---> d1813412dc04 07:13:59 Step 3/23 : WORKDIR /edgex-go 07:13:59 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:13:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:13:59 ---> d1813412dc04 07:13:59 Step 3/24 : WORKDIR /edgex-go 07:13:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:13:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:13:59 ---> d1813412dc04 07:13:59 Step 3/22 : WORKDIR /edgex-go 07:13:59 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:13:59 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:13:59 ---> d1813412dc04 07:13:59 Step 3/30 : WORKDIR /edgex-go 07:14:01 ---> Running in 28cb6fb99400 07:14:01 ---> Running in 614d70502eca 07:14:01 ---> Running in 65ceee8d77de 07:14:01 ---> Running in 82f7890594b9 07:14:01 ---> Running in 47a729a193c9 07:14:03 Removing intermediate container 65ceee8d77de 07:14:03 ---> b4302b1368c2 07:14:03 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:03 Removing intermediate container 82f7890594b9 07:14:03 ---> efe048a3704f 07:14:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:03 Removing intermediate container 614d70502eca 07:14:03 ---> 263707793775 07:14:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:03 Removing intermediate container 28cb6fb99400 07:14:03 ---> 8c693b6d8e37 07:14:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:03 Removing intermediate container 47a729a193c9 07:14:03 ---> 8d5395f24086 07:14:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:03 ---> Running in af7a7fcb5079 07:14:03 ---> Running in 5a090acc99d3 07:14:03 ---> Running in 510b20d2d415 07:14:03 ---> Running in 78a8d9677885 07:14:03 ---> Running in 5cb2bb9c89d6 07:14:10 Removing intermediate container 510b20d2d415 07:14:10 ---> 1b3c0fc8d5de 07:14:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:14:10 Removing intermediate container 5a090acc99d3 07:14:10 ---> 43eb9eca64e2 07:14:10 Step 5/23 : RUN apk add --update --no-cache make git 07:14:10 Removing intermediate container 5cb2bb9c89d6 07:14:10 ---> 46160beaa243 07:14:10 Step 5/24 : RUN apk add --update --no-cache make git 07:14:10 ---> Running in bc28c2ba7acf 07:14:10 Removing intermediate container 78a8d9677885 07:14:10 ---> 0752dd4b9634 07:14:10 Step 5/26 : RUN apk add --update --no-cache make bash git 07:14:10 Removing intermediate container af7a7fcb5079 07:14:10 ---> 7bc087938633 07:14:10 Step 5/30 : RUN apk add --update --no-cache make git 07:14:10 ---> Running in 45cda1b8e8ee 07:14:10 ---> Running in 6d7037a0a3fa 07:14:10 ---> Running in cfa1885cb7bd 07:14:11 ---> Running in 4f91771fbe66 07:14:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:14:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:14:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:14:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:14:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:14:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:14:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:14:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:14:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:14:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:14:15 OK: 233 MiB in 51 packages 07:14:15 OK: 233 MiB in 51 packages 07:14:15 OK: 233 MiB in 51 packages 07:14:17 OK: 233 MiB in 51 packages 07:14:17 OK: 233 MiB in 51 packages 07:14:18 Removing intermediate container bc28c2ba7acf 07:14:18 ---> 981d271df73f 07:14:18 Step 6/22 : COPY go.mod . 07:14:19 Removing intermediate container 45cda1b8e8ee 07:14:19 ---> 5f17a8b65892 07:14:19 Step 6/24 : COPY go.mod . 07:14:19 ---> 7ab5d077cb8d 07:14:19 Step 7/22 : RUN go mod download 07:14:19 ---> Running in 4085b1313875 07:14:20 Removing intermediate container 6d7037a0a3fa 07:14:20 ---> 3e3c6e44c800 07:14:20 Step 6/23 : COPY go.mod . 07:14:20 ---> 7a29d11df142 07:14:20 Step 7/24 : RUN go mod download 07:14:20 Removing intermediate container 4f91771fbe66 07:14:20 ---> 35f77316f2c1 07:14:20 Step 6/30 : COPY go.mod . 07:14:20 Removing intermediate container cfa1885cb7bd 07:14:20 ---> 1a79ac91e53d 07:14:20 Step 6/26 : COPY go.mod . 07:14:20 ---> Running in 4574c8bfea62 07:14:20 ---> faebd4fc1bdf 07:14:20 Step 7/23 : RUN go mod download 07:14:22 ---> Running in 9827aa8b4a84 07:14:22 ---> 66d8bf53e905 07:14:22 Step 7/30 : RUN go mod download 07:14:22 ---> 81ad30b6f82d 07:14:22 Step 7/26 : RUN go mod download 07:14:22 ---> Running in da9d3cddafb7 07:14:22 ---> Running in 164848890ef7 07:14:28 Removing intermediate container 4085b1313875 07:14:28 ---> 3896aea239cb 07:14:28 Step 8/22 : COPY . . 07:14:29 Removing intermediate container 9827aa8b4a84 07:14:29 ---> 96ecc108ce37 07:14:29 Step 8/23 : COPY . . 07:14:34 Removing intermediate container da9d3cddafb7 07:14:34 ---> c094fb98dac0 07:14:34 Step 8/30 : COPY . . 07:14:37 Removing intermediate container 4574c8bfea62 07:14:37 ---> 9921aca39c82 07:14:37 Step 8/24 : COPY . . 07:14:42 Removing intermediate container 164848890ef7 07:14:42 ---> 3c8488d096fd 07:14:42 Step 8/26 : COPY . . 07:14:46 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:14:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:14:46 ---> dfbfaf619894 07:14:46 Step 3/21 : WORKDIR /edgex-go 07:14:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:14:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:14:46 ---> dfbfaf619894 07:14:46 Step 3/22 : WORKDIR /edgex-go 07:14:46 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:14:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:14:46 ---> dfbfaf619894 07:14:46 Step 3/26 : WORKDIR /edgex-go 07:14:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:14:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:14:46 ---> dfbfaf619894 07:14:46 Step 3/23 : WORKDIR /edgex-go 07:14:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:14:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:14:46 ---> dfbfaf619894 07:14:46 Step 3/22 : WORKDIR /edgex-go 07:14:46 ---> Running in 6eed8a5f08c1 07:14:46 ---> Running in 8adcc7cb8b13 07:14:46 ---> Running in 097837ab1073 07:14:46 ---> Running in 64e43c205d20 07:14:46 ---> Running in ab4057fe1a39 07:14:46 Removing intermediate container 6eed8a5f08c1 07:14:46 ---> 147e5f23f4c1 07:14:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:46 Removing intermediate container 097837ab1073 07:14:46 ---> 6389702e1b24 07:14:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:46 Removing intermediate container 8adcc7cb8b13 07:14:46 ---> b24fd0fb0d9a 07:14:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:46 Removing intermediate container ab4057fe1a39 07:14:46 ---> 0073eac0fab9 07:14:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:46 Removing intermediate container 64e43c205d20 07:14:46 ---> aa4aee441c5c 07:14:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:46 ---> Running in 4615d56fa094 07:14:46 ---> Running in 366a3601e6e4 07:14:46 ---> Running in 01e245c71922 07:14:46 ---> Running in d13874e47f88 07:14:46 ---> Running in ade7fefcc0cb 07:14:46 Removing intermediate container 4615d56fa094 07:14:46 ---> e1ab477fa1a0 07:14:46 Step 5/23 : RUN apk add --update --no-cache make git 07:14:46 ---> Running in 0a90701100e4 07:14:46 Removing intermediate container 366a3601e6e4 07:14:46 ---> 0f615168efaf 07:14:46 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:14:46 ---> Running in 0bbae3580361 07:14:46 Removing intermediate container d13874e47f88 07:14:46 ---> 8de548ba417f 07:14:46 Step 5/22 : RUN apk add --update --no-cache make git 07:14:46 Removing intermediate container 01e245c71922 07:14:46 ---> 3d6483c4c33c 07:14:46 Step 5/21 : RUN apk add --update --no-cache make git 07:14:46 ---> Running in c4aad6a5882a 07:14:46 Removing intermediate container ade7fefcc0cb 07:14:46 ---> 1c47ceebbe4b 07:14:46 Step 5/26 : RUN apk add --update --no-cache make bash git 07:14:46 ---> Running in 23321ad446f2 07:14:46 ---> Running in 77bb6f7278a6 07:14:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:14:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:14:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:14:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:14:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:14:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:14:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:14:47 OK: 217 MiB in 51 packages 07:14:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:14:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:14:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:14:48 OK: 217 MiB in 51 packages 07:14:48 OK: 217 MiB in 51 packages 07:14:48 OK: 217 MiB in 51 packages 07:14:49 OK: 217 MiB in 51 packages 07:14:49 Removing intermediate container 0a90701100e4 07:14:49 ---> c2e50ec9051c 07:14:49 Step 6/23 : COPY go.mod . 07:14:50 Removing intermediate container 0bbae3580361 07:14:50 ---> 1d582c78d135 07:14:50 Step 6/22 : COPY go.mod . 07:14:50 ---> 4c7613a64b57 07:14:50 Step 7/23 : RUN go mod download 07:14:50 Removing intermediate container 23321ad446f2 07:14:50 ---> 2ee9856c4dfb 07:14:50 Step 6/21 : COPY go.mod . 07:14:50 Removing intermediate container c4aad6a5882a 07:14:50 ---> 4d2c2cb601fd 07:14:50 Step 6/22 : COPY go.mod . 07:14:50 ---> Running in 4abfc839d0a1 07:14:51 Removing intermediate container 77bb6f7278a6 07:14:51 ---> ba6713908c4c 07:14:51 Step 6/26 : COPY go.mod . 07:14:51 ---> 12f7fe73986e 07:14:51 Step 7/22 : RUN go mod download 07:14:51 ---> Running in 348a5187db65 07:14:51 ---> 6f4bbe663908 07:14:51 Step 7/21 : RUN go mod download 07:14:52 ---> Running in ddbffa2ca5cb 07:14:52 ---> ebaf5551ab92 07:14:52 Step 7/22 : RUN go mod download 07:14:52 ---> 33f1149ad7c9 07:14:52 Step 7/26 : RUN go mod download 07:14:52 ---> Running in cd05d246ce20 07:14:52 ---> Running in 01e60f4c3345 07:14:55 Removing intermediate container 4abfc839d0a1 07:14:55 ---> 45d3dfce50df 07:14:55 Step 8/23 : COPY . . 07:14:55 Removing intermediate container 348a5187db65 07:14:55 ---> 26d3c8070205 07:14:55 Step 8/22 : COPY . . 07:14:56 Removing intermediate container ddbffa2ca5cb 07:14:56 ---> cf1d383475f9 07:14:56 Step 8/21 : COPY . . 07:14:57 Removing intermediate container cd05d246ce20 07:14:57 ---> 596633d4a81f 07:14:57 Step 8/22 : COPY . . 07:14:57 Removing intermediate container 01e60f4c3345 07:14:57 ---> 1211f83552b8 07:14:57 Step 8/26 : COPY . . 07:15:24 ---> 637524a63bb2 07:15:24 Step 9/23 : RUN make cmd/core-command/core-command 07:15:24 ---> c0507bdcb7e2 07:15:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:15:24 ---> Running in 947c1099757a 07:15:24 ---> Running in 8a2e31d0db9b 07:15:24 ---> bd50ba9c1eb8 07:15:24 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:15:24 ---> e6232b6bdfb7 07:15:24 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:15:24 ---> 374da37d2381 07:15:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:15:24 ---> Running in 29777494381f 07:15:24 ---> Running in b92cd68b0b81 07:15:24 ---> Running in 5b57c9df8c41 07:15:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:15:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:15:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:15:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:15:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:16:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:17:02 Removing intermediate container b92cd68b0b81 07:17:02 ---> 5a6d08bd06fa 07:17:02 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:17:02 Removing intermediate container 5b57c9df8c41 07:17:02 ---> f0b5a3fe3c40 07:17:02 07:17:02 Step 10/21 : FROM alpine:3.12 07:17:02 ---> Running in a9a4f2a95fef 07:17:02 3.12: Pulling from library/alpine 07:17:03 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:17:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:17:03 Status: Downloaded newer image for alpine:3.12 07:17:03 ---> afeebe901d6b 07:17:03 Step 11/21 : RUN apk add --update --no-cache curl 07:17:03 ---> Running in 97f0559fb4dd 07:17:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:17:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:17:06 (1/4) Installing ca-certificates (20191127-r4) 07:17:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:17:06 (3/4) Installing libcurl (7.69.1-r3) 07:17:06 (4/4) Installing curl (7.69.1-r3) 07:17:06 Executing busybox-1.31.1-r19.trigger 07:17:06 Executing ca-certificates-20191127-r4.trigger 07:17:07 OK: 7 MiB in 18 packages 07:17:09 Removing intermediate container 947c1099757a 07:17:09 ---> d7da43cf307e 07:17:09 07:17:09 Step 10/23 : FROM alpine:3.12 07:17:09 ---> afeebe901d6b 07:17:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:17:09 ---> Running in ef9ac968072a 07:17:10 Removing intermediate container a9a4f2a95fef 07:17:10 ---> 130170bde7c5 07:17:10 07:17:10 Step 11/26 : FROM docker:20.10.0 07:17:10 Removing intermediate container 97f0559fb4dd 07:17:10 ---> 04b7da331a9c 07:17:10 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:17:10 20.10.0: Pulling from library/docker 07:17:11 ---> Running in 268c7438443b 07:17:12 Removing intermediate container 8a2e31d0db9b 07:17:12 ---> 677391bd3f2f 07:17:12 07:17:12 Step 10/22 : FROM alpine:3.12 07:17:12 ---> afeebe901d6b 07:17:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:17:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:17:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:17:12 ---> Running in 5677604088a5 07:17:12 Removing intermediate container 268c7438443b 07:17:12 ---> 1512bc97f468 07:17:12 Step 13/21 : WORKDIR /edgex 07:17:13 (1/1) Installing dumb-init (1.2.2-r1) 07:17:13 Executing busybox-1.31.1-r19.trigger 07:17:13 OK: 5 MiB in 15 packages 07:17:13 Removing intermediate container 29777494381f 07:17:13 ---> 0f79e8965237 07:17:13 07:17:13 Step 10/22 : FROM alpine:3.12 07:17:13 ---> afeebe901d6b 07:17:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:17:13 ---> Running in 52ef83410249 07:17:14 ---> Running in d88ceb83987b 07:17:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:17:14 Removing intermediate container 52ef83410249 07:17:14 ---> 0783e342a9f5 07:17:14 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:17:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:17:15 Removing intermediate container ef9ac968072a 07:17:15 ---> b6a4fb765412 07:17:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:17:15 ---> Running in 5d0d0cd879ab 07:17:15 (1/2) Installing ca-certificates (20191127-r4) 07:17:15 (2/2) Installing dumb-init (1.2.2-r1) 07:17:15 Executing busybox-1.31.1-r19.trigger 07:17:15 Executing ca-certificates-20191127-r4.trigger 07:17:15 OK: 6 MiB in 16 packages 07:17:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:17:16 ---> ac781514b5f6 07:17:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:17:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:17:16 Removing intermediate container 5d0d0cd879ab 07:17:16 ---> 88c0b38e0182 07:17:16 Step 13/23 : ENV APP_PORT=48082 07:17:16 ---> Running in 7b31afd8ef2f 07:17:16 (1/1) Installing dumb-init (1.2.2-r1) 07:17:16 Executing busybox-1.31.1-r19.trigger 07:17:16 OK: 5 MiB in 15 packages 07:17:17 Removing intermediate container 7b31afd8ef2f 07:17:17 ---> 6d9a8bc21072 07:17:17 Step 14/23 : EXPOSE $APP_PORT 07:17:18 ---> a74cf116fa53 07:17:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:17:18 ---> Running in be755d737bcf 07:17:18 Removing intermediate container 5677604088a5 07:17:18 ---> 45faaf102f4b 07:17:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:17:19 ---> Running in f40af4a81fb9 07:17:19 Removing intermediate container be755d737bcf 07:17:19 ---> 6cee39b43dd9 07:17:19 Step 15/23 : WORKDIR / 07:17:19 Removing intermediate container d88ceb83987b 07:17:19 ---> e4974548a33f 07:17:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:17:19 ---> Running in 664a8397a6d8 07:17:19 ---> Running in b24eac825e4e 07:17:19 ---> 5094ab310da8 07:17:19 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:17:19 Removing intermediate container f40af4a81fb9 07:17:19 ---> 26d09effae2c 07:17:19 Step 13/22 : ENV APP_PORT=48060 07:17:20 ---> Running in 16a7cd148478 07:17:20 ---> Running in 615814050fd2 07:17:20 Removing intermediate container 664a8397a6d8 07:17:20 ---> 07deed49c7cb 07:17:20 Step 13/22 : ENV APP_PORT=48085 07:17:20 Removing intermediate container b24eac825e4e 07:17:20 ---> 03a680ad603b 07:17:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:17:21 ---> Running in 6d2532ac799e 07:17:21 Removing intermediate container 16a7cd148478 07:17:21 Removing intermediate container 615814050fd2 07:17:21 ---> e27a3d4e9839 07:17:21 Step 14/22 : EXPOSE $APP_PORT 07:17:21 ---> 80d231475b09 07:17:21 Step 18/21 : CMD ["--init=true"] 07:17:21 ---> Running in 5071e73e6963 07:17:21 ---> Running in e0f9243c393b 07:17:21 Removing intermediate container 6d2532ac799e 07:17:21 ---> 65757bbc4d9d 07:17:21 Step 14/22 : EXPOSE $APP_PORT 07:17:21 ---> eb2ee801cb53 07:17:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:17:21 ---> Running in 8f3c724c0cc7 07:17:22 Removing intermediate container e0f9243c393b 07:17:22 ---> ecfedecbbd42 07:17:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:17:22 Removing intermediate container 5071e73e6963 07:17:22 ---> bc589e3fc3db 07:17:22 Step 19/21 : LABEL arch=arm64 07:17:22 ---> Running in bf1c0cccf00f 07:17:22 Removing intermediate container 8f3c724c0cc7 07:17:22 ---> ce8fd7cbf5b8 07:17:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:17:23 ---> dea22ff613eb 07:17:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:17:23 Removing intermediate container bf1c0cccf00f 07:17:23 ---> 9676d9683d74 07:17:23 Step 20/21 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:17:24 ---> 5c9193f0394b 07:17:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:17:24 ---> b038d0a7267b 07:17:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:17:24 ---> Running in a4ba8d681bc1 07:17:25 Removing intermediate container a4ba8d681bc1 07:17:25 ---> 6c74c613d8e6 07:17:25 Step 21/21 : LABEL version=0.0.0 07:17:25 ---> Running in 31c4ee218bc1 07:17:25 ---> 84528b728d72 07:17:25 Step 19/23 : ENTRYPOINT ["/core-command"] 07:17:25 ---> 7f9d279baf5f 07:17:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:17:25 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:17:25 ---> Running in b79feb144f4c 07:17:25 Status: Downloaded newer image for docker:20.10.0 07:17:25 ---> eeaf43b92773 07:17:25 Step 12/26 : RUN apk add --no-cache bash 07:17:25 ---> 2d03b385ad69 07:17:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:17:25 ---> Running in b4d3a987715c 07:17:25 Removing intermediate container 31c4ee218bc1 07:17:26 ---> c29ac07e6fe5 07:17:26 07:17:26 Removing intermediate container b79feb144f4c 07:17:26 ---> b9a5015ebc43 07:17:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:17:26 Successfully built c29ac07e6fe5 07:17:26 ---> Running in 55528d703f96 07:17:26 Successfully tagged docker-security-proxy-setup-go-arm64:latest 07:17:26  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 07:17:26 ---> f1e8048cdd01 07:17:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:17:27 ---> Running in 3992fe6765f8 07:17:27 ---> ae7f8df26720 07:17:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:17:27 ---> Running in 7bf0e466029a 07:17:27 Removing intermediate container 55528d703f96 07:17:27 ---> 1d3c0af3a24a 07:17:27 Step 21/23 : LABEL arch=arm64 07:17:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:17:27 Removing intermediate container 3992fe6765f8 07:17:27 ---> a745c33c5f86 07:17:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:17:27 ---> Running in 8c0a38d3c6c6 07:17:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:17:28 Removing intermediate container 7bf0e466029a 07:17:28 ---> 867e3c2cc5d8 07:17:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:17:28 ---> Running in 3d9d3c6c5c2b 07:17:28 ---> Running in 5dd58d120245 07:17:28 Removing intermediate container 8c0a38d3c6c6 07:17:28 ---> 945ed4883bfe 07:17:28 Step 22/23 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:17:28 (1/2) Installing readline (8.0.4-r0) 07:17:28 (2/2) Installing bash (5.0.17-r0) 07:17:28 Executing bash-5.0.17-r0.post-install 07:17:28 Executing busybox-1.31.1-r19.trigger 07:17:28 OK: 12 MiB in 22 packages 07:17:29 ---> Running in 7c6d0467fc57 07:17:29 Removing intermediate container 5dd58d120245 07:17:29 ---> 58942f360304 07:17:29 Step 20/22 : LABEL arch=arm64 07:17:29 Removing intermediate container 3d9d3c6c5c2b 07:17:29 ---> 702e486c9355 07:17:29 Step 20/22 : LABEL arch=arm64 07:17:29 ---> Running in db4c606e0c89 07:17:29 ---> Running in 66718eef71f6 07:17:30 Removing intermediate container 7c6d0467fc57 07:17:30 ---> fd990f320c8f 07:17:30 Step 23/23 : LABEL version=0.0.0 07:17:30 ---> Running in e0e7db6491f5 07:17:30 Removing intermediate container 66718eef71f6 07:17:30 ---> 12f43235ad70 07:17:30 Step 21/22 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:17:30 Removing intermediate container db4c606e0c89 07:17:30 ---> ad61789f0be1 07:17:30 Step 21/22 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:17:30 Removing intermediate container b4d3a987715c 07:17:30 ---> dadeab018e5c 07:17:31 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:17:31 ---> Running in 78d51ef8d27f 07:17:31 ---> Running in 837af2ec563a 07:17:31 ---> Running in 75abe9910edd 07:17:31 Removing intermediate container e0e7db6491f5 07:17:31 ---> 15b353b4692f 07:17:31 07:17:31 Successfully built 15b353b4692f 07:17:32 Successfully tagged docker-core-command-go-arm64:latest 07:17:32  Building docker-core-command-go ... done Building docker-core-data-go 07:17:32 Removing intermediate container 837af2ec563a 07:17:32 Removing intermediate container 78d51ef8d27f 07:17:32 ---> 861feced8a78 07:17:32 Removing intermediate container 75abe9910edd 07:17:32 ---> 17647276f9cf 07:17:32 Step 22/22 : LABEL version=0.0.0 07:17:32 Step 14/26 : ENV APP_PORT=48090 07:17:32 ---> 1312a35f49ff 07:17:32 Step 22/22 : LABEL version=0.0.0 07:17:32 ---> Running in aad09d13e7bc 07:17:32 ---> Running in 83fe10b1d074 07:17:32 ---> Running in 5509c1c954a7 07:17:33 Removing intermediate container 83fe10b1d074 07:17:33 ---> 196dbd459c15 07:17:33 07:17:33 Removing intermediate container 5509c1c954a7 07:17:33 ---> 6b357829f9fa 07:17:33 Step 15/26 : EXPOSE $APP_PORT 07:17:33 Removing intermediate container aad09d13e7bc 07:17:33 ---> c3fb1ad9a0ee 07:17:33 07:17:33 Successfully built 196dbd459c15 07:17:33 Successfully tagged docker-support-scheduler-go-arm64:latest 07:17:33  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 07:17:33 Successfully built c3fb1ad9a0ee 07:17:33 Successfully tagged docker-support-notifications-go-arm64:latest 07:17:33  Building docker-support-notifications-go ... done  ---> Running in 22ac1dcba971 07:17:33 Building docker-security-secretstore-setup-go 07:17:34 Removing intermediate container 22ac1dcba971 07:17:34 ---> 26fd0e506dd6 07:17:34 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:17:35 ---> 9518aa76664c 07:17:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:17:36 ---> 89bba5a65401 07:17:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:17:37 ---> 4a1b8835ed01 07:17:37 Step 19/26 : RUN apk --no-cache add py3-pip 07:17:37 ---> Running in e5ac5683d44a 07:17:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:17:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:17:39 (1/33) Installing libbz2 (1.0.8-r1) 07:17:39 (2/33) Installing expat (2.2.9-r1) 07:17:39 (3/33) Installing libffi (3.3-r2) 07:17:39 (4/33) Installing gdbm (1.13-r1) 07:17:39 (5/33) Installing xz-libs (5.2.5-r0) 07:17:39 (6/33) Installing sqlite-libs (3.32.1-r0) 07:17:39 (7/33) Installing python3 (3.8.5-r0) 07:17:41 (8/33) Installing py3-appdirs (1.4.4-r1) 07:17:41 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:17:41 (10/33) Installing py3-parsing (2.4.7-r0) 07:17:41 (11/33) Installing py3-six (1.15.0-r0) 07:17:41 (12/33) Installing py3-packaging (20.4-r0) 07:17:41 (13/33) Installing py3-setuptools (47.0.0-r0) 07:17:41 (14/33) Installing py3-chardet (3.0.4-r4) 07:17:41 (15/33) Installing py3-idna (2.9-r0) 07:17:41 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:17:41 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:17:41 (18/33) Installing py3-requests (2.23.0-r0) 07:17:41 (19/33) Installing py3-msgpack (1.0.0-r0) 07:17:41 (20/33) Installing py3-lockfile (0.12.2-r3) 07:17:41 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:17:41 (22/33) Installing py3-colorama (0.4.3-r0) 07:17:41 (23/33) Installing py3-distlib (0.3.0-r0) 07:17:41 (24/33) Installing py3-distro (1.5.0-r1) 07:17:41 (25/33) Installing py3-webencodings (0.5.1-r3) 07:17:41 (26/33) Installing py3-html5lib (1.0.1-r4) 07:17:41 (27/33) Installing py3-pytoml (0.1.21-r0) 07:17:41 (28/33) Installing py3-pep517 (0.8.2-r0) 07:17:41 (29/33) Installing py3-progress (1.5-r0) 07:17:41 (30/33) Installing py3-toml (0.10.1-r0) 07:17:41 (31/33) Installing py3-retrying (1.3.3-r0) 07:17:41 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:17:41 (33/33) Installing py3-pip (20.1.1-r0) 07:17:42 Executing busybox-1.31.1-r19.trigger 07:17:42 OK: 71 MiB in 55 packages 07:17:52 Removing intermediate container e5ac5683d44a 07:17:52 ---> cc063e184920 07:17:52 Step 20/26 : RUN pip install docker-compose==1.23.2 07:17:52 ---> Running in 75f6da250b65 07:17:55 ---> 7e148e21a70a 07:17:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:17:55 ---> a3b5a9805e73 07:17:55 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:17:55 ---> 1d3d0b292ad1 07:17:55 Step 9/23 : RUN make cmd/core-command/core-command 07:17:55 ---> 0febb342818e 07:17:55 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:17:55 ---> Running in 7b22e9ce2919 07:17:55 ---> Running in 6474a5668660 07:17:55 ---> Running in e6577362666c 07:17:55 ---> Running in 44fa6c65b19a 07:17:55 ---> ccdb4cdf85ab 07:17:55 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:17:55 ---> Running in 8bc082e993c1 07:17:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:17:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:17:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:17:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:17:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:17:57 Collecting docker-compose==1.23.2 07:17:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:17:58 Collecting cached-property<2,>=1.2.0 07:17:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:17:59 Collecting websocket-client<1.0,>=0.32.0 07:17:59 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:17:59 Collecting jsonschema<3,>=2.5.1 07:17:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:17:59 Collecting texttable<0.10,>=0.9.0 07:17:59 Downloading texttable-0.9.1.tar.gz (11 kB) 07:18:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:18:02 Collecting dockerpty<0.5,>=0.4.1 07:18:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:18:04 Collecting docker<4.0,>=3.6.0 07:18:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:18:06 Collecting PyYAML<4,>=3.10 07:18:06 Downloading PyYAML-3.13.tar.gz (270 kB) 07:18:09 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:18:09 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:18:09 ---> dfbfaf619894 07:18:09 Step 3/30 : WORKDIR /edgex-go 07:18:09 ---> Using cache 07:18:09 ---> aa4aee441c5c 07:18:09 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:09 ---> Using cache 07:18:09 ---> 1c47ceebbe4b 07:18:09 Step 5/30 : RUN apk add --update --no-cache make git 07:18:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:18:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:18:12 Collecting docopt<0.7,>=0.6.1 07:18:12 Downloading docopt-0.6.2.tar.gz (25 kB) 07:18:13 ---> Running in 4e70bbf54045 07:18:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:18:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:18:15 Collecting docker-pycreds>=0.4.0 07:18:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:18:15 Collecting idna<2.8,>=2.5 07:18:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:18:16 OK: 217 MiB in 51 packages 07:18:16 Collecting urllib3<1.25,>=1.21.1 07:18:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:18:17 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 07:18:17 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 07:18:17 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:18:17 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:18:17 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:18:17 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:18:18 Installing collected packages: cached-property, websocket-client, jsonschema, texttable, dockerpty, idna, urllib3, requests, docker-pycreds, docker, PyYAML, docopt, docker-compose 07:18:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:18:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:18:18 ---> dfbfaf619894 07:18:18 Step 3/23 : WORKDIR /edgex-go 07:18:18 ---> Using cache 07:18:18 ---> aa4aee441c5c 07:18:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:18 ---> Using cache 07:18:18 ---> 1c47ceebbe4b 07:18:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:18:19 ---> Running in 56843c0412e8 07:18:19 Removing intermediate container 4e70bbf54045 07:18:19 ---> 1be8e15b6f51 07:18:19 Step 6/30 : COPY go.mod . 07:18:20 Running setup.py install for texttable: started 07:18:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:18:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:18:20 ---> dfbfaf619894 07:18:20 Step 3/23 : WORKDIR /edgex-go 07:18:20 ---> Using cache 07:18:20 ---> aa4aee441c5c 07:18:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:20 ---> Using cache 07:18:20 ---> 1c47ceebbe4b 07:18:20 Step 5/23 : RUN apk add --update --no-cache make git 07:18:20 ---> Using cache 07:18:20 ---> 1be8e15b6f51 07:18:20 Step 6/23 : COPY go.mod . 07:18:20 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:18:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:18:20 ---> dfbfaf619894 07:18:20 Step 3/24 : WORKDIR /edgex-go 07:18:20 ---> Using cache 07:18:20 ---> aa4aee441c5c 07:18:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:20 ---> Using cache 07:18:20 ---> 1c47ceebbe4b 07:18:20 Step 5/24 : RUN apk add --update --no-cache make git 07:18:20 ---> Using cache 07:18:20 ---> 1be8e15b6f51 07:18:20 Step 6/24 : COPY go.mod . 07:18:21 ---> 4e201670df0a 07:18:21 Step 7/23 : RUN go mod download 07:18:21 ---> 07bbc50da389 07:18:21 Step 7/30 : RUN go mod download 07:18:21 ---> Running in 9029519f23d4 07:18:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:18:22 ---> Running in aca64d009129 07:18:22 ---> a7cec2f999a3 07:18:22 Step 7/24 : RUN go mod download 07:18:22 ---> Running in 13ca9ee34d94 07:18:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:18:23 Running setup.py install for texttable: finished with status 'done' 07:18:23 Running setup.py install for dockerpty: started 07:18:24 OK: 217 MiB in 51 packages 07:18:26 Removing intermediate container 56843c0412e8 07:18:26 ---> bcada9ebb5d1 07:18:26 Step 6/23 : COPY go.mod . 07:18:26 Running setup.py install for dockerpty: finished with status 'done' 07:18:26 Attempting uninstall: idna 07:18:26 Found existing installation: idna 2.9 07:18:26 Uninstalling idna-2.9: 07:18:26 Successfully uninstalled idna-2.9 07:18:27 ---> e769787b4092 07:18:27 Step 7/23 : RUN go mod download 07:18:27 Removing intermediate container 9029519f23d4 07:18:27 ---> 4f66f53b583b 07:18:27 Step 8/23 : COPY . . 07:18:27 Attempting uninstall: urllib3 07:18:27 Found existing installation: urllib3 1.25.9 07:18:27 Uninstalling urllib3-1.25.9: 07:18:27 ---> Running in 152a8389afe1 07:18:27 Removing intermediate container aca64d009129 07:18:27 ---> 2d4c6126dfe7 07:18:27 Step 8/30 : COPY . . 07:18:27 Successfully uninstalled urllib3-1.25.9 07:18:27 Removing intermediate container 13ca9ee34d94 07:18:27 ---> 389fb7a4520d 07:18:27 Step 8/24 : COPY . . 07:18:28 Attempting uninstall: requests 07:18:28 Found existing installation: requests 2.23.0 07:18:28 Uninstalling requests-2.23.0: 07:18:28 Successfully uninstalled requests-2.23.0 07:18:30 Running setup.py install for PyYAML: started 07:18:32 Running setup.py install for PyYAML: finished with status 'done' 07:18:32 Running setup.py install for docopt: started 07:18:35 Running setup.py install for docopt: finished with status 'done' 07:18:36 Removing intermediate container 152a8389afe1 07:18:36 ---> 40ab0d7a2ea0 07:18:36 Step 8/23 : COPY . . 07:18:36 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 07:18:46 Removing intermediate container 75f6da250b65 07:18:46 ---> 672b38231973 07:18:46 Step 21/26 : RUN apk --no-cache add curl 07:18:47 ---> Running in b20131bf1ee6 07:18:49 ---> ea44570e15ee 07:18:49 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:18:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:18:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:18:49 ---> Running in fa3b33a31394 07:18:49 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:18:49 ---> ed2e0a5b31c8 07:18:49 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:18:49 (2/3) Installing libcurl (7.69.1-r3) 07:18:49 (3/3) Installing curl (7.69.1-r3) 07:18:49 Executing busybox-1.31.1-r19.trigger 07:18:49 OK: 71 MiB in 58 packages 07:18:50 ---> 1a56eae72f1f 07:18:50 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:18:50 ---> Running in 528648e11104 07:18:51 ---> Running in 9904480a348f 07:18: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 07:18:53 Removing intermediate container b20131bf1ee6 07:18:53 ---> bf93241f3276 07:18:53 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:18:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:18:53 ---> Running in 2fcdde16a610 07:18:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:18:54 Removing intermediate container 2fcdde16a610 07:18:54 ---> 7f6b3691d23f 07:18:54 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:18:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:18:55 ---> Running in 21a10473a8ea 07:18:56 Removing intermediate container 21a10473a8ea 07:18:56 ---> 59391d7e3c4a 07:18:56 Step 24/26 : LABEL arch=arm64 07:18:56 ---> Running in 3fbce5db1063 07:18:57 Removing intermediate container 3fbce5db1063 07:18:57 ---> d6ad967d3af2 07:18:57 Step 25/26 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:18:57 ---> Running in 1907f4947821 07:18:57 ---> 34ccbaa87998 07:18:57 Step 9/23 : RUN make cmd/core-data/core-data 07:18:58 ---> Running in c5870acbc5a5 07:18:58 Removing intermediate container 1907f4947821 07:18:58 ---> a1c990c68c8f 07:18:58 Step 26/26 : LABEL version=0.0.0 07:18:58 ---> Running in f087dc7db82f 07:18:59 Removing intermediate container f087dc7db82f 07:18:59 ---> 6d0eb3cc2438 07:18:59 07:19:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:19:00 Successfully built 6d0eb3cc2438 07:19:00 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 07:19:04 Removing intermediate container 6474a5668660 07:19:04 ---> 5b1a6abfb078 07:19:04 07:19:04 Step 10/30 : FROM alpine:3.12 07:19:04 3.12: Pulling from library/alpine 07:19:05 Removing intermediate container 8bc082e993c1 07:19:05 ---> 1211e92b94a3 07:19:05 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:19:06 ---> Running in 38edeca02c26 07:19:07 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:19:08 Status: Downloaded newer image for alpine:3.12 07:19:08 ---> 389fef711851 07:19:08 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:19:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:19:10 Removing intermediate container 7b22e9ce2919 07:19:10 ---> 18ec212ee868 07:19:10 07:19:10 Step 10/22 : FROM alpine:3.12 07:19:10 ---> 389fef711851 07:19:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:19:12 ---> Running in 97cdf7e6f549 07:19:13 ---> Running in bb60b6e15036 07:19:13 Removing intermediate container e6577362666c 07:19:13 ---> 9d270580a20b 07:19:13 07:19:13 Step 10/24 : FROM alpine:3.12 07:19:13 ---> 389fef711851 07:19:13 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:19:14 Removing intermediate container 44fa6c65b19a 07:19:14 ---> 2902dab95acf 07:19:14 07:19:14 Step 10/23 : FROM alpine:3.12 07:19:14 ---> 389fef711851 07:19:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:19:14 Removing intermediate container 97cdf7e6f549 07:19:14 ---> d61d4940b2a6 07:19:14 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 07:19:16 ---> Running in c9603d6febff 07:19:16 ---> Running in 2c6d91b827df 07:19:16 ---> Running in dbb35cc7da9f 07:19:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:19:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:19:16 Removing intermediate container 38edeca02c26 07:19:16 ---> 1ef962ab0a96 07:19:16 07:19:16 Step 11/26 : FROM docker:20.10.0 07:19:16 20.10.0: Pulling from library/docker 07:19:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:19:17 (1/2) Installing ca-certificates (20191127-r4) 07:19:17 (2/2) Installing dumb-init (1.2.2-r1) 07:19:17 Executing busybox-1.31.1-r19.trigger 07:19:17 Executing ca-certificates-20191127-r4.trigger 07:19:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:19:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:19:17 OK: 6 MiB in 16 packages 07:19:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:19:18 (1/5) Installing ca-certificates (20191127-r4) 07:19:19 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:19:19 (3/5) Installing libcurl (7.69.1-r3) 07:19:19 (4/5) Installing curl (7.69.1-r3) 07:19:19 (5/5) Installing dumb-init (1.2.2-r1) 07:19:19 Executing busybox-1.31.1-r19.trigger 07:19:19 Executing ca-certificates-20191127-r4.trigger 07:19:19 (1/1) Installing dumb-init (1.2.2-r1) 07:19:19 OK: 7 MiB in 19 packages 07:19:19 Executing busybox-1.31.1-r19.trigger 07:19:19 OK: 6 MiB in 15 packages 07:19:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:19:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:19:21 (1/2) Installing dumb-init (1.2.2-r1) 07:19:21 (2/2) Installing su-exec (0.2-r1) 07:19:21 Executing busybox-1.31.1-r19.trigger 07:19:21 OK: 6 MiB in 16 packages 07:19:23 Removing intermediate container bb60b6e15036 07:19:23 ---> abb282aa0ea1 07:19:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:19:24 ---> Running in efa6a870d92e 07:19:24 Removing intermediate container 2c6d91b827df 07:19:24 ---> 56af0e4f6e51 07:19:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:19:24 Removing intermediate container c9603d6febff 07:19:24 ---> 8c4463275a20 07:19:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:19:24 Removing intermediate container dbb35cc7da9f 07:19:24 ---> 9457678afe0a 07:19:24 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 07:19:24 ---> Running in 999311541fc1 07:19:24 ---> Running in ec67dcbe40d7 07:19:24 Removing intermediate container efa6a870d92e 07:19:24 ---> 5ab830af2d62 07:19:24 Step 13/22 : ENV APP_PORT=48060 07:19:24 ---> Running in d8fbfe972f4c 07:19:25 ---> Running in 172524e46102 07:19:25 Removing intermediate container ec67dcbe40d7 07:19:25 ---> 4337e5c3b333 07:19:25 Step 13/24 : WORKDIR / 07:19:25 Removing intermediate container d8fbfe972f4c 07:19:25 ---> e06414606a70 07:19:25 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:19:25 Removing intermediate container 999311541fc1 07:19:25 ---> 052c7e97e758 07:19:25 Step 13/23 : ENV APP_PORT=48082 07:19:25 ---> Running in 23439ce16f39 07:19:26 ---> Running in ff614dc2bc19 07:19:26 ---> Running in 5d1a550eb8ac 07:19:26 Removing intermediate container 172524e46102 07:19:26 ---> a8708ad1cc00 07:19:26 Step 14/22 : EXPOSE $APP_PORT 07:19:27 Removing intermediate container ff614dc2bc19 07:19:27 ---> 7456b7c87f7b 07:19:27 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:19:27 Removing intermediate container 23439ce16f39 07:19:27 ---> be37292945ef 07:19:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:19:27 ---> Running in 57e605f1d56f 07:19:27 Removing intermediate container 5d1a550eb8ac 07:19:27 ---> 4d9ad6870b33 07:19:27 Step 14/23 : EXPOSE $APP_PORT 07:19:27 ---> Running in 79032a106ca0 07:19:28 ---> Running in 5754dbd870a7 07:19:28 Removing intermediate container 57e605f1d56f 07:19:28 ---> c5875982cd44 07:19:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:19:28 ---> 998fde9e9c15 07:19:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:19:29 Removing intermediate container 5754dbd870a7 07:19:29 ---> 0e6b02195998 07:19:29 Step 15/23 : WORKDIR / 07:19:29 ---> Running in d12b7858eafc 07:19:29 ---> 6ceb56970703 07:19:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:19:30 ---> cab9bb051b23 07:19:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:19:30 Removing intermediate container d12b7858eafc 07:19:30 ---> de019acb9e47 07:19:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:19:31 ---> 0e02eb2ad4f4 07:19:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:19:33 ---> 1d7331b5e131 07:19:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:19:33 ---> 8870703883e8 07:19:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:19:34 ---> 96402e6553c3 07:19:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:19:35 Removing intermediate container 79032a106ca0 07:19:35 ---> ef2e30073986 07:19:35 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 07:19:36 ---> Running in b59d330ce617 07:19:36 ---> 8860dd9b4d24 07:19:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:19:36 ---> 2dfd25fbaa87 07:19:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:19:37 ---> Running in d6f0acfca047 07:19:37 ---> 879427d909e7 07:19:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:19:38 Removing intermediate container b59d330ce617 07:19:38 ---> b4c1d3190e2c 07:19:38 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:19:38 ---> 7440f1684c3e 07:19:38 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:19:39 ---> Running in b397e9d24089 07:19:39 Removing intermediate container d6f0acfca047 07:19:39 ---> 98bc0a9ea449 07:19:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:19:39 ---> 34e31d8d16c3 07:19:39 Step 19/23 : ENTRYPOINT ["/core-command"] 07:19:39 ---> 3945c84110bf 07:19:39 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:19:41 ---> Running in 90160d638698 07:19:41 ---> Running in 6a517c805d57 07:19:41 ---> Running in 12a5cdc8e356 07:19:42 Removing intermediate container 90160d638698 07:19:42 ---> ac382dd3eb53 07:19:42 Step 20/22 : LABEL arch=x86_64 07:19:43 ---> Running in bf06e5bbc160 07:19:43 Removing intermediate container 6a517c805d57 07:19:43 ---> e8956aadb8f4 07:19:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:19:43 ---> Running in 75206321c49e 07:19:44 Removing intermediate container bf06e5bbc160 07:19:44 ---> ce476a038895 07:19:44 Step 21/22 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:19:45 Removing intermediate container 75206321c49e 07:19:45 ---> 3149c7a796ed 07:19:45 Step 21/23 : LABEL arch=x86_64 07:19:46 ---> Running in f562c807f0f9 07:19:46 Removing intermediate container b397e9d24089 07:19:46 ---> 83f32f1fc843 07:19:46 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:19:46 ---> Running in 0cfeab215ab7 07:19:47 ---> Running in b45f4ee4ec97 07:19:47 Removing intermediate container f562c807f0f9 07:19:47 ---> 10273b2f771a 07:19:47 Step 22/22 : LABEL version=0.0.0 07:19:47 Removing intermediate container 0cfeab215ab7 07:19:47 ---> d6df3a5ab2f6 07:19:47 Step 22/23 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:19:47 Removing intermediate container 12a5cdc8e356 07:19:47 ---> e9e0e3f4fdb1 07:19:47 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:19:47 ---> Running in 1cc088caf332 07:19:47 ---> Running in 9ea0d3a57a61 07:19:47 Removing intermediate container b45f4ee4ec97 07:19:47 ---> e28dc57092fa 07:19:47 Step 22/24 : LABEL arch=x86_64 07:19:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:19:47 Status: Downloaded newer image for docker:20.10.0 07:19:47 ---> aefe523efa57 07:19:47 Step 12/26 : RUN apk add --no-cache bash 07:19:48 ---> Running in 61004d5d5069 07:19:48 Removing intermediate container 1cc088caf332 07:19:48 ---> 9d384cf3c7c9 07:19:48 Step 23/23 : LABEL version=0.0.0 07:19:48 ---> Running in b82b4f485cbb 07:19:48 Removing intermediate container 9ea0d3a57a61 07:19:48 ---> 51407d1f7319 07:19:48 07:19:48 ---> Running in d142178cef7a 07:19:49 ---> acdcd4a8cf81 07:19:49 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:19:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:19:49 Removing intermediate container 61004d5d5069 07:19:49 ---> 72598fd9d402 07:19:49 Step 23/24 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:19:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:19:50 (1/2) Installing readline (8.0.4-r0) 07:19:50 (2/2) Installing bash (5.0.17-r0) 07:19:50 Executing bash-5.0.17-r0.post-install 07:19:50 Executing busybox-1.31.1-r19.trigger 07:19:50 OK: 12 MiB in 22 packages 07:19:50 Removing intermediate container d142178cef7a 07:19:50 ---> a5f368537ac3 07:19:50 07:19:50 Successfully built 51407d1f7319 07:19:51 Successfully tagged docker-support-notifications-go:latest 07:19:51  Building docker-support-notifications-go ... done Building docker-core-data-go 07:19:51 ---> Running in 56a74e613a5c 07:19:51 ---> 3c6e7d194c07 07:19:51 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:19:52 Successfully built a5f368537ac3 07:19:52 Successfully tagged docker-core-command-go:latest 07:19:52 Building docker-core-metadata-go 07:19:52  Building docker-core-command-go ... done Removing intermediate container 56a74e613a5c 07:19:52 ---> 02e3b6f8ee80 07:19:52 Step 24/24 : LABEL version=0.0.0 07:19:52 ---> Running in 5885a0e5f40f 07:19:53 ---> 473d44210f1e 07:19:53 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:19:53 Removing intermediate container b82b4f485cbb 07:19:53 ---> 922add5716d5 07:19:53 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:19:53 Removing intermediate container 5885a0e5f40f 07:19:53 ---> c9c969ab5593 07:19:53 07:19:53 ---> Running in 1de223af3f51 07:19:55 Successfully built c9c969ab5593 07:19:56  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:19:57 Removing intermediate container 1de223af3f51 07:19:57 ---> e183eee8b43f 07:19:57 Step 14/26 : ENV APP_PORT=48090 07:19:58 Successfully tagged docker-security-secretstore-setup-go:latest 07:19:58 Building docker-support-scheduler-go 07:20:00  Building docker-security-secretstore-setup-go ... done  ---> ca117520425d 07:20:00 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:20:04 ---> Running in 5b3f20354afa 07:20:05 ---> Running in da0116398753 07:20:06 Removing intermediate container 5b3f20354afa 07:20:06 ---> 0c65bbd6ecd0 07:20:06 Step 15/26 : EXPOSE $APP_PORT 07:20:06 Removing intermediate container da0116398753 07:20:06 ---> 811ad1999bd3 07:20:06 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:20:06 ---> Running in 5d653b5fcd74 07:20:07 ---> 3c924495d255 07:20:07 Step 25/30 : RUN chmod +x /entrypoint.sh 07:20:08 Removing intermediate container 528648e11104 07:20:08 ---> b4f1d3c98f66 07:20:08 07:20:08 Step 10/30 : FROM alpine:3.12 07:20:08 ---> afeebe901d6b 07:20:08 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:20:08 ---> Running in ea5ac4f115f7 07:20:09 Removing intermediate container ea5ac4f115f7 07:20:09 ---> 6fb473991f17 07:20:09 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 07:20:09 ---> Running in 0a3a2696284b 07:20:10 ---> Running in 692a704c4323 07:20:10 Removing intermediate container 5d653b5fcd74 07:20:10 ---> fc9daaa8ef28 07:20:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:20:10 Removing intermediate container 9904480a348f 07:20:10 ---> 89a84adea09a 07:20:10 07:20:10 Step 10/24 : FROM alpine:3.12 07:20:10 ---> afeebe901d6b 07:20:10 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:20:10 ---> Running in b08ab2aae1d6 07:20:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:20:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:20:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:20:13 (1/2) Installing dumb-init (1.2.2-r1) 07:20:13 (2/2) Installing su-exec (0.2-r1) 07:20:13 Executing busybox-1.31.1-r19.trigger 07:20:13 OK: 5 MiB in 16 packages 07:20:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:20:13 (1/5) Installing ca-certificates (20191127-r4) 07:20:14 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:20:14 (3/5) Installing libcurl (7.69.1-r3) 07:20:14 (4/5) Installing curl (7.69.1-r3) 07:20:14 (5/5) Installing dumb-init (1.2.2-r1) 07:20:14 Executing busybox-1.31.1-r19.trigger 07:20:14 Executing ca-certificates-20191127-r4.trigger 07:20:14 OK: 7 MiB in 19 packages 07:20:15 Removing intermediate container 692a704c4323 07:20:15 ---> 9eb3d86354f3 07:20:15 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 07:20:15 ---> Running in cbddf861a20e 07:20:16 Removing intermediate container cbddf861a20e 07:20:16 ---> 68f4263aa091 07:20:16 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:20:16 ---> Running in af66d8787ecb 07:20:16 ---> 6941b44df6be 07:20:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:20:16 Removing intermediate container b08ab2aae1d6 07:20:16 ---> 6ee6efb0ce4d 07:20:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:20:17 Removing intermediate container af66d8787ecb 07:20:17 ---> 6a51c81e0690 07:20:17 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:20:17 ---> Running in 863db972f429 07:20:17 ---> Running in 1a45c03fb555 07:20:18 Removing intermediate container 863db972f429 07:20:18 ---> ecef18b3b920 07:20:18 Step 13/24 : WORKDIR / 07:20:18 ---> Running in 2bff3054746f 07:20:18 ---> d74748b341f6 07:20:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:20:18 Removing intermediate container 2bff3054746f 07:20:18 ---> cb6ea21b2103 07:20:18 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:20:20 ---> 41ea8f4a408a 07:20:20 Step 19/26 : RUN apk --no-cache add py3-pip 07:20:20 ---> Running in 90b16585ae4b 07:20:20 Removing intermediate container 0a3a2696284b 07:20:20 ---> ff7315784306 07:20:20 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:20:20 ---> 4cfdff6ee80a 07:20:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:20:21 Removing intermediate container 1a45c03fb555 07:20:21 ---> c74b2767835b 07:20:21 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 07:20:21 ---> Running in ccf5031ad01d 07:20:21 ---> 11db1b403c56 07:20:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:20:22 ---> Running in 37214594c695 07:20:22 Removing intermediate container ccf5031ad01d 07:20:22 ---> c7cc790667ad 07:20:22 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:20:23 ---> 1c46fe0fff8b 07:20:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:20:23 ---> e5511ce97872 07:20:23 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:20:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:20:23 Removing intermediate container 37214594c695 07:20:23 ---> 6c42013cc342 07:20:23 Step 27/30 : CMD ["gate"] 07:20:23 ---> Running in 00b5be3d82c1 07:20:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:20:24 ---> Running in ddc7b243b56f 07:20:24 ---> b1523a381d51 07:20:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:20:25 (1/33) Installing libbz2 (1.0.8-r1) 07:20:25 (2/33) Installing expat (2.2.9-r1) 07:20:25 Removing intermediate container ddc7b243b56f 07:20:25 ---> d62d5ec0a46c 07:20:25 Step 28/30 : LABEL arch=x86_64 07:20:25 (3/33) Installing libffi (3.3-r2) 07:20:25 (4/33) Installing gdbm (1.13-r1) 07:20:25 (5/33) Installing xz-libs (5.2.5-r0) 07:20:25 (6/33) Installing sqlite-libs (3.32.1-r0) 07:20:25 (7/33) Installing python3 (3.8.5-r0) 07:20:26 ---> Running in 63c1e515c392 07:20:27 ---> 0a16a22f8529 07:20:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:20:27 Removing intermediate container 00b5be3d82c1 07:20:27 ---> 2e44314c3b06 07:20:27 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:20:28 Removing intermediate container fa3b33a31394 07:20:28 ---> c592a2f98dd9 07:20:28 07:20:28 Step 10/23 : FROM alpine:3.12 07:20:28 ---> afeebe901d6b 07:20:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:20:28 ---> Using cache 07:20:28 ---> e4974548a33f 07:20:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:20:28 ---> Using cache 07:20:28 ---> 07deed49c7cb 07:20:28 Step 13/23 : ENV APP_PORT=48081 07:20:28 ---> adb957877904 07:20:28 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:20:28 ---> Running in a63fad3f982c 07:20:28 ---> Running in 608330bb005d 07:20:28 ---> 82e8c0f95157 07:20:28 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:20:29 Removing intermediate container a63fad3f982c 07:20:29 ---> b29ad303127d 07:20:29 Step 14/23 : EXPOSE $APP_PORT 07:20:29 ---> Running in 7e090744894b 07:20:30 Removing intermediate container 7e090744894b 07:20:30 ---> a8c881bb6fc7 07:20:30 Step 15/23 : WORKDIR / 07:20:30 Removing intermediate container 63c1e515c392 07:20:30 ---> 1858e8db1176 07:20:30 Step 29/30 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:20:30 ---> Running in 4d3f5b94f6c4 07:20:30 ---> 8d2f4ce44710 07:20:30 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:20:31 Removing intermediate container 4d3f5b94f6c4 07:20:31 ---> 0fc7ae34a89a 07:20:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:20:31 ---> 1df8e6824262 07:20:31 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:20:31 Removing intermediate container 608330bb005d 07:20:31 ---> 108a56dab8cf 07:20:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:20:32 ---> Running in b165d053aeb6 07:20:32 ---> 9111fc53c78f 07:20:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:20:32 ---> 4c34087dbf5a 07:20:32 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:20:32 Removing intermediate container b165d053aeb6 07:20:32 ---> 61a0a3722caa 07:20:32 Step 22/24 : LABEL arch=arm64 07:20:32 ---> Running in 9ad20e99c952 07:20:32 ---> Running in a9c9bcc5a8bf 07:20:33 (8/33) Installing py3-appdirs (1.4.4-r1) 07:20:33 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:20:33 (10/33) Installing py3-parsing (2.4.7-r0) 07:20:33 (11/33) Installing py3-six (1.15.0-r0) 07:20:33 (12/33) Installing py3-packaging (20.4-r0) 07:20:33 Removing intermediate container a9c9bcc5a8bf 07:20:33 ---> 17868c419633 07:20:33 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:20:33 ---> 166dfb16cfdf 07:20:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:20:33 Removing intermediate container 9ad20e99c952 07:20:33 ---> 67a59479b88e 07:20:33 Step 23/24 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:20:33 ---> Running in cf232692bf9a 07:20:34 (13/33) Installing py3-setuptools (47.0.0-r0) 07:20:34 ---> Running in ff79010b214a 07:20:34 (14/33) Installing py3-chardet (3.0.4-r4) 07:20:34 (15/33) Installing py3-idna (2.9-r0) 07:20:34 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:20:34 Removing intermediate container cf232692bf9a 07:20:34 ---> d6586b37551b 07:20:34 Step 24/24 : LABEL version=0.0.0 07:20:34 ---> f329ae07bb45 07:20:34 Step 25/30 : RUN chmod +x /entrypoint.sh 07:20:34 ---> Running in 7a6002cfa5eb 07:20:35 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:20:35 ---> 496d76acbe4b 07:20:35 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:20:35 ---> Running in 85c7b3640108 07:20:36 ---> Running in efb2bfcaa88b 07:20:36 Removing intermediate container 7a6002cfa5eb 07:20:36 ---> 7297f7687067 07:20:36 07:20:36 Successfully built 7297f7687067 07:20:36 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 07:20:36  Building docker-security-secretstore-setup-go ... done Removing intermediate container efb2bfcaa88b 07:20:36 ---> 7e2ca48f05dd 07:20:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:20:37 (18/33) Installing py3-requests (2.23.0-r0) 07:20:37 Removing intermediate container c5870acbc5a5 07:20:37 ---> 2327e3a5a24f 07:20:37 07:20:37 Step 10/23 : FROM alpine:3.12 07:20:37 ---> afeebe901d6b 07:20:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:20:37 ---> Running in f0ea578b360b 07:20:37 ---> Running in 9536a61a5a32 07:20:37 (19/33) Installing py3-msgpack (1.0.0-r0) 07:20:37 (20/33) Installing py3-lockfile (0.12.2-r3) 07:20:37 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:20:37 (22/33) Installing py3-colorama (0.4.3-r0) 07:20:37 (23/33) Installing py3-distlib (0.3.0-r0) 07:20:37 Removing intermediate container ff79010b214a 07:20:37 ---> 37c3b9060e20 07:20:37 Step 30/30 : LABEL version=0.0.0 07:20:37 Removing intermediate container f0ea578b360b 07:20:37 ---> 9cfc09d78212 07:20:37 Step 21/23 : LABEL arch=arm64 07:20:38 Removing intermediate container 9536a61a5a32 07:20:38 ---> cc3e4428c63c 07:20:38 Step 12/23 : ENV APP_PORT=48080 07:20:38 ---> Running in 2740972ecacd 07:20:38 ---> Running in 1fd628a90594 07:20:38 Removing intermediate container 85c7b3640108 07:20:38 ---> 2a2631eb7d96 07:20:38 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:20:38 Removing intermediate container 2740972ecacd 07:20:38 ---> 9f43afc82ce4 07:20:38 Step 22/23 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:20:38 ---> Running in 601c44423b57 07:20:38 ---> Running in fda1417d8cdf 07:20:39 Removing intermediate container 1fd628a90594 07:20:39 ---> 14e109e72372 07:20:39 Step 13/23 : EXPOSE $APP_PORT 07:20:39 ---> Running in c9db7d04f712 07:20:39 (24/33) Installing py3-distro (1.5.0-r1) 07:20:39 Removing intermediate container 601c44423b57 07:20:39 ---> c76ec9fd37b9 07:20:39 Step 23/23 : LABEL version=0.0.0 07:20:39 Removing intermediate container fda1417d8cdf 07:20:39 ---> 5cf34b0631e7 07:20:39 Step 27/30 : CMD ["gate"] 07:20:39 ---> Running in 46d14a84cd45 07:20:40 ---> Running in 0c75b1cf99d6 07:20:40 Removing intermediate container c9db7d04f712 07:20:40 ---> d82750be237c 07:20:40 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:40 ---> Running in 830e9dc25d37 07:20:40 Removing intermediate container 46d14a84cd45 07:20:40 ---> 13f07494d57f 07:20:40 07:20:40 (25/33) Installing py3-webencodings (0.5.1-r3) 07:20:40 Removing intermediate container 0c75b1cf99d6 07:20:40 ---> b055a03d9de2 07:20:40 Step 28/30 : LABEL arch=arm64 07:20:40 Successfully built 13f07494d57f 07:20:40 Successfully tagged docker-core-metadata-go-arm64:latest 07:20:40  Building docker-core-metadata-go ... done  ---> Running in 028602c19f9b 07:20:40 (26/33) Installing py3-html5lib (1.0.1-r4) 07:20:41 Removing intermediate container 028602c19f9b 07:20:41 ---> e7a145c64efe 07:20:41 Step 29/30 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:20:41 ---> Running in c73e49ba4215 07:20:42 (27/33) Installing py3-pytoml (0.1.21-r0) 07:20:42 (28/33) Installing py3-pep517 (0.8.2-r0) 07:20:42 (29/33) Installing py3-progress (1.5-r0) 07:20:42 Removing intermediate container c73e49ba4215 07:20:42 ---> 5cd9fd327f1e 07:20:42 Step 30/30 : LABEL version=0.0.0 07:20:42 ---> Running in 074be6985af9 07:20:42 Removing intermediate container 830e9dc25d37 07:20:42 ---> 8921df5265c1 07:20:42 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:20:42 (30/33) Installing py3-toml (0.10.1-r0) 07:20:42 ---> Running in 885894de1fdd 07:20:42 (31/33) Installing py3-retrying (1.3.3-r0) 07:20:42 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:20:42 (33/33) Installing py3-pip (20.1.1-r0) 07:20:42 ---> Running in ef6eea2338cf 07:20:43 Removing intermediate container 074be6985af9 07:20:43 ---> 208bbf4ba16a 07:20:43 07:20:43 Successfully built 208bbf4ba16a 07:20:43 Successfully tagged docker-security-bootstrapper-go-arm64:latest 07:20:44  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:20:44 Executing busybox-1.31.1-r19.trigger 07:20:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:20:45 OK: 71 MiB in 55 packages 07:20:45 (1/6) Installing dumb-init (1.2.2-r1) 07:20:45 (2/6) Installing libgcc (9.3.0-r2) 07:20:45 (3/6) Installing libsodium (1.0.18-r0) 07:20:45 (4/6) Installing libstdc++ (9.3.0-r2) 07:20:45 (5/6) Installing libzmq (4.3.3-r0) 07:20:45 (6/6) Installing zeromq (4.3.3-r0) 07:20:46 Executing busybox-1.31.1-r19.trigger 07:20:46 OK: 8 MiB in 20 packages 07:20:46 Removing intermediate container 885894de1fdd 07:20:46 ---> 7e55f03fcc66 07:20:46 07:20:47 Removing intermediate container ef6eea2338cf 07:20:47 ---> 56678bf7f48a 07:20:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:20:48 ---> 6e0532b74b06 07:20:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:20:49 Successfully built 7e55f03fcc66 07:20:49 ---> 0e1e8e8f7721 07:20:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:20:50 ---> 12d627ef8e45 07:20:50 Step 19/23 : ENTRYPOINT ["/core-data"] 07:20:50 ---> Running in de88cdedb158 07:20:50 Removing intermediate container de88cdedb158 07:20:50 ---> d2ac109fe850 07:20:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:20:50 ---> Running in 963a4bbf23ac 07:20:50 Successfully tagged docker-security-bootstrapper-go:latest 07:20:50 Building docker-security-proxy-setup-go 07:20:51 Removing intermediate container 963a4bbf23ac 07:20:51 ---> afff4686b8f0 07:20:51 Step 21/23 : LABEL arch=arm64 07:20:51 ---> Running in 335a1c5ec7b4 07:20:51 Removing intermediate container 335a1c5ec7b4 07:20:51 ---> c2b77bb3ec3b 07:20:51 Step 22/23 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:20:51 ---> Running in c8c69e5bc28a 07:20:52 Removing intermediate container c8c69e5bc28a 07:20:52 ---> 7e2f523e276c 07:20:52 Step 23/23 : LABEL version=0.0.0 07:20:52 ---> Running in 4360f2329469 07:20:53 Removing intermediate container 4360f2329469 07:20:53 ---> 1db281df33a7 07:20:53 07:20:53 Successfully built 1db281df33a7 07:20:53 Successfully tagged docker-core-data-go-arm64:latest 07:20:53  Building docker-core-data-go ... done  [Pipeline] } 07:20:53 $ docker stop --time=1 53b2dd9f0e4caf9c579d7438473dfb7e23ddc9f851d48e9c507f02d0ff93facd 07:20:55 $ docker rm -f 53b2dd9f0e4caf9c579d7438473dfb7e23ddc9f851d48e9c507f02d0ff93facd [Pipeline] // withDockerContainer [Pipeline] sh 07:20:56 + + docker images 07:20:56 grep docker 07:20:56 docker-core-data-go-arm64 latest 1db281df33a7 4 seconds ago 21MB 07:20:56 docker-security-bootstrapper-go-arm64 latest 208bbf4ba16a 14 seconds ago 17MB 07:20:56 docker-core-metadata-go-arm64 latest 13f07494d57f 16 seconds ago 17.8MB 07:20:56 docker-security-secretstore-setup-go-arm64 latest 7297f7687067 21 seconds ago 23.4MB 07:20:56 docker-sys-mgmt-agent-go-arm64 latest 6d0eb3cc2438 About a minute ago 300MB 07:20:56 docker-support-notifications-go-arm64 latest c3fb1ad9a0ee 3 minutes ago 16.7MB 07:20:56 docker-support-scheduler-go-arm64 latest 196dbd459c15 3 minutes ago 16.1MB 07:20:56 docker-core-command-go-arm64 latest 15b353b4692f 3 minutes ago 16MB 07:20:56 docker-security-proxy-setup-go-arm64 latest c29ac07e6fe5 3 minutes ago 23.2MB 07:20:56 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:21:24  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:21:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:21:24 ---> d1813412dc04 07:21:24 Step 3/22 : WORKDIR /edgex-go 07:21:24 ---> Using cache 07:21:24 ---> 8d5395f24086 07:21:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:24 ---> Using cache 07:21:24 ---> 46160beaa243 07:21:24 Step 5/22 : RUN apk add --update --no-cache make git 07:21:24 ---> Using cache 07:21:24 ---> 5f17a8b65892 07:21:24 Step 6/22 : COPY go.mod . 07:21:24 ---> Using cache 07:21:24 ---> 7a29d11df142 07:21:24 Step 7/22 : RUN go mod download 07:21:24 ---> Using cache 07:21:24 ---> 9921aca39c82 07:21:24 Step 8/22 : COPY . . 07:21:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:21:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:21:24 ---> d1813412dc04 07:21:24 Step 3/23 : WORKDIR /edgex-go 07:21:24 ---> Using cache 07:21:24 ---> 8d5395f24086 07:21:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:24 ---> Using cache 07:21:24 ---> 46160beaa243 07:21:24 Step 5/23 : RUN apk add --update --no-cache make git 07:21:24 ---> Using cache 07:21:24 ---> 5f17a8b65892 07:21:24 Step 6/23 : COPY go.mod . 07:21:24 ---> Using cache 07:21:24 ---> 7a29d11df142 07:21:24 Step 7/23 : RUN go mod download 07:21:24 ---> Using cache 07:21:24 ---> 9921aca39c82 07:21:24 Step 8/23 : COPY . . 07:21:24 ---> Using cache 07:21:24 ---> a3b5a9805e73 07:21:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:21:24 ---> Using cache 07:21:24 ---> a3b5a9805e73 07:21:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:21:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:21:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:21:24 ---> d1813412dc04 07:21:24 Step 3/23 : WORKDIR /edgex-go 07:21:24 ---> Using cache 07:21:24 ---> 8d5395f24086 07:21:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:24 ---> Using cache 07:21:24 ---> 46160beaa243 07:21:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:21:24 ---> Running in dea20ab29d0d 07:21:24 ---> Running in 664104f0f549 07:21:24 ---> Running in 290e82cfd27a 07:21:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:21:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:21:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:21:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:21:35 OK: 233 MiB in 51 packages 07:21:54 Removing intermediate container 664104f0f549 07:21:54 ---> f1ae8f9f5cdc 07:21:54 Step 6/23 : COPY go.mod . 07:21:55 ---> 56bb78646fc5 07:21:55 Step 7/23 : RUN go mod download 07:22:00 ---> Running in a49b813bccb8 07:22:06 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:22:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:22:06 ---> d1813412dc04 07:22:06 Step 3/21 : WORKDIR /edgex-go 07:22:06 ---> Using cache 07:22:06 ---> 8d5395f24086 07:22:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:06 ---> Using cache 07:22:06 ---> 46160beaa243 07:22:06 Step 5/21 : RUN apk add --update --no-cache make git 07:22:06 ---> Using cache 07:22:06 ---> 5f17a8b65892 07:22:06 Step 6/21 : COPY go.mod . 07:22:06 ---> Using cache 07:22:06 ---> 7a29d11df142 07:22:06 Step 7/21 : RUN go mod download 07:22:06 ---> Using cache 07:22:06 ---> 9921aca39c82 07:22:06 Step 8/21 : COPY . . 07:22:06 ---> Using cache 07:22:06 ---> a3b5a9805e73 07:22:06 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:22:09 ---> Running in 9e24d3138764 07:22:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:22:20 Removing intermediate container a49b813bccb8 07:22:20 ---> 68232c40c3dc 07:22:20 Step 8/23 : COPY . . 07:23:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:23:12 Removing intermediate container 90b16585ae4b 07:23:12 ---> d2ae1be3a680 07:23:12 Step 20/26 : RUN pip install docker-compose==1.23.2 07:23:24 ---> Running in 7dcc6a2616d7 07:23:36 Removing intermediate container dea20ab29d0d 07:23:36 ---> 7c876f1ca7b9 07:23:36 07:23:36 Step 10/22 : FROM alpine:3.12 07:23:36 ---> 389fef711851 07:23:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:23:36 ---> Using cache 07:23:36 ---> 56af0e4f6e51 07:23:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:23:36 ---> Using cache 07:23:36 ---> 052c7e97e758 07:23:36 Step 13/22 : ENV APP_PORT=48085 07:23:39 Removing intermediate container 290e82cfd27a 07:23:39 ---> 91818304367d 07:23:39 07:23:39 Step 10/23 : FROM alpine:3.12 07:23:39 ---> 389fef711851 07:23:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:23:39 ---> Using cache 07:23:39 ---> 56af0e4f6e51 07:23:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:23:39 ---> Using cache 07:23:39 ---> 052c7e97e758 07:23:39 Step 13/23 : ENV APP_PORT=48081 07:23:42 ---> Running in 754097de8361 07:23:42 ---> Running in 961e3ced4f5d 07:23:44 Removing intermediate container 961e3ced4f5d 07:23:44 ---> 3df3cfcd4996 07:23:44 Step 14/23 : EXPOSE $APP_PORT 07:23:45 Removing intermediate container 754097de8361 07:23:45 ---> 10080898e96b 07:23:45 Step 14/22 : EXPOSE $APP_PORT 07:23:46 ---> Running in 885daf78cab7 07:23:48 ---> Running in f508e859630a 07:23:53 Removing intermediate container 885daf78cab7 07:23:53 ---> 42fb9ed80f2c 07:23:53 Step 15/23 : WORKDIR / 07:23:53 Removing intermediate container 9e24d3138764 07:23:53 ---> f70bd390cae3 07:23:53 07:23:53 Step 10/21 : FROM alpine:3.12 07:23:53 ---> 389fef711851 07:23:53 Step 11/21 : RUN apk add --update --no-cache curl 07:23:53 Removing intermediate container f508e859630a 07:23:53 ---> 13cdc24345f5 07:23:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:23:54 ---> Running in 687b1807f873 07:23:55 ---> Running in 0613be2bb9f5 07:23:56 ---> b0deb2d05b7e 07:23:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:23:58 Removing intermediate container 687b1807f873 07:23:58 ---> 5f9deb541649 07:23:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:23:58 ---> 066475bf8561 07:23:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:23:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:24:00 ---> 21cb5efb5d48 07:24:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:24:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:24:00 ---> 719bf2f3fac6 07:24:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:24:00 ---> Running in edbcd735fd60 07:24:00 (1/4) Installing ca-certificates (20191127-r4) 07:24:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:24:00 (3/4) Installing libcurl (7.69.1-r3) 07:24:00 (4/4) Installing curl (7.69.1-r3) 07:24:00 Executing busybox-1.31.1-r19.trigger 07:24:01 Executing ca-certificates-20191127-r4.trigger 07:24:01 OK: 7 MiB in 18 packages 07:24:03 Collecting docker-compose==1.23.2 07:24:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:24:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:24:05 Removing intermediate container edbcd735fd60 07:24:05 ---> edea0a151872 07:24:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:24:05 Collecting jsonschema<3,>=2.5.1 07:24:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:24:05 ---> c9fa7147bf8a 07:24:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:24:06 ---> Running in fe79b864a3cd 07:24:07 Collecting PyYAML<4,>=3.10 07:24:07 Downloading PyYAML-3.13.tar.gz (270 kB) 07:24:08 ---> c875cf03ad45 07:24:08 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:24:09 Removing intermediate container 0613be2bb9f5 07:24:09 ---> 548ec0d1d1ef 07:24:09 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:24:09 Removing intermediate container fe79b864a3cd 07:24:09 ---> a9b9ac786570 07:24:09 Step 20/22 : LABEL arch=x86_64 07:24:09 ---> Running in 62512ca664bb 07:24:09 ---> Running in 732c8807cfb5 07:24:09 ---> Running in e8746ea1a8d9 07:24:10 ---> 939541873a80 07:24:10 Step 9/23 : RUN make cmd/core-data/core-data 07:24:11 Removing intermediate container 62512ca664bb 07:24:11 ---> 1f5c2a690dc2 07:24:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:24:11 ---> Running in 93d25402bdf8 07:24:11 Removing intermediate container 732c8807cfb5 07:24:11 ---> a4b5df00ba30 07:24:11 Step 13/21 : WORKDIR /edgex 07:24:11 Removing intermediate container e8746ea1a8d9 07:24:11 ---> 8d9c4a996b2c 07:24:11 Step 21/22 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:24:11 ---> Running in 88a365cd915e 07:24:11 ---> Running in 7863f83e2da0 07:24:12 ---> Running in f5342507185f 07:24:13 Removing intermediate container 7863f83e2da0 07:24:13 ---> 55812b3328b4 07:24:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:24:14 Removing intermediate container f5342507185f 07:24:14 ---> 9ef19cbed1e8 07:24:14 Step 22/22 : LABEL version=0.0.0 07:24:14 Removing intermediate container 88a365cd915e 07:24:14 ---> 10375b439550 07:24:14 Step 21/23 : LABEL arch=x86_64 07:24:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:24:15 Collecting docopt<0.7,>=0.6.1 07:24:15 Downloading docopt-0.6.2.tar.gz (25 kB) 07:24:15 ---> Running in 6c34f7907cc3 07:24:15 ---> Running in 1d45b8b41a3b 07:24:16 Collecting docker<4.0,>=3.6.0 07:24:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:24:17 ---> 74b121d8b7bb 07:24:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:24:17 Collecting texttable<0.10,>=0.9.0 07:24:17 Downloading texttable-0.9.1.tar.gz (11 kB) 07:24:17 Removing intermediate container 6c34f7907cc3 07:24:17 ---> b06443b9ee7d 07:24:17 07:24:18 Removing intermediate container 1d45b8b41a3b 07:24:18 ---> 5abbb0985658 07:24:18 Step 22/23 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:24:18 Collecting dockerpty<0.5,>=0.4.1 07:24:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:24:18 ---> 2875476eec21 07:24:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:24:19 ---> Running in e2309319bbd5 07:24:20 Collecting websocket-client<1.0,>=0.32.0 07:24:20 Successfully built b06443b9ee7d 07:24:20 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:24:21 Successfully tagged docker-support-scheduler-go:latest 07:24:21  Building docker-support-scheduler-go ... done Collecting cached-property<2,>=1.2.0 07:24:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:24:22 Removing intermediate container e2309319bbd5 07:24:22 ---> 3afb5ad75e51 07:24:22 Step 23/23 : LABEL version=0.0.0 07:24:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:24:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:24:22 ---> 752b0ec793d4 07:24:22 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:24:22 ---> Running in 7c070b81243f 07:24:23 ---> Running in cba3dda6b5ee 07:24:23 Collecting docker-pycreds>=0.4.0 07:24:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:24:23 Collecting urllib3<1.25,>=1.21.1 07:24:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:24:23 Collecting idna<2.8,>=2.5 07:24:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:24:23 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 07:24:23 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 07:24:23 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:24:23 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:24:23 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:24:23 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:24:23 Installing collected packages: jsonschema, PyYAML, docopt, websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, dockerpty, cached-property, docker-compose 07:24:24 Removing intermediate container 7c070b81243f 07:24:24 ---> e2f783646422 07:24:24 07:24:24 Removing intermediate container cba3dda6b5ee 07:24:24 ---> dae042a0caab 07:24:24 Step 18/21 : CMD ["--init=true"] 07:24:24 Running setup.py install for PyYAML: started 07:24:24 Successfully built e2f783646422 07:24:25 Successfully tagged docker-core-metadata-go:latest 07:24:25  Building docker-core-metadata-go ... done  ---> Running in 96a08ffd2854 07:24:27 Running setup.py install for PyYAML: finished with status 'done' 07:24:27 Running setup.py install for docopt: started 07:24:27 Removing intermediate container 96a08ffd2854 07:24:27 ---> 5390ee7b82ce 07:24:27 Step 19/21 : LABEL arch=x86_64 07:24:27 ---> Running in 6d5099dab211 07:24:28 Running setup.py install for docopt: finished with status 'done' 07:24:28 Attempting uninstall: urllib3 07:24:28 Found existing installation: urllib3 1.25.9 07:24:28 Uninstalling urllib3-1.25.9: 07:24:29 Successfully uninstalled urllib3-1.25.9 07:24:29 Removing intermediate container 6d5099dab211 07:24:29 ---> 9913a30d6241 07:24:29 Step 20/21 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:24:31 ---> Running in 55628a5e37c4 07:24:31 Attempting uninstall: idna 07:24:31 Found existing installation: idna 2.9 07:24:31 Uninstalling idna-2.9: 07:24:31 Successfully uninstalled idna-2.9 07:24:32 Attempting uninstall: requests 07:24:32 Found existing installation: requests 2.23.0 07:24:32 Uninstalling requests-2.23.0: 07:24:32 Removing intermediate container 55628a5e37c4 07:24:32 ---> 0690dca59c9e 07:24:32 Step 21/21 : LABEL version=0.0.0 07:24:32 Successfully uninstalled requests-2.23.0 07:24:32 ---> Running in ccc5685296a1 07:24:35 Removing intermediate container ccc5685296a1 07:24:35 ---> b00e6b4c0305 07:24:35 07:24:36 Running setup.py install for texttable: started 07:24:36 Successfully built b00e6b4c0305 07:24:36 Successfully tagged docker-security-proxy-setup-go:latest 07:24:36  Building docker-security-proxy-setup-go ... done  Running setup.py install for texttable: finished with status 'done' 07:24:36 Running setup.py install for dockerpty: started 07:24:37 Running setup.py install for dockerpty: finished with status 'done' 07:24:38 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 07:24:45 Removing intermediate container 7dcc6a2616d7 07:24:45 ---> dcad056ce401 07:24:45 Step 21/26 : RUN apk --no-cache add curl 07:24:45 ---> Running in 9fa3845ad15f 07:24:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:24:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:24:50 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:24:50 (2/3) Installing libcurl (7.69.1-r3) 07:24:50 (3/3) Installing curl (7.69.1-r3) 07:24:50 Executing busybox-1.31.1-r19.trigger 07:24:50 OK: 72 MiB in 58 packages 07:24:54 Removing intermediate container 9fa3845ad15f 07:24:54 ---> 153bb348ede1 07:24:54 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:24:54 ---> Running in 649040c1ce0a 07:24:54 Removing intermediate container 649040c1ce0a 07:24:54 ---> a30761db272c 07:24:54 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:24:55 ---> Running in 81e40850e3d5 07:24:56 Removing intermediate container 81e40850e3d5 07:24:56 ---> be7c5bd0dbd2 07:24:56 Step 24/26 : LABEL arch=x86_64 07:24:57 ---> Running in 93e4a7e47f2d 07:24:57 Removing intermediate container 93e4a7e47f2d 07:24:57 ---> af2df4f74a43 07:24:57 Step 25/26 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:24:58 ---> Running in 59c9a22717c0 07:25:00 Removing intermediate container 59c9a22717c0 07:25:00 ---> 55503a86b87b 07:25:00 Step 26/26 : LABEL version=0.0.0 07:25:00 Removing intermediate container 93d25402bdf8 07:25:00 ---> cd6704f0c4b9 07:25:00 07:25:00 Step 10/23 : FROM alpine:3.12 07:25:00 ---> 389fef711851 07:25:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:25:00 ---> Running in 15cc456cd4cf 07:25:00 ---> Running in ff53684cd0d6 07:25:01 Removing intermediate container 15cc456cd4cf 07:25:01 ---> bbadfaf1a202 07:25:01 07:25:01 Removing intermediate container ff53684cd0d6 07:25:01 ---> 15251b1e96d6 07:25:01 Step 12/23 : ENV APP_PORT=48080 07:25:01 ---> Running in 6aa18e385e2c 07:25:01 Successfully built bbadfaf1a202 07:25:02 Successfully tagged docker-sys-mgmt-agent-go:latest 07:25:02  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 6aa18e385e2c 07:25:02 ---> 6d9be280dced 07:25:02 Step 13/23 : EXPOSE $APP_PORT 07:25:02 ---> Running in 520e76f347cf 07:25:03 Removing intermediate container 520e76f347cf 07:25:03 ---> 109b9001e144 07:25:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:25:03 ---> Running in a8355956ea37 07:25:06 Removing intermediate container a8355956ea37 07:25:06 ---> 2ef8b61edaf6 07:25:06 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:25:07 ---> Running in 62723218cc14 07:25:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:25:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:25:11 (1/6) Installing dumb-init (1.2.2-r1) 07:25:11 (2/6) Installing libgcc (9.3.0-r2) 07:25:11 (3/6) Installing libsodium (1.0.18-r0) 07:25:11 (4/6) Installing libstdc++ (9.3.0-r2) 07:25:12 (5/6) Installing libzmq (4.3.3-r0) 07:25:12 (6/6) Installing zeromq (4.3.3-r0) 07:25:12 Executing busybox-1.31.1-r19.trigger 07:25:12 OK: 8 MiB in 20 packages 07:25:13 Removing intermediate container 62723218cc14 07:25:13 ---> d128e4a6ae2b 07:25:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:25:15 ---> 7ee9cad146f0 07:25:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:25:18 ---> a884962b61ff 07:25:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:25:19 ---> b520d5344118 07:25:19 Step 19/23 : ENTRYPOINT ["/core-data"] 07:25:19 ---> Running in 9fa10214f393 07:25:20 Removing intermediate container 9fa10214f393 07:25:20 ---> d68ca24f6860 07:25:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:25:20 ---> Running in 1f7791f20702 07:25:20 Removing intermediate container 1f7791f20702 07:25:20 ---> da668d3cf51c 07:25:20 Step 21/23 : LABEL arch=x86_64 07:25:20 ---> Running in d0a25f49b812 07:25:21 Removing intermediate container d0a25f49b812 07:25:21 ---> 93f8b5501b48 07:25:21 Step 22/23 : LABEL git_sha=8ceae06408e0fb83db31df0165fb975e7f26d677 07:25:21 ---> Running in db36178b07ba 07:25:22 Removing intermediate container db36178b07ba 07:25:22 ---> 547ba385b3d6 07:25:22 Step 23/23 : LABEL version=0.0.0 07:25:22 ---> Running in 6663e87a51d2 07:25:23 Removing intermediate container 6663e87a51d2 07:25:23 ---> 14c06dcd3da2 07:25:23 07:25:23 Successfully built 14c06dcd3da2 07:25:23 Successfully tagged docker-core-data-go:latest 07:25:23  Building docker-core-data-go ... done  [Pipeline] } 07:25:23 $ docker stop --time=1 2340ab9104a591b4b3a465723875f0b2ff8a7626e2ce23b75774820692b22a65 07:25:27 $ docker rm -f 2340ab9104a591b4b3a465723875f0b2ff8a7626e2ce23b75774820692b22a65 [Pipeline] // withDockerContainer [Pipeline] sh 07:25:27 + docker images 07:25:27 + grep docker 07:25:29 docker-core-data-go latest 14c06dcd3da2 7 seconds ago 22.3MB 07:25:29 docker-sys-mgmt-agent-go latest bbadfaf1a202 29 seconds ago 313MB 07:25:29 docker-security-proxy-setup-go latest b00e6b4c0305 56 seconds ago 24.4MB 07:25:29 docker-core-metadata-go latest e2f783646422 About a minute ago 18.8MB 07:25:29 docker-support-scheduler-go latest b06443b9ee7d About a minute ago 17MB 07:25:29 docker-security-bootstrapper-go latest 7e55f03fcc66 4 minutes ago 18MB 07:25:29 docker-security-secretstore-setup-go latest c9c969ab5593 5 minutes ago 24.6MB 07:25:29 docker-core-command-go latest a5f368537ac3 5 minutes ago 16.9MB 07:25:29 docker-support-notifications-go latest 51407d1f7319 5 minutes ago 17.6MB 07:25:29 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:25:45 Still waiting to schedule task 07:25:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:26:38 Running on prd-ubuntu18.04-docker-8c-8g-26490 in /w/workspace/edgexfoundry_edgex-go_PR-3169 [Pipeline] { [Pipeline] ws 07:26:38 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:26:40 using credential edgex-jenkins-ssh 07:26:40 Cloning the remote Git repository 07:26:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:26:40 > git init /w/workspace/edgex-go/1 # timeout=10 07:26:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:26:40 > git --version # timeout=10 07:26:40 > git --version # 'git version 2.17.1' 07:26:40 using GIT_SSH to set credentials SSH Credentials for GitHub 07:26:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:26:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:26:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:26:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:26:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:26:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:26:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3169/head:refs/remotes/origin/PR-3169 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:26:46 Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit 8ceae06408e0fb83db31df0165fb975e7f26d677 07:26:46 Merge succeeded, producing 8ceae06408e0fb83db31df0165fb975e7f26d677 07:26:46 Checking out Revision 8ceae06408e0fb83db31df0165fb975e7f26d677 (PR-3169) 07:26:46 > git config core.sparsecheckout # timeout=10 07:26:46 > git checkout -f 8ceae06408e0fb83db31df0165fb975e7f26d677 # timeout=10 07:26:46 > git remote # timeout=10 07:26:46 > git config --get remote.origin.url # timeout=10 07:26:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:26:46 > git merge c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 07:26:46 > git rev-parse HEAD^{commit} # timeout=10 07:26:46 > git config core.sparsecheckout # timeout=10 07:26:46 > git checkout -f 8ceae06408e0fb83db31df0165fb975e7f26d677 # timeout=10 07:26:49 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:26:49 > git --version # timeout=10 07:26:49 > git --version # 'git version 2.17.1' 07:26:49 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:51 + echo snap-build.sh 07:26:51 snap-build.sh 07:26:51 + SNAP_BASE_DIR=. 07:26:51 + '[' '!' -z /w/workspace/edgex-go/1 ']' 07:26:51 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 07:26:51 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 07:26:51 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 07:26:51 + cd /w/workspace/edgex-go/1 07:26:51 + sudo apt-get remove -qy --purge lxd lxd-client 07:26:51 Reading package lists... 07:26:51 Building dependency tree... 07:26:51 Reading state information... 07:26:51 The following packages were automatically installed and are no longer required: 07:26:51 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:26:51 uidmap xdelta3 07:26:51 Use 'sudo apt autoremove' to remove them. 07:26:51 The following packages will be REMOVED: 07:26:51 lxd* lxd-client* 07:26:52 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:26:52 After this operation, 31.7 MB disk space will be freed. 07:26:53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 07:26:53 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:26:54 Removing lxd dnsmasq configuration 07:26:54 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:26:54 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:26:55 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:26:55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 07:26:55 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:26:57 Processing triggers for systemd (237-3ubuntu10.42) ... 07:26:57 Processing triggers for ureadahead (0.100.0-21) ... 07:26:59 + sudo snap remove --purge lxd 07:26:59 snap "lxd" is not installed 07:26:59 + sudo groupadd --force --system lxd 07:26:59 ++ whoami 07:26:59 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:26:59 + newgrp - lxd 07:26:59 + sudo snap install lxd 07:27:07 2021-02-15T07:27:04Z INFO Waiting for automatic snapd restart... 07:27:22 lxd 4.11 from Canonical* installed 07:27:22 + sudo lxd init --auto 07:27:28 + sudo snap install --classic snapcraft 07:27:37 snapcraft 4.5.1 from Canonical* installed 07:27:37 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 07:27:37 + patch --verbose -p1 07:27:37 Hmm... Looks like a unified diff to me... 07:27:37 The text leading up to this was: 07:27:37 -------------------------- 07:27:37 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 07:27:37 |From: Tony Espy 07:27:37 |Date: Wed, 16 Dec 2020 16:34:55 -0500 07:27:37 |Subject: [PATCH] optimize snap build for pipeline CI check 07:27:37 | 07:27:37 |This patch is used by the EdgeX CI pipeline builds to 07:27:37 |optimize the snap CI check run for pull requests. When 07:27:37 |applied, it essentially strips out everything (apps and 07:27:37 |parts) from the snapcraft.yaml file except those required 07:27:37 |to build edgex-go, as the whole idea of the CI check is to 07:27:37 |catch changes to edgex-go that break the snap build. 07:27:37 | 07:27:37 |In general, anyone updating snapcraft.yaml will also need 07:27:37 |to update this patch file, otherwise it may fail to apply, 07:27:37 |resulting in a failed snap build CI check in the associated 07:27:37 |pull request. 07:27:37 | 07:27:37 |Note - in addition to applying this patch, the pipeline also 07:27:37 |only primes the snap (e.g. `snapcraft prime`), as there's no 07:27:37 |need to build the finally binary .snap file (and it won't 07:27:37 |work with the patch applied). This further reduces the build 07:27:37 |time. 07:27:37 |--- 07:27:37 | snap/snapcraft.yaml | 461 +------------------------------------------- 07:27:37 | 1 file changed, 2 insertions(+), 459 deletions(-) 07:27:37 | 07:27:37 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 07:27:37 |index 1e537489..faf42425 100644 07:27:37 |--- a/snap/snapcraft.yaml 07:27:37 |+++ b/snap/snapcraft.yaml 07:27:37 -------------------------- 07:27:37 patching file snap/snapcraft.yaml 07:27:37 Using Plan A... 07:27:37 Hunk #1 succeeded at 73. 07:27:37 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 07:27:37 Hunk #3 succeeded at 217 (offset 3 lines). 07:27:37 Hunk #4 succeeded at 225 (offset 3 lines). 07:27:37 Hunk #5 succeeded at 232 (offset 3 lines). 07:27:37 Hunk #6 succeeded at 259 (offset 3 lines). 07:27:37 Hunk #7 succeeded at 293 (offset 3 lines). 07:27:37 Hunk #8 succeeded at 352 (offset 11 lines). 07:27:37 Hmm... Ignoring the trailing garbage. 07:27:37 done 07:27:37 + sudo snapcraft prime --use-lxd 07:27:37 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:27:37 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 07:27:37 - README.md 07:27:37 - snapcraft.yaml.orig 07:27:37 07:27:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:27:38 Launching a container. 07:27:50 Waiting for container to be ready 07:27:50 To start your first instance, try: lxc launch ubuntu:18.04 07:27:50 07:27:53 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:27:53 Waiting for network to be ready... 07:27:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:27:53 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:27:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] 07:27:54 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:27:54 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:27:54 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:27:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 07:27:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 07:27:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 07:27:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 07:27:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 07:27:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 07:27:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:27:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:27:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:27:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:27:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:27:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 07:27:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:27:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] 07:27:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 07:27:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 07:27:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 07:27:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 07:27:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 07:27:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 07:27:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 07:27:58 Fetched 23.9 MB in 4s (5488 kB/s) 07:27:58 Reading package lists... 07:27:59 Reading package lists... 07:27:59 Building dependency tree... 07:27:59 Reading state information... 07:27:59 The following additional packages will be installed: 07:27:59 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:27:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:27:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:27:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:27:59 Suggested packages: 07:27:59 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:27:59 Recommended packages: 07:27:59 gnupg libsasl2-modules 07:27:59 The following NEW packages will be installed: 07:27:59 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:27:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:27:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:27:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:27:59 The following packages will be upgraded: 07:27:59 gpg gpg-agent gpgconf libudev1 07:27:59 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 07:27:59 Need to get 3532 kB of archives. 07:27:59 After this operation, 13.3 MB of additional disk space will be used. 07:27:59 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 07:27:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 07:27:59 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 07:28:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 07:28:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 07:28:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 07:28:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 07:28:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] 07:28:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] 07:28:00 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:28:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 07:28:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:28:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:28:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:28:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:28:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:28:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:28:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:28:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:28:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:28:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:28:00 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:28:00 debconf: delaying package configuration, since apt-utils is not installed 07:28:00 Fetched 3532 kB in 1s (3233 kB/s) 07:28:00 (Reading database ... 12511 files and directories currently installed.) 07:28:00 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 07:28:00 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:28:00 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 07:28:01 Selecting previously unselected package udev. 07:28:01 (Reading database ... 12511 files and directories currently installed.) 07:28:01 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 07:28:01 Unpacking udev (237-3ubuntu10.44) ... 07:28:01 Selecting previously unselected package libfuse2:amd64. 07:28:01 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:28:01 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:28:01 Selecting previously unselected package fuse. 07:28:01 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:28:01 Unpacking fuse (2.9.7-1ubuntu1) ... 07:28:01 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 07:28:01 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:28:01 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 07:28:01 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:28:01 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 07:28:01 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:28:01 Selecting previously unselected package libksba8:amd64. 07:28:01 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:28:01 Unpacking libksba8:amd64 (1.3.5-2) ... 07:28:02 Selecting previously unselected package libroken18-heimdal:amd64. 07:28:02 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:28:02 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:02 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:28:02 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:28:02 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:02 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:28:02 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:28:02 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:02 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:28:02 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:28:02 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:02 Selecting previously unselected package libwind0-heimdal:amd64. 07:28:02 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:28:02 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:02 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:28:02 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:28:02 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:02 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:28:02 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:28:02 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:02 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:28:02 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:28:02 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:02 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:28:02 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:28:02 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:03 Selecting previously unselected package libsasl2-modules-db:amd64. 07:28:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:28:03 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:28:03 Selecting previously unselected package libsasl2-2:amd64. 07:28:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:28:03 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:28:03 Selecting previously unselected package libldap-common. 07:28:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... 07:28:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 07:28:03 Selecting previously unselected package libldap-2.4-2:amd64. 07:28:03 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 07:28:03 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 07:28:03 Selecting previously unselected package dirmngr. 07:28:03 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 07:28:03 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 07:28:03 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 07:28:03 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 07:28:03 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:28:03 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:28:03 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:28:03 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 07:28:03 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:03 Setting up libksba8:amd64 (1.3.5-2) ... 07:28:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:28:03 Setting up udev (237-3ubuntu10.44) ... 07:28:04 invoke-rc.d: policy-rc.d denied execution of start. 07:28:04 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:04 Processing triggers for systemd (237-3ubuntu10) ... 07:28:04 Setting up fuse (2.9.7-1ubuntu1) ... 07:28:04 Setting up gpg (2.2.4-1ubuntu1.3) ... 07:28:04 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:04 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:04 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:04 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:04 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:04 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:04 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:28:04 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 07:28:04 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 07:28:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:28:05 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:28:05 settings in the [Install] section, and DefaultInstance for template units). 07:28:05 This means they are not meant to be enabled using systemctl. 07:28:05 Possible reasons for having this kind of units are: 07:28:05 1) A unit may be statically enabled by being symlinked from another unit's 07:28:05 .wants/ or .requires/ directory. 07:28:05 2) A unit's purpose may be to act as a helper for some other unit which has 07:28:05 a requirement dependency on it. 07:28:05 3) A unit may be started when needed via activation (socket, path, timer, 07:28:05 D-Bus, udev, scripted systemctl call, ...). 07:28:05 4) In case of template units, the unit is meant to be enabled with some 07:28:05 instance name specified. 07:28:05 Reading package lists... 07:28:05 Building dependency tree... 07:28:05 Reading state information... 07:28:06 The following additional packages will be installed: 07:28:06 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:28:06 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:28:06 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:28:06 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:28:06 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:28:06 Suggested packages: 07:28:06 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:28:06 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:28:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:28:06 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:28:06 systemd-container policykit-1 07:28:06 Recommended packages: 07:28:06 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:28:06 The following NEW packages will be installed: 07:28:06 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:28:06 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:28:06 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:28:06 multiarch-support openssh-client python3 python3-minimal python3.6 07:28:06 python3.6-minimal snapd squashfs-tools sudo 07:28:06 The following packages will be upgraded: 07:28:06 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:28:06 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 07:28:06 Need to get 35.2 MB of archives. 07:28:06 After this operation, 141 MB of additional disk space will be used. 07:28:06 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 07:28:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 07:28:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 07:28:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 07:28:06 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 07:28:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 07:28:07 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:28:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:28:07 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:28:07 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:28:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:28:07 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:28:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:28:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:28:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:28:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 07:28:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 07:28:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:28:07 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:28:07 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 07:28:07 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:28:07 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:28:07 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:28:07 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:28:07 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:28:07 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:28:07 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:28:07 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 07:28:07 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:28:07 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 07:28:08 debconf: delaying package configuration, since apt-utils is not installed 07:28:08 Fetched 35.2 MB in 2s (15.0 MB/s) 07:28:08 (Reading database ... 12757 files and directories currently installed.) 07:28:08 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 07:28:08 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:28:09 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 07:28:09 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:28:09 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 07:28:09 (Reading database ... 12757 files and directories currently installed.) 07:28:09 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 07:28:09 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 07:28:09 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 07:28:09 (Reading database ... 12757 files and directories currently installed.) 07:28:09 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 07:28:09 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 07:28:10 Setting up apt (1.6.12ubuntu0.2) ... 07:28:10 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:28:10 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:28:10 (Reading database ... 12764 files and directories currently installed.) 07:28:10 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:28:10 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:28:11 Selecting previously unselected package libpython3.6-minimal:amd64. 07:28:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:28:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:28:11 Selecting previously unselected package libexpat1:amd64. 07:28:11 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:28:11 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:28:11 Selecting previously unselected package python3.6-minimal. 07:28:11 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:28:11 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:28:11 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 07:28:11 Checking for services that may need to be restarted...done. 07:28:11 Checking for services that may need to be restarted...done. 07:28:11 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:28:11 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:28:11 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:28:12 Selecting previously unselected package python3-minimal. 07:28:12 (Reading database ... 13012 files and directories currently installed.) 07:28:12 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:28:12 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:28:12 Selecting previously unselected package mime-support. 07:28:12 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:28:12 Unpacking mime-support (3.60ubuntu1) ... 07:28:12 Selecting previously unselected package libmpdec2:amd64. 07:28:12 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:28:12 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:28:12 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:28:12 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:28:12 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:28:12 Selecting previously unselected package python3.6. 07:28:12 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:28:12 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:28:12 Selecting previously unselected package libpython3-stdlib:amd64. 07:28:12 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:28:12 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:28:13 Setting up python3-minimal (3.6.7-1~18.04) ... 07:28:13 Selecting previously unselected package python3. 07:28:13 (Reading database ... 13442 files and directories currently installed.) 07:28:13 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:28:13 Unpacking python3 (3.6.7-1~18.04) ... 07:28:13 Selecting previously unselected package multiarch-support. 07:28:13 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:28:13 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:28:13 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:28:13 Selecting previously unselected package liblzo2-2:amd64. 07:28:13 (Reading database ... 13479 files and directories currently installed.) 07:28:13 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:28:13 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:28:13 Selecting previously unselected package libbsd0:amd64. 07:28:13 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:28:13 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:28:13 Selecting previously unselected package sudo. 07:28:13 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:28:13 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:28:14 Selecting previously unselected package apparmor. 07:28:14 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:28:14 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:28:14 Selecting previously unselected package libedit2:amd64. 07:28:14 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:28:14 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:28:14 Selecting previously unselected package libkrb5support0:amd64. 07:28:14 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:28:14 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:28:14 Selecting previously unselected package libk5crypto3:amd64. 07:28:14 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:28:14 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:28:14 Selecting previously unselected package libkeyutils1:amd64. 07:28:14 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:28:14 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:28:14 Selecting previously unselected package libkrb5-3:amd64. 07:28:14 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:28:14 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:28:14 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:28:14 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:28:14 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:28:15 Selecting previously unselected package libssl1.0.0:amd64. 07:28:15 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 07:28:15 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:28:15 Selecting previously unselected package openssh-client. 07:28:15 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:28:15 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:28:15 Selecting previously unselected package squashfs-tools. 07:28:15 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:28:15 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:28:15 Selecting previously unselected package snapd. 07:28:15 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 07:28:15 Unpacking snapd (2.48.3+18.04) ... 07:28:17 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:28:17 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:28:17 Setting up mime-support (3.60ubuntu1) ... 07:28:17 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:28:17 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:28:17 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:28:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:28:17 Setting up systemd (237-3ubuntu10.44) ... 07:28:17 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:28:18 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:28:18 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:28:18 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:28:18 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:28:18 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:28:18 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:28:19 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:28:19 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:28:20 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:28:20 Setting up python3 (3.6.7-1~18.04) ... 07:28:20 running python rtupdate hooks for python3.6... 07:28:20 running python post-rtupdate hooks for python3.6... 07:28:20 Setting up apparmor (2.12-4ubuntu5.1) ... 07:28:21 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:28:22 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:28:22 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:28:22 Setting up snapd (2.48.3+18.04) ... 07:28:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:28:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:28:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:28:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:28:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:28:23 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:28:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:28:23 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:28:23 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:28:23 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:28:24 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 07:28:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:28:24 Processing triggers for systemd (237-3ubuntu10.44) ... 07:28:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:28:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:28:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:28:26 Reading package lists... 07:28:26 Reading package lists... 07:28:26 Building dependency tree... 07:28:26 Reading state information... 07:28:26 Calculating upgrade... 07:28:27 The following packages will be upgraded: 07:28:27 advancecomp base-files bash binutils binutils-common 07:28:27 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:28:27 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:28:27 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 07:28:27 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 07:28:27 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:28:27 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:28:27 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 07:28:27 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 07:28:27 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 07:28:27 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 07:28:27 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 07:28:27 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 07:28:27 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 07:28:27 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 07:28:27 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:28:27 Need to get 63.8 MB of archives. 07:28:27 After this operation, 5188 kB of additional disk space will be used. 07:28:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 07:28:27 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:28:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:28:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:28:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:28:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:28:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:28:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:28:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:28:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:28:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:28:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:28:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:28:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:28:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:28:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:28:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:28:27 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:28:27 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:28:27 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:28:27 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:28:27 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:28:27 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:28:27 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:28:27 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:28:27 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:28:27 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:28:27 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:28:27 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:28:27 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:28:27 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:28:27 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:28:27 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:28:27 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:28:27 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:28:27 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 07:28:27 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 07:28:27 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:28:27 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:28:27 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 07:28:27 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 07:28:27 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 07:28:27 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:28:27 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:28:27 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:28:27 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 07:28:27 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:28:27 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:28:27 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 07:28:27 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 07:28:27 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 07:28:27 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 07:28:27 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:28:27 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:28:27 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:28:27 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:28:27 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:28:28 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:28:28 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:28:28 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:28:28 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:28:28 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:28:28 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:28:28 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:28:28 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:28:28 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:28:28 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:28:28 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:28:28 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:28:28 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:28:28 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:28:28 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:28:28 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:28:28 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:28:28 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:28:28 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:28:28 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:28:28 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:28:28 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:28:28 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:28:28 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:28:28 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 07:28:28 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 07:28:28 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 07:28:28 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 07:28:28 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 07:28:28 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:28:28 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:28:28 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:28:28 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 07:28:28 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:28:28 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:28:28 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:28:28 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:28:28 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:28:28 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:28:28 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:28:29 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:28:29 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:28:29 debconf: delaying package configuration, since apt-utils is not installed 07:28:29 Fetched 63.8 MB in 2s (31.1 MB/s) 07:28:29 (Reading database ... 13912 files and directories currently installed.) 07:28:29 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:28:29 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:28:30 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:28:30 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:28:30 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 07:28:30 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 07:28:30 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:28:31 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:28:31 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:28:31 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:28:31 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:28:31 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:28:31 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:28:31 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:28:31 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:28:31 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:28:31 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:28:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:28:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:28:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:28:32 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:28:32 (Reading database ... 13911 files and directories currently installed.) 07:28:32 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:28:32 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:28:32 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:28:32 (Reading database ... 13911 files and directories currently installed.) 07:28:32 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:28:32 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:28:32 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:28:32 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:28:32 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:28:32 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:28:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:28:33 (Reading database ... 13911 files and directories currently installed.) 07:28:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:28:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:28:33 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:28:34 (Reading database ... 13911 files and directories currently installed.) 07:28:34 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:28:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:28:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:28:34 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:28:34 Setting up base-files (10.1ubuntu2.10) ... 07:28:34 Installing new version of config file /etc/issue ... 07:28:34 Installing new version of config file /etc/issue.net ... 07:28:34 Installing new version of config file /etc/lsb-release ... 07:28:34 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:28:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:28:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:28:34 Removing obsolete conffile /etc/default/motd-news ... 07:28:34 (Reading database ... 13912 files and directories currently installed.) 07:28:34 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:28:35 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:28:35 Setting up bash (4.4.18-2ubuntu1.2) ... 07:28:35 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 07:28:35 (Reading database ... 13912 files and directories currently installed.) 07:28:35 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:35 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:28:35 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:28:35 (Reading database ... 13912 files and directories currently installed.) 07:28:35 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:28:35 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:28:35 Setting up tar (1.29b-2ubuntu0.2) ... 07:28:36 (Reading database ... 13912 files and directories currently installed.) 07:28:36 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:28:36 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:28:36 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:28:36 (Reading database ... 13912 files and directories currently installed.) 07:28:36 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:28:36 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:28:36 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:28:36 (Reading database ... 13912 files and directories currently installed.) 07:28:36 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:28:36 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:28:36 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:28:37 (Reading database ... 13912 files and directories currently installed.) 07:28:37 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:28:37 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:28:37 Setting up grep (3.1-2build1) ... 07:28:37 (Reading database ... 13912 files and directories currently installed.) 07:28:37 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:28:37 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:28:37 Setting up login (1:4.5-1ubuntu2) ... 07:28:37 (Reading database ... 13912 files and directories currently installed.) 07:28:37 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:28:37 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:28:37 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:28:37 (Reading database ... 13912 files and directories currently installed.) 07:28:37 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:28:37 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:28:38 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:28:38 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:28:38 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:28:38 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:28:39 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:28:39 (Reading database ... 13912 files and directories currently installed.) 07:28:39 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:28:39 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:28:40 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:28:40 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:28:40 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:28:40 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:28:40 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:28:40 (Reading database ... 13912 files and directories currently installed.) 07:28:40 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:28:40 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:28:41 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:28:41 (Reading database ... 13912 files and directories currently installed.) 07:28:41 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:41 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:28:41 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:28:41 (Reading database ... 13912 files and directories currently installed.) 07:28:41 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:41 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:28:41 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:28:41 (Reading database ... 13912 files and directories currently installed.) 07:28:41 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:41 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:28:41 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:28:42 (Reading database ... 13912 files and directories currently installed.) 07:28:42 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:42 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:28:42 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:28:42 (Reading database ... 13912 files and directories currently installed.) 07:28:42 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:28:42 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:28:42 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:28:42 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:28:42 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:28:42 (Reading database ... 13912 files and directories currently installed.) 07:28:42 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:28:42 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:28:42 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:28:42 (Reading database ... 13912 files and directories currently installed.) 07:28:42 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:42 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:28:43 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:28:43 (Reading database ... 13912 files and directories currently installed.) 07:28:43 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:43 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:28:43 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:28:43 (Reading database ... 13912 files and directories currently installed.) 07:28:43 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:43 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:28:43 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:28:44 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:28:44 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:28:44 (Reading database ... 13912 files and directories currently installed.) 07:28:44 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:28:44 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:28:44 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:28:45 (Reading database ... 13912 files and directories currently installed.) 07:28:45 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:28:45 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:28:45 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:28:45 (Reading database ... 13914 files and directories currently installed.) 07:28:45 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:28:45 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:28:45 Setting up debconf (1.5.66ubuntu1) ... 07:28:45 (Reading database ... 13914 files and directories currently installed.) 07:28:45 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:28:45 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:28:45 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:28:46 (Reading database ... 13914 files and directories currently installed.) 07:28:46 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:28:46 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:28:46 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:28:46 (Reading database ... 13914 files and directories currently installed.) 07:28:46 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:28:46 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:28:46 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:28:46 (Reading database ... 13914 files and directories currently installed.) 07:28:46 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:28:46 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:28:46 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 07:28:46 (Reading database ... 13914 files and directories currently installed.) 07:28:46 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:28:47 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:28:47 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:28:47 (Reading database ... 13914 files and directories currently installed.) 07:28:47 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:47 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:28:47 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 07:28:47 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:28:47 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:28:47 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:28:47 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:28:47 (Reading database ... 13914 files and directories currently installed.) 07:28:47 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:28:47 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:28:47 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:28:48 (Reading database ... 13914 files and directories currently installed.) 07:28:48 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 07:28:48 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:28:48 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 07:28:48 (Reading database ... 13914 files and directories currently installed.) 07:28:48 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:28:48 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:28:48 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:28:48 (Reading database ... 13914 files and directories currently installed.) 07:28:48 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 07:28:48 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 07:28:48 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 07:28:48 (Reading database ... 13914 files and directories currently installed.) 07:28:48 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:28:48 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:28:49 Setting up passwd (1:4.5-1ubuntu2) ... 07:28:49 (Reading database ... 13914 files and directories currently installed.) 07:28:49 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 07:28:49 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:28:49 Setting up gpgv (2.2.4-1ubuntu1.3) ... 07:28:49 (Reading database ... 13914 files and directories currently installed.) 07:28:49 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:28:49 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:28:50 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:28:50 (Reading database ... 13914 files and directories currently installed.) 07:28:50 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:28:50 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:28:50 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:28:50 (Reading database ... 13914 files and directories currently installed.) 07:28:50 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:28:50 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:28:50 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:28:50 (Reading database ... 13914 files and directories currently installed.) 07:28:50 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:28:50 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:28:50 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:28:50 (Reading database ... 13914 files and directories currently installed.) 07:28:50 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 07:28:50 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 07:28:51 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 07:28:51 (Reading database ... 13914 files and directories currently installed.) 07:28:51 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 07:28:51 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 07:28:51 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 07:28:51 (Reading database ... 13915 files and directories currently installed.) 07:28:51 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:28:51 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:28:51 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:28:51 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:28:51 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:28:51 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:28:51 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 07:28:51 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 07:28:52 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:28:52 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:28:52 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:28:52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:28:52 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:28:52 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:28:52 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:28:52 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:28:52 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:28:52 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:28:52 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:28:52 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:28:52 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:28:52 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:28:53 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 07:28:53 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 07:28:54 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:28:54 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:28:54 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:28:54 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:28:54 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:28:54 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:28:54 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:28:54 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:28:54 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:28:54 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:28:54 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:28:54 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:28:55 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:55 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:55 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:55 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:55 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:55 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:55 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:56 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:57 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:57 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:58 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:58 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:58 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:58 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:59 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:59 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:59 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:28:59 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:28:59 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:28:59 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:28:59 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:28:59 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:29:00 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:29:00 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:29:00 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:29:00 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:29:00 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:29:00 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:29:00 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:29:00 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:29:00 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:29:00 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:29:00 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:29:00 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:29:00 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:29:00 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:29:00 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:29:00 Setting up tzdata (2021a-0ubuntu0.18.04) ... 07:29:00 07:29:00 Current default time zone: 'Etc/UTC' 07:29:00 Local time is now: Mon Feb 15 07:29:00 UTC 2021. 07:29:00 Universal Time is now: Mon Feb 15 07:29:00 UTC 2021. 07:29:00 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:29:00 07:29:00 Setting up systemd-sysv (237-3ubuntu10.44) ... 07:29:00 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:29:00 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 07:29:01 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:29:01 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:29:01 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:29:01 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:29:01 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:29:01 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:29:01 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:29:01 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:29:01 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:29:01 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:29:01 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 07:29:01 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:29:01 Setting up patch (2.7.6-2ubuntu1.1) ... 07:29:01 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:29:01 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:29:01 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 07:29:01 Installing new version of config file /etc/ssl/openssl.cnf ... 07:29:01 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:29:01 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:29:01 Setting up ca-certificates (20210119~18.04.1) ... 07:29:03 Updating certificates in /etc/ssl/certs... 07:29:04 23 added, 27 removed; done. 07:29:04 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:29:04 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:29:05 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:29:05 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:29:05 Setting up pkgbinarymangler (138.18.04.1) ... 07:29:05 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:29:05 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 07:29:05 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:29:05 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:29:05 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:29:05 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:29:05 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:29:05 Setting up perl (5.26.1-6ubuntu0.5) ... 07:29:05 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 07:29:05 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:29:05 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:29:05 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 07:29:05 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:29:05 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:29:05 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:29:05 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:29:05 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:29:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:29:05 Processing triggers for systemd (237-3ubuntu10.44) ... 07:29:05 Processing triggers for mime-support (3.60ubuntu1) ... 07:29:05 Processing triggers for ca-certificates (20210119~18.04.1) ... 07:29:05 Updating certificates in /etc/ssl/certs... 07:29:06 0 added, 0 removed; done. 07:29:06 Running hooks in /etc/ca-certificates/update.d... 07:29:06 done. 07:29:06 Reading package lists... 07:29:07 Building dependency tree... 07:29:07 Reading state information... 07:29:07 The following NEW packages will be installed: 07:29:07 apt-transport-https 07:29:07 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:29:07 Need to get 1696 B of archives. 07:29:07 After this operation, 153 kB of additional disk space will be used. 07:29:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 07:29:07 debconf: delaying package configuration, since apt-utils is not installed 07:29:07 Fetched 1696 B in 0s (36.2 kB/s) 07:29:07 Selecting previously unselected package apt-transport-https. 07:29:07 (Reading database ... 13920 files and directories currently installed.) 07:29:07 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 07:29:07 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 07:29:07 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 07:29:08 Waiting for network to be ready... 07:29:13 2021-02-15T07:29:11Z INFO Waiting for automatic snapd restart... 07:29:13 snapd 2.48.2.1 from Canonical* installed 07:29:13 "snapd" switched to the "latest/stable" channel 07:29:13 07:29:15 core18 20210128 from Canonical* installed 07:29:16 "core18" switched to the "latest/stable" channel 07:29:16 07:29:19 snapcraft 4.5.1 from Canonical* installed 07:29:19 "snapcraft" switched to the "latest/stable" channel 07:29:19 07:29:22 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 07:29:22 - README.md 07:29:22 - snapcraft.yaml.orig 07:29:22 07:29:22 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:29:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:29:29 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:29:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:29:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:29:30 Reading package lists... 07:29:30 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 07:29:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:29:37 Reading package lists... 07:29:37 Building dependency tree... 07:29:37 Reading state information... 07:29:37 Suggested packages: 07:29:37 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:29:37 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:29:37 Recommended packages: 07:29:37 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:29:37 The following NEW packages will be installed: 07:29:37 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:29:37 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:29:37 pkg-config zip 07:29:37 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:29:37 Need to get 7655 kB of archives. 07:29:37 After this operation, 43.7 MB of additional disk space will be used. 07:29:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 07:29:37 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:29:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 07:29:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 07:29:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 07:29:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:29:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:29:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:29:37 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:29:37 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:29:37 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:29:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:29:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:29:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:29:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:29:38 debconf: delaying package configuration, since apt-utils is not installed 07:29:38 Fetched 7655 kB in 1s (10.6 MB/s) 07:29:38 Selecting previously unselected package libglib2.0-0:amd64. 07:29:38 (Reading database ... 13924 files and directories currently installed.) 07:29:38 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 07:29:38 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:29:38 Selecting previously unselected package libpsl5:amd64. 07:29:38 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:29:38 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:29:38 Selecting previously unselected package libnghttp2-14:amd64. 07:29:38 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:29:38 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:29:38 Selecting previously unselected package librtmp1:amd64. 07:29:38 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:29:38 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:29:38 Selecting previously unselected package libcurl3-gnutls:amd64. 07:29:38 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 07:29:38 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:29:38 Selecting previously unselected package liberror-perl. 07:29:38 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:29:38 Unpacking liberror-perl (0.17025-1) ... 07:29:38 Selecting previously unselected package git-man. 07:29:38 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 07:29:39 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 07:29:39 Selecting previously unselected package git. 07:29:39 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 07:29:39 Unpacking git (1:2.17.1-1ubuntu0.7) ... 07:29:39 Selecting previously unselected package libnorm1:amd64. 07:29:39 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:29:39 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:29:39 Selecting previously unselected package libpgm-5.2-0:amd64. 07:29:39 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:29:39 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:29:40 Selecting previously unselected package libsodium23:amd64. 07:29:40 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:29:40 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:29:40 Selecting previously unselected package libzmq5:amd64. 07:29:40 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:29:40 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:29:40 Selecting previously unselected package libzmq3-dev:amd64. 07:29:40 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:29:40 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:29:40 Selecting previously unselected package pkg-config. 07:29:40 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:29:40 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:29:40 Selecting previously unselected package zip. 07:29:40 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:29:40 Unpacking zip (3.0-11build1) ... 07:29:40 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:29:40 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 07:29:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:29:40 Setting up liberror-perl (0.17025-1) ... 07:29:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:29:40 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:29:40 No schema files found: doing nothing. 07:29:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:29:40 Setting up zip (3.0-11build1) ... 07:29:41 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:29:41 Setting up libsodium23:amd64 (1.0.16-2) ... 07:29:41 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:29:41 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:29:41 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:29:41 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:29:41 Setting up git (1:2.17.1-1ubuntu0.7) ... 07:29:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:29:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:29:47 git set to automatically installed. 07:29:47 git-man set to automatically installed. 07:29:47 libcurl3-gnutls set to automatically installed. 07:29:47 liberror-perl set to automatically installed. 07:29:47 libglib2.0-0 set to automatically installed. 07:29:47 libnghttp2-14 set to automatically installed. 07:29:47 libnorm1 set to automatically installed. 07:29:47 libpgm-5.2-0 set to automatically installed. 07:29:47 libpsl5 set to automatically installed. 07:29:47 librtmp1 set to automatically installed. 07:29:47 libsodium23 set to automatically installed. 07:29:47 libzmq3-dev set to automatically installed. 07:29:47 libzmq5 set to automatically installed. 07:29:47 pkg-config set to automatically installed. 07:29:47 zip set to automatically installed. 07:29:49 snapd is not logged in, snap install commands will use sudo 07:29:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:29:56 snap "core18" has no updates available 07:29:57 Pulling config-common 07:29:57 + snapcraftctl pull 07:29:58 Pulling go-build-helper 07:29:58 + snapcraftctl pull 07:30:20 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:30:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:30:20 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:30:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] 07:30:20 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:30:20 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:30:20 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:30:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:30:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 07:30:20 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:30:20 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:30:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:30:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 07:30:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 07:30:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 07:30:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 07:30:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 07:30:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 07:30:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:30:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] 07:30:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 07:30:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 07:30:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 07:30:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 07:30:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 07:30:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 07:30:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 07:30:20 Fetched 23.9 MB in 0s (0 B/s) 07:30:20 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:30:20 Fetched 96.5 kB in 0s (0 B/s) 07:30:20 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:30:20 Fetched 279 kB in 0s (0 B/s) 07:30:20 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:30:20 Fetched 122 kB in 0s (0 B/s) 07:30:20 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:30:20 Fetched 77.8 kB in 0s (0 B/s) 07:30:20 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:30:20 Fetched 8848 B in 0s (0 B/s) 07:30:20 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:30:20 Fetched 47.8 kB in 0s (0 B/s) 07:30:20 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:30:20 Fetched 45.6 kB in 0s (0 B/s) 07:30:20 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:30:20 Fetched 15.0 kB in 0s (0 B/s) 07:30:20 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 07:30:20 Fetched 214 kB in 0s (0 B/s) 07:30:20 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] 07:30:20 Fetched 155 kB in 0s (0 B/s) 07:30:20 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:30:20 Fetched 50.6 kB in 0s (0 B/s) 07:30:20 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:30:20 Fetched 14.8 kB in 0s (0 B/s) 07:30:20 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:30:20 Fetched 41.8 kB in 0s (0 B/s) 07:30:20 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:30:20 Fetched 499 kB in 0s (0 B/s) 07:30:20 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:30:20 Fetched 111 kB in 0s (0 B/s) 07:30:20 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:30:20 Fetched 240 kB in 0s (0 B/s) 07:30:20 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:30:20 Fetched 29.3 kB in 0s (0 B/s) 07:30:20 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:30:20 Fetched 85.5 kB in 0s (0 B/s) 07:30:20 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:30:20 Fetched 24.5 kB in 0s (0 B/s) 07:30:20 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:30:20 Fetched 49.2 kB in 0s (0 B/s) 07:30:20 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:30:20 Fetched 54.2 kB in 0s (0 B/s) 07:30:20 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:30:20 Fetched 30.8 kB in 0s (0 B/s) 07:30:20 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] 07:30:20 Fetched 16.6 kB in 0s (0 B/s) 07:30:20 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:30:20 Fetched 85.9 kB in 0s (0 B/s) 07:30:20 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:30:20 Fetched 8720 B in 0s (0 B/s) 07:30:20 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 07:30:20 Fetched 137 kB in 0s (0 B/s) 07:30:20 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:30:20 Fetched 119 kB in 0s (0 B/s) 07:30:20 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 07:30:20 Fetched 109 kB in 0s (0 B/s) 07:30:20 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:30:20 Fetched 11.1 kB in 0s (0 B/s) 07:30:20 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:30:20 Fetched 645 kB in 0s (0 B/s) 07:30:20 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:30:20 Fetched 41.3 kB in 0s (0 B/s) 07:30:20 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:30:20 Fetched 17.9 kB in 0s (0 B/s) 07:30:20 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:30:20 Fetched 368 kB in 0s (0 B/s) 07:30:20 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:30:20 Fetched 187 kB in 0s (0 B/s) 07:30:20 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:30:20 Fetched 175 kB in 0s (0 B/s) 07:30:20 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:30:24 Fetched 206 kB in 0s (0 B/s) 07:30:24 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 07:30:24 Fetched 1301 kB in 0s (0 B/s) 07:30:24 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:30:24 Fetched 36.2 kB in 0s (0 B/s) 07:30:24 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 07:30:24 Fetched 159 kB in 0s (0 B/s) 07:30:24 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:30:24 Fetched 107 kB in 0s (0 B/s) 07:30:24 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:30:24 Fetched 48.7 kB in 0s (0 B/s) 07:30:24 Pulling static-packages 07:30:24 + snapcraftctl pull 07:30:25 'go115' has dependencies that need to be staged: static-packages go-build-helper 07:30:25 Skipping pull go-build-helper (already ran) 07:30:25 Skipping pull static-packages (already ran) 07:30:25 Building go-build-helper 07:30:25 + snapcraftctl build 07:30:29 Building static-packages 07:30:29 + snapcraftctl build 07:30:31 Staging go-build-helper 07:30:31 + snapcraftctl stage 07:30:31 Staging static-packages 07:30:31 + snapcraftctl stage 07:30:32 Pulling go115 07:30:32 + snapcraftctl pull 07:30:34 'edgex-go' has dependencies that need to be staged: go115 07:30:34 Skipping pull go115 (already ran) 07:30:34 Building go115 07:30:34 + dpkg --print-architecture 07:30:34 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 07:30:34 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 07:30:34 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 07:30:34 % Total % Received % Xferd Average Speed Time Time Time Current 07:30:34 Dload Upload Total Spent Left Speed 07:30:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 115M 15 18.2M 0 0 21.7M 0 0:00:05 --:--:-- 0:00:05 21.7M 47 115M 47 54.9M 0 0 29.8M 0 0:00:03 0:00:01 0:00:02 29.8M 80 115M 80 92.9M 0 0 32.7M 0 0:00:03 0:00:02 0:00:01 32.7M 100 115M 100 115M 0 0 34.1M 0 0:00:03 0:00:03 --:--:-- 34.1M 07:30:37 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 07:30:37 + + grepsha256sum -c sha256 07:30:37 OK 07:30:37 go1.15.2.linux-amd64.tar.gz: OK 07:30:37 + mkdir -p /root/stage/go1.15 07:30:37 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 07:30:42 Staging go115 07:30:42 + snapcraftctl stage 07:30:47 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:30:47 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:30:47 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:30:47 Fetched 0 B in 0s (0 B/s) 07:30:47 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:30:47 Fetched 224 kB in 0s (0 B/s) 07:30:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:30:47 Fetched 157 kB in 0s (0 B/s) 07:30:47 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:30:47 Fetched 221 kB in 0s (0 B/s) 07:30:47 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:30:47 Fetched 143 kB in 0s (0 B/s) 07:30:47 Pulling edgex-go 07:30:47 + snapcraftctl pull 07:30:48 Pulling version 07:30:48 + cd /root/project 07:30:48 + [ -f VERSION ] 07:30:48 + PROJECT_VERSION=local-dev 07:30:48 + git rev-parse --short HEAD 07:30:48 + GIT_REVISION=8ceae064 07:30:48 + snapcraftctl set-version local-dev 07:30:49 Building config-common 07:30:49 + snapcraftctl build 07:30:51 Skipping build go-build-helper (already ran) 07:30:51 Skipping build static-packages (already ran) 07:30:51 Skipping build go115 (already ran) 07:30:51 Building edgex-go 07:30:51 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin 07:30:51 + cd /root/parts/edgex-go/src 07:30:51 + make build 07:30:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:30:54 go: downloading github.com/gorilla/mux v1.8.0 07:30:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 07:30:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.34 07:30:54 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:30:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 07:30:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.5 07:30:54 go: downloading github.com/google/uuid v1.2.0 07:30:54 go: downloading github.com/pelletier/go-toml v1.2.0 07:30:54 go: downloading github.com/pebbe/zmq4 v1.2.2 07:30:54 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:30:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:30:54 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:30:54 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:30:54 go: downloading github.com/BurntSushi/toml v0.3.1 07:30:54 go: downloading github.com/go-kit/kit v0.8.0 07:30:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 07:30:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 07:30:54 go: downloading github.com/pkg/errors v0.8.1 07:30:54 go: downloading github.com/go-playground/validator/v10 v10.3.0 07:30:54 go: downloading github.com/imdario/mergo v0.3.11 07:30:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 07:30:54 go: downloading github.com/hashicorp/consul/api v1.1.0 07:30:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:30:54 go: downloading github.com/x448/float16 v0.8.4 07:30:54 go: downloading github.com/mitchellh/copystructure v1.0.0 07:30:54 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:30:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:30:54 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 07:30:54 go: downloading github.com/hashicorp/serf v0.8.2 07:30:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:30:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:30:54 go: downloading github.com/leodido/go-urn v1.2.0 07:30:54 go: downloading github.com/go-playground/universal-translator v0.17.0 07:30:54 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:30:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:30:54 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:30:54 go: downloading github.com/go-playground/locales v0.13.0 07:30:54 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:30:54 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:31:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:31:01 go: downloading gopkg.in/yaml.v2 v2.4.0 07:31:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:31:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:31:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:31:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:31:09 go: downloading github.com/stretchr/testify v1.7.0 07:31:09 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:31:09 go: downloading github.com/davecgh/go-spew v1.1.1 07:31:09 go: downloading github.com/pmezard/go-difflib v1.0.0 07:31:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:31:11 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:31:11 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:31:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:31:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:31:14 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:31:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:31:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:31:16 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:31:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:31:17 go: downloading github.com/lib/pq v1.9.0 07:31:19 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 07:31:19 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 07:31:19 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 07:31:19 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 07:31:19 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 07:31:19 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 07:31:19 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 07:31:19 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 07:31:19 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 07:31:19 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 07:31:19 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 07:31:19 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 07:31:19 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 07:31:19 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 07:31:19 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 07:31:19 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 07:31:19 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 07:31:19 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 07:31:19 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 07:31:19 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 07:31:19 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 07:31:19 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 07:31:19 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 07:31:19 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 07:31:19 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 07:31:20 Building version 07:31:20 + snapcraftctl build 07:31:22 Staging config-common 07:31:22 + snapcraftctl stage 07:31:23 Skipping stage go-build-helper (already ran) 07:31:23 Skipping stage static-packages (already ran) 07:31:23 Skipping stage go115 (already ran) 07:31:23 Staging edgex-go 07:31:23 + snapcraftctl stage 07:31:24 Staging version 07:31:24 + snapcraftctl stage 07:31:25 Priming config-common 07:31:25 + snapcraftctl prime 07:31:26 Priming go-build-helper 07:31:26 + snapcraftctl prime 07:31:27 Priming static-packages 07:31:27 + snapcraftctl prime 07:31:30 Priming go115 07:31:30 + snapcraftctl prime 07:31:31 Priming edgex-go 07:31:31 + snapcraftctl prime 07:31:31 Priming version 07:31:31 + snapcraftctl prime 07:31:33 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:31:37 provisioning config files... 07:31:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1707171775784527122tmp [Pipeline] { [Pipeline] sh 07:31:38 + set +x 07:31:38 + curl -s https://codecov.io/bash 07:31:38 + bash -s -- 07:31:40 07:31:40 _____ _ 07:31:40 / ____| | | 07:31:40 | | ___ __| | ___ ___ _____ __ 07:31:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:31:40 | |___| (_) | (_| | __/ (_| (_) \ V / 07:31:40 \_____\___/ \__,_|\___|\___\___/ \_/ 07:31:40 Bash-20210129-7c25fce 07:31:40 07:31:40 07:31:40 ==> git version 2.24.3 found 07:31:40 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:31:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:31:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:31:40 ==> Jenkins CI detected. 07:31:40 project root: . 07:31:40 --> token set from env 07:31:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:31:40 ==> Running gcov in . (disable via -X gcov) 07:31:40 ==> Python coveragepy not found 07:31:40 ==> Searching for coverage reports in: 07:31:40 + . 07:31:40 -> Found 1 reports 07:31:40 ==> Detecting git/mercurial file structure 07:31:40 ==> Reading reports 07:31:40 + ./coverage.out bytes=595676 07:31:40 ==> Appending adjustments 07:31:40 https://docs.codecov.io/docs/fixing-reports 07:31:49 + Found adjustments 07:31:49 ==> Gzipping contents 07:31:49 88K /tmp/codecov.pB9bi4.gz 07:31:49 ==> Uploading reports 07:31:49 url: https://codecov.io 07:31:49 query: branch=PR-3169&commit=8ceae06408e0fb83db31df0165fb975e7f26d677&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3169&job=&cmd_args= 07:31:49 -> Pinging Codecov 07:31:49 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3169&commit=8ceae06408e0fb83db31df0165fb975e7f26d677&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3169&job=&cmd_args= 07:31:50 -> Uploading to 07:31:50 https://storage.googleapis.com/codecov/v4/raw/2021-02-15/00271124DB129430A58F1EEE437C3FCB/8ceae06408e0fb83db31df0165fb975e7f26d677/63d6be3e-2127-43cf-a64e-2c36e9f179fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210215T073149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0eaaea0ab3b55adb6689a5b0e719d40b8f64a97062e1aa5fbfbe153147ce668e 07:31:50 % Total % Received % Xferd Average Speed Time Time Time Current 07:31:50 Dload Upload Total Spent Left Speed 07:31:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89495 0 0 100 89495 0 112k --:--:-- --:--:-- --:--:-- 112k 100 89495 0 0 100 89495 0 112k --:--:-- --:--:-- --:--:-- 111k 07:31:51 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/8ceae06408e0fb83db31df0165fb975e7f26d677 [Pipeline] } 07:31:51 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 07:31:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:31:57 ---> package-listing.sh 07:31:57 ++ facter osfamily 07:31:57 ++ tr '[:upper:]' '[:lower:]' 07:31:57 + OS_FAMILY=redhat 07:31:57 + workspace=/w/workspace/edgex-go/1 07:31:57 + START_PACKAGES=/tmp/packages_start.txt 07:31:57 + END_PACKAGES=/tmp/packages_end.txt 07:31:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:31:57 + PACKAGES=/tmp/packages_start.txt 07:31:57 + '[' /w/workspace/edgex-go/1 ']' 07:31:57 + PACKAGES=/tmp/packages_end.txt 07:31:57 + case "${OS_FAMILY}" in 07:31:57 + sort 07:31:57 + rpm -qa 07:32:10 + '[' -f /tmp/packages_start.txt ']' 07:32:10 + '[' -f /tmp/packages_end.txt ']' 07:32:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:32:10 + '[' /w/workspace/edgex-go/1 ']' 07:32:10 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:32:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:32:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:32:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:32:13 07:32:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:32:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:32:15 alpine: Pulling from edgex-lftools-log-publisher 07:32:15 df20fa9351a1: Pulling fs layer 07:32:15 36b3adc4ff6f: Pulling fs layer 07:32:15 8ad3a11d3b57: Pulling fs layer 07:32:15 46f8f816bc3b: Pulling fs layer 07:32:15 93b61091891f: Pulling fs layer 07:32:15 93b9cdb0e59b: Pulling fs layer 07:32:15 5e14af77c1be: Pulling fs layer 07:32:15 01666e4c0597: Pulling fs layer 07:32:15 aa168da1d23b: Pulling fs layer 07:32:15 46f8f816bc3b: Waiting 07:32:15 93b9cdb0e59b: Waiting 07:32:15 5e14af77c1be: Waiting 07:32:15 01666e4c0597: Waiting 07:32:15 93b61091891f: Waiting 07:32:15 aa168da1d23b: Waiting 07:32:15 36b3adc4ff6f: Verifying Checksum 07:32:15 36b3adc4ff6f: Download complete 07:32:15 46f8f816bc3b: Verifying Checksum 07:32:15 46f8f816bc3b: Download complete 07:32:16 93b61091891f: Verifying Checksum 07:32:16 93b61091891f: Download complete 07:32:16 df20fa9351a1: Verifying Checksum 07:32:16 df20fa9351a1: Download complete 07:32:16 93b9cdb0e59b: Verifying Checksum 07:32:16 93b9cdb0e59b: Download complete 07:32:16 01666e4c0597: Verifying Checksum 07:32:16 01666e4c0597: Download complete 07:32:16 5e14af77c1be: Verifying Checksum 07:32:16 5e14af77c1be: Download complete 07:32:20 8ad3a11d3b57: Verifying Checksum 07:32:20 8ad3a11d3b57: Download complete 07:32:20 df20fa9351a1: Pull complete 07:32:21 36b3adc4ff6f: Pull complete 07:32:24 8ad3a11d3b57: Pull complete 07:32:25 46f8f816bc3b: Pull complete 07:32:25 93b61091891f: Pull complete 07:32:25 93b9cdb0e59b: Pull complete 07:32:27 5e14af77c1be: Pull complete 07:32:28 01666e4c0597: Pull complete 07:32:34 aa168da1d23b: Verifying Checksum 07:32:34 aa168da1d23b: Download complete 07:33:03 aa168da1d23b: Pull complete 07:33:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:33:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:33:04 prd-centos7-docker-4c-2g-26480 does not seem to be running inside a container 07:33:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:33:11 $ docker top 806bbe24921f6faf63f42e6a07e42edf9bd20151e64a05f2f68970fc203810d5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:14 + touch /tmp/pre-build-complete [Pipeline] sh 07:33:15 + mkdir -p /var/log/sa [Pipeline] sh 07:33:16 + ls /var/log/sa-host 07:33:16 + sadf -c /var/log/sa-host/sa15 07:33:16 file_magic: OK 07:33:16 HZ: Using current value: 100 07:33:16 file_header: OK 07:33:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:33:16 Statistics: 07:33:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:33:16 File successfully converted to sysstat format version 12.2.1 07:33:16 + sadf -c /var/log/sa-host/sa23 07:33:16 file_magic: OK 07:33:16 HZ: Using current value: 100 07:33:16 file_header: OK 07:33:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:33:16 Statistics: 07:33:16 Hnuu...uuuununununu... 07:33:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:17 provisioning config files... 07:33:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6907793727856249229tmp [Pipeline] { [Pipeline] echo 07:33:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:33:18 ---> create-netrc.sh [Pipeline] } 07:33:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:33:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:33:20 ---> python-tools-install.sh [Pipeline] echo 07:33:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:33:21 ---> sudo-logs.sh 07:33:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:33:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:33:22 ---> job-cost.sh 07:33:22 lf-activate-venv: SKIPPING 07:33:22 INFO: No Stack... 07:33:24 INFO: Retrieving Pricing Info for: v1-standard-2 07:33:25 INFO: Archiving Costs [Pipeline] echo 07:33:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:33:26 ---> logs-deploy.sh 07:33:26 lf-activate-venv: SKIPPING 07:33:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3169/1 07:33:26 INFO: archiving workspace using pattern(s): 07:33:30 Archives upload complete. 07:33:30 INFO: archiving logs to Nexus 07:33:32 ---> uname -a: 07:33:32 Linux prd-centos7-docker-4c-2g-26480.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:33:32 07:33:32 07:33:32 ---> lscpu: 07:33:32 Architecture: x86_64 07:33:32 CPU op-mode(s): 32-bit, 64-bit 07:33:32 Byte Order: Little Endian 07:33:32 Address sizes: 40 bits physical, 48 bits virtual 07:33:32 CPU(s): 4 07:33:32 On-line CPU(s) list: 0-3 07:33:32 Thread(s) per core: 1 07:33:32 Core(s) per socket: 1 07:33:32 Socket(s): 4 07:33:32 NUMA node(s): 1 07:33:32 Vendor ID: GenuineIntel 07:33:32 CPU family: 6 07:33:32 Model: 44 07:33:32 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:33:32 Stepping: 1 07:33:32 CPU MHz: 2933.438 07:33:32 BogoMIPS: 5866.87 07:33:32 Virtualization: VT-x 07:33:32 Hypervisor vendor: KVM 07:33:32 Virtualization type: full 07:33:32 L1d cache: 128 KiB 07:33:32 L1i cache: 128 KiB 07:33:32 L2 cache: 16 MiB 07:33:32 L3 cache: 64 MiB 07:33:32 NUMA node0 CPU(s): 0-3 07:33:32 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:33:32 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:33:32 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:33:32 Vulnerability Meltdown: Mitigation; PTI 07:33:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:33:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:33:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:33:32 Vulnerability Srbds: Not affected 07:33:32 Vulnerability Tsx async abort: Not affected 07:33:32 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 07:33:32 07:33:32 07:33:32 ---> nproc: 07:33:32 4 07:33:32 07:33:32 07:33:32 ---> df -h: 07:33:32 Filesystem Size Used Available Use% Mounted on 07:33:32 overlay 50.0G 11.7G 38.3G 23% / 07:33:32 tmpfs 64.0M 0 64.0M 0% /dev 07:33:32 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:33:32 shm 64.0M 0 64.0M 0% /dev/shm 07:33:32 /dev/vda1 50.0G 11.7G 38.3G 23% /facter-os 07:33:32 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/resolv.conf 07:33:32 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hostname 07:33:32 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hosts 07:33:32 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/auth.log 07:33:32 /dev/vda1 50.0G 11.7G 38.3G 23% /run/cloud-init/result.json 07:33:32 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/sa-host 07:33:32 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/secure 07:33:32 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1 07:33:32 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1@tmp 07:33:32 07:33:32 07:33:32 ---> free -m: 07:33:32 total used free shared buff/cache available 07:33:32 Mem: 1837 760 183 0 893 1013 07:33:32 Swap: 1023 62 961 07:33:32 07:33:32 07:33:32 ---> ip addr: 07:33:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:33:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:33:32 inet 127.0.0.1/8 scope host lo 07:33:32 valid_lft forever preferred_lft forever 07:33:32 inet6 ::1/128 scope host 07:33:32 valid_lft forever preferred_lft forever 07:33:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:33:32 link/ether fa:16:3e:29:52:07 brd ff:ff:ff:ff:ff:ff 07:33:32 inet 10.30.122.63/23 brd 10.30.123.255 scope global dynamic eth0 07:33:32 valid_lft 84268sec preferred_lft 84268sec 07:33:32 inet6 fe80::f816:3eff:fe29:5207/64 scope link 07:33:32 valid_lft forever preferred_lft forever 07:33:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:33:32 link/ether 02:42:92:9a:29:c2 brd ff:ff:ff:ff:ff:ff 07:33:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:33:32 valid_lft forever preferred_lft forever 07:33:32 inet6 fe80::42:92ff:fe9a:29c2/64 scope link 07:33:32 valid_lft forever preferred_lft forever 07:33:32 07:33:32 07:33:32 ---> sar -b -r -n DEV: 07:33:32 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/15/21 _x86_64_ (4 CPU) 07:33:32 07:33:32 06:57:40 LINUX RESTART (4 CPU) 07:33:32 07:33:32 06:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:33:32 07:00:01 25.69 10.99 14.70 0.00 1248.25 6545.88 0.00 07:33:32 07:01:02 44.82 13.59 31.24 0.00 4767.22 2664.78 0.00 07:33:32 07:02:01 41.58 23.91 17.67 0.00 2206.84 10808.86 0.00 07:33:32 07:03:01 111.16 30.80 80.35 0.00 2649.19 26753.56 0.00 07:33:32 07:04:02 168.09 51.43 116.65 0.00 2485.90 17727.09 0.00 07:33:32 07:05:01 119.11 64.34 54.77 0.00 2071.19 7923.54 0.00 07:33:32 07:06:02 61.16 18.21 42.95 0.00 706.98 4067.98 0.00 07:33:32 07:07:01 53.20 12.23 40.98 0.00 606.39 4950.35 0.00 07:33:32 07:08:01 46.75 20.37 26.38 0.00 885.52 2358.25 0.00 07:33:32 07:09:01 58.93 21.45 37.48 0.00 792.71 2210.31 0.00 07:33:32 07:10:02 35.37 13.82 21.55 0.00 1450.42 2704.13 0.00 07:33:32 07:11:01 12.95 0.74 12.21 0.00 77.83 2622.02 0.00 07:33:32 07:12:01 100.85 9.82 91.03 0.00 634.96 16962.17 0.00 07:33:32 07:13:14 222.36 101.87 120.49 0.00 50844.51 94768.59 0.00 07:33:32 07:14:01 798.70 739.13 59.57 0.00 35007.25 41266.89 0.00 07:33:32 07:15:14 684.79 590.54 94.25 0.00 34040.03 33190.27 0.00 07:33:32 07:16:20 782.25 691.12 91.13 0.00 49538.95 54715.33 0.00 07:33:32 07:17:07 756.06 687.78 68.28 0.00 37244.39 40521.09 0.00 07:33:32 07:18:03 439.65 371.92 67.74 0.00 19611.21 20311.41 0.00 07:33:32 07:19:01 112.48 44.02 68.46 0.00 4528.90 15250.96 0.00 07:33:32 07:20:04 189.06 32.48 156.58 0.00 6531.33 35596.40 0.00 07:33:32 07:21:04 440.11 273.60 166.50 0.00 52679.34 71052.29 0.00 07:33:32 07:22:03 963.47 871.57 91.90 0.00 34143.28 38164.11 0.00 07:33:32 07:23:03 335.12 237.20 97.91 0.00 18974.76 25393.03 0.00 07:33:32 07:24:02 469.98 356.47 113.51 0.00 20768.76 24504.41 0.00 07:33:32 07:25:02 175.19 57.74 117.45 0.00 3397.25 11149.28 0.00 07:33:32 07:26:01 39.52 15.48 24.05 0.00 3110.10 1590.55 0.00 07:33:32 07:27:01 2.90 1.23 1.67 0.00 23.98 29.74 0.00 07:33:32 07:28:01 0.45 0.28 0.17 0.00 12.65 1.46 0.00 07:33:32 07:29:01 0.25 0.05 0.20 0.00 0.40 1.73 0.00 07:33:32 07:30:01 113.75 107.98 5.77 0.00 1451.15 279.18 0.00 07:33:32 07:31:01 126.83 106.70 20.13 0.00 1439.87 659.82 0.00 07:33:32 07:32:02 125.50 123.71 1.79 0.00 5368.24 297.58 0.00 07:33:32 07:33:01 134.52 37.47 97.04 0.00 2174.00 15988.97 0.00 07:33:32 Average: 226.00 164.91 61.09 0.00 11977.54 19043.51 0.00 07:33:32 07:33:32 06:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:33:32 07:00:01 65240 0 554672 29.48 2620 1259012 1078992 36.82 507388 1110436 8208 07:33:32 07:01:02 149304 0 598912 31.83 2620 1130708 1242160 42.39 458528 1067700 44 07:33:32 07:02:01 214120 0 603684 32.08 2620 1061120 1349992 46.07 604048 857748 964 07:33:32 07:03:01 74464 0 695284 36.95 2596 1109200 1538992 52.52 631840 929792 102500 07:33:32 07:04:02 69956 0 724524 38.51 1792 1085272 1461104 49.87 603104 927460 51588 07:33:32 07:05:01 168116 0 737960 39.22 1564 973904 1743036 59.49 582132 850528 13832 07:33:32 07:06:02 259584 0 748868 39.80 1336 871756 1602508 54.69 592672 745220 75684 07:33:32 07:07:01 162168 0 750964 39.91 864 967548 1753364 59.84 673244 756040 73724 07:33:32 07:08:01 259904 0 770372 40.94 864 850404 1746560 59.61 566544 763160 23156 07:33:32 07:09:01 277148 0 675040 35.88 864 928492 1259468 42.98 504424 804100 41660 07:33:32 07:10:02 222868 0 716324 38.07 744 941608 1365232 46.59 611780 752880 46072 07:33:32 07:11:01 165712 0 682468 36.27 744 1032620 1235380 42.16 589776 832924 61956 07:33:32 07:12:01 206788 0 661060 35.13 624 1013072 1203816 41.08 533452 843728 48 07:33:32 07:13:14 74880 0 766236 40.72 0 1040428 2186044 74.61 761840 835856 20684 07:33:32 07:14:01 541444 0 638660 33.94 0 701440 1355492 46.26 488400 638692 80 07:33:32 07:15:14 67604 0 775192 41.20 0 1038748 2285712 78.01 758348 834088 93576 07:33:32 07:16:20 75344 0 780820 41.50 0 1025380 2247220 76.69 740504 830440 55920 07:33:32 07:17:07 74784 0 779992 41.45 0 1026768 2245420 76.63 700872 876028 81976 07:33:32 07:18:03 73968 0 1202748 63.92 0 604828 4337560 148.03 893800 645644 9432 07:33:32 07:19:01 414832 0 682892 36.29 0 783820 1475252 50.35 594428 606140 11248 07:33:32 07:20:04 72160 0 644456 34.25 0 1164928 1308736 44.66 721912 828260 44 07:33:32 07:21:04 75836 0 727108 38.64 0 1078600 2108104 71.95 751408 824832 47508 07:33:32 07:22:03 72868 0 711212 37.80 0 1097464 2092724 71.42 737276 825600 68672 07:33:32 07:23:03 210568 0 793112 42.15 0 877864 2367388 80.80 646708 757220 49656 07:33:32 07:24:02 134524 0 669428 35.58 0 1077592 1610260 54.96 622280 873356 27816 07:33:32 07:25:02 385308 0 641992 34.12 0 854244 1548192 52.84 493492 751460 8 07:33:32 07:26:01 385716 0 565168 30.04 0 930660 1211868 41.36 449612 798968 8 07:33:32 07:27:01 394816 0 556072 29.55 0 930656 1084136 37.00 443232 799292 8 07:33:32 07:28:01 395180 0 555324 29.51 0 931040 1077836 36.78 442616 799644 8 07:33:32 07:29:01 395492 0 555000 29.50 0 931052 1077808 36.78 442756 799668 8 07:33:32 07:30:01 340004 0 573356 30.47 0 968184 1088624 37.15 472872 812112 900 07:33:32 07:31:01 287352 0 602896 32.04 0 991296 1079524 36.84 485156 818152 940 07:33:32 07:32:02 69916 0 715712 38.04 0 1095916 1175412 40.11 519956 911088 204 07:33:32 07:33:01 272232 0 780760 41.50 0 828552 1604060 54.74 492048 714536 94492 07:33:32 Average: 209124 0 695243 36.95 584 976593 1621999 55.36 591719 818317 31254 07:33:32 07:33:32 06:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:33:32 07:00:01 eth0 605.22 315.99 3229.46 59.84 0.00 0.00 0.00 0.00 07:33:32 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:01:02 eth0 93.51 78.68 454.43 45.09 0.00 0.00 0.00 0.00 07:33:32 07:01:02 veth8dd710d 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 07:33:32 07:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:01:02 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 07:33:32 07:02:01 eth0 475.25 397.69 2693.82 56.91 0.00 0.00 0.00 0.00 07:33:32 07:02:01 veth8dd710d 388.16 459.75 51.69 2680.01 0.00 0.00 0.00 0.00 07:33:32 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:02:01 docker0 388.16 459.73 46.38 2680.01 0.00 0.00 0.00 0.00 07:33:32 07:03:01 eth0 286.76 219.03 2822.11 48.87 0.00 0.00 0.00 0.00 07:33:32 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:04:02 eth0 204.31 82.24 839.74 13.50 0.00 0.00 0.00 0.00 07:33:32 07:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:04:02 docker0 69.23 182.15 5.22 826.05 0.00 0.00 0.00 0.00 07:33:32 07:05:01 eth0 27.95 22.02 24.03 43.51 0.00 0.00 0.00 0.00 07:33:32 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:05:01 veth4bdb51a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:33:32 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:06:02 eth0 13.38 12.02 8.32 22.56 0.00 0.00 0.00 0.00 07:33:32 07:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:06:02 veth4bdb51a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:07:01 eth0 24.61 18.96 18.72 10.29 0.00 0.00 0.00 0.00 07:33:32 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:07:01 veth4bdb51a 0.44 0.44 0.04 0.04 0.00 0.00 0.00 0.00 07:33:32 07:07:01 docker0 0.44 0.44 0.03 0.04 0.00 0.00 0.00 0.00 07:33:32 07:08:01 eth0 25.70 22.06 14.87 43.53 0.00 0.00 0.00 0.00 07:33:32 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:08:01 veth4bdb51a 1.11 1.11 0.09 0.09 0.00 0.00 0.00 0.00 07:33:32 07:08:01 docker0 1.11 1.11 0.07 0.09 0.00 0.00 0.00 0.00 07:33:32 07:09:01 eth0 2.29 1.82 1.85 1.02 0.00 0.00 0.00 0.00 07:33:32 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:09:01 veth4bdb51a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:10:02 eth0 18.75 16.92 13.88 26.83 0.00 0.00 0.00 0.00 07:33:32 07:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:10:02 veth4bdb51a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:11:01 eth0 20.87 15.78 16.50 8.79 0.00 0.00 0.00 0.00 07:33:32 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:11:01 veth4bdb51a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:11:01 veth49bfdfa 1.70 1.57 0.14 0.12 0.00 0.00 0.00 0.00 07:33:32 07:12:01 eth0 184.94 145.57 1686.57 67.08 0.00 0.00 0.00 0.00 07:33:32 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:12:01 vethb117d46 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:12:01 docker0 452.87 636.42 50.98 3464.65 0.00 0.00 0.00 0.00 07:33:32 07:13:14 eth0 7.52 5.77 6.89 3.10 0.00 0.00 0.00 0.00 07:33:32 07:13:14 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:13:14 vethb117d46 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 07:33:32 07:13:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:14:01 eth0 3.54 2.77 2.79 1.52 0.00 0.00 0.00 0.00 07:33:32 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:14:01 vethb117d46 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:15:14 eth0 47.36 34.10 138.46 29.02 0.00 0.00 0.00 0.00 07:33:32 07:15:14 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:15:14 vethb117d46 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 07:33:32 07:15:14 docker0 13.40 21.92 0.81 120.93 0.00 0.00 0.00 0.00 07:33:32 07:16:20 eth0 1.66 1.36 1.29 0.67 0.00 0.00 0.00 0.00 07:33:32 07:16:20 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:16:20 vethb117d46 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:16:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:17:07 eth0 1.27 1.08 0.89 0.49 0.00 0.00 0.00 0.00 07:33:32 07:17:07 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:17:07 vethb117d46 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:17:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:18:03 vethf8bc656 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:33:32 07:18:03 vethc7c28e2 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:33:32 07:18:03 vetha716997 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:33:32 07:18:03 vetha246e2c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:33:32 07:19:01 vethf8bc656 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:19:01 vetha246e2c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:19:01 eth0 2170.23 1480.12 12404.08 536.98 0.00 0.00 0.00 0.00 07:33:32 07:19:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:33:32 07:20:04 eth0 180.53 133.31 1406.11 44.09 0.00 0.00 0.00 0.00 07:33:32 07:20:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:20:04 vethb117d46 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 07:33:32 07:20:04 docker0 466.66 674.69 50.89 3646.71 0.00 0.00 0.00 0.00 07:33:32 07:21:04 eth0 103.87 52.91 332.58 58.84 0.00 0.00 0.00 0.00 07:33:32 07:21:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:21:04 vethb117d46 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:21:04 docker0 19.12 62.24 1.05 309.10 0.00 0.00 0.00 0.00 07:33:32 07:22:03 veth3b3151a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:22:03 veth5ddeb3b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:33:32 07:22:03 veth9b20a47 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:33:32 07:22:03 veth3a7ac10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:23:03 veth5ddeb3b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:23:03 veth9b20a47 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:23:03 veth7f0f95f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:33:32 07:23:03 eth0 2422.41 1646.63 13822.33 655.50 0.00 0.00 0.00 0.00 07:33:32 07:24:02 veth548f206 2.84 7.84 0.20 39.25 0.00 0.00 0.00 0.00 07:33:32 07:24:02 vethbfb4dce 0.27 0.41 0.04 0.46 0.00 0.00 0.00 0.00 07:33:32 07:24:02 eth0 35.65 27.54 57.82 31.38 0.00 0.00 0.00 0.00 07:33:32 07:24:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:33:32 07:25:02 eth0 65.59 45.48 87.41 55.39 0.00 0.00 0.00 0.00 07:33:32 07:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:25:02 vethb117d46 0.00 1.04 0.00 0.05 0.00 0.00 0.00 0.00 07:33:32 07:25:02 docker0 522.69 800.71 55.47 4263.99 0.00 0.00 0.00 0.00 07:33:32 07:26:01 eth0 31.16 23.69 62.37 27.32 0.00 0.00 0.00 0.00 07:33:32 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:26:01 docker0 4.66 7.94 0.26 45.57 0.00 0.00 0.00 0.00 07:33:32 07:27:01 eth0 1.00 0.50 0.67 0.16 0.00 0.00 0.00 0.00 07:33:32 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:28:01 eth0 0.10 0.08 0.01 0.07 0.00 0.00 0.00 0.00 07:33:32 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:29:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:30:01 eth0 0.30 0.28 0.14 0.08 0.00 0.00 0.00 0.00 07:33:32 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:31:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:32:02 eth0 17.62 13.75 14.62 19.74 0.00 0.00 0.00 0.00 07:33:32 07:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:33:01 eth0 213.95 187.98 2202.32 36.48 0.00 0.00 0.00 0.00 07:33:32 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 Average: eth0 80.97 56.66 477.56 24.29 0.00 0.00 0.00 0.00 07:33:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:32 Average: docker0 15.40 23.61 1.63 125.84 0.00 0.00 0.00 0.00 07:33:32 07:33:32 07:33:32 ---> sar -P ALL: 07:33:32 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/15/21 _x86_64_ (4 CPU) 07:33:32 07:33:32 06:57:40 LINUX RESTART (4 CPU) 07:33:32 07:33:32 06:59:02 CPU %user %nice %system %iowait %steal %idle 07:33:32 07:00:01 all 10.75 0.00 3.21 1.20 38.99 45.86 07:33:32 07:00:01 0 12.67 0.00 3.45 1.12 40.97 41.79 07:33:32 07:00:01 1 9.28 0.00 3.68 1.46 36.23 49.35 07:33:32 07:00:01 2 10.80 0.00 2.64 0.93 40.18 45.45 07:33:32 07:00:01 3 10.29 0.00 3.05 1.30 38.62 46.74 07:33:32 07:01:02 all 3.28 0.00 3.06 1.06 31.71 60.88 07:33:32 07:01:02 0 2.49 0.00 2.47 0.74 34.83 59.47 07:33:32 07:01:02 1 3.46 0.00 3.00 1.02 31.06 61.45 07:33:32 07:01:02 2 3.81 0.00 3.04 1.29 30.68 61.19 07:33:32 07:01:02 3 3.40 0.00 3.80 1.22 30.08 61.50 07:33:32 07:02:01 all 6.21 0.00 2.38 0.93 30.04 60.45 07:33:32 07:02:01 0 5.12 0.00 2.59 0.89 34.14 57.26 07:33:32 07:02:01 1 5.72 0.00 2.55 2.33 29.32 60.08 07:33:32 07:02:01 2 8.76 0.00 2.54 0.06 29.02 59.61 07:33:32 07:02:01 3 5.38 0.00 1.81 0.37 27.62 64.81 07:33:32 07:03:01 all 2.88 0.00 2.78 1.45 36.01 56.88 07:33:32 07:03:01 0 2.41 0.00 2.54 1.93 37.72 55.40 07:33:32 07:03:01 1 2.70 0.00 2.63 0.27 35.91 58.48 07:33:32 07:03:01 2 3.14 0.00 2.81 3.03 36.31 54.72 07:33:32 07:03:01 3 3.29 0.00 3.15 0.52 33.97 59.07 07:33:32 07:04:02 all 2.90 0.00 3.12 6.02 30.91 57.05 07:33:32 07:04:02 0 2.09 0.00 2.70 5.44 34.01 55.76 07:33:32 07:04:02 1 3.17 0.00 3.00 6.78 30.13 56.92 07:33:32 07:04:02 2 3.20 0.00 3.78 6.71 29.85 56.47 07:33:32 07:04:02 3 3.17 0.00 3.04 5.17 29.50 59.12 07:33:32 07:05:01 all 6.74 0.00 5.05 7.16 28.79 52.26 07:33:32 07:05:01 0 5.65 0.00 4.13 6.74 29.44 54.04 07:33:32 07:05:01 1 6.85 0.00 6.22 9.37 29.52 48.04 07:33:32 07:05:01 2 6.32 0.00 3.85 6.61 27.26 55.96 07:33:32 07:05:01 3 8.24 0.00 6.09 5.91 28.92 50.84 07:33:32 07:06:02 all 25.18 0.00 7.71 2.91 46.82 17.38 07:33:32 07:06:02 0 22.12 0.00 6.89 3.00 46.97 21.01 07:33:32 07:06:02 1 25.72 0.00 8.26 3.84 48.23 13.94 07:33:32 07:06:02 2 24.52 0.00 7.89 2.18 45.92 19.49 07:33:32 07:06:02 3 28.65 0.00 7.84 2.62 46.18 14.71 07:33:32 07:07:01 all 23.48 0.00 8.04 2.95 42.75 22.79 07:33:32 07:07:01 0 20.11 0.00 7.19 4.65 43.85 24.21 07:33:32 07:07:01 1 28.60 0.00 8.96 1.82 41.64 18.97 07:33:32 07:07:01 2 22.87 0.00 7.86 3.52 41.87 23.89 07:33:32 07:07:01 3 22.83 0.00 8.25 1.61 43.56 23.75 07:33:32 07:08:01 all 15.52 0.00 7.11 1.59 49.95 25.83 07:33:32 07:08:01 0 14.32 0.00 6.11 1.61 49.34 28.62 07:33:32 07:08:01 1 15.84 0.00 7.39 1.70 50.84 24.24 07:33:32 07:08:01 2 15.18 0.00 8.14 1.51 49.80 25.37 07:33:32 07:08:01 3 16.80 0.00 6.84 1.52 49.88 24.96 07:33:32 07:09:01 all 24.17 0.00 10.46 3.07 40.03 22.27 07:33:32 07:09:01 0 23.60 0.00 10.98 2.82 38.71 23.89 07:33:32 07:09:01 1 26.52 0.00 10.71 2.95 39.77 20.05 07:33:32 07:09:01 2 22.38 0.00 9.62 3.37 40.47 24.16 07:33:32 07:09:01 3 24.28 0.00 10.55 3.11 41.19 20.87 07:33:32 07:10:02 all 10.79 0.00 6.87 1.60 48.50 32.24 07:33:32 07:10:02 0 10.04 0.00 7.10 2.09 47.57 33.20 07:33:32 07:10:02 1 11.65 0.00 6.35 0.90 48.53 32.57 07:33:32 07:10:02 2 11.19 0.00 6.87 1.50 48.69 31.75 07:33:32 07:10:02 3 10.26 0.00 7.18 1.93 49.24 31.39 07:33:32 07:33:32 07:10:02 CPU %user %nice %system %iowait %steal %idle 07:33:32 07:11:01 all 6.06 0.00 5.48 0.38 45.26 42.81 07:33:32 07:11:01 0 4.39 0.00 4.33 0.44 46.31 44.53 07:33:32 07:11:01 1 7.76 0.00 6.21 0.26 44.46 41.30 07:33:32 07:11:01 2 5.53 0.00 5.64 0.60 44.67 43.55 07:33:32 07:11:01 3 6.65 0.00 5.81 0.22 45.56 41.76 07:33:32 07:12:01 all 2.89 0.00 3.39 0.92 30.21 62.59 07:33:32 07:12:01 0 2.19 0.00 2.80 2.68 33.52 58.82 07:33:32 07:12:01 1 3.92 0.00 3.15 0.11 29.38 63.43 07:33:32 07:12:01 2 2.81 0.00 4.72 0.23 29.96 62.27 07:33:32 07:12:01 3 2.67 0.00 2.93 0.57 27.83 65.99 07:33:32 07:13:14 all 6.28 0.00 6.10 26.76 36.51 24.35 07:33:32 07:13:14 0 7.09 0.00 6.30 26.16 37.13 23.32 07:33:32 07:13:14 1 5.94 0.00 5.56 25.51 36.69 26.31 07:33:32 07:13:14 2 6.37 0.00 6.28 26.13 36.87 24.35 07:33:32 07:13:14 3 5.71 0.00 6.29 29.29 35.31 23.40 07:33:32 07:14:01 all 5.16 0.00 4.45 25.63 40.25 24.51 07:33:32 07:14:01 0 6.00 0.00 5.58 26.35 41.46 20.61 07:33:32 07:14:01 1 4.95 0.00 3.84 25.47 38.76 26.99 07:33:32 07:14:01 2 5.29 0.00 4.14 24.07 39.44 27.05 07:33:32 07:14:01 3 4.41 0.00 4.25 26.63 41.38 23.34 07:33:32 07:15:14 all 3.02 0.00 5.58 31.83 35.96 23.61 07:33:32 07:15:14 0 3.16 0.00 5.67 30.23 36.81 24.14 07:33:32 07:15:14 1 2.78 0.00 5.53 35.13 35.81 20.74 07:33:32 07:15:14 2 3.01 0.00 5.95 30.02 35.54 25.49 07:33:32 07:15:14 3 3.12 0.00 5.17 31.92 35.67 24.12 07:33:32 07:16:20 all 3.08 0.00 3.57 39.10 37.51 16.74 07:33:32 07:16:20 0 2.52 0.00 3.36 36.08 37.95 20.09 07:33:32 07:16:20 1 3.16 0.00 3.55 41.81 36.97 14.51 07:33:32 07:16:20 2 3.12 0.00 3.67 37.56 37.84 17.81 07:33:32 07:16:20 3 3.53 0.00 3.72 41.00 37.27 14.48 07:33:32 07:17:07 all 4.03 0.00 2.74 36.34 39.14 17.75 07:33:32 07:17:07 0 3.54 0.00 2.65 37.09 40.29 16.42 07:33:32 07:17:07 1 4.29 0.00 2.55 38.33 37.77 17.06 07:33:32 07:17:07 2 4.39 0.00 2.36 35.62 38.21 19.42 07:33:32 07:17:07 3 3.89 0.00 3.43 34.26 40.30 18.13 07:33:32 07:18:03 all 8.01 0.00 5.36 29.51 40.17 16.95 07:33:32 07:18:03 0 7.77 0.00 5.18 24.54 38.87 23.65 07:33:32 07:18:03 1 7.52 0.00 5.96 30.85 40.08 15.59 07:33:32 07:18:03 2 7.91 0.00 4.86 30.91 41.45 14.86 07:33:32 07:18:03 3 8.85 0.00 5.45 31.82 40.29 13.58 07:33:32 07:19:01 all 48.14 0.00 10.11 2.72 36.95 2.07 07:33:32 07:19:01 0 43.10 0.00 8.66 2.80 42.89 2.54 07:33:32 07:19:01 1 51.03 0.00 10.80 2.47 33.62 2.08 07:33:32 07:19:01 2 47.62 0.00 10.86 3.03 36.24 2.26 07:33:32 07:19:01 3 50.93 0.00 10.10 2.55 35.03 1.39 07:33:32 07:20:04 all 5.78 0.00 7.41 14.12 40.85 31.84 07:33:32 07:20:04 0 4.88 0.00 6.00 13.53 43.17 32.42 07:33:32 07:20:04 1 6.39 0.00 8.92 10.20 39.72 34.76 07:33:32 07:20:04 2 5.87 0.00 7.01 15.87 40.53 30.72 07:33:32 07:20:04 3 6.05 0.00 7.79 16.91 39.81 29.44 07:33:32 07:21:04 all 5.78 0.00 6.46 22.38 43.42 21.96 07:33:32 07:21:04 0 5.28 0.00 5.79 21.78 44.49 22.65 07:33:32 07:21:04 1 5.87 0.00 6.76 21.27 44.23 21.87 07:33:32 07:21:04 2 5.68 0.00 6.29 24.14 41.82 22.07 07:33:32 07:21:04 3 6.32 0.00 7.03 22.30 43.15 21.20 07:33:32 07:33:32 07:21:04 CPU %user %nice %system %iowait %steal %idle 07:33:32 07:22:03 all 5.59 0.00 5.46 37.53 35.52 15.90 07:33:32 07:22:03 0 5.33 0.00 6.02 37.66 36.90 14.08 07:33:32 07:22:03 1 5.11 0.00 5.12 37.87 35.17 16.73 07:33:32 07:22:03 2 5.35 0.00 5.18 38.05 34.84 16.57 07:33:32 07:22:03 3 6.58 0.00 5.53 36.51 35.15 16.24 07:33:32 07:23:03 all 31.20 0.00 10.93 9.60 44.32 3.94 07:33:32 07:23:03 0 30.79 0.00 10.95 10.50 43.87 3.89 07:33:32 07:23:03 1 32.16 0.00 10.55 7.03 43.87 6.39 07:33:32 07:23:03 2 30.79 0.00 11.44 10.91 44.10 2.76 07:33:32 07:23:03 3 31.03 0.00 10.79 10.09 45.50 2.60 07:33:32 07:24:02 all 4.06 0.00 4.45 31.99 38.43 21.07 07:33:32 07:24:02 0 3.31 0.00 3.38 27.75 42.02 23.54 07:33:32 07:24:02 1 4.39 0.00 4.96 32.45 37.54 20.66 07:33:32 07:24:02 2 4.25 0.00 4.23 38.12 35.69 17.71 07:33:32 07:24:02 3 4.35 0.00 5.30 29.78 38.30 22.28 07:33:32 07:25:02 all 14.80 0.00 7.65 13.11 37.98 26.45 07:33:32 07:25:02 0 12.14 0.00 6.70 11.54 41.10 28.51 07:33:32 07:25:02 1 15.58 0.00 8.25 10.12 37.71 28.35 07:33:32 07:25:02 2 17.01 0.00 8.04 16.61 36.67 21.67 07:33:32 07:25:02 3 14.64 0.00 7.68 14.23 36.32 27.13 07:33:32 07:26:01 all 1.03 0.00 3.34 1.07 15.06 79.49 07:33:32 07:26:01 0 1.05 0.00 4.75 1.02 16.05 77.14 07:33:32 07:26:01 1 0.95 0.00 2.79 1.01 16.04 79.20 07:33:32 07:26:01 2 1.21 0.00 2.27 1.74 13.77 81.00 07:33:32 07:26:01 3 0.91 0.00 3.56 0.53 14.39 80.62 07:33:32 07:27:01 all 0.12 0.00 0.05 0.20 0.49 99.14 07:33:32 07:27:01 0 0.03 0.00 0.02 0.00 0.58 99.37 07:33:32 07:27:01 1 0.03 0.00 0.03 0.22 0.07 99.65 07:33:32 07:27:01 2 0.03 0.00 0.05 0.35 0.47 99.10 07:33:32 07:27:01 3 0.40 0.00 0.08 0.22 0.86 98.44 07:33:32 07:28:01 all 0.12 0.00 0.08 0.00 0.57 99.23 07:33:32 07:28:01 0 0.03 0.00 0.15 0.00 0.28 99.53 07:33:32 07:28:01 1 0.03 0.00 0.05 0.00 0.83 99.09 07:33:32 07:28:01 2 0.02 0.00 0.07 0.00 0.22 99.70 07:33:32 07:28:01 3 0.38 0.00 0.07 0.00 0.96 98.59 07:33:32 07:29:01 all 0.11 0.00 0.03 0.00 1.32 98.53 07:33:32 07:29:01 0 0.02 0.00 0.02 0.00 0.99 98.97 07:33:32 07:29:01 1 0.33 0.00 0.03 0.00 1.62 98.02 07:33:32 07:29:01 2 0.03 0.00 0.02 0.00 1.04 98.91 07:33:32 07:29:01 3 0.05 0.00 0.07 0.02 1.64 98.23 07:33:32 07:30:01 all 0.06 1.17 5.75 4.62 30.44 57.95 07:33:32 07:30:01 0 0.06 1.18 5.78 5.09 30.44 57.45 07:33:32 07:30:01 1 0.09 1.11 5.83 4.75 30.88 57.34 07:33:32 07:30:01 2 0.05 1.20 5.58 3.31 30.09 59.78 07:33:32 07:30:01 3 0.03 1.21 5.83 5.34 30.36 57.23 07:33:32 07:31:01 all 0.05 0.79 4.52 5.15 26.97 62.53 07:33:32 07:31:01 0 0.01 0.72 4.12 6.87 27.22 61.06 07:33:32 07:31:01 1 0.04 0.82 4.82 3.62 26.73 63.97 07:33:32 07:31:01 2 0.05 0.85 4.58 6.72 27.35 60.44 07:33:32 07:31:01 3 0.08 0.75 4.57 3.36 26.56 64.68 07:33:32 07:32:02 all 1.28 0.04 1.29 2.88 14.39 80.11 07:33:32 07:32:02 0 1.24 0.03 1.35 2.16 14.57 80.64 07:33:32 07:32:02 1 1.01 0.05 0.81 3.96 13.99 80.18 07:33:32 07:32:02 2 0.90 0.06 1.55 0.50 14.81 82.18 07:33:32 07:32:02 3 1.97 0.03 1.47 4.90 14.19 77.43 07:33:32 07:33:32 07:32:02 CPU %user %nice %system %iowait %steal %idle 07:33:32 07:33:01 all 2.80 0.00 3.46 2.25 39.25 52.23 07:33:32 07:33:01 0 2.57 0.00 2.85 0.97 41.59 52.02 07:33:32 07:33:01 1 2.80 0.00 4.44 1.12 37.98 53.67 07:33:32 07:33:01 2 2.37 0.00 3.17 0.44 37.44 56.59 07:33:32 07:33:01 3 3.49 0.00 3.43 6.49 39.95 46.65 07:33:32 Average: all 7.83 0.07 4.85 11.17 33.44 42.64 07:33:32 Average: 0 7.18 0.07 4.59 10.77 34.73 42.65 07:33:32 Average: 1 8.14 0.07 5.00 11.18 33.01 42.60 07:33:32 Average: 2 7.92 0.07 4.85 11.35 32.98 42.82 07:33:32 Average: 3 8.09 0.07 4.97 11.40 33.00 42.47 07:33:32 07:33:32 07:33:32