Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 266e89840a72ddde2cb83eb2b982679fcff76107 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2251936580839493448.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2957231217122471710.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh542478517322628244.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4738943973067888988.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1395679922142543914.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-684 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/39 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/39 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/39@tmp/jenkins-gitclient-ssh6218815492160357256.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 266e89840a72ddde2cb83eb2b982679fcff76107 Merge succeeded, producing 266e89840a72ddde2cb83eb2b982679fcff76107 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/39@tmp/jenkins-gitclient-ssh5222601729023860270.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 266e89840a72ddde2cb83eb2b982679fcff76107 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/39@tmp/jenkins-gitclient-ssh6186677583809625227.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Checking out Revision 266e89840a72ddde2cb83eb2b982679fcff76107 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 266e89840a72ddde2cb83eb2b982679fcff76107 # timeout=10 Commit message: "feat(snap): Add vault secret-token content plug hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:23:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:23:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:23:29 ========================================================= 16:23:29 EdgeX Global Pipelines Version Info 16:23:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 11947ec355179e21085d9ba4868ebf82c259e246 # timeout=10 16:23:30 ------------------- 16:23:30 stable info: 16:23:30 ------------------- 16:23:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:23:30 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:23:30 Message: update stable to v1.0.195 16:23:31 ------------------- 16:23:31 experimental info: 16:23:31 ------------------- 16:23:31 Commited By: **** collab-it+edgex@linuxfoundation.org 16:23:31 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:23:31 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 266e89840a72ddde2cb83eb2b982679fcff76107 [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 266e898 [Pipeline] echo 16:23:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:32 provisioning config files... 16:23:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/39@tmp/config3176737950318262725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:32 ---> docker-login.sh 16:23:32 nexus3.edgexfoundry.org:10001 16:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:32 Configure a credential helper to remove this warning. See 16:23:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:32 16:23:32 Login Succeeded 16:23:32 nexus3.edgexfoundry.org:10002 16:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:32 Configure a credential helper to remove this warning. See 16:23:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:32 16:23:32 Login Succeeded 16:23:32 nexus3.edgexfoundry.org:10003 16:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:32 Configure a credential helper to remove this warning. See 16:23:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:32 16:23:32 Login Succeeded 16:23:32 nexus3.edgexfoundry.org:10004 16:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:33 Configure a credential helper to remove this warning. See 16:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:33 16:23:33 Login Succeeded 16:23:33 docker.io 16:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:33 Configure a credential helper to remove this warning. See 16:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:33 16:23:33 Login Succeeded 16:23:33 ---> docker-login.sh ends [Pipeline] } 16:23:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:33 ++ 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 16:23:33 + for file in '`ls cmd/**/Dockerfile`' 16:23:33 ++ dirname cmd/core-command/Dockerfile 16:23:33 ++ cut -d/ -f2 16:23:33 + echo core-command,cmd/core-command/Dockerfile 16:23:33 + for file in '`ls cmd/**/Dockerfile`' 16:23:33 ++ cut -d/ -f2 16:23:33 ++ dirname cmd/core-data/Dockerfile 16:23:33 + echo core-data,cmd/core-data/Dockerfile 16:23:33 + for file in '`ls cmd/**/Dockerfile`' 16:23:33 ++ cut -d/ -f2 16:23:33 ++ dirname cmd/core-metadata/Dockerfile 16:23:33 + echo core-metadata,cmd/core-metadata/Dockerfile 16:23:33 + for file in '`ls cmd/**/Dockerfile`' 16:23:33 ++ dirname cmd/security-bootstrapper/Dockerfile 16:23:33 ++ cut -d/ -f2 16:23:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:23:33 + for file in '`ls cmd/**/Dockerfile`' 16:23:33 ++ dirname cmd/security-proxy-setup/Dockerfile 16:23:33 ++ cut -d/ -f2 16:23:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:23:33 + for file in '`ls cmd/**/Dockerfile`' 16:23:33 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:23:33 ++ cut -d/ -f2 16:23:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:23:33 + for file in '`ls cmd/**/Dockerfile`' 16:23:33 ++ dirname cmd/support-notifications/Dockerfile 16:23:33 ++ cut -d/ -f2 16:23:33 + echo support-notifications,cmd/support-notifications/Dockerfile 16:23:33 + for file in '`ls cmd/**/Dockerfile`' 16:23:33 ++ dirname cmd/support-scheduler/Dockerfile 16:23:33 ++ cut -d/ -f2 16:23:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:23:33 + for file in '`ls cmd/**/Dockerfile`' 16:23:33 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:23:33 ++ cut -d/ -f2 16:23:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:23:33 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:23:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:34 16:23:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:23:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:34 latest: Pulling from edgex-devops/git-semver 16:23:34 31603596830f: Pulling fs layer 16:23:34 54011a49482f: Pulling fs layer 16:23:34 a6820b24f6d8: Pulling fs layer 16:23:34 f581987b2513: Pulling fs layer 16:23:34 f581987b2513: Waiting 16:23:34 54011a49482f: Verifying Checksum 16:23:34 54011a49482f: Download complete 16:23:35 31603596830f: Verifying Checksum 16:23:35 31603596830f: Download complete 16:23:35 f581987b2513: Verifying Checksum 16:23:35 f581987b2513: Download complete 16:23:35 a6820b24f6d8: Verifying Checksum 16:23:35 a6820b24f6d8: Download complete 16:23:35 31603596830f: Pull complete 16:23:35 54011a49482f: Pull complete 16:23:36 a6820b24f6d8: Pull complete 16:23:36 f581987b2513: Pull complete 16:23:36 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:23:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:23:36 prd-centos7-docker-4c-2g-684 does not seem to be running inside a container 16:23:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:23:37 $ docker top f68b2ab3db257987679e65088e2e25ca7df6aef6d3d649abb4c5da408ec6cce2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:23:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:37 [ssh-agent] Looking for ssh-agent implementation... 16:23:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:37 $ docker exec f68b2ab3db257987679e65088e2e25ca7df6aef6d3d649abb4c5da408ec6cce2 ssh-agent 16:23:37 SSH_AUTH_SOCK=/tmp/ssh-c9HcFRvRSl1X/agent.14 16:23:37 SSH_AGENT_PID=20 16:23:37 Running ssh-add (command line suppressed) 16:23:38 Identity added: /w/workspace/edgex-go/39@tmp/private_key_8238418334496285686.key (/w/workspace/edgex-go/39@tmp/private_key_8238418334496285686.key) 16:23:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:38 + git tag --points-at HEAD [Pipeline] } 16:23:38 $ docker exec --env ******** --env ******** f68b2ab3db257987679e65088e2e25ca7df6aef6d3d649abb4c5da408ec6cce2 ssh-agent -k 16:23:38 unset SSH_AUTH_SOCK; 16:23:38 unset SSH_AGENT_PID; 16:23:38 echo Agent pid 20 killed; 16:23:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:23:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:38 [ssh-agent] Looking for ssh-agent implementation... 16:23:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:38 $ docker exec f68b2ab3db257987679e65088e2e25ca7df6aef6d3d649abb4c5da408ec6cce2 ssh-agent 16:23:38 SSH_AUTH_SOCK=/tmp/ssh-rCpOFLEWZIPa/agent.52 16:23:38 SSH_AGENT_PID=59 16:23:38 Running ssh-add (command line suppressed) 16:23:38 Identity added: /w/workspace/edgex-go/39@tmp/private_key_3472591447421611827.key (/w/workspace/edgex-go/39@tmp/private_key_3472591447421611827.key) 16:23:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:39 + git semver init 16:23:39 # -> Open(): unable to determine branch for HEAD 16:23:39 # $GIT_DIR = /w/workspace/edgex-go/39/.git 16:23:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/39 16:23:39 # $SEMVER_REMOTE_NAME = origin 16:23:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:23:39 # $SEMVER_USER_NAME = edgex-jenkins 16:23:39 # $SEMVER_BRANCH = PR-3579 16:23:39 # $SEMVER_TEMP = /tmp/semver-867416527 16:23:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:23:57 # '/tmp/semver-867416527' -> '/w/workspace/edgex-go/39/.semver' 16:23:57 # -> Force: false 16:23:57 # $SEMVER_DIR = /w/workspace/edgex-go/39/.semver [Pipeline] } 16:23:57 $ docker exec --env ******** --env ******** f68b2ab3db257987679e65088e2e25ca7df6aef6d3d649abb4c5da408ec6cce2 ssh-agent -k 16:23:57 unset SSH_AUTH_SOCK; 16:23:57 unset SSH_AGENT_PID; 16:23:57 echo Agent pid 59 killed; 16:23:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:57 + git semver [Pipeline] } 16:23:57 $ docker stop --time=1 f68b2ab3db257987679e65088e2e25ca7df6aef6d3d649abb4c5da408ec6cce2 16:24:00 $ docker rm -f f68b2ab3db257987679e65088e2e25ca7df6aef6d3d649abb4c5da408ec6cce2 [Pipeline] // withDockerContainer [Pipeline] sh 16:24:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:24:01 Stashed 1 file(s) [Pipeline] echo 16:24:01 [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 16:24:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:24:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:24:02 + sudo service docker restart 16:24:02 + true 16:24:02 Redirecting to /bin/systemctl restart docker.service 16:24:16 Still waiting to schedule task 16:24:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 16:24:20 ========================================================= 16:24:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:24:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:24:20 + 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 . 16:24:22 Sending build context to Docker daemon 329.5MB 16:24:22 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:24:22 Step 2/6 : FROM ${BASE} 16:24:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:24:22 540db60ca938: Pulling fs layer 16:24:22 adcc1eea9eea: Pulling fs layer 16:24:22 4c4ab2625f07: Pulling fs layer 16:24:22 0510c868ecb4: Pulling fs layer 16:24:22 afea3b2eda06: Pulling fs layer 16:24:22 7809a108b3ef: Pulling fs layer 16:24:22 f706445af74f: Pulling fs layer 16:24:22 afea3b2eda06: Waiting 16:24:22 7809a108b3ef: Waiting 16:24:22 f706445af74f: Waiting 16:24:22 0510c868ecb4: Waiting 16:24:22 4c4ab2625f07: Verifying Checksum 16:24:22 4c4ab2625f07: Download complete 16:24:22 adcc1eea9eea: Verifying Checksum 16:24:22 adcc1eea9eea: Download complete 16:24:22 afea3b2eda06: Verifying Checksum 16:24:22 afea3b2eda06: Download complete 16:24:22 7809a108b3ef: Verifying Checksum 16:24:22 7809a108b3ef: Download complete 16:24:22 540db60ca938: Verifying Checksum 16:24:22 540db60ca938: Download complete 16:24:22 540db60ca938: Pull complete 16:24:22 adcc1eea9eea: Pull complete 16:24:22 4c4ab2625f07: Pull complete 16:24:24 f706445af74f: Verifying Checksum 16:24:24 f706445af74f: Download complete 16:24:24 0510c868ecb4: Verifying Checksum 16:24:24 0510c868ecb4: Download complete 16:24:28 0510c868ecb4: Pull complete 16:24:28 afea3b2eda06: Pull complete 16:24:28 7809a108b3ef: Pull complete 16:24:30 f706445af74f: Pull complete 16:24:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:24:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:24:30 ---> b068be0155e3 16:24:30 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 16:24:31 ---> Running in 671e04242b47 16:24:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:24:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:24:32 (1/12) Installing libmagic (5.39-r0) 16:24:33 (2/12) Installing file (5.39-r0) 16:24:33 (3/12) Installing libc-dev (0.7.2-r3) 16:24:33 (4/12) Installing g++ (10.2.1_pre1-r3) 16:24:37 (5/12) Installing fortify-headers (1.1-r0) 16:24:37 (6/12) Installing patch (2.7.6-r7) 16:24:37 (7/12) Installing build-base (0.5-r2) 16:24:37 (8/12) Installing libsodium (1.0.18-r0) 16:24:37 (9/12) Installing pkgconf (1.7.3-r0) 16:24:37 (10/12) Installing libsodium-dev (1.0.18-r0) 16:24:37 (11/12) Installing libzmq (4.3.3-r1) 16:24:37 (12/12) Installing zeromq-dev (4.3.3-r1) 16:24:37 Executing busybox-1.32.1-r6.trigger 16:24:37 OK: 219 MiB in 52 packages 16:24:39 Removing intermediate container 671e04242b47 16:24:39 ---> 34ad46d9d250 16:24:39 Step 4/6 : WORKDIR /edgex-go 16:24:39 ---> Running in a771ca09512f 16:24:39 Removing intermediate container a771ca09512f 16:24:39 ---> d9b2b6488b1a 16:24:39 Step 5/6 : COPY go.mod . 16:24:39 ---> 5eab2a30df80 16:24:39 Step 6/6 : RUN go mod download 16:24:39 ---> Running in 31fac6670c61 16:24:51 Removing intermediate container 31fac6670c61 16:24:51 ---> e48fa721b3d4 16:24:51 Successfully built e48fa721b3d4 16:24:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:24:51 + docker inspect -f . ci-base-image-x86_64 16:24:51 . [Pipeline] withDockerContainer 16:24:52 prd-centos7-docker-4c-2g-684 does not seem to be running inside a container 16:24:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:24:52 $ docker top 658b57531652bcb8195d3ed3d761c69c52c34a9309642e65b6ab96526a660929 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:52 + go version 16:24:52 go version go1.16.3 linux/amd64 [Pipeline] } 16:24:52 $ docker stop --time=1 658b57531652bcb8195d3ed3d761c69c52c34a9309642e65b6ab96526a660929 16:24:54 $ docker rm -f 658b57531652bcb8195d3ed3d761c69c52c34a9309642e65b6ab96526a660929 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:54 + docker inspect -f . ci-base-image-x86_64 16:24:54 . [Pipeline] withDockerContainer 16:24:54 prd-centos7-docker-4c-2g-684 does not seem to be running inside a container 16:24:54 $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:24:55 $ docker top 30f6f47d6bf7085c039218b0781a28d9a0d7df32151a82e54acf1d960e85665f -eo pid,comm [Pipeline] { [Pipeline] echo 16:24:55 ========================================================= 16:24:55 [edgeXBuildGoParallel] Running Tests and Build... 16:24:55 ========================================================= [Pipeline] sh 16:24:55 + go mod tidy [Pipeline] sh 16:24:56 + make test 16:24:56 go mod tidy 16:24:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:25:01 ? github.com/edgexfoundry/edgex-go [no test files] 16:25:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:25:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:25:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:25:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:25:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:25:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:25:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:25:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:25:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:25:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:25:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:25:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:25:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 16:25:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:25:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:25:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements 16:25:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:25:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 53.1% of statements 16:25:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:25:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:25:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.092s coverage: 87.7% of statements 16:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:25:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.054s coverage: 78.9% of statements 16:25:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 81.2% of statements 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:25:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 95.1% of statements 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:25:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:25:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements 16:25:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:25:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 16:25:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 22.0% of statements 16:25:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:25:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 16:25:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 79.5% of statements 16:25:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 16:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 16:25:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 16:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 16:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 16:25:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.184s coverage: 81.8% of statements 16:25:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.019s coverage: 65.1% of statements 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.043s coverage: 80.0% of statements 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.120s coverage: 64.4% of statements 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.023s coverage: 91.3% of statements 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.212s coverage: 66.9% of statements 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.6% of statements 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 16:26:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:26:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 19.3% of statements 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:26:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 91.9% of statements 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:26:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:26:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.6% of statements 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:26:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:26:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:26:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 16:26:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 16:26:20 GO111MODULE=on go vet ./... 16:26:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-686 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 16:26:20 Running in /w/workspace/edgex-go/39 [Pipeline] { [Pipeline] checkout 16:26:20 The recommended git tool is: git 16:26:25 using credential edgex-jenkins-ssh 16:26:25 Cloning the remote Git repository 16:26:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:26:26 > git init /w/workspace/edgex-go/39 # timeout=10 16:26:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:26:26 > git --version # timeout=10 16:26:26 > git --version # 'git version 2.17.1' 16:26:26 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:42 gofmt -l . 16:26:42 [ "`gofmt -l .`" = "" ] 16:26:42 ./bin/test-attribution-txt.sh [Pipeline] sh 16:26:42 + ls -al . 16:26:42 total 560 16:26:42 drwxrwxr-x 10 1001 1001 4096 Jun 29 16:26 . 16:26:42 drwxr-xr-x 4 root root 30 Jun 29 16:24 .. 16:26:42 -rw-rw-r-- 1 1001 1001 11 Jun 29 16:23 .dockerignore 16:26:42 drwxrwxr-x 8 1001 1001 179 Jun 29 16:23 .git 16:26:42 drwxrwxr-x 3 1001 1001 125 Jun 29 16:23 .github 16:26:42 -rw-rw-r-- 1 1001 1001 818 Jun 29 16:23 .gitignore 16:26:42 drwx------ 3 1001 1001 60 Jun 29 16:23 .semver 16:26:42 -rw-rw-r-- 1 1001 1001 166 Jun 29 16:23 .sonarcloud.properties 16:26:42 -rw-rw-r-- 1 1001 1001 8609 Jun 29 16:23 Attribution.txt 16:26:42 -rw-rw-r-- 1 1001 1001 43881 Jun 29 16:23 CHANGELOG.md 16:26:42 -rw-rw-r-- 1 1001 1001 3804 Jun 29 16:23 CONTRIBUTING.md 16:26:42 -rw-rw-r-- 1 1001 1001 931 Jun 29 16:23 Dockerfile.build 16:26:42 -rw-rw-r-- 1 1001 1001 849 Jun 29 16:23 Jenkinsfile 16:26:42 -rw-rw-r-- 1 1001 1001 10775 Jun 29 16:23 LICENSE 16:26:42 -rw-rw-r-- 1 1001 1001 5605 Jun 29 16:23 Makefile 16:26:42 -rw-rw-r-- 1 1001 1001 7905 Jun 29 16:23 README.md 16:26:42 -rw-rw-r-- 1 1001 1001 7071 Jun 29 16:23 SECURITY.md 16:26:42 -rw-rw-r-- 1 1001 1001 5 Jun 29 16:24 VERSION 16:26:42 -rw-rw-r-- 1 1001 1001 4131 Jun 29 16:23 ZMQWindows.md 16:26:42 drwxrwxr-x 2 1001 1001 37 Jun 29 16:23 bin 16:26:42 drwxrwxr-x 14 1001 1001 4096 Jun 29 16:23 cmd 16:26:42 -rw-r--r-- 1 root root 398095 Jun 29 16:26 coverage.out 16:26:42 -rw-rw-r-- 1 1001 1001 806 Jun 29 16:23 go.mod 16:26:42 -rw-r--r-- 1 root root 20759 Jun 29 16:24 go.sum 16:26:42 drwxrwxr-x 7 1001 1001 114 Jun 29 16:23 internal 16:26:42 drwxrwxr-x 3 1001 1001 16 Jun 29 16:23 openapi 16:26:42 drwxrwxr-x 4 1001 1001 71 Jun 29 16:23 snap 16:26:42 -rw-rw-r-- 1 1001 1001 168 Jun 29 16:23 version.go [Pipeline] sh 16:26:42 + '[' -e coverage.out ] 16:26:42 + chown 1001:1001 coverage.out [Pipeline] stash 16:26:43 Stashed 1 file(s) [Pipeline] sh 16:26:43 + make build 16:26:43 go mod tidy 16:26:43 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 16:26:44 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 266e89840a72ddde2cb83eb2b982679fcff76107 16:26:44 Merge succeeded, producing 266e89840a72ddde2cb83eb2b982679fcff76107 16:26:44 Checking out Revision 266e89840a72ddde2cb83eb2b982679fcff76107 (PR-3579) 16:26:44 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 16:26:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:26:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:26:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:26:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:26:44 > git config core.sparsecheckout # timeout=10 16:26:44 > git checkout -f 266e89840a72ddde2cb83eb2b982679fcff76107 # timeout=10 16:26:44 > git remote # timeout=10 16:26:44 > git config --get remote.origin.url # timeout=10 16:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:44 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 16:26:44 > git rev-parse HEAD^{commit} # timeout=10 16:26:44 > git config core.sparsecheckout # timeout=10 16:26:44 > git checkout -f 266e89840a72ddde2cb83eb2b982679fcff76107 # timeout=10 16:26:48 Commit message: "feat(snap): Add vault secret-token content plug hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:26:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:26:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:26:51 + sudo service docker restart 16:26:51 + true 16:26:51 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 16:26:51 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 16:26:52 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 16:26:52 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 16:26:53 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 16:26:54 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 16:26: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 16:26:56 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 16:26:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:26:57 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] } 16:26:59 $ docker stop --time=1 30f6f47d6bf7085c039218b0781a28d9a0d7df32151a82e54acf1d960e85665f 16:27:01 $ docker rm -f 30f6f47d6bf7085c039218b0781a28d9a0d7df32151a82e54acf1d960e85665f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:27:02 16:27:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:27:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:27:03 latest: Pulling from edgex-devops/edgex-compose 16:27:03 cbdbe7a5bc2a: Pulling fs layer 16:27:03 ca9280d653b3: Pulling fs layer 16:27:03 7e9c9ca2126c: Pulling fs layer 16:27:03 cbdbe7a5bc2a: Verifying Checksum 16:27:03 cbdbe7a5bc2a: Download complete 16:27:03 cbdbe7a5bc2a: Pull complete 16:27:04 ca9280d653b3: Verifying Checksum 16:27:04 ca9280d653b3: Download complete 16:27:05 ca9280d653b3: Pull complete 16:27:05 7e9c9ca2126c: Verifying Checksum 16:27:05 7e9c9ca2126c: Download complete 16:27:08 7e9c9ca2126c: Pull complete 16:27:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:27:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:27:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:27:08 prd-centos7-docker-4c-2g-684 does not seem to be running inside a container 16:27:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:27:10 $ docker top 8aa6ee01779de0e43d6efdbb01aabea8165ba9c237540a9cbe9ae6acab1f8586 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 16:27:10 provisioning config files... 16:27:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/39@tmp/config8257747521681641584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:11 + docker-compose build --help 16:27:11 + grep parallel 16:27:11 ---> docker-login.sh 16:27:11 nexus3.edgexfoundry.org:10001 16:27:11 --parallel Build images in parallel. [Pipeline] } 16:27:11 $ docker stop --time=1 8aa6ee01779de0e43d6efdbb01aabea8165ba9c237540a9cbe9ae6acab1f8586 16:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:12 Configure a credential helper to remove this warning. See 16:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:12 16:27:12 Login Succeeded 16:27:12 nexus3.edgexfoundry.org:10002 16:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:12 $ docker rm -f 8aa6ee01779de0e43d6efdbb01aabea8165ba9c237540a9cbe9ae6acab1f8586 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 16:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:13 Configure a credential helper to remove this warning. See 16:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:13 16:27:13 Login Succeeded 16:27:13 nexus3.edgexfoundry.org:10003 16:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:13 Configure a credential helper to remove this warning. See 16:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:13 16:27:13 Login Succeeded 16:27:13 nexus3.edgexfoundry.org:10004 [Pipeline] isUnix [Pipeline] sh 16:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:27:14 . [Pipeline] withDockerContainer 16:27:14 prd-centos7-docker-4c-2g-684 does not seem to be running inside a container 16:27:14 $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:14 Configure a credential helper to remove this warning. See 16:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:14 16:27:14 Login Succeeded 16:27:14 docker.io 16:27:14 $ docker top 0607e11e5ec187156ffe3e03b3c55dddf444298cefc1535f7c129c6a4710272a -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:15 + docker-compose -f ./docker-compose-build.yml build --parallel 16:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:15 Configure a credential helper to remove this warning. See 16:27:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:15 16:27:15 Login Succeeded 16:27:15 ---> docker-login.sh ends [Pipeline] } 16:27:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:27:15 ========================================================= 16:27:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:27:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:27:15 Building core-command ... 16:27:15 Building core-data ... 16:27:15 Building core-metadata ... 16:27:15 Building security-bootstrapper ... 16:27:15 Building security-proxy-setup ... 16:27:15 Building security-secretstore-setup ... 16:27:15 Building support-notifications ... 16:27:15 Building support-scheduler ... 16:27:15 Building sys-mgmt-agent ... 16:27:15 Building sys-mgmt-agent 16:27:15 Building support-notifications 16:27:15 Building core-data 16:27:15 Building core-command 16:27:15 Building security-secretstore-setup 16:27:15 + 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 . 16:27:18 Sending build context to Docker daemon 166.4MB 16:27:18 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:27:18 Step 2/6 : FROM ${BASE} 16:27:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:27:18 595b0fe564bb: Pulling fs layer 16:27:18 3088b5b3c5c0: Pulling fs layer 16:27:18 5b7225fbf94c: Pulling fs layer 16:27:18 ba82ee9f976e: Pulling fs layer 16:27:18 506bd15cee9f: Pulling fs layer 16:27:18 75a0a4a0db45: Pulling fs layer 16:27:18 618dc40b7e24: Pulling fs layer 16:27:18 ba82ee9f976e: Waiting 16:27:18 506bd15cee9f: Waiting 16:27:18 75a0a4a0db45: Waiting 16:27:18 618dc40b7e24: Waiting 16:27:18 5b7225fbf94c: Verifying Checksum 16:27:18 5b7225fbf94c: Download complete 16:27:18 3088b5b3c5c0: Download complete 16:27:18 506bd15cee9f: Verifying Checksum 16:27:18 506bd15cee9f: Download complete 16:27:18 75a0a4a0db45: Verifying Checksum 16:27:18 75a0a4a0db45: Download complete 16:27:18 595b0fe564bb: Verifying Checksum 16:27:18 595b0fe564bb: Download complete 16:27:19 595b0fe564bb: Pull complete 16:27:20 3088b5b3c5c0: Pull complete 16:27:20 5b7225fbf94c: Pull complete 16:27:20 618dc40b7e24: Verifying Checksum 16:27:20 618dc40b7e24: Download complete 16:27:22 ba82ee9f976e: Verifying Checksum 16:27:22 ba82ee9f976e: Download complete 16:27:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:27:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:27:27 ---> e48fa721b3d4 16:27:27 Step 3/24 : WORKDIR /edgex-go 16:27:27 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:27:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:27:27 ---> e48fa721b3d4 16:27:27 Step 3/26 : WORKDIR /edgex-go 16:27:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:27:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:27:27 ---> e48fa721b3d4 16:27:27 Step 3/24 : WORKDIR /edgex-go 16:27:32 ba82ee9f976e: Pull complete 16:27:32 506bd15cee9f: Pull complete 16:27:32 75a0a4a0db45: Pull complete 16:27:33 ---> Running in cfdb64b95665 16:27:33 ---> Running in 0c7e26f6f5fe 16:27:33 ---> Running in 6eb1cc4738d6 16:27:34 Removing intermediate container cfdb64b95665 16:27:34 ---> f52831234838 16:27:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:34 Removing intermediate container 6eb1cc4738d6 16:27:34 ---> d651f5ac97da 16:27:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:34 Removing intermediate container 0c7e26f6f5fe 16:27:34 ---> d39cc26d03a0 16:27:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:34 ---> Running in 579e1b40c637 16:27:34 ---> Running in e23bb76abd36 16:27:34 ---> Running in 9095c5aa88aa 16:27:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:27:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:27:36 ---> e48fa721b3d4 16:27:36 Step 3/23 : WORKDIR /edgex-go 16:27:36 ---> Using cache 16:27:36 ---> f52831234838 16:27:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:27:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:27:36 ---> e48fa721b3d4 16:27:36 Step 3/24 : WORKDIR /edgex-go 16:27:36 ---> Using cache 16:27:36 ---> f52831234838 16:27:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:36 ---> Running in 7bf2f8b58ff0 16:27:36 ---> Running in f08d519e35e8 16:27:36 Removing intermediate container 579e1b40c637 16:27:36 ---> 09a9b19b0bc0 16:27:36 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:27:36 ---> Running in 367c9ae717a4 16:27:37 Removing intermediate container e23bb76abd36 16:27:37 ---> 7147d7927fcb 16:27:37 Step 5/26 : RUN apk add --update --no-cache make git 16:27:37 ---> Running in 9e7be44ea0c3 16:27:37 618dc40b7e24: Pull complete 16:27:37 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 16:27:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:27:37 ---> a36622ca3599 16:27:37 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 16:27:37 Removing intermediate container 9095c5aa88aa 16:27:37 ---> efe29ec5996e 16:27:37 Step 5/24 : RUN apk add --update --no-cache make git 16:27:37 ---> Running in 2d6e97f2a9f9 16:27:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:27:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:27:39 ---> Running in 6178050f61f1 16:27:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:27:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:27:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:27:40 OK: 219 MiB in 52 packages 16:27:40 OK: 219 MiB in 52 packages 16:27:40 Removing intermediate container f08d519e35e8 16:27:40 ---> 5624546d96b3 16:27:40 Step 5/24 : RUN apk add --update --no-cache make bash git 16:27:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:27:41 Removing intermediate container 7bf2f8b58ff0 16:27:41 ---> 1cc4dac29056 16:27:41 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:27:41 ---> Running in 4cfbae05e57b 16:27:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:27:41 ---> Running in 3a01782f3543 16:27:41 OK: 219 MiB in 52 packages 16:27:41 Removing intermediate container 367c9ae717a4 16:27:41 ---> 749e2ec4072b 16:27:41 Step 6/24 : COPY go.mod . 16:27:41 Removing intermediate container 9e7be44ea0c3 16:27:41 ---> 024196aa73bd 16:27:41 Step 6/26 : COPY go.mod . 16:27:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:27:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:27:42 ---> eb5a72fa54d3 16:27:42 Step 7/24 : RUN go mod download 16:27:42 ---> 78c93fc65710 16:27:42 Step 7/26 : RUN go mod download 16:27:42 ---> Running in 156fc4d7e945 16:27:42 ---> Running in 052b7a8a36f4 16:27:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:27:42 Removing intermediate container 2d6e97f2a9f9 16:27:42 ---> 18ae08e7553d 16:27:42 Step 6/24 : COPY go.mod . 16:27:42 (1/12) Installing libmagic (5.39-r0) 16:27:42 (2/12) Installing file (5.39-r0) 16:27:42 ---> 3c43b6dbd5a7 16:27:42 Step 7/24 : RUN go mod download 16:27:42 ---> Running in cf6da5fb053f 16:27:43 (3/12) Installing libc-dev (0.7.2-r3) 16:27:43 (4/12) Installing g++ (10.2.1_pre1-r3) 16:27:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:27:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:27:43 Removing intermediate container 156fc4d7e945 16:27:43 ---> 7e0f3a359d31 16:27:43 Step 8/24 : COPY . . 16:27:43 Removing intermediate container 052b7a8a36f4 16:27:43 ---> c92f286ad22c 16:27:43 Step 8/26 : COPY . . 16:27:43 OK: 219 MiB in 52 packages 16:27:44 OK: 219 MiB in 52 packages 16:27:46 (5/12) Installing fortify-headers (1.1-r0) 16:27:46 (6/12) Installing patch (2.7.6-r7) 16:27:46 (7/12) Installing build-base (0.5-r2) 16:27:46 (8/12) Installing libsodium (1.0.18-r0) 16:27:46 (9/12) Installing pkgconf (1.7.3-r0) 16:27:47 (10/12) Installing libsodium-dev (1.0.18-r0) 16:27:47 (11/12) Installing libzmq (4.3.3-r1) 16:27:47 (12/12) Installing zeromq-dev (4.3.3-r1) 16:27:47 Executing busybox-1.32.1-r6.trigger 16:27:47 OK: 218 MiB in 52 packages 16:27:48 Removing intermediate container cf6da5fb053f 16:27:48 ---> 9ce3b6b22188 16:27:48 Step 8/24 : COPY . . 16:27:51 Removing intermediate container 6178050f61f1 16:27:51 ---> 191288950743 16:27:51 Step 4/6 : WORKDIR /edgex-go 16:27:51 ---> Running in 5dcfc9bb0d2a 16:27:51 Removing intermediate container 5dcfc9bb0d2a 16:27:51 ---> 244276576d01 16:27:51 Step 5/6 : COPY go.mod . 16:27:52 ---> 53963bf9cfd3 16:27:52 Step 6/6 : RUN go mod download 16:27:52 ---> Running in 619c0ce8af5a 16:27:58 ---> d524e066c62a 16:27:58 Step 9/24 : RUN go mod tidy 16:27:58 Removing intermediate container 3a01782f3543 16:27:58 ---> 778beaa8acce 16:27:58 Step 6/23 : COPY go.mod . 16:27:58 ---> b3a476845da2 16:27:58 Step 9/24 : RUN go mod tidy 16:27:58 ---> 349fa14ecfec 16:27:58 Step 9/26 : RUN go mod tidy 16:27:58 Removing intermediate container 4cfbae05e57b 16:27:58 ---> 44ec912021db 16:27:58 Step 6/24 : COPY go.mod . 16:27:58 ---> Running in 09b5b7be554a 16:27:58 ---> Running in ff5b7b79988e 16:27:58 ---> Running in 520fd7b7076d 16:27:58 ---> 66fcef71252c 16:27:58 Step 7/23 : RUN go mod download 16:27:58 ---> Running in 46d64854ebd3 16:27:58 ---> ba08fcdcdd40 16:27:58 Step 7/24 : RUN go mod download 16:27:58 ---> Running in 23b5f3855abd 16:27:59 Removing intermediate container ff5b7b79988e 16:27:59 ---> 2e978439f9a9 16:27:59 Step 10/24 : RUN make cmd/core-command/core-command 16:27:59 ---> Running in 0cc074127345 16:27:59 Removing intermediate container 46d64854ebd3 16:27:59 ---> f9956a5cd925 16:27:59 Step 8/23 : COPY . . 16:27:59 Removing intermediate container 09b5b7be554a 16:27:59 ---> e4583753a136 16:27:59 Step 10/24 : RUN make cmd/core-data/core-data 16:27:59 ---> Running in 73ef76b469c7 16:28:00 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 16:28:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:28:00 Removing intermediate container 23b5f3855abd 16:28:00 ---> 4aab0d53bbad 16:28:00 Step 8/24 : COPY . . 16:28:01 Removing intermediate container 520fd7b7076d 16:28:01 ---> 5b4116179531 16:28:01 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:28:01 ---> Running in 64c6d05f1529 16:28:02 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 16:28:12 ---> 77db6c7a3a6c 16:28:12 Step 9/23 : RUN go mod tidy 16:28:13 ---> Running in afeb2987803c 16:28:13 ---> 51542e35ccd8 16:28:13 Step 9/24 : RUN go mod tidy 16:28:13 ---> Running in af91e136c4f6 16:28:15 Removing intermediate container afeb2987803c 16:28:15 ---> eff4eeda704f 16:28:15 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:28:15 ---> Running in bf76b65c7bae 16:28:15 Removing intermediate container af91e136c4f6 16:28:15 ---> 69a59fe624e2 16:28:15 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:28:15 ---> Running in 164804aea183 16:28:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:28:15 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 16:28:19 Removing intermediate container 619c0ce8af5a 16:28:19 ---> afb1d0f63e92 16:28:19 Successfully built afb1d0f63e92 16:28:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:28:19 + docker inspect -f . ci-base-image-arm64 16:28:19 . [Pipeline] withDockerContainer 16:28:19 prd-ubuntu18.04-docker-arm64-4c-16g-686 does not seem to be running inside a container 16:28:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:28:21 $ docker top 505d21f8a43952e11d81ae0621abd5097729f8d7a4063f2405b861b82b9ad923 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:22 + go version 16:28:22 go version go1.16.5 linux/arm64 [Pipeline] } 16:28:22 $ docker stop --time=1 505d21f8a43952e11d81ae0621abd5097729f8d7a4063f2405b861b82b9ad923 16:28:24 $ docker rm -f 505d21f8a43952e11d81ae0621abd5097729f8d7a4063f2405b861b82b9ad923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:25 + docker inspect -f . ci-base-image-arm64 16:28:25 . [Pipeline] withDockerContainer 16:28:25 prd-ubuntu18.04-docker-arm64-4c-16g-686 does not seem to be running inside a container 16:28:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:28:26 $ docker top 503249945fdc9dd88f5677a8622872f648f30ae29c75dc30ab134720f9c2932e -eo pid,comm [Pipeline] { [Pipeline] echo 16:28:27 ========================================================= 16:28:27 [edgeXBuildGoParallel] Running Tests and Build... 16:28:27 ========================================================= [Pipeline] sh 16:28:27 + go mod tidy [Pipeline] sh 16:28:29 + make test 16:28:29 go mod tidy 16:28:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:28:30 Removing intermediate container 0cc074127345 16:28:30 ---> 419589beb2a3 16:28:30 16:28:30 Step 11/24 : FROM alpine:3.12 16:28:30 3.12: Pulling from library/alpine 16:28:31 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:28:31 Status: Downloaded newer image for alpine:3.12 16:28:31 ---> 13621d1b12d4 16:28:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:28:31 ---> Running in 7674bf408022 16:28:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:28:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:28:32 (1/1) Installing dumb-init (1.2.2-r1) 16:28:32 Executing busybox-1.31.1-r20.trigger 16:28:32 OK: 6 MiB in 15 packages 16:28:33 Removing intermediate container 7674bf408022 16:28:33 ---> b319ac97fb5e 16:28:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:28:33 ---> Running in 43d4e57a64bd 16:28:33 Removing intermediate container 43d4e57a64bd 16:28:33 ---> 226a37df9167 16:28:33 Step 14/24 : ENV APP_PORT=59882 16:28:33 ---> Running in 82dd73af0b92 16:28:33 Removing intermediate container 82dd73af0b92 16:28:33 ---> f09126364e6c 16:28:33 Step 15/24 : EXPOSE $APP_PORT 16:28:33 ---> Running in 0e6a9c75bb80 16:28:33 Removing intermediate container 0e6a9c75bb80 16:28:33 ---> 29ff15b92310 16:28:33 Step 16/24 : WORKDIR / 16:28:33 ---> Running in 1c14677174f2 16:28:34 Removing intermediate container 1c14677174f2 16:28:34 ---> d6964ab7a85b 16:28:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:28:34 ---> 7d9bb5c36174 16:28:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:28:34 ---> c59b186f31d2 16:28:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:28:34 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 16:28:35 ---> df127a58d4ea 16:28:35 Step 20/24 : ENTRYPOINT ["/core-command"] 16:28:35 ---> Running in 62f52d6b81e2 16:28:35 Removing intermediate container 62f52d6b81e2 16:28:35 ---> 815481bd9dab 16:28:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:28:35 ---> Running in 17e82f774b27 16:28:35 Removing intermediate container 17e82f774b27 16:28:35 ---> a325fe0e18d9 16:28:35 Step 22/24 : LABEL arch=x86_64 16:28:35 ---> Running in 49776ca6ad0b 16:28:35 Removing intermediate container 49776ca6ad0b 16:28:35 ---> 6cf8a74a648c 16:28:35 Step 23/24 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:28:35 ---> Running in afb6a7af1bd6 16:28:36 Removing intermediate container afb6a7af1bd6 16:28:36 ---> d3a15c55ba08 16:28:36 Step 24/24 : LABEL version=0.0.0 16:28:36 ---> Running in ccf2491027cd 16:28:36 Removing intermediate container ccf2491027cd 16:28:36 ---> 9de200bb21e9 16:28:36 16:28:36 Successfully built 9de200bb21e9 16:28:36 Successfully tagged core-command:latest 16:28:36  Building core-command ... done Building security-bootstrapper 16:28:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:28:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:28:41 ---> e48fa721b3d4 16:28:41 Step 3/32 : WORKDIR /edgex-go 16:28:41 ---> Using cache 16:28:41 ---> f52831234838 16:28:41 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:41 ---> Using cache 16:28:41 ---> 1cc4dac29056 16:28:41 Step 5/32 : RUN apk add --update --no-cache make git 16:28:42 ---> Running in e566f24c2b6b 16:28:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:28:43 Removing intermediate container 64c6d05f1529 16:28:43 ---> ef7c84b0a338 16:28:43 16:28:43 Step 11/26 : FROM alpine:3.12 16:28:43 ---> 13621d1b12d4 16:28:43 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:28:43 ---> Running in c832eda60065 16:28:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:28:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:28:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:28:44 OK: 219 MiB in 52 packages 16:28:44 (1/6) Installing ca-certificates (20191127-r4) 16:28:44 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:28:44 (3/6) Installing libcurl (7.77.0-r0) 16:28:44 (4/6) Installing curl (7.77.0-r0) 16:28:44 (5/6) Installing dumb-init (1.2.2-r1) 16:28:44 (6/6) Installing su-exec (0.2-r1) 16:28:44 Executing busybox-1.31.1-r20.trigger 16:28:44 Executing ca-certificates-20191127-r4.trigger 16:28:44 OK: 7 MiB in 20 packages 16:28:44 Removing intermediate container e566f24c2b6b 16:28:44 ---> 387c9805a3f0 16:28:44 Step 6/32 : COPY go.mod . 16:28:45 ---> 34ed3ee62f65 16:28:45 Step 7/32 : RUN go mod download 16:28:45 ---> Running in 0bdf76c148f4 16:28:45 Removing intermediate container c832eda60065 16:28:45 ---> 268b3d1cdf10 16:28:45 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:28:45 ---> Running in c7cd27b92dfb 16:28:46 Removing intermediate container c7cd27b92dfb 16:28:46 ---> 056969b237ec 16:28:46 Step 14/26 : WORKDIR / 16:28:46 ---> Running in a4036e57d767 16:28:46 Removing intermediate container a4036e57d767 16:28:46 ---> dd6f5b48e482 16:28:46 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:28:46 Removing intermediate container 73ef76b469c7 16:28:46 ---> 17a31e24c4d3 16:28:46 16:28:46 Step 11/24 : FROM alpine:3.12 16:28:46 ---> 13621d1b12d4 16:28:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:28:46 ---> Running in e916ff1986b1 16:28:46 Removing intermediate container e916ff1986b1 16:28:46 ---> d663be0415f1 16:28:46 Step 13/24 : ENV APP_PORT=59880 16:28:46 ---> 2e0163764ff1 16:28:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:28:46 Removing intermediate container 0bdf76c148f4 16:28:46 ---> a0bf6d160c1e 16:28:46 Step 8/32 : COPY . . 16:28:47 ---> Running in 2207f3805748 16:28:47 Removing intermediate container 2207f3805748 16:28:47 ---> 0581fcce0ae5 16:28:47 Step 14/24 : EXPOSE $APP_PORT 16:28:48 ---> 96505e1fde0b 16:28:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:28:49 ---> Running in f6b9df8f38ed 16:28:51 ---> 150f6d502eac 16:28:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:28:51 Removing intermediate container f6b9df8f38ed 16:28:51 ---> 987b5db95a99 16:28:51 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:51 ---> Running in 03b2bd568c64 16:28:51 ---> 0dc3dc0fe945 16:28:51 Step 9/32 : RUN go mod tidy 16:28:51 ---> 2751f36aca59 16:28:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:28:51 ---> Running in 263a57d6d7c6 16:28:51 ? github.com/edgexfoundry/edgex-go [no test files] 16:28:52 ---> 27bc9a6edc7d 16:28:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:28:52 Removing intermediate container 03b2bd568c64 16:28:52 ---> 464d2a38378a 16:28:52 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:28:52 ---> dee1cb225d58 16:28:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:28:52 ---> Running in 7798e98c8cb0 16:28:53 ---> 92d114f36400 16:28:53 Step 22/26 : 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/ 16:28:53 ---> Running in 64ff1c11f15b 16:28:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:28:53 Removing intermediate container 263a57d6d7c6 16:28:53 ---> 7a640a6cd434 16:28:53 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:28:53 ---> Running in 493cb118f205 16:28:54 Removing intermediate container 164804aea183 16:28:54 ---> 053493899e62 16:28:54 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:28:54 ---> Running in 6858c017efe1 16:28:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:28:54 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 16:28:54 (1/6) Installing dumb-init (1.2.2-r1) 16:28:54 (2/6) Installing libgcc (9.3.0-r2) 16:28:54 Removing intermediate container 64ff1c11f15b 16:28:54 ---> 344bb4c0f9d6 16:28:54 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:28:54 ---> Running in c2612ba6b6e1 16:28:54 (3/6) Installing libsodium (1.0.18-r0) 16:28:54 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 16:28:54 Removing intermediate container bf76b65c7bae 16:28:54 ---> f32664a4733a 16:28:54 16:28:54 Step 11/23 : FROM alpine:3.12 16:28:54 ---> 13621d1b12d4 16:28:54 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:28:54 (4/6) Installing libstdc++ (9.3.0-r2) 16:28:54 ---> Running in ab1454e00cb0 16:28:55 Removing intermediate container c2612ba6b6e1 16:28:55 ---> b38ba2ad539d 16:28:55 Step 24/26 : LABEL arch=x86_64 16:28:55 ---> Running in c2ca5f018743 16:28:55 Removing intermediate container c2ca5f018743 16:28:55 ---> 54eb373672c8 16:28:55 Step 25/26 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:28:55 ---> Running in 9ece29ad14d0 16:28:55 Removing intermediate container 9ece29ad14d0 16:28:55 ---> a19e96a349e6 16:28:55 Step 26/26 : LABEL version=0.0.0 16:28:55 ---> Running in b0a5dcebe9d1 16:28:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:28:55 Removing intermediate container b0a5dcebe9d1 16:28:55 ---> 8e9b9c952e7f 16:28:55 16:28:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:28:55 Successfully built 8e9b9c952e7f 16:28:55 (1/2) Installing ca-certificates (20191127-r4) 16:28:55 Successfully tagged security-secretstore-setup:latest 16:28:55 Building support-scheduler 16:28:55  Building security-secretstore-setup ... done (2/2) Installing dumb-init (1.2.2-r1) 16:28:55 Executing busybox-1.31.1-r20.trigger 16:28:55 Executing ca-certificates-20191127-r4.trigger 16:28:55 (5/6) Installing libzmq (4.3.3-r0) 16:28:55 OK: 6 MiB in 16 packages 16:28:55 (6/6) Installing zeromq (4.3.3-r0) 16:28:56 Executing busybox-1.31.1-r20.trigger 16:28:56 OK: 8 MiB in 20 packages 16:28:56 Removing intermediate container 6858c017efe1 16:28:56 ---> 453dbec8afd3 16:28:56 16:28:56 Step 12/24 : FROM docker:20.10.0 16:28:56 20.10.0: Pulling from library/docker 16:28:58 Removing intermediate container ab1454e00cb0 16:28:58 ---> 9201081408fb 16:28:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:28:58 Removing intermediate container 7798e98c8cb0 16:28:58 ---> cba99b47dfd9 16:28:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:28:58 ---> Running in 1cd69ff2d777 16:28:58 Removing intermediate container 1cd69ff2d777 16:28:58 ---> 0893c11e95f1 16:28:58 Step 14/23 : ENV APP_PORT=59860 16:28:58 ---> 9bf774caa994 16:28:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:28:59 ---> Running in 8692bd34c4a6 16:28:59 Removing intermediate container 8692bd34c4a6 16:28:59 ---> d3171d9b8332 16:28:59 Step 15/23 : EXPOSE $APP_PORT 16:28:59 ---> Running in 06ff950b2a7e 16:29:00 ---> 8270a682f0b8 16:29:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:29:00 Removing intermediate container 06ff950b2a7e 16:29:00 ---> 818fa531c5bf 16:29:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:00 ---> eef9c69ca2aa 16:29:00 Step 20/24 : ENTRYPOINT ["/core-data"] 16:29:00 ---> Running in 7c03caa34448 16:29:00 ---> b2e3df3853ab 16:29:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:29:01 Removing intermediate container 7c03caa34448 16:29:01 ---> fec59e0741c2 16:29:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:01 ---> Running in 097045f21efb 16:29:01 ---> 7aaa15e52979 16:29:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:29:01 Removing intermediate container 097045f21efb 16:29:01 ---> 8d776966c002 16:29:01 Step 22/24 : LABEL arch=x86_64 16:29:01 ---> Running in c98b6f2f468c 16:29:02 ---> eebd2d27d74b 16:29:02 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:29:02 ---> Running in 847e64ab1ef7 16:29:02 Removing intermediate container c98b6f2f468c 16:29:02 ---> 843ba1e5b3a1 16:29:02 Step 23/24 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:29:02 Removing intermediate container 847e64ab1ef7 16:29:02 ---> ecd9af34b38f 16:29:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:02 ---> Running in 7e6b574a26b7 16:29:02 ---> Running in eea7b774645a 16:29:02 Removing intermediate container 7e6b574a26b7 16:29:02 ---> 2534f59b45ef 16:29:02 Step 24/24 : LABEL version=0.0.0 16:29:02 ---> Running in 83fc515e495a 16:29:02 Removing intermediate container eea7b774645a 16:29:02 ---> e7fba09a827d 16:29:02 Step 21/23 : LABEL arch=x86_64 16:29:02 ---> Running in 6a5a152e069c 16:29:03 Removing intermediate container 83fc515e495a 16:29:03 ---> d22dd0eae36c 16:29:03 16:29:03 Removing intermediate container 6a5a152e069c 16:29:03 ---> 70606c30a945 16:29:03 Step 22/23 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:29:03 Successfully built d22dd0eae36c 16:29:03 Successfully tagged core-data:latest 16:29:03  Building core-data ... done Building security-proxy-setup 16:29:03 ---> Running in e992ac55bbaa 16:29:03 Removing intermediate container e992ac55bbaa 16:29:03 ---> effd9a250723 16:29:03 Step 23/23 : LABEL version=0.0.0 16:29:04 ---> Running in fa480b9db21e 16:29:06 Removing intermediate container fa480b9db21e 16:29:06 ---> febce83baad3 16:29:06 16:29:06 Successfully built febce83baad3 16:29:06 Successfully tagged support-notifications:latest 16:29:06 Building core-metadata 16:29:06  Building support-notifications ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:29:06 Status: Downloaded newer image for docker:20.10.0 16:29:06 ---> aefe523efa57 16:29:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:29:10 ---> Running in 85d24924c8eb 16:29:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:29:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:29:10 ---> e48fa721b3d4 16:29:10 Step 3/24 : WORKDIR /edgex-go 16:29:10 ---> Using cache 16:29:10 ---> f52831234838 16:29:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:10 ---> Using cache 16:29:10 ---> 1cc4dac29056 16:29:10 Step 5/24 : RUN apk add --update --no-cache make git 16:29:10 ---> Using cache 16:29:10 ---> 387c9805a3f0 16:29:10 Step 6/24 : COPY go.mod . 16:29:10 ---> Using cache 16:29:10 ---> 34ed3ee62f65 16:29:10 Step 7/24 : RUN go mod download 16:29:10 ---> Using cache 16:29:10 ---> a0bf6d160c1e 16:29:10 Step 8/24 : COPY . . 16:29:10 ---> Using cache 16:29:10 ---> 0dc3dc0fe945 16:29:10 Step 9/24 : RUN go mod tidy 16:29:10 ---> Using cache 16:29:10 ---> 7a640a6cd434 16:29:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:29:11 ---> Running in cc9c044285eb 16:29:12 Removing intermediate container 85d24924c8eb 16:29:12 ---> e06bcca3bff1 16:29:12 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:29:12 ---> Running in 313dbac35245 16:29:13 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 16:29:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:29:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:29:14 (1/39) Installing readline (8.0.4-r0) 16:29:14 (2/39) Installing bash (5.0.17-r0) 16:29:14 Executing bash-5.0.17-r0.post-install 16:29:14 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:29:14 (4/39) Installing libcurl (7.77.0-r0) 16:29:14 (5/39) Installing curl (7.77.0-r0) 16:29:14 (6/39) Installing dumb-init (1.2.2-r1) 16:29:14 (7/39) Installing libbz2 (1.0.8-r1) 16:29:14 (8/39) Installing expat (2.2.9-r1) 16:29:14 (9/39) Installing libffi (3.3-r2) 16:29:14 (10/39) Installing gdbm (1.13-r1) 16:29:14 (11/39) Installing xz-libs (5.2.5-r0) 16:29:14 (12/39) Installing sqlite-libs (3.32.1-r1) 16:29:14 (13/39) Installing python3 (3.8.10-r0) 16:29:15 (14/39) Installing py3-appdirs (1.4.4-r1) 16:29:15 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:29:15 (16/39) Installing py3-parsing (2.4.7-r0) 16:29:15 (17/39) Installing py3-six (1.15.0-r0) 16:29:15 (18/39) Installing py3-packaging (20.4-r0) 16:29:15 (19/39) Installing py3-setuptools (47.0.0-r0) 16:29:15 (20/39) Installing py3-chardet (3.0.4-r4) 16:29:15 (21/39) Installing py3-idna (2.9-r0) 16:29:15 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:29:15 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:29:15 (24/39) Installing py3-requests (2.23.0-r0) 16:29:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:29:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:29:15 ---> e48fa721b3d4 16:29:15 Step 3/22 : WORKDIR /edgex-go 16:29:15 ---> Using cache 16:29:15 ---> f52831234838 16:29:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:15 ---> Using cache 16:29:15 ---> 1cc4dac29056 16:29:15 Step 5/22 : RUN apk add --update --no-cache make git 16:29:15 ---> Using cache 16:29:15 ---> 387c9805a3f0 16:29:15 Step 6/22 : COPY go.mod . 16:29:15 ---> Using cache 16:29:15 ---> 34ed3ee62f65 16:29:15 Step 7/22 : RUN go mod download 16:29:15 ---> Using cache 16:29:15 ---> a0bf6d160c1e 16:29:15 Step 8/22 : COPY . . 16:29:15 ---> Using cache 16:29:15 ---> 0dc3dc0fe945 16:29:15 Step 9/22 : RUN go mod tidy 16:29:15 ---> Using cache 16:29:15 ---> 7a640a6cd434 16:29:15 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:29:15 (25/39) Installing py3-msgpack (1.0.0-r0) 16:29:15 (26/39) Installing py3-lockfile (0.12.2-r3) 16:29:15 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:29:15 (28/39) Installing py3-colorama (0.4.3-r0) 16:29:15 (29/39) Installing py3-distlib (0.3.0-r0) 16:29:15 (30/39) Installing py3-distro (1.5.0-r1) 16:29:15 (31/39) Installing py3-webencodings (0.5.1-r3) 16:29:16 (32/39) Installing py3-html5lib (1.0.1-r4) 16:29:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:29:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:29:16 ---> e48fa721b3d4 16:29:16 Step 3/23 : WORKDIR /edgex-go 16:29:16 ---> Using cache 16:29:16 ---> f52831234838 16:29:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:16 ---> Using cache 16:29:16 ---> 1cc4dac29056 16:29:16 Step 5/23 : RUN apk add --update --no-cache make git 16:29:16 ---> Using cache 16:29:16 ---> 387c9805a3f0 16:29:16 Step 6/23 : COPY go.mod . 16:29:16 ---> Using cache 16:29:16 ---> 34ed3ee62f65 16:29:16 Step 7/23 : RUN go mod download 16:29:16 ---> Using cache 16:29:16 ---> a0bf6d160c1e 16:29:16 Step 8/23 : COPY . . 16:29:16 ---> Using cache 16:29:16 ---> 0dc3dc0fe945 16:29:16 Step 9/23 : RUN go mod tidy 16:29:16 ---> Using cache 16:29:16 ---> 7a640a6cd434 16:29:16 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:29:17 (33/39) Installing py3-pytoml (0.1.21-r0) 16:29:17 (34/39) Installing py3-pep517 (0.8.2-r0) 16:29:17 (35/39) Installing py3-progress (1.5-r0) 16:29:17 (36/39) Installing py3-toml (0.10.1-r0) 16:29:17 (37/39) Installing py3-retrying (1.3.3-r0) 16:29:17 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:29:17 (39/39) Installing py3-pip (20.1.1-r0) 16:29:17 ---> Running in 08c8a93b7612 16:29:17 ---> Running in 1d5c656834d9 16:29:17 Executing busybox-1.31.1-r19.trigger 16:29:17 OK: 72 MiB in 59 packages 16:29:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:29:18 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 16:29:19 Collecting docker-compose==1.23.2 16:29:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:29:19 Collecting docker<4.0,>=3.6.0 16:29:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:29:20 Collecting texttable<0.10,>=0.9.0 16:29:20 Downloading texttable-0.9.1.tar.gz (11 kB) 16:29:20 Removing intermediate container 493cb118f205 16:29:20 ---> 2e0ad9c17203 16:29:20 16:29:20 Step 11/32 : FROM alpine:3.12 16:29:20 ---> 13621d1b12d4 16:29:20 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:29:20 ---> Running in 57cb3c5a6de5 16:29:21 Removing intermediate container 57cb3c5a6de5 16:29:21 ---> 43a41153098a 16:29:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:29:21 ---> Running in 89fe2559babf 16:29:21 Collecting PyYAML<4,>=3.10 16:29:21 Downloading PyYAML-3.13.tar.gz (270 kB) 16:29:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:29:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:29:21 (1/2) Installing dumb-init (1.2.2-r1) 16:29:21 (2/2) Installing su-exec (0.2-r1) 16:29:21 Executing busybox-1.31.1-r20.trigger 16:29:21 OK: 6 MiB in 16 packages 16:29:22 Collecting cached-property<2,>=1.2.0 16:29:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:29:22 Removing intermediate container 89fe2559babf 16:29:22 ---> a0538ce0f691 16:29:22 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:29:22 ---> Running in e7856012328c 16:29:22 Removing intermediate container e7856012328c 16:29:22 ---> 12acc4f338a1 16:29:22 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:29:22 ---> Running in 052b5cae7229 16:29:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:29:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:29:23 Collecting docopt<0.7,>=0.6.1 16:29:23 Downloading docopt-0.6.2.tar.gz (25 kB) 16:29:23 Removing intermediate container 052b5cae7229 16:29:23 ---> c72fed8adf0e 16:29:23 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:29:23 ---> Running in ac463d1e1b3d 16:29:23 Collecting websocket-client<1.0,>=0.32.0 16:29:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:29:23 Removing intermediate container ac463d1e1b3d 16:29:23 ---> d84e5a007317 16:29:23 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:29:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:29:23 ---> Running in fd8933c6083b 16:29:23 Collecting jsonschema<3,>=2.5.1 16:29:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:29:23 Removing intermediate container fd8933c6083b 16:29:23 ---> a27517652ec1 16:29:23 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:29:24 Collecting dockerpty<0.5,>=0.4.1 16:29:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:29:24 ---> 97513d75176d 16:29:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:29:24 ---> Running in 3032b11edbf9 16:29:25 Collecting docker-pycreds>=0.4.0 16:29:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:29:25 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) 16:29:25 Collecting idna<2.8,>=2.5 16:29:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:29:25 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) 16:29:25 Removing intermediate container 3032b11edbf9 16:29:25 ---> 2959592cd2da 16:29:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:25 Collecting urllib3<1.25,>=1.21.1 16:29:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:29:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:29:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:29:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:29:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:29:25 ---> 97b70f42cd85 16:29:25 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:29:25 Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, texttable, PyYAML, cached-property, docopt, jsonschema, dockerpty, docker-compose 16:29:25 Attempting uninstall: idna 16:29:25 Found existing installation: idna 2.9 16:29:25 Uninstalling idna-2.9: 16:29:25 Successfully uninstalled idna-2.9 16:29:26 ---> 413a2b8991be 16:29:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:29:26 Attempting uninstall: urllib3 16:29:26 Found existing installation: urllib3 1.25.9 16:29:26 Uninstalling urllib3-1.25.9: 16:29:26 Successfully uninstalled urllib3-1.25.9 16:29:26 Attempting uninstall: requests 16:29:26 Found existing installation: requests 2.23.0 16:29:26 Uninstalling requests-2.23.0: 16:29:26 Successfully uninstalled requests-2.23.0 16:29:26 ---> 21ba9d1560b9 16:29:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:29:27 ---> d9cf176616fa 16:29:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:29:27 ---> 8389216aecd7 16:29:27 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:29:27 ---> Running in 56d0a3466d68 16:29:27 Running setup.py install for texttable: started 16:29:27 Removing intermediate container 56d0a3466d68 16:29:27 ---> 5b4dd28eba23 16:29:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:29:27 ---> 18c1116bd583 16:29:27 Step 27/32 : RUN chmod +x /entrypoint.sh 16:29:27 ---> Running in b17f2657443a 16:29:28 Running setup.py install for texttable: finished with status 'done' 16:29:28 Running setup.py install for PyYAML: started 16:29:28 Removing intermediate container b17f2657443a 16:29:28 ---> fdb7573c8ea2 16:29:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:29:28 ---> Running in 204c1190624e 16:29:29 Removing intermediate container 204c1190624e 16:29:29 ---> f06b7bd8f035 16:29:29 Step 29/32 : CMD ["gate"] 16:29:29 Running setup.py install for PyYAML: finished with status 'done' 16:29:29 ---> Running in 3f9240b8d5ad 16:29:29 Running setup.py install for docopt: started 16:29:29 Removing intermediate container 3f9240b8d5ad 16:29:29 ---> 53878b0e975b 16:29:29 Step 30/32 : LABEL arch=x86_64 16:29:29 ---> Running in 3da63dee2e6e 16:29:29 Removing intermediate container 3da63dee2e6e 16:29:29 ---> f3f51de6a2d5 16:29:29 Step 31/32 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:29:29 ---> Running in f40535d24f52 16:29:29 Removing intermediate container f40535d24f52 16:29:29 ---> bc1067a47481 16:29:29 Step 32/32 : LABEL version=0.0.0 16:29:29 ---> Running in cf38fef376c5 16:29:29 Running setup.py install for docopt: finished with status 'done' 16:29:29 Removing intermediate container cf38fef376c5 16:29:29 ---> 9327048575d4 16:29:29 16:29:29 Running setup.py install for dockerpty: started 16:29:30 Successfully built 9327048575d4 16:29:30 Successfully tagged security-bootstrapper:latest 16:29:30  Building security-bootstrapper ... done  Running setup.py install for dockerpty: finished with status 'done' 16:29:31 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 16:29:35 Removing intermediate container 313dbac35245 16:29:35 ---> 9b21ba98f7a9 16:29:35 Step 15/24 : ENV APP_PORT=58890 16:29:35 ---> Running in 42a012b6d1a1 16:29:35 Removing intermediate container 42a012b6d1a1 16:29:35 ---> 45bfca577363 16:29:35 Step 16/24 : EXPOSE $APP_PORT 16:29:35 ---> Running in 7d979a582efd 16:29:35 Removing intermediate container 7d979a582efd 16:29:35 ---> 47f2d2341b80 16:29:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:29:35 ---> 085464e04778 16:29:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:29:36 ---> 2f0c43da17bb 16:29:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:29:36 ---> 874c6251e7df 16:29:36 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:29:36 ---> Running in 210108efc097 16:29:36 Removing intermediate container 210108efc097 16:29:36 ---> 88e343b8ea86 16:29:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:36 ---> Running in ddfd769c8edd 16:29:36 Removing intermediate container ddfd769c8edd 16:29:36 ---> ccedccae383b 16:29:36 Step 22/24 : LABEL arch=x86_64 16:29:36 ---> Running in c175dd4ddfb6 16:29:37 Removing intermediate container c175dd4ddfb6 16:29:37 ---> 05075a1a56c1 16:29:37 Step 23/24 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:29:37 ---> Running in d62626d07fff 16:29:37 Removing intermediate container d62626d07fff 16:29:37 ---> a7a5c32d122d 16:29:37 Step 24/24 : LABEL version=0.0.0 16:29:37 ---> Running in 8e97586dbb90 16:29:37 Removing intermediate container 8e97586dbb90 16:29:37 ---> 32111d207564 16:29:37 16:29:37 Successfully built 32111d207564 16:29:37 Successfully tagged sys-mgmt-agent:latest 16:29:44  Building sys-mgmt-agent ... done Removing intermediate container cc9c044285eb 16:29:44 ---> 7bf94fbadb4a 16:29:44 16:29:44 Step 11/24 : FROM alpine:3.12 16:29:44 ---> 13621d1b12d4 16:29:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:29:44 ---> Using cache 16:29:44 ---> b319ac97fb5e 16:29:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:29:44 ---> Using cache 16:29:44 ---> 226a37df9167 16:29:44 Step 14/24 : ENV APP_PORT=59881 16:29:44 ---> Running in 23c5c4415dd2 16:29:44 Removing intermediate container 23c5c4415dd2 16:29:44 ---> 8f0180b961f0 16:29:44 Step 15/24 : EXPOSE $APP_PORT 16:29:44 ---> Running in 40327b825246 16:29:44 Removing intermediate container 40327b825246 16:29:44 ---> fd5f1d4cb5c7 16:29:44 Step 16/24 : WORKDIR / 16:29:44 ---> Running in a25e0eb67b0a 16:29:44 Removing intermediate container a25e0eb67b0a 16:29:44 ---> 1afddb5acd93 16:29:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:45 ---> cc016876ae33 16:29:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:29:45 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 16:29:45 ---> 4742831717c2 16:29:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:29:45 ---> fde864bcc70b 16:29:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:29:45 ---> Running in 7a5abe86fd31 16:29:46 Removing intermediate container 7a5abe86fd31 16:29:46 ---> cad13b7fa47f 16:29:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:46 ---> Running in 18bfc0f115e7 16:29:47 Removing intermediate container 18bfc0f115e7 16:29:47 ---> 999755445766 16:29:47 Step 22/24 : LABEL arch=x86_64 16:29:47 Removing intermediate container 1d5c656834d9 16:29:47 ---> 913998823f77 16:29:47 16:29:47 Step 11/23 : FROM alpine:3.12 16:29:47 ---> 13621d1b12d4 16:29:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:29:47 ---> Using cache 16:29:47 ---> b319ac97fb5e 16:29:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:29:47 ---> Using cache 16:29:47 ---> 226a37df9167 16:29:47 Step 14/23 : ENV APP_PORT=59861 16:29:47 ---> Running in a307bbe71deb 16:29:47 ---> Running in 3246a67b866c 16:29:47 Removing intermediate container a307bbe71deb 16:29:47 ---> 8c91f00bdfe7 16:29:47 Step 23/24 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:29:47 Removing intermediate container 3246a67b866c 16:29:47 ---> b997c8746b8e 16:29:47 Step 15/23 : EXPOSE $APP_PORT 16:29:47 ---> Running in 4a57085e01b5 16:29:47 ---> Running in 9e5af2c487d5 16:29:47 Removing intermediate container 4a57085e01b5 16:29:47 ---> 1928ab93228b 16:29:47 Step 24/24 : LABEL version=0.0.0 16:29:47 Removing intermediate container 9e5af2c487d5 16:29:47 ---> 6cf74df4384e 16:29:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:48 ---> Running in 11f494da1622 16:29:48 ---> 25c98ee155e1 16:29:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:29:48 Removing intermediate container 08c8a93b7612 16:29:48 ---> 18dab16161b0 16:29:48 16:29:48 Step 11/22 : FROM alpine:3.12 16:29:48 ---> 13621d1b12d4 16:29:48 Step 12/22 : RUN apk add --update --no-cache curl 16:29:48 ---> Running in aeb320ba8164 16:29:48 Removing intermediate container 11f494da1622 16:29:48 ---> bf2cea6ac228 16:29:48 16:29:48 Successfully built bf2cea6ac228 16:29:48 Successfully tagged core-metadata:latest 16:29:48  Building core-metadata ... done  ---> a76395ec29f2 16:29:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:29:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:29:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:29:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:29:48 ---> 21503c26a3da 16:29:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:29:48 (1/4) Installing ca-certificates (20191127-r4) 16:29:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:29:48 (3/4) Installing libcurl (7.77.0-r0) 16:29:48 ---> Running in 2791d99273ec 16:29:48 (4/4) Installing curl (7.77.0-r0) 16:29:48 Executing busybox-1.31.1-r20.trigger 16:29:48 Executing ca-certificates-20191127-r4.trigger 16:29:48 OK: 7 MiB in 18 packages 16:29:48 Removing intermediate container 2791d99273ec 16:29:48 ---> eba3e2a4fb46 16:29:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:48 ---> Running in 70c67b11968f 16:29:49 Removing intermediate container 70c67b11968f 16:29:49 ---> 66a85235d07f 16:29:49 Step 21/23 : LABEL arch=x86_64 16:29:49 ---> Running in d81eff24d210 16:29:49 Removing intermediate container aeb320ba8164 16:29:49 ---> 1fd299e7a5a4 16:29:49 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:29:49 Removing intermediate container d81eff24d210 16:29:49 ---> 84ace59e090a 16:29:49 Step 22/23 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:29:49 ---> Running in a3f1c588d1ca 16:29:49 ---> Running in 4d53f037cb88 16:29:49 Removing intermediate container a3f1c588d1ca 16:29:49 ---> 51c02842a233 16:29:49 Step 14/22 : WORKDIR /edgex 16:29:49 Removing intermediate container 4d53f037cb88 16:29:49 ---> 5470384938f1 16:29:49 Step 23/23 : LABEL version=0.0.0 16:29:49 ---> Running in 1ae0c37d56dc 16:29:49 ---> Running in 901219e28f32 16:29:49 Removing intermediate container 901219e28f32 16:29:49 ---> e1d42c86a462 16:29:49 16:29:49 Removing intermediate container 1ae0c37d56dc 16:29:49 ---> 85fc54ce8c83 16:29:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:29:49 Successfully built e1d42c86a462 16:29:49 Successfully tagged support-scheduler:latest 16:29:49  Building support-scheduler ... done  ---> 8469cee3138f 16:29:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:29:50 ---> 310c0033b5a8 16:29:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:29:50 ---> d652af25330c 16:29:50 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:29:50 ---> Running in eb834e6a9026 16:29:50 Removing intermediate container eb834e6a9026 16:29:50 ---> 6739a3278508 16:29:50 Step 19/22 : CMD ["--init=true"] 16:29:50 ---> Running in 140ad4926bb6 16:29:50 Removing intermediate container 140ad4926bb6 16:29:50 ---> ba8e65ad27ef 16:29:50 Step 20/22 : LABEL arch=x86_64 16:29:50 ---> Running in f0054d86d8ed 16:29:50 Removing intermediate container f0054d86d8ed 16:29:50 ---> 364dfbb00476 16:29:50 Step 21/22 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:29:50 ---> Running in 9372131a0d98 16:29:51 Removing intermediate container 9372131a0d98 16:29:51 ---> dfcb720d09cc 16:29:51 Step 22/22 : LABEL version=0.0.0 16:29:51 ---> Running in 72f9aad93e6b 16:29:51 Removing intermediate container 72f9aad93e6b 16:29:51 ---> a934a305f1ee 16:29:51 16:29:51 Successfully built a934a305f1ee 16:29:51 Successfully tagged security-proxy-setup:latest 16:29:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:29:51  Building security-proxy-setup ... done  [Pipeline] } 16:29:51 $ docker stop --time=1 0607e11e5ec187156ffe3e03b3c55dddf444298cefc1535f7c129c6a4710272a 16:29:52 $ docker rm -f 0607e11e5ec187156ffe3e03b3c55dddf444298cefc1535f7c129c6a4710272a [Pipeline] // withDockerContainer [Pipeline] sh 16:29:53 + docker images 16:29:53 REPOSITORY TAG IMAGE ID CREATED SIZE 16:29:53 security-proxy-setup latest a934a305f1ee 2 seconds ago 25.7MB 16:29:53 support-scheduler latest e1d42c86a462 3 seconds ago 15.9MB 16:29:53 core-metadata latest bf2cea6ac228 4 seconds ago 16.6MB 16:29:53 18dab16161b0 4 seconds ago 1.15GB 16:29:53 913998823f77 6 seconds ago 1.15GB 16:29:53 7bf94fbadb4a 9 seconds ago 1.15GB 16:29:53 sys-mgmt-agent latest 32111d207564 15 seconds ago 312MB 16:29:53 security-bootstrapper latest 9327048575d4 23 seconds ago 18.6MB 16:29:53 2e0ad9c17203 32 seconds ago 1.15GB 16:29:53 support-notifications latest febce83baad3 48 seconds ago 16.7MB 16:29:53 core-data latest d22dd0eae36c 50 seconds ago 20.2MB 16:29:53 security-secretstore-setup latest 8e9b9c952e7f 57 seconds ago 28.7MB 16:29:53 453dbec8afd3 57 seconds ago 1.15GB 16:29:53 f32664a4733a 58 seconds ago 1.15GB 16:29:53 17a31e24c4d3 About a minute ago 1.15GB 16:29:53 ef7c84b0a338 About a minute ago 1.15GB 16:29:53 core-command latest 9de200bb21e9 About a minute ago 15.9MB 16:29:53 419589beb2a3 About a minute ago 1.14GB 16:29:53 ci-base-image-x86_64 latest e48fa721b3d4 5 minutes ago 647MB 16:29:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 16:29:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 16:29:53 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 16:29:53 docker 20.10.0 aefe523efa57 6 months ago 240MB 16:29:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [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 16:29:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:29:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:30:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:30:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:30:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:30:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:30:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:30:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:30:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:30:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:30:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:30:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:30:08 Still waiting to schedule task 16:30:08 ‘prd-ubuntu18.04-docker-8c-8g-687’ is offline 16:30:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.155s coverage: 28.7% of statements 16:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:30:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.303s coverage: 100.0% of statements 16:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:30:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.355s coverage: 53.1% of statements 16:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.577s coverage: 87.7% of statements 16:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.207s coverage: 78.9% of statements 16:30:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.231s coverage: 81.2% of statements 16:30:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:30:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:30:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:30:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:30:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:30:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.518s coverage: 95.1% of statements 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:30:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:30:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.286s coverage: 0.8% of statements 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:30:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 16:30:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.195s coverage: 22.0% of statements 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.249s coverage: 47.1% of statements 16:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.207s coverage: 79.5% of statements 16:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements 16:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.201s coverage: 96.3% of statements 16:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.166s coverage: 87.5% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.178s coverage: 94.4% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.159s coverage: 44.8% of statements 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.559s coverage: 81.8% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.289s coverage: 92.9% of statements 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.169s coverage: 58.8% of statements 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.254s coverage: 80.0% of statements 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.258s coverage: 85.4% of statements 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.280s coverage: 91.2% of statements 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.616s coverage: 64.4% of statements 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 16:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements 16:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 16:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.021s coverage: 66.9% of statements 16:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.689s coverage: 43.6% of statements 16:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.259s coverage: 89.5% of statements 16:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.192s coverage: 84.8% of statements 16:31:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.255s coverage: 19.3% of statements 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.582s coverage: 91.9% of statements 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.262s coverage: 62.7% of statements 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 97.6% of statements 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.168s coverage: 28.9% of statements 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.148s coverage: 100.0% of statements 16:31:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 16:31:17 GO111MODULE=on go vet ./... 16:32:39 gofmt -l . 16:32:39 [ "`gofmt -l .`" = "" ] 16:32:39 ./bin/test-attribution-txt.sh [Pipeline] sh 16:32:39 + ls -al . 16:32:39 total 588 16:32:39 drwxrwxr-x 9 1001 1001 4096 Jun 29 16:32 . 16:32:39 drwxr-xr-x 4 root root 4096 Jun 29 16:28 .. 16:32:39 -rw-rw-r-- 1 1001 1001 11 Jun 29 16:26 .dockerignore 16:32:39 drwxrwxr-x 8 1001 1001 4096 Jun 29 16:26 .git 16:32:39 drwxrwxr-x 3 1001 1001 4096 Jun 29 16:26 .github 16:32:39 -rw-rw-r-- 1 1001 1001 818 Jun 29 16:26 .gitignore 16:32:39 -rw-rw-r-- 1 1001 1001 166 Jun 29 16:26 .sonarcloud.properties 16:32:39 -rw-rw-r-- 1 1001 1001 8609 Jun 29 16:26 Attribution.txt 16:32:39 -rw-rw-r-- 1 1001 1001 43881 Jun 29 16:26 CHANGELOG.md 16:32:39 -rw-rw-r-- 1 1001 1001 3804 Jun 29 16:26 CONTRIBUTING.md 16:32:39 -rw-rw-r-- 1 1001 1001 931 Jun 29 16:26 Dockerfile.build 16:32:39 -rw-rw-r-- 1 1001 1001 849 Jun 29 16:26 Jenkinsfile 16:32:39 -rw-rw-r-- 1 1001 1001 10775 Jun 29 16:26 LICENSE 16:32:39 -rw-rw-r-- 1 1001 1001 5605 Jun 29 16:26 Makefile 16:32:39 -rw-rw-r-- 1 1001 1001 7905 Jun 29 16:26 README.md 16:32:39 -rw-rw-r-- 1 1001 1001 7071 Jun 29 16:26 SECURITY.md 16:32:39 -rw-rw-r-- 1 1001 1001 5 Jun 29 16:24 VERSION 16:32:39 -rw-rw-r-- 1 1001 1001 4131 Jun 29 16:26 ZMQWindows.md 16:32:39 drwxrwxr-x 2 1001 1001 4096 Jun 29 16:26 bin 16:32:39 drwxrwxr-x 14 1001 1001 4096 Jun 29 16:26 cmd 16:32:39 -rw-r--r-- 1 root root 398095 Jun 29 16:31 coverage.out 16:32:39 -rw-rw-r-- 1 1001 1001 806 Jun 29 16:26 go.mod 16:32:39 -rw-r--r-- 1 root root 20759 Jun 29 16:28 go.sum 16:32:39 drwxrwxr-x 7 1001 1001 4096 Jun 29 16:26 internal 16:32:39 drwxrwxr-x 3 1001 1001 4096 Jun 29 16:26 openapi 16:32:39 drwxrwxr-x 4 1001 1001 4096 Jun 29 16:26 snap 16:32:39 -rw-rw-r-- 1 1001 1001 168 Jun 29 16:26 version.go [Pipeline] sh 16:32:40 + '[' -e coverage.out ] 16:32:40 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:40 Warning: overwriting stash ‘coverage-report’ 16:32:41 Stashed 1 file(s) [Pipeline] sh 16:32:42 + make build 16:32:42 go mod tidy 16:32:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:32:48 Running on prd-ubuntu18.04-docker-8c-8g-688 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 16:32:48 Running in /w/workspace/edgex-go/39 [Pipeline] { [Pipeline] checkout 16:32:49 The recommended git tool is: git 16:32:49 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 16:32:51 using credential edgex-jenkins-ssh 16:32:51 Cloning the remote Git repository 16:32:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:32:51 > git init /w/workspace/edgex-go/39 # timeout=10 16:32:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:51 > git --version # timeout=10 16:32:51 > git --version # 'git version 2.17.1' 16:32:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:33:04 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 266e89840a72ddde2cb83eb2b982679fcff76107 16:33:04 Merge succeeded, producing 266e89840a72ddde2cb83eb2b982679fcff76107 16:33:04 Checking out Revision 266e89840a72ddde2cb83eb2b982679fcff76107 (PR-3579) 16:33:04 > git config core.sparsecheckout # timeout=10 16:33:04 > git checkout -f 266e89840a72ddde2cb83eb2b982679fcff76107 # timeout=10 16:33:04 > git remote # timeout=10 16:33:04 > git config --get remote.origin.url # timeout=10 16:33:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:04 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 16:33:04 > git rev-parse HEAD^{commit} # timeout=10 16:33:04 > git config core.sparsecheckout # timeout=10 16:33:04 > git checkout -f 266e89840a72ddde2cb83eb2b982679fcff76107 # timeout=10 16:33:08 Commit message: "feat(snap): Add vault secret-token content plug hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:09 + echo snap-build.sh 16:33:09 snap-build.sh 16:33:09 + SNAP_BASE_DIR=. 16:33:09 + '[' '!' -z /w/workspace/edgex-go/39 ']' 16:33:09 + SNAP_BASE_DIR=/w/workspace/edgex-go/39 16:33:09 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/39]' 16:33:09 [snap-build] Building snap in dir [/w/workspace/edgex-go/39] 16:33:09 + cd /w/workspace/edgex-go/39 16:33:09 + sudo apt-get remove -qy --purge lxd lxd-client 16:33:09 Reading package lists... 16:33:09 Building dependency tree... 16:33:09 Reading state information... 16:33:10 The following packages were automatically installed and are no longer required: 16:33:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:33:10 uidmap xdelta3 16:33:10 Use 'sudo apt autoremove' to remove them. 16:33:10 The following packages will be REMOVED: 16:33:10 lxd* lxd-client* 16:33:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:33:10 After this operation, 31.7 MB disk space will be freed. 16:33:11 (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 ... 190317 files and directories currently installed.) 16:33:11 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:33:11 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 16:33:12 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 16:33:12 Removing lxd dnsmasq configuration 16:33:12 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:33:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:33:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:33:13 (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 ... 190142 files and directories currently installed.) 16:33:13 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:33:15 Processing triggers for systemd (237-3ubuntu10.45) ... 16:33:15 Processing triggers for ureadahead (0.100.0-21) ... 16:33:16 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 16:33:16 + sudo snap remove --purge lxd 16:33:16 snap "lxd" is not installed 16:33:16 + sudo groupadd --force --system lxd 16:33:16 ++ whoami 16:33:16 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:33:16 + newgrp - lxd 16:33:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:33:17 + sudo snap install lxd 16:33:20 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 16:33:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:27 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 16:33:30 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 16:33:33 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 16:33:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:33:42 $ docker stop --time=1 503249945fdc9dd88f5677a8622872f648f30ae29c75dc30ab134720f9c2932e 16:33:44 $ docker rm -f 503249945fdc9dd88f5677a8622872f648f30ae29c75dc30ab134720f9c2932e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:33:46 16:33:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:33:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:33:47 latest: Pulling from edgex-devops/edgex-compose-arm64 16:33:47 29e5d40040c1: Pulling fs layer 16:33:47 1ce36da41761: Pulling fs layer 16:33:47 25b303627fd3: Pulling fs layer 16:33:47 29e5d40040c1: Download complete 16:33:48 29e5d40040c1: Pull complete 16:33:48 1ce36da41761: Verifying Checksum 16:33:48 1ce36da41761: Download complete 16:33:49 1ce36da41761: Pull complete 16:33:49 25b303627fd3: Download complete 16:34:00 25b303627fd3: Pull complete 16:34:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:34:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:34:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:34:00 prd-ubuntu18.04-docker-arm64-4c-16g-686 does not seem to be running inside a container 16:34:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:34:03 $ docker top 51f3d288aee4f225cc2140df9a007c071d95010610e28ea38c80c6139d0f0efc -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:04 + grep parallel 16:34:04 + docker-compose build --help 16:34:08 --parallel Build images in parallel. [Pipeline] } 16:34:08 $ docker stop --time=1 51f3d288aee4f225cc2140df9a007c071d95010610e28ea38c80c6139d0f0efc 16:34:10 $ docker rm -f 51f3d288aee4f225cc2140df9a007c071d95010610e28ea38c80c6139d0f0efc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:34:11 . [Pipeline] withDockerContainer 16:34:11 prd-ubuntu18.04-docker-arm64-4c-16g-686 does not seem to be running inside a container 16:34:11 $ 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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:34:13 $ docker top 0b8014d8e5717ae0c6f063f7c25bbe33950a0485b9cd0d9580b3ac57a7de28e2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:14 + docker-compose -f ./docker-compose-build.yml build --parallel 16:34:17 Building core-command ... 16:34:17 Building core-data ... 16:34:17 Building core-metadata ... 16:34:17 Building security-bootstrapper ... 16:34:17 Building security-proxy-setup ... 16:34:17 Building security-secretstore-setup ... 16:34:17 Building support-notifications ... 16:34:17 Building support-scheduler ... 16:34:17 Building sys-mgmt-agent ... 16:34:17 Building support-notifications 16:34:17 Building security-bootstrapper 16:34:17 Building sys-mgmt-agent 16:34:17 Building security-proxy-setup 16:34:17 Building core-command 16:35:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:39 ---> afb1d0f63e92 16:35:39 Step 3/24 : WORKDIR /edgex-go 16:35:39 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:35:39 ---> afb1d0f63e92 16:35:39 Step 3/32 : WORKDIR /edgex-go 16:35:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:39 ---> afb1d0f63e92 16:35:39 Step 3/22 : WORKDIR /edgex-go 16:35:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:39 ---> afb1d0f63e92 16:35:39 Step 3/24 : WORKDIR /edgex-go 16:35:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:39 ---> afb1d0f63e92 16:35:39 Step 3/23 : WORKDIR /edgex-go 16:35:39 ---> Running in 482e5920adee 16:35:39 ---> Running in a5b6b2c124ab 16:35:39 ---> Running in 824bafba3ad5 16:35:39 ---> Running in 759be926aa70 16:35:39 ---> Running in 238ca0a59e76 16:35:39 Removing intermediate container 482e5920adee 16:35:39 ---> 45311c635fed 16:35:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:39 Removing intermediate container a5b6b2c124ab 16:35:39 ---> 3d631b9eb6cd 16:35:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:39 Removing intermediate container 759be926aa70 16:35:39 ---> 2a1f04c7188c 16:35:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:39 Removing intermediate container 824bafba3ad5 16:35:39 ---> 24aadb5f4b9e 16:35:39 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:39 Removing intermediate container 238ca0a59e76 16:35:39 ---> feae910f1ad9 16:35:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:39 ---> Running in c575c9dc0bfc 16:35:39 ---> Running in 8307b8626803 16:35:39 ---> Running in e569b63c1522 16:35:39 ---> Running in 3f80772bfcbf 16:35:39 ---> Running in 2f34f511aba5 16:35:39 Removing intermediate container c575c9dc0bfc 16:35:39 ---> f28f3cb272ce 16:35:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:35:39 Removing intermediate container 8307b8626803 16:35:39 ---> 037c2e02ee20 16:35:39 Step 5/22 : RUN apk add --update --no-cache make git 16:35:39 ---> Running in f65cfa15e6f3 16:35:39 ---> Running in 6c9c5638b0d9 16:35:39 Removing intermediate container 3f80772bfcbf 16:35:39 ---> a581193339c3 16:35:39 Step 5/24 : RUN apk add --update --no-cache make bash git 16:35:39 Removing intermediate container e569b63c1522 16:35:39 ---> f2ced97381fc 16:35:39 Step 5/24 : RUN apk add --update --no-cache make git 16:35:39 Removing intermediate container 2f34f511aba5 16:35:39 ---> e7af5957cc80 16:35:39 Step 5/32 : RUN apk add --update --no-cache make git 16:35:39 ---> Running in 433db9dcc017 16:35:39 ---> Running in b37b62810b4c 16:35:39 ---> Running in 3fae488ffe0f 16:35:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:35:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:35:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:35:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:35:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:35:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:35:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:35:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:35:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:35:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:35:39 OK: 218 MiB in 52 packages 16:35:40 OK: 218 MiB in 52 packages 16:35:40 OK: 218 MiB in 52 packages 16:35:40 OK: 218 MiB in 52 packages 16:35:40 OK: 218 MiB in 52 packages 16:35:41 Removing intermediate container f65cfa15e6f3 16:35:41 ---> e55ed8c83413 16:35:41 Step 6/23 : COPY go.mod . 16:35:41 Removing intermediate container 6c9c5638b0d9 16:35:41 ---> d5072de46eb9 16:35:41 Step 6/22 : COPY go.mod . 16:35:42 Removing intermediate container b37b62810b4c 16:35:42 ---> 198771570782 16:35:42 Step 6/24 : COPY go.mod . 16:35:42 ---> 6a2f893ff106 16:35:42 Step 7/23 : RUN go mod download 16:35:42 Removing intermediate container 3fae488ffe0f 16:35:42 ---> 005db56a0beb 16:35:42 Step 6/32 : COPY go.mod . 16:35:42 Removing intermediate container 433db9dcc017 16:35:42 ---> 8922b8918e50 16:35:42 Step 6/24 : COPY go.mod . 16:35:42 ---> Running in 290f159551e5 16:35:42 ---> 34a4ba1b27d6 16:35:42 Step 7/22 : RUN go mod download 16:35:43 ---> Running in 7c7a583a52ad 16:35:43 ---> a009c979b74d 16:35:43 Step 7/24 : RUN go mod download 16:35:43 ---> Running in 9a9e6330f3ff 16:35:43 ---> 82b6911f38d8 16:35:43 Step 7/32 : RUN go mod download 16:35:44 ---> ce5f0ec79b21 16:35:44 Step 7/24 : RUN go mod download 16:35:44 ---> Running in 2fb5cea92344 16:35:44 ---> Running in 09772c57bfcf 16:35:46 Removing intermediate container 290f159551e5 16:35:46 ---> b17b12d03279 16:35:46 Step 8/23 : COPY . . 16:35:47 Removing intermediate container 7c7a583a52ad 16:35:47 ---> d605bebe1cd3 16:35:47 Step 8/22 : COPY . . 16:35:48 Removing intermediate container 9a9e6330f3ff 16:35:48 ---> 74f94ba25fce 16:35:48 Step 8/24 : COPY . . 16:35:49 Removing intermediate container 2fb5cea92344 16:35:49 ---> e6241814c373 16:35:49 Step 8/32 : COPY . . 16:35:49 Removing intermediate container 09772c57bfcf 16:35:49 ---> fcc572f51716 16:35:49 Step 8/24 : COPY . . 16:36:08 2021-06-29T16:35:55Z INFO Waiting for automatic snapd restart... 16:36:12 ---> b260cde6576e 16:36:12 Step 9/23 : RUN go mod tidy 16:36:12 ---> 72d9c27de59a 16:36:12 Step 9/22 : RUN go mod tidy 16:36:12 ---> 358b582c0ef7 16:36:12 Step 9/32 : RUN go mod tidy 16:36:12 ---> 267fa9bf1d02 16:36:12 Step 9/24 : RUN go mod tidy 16:36:12 ---> Running in aba0d772a0c1 16:36:12 ---> Running in 63924c6f0ca9 16:36:12 ---> Running in af9e3632fa91 16:36:12 ---> Running in f3abbfba5a8f 16:36:12 ---> d697bd9eec86 16:36:12 Step 9/24 : RUN go mod tidy 16:36:12 ---> Running in ecc1eac96611 16:36:19 Removing intermediate container aba0d772a0c1 16:36:19 ---> b3cf111f7e83 16:36:19 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:36:19 ---> Running in f0dbff188db4 16:36:19 Removing intermediate container f3abbfba5a8f 16:36:19 ---> a83cdc3793b1 16:36:19 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:36:19 ---> Running in 7120fe60098c 16:36:19 Removing intermediate container 63924c6f0ca9 16:36:19 ---> b2310cd3a89d 16:36:19 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:36:20 Removing intermediate container ecc1eac96611 16:36:20 ---> a31924010ce9 16:36:20 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:36:20 Removing intermediate container af9e3632fa91 16:36:20 ---> 4bb6792fea49 16:36:20 Step 10/24 : RUN make cmd/core-command/core-command 16:36:20 ---> Running in 264354a1c1d2 16:36:20 ---> Running in fceb7aaace6f 16:36:20 ---> Running in b723e96ec5d2 16:36:20 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 16:36:21 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 16:36:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:36:23 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 16:36:23 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 16:38:00 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 16:38:15 Removing intermediate container fceb7aaace6f 16:38:15 ---> f25c5aae6a5a 16:38:15 16:38:15 Step 11/24 : FROM alpine:3.12 16:38:15 3.12: Pulling from library/alpine 16:38:15 Removing intermediate container f0dbff188db4 16:38:15 ---> 4dcea4cb6c7b 16:38:15 16:38:15 Step 11/22 : FROM alpine:3.12 16:38:16 3.12: Pulling from library/alpine 16:38:16 Removing intermediate container 7120fe60098c 16:38:16 ---> b39bd09a7788 16:38:16 16:38:16 Step 11/32 : FROM alpine:3.12 16:38:16 Removing intermediate container b723e96ec5d2 16:38:16 ---> 547b841c1306 16:38:16 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:38:16 3.12: Pulling from library/alpine 16:38:16 ---> Running in 16c74dad5552 16:38:17 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:38:17 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:38:17 Status: Downloaded newer image for alpine:3.12 16:38:17 Status: Image is up to date for alpine:3.12 16:38:17 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:38:17 Status: Image is up to date for alpine:3.12 16:38:17 ---> c4fd0aeabfcf 16:38:17 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:38:17 ---> c4fd0aeabfcf 16:38:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:38:17 ---> c4fd0aeabfcf 16:38:17 Step 12/22 : RUN apk add --update --no-cache curl 16:38:17 Removing intermediate container 264354a1c1d2 16:38:17 ---> 48c2454b21af 16:38:17 16:38:17 Step 11/23 : FROM alpine:3.12 16:38:17 ---> c4fd0aeabfcf 16:38:17 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:38:17 ---> Running in db602dc5bf72 16:38:17 ---> Running in accc00449ef3 16:38:17 ---> Running in 22e25dba9cfd 16:38:17 ---> Running in df30be826f72 16:38:18 Removing intermediate container df30be826f72 16:38:18 ---> 4af704e885c3 16:38:18 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:38:19 ---> Running in 751eee28288a 16:38:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:38:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:38:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:38:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:38:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:38:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:38:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:38:20 (1/2) Installing ca-certificates (20191127-r4) 16:38:21 (2/2) Installing dumb-init (1.2.2-r1) 16:38:21 Executing busybox-1.31.1-r20.trigger 16:38:21 Executing ca-certificates-20191127-r4.trigger 16:38:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:38:21 (1/4) Installing ca-certificates (20191127-r4) 16:38:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:38:21 (3/4) Installing libcurl (7.77.0-r0) 16:38:21 (4/4) Installing curl (7.77.0-r0) 16:38:21 Executing busybox-1.31.1-r20.trigger 16:38:21 (1/1) Installing dumb-init (1.2.2-r1) 16:38:21 Executing ca-certificates-20191127-r4.trigger 16:38:21 Executing busybox-1.31.1-r20.trigger 16:38:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:38:21 OK: 6 MiB in 16 packages 16:38:21 OK: 5 MiB in 15 packages 16:38:21 OK: 7 MiB in 18 packages 16:38:21 (1/2) Installing dumb-init (1.2.2-r1) 16:38:21 (2/2) Installing su-exec (0.2-r1) 16:38:21 Executing busybox-1.31.1-r20.trigger 16:38:22 OK: 5 MiB in 16 packages 16:38:23 Removing intermediate container db602dc5bf72 16:38:23 ---> 11d1fb43681a 16:38:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:23 ---> Running in 220540595a84 16:38:23 Removing intermediate container accc00449ef3 16:38:23 ---> 503f08c8084e 16:38:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:38:24 Removing intermediate container 22e25dba9cfd 16:38:24 ---> 2abb9d37943b 16:38:24 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:38:24 ---> Running in f14b764e44c5 16:38:24 ---> Running in 40326248bea2 16:38:24 Removing intermediate container 16c74dad5552 16:38:24 ---> 68c8b6f6c131 16:38:24 16:38:24 Step 12/24 : FROM docker:20.10.0 16:38:24 Removing intermediate container 751eee28288a 16:38:24 ---> f93bd2996f68 16:38:24 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:38:24 Removing intermediate container 220540595a84 16:38:24 ---> 30e32926bc69 16:38:24 Step 14/24 : ENV APP_PORT=59882 16:38:24 20.10.0: Pulling from library/docker 16:38:24 ---> Running in 383467c9d18e 16:38:25 ---> Running in 3d702263adef 16:38:25 Removing intermediate container 40326248bea2 16:38:25 ---> 886428d1698e 16:38:25 Step 14/22 : WORKDIR /edgex 16:38:25 Removing intermediate container f14b764e44c5 16:38:25 ---> 014f8780282c 16:38:25 Step 14/23 : ENV APP_PORT=59860 16:38:25 ---> Running in a25d535b6ee5 16:38:25 ---> Running in 75c9cbccae83 16:38:25 Removing intermediate container 383467c9d18e 16:38:25 ---> 07dc07c7ff37 16:38:25 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:38:25 Removing intermediate container 3d702263adef 16:38:25 ---> 91156ae09dfe 16:38:25 Step 15/24 : EXPOSE $APP_PORT 16:38:25 ---> Running in 74e6e26bd498 16:38:26 ---> Running in 9eb097576ab2 16:38:26 Removing intermediate container 75c9cbccae83 16:38:26 ---> e850b1ea9f53 16:38:26 Step 15/23 : EXPOSE $APP_PORT 16:38:26 Removing intermediate container a25d535b6ee5 16:38:26 ---> 34e8c2729abf 16:38:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:38:26 ---> Running in d240c678aa13 16:38:27 Removing intermediate container 74e6e26bd498 16:38:27 ---> c2b6bd888b05 16:38:27 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:38:27 Removing intermediate container 9eb097576ab2 16:38:27 ---> 7b61e8b60ca2 16:38:27 Step 16/24 : WORKDIR / 16:38:27 ---> Running in d1efd0135117 16:38:27 ---> Running in 78edef7ec705 16:38:27 Removing intermediate container d240c678aa13 16:38:27 ---> 00ca380ed4d7 16:38:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:28 ---> d84606e69a3d 16:38:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:38:28 Removing intermediate container 78edef7ec705 16:38:28 ---> 9dc390627a8b 16:38:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:29 ---> 99a233b0a8f2 16:38:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:38:30 ---> ef0b55d276ac 16:38:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:38:30 ---> 6b3ff7c0b79f 16:38:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:38:30 Removing intermediate container d1efd0135117 16:38:30 ---> 6f777ac0b8f6 16:38:30 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:38:30 ---> Running in 29fdcacd3787 16:38:31 ---> b4ff17a078d9 16:38:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:38:31 Removing intermediate container 29fdcacd3787 16:38:31 ---> d8d92e9985bb 16:38:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:38:32 ---> f32a0f32e5b6 16:38:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:38:32 ---> a531c655424d 16:38:32 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:38:33 ---> Running in f667d907e703 16:38:33 ---> 566fb847a4b0 16:38:33 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:38:33 ---> Running in 7ce73e6d0ac7 16:38:34 ---> e67608cc671a 16:38:34 Step 20/24 : ENTRYPOINT ["/core-command"] 16:38:34 ---> c178d07df6ba 16:38:34 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:38:34 Removing intermediate container f667d907e703 16:38:34 ---> bf3fbc397d53 16:38:34 Step 19/22 : CMD ["--init=true"] 16:38:34 ---> Running in 1c56f6cce5e4 16:38:34 ---> Running in 25cffc58ad89 16:38:34 ---> Running in 48b06bd4bd1d 16:38:34 Removing intermediate container 7ce73e6d0ac7 16:38:34 ---> 16b5a242e8bc 16:38:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:35 ---> Running in 7bdc8d1749a7 16:38:35 Removing intermediate container 48b06bd4bd1d 16:38:35 ---> 6c03d4a0c533 16:38:35 Step 20/22 : LABEL arch=arm64 16:38:35 Removing intermediate container 1c56f6cce5e4 16:38:35 ---> 64c777226efa 16:38:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:35 ---> Running in dbe85dc04efb 16:38:35 ---> Running in ecf148f2ccda 16:38:36 Removing intermediate container 7bdc8d1749a7 16:38:36 ---> adf04783a141 16:38:36 Step 21/23 : LABEL arch=arm64 16:38:36 ---> Running in 44076e648cad 16:38:36 Removing intermediate container dbe85dc04efb 16:38:36 ---> fc871ddacb0b 16:38:36 Step 21/22 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:38:36 Removing intermediate container ecf148f2ccda 16:38:36 ---> f44829b3aec1 16:38:36 Step 22/24 : LABEL arch=arm64 16:38:36 ---> Running in ad2a1e39839d 16:38:37 ---> Running in fa4f014339d9 16:38:37 Removing intermediate container 44076e648cad 16:38:37 ---> 72bfd836d3f7 16:38:37 Step 22/23 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:38:37 ---> Running in 93913be570fb 16:38:38 Removing intermediate container ad2a1e39839d 16:38:38 ---> 2b705b460d55 16:38:38 Step 22/22 : LABEL version=0.0.0 16:38:38 Removing intermediate container fa4f014339d9 16:38:38 ---> 0118eb18d5d9 16:38:38 Step 23/24 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:38:38 ---> Running in b3c7213be66b 16:38:38 ---> Running in c1bd5f6fb9c2 16:38:38 Removing intermediate container 25cffc58ad89 16:38:38 ---> cd70c6c41090 16:38:38 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:38 Removing intermediate container 93913be570fb 16:38:38 ---> 2c208be613ce 16:38:38 Step 23/23 : LABEL version=0.0.0 16:38:38 ---> Running in 36a5f87f9312 16:38:39 Removing intermediate container b3c7213be66b 16:38:39 ---> 69f7b5b325bc 16:38:39 16:38:39 Removing intermediate container c1bd5f6fb9c2 16:38:39 ---> 3d83c80225d1 16:38:39 Step 24/24 : LABEL version=0.0.0 16:38:39 ---> Running in 70b5f0755755 16:38:39 Removing intermediate container 36a5f87f9312 16:38:39 ---> 582159c44ac3 16:38:39 16:38:39 Successfully built 69f7b5b325bc 16:38:39 Successfully tagged security-proxy-setup-arm64:latest 16:38:39  Building security-proxy-setup ... done Building security-secretstore-setup 16:38:39 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:38:39 ---> 8b70e6397098 16:38:39 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:38:40 Status: Downloaded newer image for docker:20.10.0 16:38:40 ---> eeaf43b92773 16:38:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:38:40 Removing intermediate container 70b5f0755755 16:38:40 ---> ea1a91983388 16:38:40 16:38:40 ---> Running in e2f05f038b66 16:38:40 Successfully built 582159c44ac3 16:38:40 Successfully tagged support-notifications-arm64:latest 16:38:40  Building support-notifications ... done Building core-data 16:38:40 Successfully built ea1a91983388 16:38:40 Successfully tagged core-command-arm64:latest 16:38:40  Building core-command ... done Building core-metadata 16:38:41 Removing intermediate container e2f05f038b66 16:38:41 ---> fe5aa0c2eb1e 16:38:41 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:38:41 ---> Running in 9aae44edd186 16:38:41 ---> 203ca8cc4599 16:38:41 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:38:42 ---> 5077228b1ab3 16:38:42 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:38:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:38:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:38:43 ---> a1d184cffe6a 16:38:43 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:38:43 (1/39) Installing readline (8.0.4-r0) 16:38:43 (2/39) Installing bash (5.0.17-r0) 16:38:43 Executing bash-5.0.17-r0.post-install 16:38:43 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:38:43 (4/39) Installing libcurl (7.77.0-r0) 16:38:43 (5/39) Installing curl (7.77.0-r0) 16:38:43 (6/39) Installing dumb-init (1.2.2-r1) 16:38:43 (7/39) Installing libbz2 (1.0.8-r1) 16:38:43 (8/39) Installing expat (2.2.9-r1) 16:38:43 (9/39) Installing libffi (3.3-r2) 16:38:43 (10/39) Installing gdbm (1.13-r1) 16:38:43 (11/39) Installing xz-libs (5.2.5-r0) 16:38:43 (12/39) Installing sqlite-libs (3.32.1-r1) 16:38:43 (13/39) Installing python3 (3.8.10-r0) 16:38:45 ---> 83e06b1d3bf2 16:38:45 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:38:45 (14/39) Installing py3-appdirs (1.4.4-r1) 16:38:45 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:38:45 (16/39) Installing py3-parsing (2.4.7-r0) 16:38:46 (17/39) Installing py3-six (1.15.0-r0) 16:38:46 (18/39) Installing py3-packaging (20.4-r0) 16:38:46 (19/39) Installing py3-setuptools (47.0.0-r0) 16:38:46 (20/39) Installing py3-chardet (3.0.4-r4) 16:38:46 (21/39) Installing py3-idna (2.9-r0) 16:38:46 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:38:46 ---> Running in 91279f2a79d7 16:38:46 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:38:46 (24/39) Installing py3-requests (2.23.0-r0) 16:38:46 (25/39) Installing py3-msgpack (1.0.0-r0) 16:38:46 (26/39) Installing py3-lockfile (0.12.2-r3) 16:38:46 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:38:46 (28/39) Installing py3-colorama (0.4.3-r0) 16:38:46 (29/39) Installing py3-distlib (0.3.0-r0) 16:38:46 (30/39) Installing py3-distro (1.5.0-r1) 16:38:46 (31/39) Installing py3-webencodings (0.5.1-r3) 16:38:46 (32/39) Installing py3-html5lib (1.0.1-r4) 16:38:46 (33/39) Installing py3-pytoml (0.1.21-r0) 16:38:46 (34/39) Installing py3-pep517 (0.8.2-r0) 16:38:46 (35/39) Installing py3-progress (1.5-r0) 16:38:46 (36/39) Installing py3-toml (0.10.1-r0) 16:38:46 (37/39) Installing py3-retrying (1.3.3-r0) 16:38:46 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:38:46 (39/39) Installing py3-pip (20.1.1-r0) 16:38:46 Executing busybox-1.31.1-r19.trigger 16:38:46 OK: 72 MiB in 59 packages 16:38:47 Removing intermediate container 91279f2a79d7 16:38:47 ---> 5a691f673f82 16:38:47 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:38:48 ---> 3665d62319ef 16:38:48 Step 27/32 : RUN chmod +x /entrypoint.sh 16:38:48 ---> Running in a9e3918396ff 16:38:51 Removing intermediate container a9e3918396ff 16:38:51 ---> fa0e7f7e1d6d 16:38:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:38:51 Collecting docker-compose==1.23.2 16:38:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:38:51 ---> Running in 991056c50e87 16:38:52 Removing intermediate container 991056c50e87 16:38:52 ---> f45ff931e807 16:38:52 Step 29/32 : CMD ["gate"] 16:38:52 Collecting dockerpty<0.5,>=0.4.1 16:38:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:38:53 ---> Running in 310f470e6997 16:38:53 Removing intermediate container 310f470e6997 16:38:53 ---> c72f92b3aa68 16:38:53 Step 30/32 : LABEL arch=arm64 16:38:53 ---> Running in 811999b5b6e5 16:38:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:38:54 Removing intermediate container 811999b5b6e5 16:38:54 ---> b5fc2ee5dbf6 16:38:54 Step 31/32 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:38:55 ---> Running in 872207eae214 16:38:55 Collecting PyYAML<4,>=3.10 16:38:55 Downloading PyYAML-3.13.tar.gz (270 kB) 16:38:56 Removing intermediate container 872207eae214 16:38:56 ---> ecb837e740b4 16:38:56 Step 32/32 : LABEL version=0.0.0 16:38:56 ---> Running in 4e22fb2f3ce1 16:38:56 Removing intermediate container 4e22fb2f3ce1 16:38:56 ---> b519edd581ef 16:38:56 16:38:57 Successfully built b519edd581ef 16:38:57 Successfully tagged security-bootstrapper-arm64:latest 16:38:57  Building security-bootstrapper ... done Building support-scheduler 16:39:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:39:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:39:00 Collecting cached-property<2,>=1.2.0 16:39:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:39:01 Collecting texttable<0.10,>=0.9.0 16:39:01 Downloading texttable-0.9.1.tar.gz (11 kB) 16:39:03 Collecting jsonschema<3,>=2.5.1 16:39:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:39:04 Collecting websocket-client<1.0,>=0.32.0 16:39:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:39:05 Collecting docker<4.0,>=3.6.0 16:39:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:39:06 Collecting docopt<0.7,>=0.6.1 16:39:06 Downloading docopt-0.6.2.tar.gz (25 kB) 16:39:08 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) 16:39:09 Collecting urllib3<1.25,>=1.21.1 16:39:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:39:09 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) 16:39:09 Collecting idna<2.8,>=2.5 16:39:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:39:10 Collecting docker-pycreds>=0.4.0 16:39:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:39:10 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:39:10 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:39:10 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:39:10 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:39:11 Installing collected packages: dockerpty, PyYAML, urllib3, idna, requests, cached-property, texttable, jsonschema, websocket-client, docker-pycreds, docker, docopt, docker-compose 16:39:11 Running setup.py install for dockerpty: started 16:39:13 Running setup.py install for dockerpty: finished with status 'done' 16:39:13 Running setup.py install for PyYAML: started 16:39:16 Running setup.py install for PyYAML: finished with status 'done' 16:39:16 Attempting uninstall: urllib3 16:39:16 Found existing installation: urllib3 1.25.9 16:39:16 Uninstalling urllib3-1.25.9: 16:39:16 Successfully uninstalled urllib3-1.25.9 16:39:17 Attempting uninstall: idna 16:39:17 Found existing installation: idna 2.9 16:39:17 Uninstalling idna-2.9: 16:39:17 Successfully uninstalled idna-2.9 16:39:18 Attempting uninstall: requests 16:39:18 Found existing installation: requests 2.23.0 16:39:18 Uninstalling requests-2.23.0: 16:39:18 Successfully uninstalled requests-2.23.0 16:39:18 Running setup.py install for texttable: started 16:39:21 Running setup.py install for texttable: finished with status 'done' 16:39:22 Running setup.py install for docopt: started 16:39:24 Running setup.py install for docopt: finished with status 'done' 16:39:25 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:39:25 ---> afb1d0f63e92 16:39:25 Step 3/26 : WORKDIR /edgex-go 16:39:25 ---> Using cache 16:39:25 ---> feae910f1ad9 16:39:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:25 ---> Using cache 16:39:25 ---> a581193339c3 16:39:25 Step 5/26 : RUN apk add --update --no-cache make git 16:39:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:39:26 ---> afb1d0f63e92 16:39:26 Step 3/24 : WORKDIR /edgex-go 16:39:26 ---> Using cache 16:39:26 ---> feae910f1ad9 16:39:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:26 ---> Using cache 16:39:26 ---> a581193339c3 16:39:26 Step 5/24 : RUN apk add --update --no-cache make git 16:39:26 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 16:39:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:39:27 ---> afb1d0f63e92 16:39:27 Step 3/24 : WORKDIR /edgex-go 16:39:27 ---> Using cache 16:39:27 ---> feae910f1ad9 16:39:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:27 ---> Using cache 16:39:27 ---> a581193339c3 16:39:27 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:39:30 ---> Running in 945c5a6c953f 16:39:30 ---> Running in 848db2daa338 16:39:30 ---> Running in c3f0d8f36b55 16:39:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:39:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:39:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:39:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:39:33 ---> afb1d0f63e92 16:39:33 Step 3/23 : WORKDIR /edgex-go 16:39:33 ---> Using cache 16:39:33 ---> feae910f1ad9 16:39:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:33 ---> Using cache 16:39:33 ---> a581193339c3 16:39:33 Step 5/23 : RUN apk add --update --no-cache make git 16:39:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:39:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:39:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:39:34 ---> Running in ce59b861e711 16:39:34 OK: 218 MiB in 52 packages 16:39:35 OK: 218 MiB in 52 packages 16:39:35 OK: 218 MiB in 52 packages 16:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:39:36 Removing intermediate container 945c5a6c953f 16:39:36 ---> b2145d347314 16:39:36 Step 6/26 : COPY go.mod . 16:39:36 Removing intermediate container c3f0d8f36b55 16:39:36 ---> 97c4eacdfe1a 16:39:36 Step 6/24 : COPY go.mod . 16:39:37 Removing intermediate container 848db2daa338 16:39:37 ---> d6220cdb6604 16:39:37 Step 6/24 : COPY go.mod . 16:39:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:39:38 ---> a9311e7f03fe 16:39:38 Step 7/24 : RUN go mod download 16:39:38 ---> f4534b6a5128 16:39:38 Step 7/26 : RUN go mod download 16:39:38 ---> Running in df26b74af741 16:39:38 OK: 218 MiB in 52 packages 16:39:38 ---> 0e64d75775f5 16:39:38 Step 7/24 : RUN go mod download 16:39:38 ---> Running in 16605495e15f 16:39:38 ---> Running in 9000ecf8c989 16:39:40 Removing intermediate container ce59b861e711 16:39:40 ---> 6481dc8510c2 16:39:40 Step 6/23 : COPY go.mod . 16:39:41 Removing intermediate container 9aae44edd186 16:39:41 ---> 754bd99c5311 16:39:41 Step 15/24 : ENV APP_PORT=58890 16:39:41 ---> Running in 39251aa50f1a 16:39:42 ---> e917f3e50c0b 16:39:42 Step 7/23 : RUN go mod download 16:39:42 ---> Running in 6658668dd941 16:39:42 Removing intermediate container df26b74af741 16:39:42 ---> 6d64a744fe69 16:39:42 Step 8/24 : COPY . . 16:39:42 Removing intermediate container 39251aa50f1a 16:39:42 ---> 286dde4c8910 16:39:42 Step 16/24 : EXPOSE $APP_PORT 16:39:42 ---> Running in 00555650765b 16:39:43 Removing intermediate container 9000ecf8c989 16:39:43 ---> 94572c300fb9 16:39:43 Step 8/24 : COPY . . 16:39:43 Removing intermediate container 16605495e15f 16:39:43 ---> ef418f92695e 16:39:43 Step 8/26 : COPY . . 16:39:43 Removing intermediate container 00555650765b 16:39:43 ---> a26e0350f80e 16:39:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:39:48 ---> 67ba5e028042 16:39:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:39:48 Removing intermediate container 6658668dd941 16:39:48 ---> 9d4b1229fb2f 16:39:48 Step 8/23 : COPY . . 16:39:50 ---> 85ee8dd20a1a 16:39:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:39:53 ---> 38d88521d252 16:39:53 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:39:53 ---> Running in 3dc5058abf84 16:39:54 Removing intermediate container 3dc5058abf84 16:39:54 ---> 686c530dc0a8 16:39:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:55 ---> Running in 413a7c0aeb5a 16:39:56 Removing intermediate container 413a7c0aeb5a 16:39:56 ---> 934b39b5f7a5 16:39:56 Step 22/24 : LABEL arch=arm64 16:39:57 ---> Running in 1b3fb4012b69 16:39:58 Removing intermediate container 1b3fb4012b69 16:39:58 ---> 6876ef216f66 16:39:58 Step 23/24 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:39:58 ---> Running in 988e44a76815 16:39:59 Removing intermediate container 988e44a76815 16:39:59 ---> 2f6b7380331e 16:39:59 Step 24/24 : LABEL version=0.0.0 16:40:00 ---> Running in a0b2fb49c9a3 16:40:01 Removing intermediate container a0b2fb49c9a3 16:40:01 ---> ae09f4216246 16:40:01 16:40:02 Successfully built ae09f4216246 16:40:02 Successfully tagged sys-mgmt-agent-arm64:latest 16:40:02  Building sys-mgmt-agent ... done  ---> d4b2ff7f69eb 16:40:02 Step 9/24 : RUN go mod tidy 16:40:03 ---> 90cd6fe6dfe0 16:40:03 Step 9/26 : RUN go mod tidy 16:40:03 ---> Running in 2cb139d51e3c 16:40:03 ---> Running in 3a306368303a 16:40:03 ---> 37a6a71943b4 16:40:03 Step 9/24 : RUN go mod tidy 16:40:04 ---> Running in e3763631b2bd 16:40:08 ---> 0b9ff4f0acc5 16:40:08 Step 9/23 : RUN go mod tidy 16:40:08 ---> Running in 545d998e0ead 16:40:08 Removing intermediate container 2cb139d51e3c 16:40:08 ---> 12688fa89aa4 16:40:08 Step 10/24 : RUN make cmd/core-data/core-data 16:40:09 ---> Running in c653730083fe 16:40:09 Removing intermediate container 3a306368303a 16:40:09 ---> 14f69bbe87ac 16:40:09 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:40:09 ---> Running in 3743c022cf1c 16:40:09 Removing intermediate container e3763631b2bd 16:40:09 ---> 6ca5ce636c12 16:40:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:40:09 ---> Running in 815df4507b6a 16:40: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 16:40:11 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 16:40:11 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 16:40:13 Removing intermediate container 545d998e0ead 16:40:13 ---> 12ff9a565f9e 16:40:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:40:13 ---> Running in 700f0263ce63 16:40:15 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 16:41:30 lxd 4.15 from Canonical* installed 16:41:30 + sudo lxd init --auto 16:41:30 + sudo snap install --classic snapcraft 16:41:37 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 16:41:49 Removing intermediate container 3743c022cf1c 16:41:49 ---> d5981f912d41 16:41:49 16:41:49 Step 11/26 : FROM alpine:3.12 16:41:49 ---> c4fd0aeabfcf 16:41:49 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:41:49 Removing intermediate container 700f0263ce63 16:41:49 ---> fec502c89783 16:41:49 16:41:49 Step 11/23 : FROM alpine:3.12 16:41:49 ---> c4fd0aeabfcf 16:41:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:41:49 ---> Using cache 16:41:49 ---> 11d1fb43681a 16:41:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:41:49 ---> Using cache 16:41:49 ---> 30e32926bc69 16:41:49 Step 14/23 : ENV APP_PORT=59861 16:41:49 ---> Running in 8951c4311d4d 16:41:50 ---> Running in b85c84e19512 16:41:51 Removing intermediate container b85c84e19512 16:41:51 ---> 16f3c75f1dda 16:41:51 Step 15/23 : EXPOSE $APP_PORT 16:41:51 ---> Running in e5c6d36cc437 16:41:51 Removing intermediate container 815df4507b6a 16:41:51 ---> e0b8a7ccef23 16:41:51 16:41:51 Step 11/24 : FROM alpine:3.12 16:41:51 ---> c4fd0aeabfcf 16:41:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:41:51 ---> Using cache 16:41:51 ---> 11d1fb43681a 16:41:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:41:51 ---> Using cache 16:41:51 ---> 30e32926bc69 16:41:51 Step 14/24 : ENV APP_PORT=59881 16:41:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:41:51 ---> Running in e155712b1173 16:41:51 Removing intermediate container e5c6d36cc437 16:41:51 ---> 77bb139353b4 16:41:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:41:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:41:52 Removing intermediate container e155712b1173 16:41:52 ---> 8333ffdde302 16:41:52 Step 15/24 : EXPOSE $APP_PORT 16:41:52 (1/6) Installing ca-certificates (20191127-r4) 16:41:52 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:41:52 (3/6) Installing libcurl (7.77.0-r0) 16:41:52 (4/6) Installing curl (7.77.0-r0) 16:41:52 (5/6) Installing dumb-init (1.2.2-r1) 16:41:52 (6/6) Installing su-exec (0.2-r1) 16:41:52 Executing busybox-1.31.1-r20.trigger 16:41:52 Executing ca-certificates-20191127-r4.trigger 16:41:52 ---> Running in 912cf6f86d50 16:41:52 OK: 7 MiB in 20 packages 16:41:52 ---> 15974efc8257 16:41:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:41:53 Removing intermediate container 912cf6f86d50 16:41:53 ---> 3303b4f640f6 16:41:53 Step 16/24 : WORKDIR / 16:41:54 ---> Running in 2947f3823a00 16:41:54 ---> da3dba893b81 16:41:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:41:54 Removing intermediate container 2947f3823a00 16:41:54 ---> 4d62d50a382a 16:41:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:41:54 Removing intermediate container 8951c4311d4d 16:41:54 ---> b87b4270b7d2 16:41:54 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:41:55 ---> Running in cc8ad51dc252 16:41:55 ---> 3d68d3088741 16:41:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:41:56 ---> Running in fb7dc69b7e90 16:41:56 ---> fe3c2f32574d 16:41:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:41:56 Removing intermediate container cc8ad51dc252 16:41:56 ---> 25a7c746301d 16:41:56 Step 14/26 : WORKDIR / 16:41:56 Removing intermediate container c653730083fe 16:41:56 ---> 1a66d3718e68 16:41:56 16:41:56 Step 11/24 : FROM alpine:3.12 16:41:56 ---> c4fd0aeabfcf 16:41:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:41:56 ---> Running in a8c0db0216fb 16:41:56 ---> Running in f6da25f7a88c 16:41:56 Removing intermediate container fb7dc69b7e90 16:41:56 ---> a73bb6476636 16:41:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:41:56 ---> Running in 439ee76f755a 16:41:57 Removing intermediate container a8c0db0216fb 16:41:57 ---> c68518446ce2 16:41:57 Step 13/24 : ENV APP_PORT=59880 16:41:57 Removing intermediate container f6da25f7a88c 16:41:57 ---> 01e60de7baab 16:41:57 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:41:57 ---> Running in 58ab2884a4a7 16:41:57 Removing intermediate container 439ee76f755a 16:41:57 ---> 9c6cdab87b53 16:41:57 Step 21/23 : LABEL arch=arm64 16:41:57 ---> 287f1e6c47cf 16:41:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:41:57 ---> Running in 36b038a4e259 16:41:57 Removing intermediate container 58ab2884a4a7 16:41:57 ---> f57eef9fe674 16:41:57 Step 14/24 : EXPOSE $APP_PORT 16:41:58 ---> Running in 880d175de10a 16:41:58 ---> c95b9ce4512c 16:41:58 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:41:58 Removing intermediate container 36b038a4e259 16:41:58 ---> 2a2b63811518 16:41:58 Step 22/23 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:41:58 ---> 8061a4f2027b 16:41:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:41:58 ---> Running in a59b16eb19c6 16:41:58 ---> Running in 2e9ae8f08f0c 16:41:58 Removing intermediate container 880d175de10a 16:41:58 ---> 346748654cf4 16:41:58 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:59 ---> Running in 326022f6a22f 16:41:59 ---> b33b2c969070 16:41:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:41:59 Removing intermediate container a59b16eb19c6 16:41:59 ---> 340fe4c0d7d6 16:41:59 Step 23/23 : LABEL version=0.0.0 16:41:59 Removing intermediate container 2e9ae8f08f0c 16:41:59 ---> 71e145a2c3ff 16:41:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:41:59 ---> Running in 84cac35b728d 16:41:59 ---> Running in dd9eb3aadde9 16:41:59 ---> 1b195375ce5f 16:41:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:42:00 Removing intermediate container 84cac35b728d 16:42:00 ---> 022e604cbea7 16:42:00 16:42:00 Removing intermediate container dd9eb3aadde9 16:42:00 ---> 256311a69f6b 16:42:00 Step 22/24 : LABEL arch=arm64 16:42:00 Successfully built 022e604cbea7 16:42:00 Successfully tagged support-scheduler-arm64:latest 16:42:00  Building support-scheduler ... done  ---> Running in 606278c08396 16:42:00 ---> d240b495f5aa 16:42:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:42:01 Removing intermediate container 606278c08396 16:42:01 ---> 35a0b770f824 16:42:01 Step 23/24 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:42:01 ---> Running in 45794d6dc42b 16:42:02 Removing intermediate container 326022f6a22f 16:42:02 ---> 3ca6122eddd6 16:42:02 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:42:02 Removing intermediate container 45794d6dc42b 16:42:02 ---> 7c227cd99ac2 16:42:02 Step 24/24 : LABEL version=0.0.0 16:42:02 ---> 30fbf713e473 16:42:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:42:02 ---> Running in 26a889a55337 16:42:02 ---> Running in 6d58433e0a53 16:42:03 Removing intermediate container 6d58433e0a53 16:42:03 ---> 80f0edd08e64 16:42:03 16:42:03 Successfully built 80f0edd08e64 16:42:03 Successfully tagged core-metadata-arm64:latest 16:42:03  Building core-metadata ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:42:04 ---> 283ae73fe8d1 16:42:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:42:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:42:04 ---> 2cb555d5ff59 16:42:04 Step 22/26 : 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/ 16:42:04 ---> Running in 595900b66b3b 16:42:05 (1/6) Installing dumb-init (1.2.2-r1) 16:42:05 (2/6) Installing libgcc (9.3.0-r2) 16:42:05 (3/6) Installing libsodium (1.0.18-r0) 16:42:05 (4/6) Installing libstdc++ (9.3.0-r2) 16:42:06 (5/6) Installing libzmq (4.3.3-r0) 16:42:06 (6/6) Installing zeromq (4.3.3-r0) 16:42:06 Executing busybox-1.31.1-r20.trigger 16:42:06 OK: 8 MiB in 20 packages 16:42:07 Removing intermediate container 595900b66b3b 16:42:07 ---> fa153aaccb54 16:42:07 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:42:07 ---> Running in 19d1fd1a6ea5 16:42:07 Removing intermediate container 26a889a55337 16:42:07 ---> 931b24522feb 16:42:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:42:08 Removing intermediate container 19d1fd1a6ea5 16:42:08 ---> 2d401ad86721 16:42:08 Step 24/26 : LABEL arch=arm64 16:42:08 ---> Running in eafcc0877a34 16:42:08 ---> bedfb8e4a7f1 16:42:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:42:08 Removing intermediate container eafcc0877a34 16:42:08 ---> beee6f33f5f7 16:42:08 Step 25/26 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:42:09 ---> Running in ff65ab8b505d 16:42:09 Removing intermediate container ff65ab8b505d 16:42:09 ---> 790baa37c350 16:42:09 Step 26/26 : LABEL version=0.0.0 16:42:09 ---> 21e78bab9cc6 16:42:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:42:09 ---> Running in 806592b0b44d 16:42:10 Removing intermediate container 806592b0b44d 16:42:10 ---> 37cff72376d1 16:42:10 16:42:10 Successfully built 37cff72376d1 16:42:10 Successfully tagged security-secretstore-setup-arm64:latest 16:42:10  Building security-secretstore-setup ... done  ---> 18c74caf9b93 16:42:10 Step 20/24 : ENTRYPOINT ["/core-data"] 16:42:11 ---> Running in 09460808a4ab 16:42:11 Removing intermediate container 09460808a4ab 16:42:11 ---> 7c36f8ec178b 16:42:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:42:11 ---> Running in f747343423af 16:42:12 Removing intermediate container f747343423af 16:42:12 ---> 02b61eafff96 16:42:12 Step 22/24 : LABEL arch=arm64 16:42:12 ---> Running in 73a6c770f3ab 16:42:12 Removing intermediate container 73a6c770f3ab 16:42:12 ---> c1e8a5b7a985 16:42:12 Step 23/24 : LABEL git_sha=266e89840a72ddde2cb83eb2b982679fcff76107 16:42:13 ---> Running in 029d607fa32c 16:42:13 Removing intermediate container 029d607fa32c 16:42:13 ---> 3daa6f69e245 16:42:13 Step 24/24 : LABEL version=0.0.0 16:42:13 ---> Running in 957f229b04d9 16:42:13 Removing intermediate container 957f229b04d9 16:42:13 ---> c33c02a293b2 16:42:13 16:42:14 Successfully built c33c02a293b2 16:42:14 Successfully tagged core-data-arm64:latest 16:42:14  Building core-data ... done  [Pipeline] } 16:42:14 $ docker stop --time=1 0b8014d8e5717ae0c6f063f7c25bbe33950a0485b9cd0d9580b3ac57a7de28e2 16:42:16 $ docker rm -f 0b8014d8e5717ae0c6f063f7c25bbe33950a0485b9cd0d9580b3ac57a7de28e2 [Pipeline] // withDockerContainer [Pipeline] sh 16:42:17 + docker images 16:42:17 REPOSITORY TAG IMAGE ID CREATED SIZE 16:42:17 core-data-arm64 latest c33c02a293b2 4 seconds ago 19.1MB 16:42:17 security-secretstore-setup-arm64 latest 37cff72376d1 7 seconds ago 27.1MB 16:42:17 core-metadata-arm64 latest 80f0edd08e64 15 seconds ago 15.7MB 16:42:17 support-scheduler-arm64 latest 022e604cbea7 18 seconds ago 15.1MB 16:42:17 1a66d3718e68 22 seconds ago 975MB 16:42:17 e0b8a7ccef23 27 seconds ago 972MB 16:42:17 fec502c89783 28 seconds ago 968MB 16:42:17 d5981f912d41 29 seconds ago 976MB 16:42:17 sys-mgmt-agent-arm64 latest ae09f4216246 2 minutes ago 299MB 16:42:17 security-bootstrapper-arm64 latest b519edd581ef 3 minutes ago 17.5MB 16:42:17 support-notifications-arm64 latest 582159c44ac3 3 minutes ago 15.7MB 16:42:17 core-command-arm64 latest ea1a91983388 3 minutes ago 15MB 16:42:17 security-proxy-setup-arm64 latest 69f7b5b325bc 3 minutes ago 24.2MB 16:42:17 68c8b6f6c131 3 minutes ago 969MB 16:42:17 48c2454b21af 4 minutes ago 969MB 16:42:17 b39bd09a7788 4 minutes ago 970MB 16:42:17 4dcea4cb6c7b 4 minutes ago 973MB 16:42:17 f25c5aae6a5a 4 minutes ago 966MB 16:42:17 ci-base-image-arm64 latest afb1d0f63e92 14 minutes ago 641MB 16:42:17 alpine 3.12 c4fd0aeabfcf 13 days ago 5.32MB 16:42:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 16:42:17 docker 20.10.0 eeaf43b92773 6 months ago 228MB 16:42:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [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 16:42:18 ---> job-cost.sh 16:42:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZSUC 16:42:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:44:34 lf-activate-venv(): INFO: Adding /tmp/venv-ZSUC/bin to PATH 16:44:34 INFO: No Stack... 16:44:34 INFO: Retrieving Pricing Info for: v2-standard-4 16:44:34 INFO: Archiving Costs [Pipeline] sh 16:44:34 + cat /w/workspace/edgex-go/39/archives/cost.csv 16:44:34 + cut -d, -f6 [Pipeline] lock 16:44:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-39-stack-cost] 16:44:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-39-stack-cost] did not exist. Created. 16:44:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:35 + echo total: 0.18000000715255737 [Pipeline] stash 16:44:35 Stashed 1 file(s) [Pipeline] } 16:44:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-39-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:47:07 snapcraft 4.8.2 from Canonical* installed 16:47:07 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:47:07 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:47:07 % Total % Received % Xferd Average Speed Time Time Time Current 16:47:07 Dload Upload Total Spent Left Speed 16:47:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4180 16:47:07 100 3325k 100 3325k 0 0 8129k 0 --:--:-- --:--:-- --:--:-- 8129k 16:47:07 ./yq_linux_amd64 16:47:07 + sudo snapcraft prime --use-lxd 16:47:07 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:47:07 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: 16:47:07 - README.md 16:47:07 16:47:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:47:07 Launching a container. 16:47:07 Waiting for container to be ready 16:47:07 To start your first instance, try: lxc launch ubuntu:18.04 16:47:07 16:47:10 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:47:10 Waiting for network to be ready... 16:47:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:47:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 16:47:11 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:47:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 16:47:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:47:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:47:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 16:47:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 16:47:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 16:47:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 16:47:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:47:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:47:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:47:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:47:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:47:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:47:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:47:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:47:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:47:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 16:47:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 16:47:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 16:47:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 16:47:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 16:47:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 16:47:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 16:47:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 16:47:15 Fetched 24.8 MB in 4s (6233 kB/s) 16:47:16 Reading package lists... 16:47:16 Reading package lists... 16:47:16 Building dependency tree... 16:47:16 Reading state information... 16:47:16 The following additional packages will be installed: 16:47:16 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:47:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:47:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:47:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:47:16 Suggested packages: 16:47:16 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:47:16 Recommended packages: 16:47:16 gnupg libsasl2-modules 16:47:16 The following NEW packages will be installed: 16:47:16 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:47:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:47:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:47:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:47:16 The following packages will be upgraded: 16:47:16 gpg gpg-agent gpgconf libudev1 16:47:16 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 16:47:16 Need to get 3530 kB of archives. 16:47:16 After this operation, 13.3 MB of additional disk space will be used. 16:47:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:47:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:47:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:47:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:47:16 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 16:47:17 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 16:47:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:47:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:47:17 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:47:17 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:47:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:47:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:47:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:47:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:47:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:47:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:47:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:47:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:47:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:47:17 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:47:17 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:47:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:47:17 debconf: delaying package configuration, since apt-utils is not installed 16:47:17 Fetched 3530 kB in 1s (3170 kB/s) 16:47:17 (Reading database ... 12511 files and directories currently installed.) 16:47:17 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 16:47:17 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:47:17 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 16:47:17 Selecting previously unselected package udev. 16:47:17 (Reading database ... 12511 files and directories currently installed.) 16:47:17 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 16:47:18 Unpacking udev (237-3ubuntu10.48) ... 16:47:18 Selecting previously unselected package libfuse2:amd64. 16:47:18 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:47:18 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:47:18 Selecting previously unselected package fuse. 16:47:18 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:47:18 Unpacking fuse (2.9.7-1ubuntu1) ... 16:47:18 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:47:18 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:47:18 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:47:18 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:47:18 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:47:18 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:47:18 Selecting previously unselected package libksba8:amd64. 16:47:18 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:47:18 Unpacking libksba8:amd64 (1.3.5-2) ... 16:47:18 Selecting previously unselected package libroken18-heimdal:amd64. 16:47:18 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:18 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:18 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:47:18 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:18 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:18 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:47:18 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:18 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:18 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:47:18 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:18 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:18 Selecting previously unselected package libwind0-heimdal:amd64. 16:47:18 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:18 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:18 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:47:18 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:18 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:19 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:47:19 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:19 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:19 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:47:19 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:19 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:19 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:47:19 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:19 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:19 Selecting previously unselected package libsasl2-modules-db:amd64. 16:47:19 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:47:19 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:47:19 Selecting previously unselected package libsasl2-2:amd64. 16:47:19 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:47:19 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:47:19 Selecting previously unselected package libldap-common. 16:47:19 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:47:19 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:47:19 Selecting previously unselected package libldap-2.4-2:amd64. 16:47:19 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:47:19 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:47:19 Selecting previously unselected package dirmngr. 16:47:19 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:47:19 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:47:19 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:47:19 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:47:19 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:47:19 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:47:19 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:47:19 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:47:19 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:19 Setting up libksba8:amd64 (1.3.5-2) ... 16:47:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:47:19 Setting up udev (237-3ubuntu10.48) ... 16:47:20 invoke-rc.d: policy-rc.d denied execution of start. 16:47:20 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:20 Processing triggers for systemd (237-3ubuntu10) ... 16:47:20 Setting up fuse (2.9.7-1ubuntu1) ... 16:47:20 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:47:20 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:20 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:20 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:20 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:20 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:20 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:20 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:20 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:47:20 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:47:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:47:20 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:47:20 settings in the [Install] section, and DefaultInstance for template units). 16:47:20 This means they are not meant to be enabled using systemctl. 16:47:20 Possible reasons for having this kind of units are: 16:47:20 1) A unit may be statically enabled by being symlinked from another unit's 16:47:20 .wants/ or .requires/ directory. 16:47:20 2) A unit's purpose may be to act as a helper for some other unit which has 16:47:20 a requirement dependency on it. 16:47:20 3) A unit may be started when needed via activation (socket, path, timer, 16:47:20 D-Bus, udev, scripted systemctl call, ...). 16:47:20 4) In case of template units, the unit is meant to be enabled with some 16:47:20 instance name specified. 16:47:21 Reading package lists... 16:47:21 Building dependency tree... 16:47:21 Reading state information... 16:47:21 The following additional packages will be installed: 16:47:21 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:47:21 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:47:21 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:47:21 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:47:21 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:47:21 Suggested packages: 16:47:21 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:47:21 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:47:21 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:47:21 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:47:21 systemd-container policykit-1 16:47:21 Recommended packages: 16:47:21 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:47:21 The following NEW packages will be installed: 16:47:21 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:47:21 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:47:21 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:47:21 multiarch-support openssh-client python3 python3-minimal python3.6 16:47:21 python3.6-minimal snapd squashfs-tools sudo 16:47:21 The following packages will be upgraded: 16:47:21 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:47:21 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 16:47:21 Need to get 36.7 MB of archives. 16:47:21 After this operation, 147 MB of additional disk space will be used. 16:47:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 16:47:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:47:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:47:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:47:21 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 16:47:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:47:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:47:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:47:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:47:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:47:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:47:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:47:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:47:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:47:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:47:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:47:22 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 16:47:22 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 16:47:22 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 16:47:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:47:22 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:47:22 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:47:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:47:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:47:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:47:22 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:47:22 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:47:22 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:47:22 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 16:47:22 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:47:24 debconf: delaying package configuration, since apt-utils is not installed 16:47:24 Fetched 36.7 MB in 2s (15.5 MB/s) 16:47:24 (Reading database ... 12757 files and directories currently installed.) 16:47:24 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 16:47:24 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:47:24 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 16:47:24 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:47:24 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 16:47:24 (Reading database ... 12757 files and directories currently installed.) 16:47:24 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 16:47:24 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 16:47:24 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 16:47:25 (Reading database ... 12757 files and directories currently installed.) 16:47:25 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 16:47:25 Unpacking apt (1.6.13) over (1.6.1) ... 16:47:25 Setting up apt (1.6.13) ... 16:47:25 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:47:25 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:47:25 (Reading database ... 12764 files and directories currently installed.) 16:47:25 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:47:25 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:47:25 Selecting previously unselected package libpython3.6-minimal:amd64. 16:47:25 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:47:25 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:47:25 Selecting previously unselected package libexpat1:amd64. 16:47:25 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:47:25 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:47:26 Selecting previously unselected package python3.6-minimal. 16:47:26 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:47:26 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:47:26 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 16:47:26 Checking for services that may need to be restarted...done. 16:47:26 Checking for services that may need to be restarted...done. 16:47:26 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:47:26 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:47:26 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:47:27 Selecting previously unselected package python3-minimal. 16:47:27 (Reading database ... 13012 files and directories currently installed.) 16:47:27 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:47:27 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:47:27 Selecting previously unselected package mime-support. 16:47:27 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:47:27 Unpacking mime-support (3.60ubuntu1) ... 16:47:27 Selecting previously unselected package libmpdec2:amd64. 16:47:27 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:47:27 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:47:27 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:47:27 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:47:27 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:47:27 Selecting previously unselected package python3.6. 16:47:27 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:47:27 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:47:27 Selecting previously unselected package libpython3-stdlib:amd64. 16:47:27 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:47:27 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:47:27 Setting up python3-minimal (3.6.7-1~18.04) ... 16:47:27 Selecting previously unselected package python3. 16:47:27 (Reading database ... 13442 files and directories currently installed.) 16:47:27 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:47:27 Unpacking python3 (3.6.7-1~18.04) ... 16:47:27 Selecting previously unselected package multiarch-support. 16:47:27 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:47:27 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:47:27 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:47:27 Selecting previously unselected package liblzo2-2:amd64. 16:47:27 (Reading database ... 13479 files and directories currently installed.) 16:47:27 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:47:27 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:47:27 Selecting previously unselected package libbsd0:amd64. 16:47:27 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:47:27 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:47:27 Selecting previously unselected package sudo. 16:47:27 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:47:27 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:47:28 Selecting previously unselected package apparmor. 16:47:28 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:47:28 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:47:28 Selecting previously unselected package libedit2:amd64. 16:47:28 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:47:28 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:47:28 Selecting previously unselected package libkrb5support0:amd64. 16:47:28 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:47:28 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:47:28 Selecting previously unselected package libk5crypto3:amd64. 16:47:28 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:47:28 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:47:28 Selecting previously unselected package libkeyutils1:amd64. 16:47:28 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:47:28 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:47:28 Selecting previously unselected package libkrb5-3:amd64. 16:47:28 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:47:28 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:47:28 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:47:28 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:47:28 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:47:28 Selecting previously unselected package libssl1.0.0:amd64. 16:47:28 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:47:28 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:47:28 Selecting previously unselected package openssh-client. 16:47:28 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:47:28 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:47:28 Selecting previously unselected package squashfs-tools. 16:47:28 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:47:28 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:47:28 Selecting previously unselected package snapd. 16:47:28 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:47:29 Unpacking snapd (2.49.2+18.04) ... 16:47:31 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:47:31 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:47:31 Setting up mime-support (3.60ubuntu1) ... 16:47:31 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:47:31 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:47:32 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:47:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:47:35 Setting up systemd (237-3ubuntu10.48) ... 16:47:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:47:36 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:47:37 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:47:37 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:47:37 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:47:37 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:47:37 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:47:38 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:47:38 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:47:38 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:47:38 Setting up python3 (3.6.7-1~18.04) ... 16:47:38 running python rtupdate hooks for python3.6... 16:47:38 running python post-rtupdate hooks for python3.6... 16:47:38 Setting up apparmor (2.12-4ubuntu5.1) ... 16:47:42 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:47:42 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:47:42 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:47:42 Setting up snapd (2.49.2+18.04) ... 16:47:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:47:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:47:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:47:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:47:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:47:43 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:47:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:47:44 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:47:44 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:47:44 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:47:44 /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' 16:47:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:47:44 Processing triggers for systemd (237-3ubuntu10.48) ... 16:47:45 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:47:45 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:47:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:47:47 Reading package lists... 16:47:47 Reading package lists... 16:47:47 Building dependency tree... 16:47:47 Reading state information... 16:47:48 Calculating upgrade... 16:47:48 The following packages will be upgraded: 16:47:48 advancecomp base-files bash binutils binutils-common 16:47:48 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:47:48 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:47:48 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:47:48 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:47:48 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:47:48 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:47:48 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:47:48 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:47:48 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:47:48 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:47:48 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:47:48 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:47:48 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:47:48 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:47:48 ubuntu-keyring util-linux 16:47:48 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:47:48 Need to get 64.1 MB of archives. 16:47:48 After this operation, 5112 kB of additional disk space will be used. 16:47:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 16:47:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:47:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:47:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:47:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:47:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:47:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:47:48 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:47:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:47:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:47:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:47:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:47:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:47:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:47:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:47:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:47:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:47:48 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:47:48 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:47:48 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:47:48 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:47:48 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:47:48 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:47:48 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:47:48 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:47:48 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:47:48 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:47:48 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:47:48 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:47:48 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:47:48 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:47:48 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:47:48 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:47:48 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:47:48 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:47:48 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:47:48 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:47:48 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:47:48 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:47:48 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:47:48 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:47:48 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 16:47:48 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:47:48 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:47:48 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:47:48 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:47:48 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:47:48 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:47:48 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:47:48 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:47:48 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:47:48 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:47:48 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:47:48 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:47:48 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:47:48 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:47:48 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:47:48 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:47:49 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:47:49 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:47:49 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:47:49 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:47:49 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:47:49 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:47:49 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:47:49 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:47:49 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:47:49 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:47:49 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:47:49 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:47:49 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:47:49 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:47:49 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:47:49 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:47:49 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:47:49 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:47:49 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:47:49 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:47:49 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:47:49 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:47:49 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:47:49 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:47:49 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:47:49 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:47:49 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:47:49 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 16:47:49 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:47:49 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:47:49 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:47:49 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:47:49 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:47:49 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:47:49 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:47:49 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:47:49 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:47:49 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:47:49 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:47:49 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:47:49 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:47:50 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:47:50 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:47:50 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:47:50 debconf: delaying package configuration, since apt-utils is not installed 16:47:50 Fetched 64.1 MB in 2s (33.6 MB/s) 16:47:50 (Reading database ... 13914 files and directories currently installed.) 16:47:50 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:47:50 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:50 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:47:50 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:50 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 16:47:50 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 16:47:51 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:51 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:51 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:51 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:51 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:51 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:51 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:51 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:51 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:51 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:51 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:51 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:51 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:51 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:51 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:51 (Reading database ... 13914 files and directories currently installed.) 16:47:51 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:51 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:47:51 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:47:51 (Reading database ... 13914 files and directories currently installed.) 16:47:51 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:51 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:51 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:51 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:51 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:51 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:52 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:52 (Reading database ... 13914 files and directories currently installed.) 16:47:52 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:47:52 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:52 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:47:52 (Reading database ... 13914 files and directories currently installed.) 16:47:52 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:47:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:47:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:47:52 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:47:53 Setting up base-files (10.1ubuntu2.10) ... 16:47:53 Installing new version of config file /etc/issue ... 16:47:53 Installing new version of config file /etc/issue.net ... 16:47:53 Installing new version of config file /etc/lsb-release ... 16:47:53 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:47:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:47:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:47:53 Removing obsolete conffile /etc/default/motd-news ... 16:47:53 (Reading database ... 13915 files and directories currently installed.) 16:47:53 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:47:53 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:47:53 Setting up bash (4.4.18-2ubuntu1.2) ... 16:47:53 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 16:47:53 (Reading database ... 13915 files and directories currently installed.) 16:47:53 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:53 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:47:53 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:47:53 (Reading database ... 13915 files and directories currently installed.) 16:47:53 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:47:53 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:47:54 Setting up tar (1.29b-2ubuntu0.2) ... 16:47:54 (Reading database ... 13915 files and directories currently installed.) 16:47:54 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:47:54 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:47:54 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:47:54 (Reading database ... 13915 files and directories currently installed.) 16:47:54 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:54 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:54 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:47:54 (Reading database ... 13915 files and directories currently installed.) 16:47:54 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:54 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:55 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:47:55 (Reading database ... 13915 files and directories currently installed.) 16:47:55 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:47:55 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:47:55 Setting up grep (3.1-2build1) ... 16:47:55 (Reading database ... 13915 files and directories currently installed.) 16:47:55 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:47:55 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:47:55 Setting up login (1:4.5-1ubuntu2) ... 16:47:55 (Reading database ... 13915 files and directories currently installed.) 16:47:55 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:55 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:55 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:47:55 (Reading database ... 13915 files and directories currently installed.) 16:47:55 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:47:55 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:56 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:47:56 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:56 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:47:56 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:56 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:47:56 (Reading database ... 13915 files and directories currently installed.) 16:47:56 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:47:56 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:57 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:47:57 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:47:57 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:47:57 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:47:57 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:47:57 (Reading database ... 13915 files and directories currently installed.) 16:47:57 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:47:57 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:47:57 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:47:57 (Reading database ... 13915 files and directories currently installed.) 16:47:57 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:57 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:57 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:57 (Reading database ... 13915 files and directories currently installed.) 16:47:57 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:57 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:57 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:57 (Reading database ... 13915 files and directories currently installed.) 16:47:57 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:57 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:57 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:58 (Reading database ... 13915 files and directories currently installed.) 16:47:58 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:58 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:58 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:58 (Reading database ... 13915 files and directories currently installed.) 16:47:58 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:58 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:58 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:58 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:58 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:47:58 (Reading database ... 13915 files and directories currently installed.) 16:47:58 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:58 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:58 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:47:58 (Reading database ... 13915 files and directories currently installed.) 16:47:58 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:58 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:58 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:58 (Reading database ... 13915 files and directories currently installed.) 16:47:58 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:58 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:58 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:47:58 (Reading database ... 13915 files and directories currently installed.) 16:47:58 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:58 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:59 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:47:59 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:47:59 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:47:59 (Reading database ... 13915 files and directories currently installed.) 16:47:59 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:47:59 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:59 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:47:59 (Reading database ... 13915 files and directories currently installed.) 16:47:59 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:47:59 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:48:00 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:48:00 (Reading database ... 13917 files and directories currently installed.) 16:48:00 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:48:00 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:48:00 Setting up debconf (1.5.66ubuntu1) ... 16:48:00 (Reading database ... 13917 files and directories currently installed.) 16:48:00 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:48:00 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:48:00 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:48:00 (Reading database ... 13917 files and directories currently installed.) 16:48:00 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:48:00 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:48:00 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:48:00 (Reading database ... 13917 files and directories currently installed.) 16:48:00 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:48:00 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:48:01 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:48:01 (Reading database ... 13917 files and directories currently installed.) 16:48:01 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:48:01 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:48:01 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:48:01 (Reading database ... 13919 files and directories currently installed.) 16:48:01 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:48:01 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:48:01 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:48:01 (Reading database ... 13923 files and directories currently installed.) 16:48:01 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:48:01 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:48:01 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 16:48:01 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:48:01 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:48:02 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:48:02 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:48:02 (Reading database ... 13923 files and directories currently installed.) 16:48:02 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:48:02 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:48:02 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:48:02 (Reading database ... 13923 files and directories currently installed.) 16:48:02 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:48:02 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:48:02 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:48:02 (Reading database ... 13923 files and directories currently installed.) 16:48:02 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:48:02 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:48:02 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:48:02 (Reading database ... 13923 files and directories currently installed.) 16:48:02 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:48:02 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:48:02 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:48:02 (Reading database ... 13923 files and directories currently installed.) 16:48:02 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:48:02 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:48:02 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:48:02 (Reading database ... 13923 files and directories currently installed.) 16:48:02 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:48:02 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:48:03 Setting up passwd (1:4.5-1ubuntu2) ... 16:48:03 (Reading database ... 13923 files and directories currently installed.) 16:48:03 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:48:03 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:48:03 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:48:03 (Reading database ... 13923 files and directories currently installed.) 16:48:03 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:48:03 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:48:03 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:48:03 (Reading database ... 13923 files and directories currently installed.) 16:48:03 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:48:03 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:48:03 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:48:03 (Reading database ... 13923 files and directories currently installed.) 16:48:03 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:48:03 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:48:03 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:48:03 (Reading database ... 13923 files and directories currently installed.) 16:48:03 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:48:03 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:48:03 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:48:04 (Reading database ... 13923 files and directories currently installed.) 16:48:04 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:48:04 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:48:04 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:48:04 (Reading database ... 13923 files and directories currently installed.) 16:48:04 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:48:04 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:48:04 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:48:04 (Reading database ... 13923 files and directories currently installed.) 16:48:04 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:48:04 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:48:04 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:48:04 (Reading database ... 13923 files and directories currently installed.) 16:48:04 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:48:04 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:48:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:48:04 (Reading database ... 13924 files and directories currently installed.) 16:48:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:48:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:48:04 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:48:04 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:48:04 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:48:04 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:48:04 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:48:04 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:48:05 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:48:05 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:48:05 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:48:05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:48:05 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:48:05 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:48:05 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:48:05 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:48:05 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:48:05 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:48:05 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:48:05 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:48:05 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:48:05 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:48:05 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:48:05 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:48:06 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:48:06 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:48:06 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:48:06 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:48:06 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:48:06 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:48:06 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:48:06 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:48:06 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:48:06 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:48:06 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:48:06 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:48:06 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:06 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:06 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:06 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:07 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:07 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:07 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:07 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:07 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:07 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:09 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:09 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:09 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:09 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:09 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:09 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:10 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:10 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:10 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:48:10 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:48:10 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:48:10 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:48:10 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:48:10 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:48:10 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:48:10 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:48:10 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:48:10 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:48:11 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:48:11 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:48:11 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:48:11 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:48:11 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:11 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:48:11 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:11 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:11 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:11 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:48:11 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:48:11 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:48:11 16:48:11 Current default time zone: 'Etc/UTC' 16:48:11 Local time is now: Tue Jun 29 16:48:11 UTC 2021. 16:48:11 Universal Time is now: Tue Jun 29 16:48:11 UTC 2021. 16:48:11 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:48:11 16:48:11 Setting up systemd-sysv (237-3ubuntu10.48) ... 16:48:11 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:11 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 16:48:11 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:48:11 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:48:11 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:48:11 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:48:11 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:48:11 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:48:11 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:48:11 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:11 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:48:11 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:48:11 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:48:11 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:11 Setting up patch (2.7.6-2ubuntu1.1) ... 16:48:11 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:48:11 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:48:11 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 16:48:11 Installing new version of config file /etc/ssl/openssl.cnf ... 16:48:11 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:48:11 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:48:11 Setting up ca-certificates (20210119~18.04.1) ... 16:48:13 Updating certificates in /etc/ssl/certs... 16:48:14 23 added, 27 removed; done. 16:48:14 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:48:14 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:14 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:48:14 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:48:14 Setting up pkgbinarymangler (138.18.04.1) ... 16:48:14 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:48:14 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:48:14 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:48:14 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:48:14 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:48:14 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:48:14 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:48:14 Setting up perl (5.26.1-6ubuntu0.5) ... 16:48:14 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:48:14 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:48:14 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:48:14 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:48:14 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:48:14 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:48:14 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:48:14 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:48:14 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:48:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:48:14 Processing triggers for systemd (237-3ubuntu10.48) ... 16:48:14 Processing triggers for mime-support (3.60ubuntu1) ... 16:48:14 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:48:14 Updating certificates in /etc/ssl/certs... 16:48:15 0 added, 0 removed; done. 16:48:15 Running hooks in /etc/ca-certificates/update.d... 16:48:15 done. 16:48:16 Reading package lists... 16:48:16 Building dependency tree... 16:48:16 Reading state information... 16:48:16 The following NEW packages will be installed: 16:48:16 apt-transport-https 16:48:16 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:48:16 Need to get 1692 B of archives. 16:48:16 After this operation, 154 kB of additional disk space will be used. 16:48:16 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 16:48:16 debconf: delaying package configuration, since apt-utils is not installed 16:48:16 Fetched 1692 B in 0s (8578 B/s) 16:48:16 Selecting previously unselected package apt-transport-https. 16:48:16 (Reading database ... 13929 files and directories currently installed.) 16:48:16 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 16:48:16 Unpacking apt-transport-https (1.6.13) ... 16:48:16 Setting up apt-transport-https (1.6.13) ... 16:48:17 Waiting for network to be ready... 16:48:23 2021-06-29T16:48:21Z INFO Waiting for automatic snapd restart... 16:48:24 snapd 2.51 from Canonical* installed 16:48:25 "snapd" switched to the "latest/stable" channel 16:48:25 16:48:28 core18 20210611 from Canonical* installed 16:48:28 "core18" switched to the "latest/stable" channel 16:48:28 16:48:31 snapcraft 4.8.2 from Canonical* installed 16:48:31 "snapcraft" switched to the "latest/stable" channel 16:48:31 16:48:35 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:48:35 - README.md 16:48:35 16:48:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:48:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:48:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:48:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:48:37 Reading package lists... 16:48:37 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 16:48:37 Reading package lists... 16:48:38 Building dependency tree... 16:48:38 Reading state information... 16:48:38 Suggested packages: 16:48:38 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:48:38 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:48:38 Recommended packages: 16:48:38 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:48:38 The following NEW packages will be installed: 16:48:38 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:48:38 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:48:38 pkg-config zip 16:48:38 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:48:38 Need to get 7663 kB of archives. 16:48:38 After this operation, 43.8 MB of additional disk space will be used. 16:48:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:48:38 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:48:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 16:48:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:48:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:48:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:48:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:48:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:48:38 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:48:38 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:48:38 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:48:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:48:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:48:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:48:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:48:39 debconf: delaying package configuration, since apt-utils is not installed 16:48:39 Fetched 7663 kB in 1s (9555 kB/s) 16:48:39 Selecting previously unselected package libglib2.0-0:amd64. 16:48:39 (Reading database ... 13933 files and directories currently installed.) 16:48:39 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:48:39 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:48:39 Selecting previously unselected package libpsl5:amd64. 16:48:39 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:48:39 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:48:39 Selecting previously unselected package libnghttp2-14:amd64. 16:48:39 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:48:39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:48:39 Selecting previously unselected package librtmp1:amd64. 16:48:39 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:48:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:48:39 Selecting previously unselected package libcurl3-gnutls:amd64. 16:48:39 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 16:48:39 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:48:39 Selecting previously unselected package liberror-perl. 16:48:39 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:48:39 Unpacking liberror-perl (0.17025-1) ... 16:48:39 Selecting previously unselected package git-man. 16:48:39 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:48:39 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:48:39 Selecting previously unselected package git. 16:48:39 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:48:39 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:48:40 Selecting previously unselected package libnorm1:amd64. 16:48:40 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:48:40 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:48:40 Selecting previously unselected package libpgm-5.2-0:amd64. 16:48:40 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:48:40 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:48:40 Selecting previously unselected package libsodium23:amd64. 16:48:40 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:48:40 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:48:40 Selecting previously unselected package libzmq5:amd64. 16:48:40 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:48:40 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:48:40 Selecting previously unselected package libzmq3-dev:amd64. 16:48:40 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:48:40 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:48:40 Selecting previously unselected package pkg-config. 16:48:40 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:48:40 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:48:40 Selecting previously unselected package zip. 16:48:40 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:48:40 Unpacking zip (3.0-11build1) ... 16:48:40 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:48:40 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:48:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:48:40 Setting up liberror-perl (0.17025-1) ... 16:48:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:48:40 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:48:40 No schema files found: doing nothing. 16:48:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:48:40 Setting up zip (3.0-11build1) ... 16:48:40 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:48:40 Setting up libsodium23:amd64 (1.0.16-2) ... 16:48:40 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:48:40 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:48:40 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:48:40 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:48:40 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:48:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:48:41 git set to automatically installed. 16:48:41 git-man set to automatically installed. 16:48:41 libcurl3-gnutls set to automatically installed. 16:48:41 liberror-perl set to automatically installed. 16:48:41 libglib2.0-0 set to automatically installed. 16:48:41 libnghttp2-14 set to automatically installed. 16:48:41 libnorm1 set to automatically installed. 16:48:41 libpgm-5.2-0 set to automatically installed. 16:48:41 libpsl5 set to automatically installed. 16:48:41 librtmp1 set to automatically installed. 16:48:41 libsodium23 set to automatically installed. 16:48:41 libzmq3-dev set to automatically installed. 16:48:41 libzmq5 set to automatically installed. 16:48:41 pkg-config set to automatically installed. 16:48:41 zip set to automatically installed. 16:48:42 snapd is not logged in, snap install commands will use sudo 16:48:43 snap "core18" has no updates available 16:48:44 snapd is not logged in, snap install commands will use sudo 16:48:52 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 16:48:53 Downloading snap 'edgex-app-service-configurable' 16:48:53 error: cannot download snap "edgex-app-service-configurable": no snap revision available as specified 16:48:53 Error while downloading snap 'edgex-app-service-configurable' from channel '2.0/stable' 16:48:53 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:48:55 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:48:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:48:58 ---> package-listing.sh 16:48:58 ++ facter osfamily 16:48:58 ++ tr '[:upper:]' '[:lower:]' 16:48:58 + OS_FAMILY=redhat 16:48:58 + workspace=/w/workspace/edgex-go/39 16:48:58 + START_PACKAGES=/tmp/packages_start.txt 16:48:58 + END_PACKAGES=/tmp/packages_end.txt 16:48:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:48:58 + PACKAGES=/tmp/packages_start.txt 16:48:58 + '[' /w/workspace/edgex-go/39 ']' 16:48:58 + PACKAGES=/tmp/packages_end.txt 16:48:58 + case "${OS_FAMILY}" in 16:48:58 + rpm -qa 16:48:58 + sort 16:49:00 + '[' -f /tmp/packages_start.txt ']' 16:49:00 + '[' -f /tmp/packages_end.txt ']' 16:49:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:49:00 + '[' /w/workspace/edgex-go/39 ']' 16:49:00 + mkdir -p /w/workspace/edgex-go/39/archives/ 16:49:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/39/archives/ [Pipeline] echo 16:49:00 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/39/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:49:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:49:01 16:49:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:49:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:49:01 alpine: Pulling from edgex-lftools-log-publisher 16:49:01 df20fa9351a1: Pulling fs layer 16:49:01 36b3adc4ff6f: Pulling fs layer 16:49:01 8ad3a11d3b57: Pulling fs layer 16:49:01 46f8f816bc3b: Pulling fs layer 16:49:01 93b61091891f: Pulling fs layer 16:49:01 93b9cdb0e59b: Pulling fs layer 16:49:01 5e14af77c1be: Pulling fs layer 16:49:01 01666e4c0597: Pulling fs layer 16:49:01 aa168da1d23b: Pulling fs layer 16:49:01 46f8f816bc3b: Waiting 16:49:01 93b61091891f: Waiting 16:49:01 93b9cdb0e59b: Waiting 16:49:01 5e14af77c1be: Waiting 16:49:01 01666e4c0597: Waiting 16:49:01 aa168da1d23b: Waiting 16:49:01 36b3adc4ff6f: Verifying Checksum 16:49:01 36b3adc4ff6f: Download complete 16:49:01 46f8f816bc3b: Verifying Checksum 16:49:01 46f8f816bc3b: Download complete 16:49:01 df20fa9351a1: Verifying Checksum 16:49:01 df20fa9351a1: Download complete 16:49:01 93b9cdb0e59b: Verifying Checksum 16:49:01 93b9cdb0e59b: Download complete 16:49:01 5e14af77c1be: Verifying Checksum 16:49:01 5e14af77c1be: Download complete 16:49:01 93b61091891f: Verifying Checksum 16:49:01 93b61091891f: Download complete 16:49:01 01666e4c0597: Verifying Checksum 16:49:01 01666e4c0597: Download complete 16:49:01 df20fa9351a1: Pull complete 16:49:02 36b3adc4ff6f: Pull complete 16:49:02 8ad3a11d3b57: Verifying Checksum 16:49:02 8ad3a11d3b57: Download complete 16:49:02 8ad3a11d3b57: Pull complete 16:49:02 46f8f816bc3b: Pull complete 16:49:03 93b61091891f: Pull complete 16:49:03 93b9cdb0e59b: Pull complete 16:49:03 5e14af77c1be: Pull complete 16:49:03 01666e4c0597: Pull complete 16:49:04 aa168da1d23b: Verifying Checksum 16:49:04 aa168da1d23b: Download complete 16:49:08 aa168da1d23b: Pull complete 16:49:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:49:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:49:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:49:08 prd-centos7-docker-4c-2g-684 does not seem to be running inside a container 16:49:08 $ 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/39/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/39 -v /w/workspace/edgex-go/39:/w/workspace/edgex-go/39:rw,z -v /w/workspace/edgex-go/39@tmp:/w/workspace/edgex-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:49:11 $ docker top c5029123b1d7e188e8cce3a3cb4dc830179f5c894d9dd35c3344b5e1cf4cdad0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:11 + touch /tmp/pre-build-complete [Pipeline] sh 16:49:11 + mkdir -p /var/log/sa [Pipeline] sh 16:49:12 + ls /var/log/sa-host 16:49:12 + sadf -c /var/log/sa-host/sa05 16:49:12 file_magic: OK 16:49:12 HZ: Using current value: 100 16:49:12 file_header: OK 16:49:12 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 16:49:12 Statistics: 16:49:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:49:12 File successfully converted to sysstat format version 12.2.1 16:49:12 + sadf -c /var/log/sa-host/sa29 16:49:12 file_magic: OK 16:49:12 HZ: Using current value: 100 16:49:12 file_header: OK 16:49:12 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 16:49:12 Statistics: 16:49:12 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... 16:49:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:49:12 provisioning config files... 16:49:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/39@tmp/config3197967236176412364tmp [Pipeline] { [Pipeline] echo 16:49:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:49:13 ---> create-netrc.sh [Pipeline] } 16:49:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:49:13 ---> python-tools-install.sh [Pipeline] echo 16:49:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:49:14 ---> sudo-logs.sh 16:49:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:49:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:49:14 ---> job-cost.sh 16:49:14 lf-activate-venv: SKIPPING 16:49:14 DEBUG: total: 0.18000000715255737 16:49:14 INFO: Retrieving Stack Cost... 16:49:15 INFO: Retrieving Pricing Info for: v3-standard-2 16:49:15 INFO: Archiving Costs [Pipeline] echo 16:49:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:49:15 ---> logs-deploy.sh 16:49:15 lf-activate-venv: SKIPPING 16:49:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/39 16:49:15 INFO: archiving workspace using pattern(s): 16:49:16 Archives upload complete. 16:49:16 INFO: archiving logs to Nexus 16:49:17 ---> uname -a: 16:49:17 Linux prd-centos7-docker-4c-2g-684.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:49:17 16:49:17 16:49:17 ---> lscpu: 16:49:17 Architecture: x86_64 16:49:17 CPU op-mode(s): 32-bit, 64-bit 16:49:17 Byte Order: Little Endian 16:49:17 Address sizes: 40 bits physical, 48 bits virtual 16:49:17 CPU(s): 2 16:49:17 On-line CPU(s) list: 0,1 16:49:17 Thread(s) per core: 1 16:49:17 Core(s) per socket: 1 16:49:17 Socket(s): 2 16:49:17 NUMA node(s): 1 16:49:17 Vendor ID: AuthenticAMD 16:49:17 CPU family: 23 16:49:17 Model: 49 16:49:17 Model name: AMD EPYC-Rome Processor 16:49:17 Stepping: 0 16:49:17 CPU MHz: 2799.998 16:49:17 BogoMIPS: 5599.99 16:49:17 Virtualization: AMD-V 16:49:17 Hypervisor vendor: KVM 16:49:17 Virtualization type: full 16:49:17 L1d cache: 64 KiB 16:49:17 L1i cache: 64 KiB 16:49:17 L2 cache: 1 MiB 16:49:17 L3 cache: 32 MiB 16:49:17 NUMA node0 CPU(s): 0,1 16:49:17 Vulnerability Itlb multihit: Not affected 16:49:17 Vulnerability L1tf: Not affected 16:49:17 Vulnerability Mds: Not affected 16:49:17 Vulnerability Meltdown: Not affected 16:49:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:49:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:49:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:49:17 Vulnerability Srbds: Not affected 16:49:17 Vulnerability Tsx async abort: Not affected 16:49:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 16:49:17 16:49:17 16:49:17 ---> nproc: 16:49:17 2 16:49:17 16:49:17 16:49:17 ---> df -h: 16:49:17 Filesystem Size Used Available Use% Mounted on 16:49:17 overlay 40.0G 11.6G 28.4G 29% / 16:49:17 tmpfs 64.0M 0 64.0M 0% /dev 16:49:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:49:17 shm 64.0M 0 64.0M 0% /dev/shm 16:49:17 /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os 16:49:17 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf 16:49:17 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname 16:49:17 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts 16:49:17 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log 16:49:17 /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json 16:49:17 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host 16:49:17 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure 16:49:17 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/39@tmp 16:49:17 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/39 16:49:17 16:49:17 16:49:17 ---> free -m: 16:49:17 total used free shared buff/cache available 16:49:17 Mem: 7821 1223 2538 0 4059 6555 16:49:17 Swap: 1023 1 1022 16:49:17 16:49:17 16:49:17 ---> ip addr: 16:49:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:49:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:49:17 inet 127.0.0.1/8 scope host lo 16:49:17 valid_lft forever preferred_lft forever 16:49:17 inet6 ::1/128 scope host 16:49:17 valid_lft forever preferred_lft forever 16:49:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:49:17 link/ether fa:16:3e:ae:20:ef brd ff:ff:ff:ff:ff:ff 16:49:17 inet 10.30.123.241/23 brd 10.30.123.255 scope global dynamic eth0 16:49:17 valid_lft 84814sec preferred_lft 84814sec 16:49:17 inet6 fe80::f816:3eff:feae:20ef/64 scope link 16:49:17 valid_lft forever preferred_lft forever 16:49:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:49:17 link/ether 02:42:59:cb:78:d8 brd ff:ff:ff:ff:ff:ff 16:49:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:49:17 valid_lft forever preferred_lft forever 16:49:17 inet6 fe80::42:59ff:fecb:78d8/64 scope link 16:49:17 valid_lft forever preferred_lft forever 16:49:17 16:49:17 16:49:17 ---> sar -b -r -n DEV: 16:49:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 16:49:17 16:49:17 16:22:39 LINUX RESTART (2 CPU) 16:49:17 16:49:17 16:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:49:17 16:24:01 162.70 19.38 143.32 0.00 5843.49 51144.77 0.00 16:49:17 16:25:02 177.67 0.03 177.64 0.00 0.67 48247.21 0.00 16:49:17 16:26:01 60.93 0.00 60.93 0.00 0.00 10264.93 0.00 16:49:17 16:27:01 59.44 0.05 59.39 0.00 1.60 7906.66 0.00 16:49:17 16:28:02 580.58 199.07 381.51 0.00 5991.36 245983.01 0.00 16:49:17 16:29:01 500.83 67.83 432.99 0.00 4240.39 179239.92 0.00 16:49:17 16:30:01 517.96 164.99 352.97 0.00 5132.55 106912.12 0.00 16:49:17 16:31:01 5.63 0.08 5.55 0.00 0.67 204.50 0.00 16:49:17 16:32:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 16:49:17 16:33:01 0.37 0.00 0.37 0.00 0.00 4.93 0.00 16:49:17 16:34:01 0.28 0.12 0.17 0.00 0.93 1.87 0.00 16:49:17 16:35:01 0.97 0.80 0.17 0.00 43.31 2.18 0.00 16:49:17 16:36:01 0.30 0.03 0.27 0.00 0.27 4.25 0.00 16:49:17 16:37:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 16:49:17 16:38:02 0.45 0.18 0.27 0.00 5.73 3.03 0.00 16:49:17 16:39:01 0.76 0.00 0.76 0.00 0.00 16.28 0.00 16:49:17 16:40:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 16:49:17 16:41:01 0.23 0.00 0.23 0.00 0.00 3.15 0.00 16:49:17 16:42:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 16:49:17 16:43:01 0.27 0.00 0.27 0.00 0.00 3.45 0.00 16:49:17 16:44:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 16:49:17 16:45:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 16:49:17 16:46:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:49:17 16:47:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 16:49:17 16:48:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 16:49:17 16:49:01 39.26 38.88 0.38 0.00 3929.64 9.20 0.00 16:49:17 Average: 81.50 19.08 62.42 0.00 973.16 25147.64 0.00 16:49:17 16:49:17 16:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:49:17 16:24:01 5109768 0 836156 10.44 2620 2060396 1328356 14.67 748960 1733168 128 16:49:17 16:25:02 4158760 0 1042844 13.02 2620 2804716 1667244 18.41 1136152 2175036 53420 16:49:17 16:26:01 3851228 0 1077112 13.45 2620 3077980 1711404 18.89 1316620 2285200 35480 16:49:17 16:27:01 3851352 0 1003988 12.54 2620 3150980 1412664 15.60 1203008 2398808 8 16:49:17 16:28:02 1554320 0 1453648 18.15 2620 4998352 2820744 31.14 2272388 3468596 48172 16:49:17 16:29:01 154456 0 1492488 18.64 2620 6359376 2493472 27.53 3110348 4004272 3216 16:49:17 16:30:01 3208500 0 1169556 14.60 2620 3628264 1444552 15.95 1193580 2889576 20 16:49:17 16:31:01 3238668 0 1139384 14.23 2620 3628268 1235476 13.64 1210900 2851920 16 16:49:17 16:32:01 3230432 0 1147616 14.33 2620 3628272 1235476 13.64 1255180 2815964 8 16:49:17 16:33:01 3230892 0 1147152 14.32 2620 3628276 1235668 13.64 1260832 2810756 12 16:49:17 16:34:01 3226652 0 1151388 14.38 2620 3628280 1235620 13.64 1267792 2808020 12 16:49:17 16:35:01 3225752 0 1150984 14.37 2620 3629584 1235476 13.64 1265612 2811140 20 16:49:17 16:36:01 3224020 0 1152712 14.39 2620 3629588 1235540 13.64 1267732 2811096 20 16:49:17 16:37:01 3224424 0 1152304 14.39 2620 3629592 1235540 13.64 1267588 2811096 8 16:49:17 16:38:02 3224488 0 1152200 14.39 2620 3629632 1235540 13.64 1267764 2811112 20 16:49:17 16:39:01 3224012 0 1152672 14.39 2620 3629636 1235612 13.64 1267904 2811112 8 16:49:17 16:40:01 3223008 0 1153672 14.40 2620 3629640 1235564 13.64 1270120 2809604 12 16:49:17 16:41:01 3223468 0 1153204 14.40 2620 3629648 1235540 13.64 1270120 2809604 12 16:49:17 16:42:01 3223412 0 1153260 14.40 2620 3629648 1235540 13.64 1270120 2809604 16 16:49:17 16:43:01 3223244 0 1153420 14.40 2620 3629656 1235540 13.64 1270236 2809604 8 16:49:17 16:44:01 3222728 0 1153936 14.41 2620 3629656 1235624 13.64 1270200 2809604 8 16:49:17 16:45:01 3223072 0 1153588 14.40 2620 3629660 1235540 13.64 1270084 2809644 12 16:49:17 16:46:01 3223088 0 1153564 14.40 2620 3629668 1235540 13.64 1270092 2809644 8 16:49:17 16:47:01 3222988 0 1153664 14.40 2620 3629668 1235540 13.64 1270100 2809644 8 16:49:17 16:48:01 3223148 0 1153496 14.40 2620 3629676 1235576 13.64 1269968 2809796 12 16:49:17 16:49:01 3074916 0 1183580 14.78 2620 3747824 1425280 15.74 1299092 2927576 120 16:49:17 Average: 3193108 0 1153369 14.40 2620 3659844 1405526 15.52 1347788 2788892 5415 16:49:17 16:49:17 16:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:49:17 16:24:01 eth0 1737.96 1650.30 6430.30 222.94 0.00 0.00 0.00 0.00 16:49:17 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:24:01 docker0 948.57 753.71 76.84 2698.15 0.00 0.00 0.00 0.00 16:49:17 16:25:02 vethe898816 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:49:17 16:25:02 eth0 550.24 462.08 3553.43 49.62 0.00 0.00 0.00 0.00 16:49:17 16:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:25:02 docker0 197.04 251.59 13.98 842.33 0.00 0.00 0.00 0.00 16:49:17 16:26:01 vethe898816 0.95 0.97 0.08 0.08 0.00 0.00 0.00 0.00 16:49:17 16:26:01 eth0 26.96 13.72 21.28 11.24 0.00 0.00 0.00 0.00 16:49:17 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:26:01 docker0 0.95 0.95 0.06 0.08 0.00 0.00 0.00 0.00 16:49:17 16:27:01 eth0 28.60 15.38 23.78 11.25 0.00 0.00 0.00 0.00 16:49:17 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:27:01 docker0 1.42 1.42 0.09 0.11 0.00 0.00 0.00 0.00 16:49:17 16:28:02 vethcf35f5f 0.00 0.81 0.00 0.04 0.00 0.00 0.00 0.00 16:49:17 16:28:02 eth0 271.93 230.02 1828.68 88.37 0.00 0.00 0.00 0.00 16:49:17 16:28:02 veth1413520 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:49:17 16:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:29:01 veth6055434 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 16:49:17 16:29:01 vethcf35f5f 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 16:49:17 16:29:01 eth0 207.89 161.16 1502.82 74.98 0.00 0.00 0.00 0.00 16:49:17 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:30:01 eth0 109.19 62.71 450.66 72.65 0.00 0.00 0.00 0.00 16:49:17 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:30:01 docker0 1272.52 1179.19 99.02 4300.63 0.00 0.00 0.00 0.00 16:49:17 16:31:01 eth0 0.10 0.10 0.01 0.02 0.00 0.00 0.00 0.00 16:49:17 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:32:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:49:17 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:33:01 eth0 0.83 0.37 0.38 0.21 0.00 0.00 0.00 0.00 16:49:17 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:34:01 eth0 0.32 0.30 0.44 0.08 0.00 0.00 0.00 0.00 16:49:17 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:35:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:49:17 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:36:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:49:17 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:37:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:49:17 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:38:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:49:17 16:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:39:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:49:17 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:40:01 eth0 0.23 0.15 0.13 0.01 0.00 0.00 0.00 0.00 16:49:17 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:49:17 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:42:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:49:17 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:43:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:49:17 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:44:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:49:17 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:45:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:49:17 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:46:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:49:17 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:47:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:48:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 16:49:17 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:49:01 eth0 7.60 4.90 8.47 3.15 0.00 0.00 0.00 0.00 16:49:17 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 Average: eth0 113.47 100.34 533.04 20.62 0.00 0.00 0.00 0.00 16:49:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:17 Average: docker0 49.02 45.42 3.81 165.66 0.00 0.00 0.00 0.00 16:49:17 16:49:17 16:49:17 ---> sar -P ALL: 16:49:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 16:49:17 16:49:17 16:22:39 LINUX RESTART (2 CPU) 16:49:17 16:49:17 16:23:01 CPU %user %nice %system %iowait %steal %idle 16:49:17 16:24:01 all 32.27 0.00 7.80 6.44 0.10 53.40 16:49:17 16:24:01 0 34.66 0.00 8.66 4.81 0.09 51.79 16:49:17 16:24:01 1 29.87 0.00 6.95 8.06 0.11 55.01 16:49:17 16:25:02 all 20.26 0.00 7.21 2.35 0.09 70.10 16:49:17 16:25:02 0 21.43 0.00 7.41 2.83 0.09 68.24 16:49:17 16:25:02 1 19.09 0.00 7.01 1.86 0.09 71.95 16:49:17 16:26:01 all 47.12 0.00 4.68 0.32 0.09 47.79 16:49:17 16:26:01 0 47.28 0.00 4.69 0.32 0.09 47.61 16:49:17 16:26:01 1 46.97 0.00 4.67 0.31 0.09 47.97 16:49:17 16:27:01 all 57.93 0.00 7.94 0.98 0.10 33.04 16:49:17 16:27:01 0 58.93 0.00 7.94 1.02 0.11 31.99 16:49:17 16:27:01 1 56.95 0.00 7.94 0.94 0.09 34.08 16:49:17 16:28:02 all 26.70 0.00 18.32 28.66 0.10 26.23 16:49:17 16:28:02 0 26.43 0.00 18.09 27.25 0.09 28.14 16:49:17 16:28:02 1 26.98 0.00 18.54 30.08 0.11 24.29 16:49:17 16:29:01 all 78.16 0.00 16.13 5.26 0.12 0.33 16:49:17 16:29:01 0 76.85 0.00 17.57 5.16 0.11 0.32 16:49:17 16:29:01 1 79.48 0.00 14.69 5.36 0.13 0.34 16:49:17 16:30:01 all 56.82 0.00 13.62 7.95 0.11 21.50 16:49:17 16:30:01 0 57.70 0.00 12.90 7.48 0.11 21.81 16:49:17 16:30:01 1 55.93 0.00 14.35 8.42 0.11 21.19 16:49:17 16:31:01 all 0.15 0.00 0.08 0.00 0.03 99.74 16:49:17 16:31:01 0 0.25 0.00 0.10 0.00 0.03 99.62 16:49:17 16:31:01 1 0.05 0.00 0.07 0.00 0.02 99.87 16:49:17 16:32:01 all 0.13 0.00 0.04 0.00 0.02 99.82 16:49:17 16:32:01 0 0.23 0.00 0.02 0.00 0.03 99.72 16:49:17 16:32:01 1 0.02 0.00 0.07 0.00 0.00 99.92 16:49:17 16:33:01 all 0.07 0.00 0.03 0.00 0.03 99.88 16:49:17 16:33:01 0 0.10 0.00 0.03 0.00 0.03 99.83 16:49:17 16:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:49:17 16:34:01 all 0.17 0.00 0.02 0.00 0.02 99.80 16:49:17 16:34:01 0 0.32 0.00 0.02 0.00 0.02 99.65 16:49:17 16:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:49:17 16:49:17 16:34:01 CPU %user %nice %system %iowait %steal %idle 16:49:17 16:35:01 all 0.16 0.00 0.05 0.00 0.03 99.76 16:49:17 16:35:01 0 0.22 0.00 0.05 0.00 0.03 99.70 16:49:17 16:35:01 1 0.10 0.00 0.05 0.00 0.03 99.82 16:49:17 16:36:01 all 0.28 0.00 0.01 0.01 0.03 99.68 16:49:17 16:36:01 0 0.33 0.00 0.02 0.00 0.03 99.62 16:49:17 16:36:01 1 0.22 0.00 0.00 0.02 0.02 99.75 16:49:17 16:37:01 all 0.17 0.00 0.03 0.00 0.02 99.79 16:49:17 16:37:01 0 0.30 0.00 0.03 0.00 0.02 99.65 16:49:17 16:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:49:17 16:38:02 all 0.12 0.00 0.03 0.00 0.03 99.82 16:49:17 16:38:02 0 0.22 0.00 0.05 0.00 0.03 99.70 16:49:17 16:38:02 1 0.02 0.00 0.02 0.00 0.02 99.95 16:49:17 16:39:01 all 0.10 0.00 0.03 0.00 0.03 99.85 16:49:17 16:39:01 0 0.17 0.00 0.02 0.00 0.02 99.80 16:49:17 16:39:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:49:17 16:40:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:49:17 16:40:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:49:17 16:40:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:49:17 16:41:01 all 0.09 0.00 0.03 0.00 0.01 99.87 16:49:17 16:41:01 0 0.17 0.00 0.03 0.00 0.00 99.80 16:49:17 16:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:49:17 16:42:01 all 0.12 0.00 0.03 0.00 0.03 99.83 16:49:17 16:42:01 0 0.20 0.00 0.03 0.00 0.02 99.75 16:49:17 16:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:49:17 16:43:01 all 0.16 0.00 0.01 0.00 0.03 99.81 16:49:17 16:43:01 0 0.28 0.00 0.02 0.00 0.02 99.68 16:49:17 16:43:01 1 0.03 0.00 0.00 0.00 0.03 99.93 16:49:17 16:44:01 all 0.05 0.00 0.03 0.00 0.03 99.90 16:49:17 16:44:01 0 0.07 0.00 0.03 0.00 0.03 99.87 16:49:17 16:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:49:17 16:45:01 all 0.13 0.00 0.03 0.00 0.03 99.82 16:49:17 16:45:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:49:17 16:45:01 1 0.20 0.00 0.03 0.00 0.02 99.75 16:49:17 16:49:17 16:45:01 CPU %user %nice %system %iowait %steal %idle 16:49:17 16:46:01 all 0.11 0.00 0.02 0.00 0.03 99.84 16:49:17 16:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:49:17 16:46:01 1 0.20 0.00 0.02 0.00 0.03 99.75 16:49:17 16:47:01 all 0.13 0.00 0.01 0.00 0.03 99.83 16:49:17 16:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:49:17 16:47:01 1 0.25 0.00 0.00 0.00 0.03 99.72 16:49:17 16:48:01 all 0.09 0.00 0.03 0.00 0.03 99.85 16:49:17 16:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:49:17 16:48:01 1 0.15 0.00 0.03 0.00 0.05 99.77 16:49:17 16:49:01 all 1.42 0.00 0.34 0.88 0.04 97.33 16:49:17 16:49:01 0 1.35 0.00 0.37 0.70 0.03 97.54 16:49:17 16:49:01 1 1.48 0.00 0.30 1.06 0.05 97.11 16:49:17 Average: all 11.64 0.00 2.78 1.94 0.04 83.59 16:49:17 Average: 0 11.84 0.00 2.84 1.83 0.04 83.45 16:49:17 Average: 1 11.45 0.00 2.72 2.06 0.05 83.73 16:49:17 16:49:17 16:49:17