Pull request #3441 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ca1be98c231bcff69300160327ab9fe59774897c+106205dfb17fde51d29924d02061c8a1d01e98d4 (ceaf5e34fe00afde3f1094e25821490210e7f69e) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-3441/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-3441/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3788’ is offline; ‘prd-centos7-docker-4c-2g-3789’ is offline; ‘prd-centos7-docker-4c-2g-3791’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3792’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3794 in /w/workspace/edgexfoundry_edgex-go_PR-3441 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 106205dfb17fde51d29924d02061c8a1d01e98d4 into PR head commit ca1be98c231bcff69300160327ab9fe59774897c > 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/3441/head:refs/remotes/origin/PR-3441 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing ca1be98c231bcff69300160327ab9fe59774897c Checking out Revision ca1be98c231bcff69300160327ab9fe59774897c (PR-3441) > git checkout -f ca1be98c231bcff69300160327ab9fe59774897c # 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 106205dfb17fde51d29924d02061c8a1d01e98d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca1be98c231bcff69300160327ab9fe59774897c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:38:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:38:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:38:33 ========================================================= 10:38:33 EdgeX Global Pipelines Version Info 10:38:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:38:36 ------------------- 10:38:36 stable info: 10:38:36 ------------------- 10:38:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:38:36 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 10:38:36 Message: update stable to v1.0.191 10:38:38 ------------------- 10:38:38 experimental info: 10:38:38 ------------------- 10:38:38 Commited By: **** collab-it+edgex@linuxfoundation.org 10:38:38 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 10:38:38 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:38:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:38:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:38:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:38:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:38:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:38:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:38:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3441 [Pipeline] echo 10:38:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3441 [Pipeline] echo 10:38:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3441 [Pipeline] echo 10:38:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca1be98c231bcff69300160327ab9fe59774897c [Pipeline] echo 10:38:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca1be98 [Pipeline] echo 10:38:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:38:40 provisioning config files... 10:38:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4494566231124552124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:41 ---> docker-login.sh 10:38:41 nexus3.edgexfoundry.org:10001 10:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:42 Configure a credential helper to remove this warning. See 10:38:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:42 10:38:42 Login Succeeded 10:38:42 nexus3.edgexfoundry.org:10002 10:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:43 Configure a credential helper to remove this warning. See 10:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:43 10:38:43 Login Succeeded 10:38:43 nexus3.edgexfoundry.org:10003 10:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:43 Configure a credential helper to remove this warning. See 10:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:43 10:38:43 Login Succeeded 10:38:43 nexus3.edgexfoundry.org:10004 10:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:44 Configure a credential helper to remove this warning. See 10:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:44 10:38:44 Login Succeeded 10:38:44 docker.io 10:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:44 Configure a credential helper to remove this warning. See 10:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:44 10:38:44 Login Succeeded 10:38:44 ---> docker-login.sh ends [Pipeline] } 10:38:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:38:45 ++ 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 10:38:45 + for file in '`ls cmd/**/Dockerfile`' 10:38:45 ++ dirname cmd/core-command/Dockerfile 10:38:45 ++ cut -d/ -f2 10:38:45 + echo core-command,cmd/core-command/Dockerfile 10:38:45 + for file in '`ls cmd/**/Dockerfile`' 10:38:45 ++ cut -d/ -f2 10:38:45 ++ dirname cmd/core-data/Dockerfile 10:38:45 + echo core-data,cmd/core-data/Dockerfile 10:38:45 + for file in '`ls cmd/**/Dockerfile`' 10:38:45 ++ dirname cmd/core-metadata/Dockerfile 10:38:45 ++ cut -d/ -f2 10:38:45 + echo core-metadata,cmd/core-metadata/Dockerfile 10:38:45 + for file in '`ls cmd/**/Dockerfile`' 10:38:45 ++ dirname cmd/security-bootstrapper/Dockerfile 10:38:45 ++ cut -d/ -f2 10:38:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:38:45 + for file in '`ls cmd/**/Dockerfile`' 10:38:45 ++ dirname cmd/security-proxy-setup/Dockerfile 10:38:45 ++ cut -d/ -f2 10:38:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:38:45 + for file in '`ls cmd/**/Dockerfile`' 10:38:45 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:38:45 ++ cut -d/ -f2 10:38:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:38:45 + for file in '`ls cmd/**/Dockerfile`' 10:38:45 ++ dirname cmd/support-notifications/Dockerfile 10:38:45 ++ cut -d/ -f2 10:38:45 + echo support-notifications,cmd/support-notifications/Dockerfile 10:38:45 + for file in '`ls cmd/**/Dockerfile`' 10:38:45 ++ cut -d/ -f2 10:38:45 ++ dirname cmd/support-scheduler/Dockerfile 10:38:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:38:45 + for file in '`ls cmd/**/Dockerfile`' 10:38:45 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:38:45 ++ cut -d/ -f2 10:38:45 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:38:45 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 10:38:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:38:46 10:38:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:38:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:38:47 latest: Pulling from edgex-devops/git-semver 10:38:47 31603596830f: Pulling fs layer 10:38:47 54011a49482f: Pulling fs layer 10:38:47 a6820b24f6d8: Pulling fs layer 10:38:47 f581987b2513: Pulling fs layer 10:38:47 f581987b2513: Waiting 10:38:47 54011a49482f: Verifying Checksum 10:38:47 54011a49482f: Download complete 10:38:47 31603596830f: Verifying Checksum 10:38:47 31603596830f: Download complete 10:38:48 f581987b2513: Verifying Checksum 10:38:48 f581987b2513: Download complete 10:38:48 a6820b24f6d8: Verifying Checksum 10:38:48 a6820b24f6d8: Download complete 10:38:48 31603596830f: Pull complete 10:38:49 54011a49482f: Pull complete 10:38:51 a6820b24f6d8: Pull complete 10:38:52 f581987b2513: Pull complete 10:38:52 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:38:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:38:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:38:52 prd-centos7-docker-4c-2g-3794 does not seem to be running inside a container 10:38:52 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:38:55 $ docker top fd5d515507b0b3d8a73c0054c2a19b68a34a841bda4c2ab1139307418c47eecd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:38:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:38:55 [ssh-agent] Looking for ssh-agent implementation... 10:38:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:38:56 $ docker exec fd5d515507b0b3d8a73c0054c2a19b68a34a841bda4c2ab1139307418c47eecd ssh-agent 10:38:57 SSH_AUTH_SOCK=/tmp/ssh-p94lEIhbOl6M/agent.12 10:38:57 SSH_AGENT_PID=17 10:38:57 Running ssh-add (command line suppressed) 10:38:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_564052309861786194.key (/w/workspace/edgex-go/1@tmp/private_key_564052309861786194.key) 10:38:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:38:58 + git tag --points-at HEAD [Pipeline] } 10:38:58 $ docker exec --env ******** --env ******** fd5d515507b0b3d8a73c0054c2a19b68a34a841bda4c2ab1139307418c47eecd ssh-agent -k 10:38:58 unset SSH_AUTH_SOCK; 10:38:58 unset SSH_AGENT_PID; 10:38:58 echo Agent pid 17 killed; 10:38:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:38:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:38:58 [ssh-agent] Looking for ssh-agent implementation... 10:38:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:38:59 $ docker exec fd5d515507b0b3d8a73c0054c2a19b68a34a841bda4c2ab1139307418c47eecd ssh-agent 10:38:59 SSH_AUTH_SOCK=/tmp/ssh-0ydJGfFvoLML/agent.45 10:38:59 SSH_AGENT_PID=50 10:38:59 Running ssh-add (command line suppressed) 10:39:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2999846793865352310.key (/w/workspace/edgex-go/1@tmp/private_key_2999846793865352310.key) 10:39:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:00 + git semver init 10:39:00 # -> Open(): unable to determine branch for HEAD 10:39:00 # $GIT_DIR = /w/workspace/edgex-go/1/.git 10:39:00 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 10:39:00 # $SEMVER_REMOTE_NAME = origin 10:39:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:39:00 # $SEMVER_USER_NAME = edgex-jenkins 10:39:00 # $SEMVER_BRANCH = PR-3441 10:39:00 # $SEMVER_TEMP = /tmp/semver-824937497 10:39:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:39:33 # '/tmp/semver-824937497' -> '/w/workspace/edgex-go/1/.semver' 10:39:33 # -> Force: false 10:39:33 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 10:39:33 $ docker exec --env ******** --env ******** fd5d515507b0b3d8a73c0054c2a19b68a34a841bda4c2ab1139307418c47eecd ssh-agent -k 10:39:34 unset SSH_AUTH_SOCK; 10:39:34 unset SSH_AGENT_PID; 10:39:34 echo Agent pid 50 killed; 10:39:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:39:35 + git semver [Pipeline] } 10:39:35 $ docker stop --time=1 fd5d515507b0b3d8a73c0054c2a19b68a34a841bda4c2ab1139307418c47eecd 10:39:37 $ docker rm -f fd5d515507b0b3d8a73c0054c2a19b68a34a841bda4c2ab1139307418c47eecd [Pipeline] // withDockerContainer [Pipeline] sh 10:39:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:39:40 Stashed 1 file(s) [Pipeline] echo 10:39:40 [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 10:39:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:39:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:39:41 + sudo service docker restart 10:39:41 + true 10:39:41 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 10:39:42 ========================================================= 10:39:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:39:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:39:43 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 10:39:51 Sending build context to Docker daemon 330MB 10:39:51 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 10:39:51 Step 2/6 : FROM ${BASE} 10:39:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:39:51 540db60ca938: Pulling fs layer 10:39:51 adcc1eea9eea: Pulling fs layer 10:39:51 4c4ab2625f07: Pulling fs layer 10:39:51 0510c868ecb4: Pulling fs layer 10:39:51 afea3b2eda06: Pulling fs layer 10:39:51 7809a108b3ef: Pulling fs layer 10:39:51 f706445af74f: Pulling fs layer 10:39:51 0510c868ecb4: Waiting 10:39:51 afea3b2eda06: Waiting 10:39:51 7809a108b3ef: Waiting 10:39:51 f706445af74f: Waiting 10:39:51 4c4ab2625f07: Verifying Checksum 10:39:51 4c4ab2625f07: Download complete 10:39:51 adcc1eea9eea: Verifying Checksum 10:39:51 adcc1eea9eea: Download complete 10:39:51 afea3b2eda06: Verifying Checksum 10:39:51 afea3b2eda06: Download complete 10:39:51 7809a108b3ef: Download complete 10:39:51 540db60ca938: Verifying Checksum 10:39:51 540db60ca938: Download complete 10:39:52 540db60ca938: Pull complete 10:39:52 adcc1eea9eea: Pull complete 10:39:53 4c4ab2625f07: Pull complete 10:39:55 Still waiting to schedule task 10:39:55 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 10:39:56 f706445af74f: Verifying Checksum 10:39:56 f706445af74f: Download complete 10:39:59 0510c868ecb4: Verifying Checksum 10:39:59 0510c868ecb4: Download complete 10:40:12 0510c868ecb4: Pull complete 10:40:12 afea3b2eda06: Pull complete 10:40:13 7809a108b3ef: Pull complete 10:40:18 f706445af74f: Pull complete 10:40:18 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:40:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:40:18 ---> b068be0155e3 10:40:18 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 10:40:19 ---> Running in ccd3ac631770 10:40:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:40:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:40:25 (1/12) Installing libmagic (5.39-r0) 10:40:25 (2/12) Installing file (5.39-r0) 10:40:25 (3/12) Installing libc-dev (0.7.2-r3) 10:40:25 (4/12) Installing g++ (10.2.1_pre1-r3) 10:40:48 (5/12) Installing fortify-headers (1.1-r0) 10:40:48 (6/12) Installing patch (2.7.6-r6) 10:40:48 (7/12) Installing build-base (0.5-r2) 10:40:48 (8/12) Installing libsodium (1.0.18-r0) 10:40:48 (9/12) Installing pkgconf (1.7.3-r0) 10:40:48 (10/12) Installing libsodium-dev (1.0.18-r0) 10:40:48 (11/12) Installing libzmq (4.3.3-r1) 10:40:48 (12/12) Installing zeromq-dev (4.3.3-r1) 10:40:48 Executing busybox-1.32.1-r6.trigger 10:40:48 OK: 219 MiB in 52 packages 10:40:53 Removing intermediate container ccd3ac631770 10:40:53 ---> 950ed326b2f2 10:40:53 Step 4/6 : WORKDIR /edgex-go 10:40:53 ---> Running in 21aaf1e832a0 10:40:53 Removing intermediate container 21aaf1e832a0 10:40:53 ---> b61db69d422d 10:40:53 Step 5/6 : COPY go.mod . 10:40:54 ---> 9ebfd85f83ff 10:40:54 Step 6/6 : RUN go mod download 10:40:54 ---> Running in 9c1771a638a6 10:41:27 Removing intermediate container 9c1771a638a6 10:41:27 ---> 1a7b1811de76 10:41:27 Successfully built 1a7b1811de76 10:41:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:41:28 + docker inspect -f . ci-base-image-x86_64 10:41:28 . [Pipeline] withDockerContainer 10:41:28 prd-centos7-docker-4c-2g-3794 does not seem to be running inside a container 10:41:29 $ 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 ******** ci-base-image-x86_64 cat 10:41:30 $ docker top 96249a378ad43708a391132559d99bd049122c25c14bc6e814eac1ae62c86d34 -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:31 + go version 10:41:31 go version go1.16.3 linux/amd64 [Pipeline] } 10:41:31 $ docker stop --time=1 96249a378ad43708a391132559d99bd049122c25c14bc6e814eac1ae62c86d34 10:41:33 $ docker rm -f 96249a378ad43708a391132559d99bd049122c25c14bc6e814eac1ae62c86d34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:41:34 + docker inspect -f . ci-base-image-x86_64 10:41:34 . [Pipeline] withDockerContainer 10:41:34 prd-centos7-docker-4c-2g-3794 does not seem to be running inside a container 10:41:34 $ 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 ******** ci-base-image-x86_64 cat 10:41:36 $ docker top 7d627df6a1ba477f157e2df9c0a762141d1172b82f1b73da77efe16efcac488a -eo pid,comm [Pipeline] { [Pipeline] echo 10:41:36 ========================================================= 10:41:36 [edgeXBuildGoParallel] Running Tests and Build... 10:41:36 ========================================================= [Pipeline] sh 10:41:37 + go mod tidy [Pipeline] sh 10:41:42 + make test 10:41:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:42:00 ? github.com/edgexfoundry/edgex-go [no test files] 10:42:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3797 in /w/workspace/edgexfoundry_edgex-go_PR-3441 [Pipeline] { [Pipeline] ws 10:42:36 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:42:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:42:41 using credential edgex-jenkins-ssh 10:42:41 Cloning the remote Git repository 10:42:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:42:42 > git init /w/workspace/edgex-go/1 # timeout=10 10:42:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:42:42 > git --version # timeout=10 10:42:42 > git --version # 'git version 2.17.1' 10:42:42 using GIT_SSH to set credentials SSH Credentials for GitHub 10:42:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:42:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:42:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:42:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:42:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:42:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:42:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:42:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:43:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:43:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:43:04 Merging remotes/origin/master commit 106205dfb17fde51d29924d02061c8a1d01e98d4 into PR head commit ca1be98c231bcff69300160327ab9fe59774897c 10:43:04 Merge succeeded, producing ca1be98c231bcff69300160327ab9fe59774897c 10:43:04 Checking out Revision ca1be98c231bcff69300160327ab9fe59774897c (PR-3441) 10:43:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:43:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:43:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:43:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:43:03 using GIT_SSH to set credentials SSH Credentials for GitHub 10:43:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3441/head:refs/remotes/origin/PR-3441 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:43:04 > git config core.sparsecheckout # timeout=10 10:43:04 > git checkout -f ca1be98c231bcff69300160327ab9fe59774897c # timeout=10 10:43:04 > git remote # timeout=10 10:43:04 > git config --get remote.origin.url # timeout=10 10:43:04 using GIT_SSH to set credentials SSH Credentials for GitHub 10:43:04 > git merge 106205dfb17fde51d29924d02061c8a1d01e98d4 # timeout=10 10:43:04 > git rev-parse HEAD^{commit} # timeout=10 10:43:04 > git config core.sparsecheckout # timeout=10 10:43:04 > git checkout -f ca1be98c231bcff69300160327ab9fe59774897c # timeout=10 10:43:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:43:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:43:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:43:09 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" 10:43:09 > git --version # timeout=10 10:43:09 > git --version # 'git version 2.17.1' 10:43:09 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:43:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:43:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.340s coverage: 45.9% of statements 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.202s coverage: 19.8% of statements 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.162s coverage: 100.0% of statements 10:43:11 + true 10:43:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:43:13 provisioning config files... 10:43:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config797980690888709999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:43:14 ---> docker-login.sh 10:43:14 nexus3.edgexfoundry.org:10001 10:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:15 Configure a credential helper to remove this warning. See 10:43:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:15 10:43:15 Login Succeeded 10:43:15 nexus3.edgexfoundry.org:10002 10:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:16 Configure a credential helper to remove this warning. See 10:43:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:16 10:43:16 Login Succeeded 10:43:16 nexus3.edgexfoundry.org:10003 10:43:16 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.516s coverage: 27.1% of statements 10:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:43:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.097s coverage: 100.0% of statements 10:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:43:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.055s coverage: 100.0% of statements 10:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 10:43:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.125s coverage: 71.3% of statements 10:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 10:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 10:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:16 Configure a credential helper to remove this warning. See 10:43:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:16 10:43:16 Login Succeeded 10:43:16 nexus3.edgexfoundry.org:10004 10:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:17 Configure a credential helper to remove this warning. See 10:43:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:17 10:43:17 Login Succeeded 10:43:17 docker.io 10:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.457s coverage: 87.7% of statements 10:43:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 10:43:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 10:43:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.081s coverage: 78.9% of statements 10:43:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 10:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:43:18 Configure a credential helper to remove this warning. See 10:43:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:43:18 10:43:18 Login Succeeded 10:43:18 ---> docker-login.sh ends [Pipeline] } 10:43:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:43:18 ========================================================= 10:43:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:43:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:43:19 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 10:43:21 Sending build context to Docker daemon 167.6MB 10:43:21 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 10:43:21 Step 2/6 : FROM ${BASE} 10:43:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:43:21 595b0fe564bb: Pulling fs layer 10:43:21 7186ed65a4f7: Pulling fs layer 10:43:21 316046926c0a: Pulling fs layer 10:43:21 4ebd0625c992: Pulling fs layer 10:43:21 207e8628e3a3: Pulling fs layer 10:43:21 c791037a9be2: Pulling fs layer 10:43:21 ffd874e62e21: Pulling fs layer 10:43:21 4ebd0625c992: Waiting 10:43:21 207e8628e3a3: Waiting 10:43:21 c791037a9be2: Waiting 10:43:21 ffd874e62e21: Waiting 10:43:21 316046926c0a: Verifying Checksum 10:43:21 7186ed65a4f7: Verifying Checksum 10:43:21 7186ed65a4f7: Download complete 10:43:21 207e8628e3a3: Verifying Checksum 10:43:21 207e8628e3a3: Download complete 10:43:21 c791037a9be2: Verifying Checksum 10:43:21 c791037a9be2: Download complete 10:43:21 595b0fe564bb: Download complete 10:43:22 595b0fe564bb: Pull complete 10:43:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.549s coverage: 28.6% of statements 10:43:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:43:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:43:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:43:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:43:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:43:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.220s coverage: 100.0% of statements 10:43:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:43:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.131s coverage: 100.0% of statements 10:43:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:43:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.266s coverage: 86.7% of statements 10:43:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:43:23 7186ed65a4f7: Pull complete 10:43:23 316046926c0a: Pull complete 10:43:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.494s coverage: 97.5% of statements 10:43:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:43:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.134s coverage: 78.3% of statements 10:43:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:43:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 10:43:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 10:43:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 10:43:24 ffd874e62e21: Verifying Checksum 10:43:24 ffd874e62e21: Download complete 10:43:25 4ebd0625c992: Verifying Checksum 10:43:25 4ebd0625c992: Download complete 10:43:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.822s coverage: 95.1% of statements 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:43:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 10:43:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.161s coverage: 0.9% of statements 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 10:43:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.131s coverage: 22.6% of statements 10:43:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:43:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.101s coverage: 47.1% of statements 10:43:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.184s coverage: 79.5% of statements 10:43:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.094s coverage: 94.1% of statements 10:43:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.146s coverage: 96.3% of statements 10:43:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.240s coverage: 87.5% of statements 10:43:35 4ebd0625c992: Pull complete 10:43:35 207e8628e3a3: Pull complete 10:43:35 c791037a9be2: Pull complete 10:43:39 ffd874e62e21: Pull complete 10:43:39 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 10:43:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:43:39 ---> cfc18b08335c 10:43:39 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 10:43:43 ---> Running in dd61fce4625e 10:43:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.220s coverage: 94.4% of statements 10:43:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.139s coverage: 44.8% of statements 10:43:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:43:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:43:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.855s coverage: 81.8% of statements 10:43:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:43:49 (1/12) Installing libmagic (5.39-r0) 10:43:49 (2/12) Installing file (5.39-r0) 10:43:49 (3/12) Installing libc-dev (0.7.2-r3) 10:43:49 (4/12) Installing g++ (10.2.1_pre1-r3) 10:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements 10:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 10:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.152s coverage: 87.2% of statements 10:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.306s coverage: 100.0% of statements 10:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 76.0% of statements 10:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.192s coverage: 80.0% of statements 10:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.209s coverage: 87.2% of statements 10:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.181s coverage: 85.4% of statements 10:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.333s coverage: 91.2% of statements 10:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.669s coverage: 64.4% of statements 10:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.080s coverage: 100.0% of statements 10:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.056s coverage: 91.3% of statements 10:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 10:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 10:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.119s coverage: 100.0% of statements 10:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.994s coverage: 66.9% of statements 10:43:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:43:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:43:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.406s coverage: 43.4% of statements 10:43:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:43:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.097s coverage: 89.5% of statements 10:43:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.161s coverage: 84.8% of statements 10:44:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.256s coverage: 47.0% of statements 10:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:44:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.173s coverage: 100.0% of statements 10:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:44:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements 10:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 10:44:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.071s coverage: 9.6% of statements 10:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 10:44:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.401s coverage: 92.6% of statements 10:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 10:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 10:44:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 10:44:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.441s coverage: 28.7% of statements 10:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:44:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.247s coverage: 99.0% of statements 10:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:44:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.247s coverage: 100.0% of statements 10:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 10:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 10:44:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.102s coverage: 64.6% of statements 10:44:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 10:44:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.351s coverage: 97.6% of statements 10:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 10:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 10:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 10:44:10 ok github.com/edgexfoundry/edgex-go/internal/system 0.088s coverage: 0.0% of statements 10:44:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:44:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.074s coverage: 100.0% of statements 10:44:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:44:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:44:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:44:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:44:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.150s coverage: 87.9% of statements 10:44:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:44:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:44:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 10:44:11 (5/12) Installing fortify-headers (1.1-r0) 10:44:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.138s coverage: 28.1% of statements 10:44:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 10:44:12 (6/12) Installing patch (2.7.6-r6) 10:44:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.109s coverage: 100.0% of statements 10:44:12 (7/12) Installing build-base (0.5-r2) 10:44:12 (8/12) Installing libsodium (1.0.18-r0) 10:44:12 (9/12) Installing pkgconf (1.7.3-r0) 10:44:12 GO111MODULE=on go vet ./... 10:44:13 (10/12) Installing libsodium-dev (1.0.18-r0) 10:44:13 (11/12) Installing libzmq (4.3.3-r1) 10:44:14 (12/12) Installing zeromq-dev (4.3.3-r1) 10:44:14 Executing busybox-1.32.1-r6.trigger 10:44:14 OK: 218 MiB in 52 packages 10:44:18 Removing intermediate container dd61fce4625e 10:44:18 ---> 7461eae8678d 10:44:18 Step 4/6 : WORKDIR /edgex-go 10:44:18 ---> Running in 4b4347f5cc52 10:44:18 Removing intermediate container 4b4347f5cc52 10:44:18 ---> 2c42d48cc447 10:44:18 Step 5/6 : COPY go.mod . 10:44:19 ---> 3e269183289b 10:44:19 Step 6/6 : RUN go mod download 10:44:19 ---> Running in a293721c082d 10:44:46 Removing intermediate container a293721c082d 10:44:46 ---> 82dfd775af97 10:44:46 Successfully built 82dfd775af97 10:44:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:44:47 + docker inspect -f . ci-base-image-arm64 10:44:47 . [Pipeline] withDockerContainer 10:44:47 prd-ubuntu18.04-docker-arm64-4c-16g-3797 does not seem to be running inside a container 10:44:47 $ 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 ******** ci-base-image-arm64 cat 10:44:48 $ docker top 05806727252b783c1590c31b36c2e6c23da478e0db27d81ff4ef9b75b0238e52 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:49 + go version 10:44:49 go version go1.16.3 linux/arm64 [Pipeline] } 10:44:49 $ docker stop --time=1 05806727252b783c1590c31b36c2e6c23da478e0db27d81ff4ef9b75b0238e52 10:44:51 $ docker rm -f 05806727252b783c1590c31b36c2e6c23da478e0db27d81ff4ef9b75b0238e52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:44:52 + docker inspect -f . ci-base-image-arm64 10:44:52 . [Pipeline] withDockerContainer 10:44:53 prd-ubuntu18.04-docker-arm64-4c-16g-3797 does not seem to be running inside a container 10:44:53 $ 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 ******** ci-base-image-arm64 cat 10:44:54 $ docker top f193bc0046514830b322273cedf8ca52809f609f365b516412aebe859f45a20e -eo pid,comm [Pipeline] { [Pipeline] echo 10:44:55 ========================================================= 10:44:55 [edgeXBuildGoParallel] Running Tests and Build... 10:44:55 ========================================================= [Pipeline] sh 10:44:55 + go mod tidy [Pipeline] sh 10:44:57 + make test 10:44:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:45:21 gofmt -l . 10:45:21 [ "`gofmt -l .`" = "" ] 10:45:21 ./bin/test-go-mod-tidy.sh 10:45:21 ./bin/test-attribution-txt.sh [Pipeline] sh 10:45:24 ? github.com/edgexfoundry/edgex-go [no test files] 10:45:24 + ls -al . 10:45:24 total 816 10:45:24 drwxrwxr-x 10 1001 1001 4096 May 9 10:45 . 10:45:24 drwxr-xr-x 4 root root 28 May 9 10:41 .. 10:45:24 -rw-rw-r-- 1 1001 1001 11 May 9 10:38 .dockerignore 10:45:24 drwxrwxr-x 8 1001 1001 179 May 9 10:38 .git 10:45:24 drwxrwxr-x 3 1001 1001 125 May 9 10:38 .github 10:45:24 -rw-rw-r-- 1 1001 1001 818 May 9 10:38 .gitignore 10:45:24 drwx------ 3 1001 1001 60 May 9 10:39 .semver 10:45:24 -rw-rw-r-- 1 1001 1001 166 May 9 10:38 .sonarcloud.properties 10:45:24 -rw-rw-r-- 1 1001 1001 8609 May 9 10:38 Attribution.txt 10:45:24 -rw-rw-r-- 1 1001 1001 3804 May 9 10:38 CONTRIBUTING.md 10:45:24 -rw-rw-r-- 1 1001 1001 931 May 9 10:38 Dockerfile.build 10:45:24 -rw-rw-r-- 1 1001 1001 863 May 9 10:38 Jenkinsfile 10:45:24 -rw-rw-r-- 1 1001 1001 10775 May 9 10:38 LICENSE 10:45:24 -rw-rw-r-- 1 1001 1001 5774 May 9 10:38 Makefile 10:45:24 -rw-rw-r-- 1 1001 1001 7978 May 9 10:38 README.md 10:45:24 -rw-rw-r-- 1 1001 1001 6755 May 9 10:38 SECURITY.md 10:45:24 -rw-rw-r-- 1 1001 1001 5 May 9 10:39 VERSION 10:45:24 -rw-rw-r-- 1 1001 1001 4131 May 9 10:38 ZMQWindows.md 10:45:24 drwxrwxr-x 2 1001 1001 117 May 9 10:38 bin 10:45:24 drwxrwxr-x 14 1001 1001 4096 May 9 10:38 cmd 10:45:24 -rw-r--r-- 1 root root 705232 May 9 10:44 coverage.out 10:45:24 -rw-r--r-- 1 root root 1060 May 9 10:45 go.mod 10:45:24 -rw-r--r-- 1 root root 21940 May 9 10:41 go.sum 10:45:24 drwxrwxr-x 8 1001 1001 127 May 9 10:38 internal 10:45:24 drwxrwxr-x 4 1001 1001 26 May 9 10:38 openapi 10:45:24 drwxrwxr-x 4 1001 1001 71 May 9 10:38 snap 10:45:24 -rw-rw-r-- 1 1001 1001 168 May 9 10:38 version.go [Pipeline] sh 10:45:25 + '[' -e coverage.out ] 10:45:25 + chown 1001:1001 coverage.out [Pipeline] stash 10:45:25 Stashed 1 file(s) [Pipeline] sh 10:45:26 + make build 10:45:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 10:45:30 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 10:45:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 10:45:58 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 10:46:01 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 10:46:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:46:09 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 10:46:15 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 10:46:17 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 10:46:21 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 10:46:23 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 10:46:28 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 10:46:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:46:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] } 10:46:35 $ docker stop --time=1 7d627df6a1ba477f157e2df9c0a762141d1172b82f1b73da77efe16efcac488a 10:46:38 $ docker rm -f 7d627df6a1ba477f157e2df9c0a762141d1172b82f1b73da77efe16efcac488a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:46:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:46:42 10:46:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:46:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:46:43 latest: Pulling from edgex-devops/edgex-compose 10:46:43 cbdbe7a5bc2a: Pulling fs layer 10:46:43 ca9280d653b3: Pulling fs layer 10:46:43 7e9c9ca2126c: Pulling fs layer 10:46:43 cbdbe7a5bc2a: Verifying Checksum 10:46:43 cbdbe7a5bc2a: Download complete 10:46:44 cbdbe7a5bc2a: Pull complete 10:46:44 ca9280d653b3: Verifying Checksum 10:46:44 ca9280d653b3: Download complete 10:46:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:46:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:46:47 ca9280d653b3: Pull complete 10:46:47 7e9c9ca2126c: Verifying Checksum 10:46:47 7e9c9ca2126c: Download complete 10:46:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:46:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:46:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:46:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:46:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:46:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:47:00 7e9c9ca2126c: Pull complete 10:47:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:47:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:47:00 prd-centos7-docker-4c-2g-3794 does not seem to be running inside a container 10:47:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:47:02 $ docker top 3a6787e186d52244795ba2cf69762df80efd5c14c081e12ad3b0c1cb38a1aee0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:47:03 + grep parallel 10:47:03 + docker-compose build --help 10:47:04 --parallel Build images in parallel. [Pipeline] } 10:47:04 $ docker stop --time=1 3a6787e186d52244795ba2cf69762df80efd5c14c081e12ad3b0c1cb38a1aee0 10:47:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:47:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:47:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:47:06 $ docker rm -f 3a6787e186d52244795ba2cf69762df80efd5c14c081e12ad3b0c1cb38a1aee0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:47:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:47:08 . [Pipeline] withDockerContainer 10:47:08 prd-centos7-docker-4c-2g-3794 does not seem to be running inside a container 10:47:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:47:10 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.291s coverage: 45.9% of statements 10:47:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:47:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:47:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:47:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:47:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:47:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 10:47:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.129s coverage: 19.8% of statements 10:47:11 $ docker top cfe02501aa9240ccd819b5606981fc8e2ecf59444fedd9707306b27cff2e17b8 -eo pid,comm 10:47:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.398s coverage: 100.0% of statements [Pipeline] { [Pipeline] sh 10:47:12 + docker-compose -f ./docker-compose-build.yml build --parallel 10:47:14 Building docker-core-command-go ... 10:47:14 Building docker-core-data-go ... 10:47:14 Building docker-core-metadata-go ... 10:47:14 Building docker-security-bootstrapper-go ... 10:47:14 Building docker-security-proxy-setup-go ... 10:47:14 Building docker-security-secretstore-setup-go ... 10:47:14 Building docker-support-notifications-go ... 10:47:14 Building docker-support-scheduler-go ... 10:47:14 Building docker-sys-mgmt-agent-go ... 10:47:14 Building docker-sys-mgmt-agent-go 10:47:14 Building docker-security-secretstore-setup-go 10:47:14 Building docker-core-metadata-go 10:47:14 Building docker-security-proxy-setup-go 10:47:14 Building docker-security-bootstrapper-go 10:47:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.513s coverage: 27.1% of statements 10:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:47:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.315s coverage: 100.0% of statements 10:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:47:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.172s coverage: 100.0% of statements 10:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 10:47:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.298s coverage: 71.3% of statements 10:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 10:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 10:47:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.483s coverage: 87.7% of statements 10:47:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 10:47:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 10:47:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.165s coverage: 78.9% of statements 10:47:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 10:47:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.190s coverage: 28.6% of statements 10:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:47:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.301s coverage: 100.0% of statements 10:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:47:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.216s coverage: 100.0% of statements 10:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:47:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.390s coverage: 86.7% of statements 10:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:47:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.496s coverage: 97.5% of statements 10:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:47:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.208s coverage: 78.3% of statements 10:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 10:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 10:47:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 10:47:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.188s coverage: 95.1% of statements 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:47:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.119s coverage: 58.8% of statements 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 10:47:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.204s coverage: 0.9% of statements 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 10:47:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.136s coverage: 22.6% of statements 10:47:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.163s coverage: 47.1% of statements 10:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 79.5% of statements 10:47:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.133s coverage: 94.1% of statements 10:47:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.228s coverage: 96.3% of statements 10:47:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.183s coverage: 87.5% of statements 10:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.196s coverage: 94.4% of statements 10:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.137s coverage: 44.8% of statements 10:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.513s coverage: 81.8% of statements 10:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.213s coverage: 92.9% of statements 10:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 10:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 10:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements 10:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.141s coverage: 76.0% of statements 10:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.150s coverage: 80.0% of statements 10:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.202s coverage: 87.2% of statements 10:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.203s coverage: 85.4% of statements 10:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.261s coverage: 91.2% of statements 10:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.670s coverage: 64.4% of statements 10:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.122s coverage: 100.0% of statements 10:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements 10:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 10:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 10:48:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 10:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.084s coverage: 66.9% of statements 10:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:48:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.673s coverage: 43.4% of statements 10:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:48:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.158s coverage: 89.5% of statements 10:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:48:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.096s coverage: 84.8% of statements 10:48:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.542s coverage: 47.0% of statements 10:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:48:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements 10:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:48:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.112s coverage: 100.0% of statements 10:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 10:48:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.205s coverage: 9.6% of statements 10:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 10:48:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.416s coverage: 92.6% of statements 10:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 10:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 10:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 10:48:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:48:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:48:23 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:48:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:48:23 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:48:23 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:48:23 10:48:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:48:23 ---> 1a7b1811de76 10:48:23 Step 3/21 : WORKDIR /edgex-go 10:48:23 ---> 1a7b1811de76 10:48:23 Step 3/31 : WORKDIR /edgex-go 10:48:23 ---> 1a7b1811de76 10:48:23 Step 3/25 : WORKDIR /edgex-go 10:48:23 ---> 1a7b1811de76 10:48:23 Step 3/23 : WORKDIR /edgex-go 10:48:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:48:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:48:23 ---> 1a7b1811de76 10:48:23 Step 3/23 : WORKDIR /edgex-go 10:48:24 ---> Running in f8680f493d5d 10:48:24 ---> Running in f2178b38e188 10:48:24 ---> Running in 13df53cf6fa0 10:48:24 ---> Running in cd8aea357051 10:48:24 ---> Running in 7423a7599542 10:48:25 Removing intermediate container 7423a7599542 10:48:25 ---> 14f4e47af897 10:48:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:25 Removing intermediate container 13df53cf6fa0 10:48:25 ---> 1b8b87820d18 10:48:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:25 Removing intermediate container cd8aea357051 10:48:25 ---> 376b4159d74d 10:48:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:25 Removing intermediate container f8680f493d5d 10:48:25 ---> 4ffaa9c1f93e 10:48:25 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:25 Removing intermediate container f2178b38e188 10:48:25 ---> 4a800a089ef9 10:48:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:25 ---> Running in f69a6bc6d036 10:48:25 ---> Running in a264adecbc39 10:48:25 ---> Running in d189eb6300d7 10:48:25 ---> Running in 6470bbd14229 10:48:25 ---> Running in b496842d7086 10:48:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.808s coverage: 28.7% of statements 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:48:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.169s coverage: 99.0% of statements 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:48:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.181s coverage: 100.0% of statements 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 10:48:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.221s coverage: 64.6% of statements 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 10:48:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.363s coverage: 97.6% of statements 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 10:48:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:48:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:48:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:48:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 10:48:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.120s coverage: 28.1% of statements 10:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 10:48:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements 10:48:29 GO111MODULE=on go vet ./... 10:48:31 Removing intermediate container d189eb6300d7 10:48:31 ---> 401c8f69fb2a 10:48:31 Step 5/23 : RUN apk add --update --no-cache make bash git 10:48:31 Removing intermediate container 6470bbd14229 10:48:31 ---> 4c0d94a3eae3 10:48:31 Step 5/31 : RUN apk add --update --no-cache make git 10:48:31 Removing intermediate container f69a6bc6d036 10:48:31 ---> bc2517b8a8f3 10:48:31 Step 5/25 : RUN apk add --update --no-cache make git 10:48:31 Removing intermediate container a264adecbc39 10:48:31 ---> 4bc7d1c48346 10:48:31 Step 5/21 : RUN apk add --update --no-cache make git 10:48:31 ---> Running in 3ef0e68e1593 10:48:31 ---> Running in 22f9366852bb 10:48:31 ---> Running in a97bd6c537cd 10:48:31 ---> Running in 21d3d2a72920 10:48:32 Removing intermediate container b496842d7086 10:48:32 ---> f61704b52d68 10:48:32 Step 5/23 : RUN apk add --update --no-cache make git 10:48:32 ---> Running in 3dce61cc459a 10:48:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:48:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:48:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:48:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:48:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:48:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:48:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:48:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:48:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:48:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:48:36 OK: 219 MiB in 52 packages 10:48:37 OK: 219 MiB in 52 packages 10:48:37 OK: 219 MiB in 52 packages 10:48:38 OK: 219 MiB in 52 packages 10:48:38 Removing intermediate container 3ef0e68e1593 10:48:38 ---> d3fcae05c14e 10:48:38 Step 6/23 : COPY go.mod . 10:48:38 Removing intermediate container 22f9366852bb 10:48:38 ---> f187a90ba712 10:48:38 Step 6/31 : COPY go.mod . 10:48:38 OK: 219 MiB in 52 packages 10:48:39 Removing intermediate container 3dce61cc459a 10:48:39 ---> 54b93ae68175 10:48:39 Step 6/23 : COPY go.mod . 10:48:39 ---> 42d19069c979 10:48:39 Step 7/23 : RUN go mod download 10:48:39 ---> Running in ec763c0d93a2 10:48:39 ---> f72698bfbee6 10:48:39 Step 7/31 : RUN go mod download 10:48:39 ---> Running in e181e7a7694c 10:48:40 ---> cee6a9b0a721 10:48:40 Step 7/23 : RUN go mod download 10:48:40 Removing intermediate container 21d3d2a72920 10:48:40 ---> 9d49d4ef6d1d 10:48:40 Step 6/25 : COPY go.mod . 10:48:40 Removing intermediate container a97bd6c537cd 10:48:40 ---> 32aca590ebfc 10:48:40 Step 6/21 : COPY go.mod . 10:48:40 ---> Running in 662e090535a5 10:48:41 ---> 32bd59fb9a36 10:48:41 Step 7/25 : RUN go mod download 10:48:41 ---> d910917971cd 10:48:41 Step 7/21 : RUN go mod download 10:48:41 ---> Running in d13b86230e57 10:48:41 ---> Running in d787b56b37e6 10:48:45 Removing intermediate container 662e090535a5 10:48:45 ---> 2e0278e7a0c8 10:48:45 Step 8/23 : COPY . . 10:48:45 Removing intermediate container e181e7a7694c 10:48:45 ---> d8a4a7571ff8 10:48:45 Step 8/31 : COPY . . 10:48:45 Removing intermediate container ec763c0d93a2 10:48:45 ---> 1df4930bda98 10:48:45 Step 8/23 : COPY . . 10:48:45 Removing intermediate container d787b56b37e6 10:48:45 ---> e7d913b3dc4c 10:48:45 Step 8/21 : COPY . . 10:48:47 Removing intermediate container d13b86230e57 10:48:47 ---> 664b82646556 10:48:47 Step 8/25 : COPY . . 10:50:06 gofmt -l . 10:50:06 [ "`gofmt -l .`" = "" ] 10:50:09 ./bin/test-go-mod-tidy.sh 10:50:09 ./bin/test-attribution-txt.sh [Pipeline] sh 10:50:13 + ls -al . 10:50:13 total 844 10:50:13 drwxrwxr-x 9 1001 1001 4096 May 9 10:50 . 10:50:13 drwxr-xr-x 4 root root 4096 May 9 10:44 .. 10:50:13 -rw-rw-r-- 1 1001 1001 11 May 9 10:43 .dockerignore 10:50:13 drwxrwxr-x 8 1001 1001 4096 May 9 10:43 .git 10:50:13 drwxrwxr-x 3 1001 1001 4096 May 9 10:43 .github 10:50:13 -rw-rw-r-- 1 1001 1001 818 May 9 10:43 .gitignore 10:50:13 -rw-rw-r-- 1 1001 1001 166 May 9 10:43 .sonarcloud.properties 10:50:13 -rw-rw-r-- 1 1001 1001 8609 May 9 10:43 Attribution.txt 10:50:13 -rw-rw-r-- 1 1001 1001 3804 May 9 10:43 CONTRIBUTING.md 10:50:13 -rw-rw-r-- 1 1001 1001 931 May 9 10:43 Dockerfile.build 10:50:13 -rw-rw-r-- 1 1001 1001 863 May 9 10:43 Jenkinsfile 10:50:13 -rw-rw-r-- 1 1001 1001 10775 May 9 10:43 LICENSE 10:50:13 -rw-rw-r-- 1 1001 1001 5774 May 9 10:43 Makefile 10:50:13 -rw-rw-r-- 1 1001 1001 7978 May 9 10:43 README.md 10:50:13 -rw-rw-r-- 1 1001 1001 6755 May 9 10:43 SECURITY.md 10:50:13 -rw-rw-r-- 1 1001 1001 5 May 9 10:39 VERSION 10:50:13 -rw-rw-r-- 1 1001 1001 4131 May 9 10:43 ZMQWindows.md 10:50:13 drwxrwxr-x 2 1001 1001 4096 May 9 10:43 bin 10:50:13 drwxrwxr-x 14 1001 1001 4096 May 9 10:43 cmd 10:50:13 -rw-r--r-- 1 root root 705232 May 9 10:48 coverage.out 10:50:13 -rw-r--r-- 1 root root 1060 May 9 10:50 go.mod 10:50:13 -rw-r--r-- 1 root root 21940 May 9 10:44 go.sum 10:50:13 drwxrwxr-x 8 1001 1001 4096 May 9 10:43 internal 10:50:13 drwxrwxr-x 4 1001 1001 4096 May 9 10:43 openapi 10:50:13 drwxrwxr-x 4 1001 1001 4096 May 9 10:43 snap 10:50:13 -rw-rw-r-- 1 1001 1001 168 May 9 10:43 version.go [Pipeline] sh 10:50:13 + '[' -e coverage.out ] 10:50:13 + chown 1001:1001 coverage.out [Pipeline] stash 10:50:13 Warning: overwriting stash ‘coverage-report’ 10:50:14 Stashed 1 file(s) [Pipeline] sh 10:50:15 + make build 10:50:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 10:50:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:50:40 ---> 0dfe2536622b 10:50:40 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:50:40 ---> 392669e1026d 10:50:40 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:50:40 ---> c86bb058afcc 10:50:40 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:50:40 ---> Running in 9b25bfdb085a 10:50:40 ---> Running in 1e903b42a746 10:50:40 ---> 50efbd56cf05 10:50:40 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:50:40 ---> cc89144a4d5d 10:50:40 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:50:40 ---> Running in 78b996529a23 10:50:40 ---> Running in 4b244617c077 10:50:40 ---> Running in 9bc0b61c5161 10:50:40 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 10:50:40 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 10:50:40 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 10:50:40 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 10:50:40 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 10:50:49 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 10:50:52 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 10:50:56 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 10:50:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:51:02 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 10:51:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:51:08 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 10:51:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:51:15 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 10:51:18 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] } 10:51:23 $ docker stop --time=1 f193bc0046514830b322273cedf8ca52809f609f365b516412aebe859f45a20e 10:51:26 $ docker rm -f f193bc0046514830b322273cedf8ca52809f609f365b516412aebe859f45a20e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:51:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:51:28 10:51:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:51:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:51:28 latest: Pulling from edgex-devops/edgex-compose-arm64 10:51:28 29e5d40040c1: Pulling fs layer 10:51:28 1ce36da41761: Pulling fs layer 10:51:28 25b303627fd3: Pulling fs layer 10:51:29 29e5d40040c1: Download complete 10:51:29 1ce36da41761: Verifying Checksum 10:51:29 1ce36da41761: Download complete 10:51:29 29e5d40040c1: Pull complete 10:51:30 1ce36da41761: Pull complete 10:51:31 25b303627fd3: Verifying Checksum 10:51:31 25b303627fd3: Download complete 10:51:41 25b303627fd3: Pull complete 10:51:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:51:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:51:42 prd-ubuntu18.04-docker-arm64-4c-16g-3797 does not seem to be running inside a container 10:51:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:51:45 $ docker top 6ff6281bc4f9f3625707266d758420794e50e909784ed770bb0f9744135bb216 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:46 + docker-compose build --help 10:51:46 + grep parallel 10:51:49 --parallel Build images in parallel. [Pipeline] } 10:51:50 $ docker stop --time=1 6ff6281bc4f9f3625707266d758420794e50e909784ed770bb0f9744135bb216 10:51:51 $ docker rm -f 6ff6281bc4f9f3625707266d758420794e50e909784ed770bb0f9744135bb216 10:51:52 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 10:51:52 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 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:51:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:51:52 . [Pipeline] withDockerContainer 10:51:53 prd-ubuntu18.04-docker-arm64-4c-16g-3797 does not seem to be running inside a container 10:51:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:51:54 $ docker top 121918bb1aed1c5f579ed8a8d0484c6780b2b4d32e3c41e4af68bc82713e83b5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:55 + docker-compose -f ./docker-compose-build.yml build --parallel 10:51:59 Building docker-core-command-go ... 10:51:59 Building docker-core-data-go ... 10:51:59 Building docker-core-metadata-go ... 10:51:59 Building docker-security-bootstrapper-go ... 10:51:59 Building docker-security-proxy-setup-go ... 10:51:59 Building docker-security-secretstore-setup-go ... 10:51:59 Building docker-support-notifications-go ... 10:51:59 Building docker-support-scheduler-go ... 10:51:59 Building docker-sys-mgmt-agent-go ... 10:51:59 Building docker-security-bootstrapper-go 10:51:59 Building docker-security-secretstore-setup-go 10:51:59 Building docker-sys-mgmt-agent-go 10:51:59 Building docker-security-proxy-setup-go 10:51:59 Building docker-support-scheduler-go 10:52:00 Removing intermediate container 9bc0b61c5161 10:52:00 ---> edad07153252 10:52:00 10:52:00 Step 10/31 : FROM alpine:3.12 10:52:00 Removing intermediate container 78b996529a23 10:52:00 ---> e4ef70871f8c 10:52:00 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:52:00 3.12: Pulling from library/alpine 10:52:01 ---> Running in 319488abf96c 10:52:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:52:04 Status: Downloaded newer image for alpine:3.12 10:52:04 ---> 13621d1b12d4 10:52:04 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:52:06 ---> Running in 0e9b13d88977 10:52:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:52:08 Removing intermediate container 4b244617c077 10:52:08 ---> 3aa2819f278b 10:52:08 10:52:08 Step 10/23 : FROM alpine:3.12 10:52:08 ---> 13621d1b12d4 10:52:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:52:08 Removing intermediate container 0e9b13d88977 10:52:08 ---> f75114f299f2 10:52:08 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:52:09 ---> Running in 5b66c7e730a4 10:52:09 Removing intermediate container 9b25bfdb085a 10:52:09 ---> 3a98ae799aa7 10:52:09 10:52:09 Step 10/25 : FROM alpine:3.12 10:52:09 ---> Running in 7eab2a8fd874 10:52:09 ---> 13621d1b12d4 10:52:09 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 10:52:11 Removing intermediate container 1e903b42a746 10:52:11 ---> cb6c263062ae 10:52:11 10:52:11 Step 10/21 : FROM alpine:3.12 10:52:11 ---> 13621d1b12d4 10:52:11 Step 11/21 : RUN apk add --update --no-cache curl 10:52:11 ---> Running in d4d4c9069f92 10:52:11 ---> Running in 7f2aa23a9e91 10:52:12 Removing intermediate container 319488abf96c 10:52:12 ---> 08bb0ff609b3 10:52:12 10:52:12 Step 11/23 : FROM docker:20.10.0 10:52:12 20.10.0: Pulling from library/docker 10:52:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:52:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:52:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:52:13 (1/1) Installing dumb-init (1.2.2-r1) 10:52:13 Executing busybox-1.31.1-r20.trigger 10:52:13 OK: 6 MiB in 15 packages 10:52:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:52:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:52:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:52:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:52:14 (1/6) Installing ca-certificates (20191127-r4) 10:52:14 (2/6) Installing nghttp2-libs (1.41.0-r0) 10:52:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:52:14 (3/6) Installing libcurl (7.76.1-r0) 10:52:14 (4/6) Installing curl (7.76.1-r0) 10:52:14 (5/6) Installing dumb-init (1.2.2-r1) 10:52:14 (6/6) Installing su-exec (0.2-r1) 10:52:14 Executing busybox-1.31.1-r20.trigger 10:52:14 Executing ca-certificates-20191127-r4.trigger 10:52:14 (1/2) Installing dumb-init (1.2.2-r1) 10:52:14 (2/2) Installing su-exec (0.2-r1) 10:52:14 Executing busybox-1.31.1-r20.trigger 10:52:14 OK: 6 MiB in 16 packages 10:52:14 OK: 7 MiB in 20 packages 10:52:14 (1/4) Installing ca-certificates (20191127-r4) 10:52:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:52:14 (3/4) Installing libcurl (7.76.1-r0) 10:52:14 (4/4) Installing curl (7.76.1-r0) 10:52:14 Executing busybox-1.31.1-r20.trigger 10:52:14 Executing ca-certificates-20191127-r4.trigger 10:52:14 OK: 7 MiB in 18 packages 10:52:16 Removing intermediate container 5b66c7e730a4 10:52:16 ---> 4bfdc828618e 10:52:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:52:16 ---> Running in 92379d807ff2 10:52:17 Removing intermediate container 7eab2a8fd874 10:52:17 ---> e6188b644906 10:52:17 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:52:17 ---> Running in f2f9a88272c7 10:52:17 Removing intermediate container d4d4c9069f92 10:52:17 ---> 94ed58c3c9a9 10:52:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:52:17 Removing intermediate container 92379d807ff2 10:52:17 ---> eca7af5707f6 10:52:17 Step 13/23 : ENV APP_PORT=48081 10:52:17 Removing intermediate container 7f2aa23a9e91 10:52:17 ---> 85eabcc1d684 10:52:17 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:52:18 ---> Running in 32ae1a0d89fe 10:52:18 ---> Running in c54bf92b5f59 10:52:18 ---> Running in 6aaf265bce73 10:52:18 Removing intermediate container f2f9a88272c7 10:52:18 ---> bbf0381506c7 10:52:18 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:52:18 ---> Running in d58895d00d13 10:52:18 Removing intermediate container 32ae1a0d89fe 10:52:18 ---> 4407dcbf58c4 10:52:18 Step 13/25 : WORKDIR / 10:52:18 Removing intermediate container c54bf92b5f59 10:52:18 ---> 8a86f1719fe1 10:52:18 Step 14/23 : EXPOSE $APP_PORT 10:52:19 Removing intermediate container 6aaf265bce73 10:52:19 ---> 7410ac45e990 10:52:19 Step 13/21 : WORKDIR /edgex 10:52:19 ---> Running in b7aa72f7380c 10:52:19 ---> Running in b1fea527c94b 10:52:19 ---> Running in 9ca70b147223 10:52:20 Removing intermediate container d58895d00d13 10:52:20 ---> a3d97105d313 10:52:20 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:52:20 Removing intermediate container b1fea527c94b 10:52:20 ---> 1edfa5a3b7e6 10:52:20 Step 15/23 : WORKDIR / 10:52:20 Removing intermediate container b7aa72f7380c 10:52:20 ---> 8540d3f8f467 10:52:20 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:52:20 ---> Running in 61d45b8792d7 10:52:20 Removing intermediate container 9ca70b147223 10:52:20 ---> 50142ad457dc 10:52:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:52:20 ---> Running in 82b7aa997673 10:52:20 ---> b214cfb56ec5 10:52:20 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:52:21 Removing intermediate container 82b7aa997673 10:52:21 ---> f9e96db70b3e 10:52:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:52:21 ---> 944ad6161d86 10:52:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:52:21 ---> de36b247fcf3 10:52:21 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:52:23 ---> d2c6a479dbf8 10:52:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:52:23 ---> bfc97ba9dded 10:52:23 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:52:23 ---> 217bcaac64b5 10:52:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:52:24 Removing intermediate container 61d45b8792d7 10:52:24 ---> beebceb7842c 10:52:24 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:52:24 ---> Running in 6b5517655fe8 10:52:25 ---> b942e6b7c7d5 10:52:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:52:25 Removing intermediate container 6b5517655fe8 10:52:25 ---> ee63d94a69d7 10:52:25 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:52:25 ---> e6b95d0e2799 10:52:25 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:52:26 ---> 2b19e3a00f23 10:52:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:52:26 ---> Running in 2b27598112a5 10:52:26 ---> 85d0eb493419 10:52:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:52:26 Removing intermediate container 2b27598112a5 10:52:26 ---> 52faae80c131 10:52:26 Step 18/21 : CMD ["--init=true"] 10:52:27 ---> 56ecb392b8ed 10:52:27 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:52:27 ---> 2c0fc35bde2d 10:52:27 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:52:27 ---> Running in 44c6219b3601 10:52:27 ---> Running in 4f05d2be1583 10:52:27 ---> Running in e94f985f01a0 10:52:28 Removing intermediate container 4f05d2be1583 10:52:28 ---> 0c037b7f37da 10:52:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:52:28 Removing intermediate container 44c6219b3601 10:52:28 ---> e6444a4d1f5e 10:52:28 Step 19/21 : LABEL arch=x86_64 10:52:28 ---> 8af1da67429e 10:52:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:52:28 ---> Running in 30a7e1347cc1 10:52:28 ---> Running in c6ab08c33ce9 10:52:29 Removing intermediate container 30a7e1347cc1 10:52:29 ---> f679c1f012f8 10:52:29 Step 21/23 : LABEL arch=x86_64 10:52:29 ---> fb126310ccbf 10:52:29 Step 21/25 : 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/ 10:52:29 ---> Running in 58ce2db89ce8 10:52:29 Removing intermediate container c6ab08c33ce9 10:52:29 ---> b15ce9a8f2fe 10:52:29 Step 20/21 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 10:52:29 ---> Running in 48073e51505d 10:52:30 ---> Running in e78d6360fe0d 10:52:30 Removing intermediate container 58ce2db89ce8 10:52:30 ---> e80a491a1dc5 10:52:30 Step 22/23 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 10:52:30 Removing intermediate container e78d6360fe0d 10:52:30 ---> 8bdf5e5b2c8d 10:52:30 Step 21/21 : LABEL version=0.0.0 10:52:30 Removing intermediate container e94f985f01a0 10:52:30 ---> 0ba560d525bd 10:52:30 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:52:30 ---> Running in 09c91d9367a6 10:52:31 ---> Running in 1f858eeefb7e 10:52:32 Removing intermediate container 09c91d9367a6 10:52:32 ---> 542505262629 10:52:32 Step 23/23 : LABEL version=0.0.0 10:52:32 ---> Running in 7c33461063ce 10:52:32 Removing intermediate container 1f858eeefb7e 10:52:32 ---> c866e0669996 10:52:32 10:52:32 ---> 32303d1b4842 10:52:32 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:52:33 Removing intermediate container 7c33461063ce 10:52:33 ---> 20900c8ed1b9 10:52:33 10:52:34 Successfully built 20900c8ed1b9 10:52:34 Successfully built c866e0669996 10:52:34 Removing intermediate container 48073e51505d 10:52:34 ---> 48016e340e85 10:52:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:52:34 Successfully tagged docker-core-metadata-go:latest 10:52:34 Building docker-support-notifications-go 10:52:34  Building docker-core-metadata-go ... done Successfully tagged docker-security-proxy-setup-go:latest 10:52:34  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 10:52:34 ---> Running in e1ab0c355635 10:52:34 ---> d0980cc6b598 10:52:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:52:34 Removing intermediate container e1ab0c355635 10:52:34 ---> 8c6c3569753c 10:52:34 Step 23/25 : LABEL arch=x86_64 10:52:34 ---> c5c09330b7bd 10:52:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:52:34 ---> Running in 3018565273b9 10:52:35 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:52:35 Status: Downloaded newer image for docker:20.10.0 10:52:35 ---> aefe523efa57 10:52:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:52:35 ---> Running in ad7b17fb16c3 10:52:35 ---> d44b63997fce 10:52:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:52:35 Removing intermediate container 3018565273b9 10:52:35 ---> de166bf558f3 10:52:35 Step 24/25 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 10:52:36 ---> Running in 3916ec8ba2db 10:52:38 Removing intermediate container ad7b17fb16c3 10:52:38 ---> e5a204b6ee2a 10:52:38 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 10:52:38 ---> 3419ebc595bb 10:52:38 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:52:38 Removing intermediate container 3916ec8ba2db 10:52:38 ---> c1beca28bfa7 10:52:38 Step 25/25 : LABEL version=0.0.0 10:52:38 ---> Running in c610c49e73e2 10:52:39 ---> Running in 80f2d2689c51 10:52:39 ---> Running in 44735227d5c6 10:52:40 Removing intermediate container 80f2d2689c51 10:52:40 ---> 772630505deb 10:52:40 10:52:40 Removing intermediate container 44735227d5c6 10:52:40 ---> 10dc95c32401 10:52:40 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:52:40 Successfully built 772630505deb 10:52:41 Successfully tagged docker-security-secretstore-setup-go:latest 10:52:41  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 10:52:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:52:42 ---> 5aaa47dfa655 10:52:42 Step 26/31 : RUN chmod +x /entrypoint.sh 10:52:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:52:43 (1/39) Installing readline (8.0.4-r0) 10:52:43 (2/39) Installing bash (5.0.17-r0) 10:52:43 Executing bash-5.0.17-r0.post-install 10:52:43 (3/39) Installing nghttp2-libs (1.41.0-r0) 10:52:43 (4/39) Installing libcurl (7.76.1-r0) 10:52:43 (5/39) Installing curl (7.76.1-r0) 10:52:43 (6/39) Installing dumb-init (1.2.2-r1) 10:52:43 (7/39) Installing libbz2 (1.0.8-r1) 10:52:43 (8/39) Installing expat (2.2.9-r1) 10:52:44 (9/39) Installing libffi (3.3-r2) 10:52:44 (10/39) Installing gdbm (1.13-r1) 10:52:44 (11/39) Installing xz-libs (5.2.5-r0) 10:52:44 ---> Running in 07ea6a65b0d3 10:52:44 (12/39) Installing sqlite-libs (3.32.1-r0) 10:52:44 (13/39) Installing python3 (3.8.10-r0) 10:52:51 (14/39) Installing py3-appdirs (1.4.4-r1) 10:52:51 (15/39) Installing py3-ordered-set (4.0.1-r0) 10:52:51 (16/39) Installing py3-parsing (2.4.7-r0) 10:52:51 (17/39) Installing py3-six (1.15.0-r0) 10:52:51 (18/39) Installing py3-packaging (20.4-r0) 10:52:51 (19/39) Installing py3-setuptools (47.0.0-r0) 10:52:51 (20/39) Installing py3-chardet (3.0.4-r4) 10:52:51 (21/39) Installing py3-idna (2.9-r0) 10:52:51 (22/39) Installing py3-certifi (2020.4.5.1-r0) 10:52:51 (23/39) Installing py3-urllib3 (1.25.9-r0) 10:52:51 (24/39) Installing py3-requests (2.23.0-r0) 10:52:52 (25/39) Installing py3-msgpack (1.0.0-r0) 10:52:52 (26/39) Installing py3-lockfile (0.12.2-r3) 10:52:52 (27/39) Installing py3-cachecontrol (0.12.6-r0) 10:52:52 (28/39) Installing py3-colorama (0.4.3-r0) 10:52:52 (29/39) Installing py3-distlib (0.3.0-r0) 10:52:53 (30/39) Installing py3-distro (1.5.0-r1) 10:52:53 (31/39) Installing py3-webencodings (0.5.1-r3) 10:52:53 (32/39) Installing py3-html5lib (1.0.1-r4) 10:52:53 Removing intermediate container 07ea6a65b0d3 10:52:53 ---> 0e540985ab0f 10:52:53 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:52:53 (33/39) Installing py3-pytoml (0.1.21-r0) 10:52:53 (34/39) Installing py3-pep517 (0.8.2-r0) 10:52:53 (35/39) Installing py3-progress (1.5-r0) 10:52:53 (36/39) Installing py3-toml (0.10.1-r0) 10:52:53 (37/39) Installing py3-retrying (1.3.3-r0) 10:52:54 (38/39) Installing py3-contextlib2 (0.6.0-r0) 10:52:54 (39/39) Installing py3-pip (20.1.1-r0) 10:52:54 ---> Running in 56f5a0432c2d 10:52:54 Executing busybox-1.31.1-r19.trigger 10:52:54 OK: 72 MiB in 59 packages 10:52:55 Removing intermediate container 56f5a0432c2d 10:52:55 ---> 3de3505a852a 10:52:55 Step 28/31 : CMD ["gate"] 10:52:55 ---> Running in 79464178c8ca 10:52:56 Removing intermediate container 79464178c8ca 10:52:56 ---> 92afef18d5ef 10:52:56 Step 29/31 : LABEL arch=x86_64 10:52:56 ---> Running in c81b771f4853 10:52:57 Removing intermediate container c81b771f4853 10:52:57 ---> 485a0d8d1bdb 10:52:57 Step 30/31 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 10:52:58 ---> Running in 8ffb081ba59f 10:52:59 Collecting docker-compose==1.23.2 10:52:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:53:00 Collecting dockerpty<0.5,>=0.4.1 10:53:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:53:01 Removing intermediate container 8ffb081ba59f 10:53:01 ---> 2a33c07ef657 10:53:01 Step 31/31 : LABEL version=0.0.0 10:53:02 ---> Running in 4aa7946ec06c 10:53:06 Collecting texttable<0.10,>=0.9.0 10:53:06 Downloading texttable-0.9.1.tar.gz (11 kB) 10:53:06 Removing intermediate container 4aa7946ec06c 10:53:06 ---> c8ace61d8a13 10:53:06 10:53:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:53:07 Successfully built c8ace61d8a13 10:53:07 Successfully tagged docker-security-bootstrapper-go:latest 10:53:07 Building docker-core-data-go 10:53:07  Building docker-security-bootstrapper-go ... done Collecting PyYAML<4,>=3.10 10:53:07 Downloading PyYAML-3.13.tar.gz (270 kB) 10:53:11 Collecting websocket-client<1.0,>=0.32.0 10:53:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:53:11 Collecting docker<4.0,>=3.6.0 10:53:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:53:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:53:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:53:14 Collecting docopt<0.7,>=0.6.1 10:53:14 Downloading docopt-0.6.2.tar.gz (25 kB) 10:53:16 Collecting jsonschema<3,>=2.5.1 10:53:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:53:16 Collecting cached-property<2,>=1.2.0 10:53:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:53:17 Collecting docker-pycreds>=0.4.0 10:53:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:53: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) 10:53: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) 10:53:17 Collecting idna<2.8,>=2.5 10:53:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:53:18 Collecting urllib3<1.25,>=1.21.1 10:53:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:53:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:53:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:53:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:53:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:53:19 Installing collected packages: dockerpty, texttable, PyYAML, websocket-client, idna, urllib3, requests, docker-pycreds, docker, docopt, jsonschema, cached-property, docker-compose 10:53:19 Running setup.py install for dockerpty: started 10:53:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:53:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:53:21 ---> 82dfd775af97 10:53:21 Step 3/23 : WORKDIR /edgex-go 10:53:21 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:53:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:53:21 ---> 82dfd775af97 10:53:21 Step 3/21 : WORKDIR /edgex-go 10:53:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:53:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:53:21 ---> 82dfd775af97 10:53:21 Step 3/22 : WORKDIR /edgex-go 10:53:21 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:53:21 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:53:21 ---> 82dfd775af97 10:53:21 Step 3/31 : WORKDIR /edgex-go 10:53:21 Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:53:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:53:21 ---> 82dfd775af97 10:53:21 Step 3/25 : WORKDIR /edgex-go 10:53:21 ---> Running in 58e09230c1b7 10:53:21 ---> Running in 67c964dec7fd 10:53:21 ---> Running in 57324e08d15a 10:53:21 ---> Running in d744ec195128 10:53:21 ---> Running in 6c7ff9549bbe 10:53:21 Removing intermediate container 58e09230c1b7 10:53:21 ---> f4fe99844d86 10:53:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:53:21 Removing intermediate container d744ec195128 10:53:21 ---> 35a666844a19 10:53:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:53:21 Removing intermediate container 57324e08d15a 10:53:21 ---> 20bcf8021f32 10:53:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:53:21 Removing intermediate container 67c964dec7fd 10:53:21 ---> a92bb2257230 10:53:21 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:53:21 Removing intermediate container 6c7ff9549bbe 10:53:21 ---> bce6631d4f0d 10:53:21 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:53:21 ---> Running in 84e23d4e4852 10:53:21 ---> Running in e0c6e3994e09 10:53:21 ---> Running in 417cfec4b4d1 10:53:21 ---> Running in fed5bfe5d767 10:53:21 ---> Running in 251b7f95f576 10:53:21 Removing intermediate container 84e23d4e4852 10:53:21 ---> 880472f59852 10:53:21 Step 5/22 : RUN apk add --update --no-cache make git 10:53:21 ---> Running in a347a587c110 10:53:21 Removing intermediate container 417cfec4b4d1 10:53:21 ---> bbc68bdbc336 10:53:21 Step 5/21 : RUN apk add --update --no-cache make git 10:53:21 ---> Running in 0d979f4b8c23 10:53:21 Removing intermediate container fed5bfe5d767 10:53:21 ---> e548bb91eacd 10:53:21 Step 5/25 : RUN apk add --update --no-cache make git 10:53:21 ---> Running in f3f14e349e00 10:53:21 Removing intermediate container e0c6e3994e09 10:53:21 ---> d7d4d214434f 10:53:21 Step 5/23 : RUN apk add --update --no-cache make bash git 10:53:21 ---> Running in 42b86f23c73d 10:53:21 Removing intermediate container 251b7f95f576 10:53:21 ---> 1b2f7e01c9bc 10:53:21 Step 5/31 : RUN apk add --update --no-cache make git 10:53:21 ---> Running in f45e5a9cabc3 10:53:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:53:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:53:22 Running setup.py install for dockerpty: finished with status 'done' 10:53:22 Running setup.py install for texttable: started 10:53:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:53:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:53:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:53:23 Running setup.py install for texttable: finished with status 'done' 10:53:23 Running setup.py install for PyYAML: started 10:53:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:53:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:53:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:53:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:53:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:53:25 Running setup.py install for PyYAML: finished with status 'done' 10:53:26 OK: 218 MiB in 52 packages 10:53:26 Attempting uninstall: idna 10:53:26 Found existing installation: idna 2.9 10:53:26 Uninstalling idna-2.9: 10:53:26 Successfully uninstalled idna-2.9 10:53:26 OK: 218 MiB in 52 packages 10:53:26 OK: 218 MiB in 52 packages 10:53:27 Attempting uninstall: urllib3 10:53:27 Found existing installation: urllib3 1.25.9 10:53:27 Uninstalling urllib3-1.25.9: 10:53:27 OK: 218 MiB in 52 packages 10:53:27 OK: 218 MiB in 52 packages 10:53:27 Removing intermediate container a347a587c110 10:53:27 ---> 09e3f3ab4bd8 10:53:27 Step 6/22 : COPY go.mod . 10:53:28 Successfully uninstalled urllib3-1.25.9 10:53:28 Removing intermediate container f3f14e349e00 10:53:28 ---> c3478082cfe4 10:53:28 Step 6/25 : COPY go.mod . 10:53:28 Removing intermediate container 0d979f4b8c23 10:53:28 ---> 870e2900c86c 10:53:28 Step 6/21 : COPY go.mod . 10:53:29 Attempting uninstall: requests 10:53:29 Found existing installation: requests 2.23.0 10:53:29 Uninstalling requests-2.23.0: 10:53:29 Successfully uninstalled requests-2.23.0 10:53:29 ---> 1f1f40e97bd1 10:53:29 Step 7/22 : RUN go mod download 10:53:29 ---> Running in 7b5f0cd98088 10:53:29 Removing intermediate container f45e5a9cabc3 10:53:29 ---> f759c4dea711 10:53:29 Step 6/31 : COPY go.mod . 10:53:29 Removing intermediate container 42b86f23c73d 10:53:29 ---> 73c68323c433 10:53:29 Step 6/23 : COPY go.mod . 10:53:29 ---> 597b11b72e6b 10:53:29 Step 7/25 : RUN go mod download 10:53:29 ---> a75420d8c725 10:53:29 Step 7/21 : RUN go mod download 10:53:30 ---> Running in db49b3deebc6 10:53:30 ---> Running in 91b8df580d29 10:53:30 ---> 7cf3781b36b5 10:53:30 Step 7/31 : RUN go mod download 10:53:30 ---> Running in 12d92a1c7946 10:53:31 ---> daabb002f230 10:53:31 Step 7/23 : RUN go mod download 10:53:31 ---> Running in fade9fbb4415 10:53:31 Running setup.py install for docopt: started 10:53:34 Removing intermediate container 7b5f0cd98088 10:53:34 ---> ddbcb3d42f0a 10:53:34 Step 8/22 : COPY . . 10:53:34 Removing intermediate container 91b8df580d29 10:53:34 ---> 216f88054e96 10:53:34 Step 8/21 : COPY . . 10:53:34 Removing intermediate container db49b3deebc6 10:53:34 ---> 345b180790ec 10:53:34 Step 8/25 : COPY . . 10:53:34 Running setup.py install for docopt: finished with status 'done' 10:53:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:53:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:53:34 ---> 1a7b1811de76 10:53:34 Step 3/22 : WORKDIR /edgex-go 10:53:34 ---> Using cache 10:53:34 ---> 4a800a089ef9 10:53:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:53:34 ---> Using cache 10:53:34 ---> f61704b52d68 10:53:34 Step 5/22 : RUN apk add --update --no-cache make git 10:53:34 ---> Using cache 10:53:34 ---> 54b93ae68175 10:53:34 Step 6/22 : COPY go.mod . 10:53:34 ---> Using cache 10:53:34 ---> cee6a9b0a721 10:53:34 Step 7/22 : RUN go mod download 10:53:34 ---> Using cache 10:53:34 ---> 2e0278e7a0c8 10:53:34 Step 8/22 : COPY . . 10:53:34 ---> Using cache 10:53:34 ---> cc89144a4d5d 10:53:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:53:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:53:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:53:35 ---> 1a7b1811de76 10:53:35 Step 3/22 : WORKDIR /edgex-go 10:53:35 ---> Using cache 10:53:35 ---> 4a800a089ef9 10:53:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:53:35 ---> Using cache 10:53:35 ---> f61704b52d68 10:53:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:53:35 Removing intermediate container 12d92a1c7946 10:53:35 ---> 3be296e9ba11 10:53:35 Step 8/31 : COPY . . 10:53:35 Removing intermediate container fade9fbb4415 10:53:35 ---> e95aa320f49f 10:53:35 Step 8/23 : COPY . . 10:53:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:53:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:53:36 ---> 1a7b1811de76 10:53:36 Step 3/23 : WORKDIR /edgex-go 10:53:36 ---> Using cache 10:53:36 ---> 4a800a089ef9 10:53:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:53:36 ---> Using cache 10:53:36 ---> f61704b52d68 10:53:36 Step 5/23 : RUN apk add --update --no-cache make git 10:53:36 ---> Using cache 10:53:36 ---> 54b93ae68175 10:53:36 Step 6/23 : COPY go.mod . 10:53:36 ---> Using cache 10:53:36 ---> cee6a9b0a721 10:53:36 Step 7/23 : RUN go mod download 10:53:36 ---> Using cache 10:53:36 ---> 2e0278e7a0c8 10:53:36 Step 8/23 : COPY . . 10:53:36 ---> Using cache 10:53:36 ---> cc89144a4d5d 10:53:36 Step 9/23 : RUN make cmd/core-command/core-command 10:53:37 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.59.0 10:53:37 ---> Running in 8a0bda0974e9 10:53:37 ---> Running in 0f9898c08705 10:53:37 ---> Running in 059952b41a14 10:53:42 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 10:53:42 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 10:53:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:53:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:53:44 OK: 219 MiB in 52 packages 10:53:48 Removing intermediate container 0f9898c08705 10:53:48 ---> 7ba2e38e7444 10:53:48 Step 6/22 : COPY go.mod . 10:53:49 ---> 4789ff5b5013 10:53:49 Step 7/22 : RUN go mod download 10:53:49 ---> Running in 569768a84daa 10:53:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:53:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:53:55 ---> 1a7b1811de76 10:53:55 Step 3/23 : WORKDIR /edgex-go 10:53:55 ---> Using cache 10:53:55 ---> 4a800a089ef9 10:53:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:53:55 ---> Using cache 10:53:55 ---> f61704b52d68 10:53:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:53:56 ---> Running in c9321b6d8376 10:53:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:53:59 Removing intermediate container 569768a84daa 10:53:59 ---> 592a028d29ed 10:53:59 Step 8/22 : COPY . . 10:54:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:54:01 OK: 219 MiB in 52 packages 10:54:02 ---> 3425bc49e30c 10:54:02 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:54:02 ---> 6bd84865bf96 10:54:02 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:54:02 ---> 8d5322808265 10:54:02 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:54:02 ---> 55f0bdd943aa 10:54:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:54:02 ---> c53b40b3da35 10:54:02 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:54:02 ---> Running in 92ff7a94c8c7 10:54:02 ---> Running in c0c30fd0fa4a 10:54:02 ---> Running in 19cf85f0580a 10:54:02 ---> Running in 82d0b1ba7bd9 10:54:02 ---> Running in 3456ecfcfd1a 10:54:03 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 10:54:03 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 10:54:03 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 10:54:03 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 10:54:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:54:07 Removing intermediate container c9321b6d8376 10:54:07 ---> 73345ddacdfa 10:54:07 Step 6/23 : COPY go.mod . 10:54:09 ---> f81099b91096 10:54:09 Step 7/23 : RUN go mod download 10:54:12 ---> Running in 14647d9a2f96 10:54:21 Removing intermediate container 14647d9a2f96 10:54:21 ---> ea27d75017f3 10:54:21 Step 8/23 : COPY . . 10:54:54 Removing intermediate container c610c49e73e2 10:54:54 ---> 483f3a957221 10:54:54 Step 14/23 : ENV APP_PORT=48090 10:54:55 ---> Running in d7145e606895 10:54:58 Removing intermediate container 059952b41a14 10:54:58 ---> 495ffc6fedbb 10:54:58 10:54:58 Step 10/23 : FROM alpine:3.12 10:54:58 ---> 13621d1b12d4 10:54:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:54:58 ---> Using cache 10:54:58 ---> 4bfdc828618e 10:54:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:54:58 ---> Using cache 10:54:58 ---> eca7af5707f6 10:54:58 Step 13/23 : ENV APP_PORT=48082 10:54:58 Removing intermediate container d7145e606895 10:54:58 ---> 3069063d5668 10:54:58 Step 15/23 : EXPOSE $APP_PORT 10:54:59 Removing intermediate container 8a0bda0974e9 10:54:59 ---> 4da7dab7cfec 10:54:59 10:54:59 Step 10/22 : FROM alpine:3.12 10:54:59 ---> 13621d1b12d4 10:54:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:54:59 ---> Using cache 10:54:59 ---> 4bfdc828618e 10:54:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:54:59 ---> Using cache 10:54:59 ---> eca7af5707f6 10:54:59 Step 13/22 : ENV APP_PORT=48085 10:54:59 ---> Running in 1e25000da9a5 10:54:59 ---> Running in 894f5fc28e09 10:55:01 ---> Running in 92ee930a174a 10:55:02 Removing intermediate container 894f5fc28e09 10:55:02 ---> 73091824d28f 10:55:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:55:02 Removing intermediate container 1e25000da9a5 10:55:02 ---> 2d050044feb6 10:55:02 Step 14/23 : EXPOSE $APP_PORT 10:55:02 ---> 4bf6b78d3800 10:55:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:55:02 Removing intermediate container 92ee930a174a 10:55:02 ---> 8a5eeabdd29b 10:55:02 Step 14/22 : EXPOSE $APP_PORT 10:55:03 ---> Running in 787b571e63b0 10:55:03 ---> Running in dc59f23e2b49 10:55:03 ---> Running in b3c0d9031cb0 10:55:03 Removing intermediate container b3c0d9031cb0 10:55:03 ---> 8e60b2fdf18b 10:55:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:55:04 ---> c0b2969cadd1 10:55:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:55:04 Removing intermediate container 787b571e63b0 10:55:04 ---> 3bb7ccc56137 10:55:04 Step 15/23 : WORKDIR / 10:55:04 ---> Running in 9253d776cd86 10:55:06 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 10:55:06 ---> d2adac0d640a 10:55:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:55:06 ---> 9b277b5bb03a 10:55:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:55:06 Removing intermediate container 9253d776cd86 10:55:06 ---> f381f93ac0db 10:55:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:55:07 ---> cf626ccfd2d3 10:55:07 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:55:07 ---> Running in c24158040953 10:55:08 ---> 0439f5d06787 10:55:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:55:08 ---> 702ea40ad23a 10:55:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:55:08 Removing intermediate container c24158040953 10:55:08 ---> 535c4e5ed800 10:55:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:55:09 ---> a7a7badf6267 10:55:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:55:09 ---> Running in d6445b162c5b 10:55:09 ---> 91eb3d1571ef 10:55:09 Step 9/23 : RUN make cmd/core-data/core-data 10:55:09 ---> Running in 8261a3ec9444 10:55:09 ---> 0faf5b18d597 10:55:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:55:09 ---> Running in 25f450e0d6b3 10:55:09 Removing intermediate container d6445b162c5b 10:55:09 ---> 6985c1591c24 10:55:09 Step 21/23 : LABEL arch=x86_64 10:55:09 ---> Running in f95f3141c975 10:55:09 Removing intermediate container 8261a3ec9444 10:55:09 ---> 18afabd6c6f5 10:55:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:55:09 ---> Running in 8d1b4878ac64 10:55:10 Removing intermediate container f95f3141c975 10:55:10 ---> 8c8286d8f589 10:55:10 Step 22/23 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 10:55:10 ---> d898eac46d35 10:55:10 Step 19/23 : ENTRYPOINT ["/core-command"] 10:55:11 ---> Running in 5873df9c6c8a 10:55:11 ---> Running in 086cdb080571 10:55: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 10:55:11 Removing intermediate container 8d1b4878ac64 10:55:11 ---> 8977438298db 10:55:11 Step 20/22 : LABEL arch=x86_64 10:55:12 Removing intermediate container 5873df9c6c8a 10:55:12 ---> 754736d97857 10:55:12 Step 23/23 : LABEL version=0.0.0 10:55:12 ---> Running in 5ae45c6208c5 10:55:12 Removing intermediate container 086cdb080571 10:55:12 ---> 2becdd46ece0 10:55:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:55:12 ---> Running in 12c52ea46dd6 10:55:12 ---> Running in 6a331b542bde 10:55:13 Removing intermediate container 5ae45c6208c5 10:55:13 ---> 575de60c8814 10:55:13 Step 21/22 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 10:55:14 ---> Running in 71b07a845941 10:55:14 Removing intermediate container 12c52ea46dd6 10:55:14 ---> 159ab644a5cb 10:55:14 10:55:14 Removing intermediate container 6a331b542bde 10:55:14 ---> 962147980b23 10:55:14 Step 21/23 : LABEL arch=x86_64 10:55:14 ---> Running in 3fc2dec82537 10:55:14 Successfully built 159ab644a5cb 10:55:14 Successfully tagged docker-sys-mgmt-agent-go:latest 10:55:15  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 71b07a845941 10:55:15 ---> 71463cd503b1 10:55:15 Step 22/22 : LABEL version=0.0.0 10:55:15 ---> Running in 96d095bfca89 10:55:15 Removing intermediate container 3fc2dec82537 10:55:15 ---> ae23d081f343 10:55:15 Step 22/23 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 10:55:15 ---> Running in 5fd41f69a07e 10:55:16 Removing intermediate container 96d095bfca89 10:55:16 ---> 8c77b9fe7f8b 10:55:16 10:55:16 Removing intermediate container 5fd41f69a07e 10:55:16 ---> bbb3407a5718 10:55:16 Step 23/23 : LABEL version=0.0.0 10:55:17 Successfully built 8c77b9fe7f8b 10:55:17 Successfully tagged docker-support-scheduler-go:latest 10:55:17  Building docker-support-scheduler-go ... done  ---> Running in 35178f47e02a 10:55:18 Removing intermediate container 35178f47e02a 10:55:18 ---> 9c631d7b0e5b 10:55:18 10:55:18 Successfully built 9c631d7b0e5b 10:55:19 Successfully tagged docker-core-command-go:latest 10:55:49  Building docker-core-command-go ... done Removing intermediate container dc59f23e2b49 10:55:49 ---> 5b8bcbc00db0 10:55:49 10:55:49 Step 10/22 : FROM alpine:3.12 10:55:49 ---> 13621d1b12d4 10:55:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:55:49 ---> Running in 01d293d71f5a 10:55:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:55:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:55:50 (1/2) Installing ca-certificates (20191127-r4) 10:55:50 (2/2) Installing dumb-init (1.2.2-r1) 10:55:50 Executing busybox-1.31.1-r20.trigger 10:55:51 Executing ca-certificates-20191127-r4.trigger 10:55:51 OK: 6 MiB in 16 packages 10:55:53 Removing intermediate container 25f450e0d6b3 10:55:53 ---> 48007b28ea75 10:55:53 10:55:53 Step 10/23 : FROM alpine:3.12 10:55:53 ---> 13621d1b12d4 10:55:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:55:54 Removing intermediate container 01d293d71f5a 10:55:54 ---> 9696033d396c 10:55:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:55:54 ---> Running in 42eb40c1d4bb 10:55:54 ---> Running in 9c395da7843f 10:55:54 Removing intermediate container 42eb40c1d4bb 10:55:54 ---> b017eda2a870 10:55:54 Step 12/23 : ENV APP_PORT=48080 10:55:54 Removing intermediate container 9c395da7843f 10:55:54 ---> 293ed0cfc6e0 10:55:54 Step 13/22 : ENV APP_PORT=48060 10:55:54 ---> Running in 9cd9beb6c633 10:55:54 ---> Running in ded562768ad9 10:55:55 Removing intermediate container 9cd9beb6c633 10:55:55 ---> de739b4a47ce 10:55:55 Step 13/23 : EXPOSE $APP_PORT 10:55:55 ---> Running in 052df8e6335e 10:55:55 Removing intermediate container ded562768ad9 10:55:55 ---> 15bfb3e7e8fb 10:55:55 Step 14/22 : EXPOSE $APP_PORT 10:55:55 ---> Running in f6110c66430f 10:55:55 Removing intermediate container 052df8e6335e 10:55:55 ---> 65803f8cd282 10:55:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:55 ---> Running in eca04315141a 10:55:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 10:55:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:55:56 Removing intermediate container f6110c66430f 10:55:56 ---> f683d68068d6 10:55:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:55:56 ---> e21ef7a2c307 10:55:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:55:58 ---> e26692a0be36 10:55:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:55:58 Removing intermediate container eca04315141a 10:55:58 ---> 01dc78c548a3 10:55:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:55:59 ---> Running in 8c41ad9cb3cb 10:55:59 ---> d957b0237ebc 10:55:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:55:59 ---> Running in 71625937e2af 10:55:59 Removing intermediate container 71625937e2af 10:55:59 ---> 895944c4eff0 10:55:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:55:59 ---> Running in 65ff0e8d8cb7 10:56:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:56:00 Removing intermediate container 65ff0e8d8cb7 10:56:00 ---> be54ccae033b 10:56:00 Step 20/22 : LABEL arch=x86_64 10:56:00 ---> Running in ca32139e74aa 10:56:00 Removing intermediate container ca32139e74aa 10:56:00 ---> 4071a8da7026 10:56:00 Step 21/22 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 10:56:00 ---> Running in 7b17bc28982e 10:56:01 Removing intermediate container 7b17bc28982e 10:56:01 ---> e0a690d341ac 10:56:01 Step 22/22 : LABEL version=0.0.0 10:56:01 ---> Running in 16f0b9457aff 10:56:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:56:02 Removing intermediate container 16f0b9457aff 10:56:02 ---> c44d672bbcf9 10:56:02 10:56:02 (1/6) Installing dumb-init (1.2.2-r1) 10:56:02 Successfully built c44d672bbcf9 10:56:02 Successfully tagged docker-support-notifications-go:latest 10:56:02  Building docker-support-notifications-go ... done (2/6) Installing libgcc (9.3.0-r2) 10:56:03 (3/6) Installing libsodium (1.0.18-r0) 10:56:03 (4/6) Installing libstdc++ (9.3.0-r2) 10:56:03 (5/6) Installing libzmq (4.3.3-r0) 10:56:04 (6/6) Installing zeromq (4.3.3-r0) 10:56:04 Executing busybox-1.31.1-r20.trigger 10:56:04 OK: 8 MiB in 20 packages 10:56:06 Removing intermediate container 8c41ad9cb3cb 10:56:06 ---> 3a68ddd43cc8 10:56:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:56:07 ---> 58f5a4f9f215 10:56:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:56:07 ---> 72ad2126d538 10:56:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:56:08 Removing intermediate container 82d0b1ba7bd9 10:56:08 ---> bf389f8178fa 10:56:08 10:56:08 Step 10/25 : FROM alpine:3.12 10:56:08 Removing intermediate container 92ff7a94c8c7 10:56:08 ---> f9b3ab2cfde2 10:56:08 10:56:08 Step 10/21 : FROM alpine:3.12 10:56:08 3.12: Pulling from library/alpine 10:56:08 3.12: Pulling from library/alpine 10:56:08 Removing intermediate container 19cf85f0580a 10:56:08 ---> 3d1113d1d29e 10:56:08 10:56:08 Step 10/31 : FROM alpine:3.12 10:56:08 3.12: Pulling from library/alpine 10:56:08 ---> 8f82d8618cce 10:56:08 Step 19/23 : ENTRYPOINT ["/core-data"] 10:56:08 ---> Running in 57322ff7f85a 10:56:08 Removing intermediate container 57322ff7f85a 10:56:08 ---> 6801f0bfe7ae 10:56:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:56:09 ---> Running in a915f920d4f3 10:56:09 Removing intermediate container a915f920d4f3 10:56:09 ---> f7618391c702 10:56:09 Step 21/23 : LABEL arch=x86_64 10:56:09 ---> Running in 2dc9e0fe3d63 10:56:09 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:56:09 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:56:09 Status: Downloaded newer image for alpine:3.12 10:56:09 Status: Image is up to date for alpine:3.12 10:56:09 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:56:09 Status: Image is up to date for alpine:3.12 10:56:09 ---> 9852663dfa18 10:56:09 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 10:56:09 ---> 9852663dfa18 10:56:09 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:56:09 ---> 9852663dfa18 10:56:09 Step 11/21 : RUN apk add --update --no-cache curl 10:56:09 Removing intermediate container 3456ecfcfd1a 10:56:09 ---> a0de8fe1ab54 10:56:09 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:56:09 Removing intermediate container 2dc9e0fe3d63 10:56:09 ---> 215f85047027 10:56:09 Step 22/23 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 10:56:09 ---> Running in 7d006cda86a8 10:56:09 ---> Running in 6c96d8432bfa 10:56:09 ---> Running in bf158cf45d00 10:56:09 ---> Running in 40b81581a3d7 10:56:10 Removing intermediate container 7d006cda86a8 10:56:10 ---> e79192325669 10:56:10 Step 23/23 : LABEL version=0.0.0 10:56:10 ---> Running in 83b9fb03a773 10:56:10 ---> Running in ad1f08f1ff56 10:56:11 Removing intermediate container bf158cf45d00 10:56:11 ---> 9ab0034f79ca 10:56:11 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:56:11 ---> Running in 06059e7ccbcb 10:56:11 Removing intermediate container 83b9fb03a773 10:56:11 ---> 9c3ec9912f89 10:56:11 10:56:11 Successfully built 9c3ec9912f89 10:56:11 Successfully tagged docker-core-data-go:latest 10:56:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:56:12  Building docker-core-data-go ... done  [Pipeline] } 10:56:12 $ docker stop --time=1 cfe02501aa9240ccd819b5606981fc8e2ecf59444fedd9707306b27cff2e17b8 10:56:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:56:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:56:12 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 10:56:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:56:13 (1/4) Installing ca-certificates (20191127-r4) 10:56:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:56:13 (3/4) Installing libcurl (7.76.1-r0) 10:56:13 (4/4) Installing curl (7.76.1-r0) 10:56:13 Executing busybox-1.31.1-r20.trigger 10:56:13 Executing ca-certificates-20191127-r4.trigger 10:56:13 OK: 7 MiB in 18 packages 10:56:13 (1/6) Installing ca-certificates (20191127-r4) 10:56:13 (2/6) Installing nghttp2-libs (1.41.0-r0) 10:56:13 (3/6) Installing libcurl (7.76.1-r0) 10:56:13 (4/6) Installing curl (7.76.1-r0) 10:56:13 (5/6) Installing dumb-init (1.2.2-r1) 10:56:13 (6/6) Installing su-exec (0.2-r1) 10:56:13 Executing busybox-1.31.1-r20.trigger 10:56:13 Executing ca-certificates-20191127-r4.trigger 10:56:14 OK: 7 MiB in 20 packages 10:56:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:56:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:56:14 $ docker rm -f cfe02501aa9240ccd819b5606981fc8e2ecf59444fedd9707306b27cff2e17b8 [Pipeline] // withDockerContainer [Pipeline] sh 10:56:15 (1/2) Installing dumb-init (1.2.2-r1) 10:56:15 (2/2) Installing su-exec (0.2-r1) 10:56:15 Executing busybox-1.31.1-r20.trigger 10:56:15 OK: 5 MiB in 16 packages 10:56:15 + docker images 10:56:15 + grep docker 10:56:15 Removing intermediate container c0c30fd0fa4a 10:56:15 ---> 9605f3a5c273 10:56:15 10:56:15 Step 10/22 : FROM alpine:3.12 10:56:15 ---> 9852663dfa18 10:56:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:56:15 ---> Running in fd669d207e8b 10:56:15 docker-core-data-go latest 9c3ec9912f89 4 seconds ago 21.5MB 10:56:15 docker-support-notifications-go latest c44d672bbcf9 14 seconds ago 17.6MB 10:56:15 docker-core-command-go latest 9c631d7b0e5b 58 seconds ago 17MB 10:56:15 docker-support-scheduler-go latest 8c77b9fe7f8b About a minute ago 17.1MB 10:56:15 docker-sys-mgmt-agent-go latest 159ab644a5cb About a minute ago 312MB 10:56:15 docker-security-bootstrapper-go latest c8ace61d8a13 3 minutes ago 18.2MB 10:56:15 docker-security-secretstore-setup-go latest 772630505deb 3 minutes ago 25.7MB 10:56:15 docker-security-proxy-setup-go latest c866e0669996 3 minutes ago 25.3MB 10:56:15 docker-core-metadata-go latest 20900c8ed1b9 3 minutes ago 18.6MB 10:56:15 docker 20.10.0 aefe523efa57 4 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 10:56:17 Removing intermediate container 6c96d8432bfa 10:56:17 ---> 1429e6d68930 10:56:17 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:56:17 Removing intermediate container 40b81581a3d7 10:56:17 ---> 4e4c0dc1224c 10:56:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:56:17 Removing intermediate container 06059e7ccbcb 10:56:17 ---> 80a93b04643c 10:56:17 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:56:17 ---> Running in 3d4761821f52 10:56:17 ---> Running in 6926c2e3b0e3 10:56:17 ---> Running in ccbe54c10f99 10:56:17 Removing intermediate container ad1f08f1ff56 10:56:17 ---> f6bc1aacb6a9 10:56:17 10:56:17 Step 11/23 : FROM docker:20.10.0 10:56:17 20.10.0: Pulling from library/docker 10:56:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:56:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:56:18 Removing intermediate container 3d4761821f52 10:56:18 ---> b1b3b0b5c9ef 10:56:18 Step 13/21 : WORKDIR /edgex 10:56:18 Removing intermediate container 6926c2e3b0e3 10:56:18 ---> 7da5833957c2 10:56:18 Step 13/25 : WORKDIR / 10:56:18 Removing intermediate container ccbe54c10f99 10:56:18 ---> 165f969ede8e 10:56:18 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:56:18 ---> Running in dafc81093b5b 10:56:18 ---> Running in 259a826a7926 10:56:18 (1/1) Installing dumb-init (1.2.2-r1) 10:56:18 Executing busybox-1.31.1-r20.trigger 10:56:18 OK: 5 MiB in 15 packages 10:56:19 ---> Running in 333c5b0b4ea7 10:56:20 Removing intermediate container dafc81093b5b 10:56:20 ---> 0b7d8eee28cf 10:56:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:56:20 Removing intermediate container 333c5b0b4ea7 10:56:20 ---> 13699074f3b8 10:56:20 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:56:20 Removing intermediate container 259a826a7926 10:56:20 ---> 72b6d6694504 10:56:20 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:56:20 ---> Running in 133f09f65fdd 10:56:21 Removing intermediate container fd669d207e8b 10:56:21 ---> 60aa757c5b7d 10:56:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:56:21 ---> Running in ef96db979496 10:56:21 ---> 50cde20e6229 10:56:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:56:21 ---> 8d6e276ffac0 10:56:21 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:56:22 Removing intermediate container ef96db979496 10:56:22 ---> bfc821552889 10:56:22 Step 13/22 : ENV APP_PORT=48085 10:56:22 ---> Running in 9d59e4a220ae 10:56:24 Removing intermediate container 9d59e4a220ae 10:56:24 ---> 925c8d450e94 10:56:24 Step 14/22 : EXPOSE $APP_PORT ---> 4d49426b52f3 10:56:24 10:56:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:56:24 ---> 6af0d41d30ee 10:56:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:56:24 ---> Running in 1bb83a3e55fe 10:56:24 Removing intermediate container 133f09f65fdd 10:56:24 ---> e3f139ea8201 10:56:24 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:56:25 ---> Running in 7640f38d8c57 10:56:25 ---> bc3e8cf08f37 10:56:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:56:25 Removing intermediate container 1bb83a3e55fe 10:56:25 ---> e5648cea49b1 10:56:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:56:25 ---> b6995bfb868e 10:56:25 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:56:25 Removing intermediate container 7640f38d8c57 10:56:25 ---> 68bba41d38a7 10:56:25 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:56:26 ---> Running in 6f4b5b819928 10:56:26 ---> 40ceb8f70bc8 10:56:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:56:26 ---> 20dfada75368 10:56:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:56:27 Removing intermediate container 6f4b5b819928 10:56:27 ---> 590b18380af5 10:56:27 Step 18/21 : CMD ["--init=true"] 10:56:27 ---> 7730f40c1818 10:56:27 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:56:27 ---> Running in 088b01bfc0b3 10:56:27 ---> Running in fad0da623358 10:56:29 ---> 14d726d45faf 10:56:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:56:29 Removing intermediate container 088b01bfc0b3 10:56:29 ---> 74a680508d3e 10:56:29 Step 19/21 : LABEL arch=arm64 10:56:29 ---> b2e82cb8acfc 10:56:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:56:29 ---> Running in d7c6665e6dee 10:56:30 Removing intermediate container d7c6665e6dee 10:56:30 ---> d59e24077635 10:56:30 Step 20/21 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 10:56:30 ---> 222c73c15a09 10:56:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:56:30 ---> 705c3b0f73c0 10:56:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:56:30 ---> Running in 792a93fe796a 10:56:31 ---> Running in 31562a4e18e1 10:56:31 Removing intermediate container fad0da623358 10:56:31 ---> 143a57f07e2b 10:56:31 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:56:31 Removing intermediate container 792a93fe796a 10:56:31 ---> fca0763b3910 10:56:31 Step 21/21 : LABEL version=0.0.0 10:56:31 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:56:31 ---> Running in 03ced2f490b1 10:56:31 Status: Downloaded newer image for docker:20.10.0 10:56:31 ---> ffd3ee03adf0 10:56:31 Step 21/25 : 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/ 10:56:31 ---> eeaf43b92773 10:56:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:56:31 Still waiting to schedule task 10:56:31 Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ 10:56:31 Removing intermediate container 31562a4e18e1 10:56:31 ---> 5536e58aaa31 10:56:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:56:31 ---> Running in 8c809c881468 10:56:31 ---> Running in a071f88296d8 10:56:31 ---> Running in 26bd7c055389 10:56:32 ---> 9f8a86a174a3 10:56:32 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:56:32 Removing intermediate container 03ced2f490b1 10:56:32 ---> 7ac54d9ec22b 10:56:32 10:56:33 Removing intermediate container a071f88296d8 10:56:33 ---> f051d6f21cea 10:56:33 Step 20/22 : LABEL arch=arm64 10:56:33 Removing intermediate container 8c809c881468 10:56:33 ---> 6b37faaef4cc 10:56:33 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 10:56:33 Successfully built 7ac54d9ec22b 10:56:33 Successfully tagged docker-security-proxy-setup-go-arm64:latest 10:56:33  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 10:56:33 ---> Running in 44af9d4f779a 10:56:33 ---> Running in 7f3f871925dc 10:56:34 ---> 08da65b5b2fd 10:56:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:56:34 Removing intermediate container 44af9d4f779a 10:56:34 ---> 7d94560e22f0 10:56:34 Step 21/22 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 10:56:34 ---> Running in 874e22669f84 10:56:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:56:35 Removing intermediate container 26bd7c055389 10:56:35 ---> 89dcbd09fcd7 10:56:35 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:56:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:56:35 (1/39) Installing readline (8.0.4-r0) 10:56:35 ---> Running in 05fa8a383d69 10:56:35 (2/39) Installing bash (5.0.17-r0) 10:56:35 Removing intermediate container 874e22669f84 10:56:35 ---> cc7356bc07a3 10:56:35 Step 22/22 : LABEL version=0.0.0 10:56:35 Executing bash-5.0.17-r0.post-install 10:56:36 (3/39) Installing nghttp2-libs (1.41.0-r0) 10:56:36 (4/39) Installing libcurl (7.76.1-r0) 10:56:36 (5/39) Installing curl (7.76.1-r0) 10:56:36 (6/39) Installing dumb-init (1.2.2-r1) 10:56:36 (7/39) Installing libbz2 (1.0.8-r1) 10:56:36 (8/39) Installing expat (2.2.9-r1) 10:56:36 (9/39) Installing libffi (3.3-r2) 10:56:36 (10/39) Installing gdbm (1.13-r1) 10:56:36 (11/39) Installing xz-libs (5.2.5-r0) 10:56:36 (12/39) Installing sqlite-libs (3.32.1-r0) 10:56:36 (13/39) Installing python3 (3.8.10-r0) 10:56:36 ---> f1f8cd6e448c 10:56:36 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:56:37 ---> Running in 93fa20210d3b 10:56:37 Removing intermediate container 05fa8a383d69 10:56:37 ---> 0796316fb554 10:56:37 Step 23/25 : LABEL arch=arm64 10:56:38 ---> fe5f1c96acfd 10:56:38 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:56:38 ---> Running in caa5fe92a758 10:56:38 Removing intermediate container 93fa20210d3b 10:56:38 ---> acf456cd752b 10:56:38 10:56:38 (14/39) Installing py3-appdirs (1.4.4-r1) 10:56:38 (15/39) Installing py3-ordered-set (4.0.1-r0) 10:56:38 (16/39) Installing py3-parsing (2.4.7-r0) 10:56:38 (17/39) Installing py3-six (1.15.0-r0) 10:56:38 (18/39) Installing py3-packaging (20.4-r0) 10:56:38 (19/39) Installing py3-setuptools (47.0.0-r0) 10:56:38 (20/39) Installing py3-chardet (3.0.4-r4) 10:56:38 (21/39) Installing py3-idna (2.9-r0) 10:56:38 (22/39) Installing py3-certifi (2020.4.5.1-r0) 10:56:38 (23/39) Installing py3-urllib3 (1.25.9-r0) 10:56:38 (24/39) Installing py3-requests (2.23.0-r0) 10:56:38 (25/39) Installing py3-msgpack (1.0.0-r0) 10:56:38 (26/39) Installing py3-lockfile (0.12.2-r3) 10:56:38 (27/39) Installing py3-cachecontrol (0.12.6-r0) 10:56:38 (28/39) Installing py3-colorama (0.4.3-r0) 10:56:38 (29/39) Installing py3-distlib (0.3.0-r0) 10:56:38 (30/39) Installing py3-distro (1.5.0-r1) 10:56:38 (31/39) Installing py3-webencodings (0.5.1-r3) 10:56:38 (32/39) Installing py3-html5lib (1.0.1-r4) 10:56:38 Successfully built acf456cd752b 10:56:38 (33/39) Installing py3-pytoml (0.1.21-r0) 10:56:38 (34/39) Installing py3-pep517 (0.8.2-r0) 10:56:39 (35/39) Installing py3-progress (1.5-r0) 10:56:39 (36/39) Installing py3-toml (0.10.1-r0) 10:56:39 (37/39) Installing py3-retrying (1.3.3-r0) 10:56:39 (38/39) Installing py3-contextlib2 (0.6.0-r0) 10:56:39 (39/39) Installing py3-pip (20.1.1-r0) 10:56:39 Successfully tagged docker-support-scheduler-go-arm64:latest 10:56:39  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 10:56:39 Removing intermediate container caa5fe92a758 10:56:39 ---> 15fc2c24b696 10:56:39 Step 24/25 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 10:56:39 Executing busybox-1.31.1-r19.trigger 10:56:39 OK: 72 MiB in 59 packages 10:56:39 ---> 6d0738d706bb 10:56:39 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:56:39 ---> Running in bcb4c0ea8537 10:56:40 ---> Running in 9b9e5be95827 10:56:40 Removing intermediate container bcb4c0ea8537 10:56:40 ---> 194ef93345a9 10:56:40 Step 25/25 : LABEL version=0.0.0 10:56:40 ---> Running in ab848fe164b9 10:56:40 Removing intermediate container 9b9e5be95827 10:56:40 ---> 369287bfe4d8 10:56:40 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:56:41 Removing intermediate container ab848fe164b9 10:56:41 ---> 2ff8554cc4d8 10:56:41 10:56:42 Successfully built 2ff8554cc4d8 10:56:42 ---> 75d9a9840725 10:56:42 Step 26/31 : RUN chmod +x /entrypoint.sh 10:56:42 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 10:56:42 Building docker-core-command-go 10:56:43  Building docker-security-secretstore-setup-go ... done  ---> Running in e46d686ca319 10:56:45 Collecting docker-compose==1.23.2 10:56:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:56:46 Removing intermediate container e46d686ca319 10:56:46 ---> fdd783129980 10:56:46 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:56:46 Collecting texttable<0.10,>=0.9.0 10:56:46 Downloading texttable-0.9.1.tar.gz (11 kB) 10:56:47 ---> Running in 78f0aeb5d3ef 10:56:48 Removing intermediate container 78f0aeb5d3ef 10:56:48 ---> d9062c72a39e 10:56:48 Step 28/31 : CMD ["gate"] 10:56:49 ---> Running in 1ce35fb36a11 10:56:50 Collecting PyYAML<4,>=3.10 10:56:50 Removing intermediate container 1ce35fb36a11 10:56:50 ---> 6cb98a62b8a6 10:56:50 Step 29/31 : LABEL arch=arm64 10:56:50 Downloading PyYAML-3.13.tar.gz (270 kB) 10:56:50 ---> Running in b411707a2b55 10:56:51 Removing intermediate container b411707a2b55 10:56:51 ---> 19bafee9eb2e 10:56:51 Step 30/31 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 10:56:52 ---> Running in 1343aa8d7a06 10:56:53 Removing intermediate container 1343aa8d7a06 10:56:53 ---> 20be5e145276 10:56:53 Step 31/31 : LABEL version=0.0.0 10:56:54 ---> Running in 4155542b7b10 10:56:54 Collecting websocket-client<1.0,>=0.32.0 10:56:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:56:54 Removing intermediate container 4155542b7b10 10:56:54 ---> 31d4acbc1f05 10:56:54 10:56:55 Successfully built 31d4acbc1f05 10:56:55 Successfully tagged docker-security-bootstrapper-go-arm64:latest 10:56:55  Building docker-security-bootstrapper-go ... done Building docker-core-data-go 10:56:55 Collecting jsonschema<3,>=2.5.1 10:56:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:56:56 Collecting docker<4.0,>=3.6.0 10:56:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:56:57 Collecting dockerpty<0.5,>=0.4.1 10:56:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:56:59 Collecting docopt<0.7,>=0.6.1 10:56:59 Downloading docopt-0.6.2.tar.gz (25 kB) 10:57: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) 10:57:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:57:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:57:04 Collecting cached-property<2,>=1.2.0 10:57:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:57:04 Collecting docker-pycreds>=0.4.0 10:57:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:57:04 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) 10:57:04 Collecting idna<2.8,>=2.5 10:57:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:57:05 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) 10:57:05 Collecting urllib3<1.25,>=1.21.1 10:57:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:57:06 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:57:06 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:57:06 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:57:06 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:57:07 Installing collected packages: texttable, PyYAML, websocket-client, jsonschema, docker-pycreds, idna, urllib3, requests, docker, dockerpty, docopt, cached-property, docker-compose 10:57:07 Running setup.py install for texttable: started 10:57:10 Running setup.py install for texttable: finished with status 'done' 10:57:10 Running setup.py install for PyYAML: started 10:57:13 Running setup.py install for PyYAML: finished with status 'done' 10:57:14 Attempting uninstall: idna 10:57:14 Found existing installation: idna 2.9 10:57:14 Uninstalling idna-2.9: 10:57:14 Successfully uninstalled idna-2.9 10:57:14 Attempting uninstall: urllib3 10:57:14 Found existing installation: urllib3 1.25.9 10:57:14 Uninstalling urllib3-1.25.9: 10:57:15 Successfully uninstalled urllib3-1.25.9 10:57:15 Attempting uninstall: requests 10:57:15 Found existing installation: requests 2.23.0 10:57:15 Uninstalling requests-2.23.0: 10:57:15 Successfully uninstalled requests-2.23.0 10:57:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:57:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:57:16 ---> 82dfd775af97 10:57:16 Step 3/23 : WORKDIR /edgex-go 10:57:16 ---> Using cache 10:57:16 ---> bce6631d4f0d 10:57:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:16 ---> Using cache 10:57:16 ---> 1b2f7e01c9bc 10:57:16 Step 5/23 : RUN apk add --update --no-cache make git 10:57:16 ---> Using cache 10:57:16 ---> f759c4dea711 10:57:16 Step 6/23 : COPY go.mod . 10:57:16 ---> Using cache 10:57:16 ---> 7cf3781b36b5 10:57:16 Step 7/23 : RUN go mod download 10:57:16 ---> Using cache 10:57:16 ---> 3be296e9ba11 10:57:16 Step 8/23 : COPY . . 10:57:16 ---> Using cache 10:57:16 ---> 55f0bdd943aa 10:57:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:57:18 Running setup.py install for dockerpty: started 10:57:21 Running setup.py install for dockerpty: finished with status 'done' 10:57:21 Running setup.py install for docopt: started 10:57:21 ---> Running in 528fd79ca4ba 10:57:23 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 10:57:23 Running setup.py install for docopt: finished with status 'done' 10:57:25 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 10:57:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:57:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:57:27 ---> 82dfd775af97 10:57:27 Step 3/22 : WORKDIR /edgex-go 10:57:27 ---> Using cache 10:57:27 ---> bce6631d4f0d 10:57:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:27 ---> Using cache 10:57:27 ---> 1b2f7e01c9bc 10:57:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:57:29 ---> Running in 51557ad77a90 10:57:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:57:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:57:31 ---> 82dfd775af97 10:57:31 Step 3/23 : WORKDIR /edgex-go 10:57:31 ---> Using cache 10:57:31 ---> bce6631d4f0d 10:57:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:31 ---> Using cache 10:57:31 ---> 1b2f7e01c9bc 10:57:31 Step 5/23 : RUN apk add --update --no-cache make git 10:57:31 ---> Using cache 10:57:31 ---> f759c4dea711 10:57:31 Step 6/23 : COPY go.mod . 10:57:31 ---> Using cache 10:57:31 ---> 7cf3781b36b5 10:57:31 Step 7/23 : RUN go mod download 10:57:31 ---> Using cache 10:57:31 ---> 3be296e9ba11 10:57:31 Step 8/23 : COPY . . 10:57:32 ---> Using cache 10:57:32 ---> 55f0bdd943aa 10:57:32 Step 9/23 : RUN make cmd/core-command/core-command 10:57:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:57:33 ---> Running in fe50c7ceab94 10:57:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:57:35 OK: 218 MiB in 52 packages 10:57:36 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 10:57:38 Removing intermediate container 51557ad77a90 10:57:38 ---> 7f89766abc02 10:57:38 Step 6/22 : COPY go.mod . 10:57:42 ---> 643ac1202a3d 10:57:42 Step 7/22 : RUN go mod download 10:57:42 ---> Running in a24ae0b90cb5 10:57:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:57:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:57:44 ---> 82dfd775af97 10:57:44 Step 3/23 : WORKDIR /edgex-go 10:57:44 ---> Using cache 10:57:44 ---> bce6631d4f0d 10:57:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:44 ---> Using cache 10:57:44 ---> 1b2f7e01c9bc 10:57:44 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:57:44 ---> Running in 240fad90c76c 10:57:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:57:47 Removing intermediate container 7f3f871925dc 10:57:47 ---> d7d6160fecfc 10:57:47 Step 14/23 : ENV APP_PORT=48090 10:57:47 ---> Running in 03d6c6f4f5a1 10:57:47 Removing intermediate container a24ae0b90cb5 10:57:47 ---> def7138fe301 10:57:47 Step 8/22 : COPY . . 10:57:48 Removing intermediate container 03d6c6f4f5a1 10:57:48 ---> c655935b87e9 10:57:48 Step 15/23 : EXPOSE $APP_PORT 10:57:48 ---> Running in 5856d6793dfc 10:57:49 Removing intermediate container 5856d6793dfc 10:57:49 ---> 7414d6d4cb17 10:57:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:57:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:57:51 OK: 218 MiB in 52 packages 10:57:53 ---> 670427651925 10:57:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:57:55 Removing intermediate container 240fad90c76c 10:57:55 ---> 2182d0e9709c 10:57:55 Step 6/23 : COPY go.mod . 10:57:55 ---> 3d8c5f11b868 10:57:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:57:56 ---> 47b4e6b38024 10:57:56 Step 7/23 : RUN go mod download 10:57:57 ---> Running in 5d72cf16fe0d 10:57:57 ---> ef95b09623c9 10:57:57 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:57:57 ---> Running in 9293bce00b75 10:57:58 Removing intermediate container 9293bce00b75 10:57:58 ---> 4b9b33c38a3c 10:57:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:57:58 ---> Running in dc83ac57ec52 10:58:00 Removing intermediate container dc83ac57ec52 10:58:00 ---> 476857d4cc16 10:58:00 Step 21/23 : LABEL arch=arm64 10:58:00 ---> Running in 8102f7891e26 10:58:01 Removing intermediate container 8102f7891e26 10:58:01 ---> f4cc4f5f3cd7 10:58:01 Step 22/23 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 10:58:02 ---> Running in c1c10986e278 10:58:02 Removing intermediate container 5d72cf16fe0d 10:58:02 ---> a518db0fb6fd 10:58:02 Step 8/23 : COPY . . 10:58:03 Removing intermediate container c1c10986e278 10:58:03 ---> 966f26b55b1e 10:58:03 Step 23/23 : LABEL version=0.0.0 10:58:03 ---> Running in 0cfc32676be8 10:58:05 Removing intermediate container 0cfc32676be8 10:58:05 ---> 8fa10f1898a4 10:58:05 10:58:06 Successfully built 8fa10f1898a4 10:58:06 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 10:58:16  Building docker-sys-mgmt-agent-go ... done  ---> 47d5926029e1 10:58:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:58:16 ---> Running in 580a9fd61345 10:58:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:58:29 ---> 6720e72d4d8f 10:58:29 Step 9/23 : RUN make cmd/core-data/core-data 10:58:29 ---> Running in 07321407e140 10:58:30 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 10:59:12 Running on prd-ubuntu18.04-docker-8c-8g-3819 in /w/workspace/edgexfoundry_edgex-go_PR-3441 [Pipeline] { [Pipeline] ws 10:59:12 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:59:14 using credential edgex-jenkins-ssh 10:59:14 Cloning the remote Git repository 10:59:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:59:14 > git init /w/workspace/edgex-go/1 # timeout=10 10:59:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:59:14 > git --version # timeout=10 10:59:14 > git --version # 'git version 2.17.1' 10:59:14 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:17 Removing intermediate container 528fd79ca4ba 10:59:17 ---> a4dfc773e943 10:59:17 10:59:17 Step 10/23 : FROM alpine:3.12 10:59:17 ---> 9852663dfa18 10:59:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:59:17 ---> Using cache 10:59:17 ---> 60aa757c5b7d 10:59:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:59:17 ---> Using cache 10:59:17 ---> bfc821552889 10:59:17 Step 13/23 : ENV APP_PORT=48081 10:59:17 ---> Running in 4814fd8b5bff 10:59:18 Removing intermediate container 4814fd8b5bff 10:59:18 ---> 89d7150efbcd 10:59:18 Step 14/23 : EXPOSE $APP_PORT 10:59:18 ---> Running in a1957a8c0e99 10:59:19 Removing intermediate container a1957a8c0e99 10:59:19 ---> e0012fcefffb 10:59:19 Step 15/23 : WORKDIR / 10:59:19 ---> Running in 35c0fdcee68a 10:59:20 Removing intermediate container fe50c7ceab94 10:59:20 ---> 7d4fdb7abea1 10:59:20 10:59:20 Step 10/23 : FROM alpine:3.12 10:59:20 ---> 9852663dfa18 10:59:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:59:20 ---> Using cache 10:59:20 ---> 60aa757c5b7d 10:59:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:59:20 ---> Using cache 10:59:20 ---> bfc821552889 10:59:20 Step 13/23 : ENV APP_PORT=48082 10:59:20 ---> Running in 00ac117cf981 10:59:20 Removing intermediate container 35c0fdcee68a 10:59:20 ---> 4a15adece281 10:59:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:59:21 Removing intermediate container 00ac117cf981 10:59:21 ---> b4d1560ee633 10:59:21 Step 14/23 : EXPOSE $APP_PORT 10:59:21 ---> Running in 64fae06bd604 10:59:21 ---> 2eddcf71a7fc 10:59:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:59:21 Removing intermediate container 64fae06bd604 10:59:21 ---> 46b43ae4caaa 10:59:21 Step 15/23 : WORKDIR / 10:59:22 ---> Running in e1ce58f8e4de 10:59:23 Removing intermediate container e1ce58f8e4de 10:59:23 ---> afbf20c3c377 10:59:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:59:23 ---> 522940eb8140 10:59:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:59:24 ---> 10407ddc2d22 10:59:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:59:25 ---> dbb61b8c3243 10:59:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:59:25 ---> Running in 265097807a02 10:59:25 Merging remotes/origin/master commit 106205dfb17fde51d29924d02061c8a1d01e98d4 into PR head commit ca1be98c231bcff69300160327ab9fe59774897c 10:59:26 Merge succeeded, producing ca1be98c231bcff69300160327ab9fe59774897c 10:59:26 Checking out Revision ca1be98c231bcff69300160327ab9fe59774897c (PR-3441) 10:59:26 Removing intermediate container 265097807a02 10:59:26 ---> ba198410749f 10:59:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:59:26 ---> Running in ca814d6ad65e 10:59:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:59:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:59:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:59:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3441/head:refs/remotes/origin/PR-3441 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:59:25 > git config core.sparsecheckout # timeout=10 10:59:25 > git checkout -f ca1be98c231bcff69300160327ab9fe59774897c # timeout=10 10:59:25 > git remote # timeout=10 10:59:25 > git config --get remote.origin.url # timeout=10 10:59:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:25 > git merge 106205dfb17fde51d29924d02061c8a1d01e98d4 # timeout=10 10:59:26 > git rev-parse HEAD^{commit} # timeout=10 10:59:26 > git config core.sparsecheckout # timeout=10 10:59:26 > git checkout -f ca1be98c231bcff69300160327ab9fe59774897c # timeout=10 10:59:27 ---> de99ed87622b 10:59:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:59:27 Removing intermediate container ca814d6ad65e 10:59:27 ---> d30daa513312 10:59:27 Step 21/23 : LABEL arch=arm64 10:59:28 ---> Running in 14abaaa119ec 10:59:28 ---> c07916d1c04a 10:59:28 Step 19/23 : ENTRYPOINT ["/core-command"] 10:59:28 ---> Running in 8699ffb279f3 10:59:28 Removing intermediate container 14abaaa119ec 10:59:28 ---> 62981a838163 10:59:28 Step 22/23 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 10:59:28 ---> Running in 0bfc9443e7b4 10:59:29 Removing intermediate container 8699ffb279f3 10:59:29 ---> c272ce02461a 10:59:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:59:29 ---> Running in 986cddcfdf27 10:59:29 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" 10:59:29 > git --version # timeout=10 10:59:29 > git --version # 'git version 2.17.1' 10:59:29 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 10:59:29 Removing intermediate container 0bfc9443e7b4 10:59:29 ---> 5f072230915a 10:59:29 Step 23/23 : LABEL version=0.0.0 10:59:29 ---> Running in ba4ca706a24e [Pipeline] withEnv [Pipeline] { 10:59:30 Removing intermediate container 986cddcfdf27 10:59:30 ---> a474a8ff0943 10:59:30 Step 21/23 : LABEL arch=arm64 [Pipeline] libraryResource [Pipeline] sh 10:59:30 ---> Running in da2b0957b3f3 10:59:30 Removing intermediate container ba4ca706a24e 10:59:30 ---> 7a34ed572d1e 10:59:30 10:59:30 + echo snap-build.sh 10:59:30 snap-build.sh 10:59:30 + SNAP_BASE_DIR=. 10:59:30 + '[' '!' -z /w/workspace/edgex-go/1 ']' 10:59:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 10:59:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 10:59:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 10:59:30 + cd /w/workspace/edgex-go/1 10:59:30 + sudo apt-get remove -qy --purge lxd lxd-client 10:59:30 Reading package lists... 10:59:30 Building dependency tree... 10:59:30 Reading state information... 10:59:30 Removing intermediate container da2b0957b3f3 10:59:30 ---> b934e702163a 10:59:30 Step 22/23 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 10:59:31 The following packages were automatically installed and are no longer required: 10:59:31 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 10:59:31 uidmap xdelta3 10:59:31 Use 'sudo apt autoremove' to remove them. 10:59:31 The following packages will be REMOVED: 10:59:31 lxd* lxd-client* 10:59:31 Successfully built 7a34ed572d1e 10:59:31 Successfully tagged docker-core-metadata-go-arm64:latest 10:59:31  Building docker-core-metadata-go ... done  ---> Running in d5d6d4311397 10:59:31 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 10:59:31 After this operation, 31.7 MB disk space will be freed. 10:59:32 Removing intermediate container d5d6d4311397 10:59:32 ---> 28022af54769 10:59:32 Step 23/23 : LABEL version=0.0.0 10:59:32 ---> Running in bcf98b2fb213 10:59:32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 10:59:32 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 10:59:32 Removing intermediate container bcf98b2fb213 10:59:32 ---> 65301956a5dd 10:59:32 10:59:33 Removing lxd dnsmasq configuration 10:59:33 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 10:59:33 Successfully built 65301956a5dd 10:59:33 Successfully tagged docker-core-command-go-arm64:latest 10:59:33 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:59:34 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 10:59:34 (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.) 10:59:34 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 10:59:35 Processing triggers for systemd (237-3ubuntu10.42) ... 10:59:35 Processing triggers for ureadahead (0.100.0-21) ... 10:59:37 + sudo snap remove --purge lxd 10:59:37 snap "lxd" is not installed 10:59:37 + sudo groupadd --force --system lxd 10:59:37 ++ whoami 10:59:37 + sudo /usr/sbin/usermod -G lxd -a jenkins 10:59:37 + newgrp - lxd 10:59:37 + sudo snap install lxd 10:59:47 2021-05-09T10:59:44Z INFO Waiting for automatic snapd restart... 10:59:51  Building docker-core-command-go ... done Removing intermediate container 580a9fd61345 10:59:51 ---> e41337d4dd87 10:59:51 10:59:51 Step 10/22 : FROM alpine:3.12 10:59:51 ---> 9852663dfa18 10:59:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:59:52 ---> Running in 23cd3a9b9991 10:59:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:59:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:59:54 (1/2) Installing ca-certificates (20191127-r4) 10:59:54 (2/2) Installing dumb-init (1.2.2-r1) 10:59:54 Executing busybox-1.31.1-r20.trigger 10:59:54 Executing ca-certificates-20191127-r4.trigger 10:59:54 OK: 6 MiB in 16 packages 10:59:56 Removing intermediate container 23cd3a9b9991 10:59:56 ---> f9ac4c794cc7 10:59:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:59:56 ---> Running in 26250de9e8c7 10:59:56 Removing intermediate container 26250de9e8c7 10:59:56 ---> 924420038edc 10:59:56 Step 13/22 : ENV APP_PORT=48060 10:59:56 ---> Running in 34c81797b1b2 10:59:57 Removing intermediate container 34c81797b1b2 10:59:57 ---> b5d2bcacdfa6 10:59:57 Step 14/22 : EXPOSE $APP_PORT 10:59:57 ---> Running in 2347677168a2 10:59:57 lxd 4.13 from Canonical* installed 10:59:57 + sudo lxd init --auto 10:59:58 Removing intermediate container 2347677168a2 10:59:58 ---> 5701bd53bae1 10:59:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:59:59 ---> 215acc449c74 10:59:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:00:00 Removing intermediate container 07321407e140 11:00:00 ---> 982a117813fa 11:00:00 11:00:00 Step 10/23 : FROM alpine:3.12 11:00:00 ---> 9852663dfa18 11:00:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:00:00 ---> 51b4b624fdb8 11:00:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:00:00 ---> Running in 71653eaf4e5b 11:00:01 Removing intermediate container 71653eaf4e5b 11:00:01 ---> ce350933f701 11:00:01 Step 12/23 : ENV APP_PORT=48080 11:00:01 ---> Running in 11095c15d896 11:00:01 ---> 51e604ec0a6d 11:00:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:00:01 ---> Running in 5e8b2edef194 11:00:01 Removing intermediate container 11095c15d896 11:00:01 ---> f185fb59d9d2 11:00:01 Step 13/23 : EXPOSE $APP_PORT 11:00:01 ---> Running in a1d48dd63c56 11:00:01 Removing intermediate container 5e8b2edef194 11:00:01 ---> 1aa0d5c2ed3a 11:00:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:00:02 ---> Running in ce1807710ec2 11:00:02 Removing intermediate container a1d48dd63c56 11:00:02 ---> 014fda0dbb7d 11:00:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:00:02 ---> Running in cef3435d6005 11:00:02 Removing intermediate container ce1807710ec2 11:00:02 ---> 7cab5bdfa89d 11:00:02 Step 20/22 : LABEL arch=arm64 11:00:02 ---> Running in e5ac3bdefdee 11:00:03 Removing intermediate container e5ac3bdefdee 11:00:03 ---> 838730749fa3 11:00:03 Step 21/22 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 11:00:03 ---> Running in 95271e42fda6 11:00:03 Removing intermediate container 95271e42fda6 11:00:03 ---> 0545f718ce19 11:00:03 Step 22/22 : LABEL version=0.0.0 11:00:04 ---> Running in f63e910a3528 11:00:04 Removing intermediate container f63e910a3528 11:00:04 ---> 6a99677554d0 11:00:04 11:00:05 Successfully built 6a99677554d0 11:00:05 Successfully tagged docker-support-notifications-go-arm64:latest 11:00:05  Building docker-support-notifications-go ... done Removing intermediate container cef3435d6005 11:00:05 ---> 466d3ed16979 11:00:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:00:05 ---> Running in 227e1ded8131 11:00:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:00:07 + sudo snap install --classic snapcraft 11:00:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:00:08 (1/6) Installing dumb-init (1.2.2-r1) 11:00:08 (2/6) Installing libgcc (9.3.0-r2) 11:00:09 (3/6) Installing libsodium (1.0.18-r0) 11:00:09 (4/6) Installing libstdc++ (9.3.0-r2) 11:00:09 (5/6) Installing libzmq (4.3.3-r0) 11:00:10 (6/6) Installing zeromq (4.3.3-r0) 11:00:10 Executing busybox-1.31.1-r20.trigger 11:00:10 OK: 8 MiB in 20 packages 11:00:11 Removing intermediate container 227e1ded8131 11:00:11 ---> e6afb19adaf7 11:00:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:00:11 snapcraft 4.7.1 from Canonical* installed 11:00:11 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 11:00:11 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 11:00:11 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:11 Dload Upload Total Spent Left Speed 11:00:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5016 0 --:--:-- --:--:-- --:--:-- 5016 11:00:11 100 3325k 100 3325k 0 0 9035k 0 --:--:-- --:--:-- --:--:-- 9035k 11:00:11 ./yq_linux_amd64 11:00:11 + sudo snapcraft prime --use-lxd 11:00:12 ---> e667040f4c54 11:00:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:00:13 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 11:00:13 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: 11:00:13 - README.md 11:00:13 11:00:13 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:00:13 ---> 937c0fea4aba 11:00:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:00:13 Launching a container. 11:00:13 ---> 449211c000f6 11:00:13 Step 19/23 : ENTRYPOINT ["/core-data"] 11:00:14 ---> Running in 2545ef09876d 11:00:14 Removing intermediate container 2545ef09876d 11:00:14 ---> cdf56c5572e5 11:00:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:00:14 ---> Running in 1541c11b3435 11:00:15 Removing intermediate container 1541c11b3435 11:00:15 ---> 50ea020d308c 11:00:15 Step 21/23 : LABEL arch=arm64 11:00:15 ---> Running in 89c7173a6d6e 11:00:15 Removing intermediate container 89c7173a6d6e 11:00:15 ---> f39d7a20a7f9 11:00:15 Step 22/23 : LABEL git_sha=ca1be98c231bcff69300160327ab9fe59774897c 11:00:15 ---> Running in f2f99449a397 11:00:16 Removing intermediate container f2f99449a397 11:00:16 ---> 3870a6507d7a 11:00:16 Step 23/23 : LABEL version=0.0.0 11:00:16 ---> Running in 0440832b60da 11:00:17 Removing intermediate container 0440832b60da 11:00:17 ---> 8fa88d114671 11:00:17 11:00:17 Successfully built 8fa88d114671 11:00:17 Successfully tagged docker-core-data-go-arm64:latest 11:00:17  Building docker-core-data-go ... done  [Pipeline] } 11:00:17 $ docker stop --time=1 121918bb1aed1c5f579ed8a8d0484c6780b2b4d32e3c41e4af68bc82713e83b5 11:00:19 $ docker rm -f 121918bb1aed1c5f579ed8a8d0484c6780b2b4d32e3c41e4af68bc82713e83b5 [Pipeline] // withDockerContainer [Pipeline] sh 11:00:20 + docker images 11:00:20 + grep docker 11:00:20 docker-core-data-go-arm64 latest 8fa88d114671 4 seconds ago 20.3MB 11:00:20 docker-support-notifications-go-arm64 latest 6a99677554d0 16 seconds ago 16.6MB 11:00:20 docker-core-command-go-arm64 latest 65301956a5dd 48 seconds ago 16.1MB 11:00:20 docker-core-metadata-go-arm64 latest 7a34ed572d1e 50 seconds ago 17.4MB 11:00:20 docker-sys-mgmt-agent-go-arm64 latest 8fa10f1898a4 2 minutes ago 299MB 11:00:20 docker-security-bootstrapper-go-arm64 latest 31d4acbc1f05 3 minutes ago 17.1MB 11:00:20 docker-security-secretstore-setup-go-arm64 latest 2ff8554cc4d8 3 minutes ago 24.3MB 11:00:20 docker-support-scheduler-go-arm64 latest acf456cd752b 3 minutes ago 16.1MB 11:00:20 docker-security-proxy-setup-go-arm64 latest 7ac54d9ec22b 3 minutes ago 23.9MB 11:00:20 docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 11:00:21 ---> job-cost.sh 11:00:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J3ZO 11:00:26 Waiting for container to be ready 11:00:26 To start your first instance, try: lxc launch ubuntu:18.04 11:00:26 11:00:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 11:00:29 Waiting for network to be ready... 11:00:30 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:00:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:00:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 11:00:30 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:00:30 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:00:30 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:00:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:00:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:00:30 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:00:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:00:30 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:00:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 11:00:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 11:00:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 11:00:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 11:00:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 11:00:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 11:00:31 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 11:00:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:00:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] 11:00:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 11:00:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 11:00:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 11:00:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 11:00:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 11:00:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 11:00:31 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 11:00:34 Fetched 24.5 MB in 4s (5698 kB/s) 11:00:34 Reading package lists... 11:00:35 Reading package lists... 11:00:35 Building dependency tree... 11:00:35 Reading state information... 11:00:35 The following additional packages will be installed: 11:00:35 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:00:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:00:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:00:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 11:00:35 Suggested packages: 11:00:35 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 11:00:35 Recommended packages: 11:00:35 gnupg libsasl2-modules 11:00:35 The following NEW packages will be installed: 11:00:35 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:00:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:00:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:00:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 11:00:35 The following packages will be upgraded: 11:00:35 gpg gpg-agent gpgconf libudev1 11:00:35 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 11:00:35 Need to get 3530 kB of archives. 11:00:35 After this operation, 13.3 MB of additional disk space will be used. 11:00:35 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 11:00:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 11:00:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 11:00:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 11:00:35 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 11:00:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 11:00:36 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 11:00:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 11:00:36 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 11:00:36 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 11:00:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 11:00:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 11:00:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 11:00:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 11:00:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 11:00:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 11:00:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 11:00:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 11:00:36 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 11:00:36 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 11:00:36 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 11:00:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 11:00:36 debconf: delaying package configuration, since apt-utils is not installed 11:00:36 Fetched 3530 kB in 1s (3502 kB/s) 11:00:36 (Reading database ... 12511 files and directories currently installed.) 11:00:36 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 11:00:36 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 11:00:36 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 11:00:37 Selecting previously unselected package udev. 11:00:37 (Reading database ... 12511 files and directories currently installed.) 11:00:37 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 11:00:37 Unpacking udev (237-3ubuntu10.47) ... 11:00:37 Selecting previously unselected package libfuse2:amd64. 11:00:37 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 11:00:37 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:00:37 Selecting previously unselected package fuse. 11:00:37 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 11:00:37 Unpacking fuse (2.9.7-1ubuntu1) ... 11:00:37 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 11:00:37 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:00:37 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 11:00:37 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:00:37 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 11:00:37 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:00:38 Selecting previously unselected package libksba8:amd64. 11:00:38 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 11:00:38 Unpacking libksba8:amd64 (1.3.5-2) ... 11:00:38 Selecting previously unselected package libroken18-heimdal:amd64. 11:00:38 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:00:38 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 11:00:38 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:00:38 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 11:00:38 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:00:38 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:38 Selecting previously unselected package libhcrypto4-heimdal:amd64. 11:00:38 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:00:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:38 Selecting previously unselected package libwind0-heimdal:amd64. 11:00:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:00:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 11:00:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:00:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 11:00:38 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:00:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 11:00:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:00:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 11:00:39 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:00:39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:39 Selecting previously unselected package libsasl2-modules-db:amd64. 11:00:39 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:00:39 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:00:39 Selecting previously unselected package libsasl2-2:amd64. 11:00:39 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:00:39 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:00:39 Selecting previously unselected package libldap-common. 11:00:39 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 11:00:39 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 11:00:39 Selecting previously unselected package libldap-2.4-2:amd64. 11:00:39 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 11:00:39 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 11:00:39 Selecting previously unselected package dirmngr. 11:00:39 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 11:00:39 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 11:00:39 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 11:00:39 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 11:00:39 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:00:39 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:00:39 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:00:39 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 11:00:39 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:39 Setting up libksba8:amd64 (1.3.5-2) ... 11:00:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:00:39 Setting up udev (237-3ubuntu10.47) ... 11:00:40 invoke-rc.d: policy-rc.d denied execution of start. 11:00:40 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:40 Processing triggers for systemd (237-3ubuntu10) ... 11:00:40 Setting up fuse (2.9.7-1ubuntu1) ... 11:00:40 Setting up gpg (2.2.4-1ubuntu1.4) ... 11:00:40 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:40 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:40 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:40 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:40 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:40 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:40 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:00:40 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 11:00:40 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 11:00:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:00:41 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 11:00:41 settings in the [Install] section, and DefaultInstance for template units). 11:00:41 This means they are not meant to be enabled using systemctl. 11:00:41 Possible reasons for having this kind of units are: 11:00:41 1) A unit may be statically enabled by being symlinked from another unit's 11:00:41 .wants/ or .requires/ directory. 11:00:41 2) A unit's purpose may be to act as a helper for some other unit which has 11:00:41 a requirement dependency on it. 11:00:41 3) A unit may be started when needed via activation (socket, path, timer, 11:00:41 D-Bus, udev, scripted systemctl call, ...). 11:00:41 4) In case of template units, the unit is meant to be enabled with some 11:00:41 instance name specified. 11:00:41 Reading package lists... 11:00:41 Building dependency tree... 11:00:41 Reading state information... 11:00:41 The following additional packages will be installed: 11:00:41 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 11:00:41 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 11:00:41 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 11:00:41 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 11:00:41 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 11:00:41 Suggested packages: 11:00:41 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 11:00:41 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 11:00:41 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 11:00:41 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 11:00:41 systemd-container policykit-1 11:00:41 Recommended packages: 11:00:41 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 11:00:42 The following NEW packages will be installed: 11:00:42 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 11:00:42 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 11:00:42 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 11:00:42 multiarch-support openssh-client python3 python3-minimal python3.6 11:00:42 python3.6-minimal snapd squashfs-tools sudo 11:00:42 The following packages will be upgraded: 11:00:42 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 11:00:42 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 11:00:42 Need to get 35.2 MB of archives. 11:00:42 After this operation, 141 MB of additional disk space will be used. 11:00:42 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 11:00:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 11:00:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 11:00:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 11:00:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 11:00:43 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 11:00:43 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 11:00:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 11:00:43 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 11:00:43 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 11:00:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 11:00:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 11:00:43 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 11:00:43 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 11:00:43 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 11:00:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 11:00:43 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 11:00:43 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 11:00:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 11:00:43 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 11:00:43 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 11:00:43 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 11:00:43 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 11:00:43 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 11:00:43 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 11:00:43 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 11:00:43 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 11:00:43 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 11:00:43 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 11:00:43 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 11:00:44 debconf: delaying package configuration, since apt-utils is not installed 11:00:44 Fetched 35.2 MB in 2s (15.9 MB/s) 11:00:44 (Reading database ... 12757 files and directories currently installed.) 11:00:44 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 11:00:44 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 11:00:45 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 11:00:45 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 11:00:45 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 11:00:45 (Reading database ... 12757 files and directories currently installed.) 11:00:45 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 11:00:45 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 11:00:45 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 11:00:45 (Reading database ... 12757 files and directories currently installed.) 11:00:45 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 11:00:45 Unpacking apt (1.6.13) over (1.6.1) ... 11:00:45 Setting up apt (1.6.13) ... 11:00:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 11:00:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 11:00:47 (Reading database ... 12764 files and directories currently installed.) 11:00:47 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 11:00:47 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 11:00:48 Selecting previously unselected package libpython3.6-minimal:amd64. 11:00:48 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:00:48 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:00:48 Selecting previously unselected package libexpat1:amd64. 11:00:48 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 11:00:48 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:00:48 Selecting previously unselected package python3.6-minimal. 11:00:48 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:00:48 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 11:00:48 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 11:00:48 Checking for services that may need to be restarted...done. 11:00:48 Checking for services that may need to be restarted...done. 11:00:48 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:00:48 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:00:48 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 11:00:49 Selecting previously unselected package python3-minimal. 11:00:49 (Reading database ... 13012 files and directories currently installed.) 11:00:49 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 11:00:49 Unpacking python3-minimal (3.6.7-1~18.04) ... 11:00:49 Selecting previously unselected package mime-support. 11:00:49 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 11:00:49 Unpacking mime-support (3.60ubuntu1) ... 11:00:49 Selecting previously unselected package libmpdec2:amd64. 11:00:49 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 11:00:49 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:00:49 Selecting previously unselected package libpython3.6-stdlib:amd64. 11:00:49 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:00:49 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:00:49 Selecting previously unselected package python3.6. 11:00:49 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 11:00:49 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 11:00:49 Selecting previously unselected package libpython3-stdlib:amd64. 11:00:49 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 11:00:49 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:00:49 Setting up python3-minimal (3.6.7-1~18.04) ... 11:00:50 Selecting previously unselected package python3. 11:00:50 (Reading database ... 13442 files and directories currently installed.) 11:00:50 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 11:00:50 Unpacking python3 (3.6.7-1~18.04) ... 11:00:50 Selecting previously unselected package multiarch-support. 11:00:50 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 11:00:50 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 11:00:50 Setting up multiarch-support (2.27-3ubuntu1.4) ... 11:00:50 Selecting previously unselected package liblzo2-2:amd64. 11:00:50 (Reading database ... 13479 files and directories currently installed.) 11:00:50 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 11:00:50 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 11:00:50 Selecting previously unselected package libbsd0:amd64. 11:00:50 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 11:00:50 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:00:50 Selecting previously unselected package sudo. 11:00:50 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 11:00:50 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 11:00:50 Selecting previously unselected package apparmor. 11:00:50 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 11:00:50 Unpacking apparmor (2.12-4ubuntu5.1) ... 11:00:50 Selecting previously unselected package libedit2:amd64. 11:00:50 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 11:00:51 Unpacking libedit2:amd64 (3.1-20170329-1) ... 11:00:51 Selecting previously unselected package libkrb5support0:amd64. 11:00:51 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 11:00:51 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:00:51 Selecting previously unselected package libk5crypto3:amd64. 11:00:51 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 11:00:51 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:00:51 Selecting previously unselected package libkeyutils1:amd64. 11:00:51 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 11:00:51 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:00:51 Selecting previously unselected package libkrb5-3:amd64. 11:00:51 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 11:00:51 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:00:51 Selecting previously unselected package libgssapi-krb5-2:amd64. 11:00:51 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 11:00:51 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:00:51 Selecting previously unselected package libssl1.0.0:amd64. 11:00:51 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 11:00:51 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 11:00:52 Selecting previously unselected package openssh-client. 11:00:52 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 11:00:52 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 11:00:52 Selecting previously unselected package squashfs-tools. 11:00:52 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 11:00:52 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 11:00:52 Selecting previously unselected package snapd. 11:00:52 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 11:00:52 Unpacking snapd (2.48.3+18.04) ... 11:00:54 Setting up libedit2:amd64 (3.1-20170329-1) ... 11:00:54 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 11:00:54 Setting up mime-support (3.60ubuntu1) ... 11:00:54 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 11:00:54 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:00:54 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:00:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:00:54 Setting up systemd (237-3ubuntu10.47) ... 11:00:54 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 11:00:55 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:00:55 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:00:55 Setting up liblzo2-2:amd64 (2.08-1.2) ... 11:00:55 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 11:00:55 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:00:55 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 11:00:55 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 11:00:55 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:00:56 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:00:56 Setting up python3 (3.6.7-1~18.04) ... 11:00:56 running python rtupdate hooks for python3.6... 11:00:56 running python post-rtupdate hooks for python3.6... 11:00:56 Setting up apparmor (2.12-4ubuntu5.1) ... 11:00:57 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 11:00:57 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:00:57 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 11:00:57 Setting up snapd (2.48.3+18.04) ... 11:00:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 11:00:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 11:00:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 11:00:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 11:00:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:00:58 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:00:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 11:00:59 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 11:00:59 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 11:00:59 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 11:00:59 /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' 11:00:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:00:59 Processing triggers for systemd (237-3ubuntu10.47) ... 11:01:00 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:01:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:01:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:01:02 Reading package lists... 11:01:02 Reading package lists... 11:01:02 Building dependency tree... 11:01:02 Reading state information... 11:01:02 Calculating upgrade... 11:01:02 The following packages will be upgraded: 11:01:02 advancecomp base-files bash binutils binutils-common 11:01:02 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 11:01:02 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 11:01:02 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 11:01:02 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 11:01:02 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 11:01:02 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 11:01:02 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 11:01:02 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 11:01:02 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 11:01:02 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 11:01:02 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 11:01:02 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 11:01:02 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 11:01:02 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 11:01:02 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:01:02 Need to get 64.0 MB of archives. 11:01:02 After this operation, 5034 kB of additional disk space will be used. 11:01:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 11:01:02 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 11:01:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 11:01:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 11:01:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 11:01:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 11:01:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 11:01:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 11:01:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 11:01:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 11:01:02 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 11:01:02 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 11:01:02 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 11:01:02 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 11:01:02 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 11:01:02 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 11:01:02 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 11:01:02 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 11:01:02 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 11:01:02 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 11:01:02 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 11:01:02 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 11:01:02 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 11:01:02 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 11:01:02 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 11:01:02 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 11:01:02 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 11:01:02 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 11:01:03 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 11:01:03 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 11:01:03 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 11:01:03 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 11:01:03 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 11:01:03 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 11:01:03 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 11:01:03 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 11:01:03 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 11:01:03 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 11:01:03 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 11:01:03 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 11:01:03 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 11:01:03 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 11:01:03 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 11:01:03 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 11:01:03 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 11:01:03 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 11:01:03 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 11:01:03 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 11:01:03 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 11:01:03 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 11:01:03 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 11:01:03 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 11:01:03 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 11:01:03 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 11:01:03 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 11:01:03 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 11:01:03 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 11:01:03 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 11:01:03 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 11:01:03 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 11:01:03 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 11:01:03 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 11:01:03 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 11:01:03 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 11:01:03 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 11:01:03 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 11:01:03 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 11:01:03 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 11:01:03 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 11:01:03 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 11:01:03 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 11:01:03 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 11:01:03 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 11:01:03 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 11:01:03 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 11:01:03 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 11:01:03 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 11:01:04 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 11:01:04 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 11:01:04 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 11:01:04 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 11:01:04 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 11:01:04 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] 11:01:04 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 11:01:04 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 11:01:04 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] 11:01:04 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 11:01:04 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 11:01:04 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 11:01:04 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 11:01:04 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 11:01:04 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 11:01:04 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 11:01:04 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 11:01:04 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 11:01:04 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 11:01:04 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 11:01:04 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 11:01:04 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 11:01:04 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 11:01:04 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 11:01:04 debconf: delaying package configuration, since apt-utils is not installed 11:01:04 Fetched 64.0 MB in 2s (33.0 MB/s) 11:01:04 (Reading database ... 13912 files and directories currently installed.) 11:01:04 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 11:01:04 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:01:05 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 11:01:05 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:01:05 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 11:01:05 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 11:01:06 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:01:06 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:01:06 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:01:06 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:01:06 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:01:06 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:01:06 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:01:06 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:01:07 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:01:07 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:01:07 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:01:07 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:01:07 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:01:07 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:01:07 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 11:01:07 (Reading database ... 13911 files and directories currently installed.) 11:01:07 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 11:01:07 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 11:01:07 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 11:01:07 (Reading database ... 13911 files and directories currently installed.) 11:01:07 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:01:07 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:01:08 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:01:08 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:01:08 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:01:08 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:01:08 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 11:01:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:01:08 (Reading database ... 13911 files and directories currently installed.) 11:01:08 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 11:01:08 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:01:09 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 11:01:09 (Reading database ... 13911 files and directories currently installed.) 11:01:09 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 11:01:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 11:01:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 11:01:09 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 11:01:09 Setting up base-files (10.1ubuntu2.10) ... 11:01:09 Installing new version of config file /etc/issue ... 11:01:09 Installing new version of config file /etc/issue.net ... 11:01:09 Installing new version of config file /etc/lsb-release ... 11:01:09 Installing new version of config file /etc/update-motd.d/50-motd-news ... 11:01:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 11:01:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 11:01:10 Removing obsolete conffile /etc/default/motd-news ... 11:01:10 (Reading database ... 13912 files and directories currently installed.) 11:01:10 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 11:01:10 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 11:01:10 Setting up bash (4.4.18-2ubuntu1.2) ... 11:01:10 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 11:01:10 (Reading database ... 13912 files and directories currently installed.) 11:01:10 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 11:01:10 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 11:01:10 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 11:01:10 (Reading database ... 13912 files and directories currently installed.) 11:01:10 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 11:01:11 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 11:01:11 Setting up tar (1.29b-2ubuntu0.2) ... 11:01:11 (Reading database ... 13912 files and directories currently installed.) 11:01:11 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 11:01:11 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:01:11 Setting up dpkg (1.19.0.5ubuntu2.3) ... 11:01:11 (Reading database ... 13912 files and directories currently installed.) 11:01:11 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 11:01:11 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:01:11 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 11:01:11 (Reading database ... 13912 files and directories currently installed.) 11:01:11 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 11:01:11 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:01:12 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 11:01:12 (Reading database ... 13912 files and directories currently installed.) 11:01:12 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 11:01:12 Unpacking grep (3.1-2build1) over (3.1-2) ... 11:01:12 Setting up grep (3.1-2build1) ... 11:01:12 (Reading database ... 13912 files and directories currently installed.) 11:01:12 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 11:01:12 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:01:12 Setting up login (1:4.5-1ubuntu2) ... 11:01:12 (Reading database ... 13912 files and directories currently installed.) 11:01:12 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 11:01:12 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:01:12 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 11:01:12 (Reading database ... 13912 files and directories currently installed.) 11:01:12 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 11:01:12 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:01:13 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 11:01:13 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:01:13 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 11:01:13 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:01:14 Setting up perl-base (5.26.1-6ubuntu0.5) ... 11:01:14 (Reading database ... 13912 files and directories currently installed.) 11:01:14 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 11:01:14 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:01:15 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:01:15 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:01:15 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:01:15 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:01:15 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 11:01:15 (Reading database ... 13912 files and directories currently installed.) 11:01:15 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 11:01:15 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 11:01:16 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 11:01:16 (Reading database ... 13912 files and directories currently installed.) 11:01:16 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:01:16 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:01:16 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:01:16 (Reading database ... 13912 files and directories currently installed.) 11:01:16 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:01:16 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:01:16 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:01:16 (Reading database ... 13912 files and directories currently installed.) 11:01:16 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:01:16 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:01:16 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:01:16 (Reading database ... 13912 files and directories currently installed.) 11:01:16 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:01:16 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:01:16 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:01:16 (Reading database ... 13912 files and directories currently installed.) 11:01:16 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 11:01:17 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:01:17 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 11:01:17 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:01:17 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 11:01:17 (Reading database ... 13912 files and directories currently installed.) 11:01:17 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 11:01:17 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:01:17 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 11:01:17 (Reading database ... 13912 files and directories currently installed.) 11:01:17 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:01:17 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:01:17 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:01:17 (Reading database ... 13912 files and directories currently installed.) 11:01:17 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:01:17 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:01:17 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 11:01:17 (Reading database ... 13912 files and directories currently installed.) 11:01:17 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:01:17 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:01:18 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 11:01:18 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 11:01:19 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 11:01:19 (Reading database ... 13912 files and directories currently installed.) 11:01:19 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 11:01:19 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:01:19 Setting up libc-bin (2.27-3ubuntu1.4) ... 11:01:20 (Reading database ... 13912 files and directories currently installed.) 11:01:20 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 11:01:20 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:01:20 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 11:01:20 (Reading database ... 13914 files and directories currently installed.) 11:01:20 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 11:01:20 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 11:01:20 Setting up debconf (1.5.66ubuntu1) ... 11:01:20 (Reading database ... 13914 files and directories currently installed.) 11:01:20 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 11:01:20 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:01:20 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 11:01:21 (Reading database ... 13914 files and directories currently installed.) 11:01:21 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 11:01:21 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:01:21 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 11:01:21 (Reading database ... 13914 files and directories currently installed.) 11:01:21 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 11:01:21 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:01:21 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 11:01:21 (Reading database ... 13914 files and directories currently installed.) 11:01:21 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 11:01:21 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:01:21 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 11:01:22 (Reading database ... 13914 files and directories currently installed.) 11:01:22 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 11:01:22 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:01:22 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 11:01:22 (Reading database ... 13914 files and directories currently installed.) 11:01:22 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:01:22 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:01:22 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 11:01:22 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 11:01:22 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 11:01:22 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:01:22 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 11:01:22 (Reading database ... 13914 files and directories currently installed.) 11:01:22 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 11:01:22 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 11:01:22 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 11:01:22 (Reading database ... 13914 files and directories currently installed.) 11:01:22 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 11:01:22 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:01:23 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 11:01:23 (Reading database ... 13914 files and directories currently installed.) 11:01:23 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 11:01:23 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:01:23 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 11:01:23 (Reading database ... 13914 files and directories currently installed.) 11:01:23 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 11:01:23 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 11:01:23 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 11:01:23 (Reading database ... 13914 files and directories currently installed.) 11:01:23 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 11:01:23 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:01:24 Setting up passwd (1:4.5-1ubuntu2) ... 11:01:24 (Reading database ... 13914 files and directories currently installed.) 11:01:24 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 11:01:24 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:01:24 Setting up gpgv (2.2.4-1ubuntu1.4) ... 11:01:24 (Reading database ... 13914 files and directories currently installed.) 11:01:24 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 11:01:24 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 11:01:24 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 11:01:24 (Reading database ... 13914 files and directories currently installed.) 11:01:24 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 11:01:24 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 11:01:25 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 11:01:25 (Reading database ... 13914 files and directories currently installed.) 11:01:25 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 11:01:25 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 11:01:25 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 11:01:25 (Reading database ... 13914 files and directories currently installed.) 11:01:25 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 11:01:25 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 11:01:25 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 11:01:25 (Reading database ... 13914 files and directories currently installed.) 11:01:25 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 11:01:25 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 11:01:25 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 11:01:25 (Reading database ... 13914 files and directories currently installed.) 11:01:25 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 11:01:25 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 11:01:26 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 11:01:26 (Reading database ... 13914 files and directories currently installed.) 11:01:26 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 11:01:26 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 11:01:26 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 11:01:26 (Reading database ... 13914 files and directories currently installed.) 11:01:26 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 11:01:26 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 11:01:26 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 11:01:26 (Reading database ... 13915 files and directories currently installed.) 11:01:26 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:01:26 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:01:26 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:01:26 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:01:27 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 11:01:27 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 11:01:27 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 11:01:27 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 11:01:27 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 11:01:27 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 11:01:27 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 11:01:27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 11:01:27 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 11:01:27 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 11:01:27 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 11:01:27 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 11:01:28 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 11:01:28 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 11:01:28 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 11:01:28 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 11:01:28 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 11:01:28 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 11:01:28 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 11:01:28 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 11:01:29 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 11:01:29 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 11:01:29 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 11:01:29 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 11:01:30 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:01:30 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:01:30 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:01:30 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:01:30 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:01:30 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:01:30 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 11:01:30 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 11:01:30 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:01:30 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:01:30 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:01:30 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:01:31 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:01:31 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:01:31 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:01:31 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:01:32 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:01:32 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:01:32 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:01:32 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:01:33 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:01:33 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:01:34 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:01:34 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:01:35 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:01:35 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:01:35 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:01:35 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:01:35 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 11:01:35 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:01:35 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 11:01:35 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:01:35 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 11:01:35 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 11:01:35 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:01:35 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:01:36 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:01:36 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:01:36 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 11:01:36 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 11:01:36 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:01:36 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 11:01:36 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:01:36 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:01:36 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:01:36 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 11:01:36 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 11:01:36 Setting up tzdata (2021a-0ubuntu0.18.04) ... 11:01:36 11:01:36 Current default time zone: 'Etc/UTC' 11:01:36 Local time is now: Sun May 9 11:01:36 UTC 2021. 11:01:36 Universal Time is now: Sun May 9 11:01:36 UTC 2021. 11:01:36 Run 'dpkg-reconfigure tzdata' if you wish to change it. 11:01:36 11:01:36 Setting up systemd-sysv (237-3ubuntu10.47) ... 11:01:36 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:01:36 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 11:01:36 Setting up mount (2.31.1-0.4ubuntu3.7) ... 11:01:36 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 11:01:36 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 11:01:36 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 11:01:36 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 11:01:36 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 11:01:36 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 11:01:37 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:01:37 Setting up procps (2:3.3.12-3ubuntu1.2) ... 11:01:37 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 11:01:37 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 11:01:37 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 11:01:37 Setting up patch (2.7.6-2ubuntu1.1) ... 11:01:37 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 11:01:37 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 11:01:37 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 11:01:37 Installing new version of config file /etc/ssl/openssl.cnf ... 11:01:37 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 11:01:37 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 11:01:37 Setting up ca-certificates (20210119~18.04.1) ... 11:01:39 Updating certificates in /etc/ssl/certs... 11:01:40 23 added, 27 removed; done. 11:01:40 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 11:01:40 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:01:40 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 11:01:40 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 11:01:40 Setting up pkgbinarymangler (138.18.04.1) ... 11:01:40 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 11:01:40 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 11:01:40 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 11:01:40 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 11:01:40 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:01:40 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 11:01:40 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:01:40 Setting up perl (5.26.1-6ubuntu0.5) ... 11:01:40 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 11:01:40 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 11:01:40 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 11:01:40 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 11:01:40 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 11:01:40 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 11:01:40 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 11:01:40 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 11:01:40 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 11:01:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:01:41 Processing triggers for systemd (237-3ubuntu10.47) ... 11:01:41 Processing triggers for mime-support (3.60ubuntu1) ... 11:01:41 Processing triggers for ca-certificates (20210119~18.04.1) ... 11:01:41 Updating certificates in /etc/ssl/certs... 11:01:41 0 added, 0 removed; done. 11:01:41 Running hooks in /etc/ca-certificates/update.d... 11:01:41 done. 11:01:42 Reading package lists... 11:01:42 Building dependency tree... 11:01:42 Reading state information... 11:01:42 The following NEW packages will be installed: 11:01:42 apt-transport-https 11:01:42 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 11:01:42 Need to get 1692 B of archives. 11:01:42 After this operation, 154 kB of additional disk space will be used. 11:01:42 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 11:01:42 debconf: delaying package configuration, since apt-utils is not installed 11:01:42 Fetched 1692 B in 0s (8691 B/s) 11:01:42 Selecting previously unselected package apt-transport-https. 11:01:42 (Reading database ... 13920 files and directories currently installed.) 11:01:42 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 11:01:42 Unpacking apt-transport-https (1.6.13) ... 11:01:42 Setting up apt-transport-https (1.6.13) ... 11:01:43 Waiting for network to be ready... 11:01:49 2021-05-09T11:01:47Z INFO Waiting for automatic snapd restart... 11:01:51 snapd 2.49.2 from Canonical* installed 11:01:52 "snapd" switched to the "latest/stable" channel 11:01:52 11:01:54 core18 20210309 from Canonical* installed 11:01:54 "core18" switched to the "latest/stable" channel 11:01:54 11:01:58 snapcraft 4.7.1 from Canonical* installed 11:01:58 "snapcraft" switched to the "latest/stable" channel 11:01:58 11:02:02 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: 11:02:02 - README.md 11:02:02 11:02:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:02:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:02:09 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:02:09 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:02:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:02:09 Reading package lists... 11:02:09 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 11:02:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:02:16 Reading package lists... 11:02:16 Building dependency tree... 11:02:16 Reading state information... 11:02:16 Suggested packages: 11:02:16 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 11:02:16 git-gui gitk gitweb git-cvs git-mediawiki git-svn 11:02:16 Recommended packages: 11:02:16 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 11:02:16 The following NEW packages will be installed: 11:02:16 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 11:02:16 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 11:02:16 pkg-config zip 11:02:16 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 11:02:16 Need to get 7663 kB of archives. 11:02:16 After this operation, 43.8 MB of additional disk space will be used. 11:02:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 11:02:16 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 11:02:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 11:02:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 11:02:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 11:02:16 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 11:02:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 11:02:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 11:02:16 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 11:02:16 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 11:02:16 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 11:02:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 11:02:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 11:02:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 11:02:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 11:02:17 debconf: delaying package configuration, since apt-utils is not installed 11:02:17 Fetched 7663 kB in 1s (10.2 MB/s) 11:02:17 Selecting previously unselected package libglib2.0-0:amd64. 11:02:17 (Reading database ... 13924 files and directories currently installed.) 11:02:17 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 11:02:17 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 11:02:17 Selecting previously unselected package libpsl5:amd64. 11:02:17 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 11:02:17 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 11:02:17 Selecting previously unselected package libnghttp2-14:amd64. 11:02:17 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 11:02:17 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:02:17 Selecting previously unselected package librtmp1:amd64. 11:02:17 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 11:02:17 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:02:17 Selecting previously unselected package libcurl3-gnutls:amd64. 11:02:17 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 11:02:17 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 11:02:18 Selecting previously unselected package liberror-perl. 11:02:18 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 11:02:18 Unpacking liberror-perl (0.17025-1) ... 11:02:18 Selecting previously unselected package git-man. 11:02:18 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 11:02:18 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 11:02:18 Selecting previously unselected package git. 11:02:18 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 11:02:18 Unpacking git (1:2.17.1-1ubuntu0.8) ... 11:02:18 Selecting previously unselected package libnorm1:amd64. 11:02:18 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 11:02:18 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:02:19 Selecting previously unselected package libpgm-5.2-0:amd64. 11:02:19 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 11:02:19 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:02:19 Selecting previously unselected package libsodium23:amd64. 11:02:19 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 11:02:19 Unpacking libsodium23:amd64 (1.0.16-2) ... 11:02:19 Selecting previously unselected package libzmq5:amd64. 11:02:19 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 11:02:19 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:02:19 Selecting previously unselected package libzmq3-dev:amd64. 11:02:19 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 11:02:19 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:02:19 Selecting previously unselected package pkg-config. 11:02:19 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 11:02:19 Unpacking pkg-config (0.29.1-0ubuntu2) ... 11:02:19 Selecting previously unselected package zip. 11:02:19 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 11:02:19 Unpacking zip (3.0-11build1) ... 11:02:19 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:02:19 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 11:02:19 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:02:19 Setting up liberror-perl (0.17025-1) ... 11:02:19 Setting up libpsl5:amd64 (0.19.1-5build1) ... 11:02:19 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 11:02:19 No schema files found: doing nothing. 11:02:19 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:02:19 Setting up zip (3.0-11build1) ... 11:02:19 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:02:20 Setting up libsodium23:amd64 (1.0.16-2) ... 11:02:20 Setting up pkg-config (0.29.1-0ubuntu2) ... 11:02:20 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:02:20 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 11:02:20 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:02:20 Setting up git (1:2.17.1-1ubuntu0.8) ... 11:02:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:02:27 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:02:27 git set to automatically installed. 11:02:27 git-man set to automatically installed. 11:02:27 libcurl3-gnutls set to automatically installed. 11:02:27 liberror-perl set to automatically installed. 11:02:27 libglib2.0-0 set to automatically installed. 11:02:27 libnghttp2-14 set to automatically installed. 11:02:27 libnorm1 set to automatically installed. 11:02:27 libpgm-5.2-0 set to automatically installed. 11:02:27 libpsl5 set to automatically installed. 11:02:27 librtmp1 set to automatically installed. 11:02:27 libsodium23 set to automatically installed. 11:02:27 libzmq3-dev set to automatically installed. 11:02:27 libzmq5 set to automatically installed. 11:02:27 pkg-config set to automatically installed. 11:02:27 zip set to automatically installed. 11:02:28 snapd is not logged in, snap install commands will use sudo 11:02:30 lf-activate-venv(): INFO: Adding /tmp/venv-J3ZO/bin to PATH 11:02:30 INFO: No Stack... 11:02:30 INFO: Retrieving Pricing Info for: lf-standard-4 11:02:30 INFO: Archiving Costs [Pipeline] sh 11:02:31 + cat /w/workspace/edgex-go/1/archives/cost.csv 11:02:31 + cut -d, -f6 [Pipeline] lock 11:02:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3441-1-stack-cost] 11:02:31 Resource [jenkins-edgexfoundry-edgex-go-PR-3441-1-stack-cost] did not exist. Created. 11:02:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3441-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:02:31 + echo total: 0.20999999344348907 [Pipeline] stash 11:02:32 Stashed 1 file(s) [Pipeline] } 11:02:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3441-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:02:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:02:52 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 11:02:52 snapd is not logged in, snap install commands will use sudo 11:02:59 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:02:59 snap "core18" has no updates available 11:03:00 Pulling go-build-helper 11:03:00 + snapcraftctl pull 11:03:01 + snapcraftctl build 11:03:01 'app-service-config' has dependencies that need to be staged: go-build-helper 11:03:01 Skipping pull go-build-helper (already ran) 11:03:01 Building go-build-helper 11:03:03 Staging go-build-helper 11:03:03 + snapcraftctl stage 11:03:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:03:13 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:03:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 11:03:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 11:03:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 11:03:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 11:03:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 11:03:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 11:03:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 11:03:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 11:03:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:03:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:03:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:03:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:03:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:03:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:03:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:03:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:03:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:03:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] 11:03:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 11:03:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 11:03:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 11:03:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 11:03:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 11:03:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 11:03:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 11:03:13 Fetched 24.5 MB in 0s (0 B/s) 11:03:13 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 11:03:13 Fetched 224 kB in 0s (0 B/s) 11:03:13 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 11:03:13 Fetched 157 kB in 0s (0 B/s) 11:03:13 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 11:03:13 Fetched 221 kB in 0s (0 B/s) 11:03:13 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 11:03:13 Fetched 143 kB in 0s (0 B/s) 11:03:13 Pulling app-service-config 11:03:13 + snapcraftctl pull 11:03:13 Cloning into '/root/parts/app-service-config/src'... 11:03:14 Pulling config-common 11:03:14 + snapcraftctl pull 11:03:18 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 11:03:18 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 11:03:18 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:03:18 Fetched 0 B in 0s (0 B/s) 11:03:18 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 11:03:18 Fetched 0 B in 0s (0 B/s) 11:03:18 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 11:03:18 Fetched 0 B in 0s (0 B/s) 11:03:18 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 11:03:18 Fetched 0 B in 0s (0 B/s) 11:03:18 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 11:03:18 Fetched 0 B in 0s (0 B/s) 11:03:18 Pulling edgex-go 11:03:18 + snapcraftctl pull 11:03:40 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 11:03:40 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 11:03:40 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:03:40 Fetched 0 B in 0s (0 B/s) 11:03:40 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 11:03:40 Fetched 96.5 kB in 0s (0 B/s) 11:03:40 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 11:03:40 Fetched 279 kB in 0s (0 B/s) 11:03:40 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 11:03:40 Fetched 122 kB in 0s (0 B/s) 11:03:40 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 11:03:40 Fetched 77.8 kB in 0s (0 B/s) 11:03:40 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 11:03:40 Fetched 8848 B in 0s (0 B/s) 11:03:40 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 11:03:40 Fetched 47.8 kB in 0s (0 B/s) 11:03:40 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 11:03:40 Fetched 45.6 kB in 0s (0 B/s) 11:03:40 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 11:03:40 Fetched 15.0 kB in 0s (0 B/s) 11:03:40 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 11:03:40 Fetched 219 kB in 0s (0 B/s) 11:03:40 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 11:03:40 Fetched 154 kB in 0s (0 B/s) 11:03:40 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 11:03:40 Fetched 50.6 kB in 0s (0 B/s) 11:03:40 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 11:03:40 Fetched 14.8 kB in 0s (0 B/s) 11:03:40 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 11:03:40 Fetched 41.8 kB in 0s (0 B/s) 11:03:40 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 11:03:40 Fetched 499 kB in 0s (0 B/s) 11:03:40 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 11:03:40 Fetched 111 kB in 0s (0 B/s) 11:03:40 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 11:03:40 Fetched 240 kB in 0s (0 B/s) 11:03:40 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 11:03:40 Fetched 29.3 kB in 0s (0 B/s) 11:03:40 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 11:03:40 Fetched 85.5 kB in 0s (0 B/s) 11:03:40 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 11:03:40 Fetched 24.5 kB in 0s (0 B/s) 11:03:40 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 11:03:40 Fetched 49.2 kB in 0s (0 B/s) 11:03:40 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 11:03:40 Fetched 54.2 kB in 0s (0 B/s) 11:03:40 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 11:03:40 Fetched 30.8 kB in 0s (0 B/s) 11:03:40 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 11:03:40 Fetched 15.8 kB in 0s (0 B/s) 11:03:40 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 11:03:40 Fetched 85.9 kB in 0s (0 B/s) 11:03:40 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 11:03:40 Fetched 8720 B in 0s (0 B/s) 11:03:40 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 11:03:40 Fetched 137 kB in 0s (0 B/s) 11:03:40 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 11:03:40 Fetched 119 kB in 0s (0 B/s) 11:03:40 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 11:03:40 Fetched 110 kB in 0s (0 B/s) 11:03:40 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 11:03:40 Fetched 11.1 kB in 0s (0 B/s) 11:03:40 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 11:03:40 Fetched 645 kB in 0s (0 B/s) 11:03:40 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 11:03:40 Fetched 41.3 kB in 0s (0 B/s) 11:03:40 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 11:03:40 Fetched 17.9 kB in 0s (0 B/s) 11:03:40 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 11:03:40 Fetched 368 kB in 0s (0 B/s) 11:03:40 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 11:03:40 Fetched 187 kB in 0s (0 B/s) 11:03:40 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 11:03:40 Fetched 175 kB in 0s (0 B/s) 11:03:40 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 11:03:40 Fetched 206 kB in 0s (0 B/s) 11:03:40 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 11:03:40 Fetched 1301 kB in 0s (0 B/s) 11:03:40 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 11:03:40 Fetched 36.2 kB in 0s (0 B/s) 11:03:40 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 11:03:40 Fetched 159 kB in 0s (0 B/s) 11:03:40 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 11:03:40 Fetched 107 kB in 0s (0 B/s) 11:03:40 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 11:03:40 Fetched 48.7 kB in 0s (0 B/s) 11:03:40 Pulling static-packages 11:03:40 + snapcraftctl pull 11:03:40 Pulling version 11:03:40 + cd /root/project 11:03:40 + [ -f VERSION ] 11:03:40 + PROJECT_VERSION=local-dev 11:03:40 + git rev-parse --short HEAD 11:03:40 + GIT_REVISION=ca1be98c 11:03:40 + snapcraftctl set-version local-dev 11:03:40 Skipping build go-build-helper (already ran) 11:03:40 Building app-service-config 11:03:40 + make build 11:03:40 go mod tidy 11:03:42 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.55 11:03:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.82 11:03:42 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 11:03:42 go: downloading github.com/google/uuid v1.2.0 11:03:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.46 11:03:42 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 11:03:42 go: downloading github.com/stretchr/testify v1.7.0 11:03:42 go: downloading github.com/pmezard/go-difflib v1.0.0 11:03:42 go: downloading github.com/gorilla/mux v1.8.0 11:03:42 go: downloading github.com/pebbe/zmq4 v1.2.7 11:03:42 go: downloading github.com/go-redis/redis/v7 v7.2.0 11:03:42 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 11:03:43 go: downloading github.com/onsi/gomega v1.7.0 11:03:43 go: downloading github.com/davecgh/go-spew v1.1.1 11:03:43 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 11:03:43 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.18 11:03:43 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 11:03:43 go: downloading github.com/go-kit/kit v0.8.0 11:03:43 go: downloading github.com/hashicorp/consul/api v1.8.1 11:03:43 go: downloading github.com/mitchellh/mapstructure v1.1.2 11:03:43 go: downloading github.com/hashicorp/serf v0.9.5 11:03:43 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:03:43 go: downloading github.com/x448/float16 v0.8.4 11:03:43 go: downloading github.com/onsi/ginkgo v1.10.1 11:03:43 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 11:03:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 11:03:43 go: downloading github.com/go-playground/validator/v10 v10.5.0 11:03:43 go: downloading github.com/pelletier/go-toml v1.9.0 11:03:43 go: downloading github.com/gorilla/websocket v1.4.2 11:03:43 go: downloading github.com/hashicorp/go-hclog v0.12.0 11:03:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 11:03:43 go: downloading gopkg.in/yaml.v2 v2.4.0 11:03:43 go: downloading github.com/go-playground/locales v0.13.0 11:03:43 go: downloading github.com/go-logfmt/logfmt v0.4.0 11:03:43 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 11:03:43 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 11:03:43 go: downloading github.com/mattn/go-isatty v0.0.12 11:03:43 go: downloading github.com/go-playground/universal-translator v0.17.0 11:03:43 go: downloading golang.org/x/text v0.3.2 11:03:43 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 11:03:43 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 11:03:44 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 11:03:44 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 11:03:44 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:03:44 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 11:03:44 go: downloading github.com/leodido/go-urn v1.2.0 11:03:44 go: downloading github.com/hashicorp/go-uuid v1.0.1 11:03:44 go: downloading github.com/fatih/color v1.9.0 11:03:44 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 11:03:44 go: downloading github.com/go-stack/stack v1.8.0 11:03:44 go: downloading github.com/hpcloud/tail v1.0.0 11:03:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:03:44 go: downloading github.com/hashicorp/memberlist v0.2.2 11:03:44 go: downloading github.com/go-playground/assert/v2 v2.0.1 11:03:44 go: downloading github.com/mattn/go-colorable v0.1.6 11:03:44 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 11:03:44 go: downloading github.com/hashicorp/go-multierror v1.1.0 11:03:44 go: downloading github.com/mitchellh/copystructure v1.0.0 11:03:44 go: downloading github.com/mitchellh/go-homedir v1.1.0 11:03:44 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 11:03:44 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:03:44 go: downloading github.com/stretchr/objx v0.1.0 11:03:44 go: downloading github.com/hashicorp/consul/sdk v0.7.0 11:03:44 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 11:03:44 go: downloading github.com/miekg/dns v1.1.26 11:03:44 go: downloading github.com/hashicorp/errwrap v1.0.0 11:03:44 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 11:03:44 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 11:03:44 go: downloading gopkg.in/fsnotify.v1 v1.4.7 11:03:44 go: downloading github.com/hashicorp/golang-lru v0.5.0 11:03:44 go: downloading github.com/pkg/errors v0.8.1 11:03:44 go: downloading github.com/hashicorp/go-msgpack v0.5.3 11:03:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 11:03:44 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 11:03:44 go: downloading github.com/golang/protobuf v1.3.2 11:03:44 go: downloading github.com/kr/pretty v0.2.0 11:03:44 go: downloading github.com/fsnotify/fsnotify v1.4.7 11:03:45 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 11:03:45 go: downloading github.com/kr/text v0.1.0 11:03:45 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 11:03:55 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 11:03:55 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 11:03:55 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 11:03:55 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 11:03:55 Building config-common 11:03:55 + snapcraftctl build 11:03:57 Building edgex-go 11:03:57 + cd /root/parts/edgex-go/src 11:03:57 + make build 11:03:57 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 11:03:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 11:03:58 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 11:03:58 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:03:58 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 11:03:58 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 11:03:58 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 11:03:58 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 11:03:58 go: downloading github.com/imdario/mergo v0.3.12 11:03:58 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 11:04:02 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 11:04:07 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 11:04:08 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 11:04: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 11:04:10 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 11:04:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:04:12 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 11:04:12 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 11:04: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 11:04: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 11:04:14 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 11:04:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:04:17 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 11:04:19 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 11:04:19 go: downloading github.com/lib/pq v1.10.1 11:04:20 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 11:04:20 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 11:04:20 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 11:04:20 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 11:04:20 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 11:04:20 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 11:04:20 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 11:04:20 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 11:04:20 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 11:04:20 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 11:04:20 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 11:04:20 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 11:04:20 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 11:04:20 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 11:04:20 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 11:04:20 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 11:04:20 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 11:04:20 + 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 11:04:20 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 11:04:20 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 11:04:20 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 11:04:20 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 11:04:20 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 11:04:20 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 11:04:20 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 11:04:20 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 11:04:24 Building static-packages 11:04:24 + snapcraftctl build 11:04:26 Building version 11:04:26 + snapcraftctl build 11:04:28 Skipping stage go-build-helper (already ran) 11:04:28 Staging app-service-config 11:04:28 + snapcraftctl stage 11:04:29 Staging config-common 11:04:29 + snapcraftctl stage 11:04:29 Staging edgex-go 11:04:29 + snapcraftctl stage 11:04:31 Staging static-packages 11:04:31 + snapcraftctl stage 11:04:32 Staging version 11:04:32 + snapcraftctl stage 11:04:33 Priming go-build-helper 11:04:33 + snapcraftctl prime 11:04:34 Priming app-service-config 11:04:34 + snapcraftctl prime 11:04:35 Priming config-common 11:04:35 + snapcraftctl prime 11:04:36 Priming edgex-go 11:04:36 + snapcraftctl prime 11:04:37 Priming static-packages 11:04:37 + snapcraftctl prime 11:04:40 Priming version 11:04:40 + snapcraftctl prime 11:04:40 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 11:04:44 provisioning config files... 11:04:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1632882393997063297tmp [Pipeline] { [Pipeline] sh 11:04:44 + set +x 11:04:44 + curl -s https://codecov.io/bash 11:04:44 + bash -s -- 11:04:45 11:04:45 _____ _ 11:04:45 / ____| | | 11:04:45 | | ___ __| | ___ ___ _____ __ 11:04:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:04:45 | |___| (_) | (_| | __/ (_| (_) \ V / 11:04:45 \_____\___/ \__,_|\___|\___\___/ \_/ 11:04:45 Bash-1.0.2 11:04:45 11:04:45 11:04:45 ==> git version 2.24.3 found 11:04:45 ==> 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 11:04:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:04:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:04:45 ==> Jenkins CI detected. 11:04:45 project root: . 11:04:45 --> token set from env 11:04:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:04:45 ==> Running gcov in . (disable via -X gcov) 11:04:45 ==> Python coveragepy not found 11:04:45 ==> Searching for coverage reports in: 11:04:45 + . 11:04:45 -> Found 1 reports 11:04:45 ==> Detecting git/mercurial file structure 11:04:45 ==> Reading reports 11:04:46 + ./coverage.out bytes=705232 11:04:46 ==> Appending adjustments 11:04:46 https://docs.codecov.io/docs/fixing-reports 11:04:54 + Found adjustments 11:04:54 ==> Gzipping contents 11:04:54 100K /tmp/codecov.TdIzyo.gz 11:04:54 ==> Uploading reports 11:04:54 url: https://codecov.io 11:04:54 query: branch=PR-3441&commit=ca1be98c231bcff69300160327ab9fe59774897c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3441%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3441&job=&cmd_args= 11:04:54 -> Pinging Codecov 11:04:54 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3441&commit=ca1be98c231bcff69300160327ab9fe59774897c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3441%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3441&job=&cmd_args= 11:04:54 -> Uploading to 11:04:54 https://storage.googleapis.com/codecov/v4/raw/2021-05-09/00271124DB129430A58F1EEE437C3FCB/ca1be98c231bcff69300160327ab9fe59774897c/add8aa1c-32d0-4106-92e9-1b5b0ef9f7c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210509T110454Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b32056f8962f252e3c981788f4c96d3f276f73f127490121734eb6bc68d0118 11:04:54 % Total % Received % Xferd Average Speed Time Time Time Current 11:04:54 Dload Upload Total Spent Left Speed 11:04:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 204k --:--:-- --:--:-- --:--:-- 204k 11:04:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ca1be98c231bcff69300160327ab9fe59774897c [Pipeline] } 11:04:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 11:04:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:04:58 ---> package-listing.sh 11:04:58 ++ facter osfamily 11:04:58 ++ tr '[:upper:]' '[:lower:]' 11:04:58 + OS_FAMILY=redhat 11:04:58 + workspace=/w/workspace/edgex-go/1 11:04:58 + START_PACKAGES=/tmp/packages_start.txt 11:04:58 + END_PACKAGES=/tmp/packages_end.txt 11:04:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:04:58 + PACKAGES=/tmp/packages_start.txt 11:04:58 + '[' /w/workspace/edgex-go/1 ']' 11:04:58 + PACKAGES=/tmp/packages_end.txt 11:04:58 + case "${OS_FAMILY}" in 11:04:58 + sort 11:04:58 + rpm -qa 11:05:08 + '[' -f /tmp/packages_start.txt ']' 11:05:08 + '[' -f /tmp/packages_end.txt ']' 11:05:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:05:08 + '[' /w/workspace/edgex-go/1 ']' 11:05:08 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:05:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:05:08 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 11:05:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:05:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:05:10 11:05:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:05:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:05:11 alpine: Pulling from edgex-lftools-log-publisher 11:05:11 df20fa9351a1: Pulling fs layer 11:05:11 36b3adc4ff6f: Pulling fs layer 11:05:11 8ad3a11d3b57: Pulling fs layer 11:05:11 46f8f816bc3b: Pulling fs layer 11:05:11 93b61091891f: Pulling fs layer 11:05:11 93b9cdb0e59b: Pulling fs layer 11:05:11 5e14af77c1be: Pulling fs layer 11:05:11 01666e4c0597: Pulling fs layer 11:05:11 aa168da1d23b: Pulling fs layer 11:05:11 93b9cdb0e59b: Waiting 11:05:11 5e14af77c1be: Waiting 11:05:11 01666e4c0597: Waiting 11:05:11 aa168da1d23b: Waiting 11:05:11 46f8f816bc3b: Waiting 11:05:11 93b61091891f: Waiting 11:05:11 36b3adc4ff6f: Verifying Checksum 11:05:11 36b3adc4ff6f: Download complete 11:05:11 46f8f816bc3b: Verifying Checksum 11:05:11 46f8f816bc3b: Download complete 11:05:12 df20fa9351a1: Verifying Checksum 11:05:12 df20fa9351a1: Download complete 11:05:12 93b9cdb0e59b: Verifying Checksum 11:05:12 93b9cdb0e59b: Download complete 11:05:12 93b61091891f: Verifying Checksum 11:05:12 93b61091891f: Download complete 11:05:12 5e14af77c1be: Verifying Checksum 11:05:12 5e14af77c1be: Download complete 11:05:12 01666e4c0597: Verifying Checksum 11:05:12 01666e4c0597: Download complete 11:05:13 df20fa9351a1: Pull complete 11:05:13 8ad3a11d3b57: Verifying Checksum 11:05:13 8ad3a11d3b57: Download complete 11:05:13 36b3adc4ff6f: Pull complete 11:05:16 8ad3a11d3b57: Pull complete 11:05:17 46f8f816bc3b: Pull complete 11:05:18 93b61091891f: Pull complete 11:05:19 93b9cdb0e59b: Pull complete 11:05:20 5e14af77c1be: Pull complete 11:05:22 01666e4c0597: Pull complete 11:05:29 aa168da1d23b: Verifying Checksum 11:05:29 aa168da1d23b: Download complete 11:05:56 aa168da1d23b: Pull complete 11:05:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:05:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:05:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:05:58 prd-centos7-docker-4c-2g-3794 does not seem to be running inside a container 11:05:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:06:03 $ docker top c63ec111d47edbee5322401e508d0c0e08408da1598dce6f5799ff1f86fcf2c7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:04 + touch /tmp/pre-build-complete [Pipeline] sh 11:06:05 + mkdir -p /var/log/sa [Pipeline] sh 11:06:06 + ls /var/log/sa-host 11:06:06 + sadf -c /var/log/sa-host/sa09 11:06:06 file_magic: OK 11:06:06 HZ: Using current value: 100 11:06:06 file_header: OK 11:06:06 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 11:06:06 Statistics: 11:06:06 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... 11:06:06 File successfully converted to sysstat format version 12.2.1 11:06:06 + sadf -c /var/log/sa-host/sa23 11:06:06 file_magic: OK 11:06:06 HZ: Using current value: 100 11:06:06 file_header: OK 11:06:06 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 11:06:06 Statistics: 11:06:06 Hnuu...uuuununununu... 11:06:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:06:06 provisioning config files... 11:06:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8500504489433539289tmp [Pipeline] { [Pipeline] echo 11:06:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:06:07 ---> create-netrc.sh [Pipeline] } 11:06:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:06:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:06:08 ---> python-tools-install.sh [Pipeline] echo 11:06:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:06:08 ---> sudo-logs.sh 11:06:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:06:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:06:08 ---> job-cost.sh 11:06:09 lf-activate-venv: SKIPPING 11:06:09 DEBUG: total: 0.20999999344348907 11:06:09 INFO: Retrieving Stack Cost... 11:06:10 INFO: Retrieving Pricing Info for: v1-standard-2 11:06:11 INFO: Archiving Costs [Pipeline] echo 11:06:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:06:12 ---> logs-deploy.sh 11:06:12 lf-activate-venv: SKIPPING 11:06:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3441/1 11:06:12 INFO: archiving workspace using pattern(s): 11:06:14 Archives upload complete. 11:06:14 INFO: archiving logs to Nexus 11:06:16 ---> uname -a: 11:06:16 Linux prd-centos7-docker-4c-2g-3794.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 11:06:16 11:06:16 11:06:16 ---> lscpu: 11:06:16 Architecture: x86_64 11:06:16 CPU op-mode(s): 32-bit, 64-bit 11:06:16 Byte Order: Little Endian 11:06:16 Address sizes: 40 bits physical, 48 bits virtual 11:06:16 CPU(s): 4 11:06:16 On-line CPU(s) list: 0-3 11:06:16 Thread(s) per core: 1 11:06:16 Core(s) per socket: 1 11:06:16 Socket(s): 4 11:06:16 NUMA node(s): 1 11:06:16 Vendor ID: GenuineIntel 11:06:16 CPU family: 6 11:06:16 Model: 44 11:06:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:06:16 Stepping: 1 11:06:16 CPU MHz: 2933.438 11:06:16 BogoMIPS: 5866.87 11:06:16 Virtualization: VT-x 11:06:16 Hypervisor vendor: KVM 11:06:16 Virtualization type: full 11:06:16 L1d cache: 128 KiB 11:06:16 L1i cache: 128 KiB 11:06:16 L2 cache: 16 MiB 11:06:16 L3 cache: 64 MiB 11:06:16 NUMA node0 CPU(s): 0-3 11:06:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 11:06:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 11:06:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 11:06:16 Vulnerability Meltdown: Mitigation; PTI 11:06:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:06:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:06:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:06:16 Vulnerability Srbds: Not affected 11:06:16 Vulnerability Tsx async abort: Not affected 11:06:16 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 11:06:16 11:06:16 11:06:16 ---> nproc: 11:06:16 4 11:06:16 11:06:16 11:06:16 ---> df -h: 11:06:16 Filesystem Size Used Available Use% Mounted on 11:06:16 overlay 50.0G 12.2G 37.8G 24% / 11:06:16 tmpfs 64.0M 0 64.0M 0% /dev 11:06:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 11:06:16 shm 64.0M 0 64.0M 0% /dev/shm 11:06:16 /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os 11:06:16 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf 11:06:16 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname 11:06:16 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts 11:06:16 /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json 11:06:16 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host 11:06:16 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure 11:06:16 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log 11:06:16 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1@tmp 11:06:16 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1 11:06:16 11:06:16 11:06:16 ---> free -m: 11:06:16 total used free shared buff/cache available 11:06:16 Mem: 1837 713 111 0 1012 1040 11:06:16 Swap: 1023 74 949 11:06:16 11:06:16 11:06:16 ---> ip addr: 11:06:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:06:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:06:16 inet 127.0.0.1/8 scope host lo 11:06:16 valid_lft forever preferred_lft forever 11:06:16 inet6 ::1/128 scope host 11:06:16 valid_lft forever preferred_lft forever 11:06:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:06:16 link/ether fa:16:3e:ad:60:5b brd ff:ff:ff:ff:ff:ff 11:06:16 inet 10.30.123.98/23 brd 10.30.123.255 scope global dynamic eth0 11:06:16 valid_lft 84666sec preferred_lft 84666sec 11:06:16 inet6 fe80::f816:3eff:fead:605b/64 scope link 11:06:16 valid_lft forever preferred_lft forever 11:06:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:06:16 link/ether 02:42:72:0e:7e:f5 brd ff:ff:ff:ff:ff:ff 11:06:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:06:16 valid_lft forever preferred_lft forever 11:06:16 inet6 fe80::42:72ff:fe0e:7ef5/64 scope link 11:06:16 valid_lft forever preferred_lft forever 11:06:16 11:06:16 11:06:16 ---> sar -b -r -n DEV: 11:06:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/09/21 _x86_64_ (4 CPU) 11:06:16 11:06:16 10:37:08 LINUX RESTART (4 CPU) 11:06:16 11:06:16 10:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:06:16 10:39:01 72.40 21.19 51.20 0.00 5574.62 9313.62 0.00 11:06:16 10:40:01 112.74 50.03 62.71 0.00 5352.94 29222.25 0.00 11:06:16 10:41:02 151.90 49.26 102.64 0.00 2148.48 20038.10 0.00 11:06:16 10:42:01 182.18 79.50 102.68 0.00 2864.39 12767.03 0.00 11:06:16 10:43:01 89.16 24.30 64.86 0.00 894.94 9014.64 0.00 11:06:16 10:44:01 50.20 8.99 41.21 0.00 442.94 5467.18 0.00 11:06:16 10:45:02 98.84 46.48 52.36 0.00 1964.00 4169.73 0.00 11:06:16 10:46:01 60.06 25.32 34.74 0.00 1486.87 6570.40 0.00 11:06:16 10:47:01 92.47 9.02 83.45 0.00 786.44 19308.64 0.00 11:06:16 10:48:02 271.44 129.11 142.33 0.00 58215.83 110598.36 0.00 11:06:16 10:49:09 1518.41 1355.91 162.50 0.00 73799.43 79407.15 0.00 11:06:16 10:50:05 1246.69 1113.80 132.89 0.00 76916.54 83124.56 0.00 11:06:16 10:51:01 580.08 485.03 95.06 0.00 27371.29 28449.52 0.00 11:06:16 10:52:02 162.71 90.79 71.92 0.00 8180.75 17692.29 0.00 11:06:16 10:53:03 466.29 193.41 272.87 0.00 29263.34 76820.51 0.00 11:06:16 10:54:05 1370.01 1160.58 209.43 0.00 71727.11 77316.93 0.00 11:06:16 10:55:02 1350.05 1090.72 259.34 0.00 63749.08 71443.46 0.00 11:06:16 10:56:01 295.56 152.77 142.79 0.00 10357.03 18967.28 0.00 11:06:16 10:57:02 42.53 23.53 18.99 0.00 3025.52 1486.24 0.00 11:06:16 10:58:01 1.71 0.22 1.49 0.00 3.78 25.68 0.00 11:06:16 10:59:01 0.30 0.05 0.25 0.00 0.40 3.16 0.00 11:06:16 11:00:01 0.35 0.07 0.28 0.00 0.66 3.44 0.00 11:06:16 11:01:01 0.35 0.13 0.22 0.00 1.99 2.41 0.00 11:06:16 11:02:02 0.81 0.36 0.45 0.00 22.36 7.91 0.00 11:06:16 11:03:01 0.17 0.00 0.17 0.00 0.00 1.49 0.00 11:06:16 11:04:01 0.18 0.02 0.17 0.00 0.13 1.47 0.00 11:06:16 11:05:01 40.56 40.36 0.20 0.00 3813.47 24.61 0.00 11:06:16 11:06:01 158.36 50.34 108.02 0.00 3673.63 18960.43 0.00 11:06:16 Average: 301.78 222.53 79.25 0.00 16203.17 25157.17 0.00 11:06:16 11:06:16 10:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:06:16 10:39:01 162632 0 632008 33.59 2620 1084284 1338276 45.67 468736 1045072 60 11:06:16 10:40:01 70848 0 710320 37.75 2596 1097780 1589424 54.24 696352 900656 22052 11:06:16 10:41:02 112988 0 729372 38.76 1580 1037604 1520220 51.88 573500 944684 16852 11:06:16 10:42:01 133948 0 794896 42.25 1492 951208 1654912 56.48 612136 861228 59912 11:06:16 10:43:01 205588 0 806432 42.86 620 868904 1753380 59.84 654940 740756 43432 11:06:16 10:44:01 119992 0 854168 45.40 492 906892 1697588 57.94 738292 737740 30288 11:06:16 10:45:02 210300 0 776560 41.27 452 894232 1757712 59.99 618492 760700 62404 11:06:16 10:46:01 157828 0 747904 39.75 452 975360 1333776 45.52 624124 805452 40004 11:06:16 10:47:01 183804 0 745868 39.64 352 951520 1377816 47.02 558528 849652 124 11:06:16 10:48:02 77016 0 837740 44.52 0 966788 2336708 79.75 768884 825324 34520 11:06:16 10:49:09 71516 0 837840 44.53 0 972188 2358024 80.48 711656 881284 83592 11:06:16 10:50:05 72228 0 849264 45.14 0 960052 2360128 80.55 767508 808032 64108 11:06:16 10:51:01 193620 0 1304528 69.33 0 383396 4470044 152.56 881784 527912 3160 11:06:16 10:52:02 419748 0 751916 39.96 0 709880 1625252 55.47 526392 667316 5556 11:06:16 10:53:03 68996 0 838500 44.56 0 974048 2149792 73.37 744592 823988 50984 11:06:16 10:54:05 73320 0 894520 47.54 0 913704 3012732 102.82 733104 814456 1032 11:06:16 10:55:02 155788 0 731556 38.88 0 994200 1800932 61.46 555072 922800 3300 11:06:16 10:56:01 293200 0 723284 38.44 0 865060 1727560 58.96 625180 703904 24 11:06:16 10:57:02 337368 0 632176 33.60 0 912000 1224244 41.78 563832 728076 16 11:06:16 10:58:01 337556 0 631984 33.59 0 912004 1224232 41.78 563676 728132 8 11:06:16 10:59:01 339968 0 629564 33.46 0 912012 1199548 40.94 562112 727640 8 11:06:16 11:00:01 340980 0 628536 33.41 0 912028 1187344 40.52 561668 727536 16 11:06:16 11:01:01 339376 0 630140 33.49 0 912028 1190220 40.62 562364 727544 8 11:06:16 11:02:02 340404 0 628428 33.40 0 912712 1187720 40.53 561504 728108 8 11:06:16 11:03:01 340560 0 628228 33.39 0 912756 1187720 40.53 561608 728120 16 11:06:16 11:04:01 340268 0 628548 33.41 0 912728 1187840 40.54 561520 728112 12 11:06:16 11:05:01 200184 0 657408 34.94 0 1023952 1223112 41.74 600304 825880 280 11:06:16 11:06:01 174568 0 699984 37.20 0 1006992 1460712 49.85 545816 870204 16 11:06:16 Average: 209807 0 748631 39.79 381 922725 1719177 58.67 625131 790725 18635 11:06:16 11:06:16 10:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:06:16 10:39:01 eth0 520.03 410.65 3669.97 92.91 0.00 0.00 0.00 0.00 11:06:16 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:39:01 veth14335b7 46.24 19.93 6.76 4.13 0.00 0.00 0.00 0.00 11:06:16 10:39:01 docker0 46.24 19.81 6.13 4.12 0.00 0.00 0.00 0.00 11:06:16 10:40:01 eth0 759.77 1034.12 5346.95 141.72 0.00 0.00 0.00 0.00 11:06:16 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:40:01 docker0 804.30 490.96 63.98 2660.57 0.00 0.00 0.00 0.00 11:06:16 10:41:02 veth5e264f0 51.70 63.68 4.85 169.70 0.00 0.00 0.00 0.00 11:06:16 10:41:02 eth0 238.40 181.78 563.67 21.85 0.00 0.00 0.00 0.00 11:06:16 10:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:41:02 docker0 166.07 202.44 10.13 545.31 0.00 0.00 0.00 0.00 11:06:16 10:42:01 veth88d8ddc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:06:16 10:42:01 eth0 78.52 71.21 354.85 15.18 0.00 0.00 0.00 0.00 11:06:16 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:42:01 docker0 50.44 52.65 4.05 326.89 0.00 0.00 0.00 0.00 11:06:16 10:43:01 veth88d8ddc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:43:01 eth0 14.14 9.76 11.53 6.29 0.00 0.00 0.00 0.00 11:06:16 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:44:01 veth88d8ddc 1.65 1.65 0.13 0.13 0.00 0.00 0.00 0.00 11:06:16 10:44:01 eth0 41.39 35.61 23.12 80.63 0.00 0.00 0.00 0.00 11:06:16 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:44:01 docker0 1.65 1.65 0.11 0.13 0.00 0.00 0.00 0.00 11:06:16 10:45:02 veth88d8ddc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:45:02 eth0 12.44 9.43 9.88 5.45 0.00 0.00 0.00 0.00 11:06:16 10:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:46:01 veth88d8ddc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:46:01 eth0 16.83 12.09 14.06 7.84 0.00 0.00 0.00 0.00 11:06:16 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:47:01 veth9610d95 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:47:01 eth0 176.50 149.48 1688.17 87.34 0.00 0.00 0.00 0.00 11:06:16 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:47:01 veth781f6c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:48:02 eth0 17.84 15.71 19.67 7.64 0.00 0.00 0.00 0.00 11:06:16 10:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:48:02 veth9be4e7a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:06:16 10:48:02 docker0 1047.51 751.97 82.72 3464.46 0.00 0.00 0.00 0.00 11:06:16 10:49:09 eth0 79.82 58.52 164.81 11.77 0.00 0.00 0.00 0.00 11:06:16 10:49:09 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:49:09 veth9be4e7a 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 11:06:16 10:49:09 docker0 43.30 57.47 2.70 149.24 0.00 0.00 0.00 0.00 11:06:16 10:50:05 eth0 3.52 1.94 1.86 0.99 0.00 0.00 0.00 0.00 11:06:16 10:50:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:50:05 veth9be4e7a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:51:01 vethe087999 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 11:06:16 10:51:01 vethf8a135e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 11:06:16 10:51:01 veth9bd0fb8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 11:06:16 10:51:01 eth0 13.88 12.42 5.44 41.42 0.00 0.00 0.00 0.00 11:06:16 10:52:02 vethe087999 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:52:02 veth06ad1bc 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:06:16 10:52:02 eth0 17.21 12.05 52.51 23.71 0.00 0.00 0.00 0.00 11:06:16 10:52:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:06:16 10:53:03 vethcd660c4 20.69 43.01 1.50 323.56 0.00 0.00 0.00 0.00 11:06:16 10:53:03 eth0 212.80 145.32 1690.93 27.97 0.00 0.00 0.00 0.00 11:06:16 10:53:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:53:03 veth9be4e7a 0.00 0.69 0.00 0.03 0.00 0.00 0.00 0.00 11:06:16 10:54:05 eth0 78.59 60.05 110.56 88.46 0.00 0.00 0.00 0.00 11:06:16 10:54:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:54:05 veth9be4e7a 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:54:05 veth3fcf1a6 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 11:06:16 10:55:02 eth0 21.22 15.91 15.94 8.86 0.00 0.00 0.00 0.00 11:06:16 10:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:55:02 veth9be4e7a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:55:02 docker0 1245.07 985.96 96.59 4521.70 0.00 0.00 0.00 0.00 11:06:16 10:56:01 eth0 57.03 37.96 77.90 75.74 0.00 0.00 0.00 0.00 11:06:16 10:56:01 veth1177013 3.53 7.45 0.23 19.93 0.00 0.00 0.00 0.00 11:06:16 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:56:01 veth9be4e7a 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:57:02 eth0 25.02 19.24 38.12 6.72 0.00 0.00 0.00 0.00 11:06:16 10:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:57:02 docker0 1181.01 948.01 91.35 4316.04 0.00 0.00 0.00 0.00 11:06:16 10:58:01 eth0 0.51 0.30 0.27 0.23 0.00 0.00 0.00 0.00 11:06:16 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:59:01 eth0 0.82 0.25 0.20 0.08 0.00 0.00 0.00 0.00 11:06:16 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 11:00:01 eth0 1.06 0.32 0.32 0.20 0.00 0.00 0.00 0.00 11:06:16 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 11:01:01 eth0 0.47 0.27 0.27 0.21 0.00 0.00 0.00 0.00 11:06:16 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 11:02:02 eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:06:16 11:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 11:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 11:03:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 11:06:16 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 11:04:01 eth0 0.92 0.27 0.20 0.08 0.00 0.00 0.00 0.00 11:06:16 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 11:05:01 eth0 15.33 11.74 14.36 7.30 0.00 0.00 0.00 0.00 11:06:16 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 11:06:01 eth0 215.32 187.35 2168.61 71.35 0.00 0.00 0.00 0.00 11:06:16 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 Average: eth0 94.26 89.65 576.53 29.82 0.00 0.00 0.00 0.00 11:06:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:16 Average: docker0 42.41 34.04 3.28 154.98 0.00 0.00 0.00 0.00 11:06:16 11:06:16 11:06:16 ---> sar -P ALL: 11:06:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/09/21 _x86_64_ (4 CPU) 11:06:16 11:06:16 10:37:08 LINUX RESTART (4 CPU) 11:06:16 11:06:16 10:38:01 CPU %user %nice %system %iowait %steal %idle 11:06:16 10:39:01 all 12.56 0.00 6.01 1.76 20.97 58.70 11:06:16 10:39:01 0 13.22 0.00 6.60 1.53 22.00 56.64 11:06:16 10:39:01 1 10.56 0.00 5.81 3.67 22.28 57.68 11:06:16 10:39:01 2 15.59 0.00 6.47 0.99 19.74 57.21 11:06:16 10:39:01 3 11.09 0.00 5.20 0.75 19.83 63.12 11:06:16 10:40:01 all 10.01 0.00 4.15 1.03 19.19 65.63 11:06:16 10:40:01 0 4.90 0.00 3.94 0.63 21.70 68.84 11:06:16 10:40:01 1 12.04 0.00 4.57 1.32 19.57 62.50 11:06:16 10:40:01 2 5.97 0.00 3.61 0.63 17.99 71.80 11:06:16 10:40:01 3 17.49 0.00 4.50 1.56 17.44 59.02 11:06:16 10:41:02 all 3.47 0.00 3.77 1.50 17.58 73.68 11:06:16 10:41:02 0 3.52 0.00 3.81 1.11 18.18 73.38 11:06:16 10:41:02 1 3.59 0.00 3.60 1.94 17.42 73.45 11:06:16 10:41:02 2 3.86 0.00 3.85 2.12 18.06 72.12 11:06:16 10:41:02 3 2.89 0.00 3.84 0.84 16.65 75.78 11:06:16 10:42:01 all 11.57 0.00 7.23 4.40 23.07 53.73 11:06:16 10:42:01 0 13.30 0.00 8.46 5.54 23.41 49.30 11:06:16 10:42:01 1 10.79 0.00 5.93 3.14 23.21 56.93 11:06:16 10:42:01 2 11.30 0.00 7.50 4.71 21.68 54.81 11:06:16 10:42:01 3 10.95 0.00 7.07 4.25 23.95 53.78 11:06:16 10:43:01 all 40.25 0.00 13.33 3.28 24.77 18.36 11:06:16 10:43:01 0 44.76 0.00 14.83 3.83 22.88 13.70 11:06:16 10:43:01 1 37.88 0.00 12.88 3.20 26.15 19.89 11:06:16 10:43:01 2 40.68 0.00 13.90 3.67 23.87 17.87 11:06:16 10:43:01 3 37.93 0.00 11.82 2.45 26.04 21.75 11:06:16 10:44:01 all 29.68 0.00 10.69 1.03 25.28 33.32 11:06:16 10:44:01 0 31.64 0.00 10.29 0.89 24.48 32.69 11:06:16 10:44:01 1 28.33 0.00 10.83 0.90 26.05 33.88 11:06:16 10:44:01 2 28.31 0.00 10.46 1.72 26.30 33.21 11:06:16 10:44:01 3 30.40 0.00 11.18 0.61 24.31 33.50 11:06:16 10:45:02 all 36.14 0.00 15.29 3.46 26.75 18.36 11:06:16 10:45:02 0 34.83 0.00 14.40 3.51 27.93 19.33 11:06:16 10:45:02 1 38.33 0.00 16.77 4.79 26.44 13.68 11:06:16 10:45:02 2 35.45 0.00 15.06 3.18 26.62 19.70 11:06:16 10:45:02 3 36.06 0.00 15.01 2.38 25.98 20.57 11:06:16 10:46:01 all 23.90 0.00 12.12 1.33 27.38 35.26 11:06:16 10:46:01 0 21.27 0.00 11.65 0.91 28.86 37.31 11:06:16 10:46:01 1 27.43 0.00 13.56 2.12 25.65 31.24 11:06:16 10:46:01 2 25.00 0.00 12.46 1.12 26.75 34.66 11:06:16 10:46:01 3 22.10 0.00 10.89 1.18 28.17 37.65 11:06:16 10:47:01 all 8.38 0.00 8.63 1.00 29.90 52.08 11:06:16 10:47:01 0 8.27 0.00 8.87 1.28 30.00 51.57 11:06:16 10:47:01 1 8.57 0.00 8.66 0.37 29.10 53.30 11:06:16 10:47:01 2 7.71 0.00 7.70 0.81 31.13 52.65 11:06:16 10:47:01 3 9.00 0.00 9.31 1.54 29.36 50.78 11:06:16 10:48:02 all 8.51 0.00 8.76 8.31 37.89 36.53 11:06:16 10:48:02 0 9.28 0.00 8.59 8.03 37.62 36.48 11:06:16 10:48:02 1 8.29 0.00 7.82 8.30 37.51 38.08 11:06:16 10:48:02 2 8.58 0.00 9.08 8.46 38.15 35.73 11:06:16 10:48:02 3 7.87 0.00 9.55 8.47 38.31 35.79 11:06:16 10:49:09 all 7.11 0.00 8.95 21.10 35.52 27.33 11:06:16 10:49:09 0 7.47 0.00 8.74 20.86 36.22 26.71 11:06:16 10:49:09 1 6.77 0.00 8.72 22.87 35.24 26.40 11:06:16 10:49:09 2 7.19 0.00 9.55 21.52 34.47 27.26 11:06:16 10:49:09 3 7.00 0.00 8.79 19.15 36.12 28.94 11:06:16 11:06:16 10:49:09 CPU %user %nice %system %iowait %steal %idle 11:06:16 10:50:05 all 7.10 0.00 5.85 25.23 42.62 19.20 11:06:16 10:50:05 0 7.66 0.00 6.04 25.91 43.61 16.78 11:06:16 10:50:05 1 6.66 0.00 5.51 28.22 42.44 17.17 11:06:16 10:50:05 2 6.78 0.00 5.92 23.10 41.35 22.85 11:06:16 10:50:05 3 7.30 0.00 5.94 23.66 43.10 20.01 11:06:16 10:51:01 all 22.81 0.00 8.15 18.51 38.16 12.37 11:06:16 10:51:01 0 22.50 0.00 7.79 18.60 38.19 12.92 11:06:16 10:51:01 1 23.61 0.00 7.47 18.92 39.24 10.75 11:06:16 10:51:01 2 22.92 0.00 9.55 18.39 36.05 13.09 11:06:16 10:51:01 3 22.21 0.00 7.81 18.11 39.15 12.72 11:06:16 10:52:02 all 52.53 0.00 11.05 4.98 28.39 3.04 11:06:16 10:52:02 0 51.38 0.00 10.42 5.57 29.56 3.06 11:06:16 10:52:02 1 53.30 0.00 10.70 5.09 27.86 3.05 11:06:16 10:52:02 2 52.00 0.00 11.80 5.36 28.75 2.09 11:06:16 10:52:02 3 53.40 0.00 11.26 3.94 27.43 3.96 11:06:16 10:53:03 all 8.68 0.00 10.59 14.64 38.64 27.46 11:06:16 10:53:03 0 7.62 0.00 9.21 13.96 39.15 30.07 11:06:16 10:53:03 1 8.70 0.00 10.45 15.05 39.20 26.61 11:06:16 10:53:03 2 8.63 0.00 11.64 15.01 37.76 26.96 11:06:16 10:53:03 3 9.83 0.00 11.12 14.56 38.42 26.07 11:06:16 10:54:05 all 22.80 0.00 12.62 13.34 35.37 15.87 11:06:16 10:54:05 0 24.18 0.00 12.57 12.92 36.09 14.22 11:06:16 10:54:05 1 22.26 0.00 12.10 15.35 34.93 15.35 11:06:16 10:54:05 2 20.55 0.00 12.61 11.80 35.91 19.12 11:06:16 10:54:05 3 24.24 0.00 13.22 13.24 34.54 14.76 11:06:16 10:55:02 all 22.70 0.00 11.58 19.71 30.32 15.69 11:06:16 10:55:02 0 22.91 0.00 11.36 22.04 29.88 13.81 11:06:16 10:55:02 1 23.59 0.00 11.53 19.53 29.85 15.50 11:06:16 10:55:02 2 21.19 0.00 11.49 19.92 30.29 17.11 11:06:16 10:55:02 3 23.13 0.00 11.96 17.22 31.31 16.39 11:06:16 10:56:01 all 33.97 0.00 12.66 6.91 24.15 22.32 11:06:16 10:56:01 0 31.29 0.00 11.94 5.31 25.39 26.07 11:06:16 10:56:01 1 33.18 0.00 12.89 9.50 23.91 20.52 11:06:16 10:56:01 2 35.21 0.00 12.46 5.49 23.22 23.62 11:06:16 10:56:01 3 36.32 0.00 13.40 7.30 24.05 18.93 11:06:16 10:57:02 all 0.72 0.00 1.59 1.25 5.26 91.18 11:06:16 10:57:02 0 0.39 0.00 0.75 1.77 5.73 91.37 11:06:16 10:57:02 1 0.63 0.00 2.09 0.39 5.06 91.83 11:06:16 10:57:02 2 0.76 0.00 1.93 1.28 4.80 91.23 11:06:16 10:57:02 3 1.09 0.00 1.61 1.56 5.43 90.31 11:06:16 10:58:01 all 0.10 0.00 0.04 0.00 0.86 99.00 11:06:16 10:58:01 0 0.03 0.00 0.05 0.00 0.82 99.09 11:06:16 10:58:01 1 0.03 0.00 0.02 0.00 1.09 98.86 11:06:16 10:58:01 2 0.30 0.00 0.07 0.00 1.09 98.54 11:06:16 10:58:01 3 0.02 0.00 0.03 0.02 0.42 99.51 11:06:16 10:59:01 all 0.09 0.00 0.11 0.00 1.48 98.32 11:06:16 10:59:01 0 0.21 0.00 0.08 0.00 0.91 98.79 11:06:16 10:59:01 1 0.02 0.00 0.13 0.02 2.08 97.75 11:06:16 10:59:01 2 0.10 0.00 0.18 0.00 0.91 98.81 11:06:16 10:59:01 3 0.02 0.00 0.05 0.00 2.01 97.92 11:06:16 11:00:01 all 0.04 0.00 0.10 0.00 0.85 99.00 11:06:16 11:00:01 0 0.02 0.00 0.25 0.00 0.68 99.06 11:06:16 11:00:01 1 0.13 0.00 0.05 0.00 0.99 98.82 11:06:16 11:00:01 2 0.00 0.00 0.03 0.00 0.50 99.47 11:06:16 11:00:01 3 0.02 0.00 0.08 0.00 1.24 98.67 11:06:16 11:06:16 11:00:01 CPU %user %nice %system %iowait %steal %idle 11:06:16 11:01:01 all 0.09 0.00 0.22 0.01 1.57 98.12 11:06:16 11:01:01 0 0.03 0.00 0.50 0.00 1.01 98.46 11:06:16 11:01:01 1 0.24 0.00 0.11 0.00 3.03 96.61 11:06:16 11:01:01 2 0.03 0.00 0.18 0.02 1.04 98.73 11:06:16 11:01:01 3 0.03 0.00 0.08 0.02 1.17 98.69 11:06:16 11:02:02 all 0.06 0.00 0.05 0.02 1.27 98.61 11:06:16 11:02:02 0 0.02 0.00 0.05 0.02 0.85 99.06 11:06:16 11:02:02 1 0.18 0.00 0.02 0.02 1.04 98.75 11:06:16 11:02:02 2 0.03 0.00 0.08 0.03 2.48 97.37 11:06:16 11:02:02 3 0.02 0.00 0.03 0.00 0.69 99.26 11:06:16 11:03:01 all 0.08 0.00 0.03 0.00 0.94 98.95 11:06:16 11:03:01 0 0.05 0.00 0.03 0.00 1.17 98.74 11:06:16 11:03:01 1 0.22 0.00 0.03 0.00 0.69 99.06 11:06:16 11:03:01 2 0.02 0.00 0.02 0.00 0.66 99.31 11:06:16 11:03:01 3 0.03 0.00 0.02 0.00 1.26 98.69 11:06:16 11:04:01 all 0.03 0.00 0.02 0.00 1.33 98.62 11:06:16 11:04:01 0 0.02 0.00 0.02 0.00 3.27 96.70 11:06:16 11:04:01 1 0.10 0.00 0.02 0.00 1.12 98.76 11:06:16 11:04:01 2 0.00 0.00 0.02 0.00 0.53 99.45 11:06:16 11:04:01 3 0.00 0.00 0.03 0.00 0.37 99.60 11:06:16 11:05:01 all 1.49 0.00 1.29 1.78 5.57 89.86 11:06:16 11:05:01 0 1.59 0.00 1.45 2.43 5.98 88.56 11:06:16 11:05:01 1 1.97 0.00 1.41 2.45 5.18 88.98 11:06:16 11:05:01 2 0.99 0.00 0.88 0.99 5.42 91.71 11:06:16 11:05:01 3 1.42 0.00 1.42 1.27 5.70 90.19 11:06:16 11:06:01 all 3.45 0.00 3.98 3.30 30.23 59.04 11:06:16 11:06:01 0 3.03 0.00 3.52 3.07 31.53 58.85 11:06:16 11:06:01 1 2.84 0.00 3.99 3.51 29.78 59.88 11:06:16 11:06:01 2 4.05 0.00 3.66 4.05 28.88 59.35 11:06:16 11:06:01 3 3.90 0.00 4.77 2.59 30.70 58.05 11:06:16 Average: all 12.49 0.00 6.29 5.73 20.70 54.79 11:06:16 Average: 0 12.36 0.00 6.19 5.81 21.16 54.47 11:06:16 Average: 1 12.55 0.00 6.23 6.21 20.77 54.23 11:06:16 Average: 2 12.28 0.00 6.39 5.61 20.26 55.47 11:06:16 Average: 3 12.78 0.00 6.33 5.30 20.59 55.00 11:06:16 11:06:16 11:06:16