Pull request #3678 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 25b03d07bd52cfb47cffefba0118e02cb626d25f+94753fbbce3905e5adee13c645be22d19117881b (e5770ad7adb258f02848e18bf66adc46406a9908) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4322875291534485764.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3063361500845628814.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3678/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5697025265454301295.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1982354868234138777.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3678/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7297661339640405160.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder 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 ‘prd-centos7-docker-4c-2g-1442’ Running on prd-centos7-docker-4c-2g-1447 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh6885835058138402935.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f Merge succeeded, producing 25b03d07bd52cfb47cffefba0118e02cb626d25f Checking out Revision 25b03d07bd52cfb47cffefba0118e02cb626d25f (PR-3678) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh1999597203913321042.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh3220080424104422042.key > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 Commit message: "feat(security): Feature to enable CORS headers for API gateway" First time build. Skipping changelog. > git rev-list --no-walk 692b15e62aeaf615474fe3feb314fc1b3ebb471d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:27:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:27:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:27:49 ========================================================= 15:27:49 EdgeX Global Pipelines Version Info 15:27:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:27:51 ------------------- 15:27:51 stable info: 15:27:51 ------------------- 15:27:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:27:51 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:27:51 Message: update stable to v1.0.205 15:27:51 ------------------- 15:27:51 experimental info: 15:27:51 ------------------- 15:27:51 Commited By: **** collab-it+edgex@linuxfoundation.org 15:27:51 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:27:51 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:27:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:27:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:27:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:27:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:27:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:27:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:27:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:27:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:27:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:27:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25b03d07bd52cfb47cffefba0118e02cb626d25f [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25b03d0 [Pipeline] echo 15:27:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:27:52 provisioning config files... 15:27:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config4018418476551396996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:52 ---> docker-login.sh 15:27:52 nexus3.edgexfoundry.org:10001 15:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:53 Configure a credential helper to remove this warning. See 15:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:53 15:27:53 Login Succeeded 15:27:53 nexus3.edgexfoundry.org:10002 15:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:53 Configure a credential helper to remove this warning. See 15:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:53 15:27:53 Login Succeeded 15:27:53 nexus3.edgexfoundry.org:10003 15:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:53 Configure a credential helper to remove this warning. See 15:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:53 15:27:53 Login Succeeded 15:27:53 nexus3.edgexfoundry.org:10004 15:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:53 Configure a credential helper to remove this warning. See 15:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:53 15:27:53 Login Succeeded 15:27:53 docker.io 15:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:54 Configure a credential helper to remove this warning. See 15:27:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:54 15:27:54 Login Succeeded 15:27:54 ---> docker-login.sh ends [Pipeline] } 15:27:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:27:54 ++ 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 15:27:54 + for file in '`ls cmd/**/Dockerfile`' 15:27:54 ++ dirname cmd/core-command/Dockerfile 15:27:54 ++ cut -d/ -f2 15:27:54 + echo core-command,cmd/core-command/Dockerfile 15:27:54 + for file in '`ls cmd/**/Dockerfile`' 15:27:54 ++ dirname cmd/core-data/Dockerfile 15:27:54 ++ cut -d/ -f2 15:27:54 + echo core-data,cmd/core-data/Dockerfile 15:27:54 + for file in '`ls cmd/**/Dockerfile`' 15:27:54 ++ dirname cmd/core-metadata/Dockerfile 15:27:54 ++ cut -d/ -f2 15:27:54 + echo core-metadata,cmd/core-metadata/Dockerfile 15:27:54 + for file in '`ls cmd/**/Dockerfile`' 15:27:54 ++ dirname cmd/security-bootstrapper/Dockerfile 15:27:54 ++ cut -d/ -f2 15:27:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:27:54 + for file in '`ls cmd/**/Dockerfile`' 15:27:54 ++ dirname cmd/security-proxy-setup/Dockerfile 15:27:54 ++ cut -d/ -f2 15:27:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:27:54 + for file in '`ls cmd/**/Dockerfile`' 15:27:54 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:27:54 ++ cut -d/ -f2 15:27:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:27:54 + for file in '`ls cmd/**/Dockerfile`' 15:27:54 ++ dirname cmd/support-notifications/Dockerfile 15:27:54 ++ cut -d/ -f2 15:27:54 + echo support-notifications,cmd/support-notifications/Dockerfile 15:27:54 + for file in '`ls cmd/**/Dockerfile`' 15:27:54 ++ dirname cmd/support-scheduler/Dockerfile 15:27:54 ++ cut -d/ -f2 15:27:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:27:54 + for file in '`ls cmd/**/Dockerfile`' 15:27:54 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:27:54 ++ cut -d/ -f2 15:27:54 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:27:54 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 15:27:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:27:57 15:27:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:27:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:27:57 latest: Pulling from edgex-devops/git-semver 15:27:57 31603596830f: Pulling fs layer 15:27:57 04fac38145f0: Pulling fs layer 15:27:57 701f6daf10bf: Pulling fs layer 15:27:57 24f72da36158: Pulling fs layer 15:27:57 24f72da36158: Waiting 15:27:57 04fac38145f0: Verifying Checksum 15:27:57 04fac38145f0: Download complete 15:27:58 31603596830f: Verifying Checksum 15:27:58 31603596830f: Download complete 15:27:58 31603596830f: Pull complete 15:27:58 24f72da36158: Verifying Checksum 15:27:58 24f72da36158: Download complete 15:27:58 04fac38145f0: Pull complete 15:27:58 701f6daf10bf: Verifying Checksum 15:27:58 701f6daf10bf: Download complete 15:27:58 701f6daf10bf: Pull complete 15:27:58 24f72da36158: Pull complete 15:27:58 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 15:27:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:27:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:27:58 prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container 15:27:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:27:59 $ docker top ce430b70015fff16bea4ab0610025fc846e191946591c1f49a0f834603eb1e93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:27:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:27:59 [ssh-agent] Looking for ssh-agent implementation... 15:28:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:00 $ docker exec ce430b70015fff16bea4ab0610025fc846e191946591c1f49a0f834603eb1e93 ssh-agent 15:28:00 SSH_AUTH_SOCK=/tmp/ssh-YBskNHXEkEGI/agent.13 15:28:00 SSH_AGENT_PID=20 15:28:00 Running ssh-add (command line suppressed) 15:28:00 Identity added: /w/workspace/edgex-go/7@tmp/private_key_8648320805672451102.key (/w/workspace/edgex-go/7@tmp/private_key_8648320805672451102.key) 15:28:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:00 + git tag --points-at HEAD [Pipeline] } 15:28:00 $ docker exec --env ******** --env ******** ce430b70015fff16bea4ab0610025fc846e191946591c1f49a0f834603eb1e93 ssh-agent -k 15:28:00 unset SSH_AUTH_SOCK; 15:28:00 unset SSH_AGENT_PID; 15:28:00 echo Agent pid 20 killed; 15:28:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:28:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:00 [ssh-agent] Looking for ssh-agent implementation... 15:28:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:00 $ docker exec ce430b70015fff16bea4ab0610025fc846e191946591c1f49a0f834603eb1e93 ssh-agent 15:28:00 SSH_AUTH_SOCK=/tmp/ssh-3USbZAuWHS2p/agent.52 15:28:00 SSH_AGENT_PID=58 15:28:00 Running ssh-add (command line suppressed) 15:28:01 Identity added: /w/workspace/edgex-go/7@tmp/private_key_6207153456476291847.key (/w/workspace/edgex-go/7@tmp/private_key_6207153456476291847.key) 15:28:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:01 + git semver init 15:28:01 # -> Open(): unable to determine branch for HEAD 15:28:01 # $GIT_DIR = /w/workspace/edgex-go/7/.git 15:28:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 15:28:01 # $SEMVER_REMOTE_NAME = origin 15:28:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:28:01 # $SEMVER_USER_NAME = edgex-jenkins 15:28:01 # $SEMVER_BRANCH = PR-3678 15:28:01 # $SEMVER_TEMP = /tmp/semver-397935490 15:28:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:28:28 # '/tmp/semver-397935490' -> '/w/workspace/edgex-go/7/.semver' 15:28:28 # -> Force: false 15:28:28 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 15:28:28 $ docker exec --env ******** --env ******** ce430b70015fff16bea4ab0610025fc846e191946591c1f49a0f834603eb1e93 ssh-agent -k 15:28:28 unset SSH_AUTH_SOCK; 15:28:28 unset SSH_AGENT_PID; 15:28:28 echo Agent pid 58 killed; 15:28:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:28 + git semver [Pipeline] } 15:28:28 $ docker stop --time=1 ce430b70015fff16bea4ab0610025fc846e191946591c1f49a0f834603eb1e93 15:28:30 $ docker rm -f ce430b70015fff16bea4ab0610025fc846e191946591c1f49a0f834603eb1e93 [Pipeline] // withDockerContainer [Pipeline] sh 15:28:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:28:31 Stashed 1 file(s) [Pipeline] echo 15:28:31 [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] echo 15:28:31 ========================================================= 15:28:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:28:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:28:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:28:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:28:31 540db60ca938: Pulling fs layer 15:28:31 adcc1eea9eea: Pulling fs layer 15:28:31 4c4ab2625f07: Pulling fs layer 15:28:31 db62176df00c: Pulling fs layer 15:28:31 3b30891b0d05: Pulling fs layer 15:28:31 06b49ca38bd5: Pulling fs layer 15:28:31 c788192a36de: Pulling fs layer 15:28:31 a77e37c0d609: Pulling fs layer 15:28:31 c3185cebc471: Pulling fs layer 15:28:31 06b49ca38bd5: Waiting 15:28:31 c788192a36de: Waiting 15:28:31 a77e37c0d609: Waiting 15:28:31 c3185cebc471: Waiting 15:28:31 db62176df00c: Waiting 15:28:31 4c4ab2625f07: Verifying Checksum 15:28:31 4c4ab2625f07: Download complete 15:28:31 adcc1eea9eea: Verifying Checksum 15:28:31 adcc1eea9eea: Download complete 15:28:31 3b30891b0d05: Verifying Checksum 15:28:31 3b30891b0d05: Download complete 15:28:32 06b49ca38bd5: Verifying Checksum 15:28:32 06b49ca38bd5: Download complete 15:28:32 c788192a36de: Verifying Checksum 15:28:32 c788192a36de: Download complete 15:28:32 540db60ca938: Verifying Checksum 15:28:32 540db60ca938: Download complete 15:28:32 540db60ca938: Pull complete 15:28:32 adcc1eea9eea: Pull complete 15:28:32 4c4ab2625f07: Pull complete 15:28:32 a77e37c0d609: Verifying Checksum 15:28:32 a77e37c0d609: Download complete 15:28:36 db62176df00c: Verifying Checksum 15:28:36 db62176df00c: Download complete 15:28:36 c3185cebc471: Verifying Checksum 15:28:36 c3185cebc471: Download complete 15:28:39 db62176df00c: Pull complete 15:28:39 3b30891b0d05: Pull complete 15:28:39 06b49ca38bd5: Pull complete 15:28:39 c788192a36de: Pull complete 15:28:39 a77e37c0d609: Pull complete 15:28:41 c3185cebc471: Pull complete 15:28:41 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 15:28:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:28:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:28:41 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:28:41 WORKDIR /edgex 15:28:41 COPY go.mod . 15:28:41 RUN go mod download' 15:28:41 + docker build -t ci-base-image-x86_64 -f - . 15:28:43 Sending build context to Docker daemon 328.8MB 15:28:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:28:43 ---> 031687cdd783 15:28:43 Step 2/4 : WORKDIR /edgex 15:28:45 ---> Running in 02a8d0a52fee 15:28:45 Removing intermediate container 02a8d0a52fee 15:28:45 ---> 4ecf86bea9ca 15:28:45 Step 3/4 : COPY go.mod . 15:28:45 ---> b662abe9144f 15:28:45 Step 4/4 : RUN go mod download 15:28:45 ---> Running in 839a1a155ffa 15:28:46 Still waiting to schedule task 15:28:46 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1445’ is offline 15:29:32 Removing intermediate container 839a1a155ffa 15:29:32 ---> a67d91c48303 15:29:32 Successfully built a67d91c48303 15:29:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:29:32 + docker inspect -f . ci-base-image-x86_64 15:29:32 . [Pipeline] withDockerContainer 15:29:32 prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container 15:29:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:29:33 $ docker top b8f02d216c76a9bc15e25c730192257ba91a69a182aeff0877dcf080e3ba1102 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:33 + go version 15:29:33 go version go1.16.6 linux/amd64 [Pipeline] } 15:29:33 $ docker stop --time=1 b8f02d216c76a9bc15e25c730192257ba91a69a182aeff0877dcf080e3ba1102 15:29:34 $ docker rm -f b8f02d216c76a9bc15e25c730192257ba91a69a182aeff0877dcf080e3ba1102 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:29:35 + docker inspect -f . ci-base-image-x86_64 15:29:35 . [Pipeline] withDockerContainer 15:29:35 prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container 15:29:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:29:35 $ docker top 006cfa4d8a4a441f7c553dcd85c297fe39e7fd3cea0c44d057a3baf27fb9e2c8 -eo pid,comm [Pipeline] { [Pipeline] echo 15:29:35 ========================================================= 15:29:35 [edgeXBuildGoParallel] Running Tests and Build... 15:29:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:29:36 + go mod tidy [Pipeline] sh 15:29:36 + make test 15:29:36 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:29:37 go mod tidy 15:29:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:29:42 ? github.com/edgexfoundry/edgex-go [no test files] 15:30:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:30:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:30:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:30:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:30:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:30:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:30:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:30:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:30:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:30:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:30:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:30:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:30:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:30:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:30:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 15:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:30:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 100.0% of statements 15:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:30:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 46.3% of statements 15:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:30:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.105s coverage: 90.1% of statements 15:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:30:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 15:30:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:30:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:30:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:30:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:30:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:30:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 94.2% of statements 15:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:30:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements 15:30:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:30:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:30:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:30:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:30:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:30:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 15:30:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:30:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:30:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:30:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements 15:30:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:30:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 15:30:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 15:30:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:30:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 15:30:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements 15:30:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 15:30:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 15:30:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 15:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements 15:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 15:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.190s coverage: 81.8% of statements 15:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:30:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1448 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 15:30:49 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 15:30:50 The recommended git tool is: git 15:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 15:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 15:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 15:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.122s coverage: 64.4% of statements 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 15:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.025s coverage: 91.3% of statements 15:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 15:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 15:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 15:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.202s coverage: 62.6% of statements 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 15:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:30:55 using credential edgex-jenkins-ssh 15:30:55 Cloning the remote Git repository 15:30:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:30:55 > git init /w/workspace/edgex-go/7 # timeout=10 15:30:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:30:55 > git --version # timeout=10 15:30:55 > git --version # 'git version 2.17.1' 15:30:55 using GIT_SSH to set credentials SSH Credentials for GitHub 15:30:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:31:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:31:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:31:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:31:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:31:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:31:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:31:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 15:31:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 15:31:00 GO111MODULE=on go vet ./... 15:31:20 Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f 15:31:20 Merge succeeded, producing 25b03d07bd52cfb47cffefba0118e02cb626d25f 15:31:20 Checking out Revision 25b03d07bd52cfb47cffefba0118e02cb626d25f (PR-3678) 15:31:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:31:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:31:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:31:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:31:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:31:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:31:20 > git config core.sparsecheckout # timeout=10 15:31:20 > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 15:31:20 > git remote # timeout=10 15:31:20 > git config --get remote.origin.url # timeout=10 15:31:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:31:20 > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 15:31:20 > git rev-parse HEAD^{commit} # timeout=10 15:31:20 > git config core.sparsecheckout # timeout=10 15:31:20 > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 15:31:23 gofmt -l . 15:31:23 [ "`gofmt -l .`" = "" ] 15:31:23 ./bin/test-attribution-txt.sh [Pipeline] sh 15:31:23 + ls -al . 15:31:23 total 612 15:31:23 drwxrwxr-x 10 1001 1001 4096 Sep 6 15:31 . 15:31:23 drwxr-xr-x 4 root root 28 Sep 6 15:29 .. 15:31:23 -rw-rw-r-- 1 1001 1001 11 Sep 6 15:27 .dockerignore 15:31:23 drwxrwxr-x 8 1001 1001 179 Sep 6 15:27 .git 15:31:23 drwxrwxr-x 4 1001 1001 142 Sep 6 15:27 .github 15:31:23 -rw-rw-r-- 1 1001 1001 818 Sep 6 15:27 .gitignore 15:31:23 -rw-rw-r-- 1 1001 1001 76 Sep 6 15:27 .hadolint.yml 15:31:23 drwx------ 3 1001 1001 58 Sep 6 15:28 .semver 15:31:23 -rw-rw-r-- 1 1001 1001 166 Sep 6 15:27 .sonarcloud.properties 15:31:23 -rw-rw-r-- 1 1001 1001 1171 Sep 6 15:27 ADOPTERS.md 15:31:23 -rw-rw-r-- 1 1001 1001 8493 Sep 6 15:27 Attribution.txt 15:31:23 -rw-rw-r-- 1 1001 1001 43881 Sep 6 15:27 CHANGELOG.md 15:31:23 -rw-rw-r-- 1 1001 1001 3804 Sep 6 15:27 CONTRIBUTING.md 15:31:23 -rw-rw-r-- 1 1001 1001 677 Sep 6 15:27 GOVERNANCE.md 15:31:23 -rw-rw-r-- 1 1001 1001 849 Sep 6 15:27 Jenkinsfile 15:31:23 -rw-rw-r-- 1 1001 1001 10775 Sep 6 15:27 LICENSE 15:31:23 -rw-rw-r-- 1 1001 1001 5915 Sep 6 15:27 Makefile 15:31:23 -rw-rw-r-- 1 1001 1001 582 Sep 6 15:27 OWNERS.md 15:31:23 -rw-rw-r-- 1 1001 1001 8643 Sep 6 15:27 README.md 15:31:23 -rw-rw-r-- 1 1001 1001 6912 Sep 6 15:27 SECURITY.md 15:31:23 -rw-rw-r-- 1 1001 1001 5 Sep 6 15:28 VERSION 15:31:23 -rw-rw-r-- 1 1001 1001 4131 Sep 6 15:27 ZMQWindows.md 15:31:23 drwxrwxr-x 2 1001 1001 37 Sep 6 15:27 bin 15:31:23 drwxrwxr-x 14 1001 1001 4096 Sep 6 15:27 cmd 15:31:23 -rw-r--r-- 1 root root 405611 Sep 6 15:30 coverage.out 15:31:23 -rw-rw-r-- 1 1001 1001 841 Sep 6 15:27 go.mod 15:31:23 -rw-r--r-- 1 root root 50064 Sep 6 15:29 go.sum 15:31:23 drwxrwxr-x 8 1001 1001 124 Sep 6 15:27 internal 15:31:23 drwxrwxr-x 3 1001 1001 16 Sep 6 15:27 openapi 15:31:23 drwxrwxr-x 4 1001 1001 71 Sep 6 15:27 snap 15:31:23 -rw-rw-r-- 1 1001 1001 204 Sep 6 15:27 version.go [Pipeline] sh 15:31:23 + '[' -e coverage.out ] 15:31:23 + chown 1001:1001 coverage.out [Pipeline] stash 15:31:23 Stashed 1 file(s) [Pipeline] sh 15:31:24 + make build 15:31:24 go mod tidy 15:31:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:31:25 Commit message: "feat(security): Feature to enable CORS headers for API gateway" 15:31:25 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:25 provisioning config files... 15:31:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2940649497572904625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:26 ---> docker-login.sh 15:31:26 nexus3.edgexfoundry.org:10001 15:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:27 Configure a credential helper to remove this warning. See 15:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:27 15:31:27 Login Succeeded 15:31:27 nexus3.edgexfoundry.org:10002 15:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:28 Configure a credential helper to remove this warning. See 15:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:28 15:31:28 Login Succeeded 15:31:28 nexus3.edgexfoundry.org:10003 15:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:28 Configure a credential helper to remove this warning. See 15:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:28 15:31:28 Login Succeeded 15:31:28 nexus3.edgexfoundry.org:10004 15:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:29 Configure a credential helper to remove this warning. See 15:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:29 15:31:29 Login Succeeded 15:31:29 docker.io 15:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:29 Configure a credential helper to remove this warning. See 15:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:29 15:31:29 Login Succeeded 15:31:29 ---> docker-login.sh ends [Pipeline] } 15:31:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:31:30 ========================================================= 15:31:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:31:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:31:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:31:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:31:31 595b0fe564bb: Pulling fs layer 15:31:31 24495759ef45: Pulling fs layer 15:31:31 d148012ef14d: Pulling fs layer 15:31:31 e90a11edd702: Pulling fs layer 15:31:31 d77568369979: Pulling fs layer 15:31:31 fc1c9f9a7f3b: Pulling fs layer 15:31:31 170f2ba95c9a: Pulling fs layer 15:31:31 97ac5df62f85: Pulling fs layer 15:31:31 fc1c9f9a7f3b: Waiting 15:31:31 170f2ba95c9a: Waiting 15:31:31 97ac5df62f85: Waiting 15:31:31 e90a11edd702: Waiting 15:31:31 d77568369979: Waiting 15:31:31 d148012ef14d: Download complete 15:31:31 24495759ef45: Verifying Checksum 15:31:31 24495759ef45: Download complete 15:31:31 d77568369979: Verifying Checksum 15:31:31 d77568369979: Download complete 15:31:31 fc1c9f9a7f3b: Verifying Checksum 15:31:31 fc1c9f9a7f3b: Download complete 15:31:31 595b0fe564bb: Verifying Checksum 15:31:31 170f2ba95c9a: Verifying Checksum 15:31:31 170f2ba95c9a: Download complete 15:31:32 595b0fe564bb: Pull complete 15:31:32 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 15:31:32 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 15:31:32 24495759ef45: Pull complete 15:31:33 d148012ef14d: Pull complete 15:31:33 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 15:31:33 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 15:31:34 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 15:31:35 97ac5df62f85: Verifying Checksum 15:31:35 97ac5df62f85: Download complete 15:31:35 e90a11edd702: Verifying Checksum 15:31:35 e90a11edd702: Download complete 15:31:35 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 15:31:36 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 15:31:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:31:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:31:38 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] } 15:31:40 $ docker stop --time=1 006cfa4d8a4a441f7c553dcd85c297fe39e7fd3cea0c44d057a3baf27fb9e2c8 15:31:42 $ docker rm -f 006cfa4d8a4a441f7c553dcd85c297fe39e7fd3cea0c44d057a3baf27fb9e2c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 15:31:45 e90a11edd702: Pull complete 15:31:45 d77568369979: Pull complete 15:31:46 fc1c9f9a7f3b: Pull complete [Pipeline] isUnix 15:31:46 170f2ba95c9a: Pull complete [Pipeline] sh 15:31:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:47 15:31:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:31:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:47 latest: Pulling from edgex-devops/edgex-compose 15:31:47 cbdbe7a5bc2a: Pulling fs layer 15:31:47 ca9280d653b3: Pulling fs layer 15:31:47 7e9c9ca2126c: Pulling fs layer 15:31:48 cbdbe7a5bc2a: Verifying Checksum 15:31:48 cbdbe7a5bc2a: Download complete 15:31:48 cbdbe7a5bc2a: Pull complete 15:31:49 ca9280d653b3: Verifying Checksum 15:31:49 ca9280d653b3: Download complete 15:31:49 ca9280d653b3: Pull complete 15:31:51 7e9c9ca2126c: Download complete 15:31:53 97ac5df62f85: Pull complete 15:31:53 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 15:31:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:31:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:31:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:31:53 WORKDIR /edgex 15:31:53 COPY go.mod . 15:31:53 RUN go mod download 15:31:53 + docker build -t ci-base-image-arm64 -f - . 15:31:54 7e9c9ca2126c: Pull complete 15:31:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:31:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:31:54 prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container 15:31:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:31:55 Sending build context to Docker daemon 166MB 15:31:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:31:55 ---> 04bc70af865f 15:31:55 Step 2/4 : WORKDIR /edgex 15:31:57 $ docker top 07203ba5f0084a3f32ce6156bce2d493922dc73c3091578f101fb18f6c1f423e -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:57 + docker-compose build --help 15:31:57 + grep parallel 15:31:58 --parallel Build images in parallel. [Pipeline] } 15:31:58 $ docker stop --time=1 07203ba5f0084a3f32ce6156bce2d493922dc73c3091578f101fb18f6c1f423e 15:31:59 $ docker rm -f 07203ba5f0084a3f32ce6156bce2d493922dc73c3091578f101fb18f6c1f423e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:32:00 ---> Running in 3302d945b6ab 15:32:00 Removing intermediate container 3302d945b6ab 15:32:00 ---> 3b510ad03826 15:32:00 Step 3/4 : COPY go.mod . 15:32:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:32:00 . [Pipeline] withDockerContainer 15:32:00 prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container 15:32:00 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:32:00 $ docker top 8094feae5a86b968e75db3c0c8ac65fa108cf02da4b8838d2ef16ab4ae8f607c -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:01 ---> 2c355fe18491 15:32:01 Step 4/4 : RUN go mod download 15:32:01 ---> Running in 9258bee97141 15:32:01 + docker-compose -f ./docker-compose-build.yml build --parallel 15:32:01 Building core-command ... 15:32:01 Building core-data ... 15:32:01 Building core-metadata ... 15:32:01 Building security-bootstrapper ... 15:32:01 Building security-proxy-setup ... 15:32:01 Building security-secretstore-setup ... 15:32:01 Building support-notifications ... 15:32:01 Building support-scheduler ... 15:32:01 Building sys-mgmt-agent ... 15:32:01 Building core-data 15:32:01 Building security-bootstrapper 15:32:01 Building security-secretstore-setup 15:32:01 Building core-metadata 15:32:01 Building security-proxy-setup 15:32:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:32:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:32:12 ---> a67d91c48303 15:32:12 Step 3/24 : WORKDIR /edgex-go 15:32:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:32:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:32:12 ---> a67d91c48303 15:32:12 Step 3/24 : WORKDIR /edgex-go 15:32:12 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:32:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:32:12 ---> a67d91c48303 15:32:12 Step 3/32 : WORKDIR /edgex-go 15:32:16 ---> Running in 2baba760c1f6 15:32:16 ---> Running in 1468485f46be 15:32:16 ---> Running in 1feba84533e9 15:32:19 Removing intermediate container 1feba84533e9 15:32:19 ---> 9d441455141b 15:32:19 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:19 Removing intermediate container 1468485f46be 15:32:19 ---> c9a545cf1893 15:32:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:19 Removing intermediate container 2baba760c1f6 15:32:19 ---> 506fce233ce6 15:32:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:19 ---> Running in eafa7f65d57a 15:32:19 ---> Running in 2108e21368d5 15:32:19 ---> Running in 159d8e73fc5f 15:32:21 Removing intermediate container eafa7f65d57a 15:32:21 ---> a50ca44babc8 15:32:21 Step 5/32 : RUN apk add --update --no-cache make git 15:32:21 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:32:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:32:21 ---> a67d91c48303 15:32:21 Step 3/26 : WORKDIR /edgex-go 15:32:21 ---> Using cache 15:32:21 ---> c9a545cf1893 15:32:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:21 Removing intermediate container 159d8e73fc5f 15:32:21 ---> 8ab2d620835d 15:32:21 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:32:21 ---> Running in 7a4246881de5 15:32:21 ---> Running in eb4656267b8a 15:32:21 ---> Running in 6d442b766b03 15:32:21 Removing intermediate container 2108e21368d5 15:32:21 ---> 8e12ecf685ef 15:32:21 Step 5/24 : RUN apk add --update --no-cache make git 15:32:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:32:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:32:21 ---> a67d91c48303 15:32:21 Step 3/22 : WORKDIR /edgex-go 15:32:21 ---> Using cache 15:32:21 ---> c9a545cf1893 15:32:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:21 ---> Using cache 15:32:21 ---> 8e12ecf685ef 15:32:21 Step 5/22 : RUN apk add --update --no-cache make git 15:32:21 ---> Running in a96cce068325 15:32:21 ---> Running in 52192049ecc9 15:32:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:32:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:32:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:32:22 Removing intermediate container 7a4246881de5 15:32:22 ---> 2eeb9de59730 15:32:22 Step 5/26 : RUN apk add --update --no-cache make git 15:32:22 ---> Running in 265c13b0d310 15:32:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:32:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:32:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:32:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:32:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:32:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:32:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:32:23 OK: 219 MiB in 52 packages 15:32:23 OK: 219 MiB in 52 packages 15:32:23 OK: 219 MiB in 52 packages 15:32:23 OK: 219 MiB in 52 packages 15:32:24 Removing intermediate container eb4656267b8a 15:32:24 ---> 19eb8d74afb8 15:32:24 Step 6/32 : COPY go.mod . 15:32:24 Removing intermediate container a96cce068325 15:32:24 ---> f497d778948c 15:32:24 Step 6/22 : COPY go.mod . 15:32:24 OK: 219 MiB in 52 packages 15:32:24 Removing intermediate container 6d442b766b03 15:32:24 ---> b51884332618 15:32:24 Step 6/24 : COPY go.mod . 15:32:24 ---> 288e51d545ea 15:32:24 Step 7/32 : RUN go mod download 15:32:24 Removing intermediate container 52192049ecc9 15:32:24 ---> b6b8243e4fb8 15:32:24 Step 6/24 : COPY go.mod . 15:32:24 ---> Running in 4e67193c0d79 15:32:24 ---> 51386b7dd905 15:32:24 Step 7/22 : RUN go mod download 15:32:24 ---> 2d3287fff18f 15:32:24 Step 7/24 : RUN go mod download 15:32:24 ---> Running in a00c0139cb69 15:32:24 ---> Running in 50e6c849a7b4 15:32:24 Removing intermediate container 265c13b0d310 15:32:24 ---> df467a5ac7f6 15:32:24 Step 6/26 : COPY go.mod . 15:32:24 ---> d48d7ed08c30 15:32:24 Step 7/24 : RUN go mod download 15:32:24 ---> Running in 7d99a0e69994 15:32:24 ---> 7b1216ffae66 15:32:24 Step 7/26 : RUN go mod download 15:32:24 ---> Running in 54ed2bbde656 15:32:26 Removing intermediate container 4e67193c0d79 15:32:26 ---> 0187f6518583 15:32:26 Step 8/32 : COPY . . 15:32:26 Removing intermediate container 50e6c849a7b4 15:32:26 ---> ebc8e76c31a2 15:32:26 Step 8/24 : COPY . . 15:32:26 Removing intermediate container 7d99a0e69994 15:32:26 ---> 04334d260fc9 15:32:26 Step 8/24 : COPY . . 15:32:28 Removing intermediate container a00c0139cb69 15:32:28 ---> 948d03070749 15:32:28 Step 8/22 : COPY . . 15:32:31 Removing intermediate container 54ed2bbde656 15:32:31 ---> fd71543c56b7 15:32:31 Step 8/26 : COPY . . 15:32:53 ---> b9833487e7ac 15:32:53 Step 9/22 : RUN go mod tidy 15:32:53 ---> Running in fba72c1fb708 15:32:53 ---> 246091dd8895 15:32:53 Step 9/24 : RUN go mod tidy 15:32:53 ---> Running in f5bd7b67eb06 15:32:54 ---> 765f6d42cdcd 15:32:54 Step 9/32 : RUN go mod tidy 15:32:54 ---> 1208b7f7b981 15:32:54 Step 9/24 : RUN go mod tidy 15:32:54 ---> Running in b9d879b66f56 15:32:54 ---> Running in e6442739a917 15:32:59 ---> 9501d856a6d4 15:32:59 Step 9/26 : RUN go mod tidy 15:32:59 ---> Running in b474de1456c2 15:33:00 Removing intermediate container fba72c1fb708 15:33:00 ---> b2e7d86f630f 15:33:00 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:33:00 Removing intermediate container f5bd7b67eb06 15:33:00 ---> ec0bf4905446 15:33:00 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:33:00 ---> Running in f48453af1fb7 15:33:01 ---> Running in a22e3cfa2fdb 15:33:01 Removing intermediate container e6442739a917 15:33:01 ---> 789c7e3dfdfb 15:33:01 Step 10/24 : RUN make cmd/core-data/core-data 15:33:01 ---> Running in 5e59849df97c 15:33:01 Removing intermediate container b474de1456c2 15:33:01 ---> 2049bccc0d6f 15:33:01 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:33:01 ---> Running in 287e4c033019 15:33:01 Removing intermediate container b9d879b66f56 15:33:01 ---> 2b9639f54944 15:33:01 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:33:01 ---> Running in c1de806de219 15:33:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:33:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:33:01 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 15:33:01 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 15:33:01 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 15:33:22 Removing intermediate container 9258bee97141 15:33:22 ---> 07e591711970 15:33:22 Successfully built 07e591711970 15:33:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:33:23 + docker inspect -f . ci-base-image-arm64 15:33:23 . [Pipeline] withDockerContainer 15:33:23 prd-ubuntu18.04-docker-arm64-4c-16g-1448 does not seem to be running inside a container 15:33:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:33:25 $ docker top 4a1e65b38eefbf57ceeb0a2c9f0227ad4ac601df69f4705097678e254f2e21f0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:26 + go version 15:33:26 go version go1.16.6 linux/arm64 [Pipeline] } 15:33:26 $ docker stop --time=1 4a1e65b38eefbf57ceeb0a2c9f0227ad4ac601df69f4705097678e254f2e21f0 15:33:28 $ docker rm -f 4a1e65b38eefbf57ceeb0a2c9f0227ad4ac601df69f4705097678e254f2e21f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:33:29 + docker inspect -f . ci-base-image-arm64 15:33:29 . [Pipeline] withDockerContainer 15:33:29 prd-ubuntu18.04-docker-arm64-4c-16g-1448 does not seem to be running inside a container 15:33:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:33:31 $ docker top 26ddabaa693ce9b90c11c8ded5794e8a443d3ab9d92b5f0d22b5b34aca3fce5e -eo pid,comm [Pipeline] { [Pipeline] echo 15:33:31 ========================================================= 15:33:31 [edgeXBuildGoParallel] Running Tests and Build... 15:33:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:33:32 + go mod tidy [Pipeline] sh 15:33:33 + make test 15:33:33 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:33:33 go mod tidy 15:33:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:33:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:33:40 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 15:33:43 Removing intermediate container c1de806de219 15:33:43 ---> bee95cfa49ee 15:33:43 15:33:43 Step 11/32 : FROM alpine:3.12 15:33:43 Removing intermediate container f48453af1fb7 15:33:43 ---> 6cd618018fe6 15:33:43 15:33:43 Step 11/22 : FROM alpine:3.12 15:33:43 Removing intermediate container 287e4c033019 15:33:43 ---> 775dec577251 15:33:43 15:33:43 Step 11/26 : FROM alpine:3.12 15:33:43 Removing intermediate container a22e3cfa2fdb 15:33:43 ---> f081de8e39f4 15:33:43 15:33:43 Step 11/24 : FROM alpine:3.12 15:33:44 3.12: Pulling from library/alpine 15:33:46 3.12: Pulling from library/alpine 15:33:46 3.12: Pulling from library/alpine 15:33:46 Removing intermediate container 5e59849df97c 15:33:46 ---> 9021cdad54d9 15:33:46 15:33:46 Step 11/24 : FROM alpine:3.12 15:33:46 3.12: Pulling from library/alpine 15:33:46 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 15:33:46 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 15:33:46 Status: Downloaded newer image for alpine:3.12 15:33:46 Status: Image is up to date for alpine:3.12 15:33:46 ---> 48b8ec4ed9eb 15:33:46 Step 12/22 : RUN apk add --update --no-cache curl 15:33:46 ---> 48b8ec4ed9eb 15:33:46 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:33:46 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 15:33:46 Status: Image is up to date for alpine:3.12 15:33:46 ---> 48b8ec4ed9eb 15:33:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:33:46 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 15:33:46 Status: Image is up to date for alpine:3.12 15:33:46 ---> 48b8ec4ed9eb 15:33:46 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:33:46 ---> Running in 7c4ad71ff692 15:33:46 ---> Running in b229d63c1b71 15:33:46 ---> Running in a5553332d2e6 15:33:46 ---> Running in b29a37a73754 15:33:46 3.12: Pulling from library/alpine 15:33:46 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 15:33:46 Status: Image is up to date for alpine:3.12 15:33:46 ---> 48b8ec4ed9eb 15:33:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:33:46 ---> Running in f59d2240ad58 15:33:46 Removing intermediate container b229d63c1b71 15:33:46 ---> 6bc71fbee9e7 15:33:46 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:33:46 ---> Running in 92f4b6dfc5db 15:33:46 Removing intermediate container f59d2240ad58 15:33:46 ---> 2b73ce5a27db 15:33:46 Step 13/24 : ENV APP_PORT=59880 15:33:46 ---> Running in b2acc6347acb 15:33:46 Removing intermediate container b2acc6347acb 15:33:46 ---> d83cd17cf7bb 15:33:46 Step 14/24 : EXPOSE $APP_PORT 15:33:46 ---> Running in 475ca5784a57 15:33:46 Removing intermediate container 475ca5784a57 15:33:46 ---> 3718357c382f 15:33:46 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:46 ---> Running in c5b75ae6f267 15:33:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:46 (1/4) Installing ca-certificates (20191127-r4) 15:33:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:33:46 (3/4) Installing libcurl (7.78.0-r0) 15:33:46 (4/4) Installing curl (7.78.0-r0) 15:33:46 Executing busybox-1.31.1-r20.trigger 15:33:46 Executing ca-certificates-20191127-r4.trigger 15:33:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:46 OK: 7 MiB in 18 packages 15:33:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:46 (1/1) Installing dumb-init (1.2.2-r1) 15:33:46 (1/2) Installing dumb-init (1.2.2-r1) 15:33:46 Executing busybox-1.31.1-r20.trigger 15:33:46 (2/2) Installing su-exec (0.2-r1) 15:33:46 OK: 6 MiB in 15 packages 15:33:46 Executing busybox-1.31.1-r20.trigger 15:33:46 OK: 6 MiB in 16 packages 15:33:47 Removing intermediate container 7c4ad71ff692 15:33:47 ---> 11cfede78ca1 15:33:47 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:33:47 ---> Running in f120424decc9 15:33:47 Removing intermediate container c5b75ae6f267 15:33:47 ---> c9393e63dccc 15:33:47 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:33:47 Removing intermediate container f120424decc9 15:33:47 ---> 46d97add5e6f 15:33:47 Step 14/22 : WORKDIR /edgex 15:33:47 ---> Running in 931a8fd6f59c 15:33:47 ---> Running in 683964a08dd9 15:33:47 Removing intermediate container b29a37a73754 15:33:47 ---> 9e30ef05648f 15:33:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:33:47 Removing intermediate container 92f4b6dfc5db 15:33:47 ---> 88a67945e9b7 15:33:47 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:33:47 ---> Running in 117f980da471 15:33:47 ---> Running in 980c91a7bc3d 15:33:47 Removing intermediate container 683964a08dd9 15:33:47 ---> 1ccb4ac64c3e 15:33:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:33:47 Removing intermediate container 117f980da471 15:33:47 ---> fd618ad0c27b 15:33:47 Step 14/24 : ENV APP_PORT=59881 15:33:47 ---> Running in 03336d51afb3 15:33:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:47 Removing intermediate container 980c91a7bc3d 15:33:47 ---> 306e256e19e3 15:33:47 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:33:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:47 ---> Running in 2bdda1f6a1fd 15:33:47 Removing intermediate container 03336d51afb3 15:33:47 ---> ed7c9cef21f2 15:33:47 Step 15/24 : EXPOSE $APP_PORT 15:33:47 ---> 89795008686c 15:33:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:33:47 (1/3) Installing ca-certificates (20191127-r4) 15:33:47 (2/3) Installing dumb-init (1.2.2-r1) 15:33:47 (3/3) Installing su-exec (0.2-r1) 15:33:47 Executing busybox-1.31.1-r20.trigger 15:33:47 ---> Running in e42ea9130de5 15:33:47 Executing ca-certificates-20191127-r4.trigger 15:33:47 OK: 6 MiB in 17 packages 15:33:47 Removing intermediate container 2bdda1f6a1fd 15:33:47 ---> d7cd0a9262b7 15:33:47 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:33:47 Removing intermediate container e42ea9130de5 15:33:47 ---> 3e66c50a5011 15:33:47 Step 16/24 : WORKDIR / 15:33:47 ---> Running in a6e0c75f9fb0 15:33:47 ---> Running in 7cc3eab515f7 15:33:47 ---> 83b5e69ecb90 15:33:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:33:48 Removing intermediate container 7cc3eab515f7 15:33:48 ---> 908acc95b859 15:33:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:48 Removing intermediate container a5553332d2e6 15:33:48 ---> f137941f1f88 15:33:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:33:48 ---> abd0e5666004 15:33:48 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:33:48 ---> 5246cd95a120 15:33:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:33:48 ---> Running in b82b3bf8a0e5 15:33:48 ---> Running in f908769d92d4 15:33:48 Removing intermediate container b82b3bf8a0e5 15:33:48 ---> a9e4fd064936 15:33:48 Step 19/22 : CMD ["--init=true"] 15:33:48 Removing intermediate container f908769d92d4 15:33:48 ---> 1ab4490cee4a 15:33:48 Step 14/26 : WORKDIR / 15:33:48 (1/6) Installing dumb-init (1.2.2-r1) 15:33:48 ---> Running in d006b52f9698 15:33:48 ---> Running in abb0e37186a8 15:33:48 (2/6) Installing libgcc (9.3.0-r2) 15:33:48 Removing intermediate container d006b52f9698 15:33:48 ---> 362044ffced5 15:33:48 Step 20/22 : LABEL arch=x86_64 15:33:48 Removing intermediate container a6e0c75f9fb0 15:33:48 ---> 1c0c32c37f1c 15:33:48 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:33:48 ---> Running in a3b8aaa2f706 15:33:48 ---> Running in b9b398026f52 15:33:48 (3/6) Installing libsodium (1.0.18-r0) 15:33:48 ---> 831e65c17a21 15:33:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:33:48 Removing intermediate container abb0e37186a8 15:33:48 ---> 668377186ca1 15:33:48 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:33:49 (4/6) Installing libstdc++ (9.3.0-r2) 15:33:49 Removing intermediate container b9b398026f52 15:33:49 ---> a581cc895955 15:33:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:33:49 Removing intermediate container a3b8aaa2f706 15:33:49 ---> 7a17021d6003 15:33:49 Step 21/22 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:33:49 ---> Running in 36c7f35ced2b 15:33:49 ---> 4efa98ac0db8 15:33:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:33:49 ---> bbbb3c4d6641 15:33:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:33:49 ---> Running in 8ee14f28e57f 15:33:49 Removing intermediate container 36c7f35ced2b 15:33:49 ---> 1e6eed0a27ad 15:33:49 Step 22/22 : LABEL version=0.0.0 15:33:49 ---> 69fa24c3530d 15:33:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:33:49 ---> Running in 3e7dc1257d82 15:33:49 Removing intermediate container 8ee14f28e57f 15:33:49 ---> 620453a19b39 15:33:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:49 ---> Running in 6d8bc6e164d3 15:33:49 ---> f8e6c54d6593 15:33:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:33:49 ---> Running in 4f7f5ff89bb2 15:33:49 Removing intermediate container 3e7dc1257d82 15:33:49 ---> ed53a7dddcd4 15:33:49 15:33:49 Successfully built ed53a7dddcd4 15:33:49 (5/6) Installing libzmq (4.3.3-r0) 15:33:49 Successfully tagged security-proxy-setup:latest 15:33:49 Building support-scheduler 15:33:49  Building security-proxy-setup ... done Removing intermediate container 4f7f5ff89bb2 15:33:49 ---> 0adbc85cffcc 15:33:49 Step 22/24 : LABEL arch=x86_64 15:33:49 ---> eb0e915b4582 15:33:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:33:49 ---> Running in f28a0d0928c0 15:33:49 (6/6) Installing zeromq (4.3.3-r0) 15:33:49 Executing busybox-1.31.1-r20.trigger 15:33:49 OK: 8 MiB in 20 packages 15:33:50 Removing intermediate container f28a0d0928c0 15:33:50 ---> 65ff273ea7a4 15:33:50 Step 23/24 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:33:50 ---> 4f19617a5de4 15:33:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:33:50 ---> Running in deda93bdd5dc 15:33:51 Removing intermediate container deda93bdd5dc 15:33:51 ---> f5398f303408 15:33:51 Step 24/24 : LABEL version=0.0.0 15:33:51 ---> b5b53acca127 15:33:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:33:51 ---> Running in ef68e92be2c8 15:33:51 Removing intermediate container 931a8fd6f59c 15:33:51 ---> bc917e25ca63 15:33:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:51 Removing intermediate container 6d8bc6e164d3 15:33:51 ---> dbff4c958c82 15:33:51 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:51 Removing intermediate container ef68e92be2c8 15:33:51 ---> a05a7cbebcc8 15:33:51 15:33:51 ---> 36bb1c16cb8c 15:33:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:33:51 Successfully built a05a7cbebcc8 15:33:51 Successfully tagged core-metadata:latest 15:33:51 Building support-notifications 15:33:51  Building core-metadata ... done  ---> 068374e05e65 15:33:51 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:33:51 ---> c90ed6c517a5 15:33:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:33:53 ---> 43be6cb5f5d4 15:33: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/ 15:33:54 ---> d4c3824f792f 15:33:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:33:54 ---> d16d56bb881f 15:33:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:33:54 ---> Running in 46c8c45d38a6 15:33:54 ---> 66b38106a736 15:33:54 Step 20/24 : ENTRYPOINT ["/core-data"] 15:33:54 ---> Running in 7a3f6a4ddb66 15:33:54 ---> 15916b0e9361 15:33:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:33:54 Removing intermediate container 7a3f6a4ddb66 15:33:54 ---> 0d3421eae053 15:33:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:54 ---> Running in 2c7f431be702 15:33:54 ---> a9b43e552d61 15:33:54 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:33:54 Removing intermediate container 2c7f431be702 15:33:54 ---> 4462f11bd6ee 15:33:54 Step 22/24 : LABEL arch=x86_64 15:33:54 ---> Running in dff12cba8984 15:33:54 Removing intermediate container 46c8c45d38a6 15:33:54 ---> 55ff6fc61fd1 15:33:54 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:33:54 ---> Running in 95b687f54711 15:33:54 ---> 8e244fa5606f 15:33:54 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:33:54 Removing intermediate container dff12cba8984 15:33:54 ---> 2d7ecf53fb53 15:33:54 Step 23/24 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:33:55 ---> Running in 7311caf5b03d 15:33:55 ---> Running in f3c920ebf06d 15:33:55 Removing intermediate container 95b687f54711 15:33:55 ---> e55ef4303a8d 15:33:55 Step 24/26 : LABEL arch=x86_64 15:33:55 ---> Running in 95917bb83715 15:33:55 Removing intermediate container f3c920ebf06d 15:33:55 ---> 7fcfb3368f06 15:33:55 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:33:55 Removing intermediate container 7311caf5b03d 15:33:55 ---> dc69d36e4765 15:33:55 Step 24/24 : LABEL version=0.0.0 15:33:55 ---> Running in 416622291ee3 15:33:55 Removing intermediate container 95917bb83715 15:33:55 ---> e56cee0d3dcb 15:33:55 Step 25/26 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:33:55 ---> Running in acc0c96617f1 15:33:55 ---> 1eb1d0b68eb5 15:33:55 Step 27/32 : RUN chmod +x /entrypoint.sh 15:33:55 Removing intermediate container 416622291ee3 15:33:55 ---> fde80655e976 15:33:55 15:33:55 Successfully built fde80655e976 15:33:55 ---> Running in b26b7a897a21 15:33:55 Successfully tagged core-data:latest 15:33:55 Building sys-mgmt-agent 15:33:55  Building core-data ... done Removing intermediate container acc0c96617f1 15:33:55 ---> 032cc22361be 15:33:55 Step 26/26 : LABEL version=0.0.0 15:33:55 ---> Running in 3ca2b092d36e 15:33:56 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:33:56 ---> a67d91c48303 15:33:56 Step 3/23 : WORKDIR /edgex-go 15:33:56 ---> Using cache 15:33:56 ---> c9a545cf1893 15:33:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:56 ---> Using cache 15:33:56 ---> 2eeb9de59730 15:33:56 Step 5/23 : RUN apk add --update --no-cache make git 15:33:56 ---> Using cache 15:33:56 ---> df467a5ac7f6 15:33:56 Step 6/23 : COPY go.mod . 15:33:56 ---> Using cache 15:33:56 ---> 7b1216ffae66 15:33:56 Step 7/23 : RUN go mod download 15:33:56 ---> Using cache 15:33:56 ---> fd71543c56b7 15:33:56 Step 8/23 : COPY . . 15:33:56 ---> Using cache 15:33:56 ---> 9501d856a6d4 15:33:56 Step 9/23 : RUN go mod tidy 15:33:56 ---> Using cache 15:33:56 ---> 2049bccc0d6f 15:33:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:33:57 Removing intermediate container 3ca2b092d36e 15:33:57 ---> 6f7e0299e0a1 15:33:57 15:33:57 Successfully built 6f7e0299e0a1 15:33:57 Successfully tagged security-secretstore-setup:latest 15:33:57  Building security-secretstore-setup ... done Building core-command 15:33:57 ---> Running in 713c238c6dc9 15:33:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:33:57 ---> a67d91c48303 15:33:57 Step 3/23 : WORKDIR /edgex-go 15:33:57 ---> Using cache 15:33:57 ---> c9a545cf1893 15:33:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:57 ---> Using cache 15:33:57 ---> 2eeb9de59730 15:33:57 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:33:57 ---> Running in 68f44f1157c7 15:33:58 Removing intermediate container b26b7a897a21 15:33:58 ---> d7738cf14ad2 15:33:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:33:59 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 15:33:59 ---> Running in 64eae0a649fd 15:33:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:33:59 Removing intermediate container 64eae0a649fd 15:33:59 ---> 66c4f6005ef1 15:33:59 Step 29/32 : CMD ["gate"] 15:33:59 ---> Running in 6d0ac73d57ad 15:33:59 Removing intermediate container 6d0ac73d57ad 15:33:59 ---> a76be9175cdd 15:33:59 Step 30/32 : LABEL arch=x86_64 15:33:59 ---> Running in bf1c87cded3b 15:34:00 Removing intermediate container bf1c87cded3b 15:34:00 ---> 55a9301f027c 15:34:00 Step 31/32 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:34:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:34:00 ---> Running in a65d8c22f50c 15:34:00 Removing intermediate container a65d8c22f50c 15:34:00 ---> 15c5625a6e2f 15:34:00 Step 32/32 : LABEL version=0.0.0 15:34:00 ---> Running in 54046eadb065 15:34:01 Removing intermediate container 54046eadb065 15:34:01 ---> b35ac7d66f4a 15:34:01 15:34:01 OK: 219 MiB in 52 packages 15:34:01 Successfully built b35ac7d66f4a 15:34:01 Successfully tagged security-bootstrapper:latest 15:34:01 ? github.com/edgexfoundry/edgex-go [no test files] 15:34:02  Building security-bootstrapper ... done Removing intermediate container 68f44f1157c7 15:34:02 ---> e57f0cd16452 15:34:02 Step 6/23 : COPY go.mod . 15:34:02 ---> f39c23f8b9ab 15:34:02 Step 7/23 : RUN go mod download 15:34:02 ---> Running in 6be1610a3cd3 15:34:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:34:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:34:05 ---> a67d91c48303 15:34:05 Step 3/24 : WORKDIR /edgex-go 15:34:05 ---> Using cache 15:34:05 ---> c9a545cf1893 15:34:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:05 ---> Using cache 15:34:05 ---> 2eeb9de59730 15:34:05 Step 5/24 : RUN apk add --update --no-cache make bash git 15:34:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:34:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:34:05 ---> a67d91c48303 15:34:05 Step 3/24 : WORKDIR /edgex-go 15:34:05 ---> Using cache 15:34:05 ---> c9a545cf1893 15:34:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:05 ---> Using cache 15:34:05 ---> 2eeb9de59730 15:34:05 Step 5/24 : RUN apk add --update --no-cache make git 15:34:05 ---> Using cache 15:34:05 ---> df467a5ac7f6 15:34:05 Step 6/24 : COPY go.mod . 15:34:05 ---> Using cache 15:34:05 ---> 7b1216ffae66 15:34:05 Step 7/24 : RUN go mod download 15:34:05 ---> Using cache 15:34:05 ---> fd71543c56b7 15:34:05 Step 8/24 : COPY . . 15:34:05 ---> Using cache 15:34:05 ---> 9501d856a6d4 15:34:05 Step 9/24 : RUN go mod tidy 15:34:05 ---> Using cache 15:34:05 ---> 2049bccc0d6f 15:34:05 Step 10/24 : RUN make cmd/core-command/core-command 15:34:05 ---> Running in 23460a1f141a 15:34:05 ---> Running in a500c1ffe6f1 15:34:05 Removing intermediate container 6be1610a3cd3 15:34:05 ---> c647f60cb482 15:34:05 Step 8/23 : COPY . . 15:34:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:34:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:34:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:34:08 OK: 219 MiB in 52 packages 15:34:10 ---> b9f8d5f3de9d 15:34:10 Step 9/23 : RUN go mod tidy 15:34:10 ---> Running in 96e36ac5c749 15:34:10 Removing intermediate container 23460a1f141a 15:34:10 ---> 9ecaa0a6f018 15:34:10 Step 6/24 : COPY go.mod . 15:34:10 ---> c5a9591409fc 15:34:10 Step 7/24 : RUN go mod download 15:34:10 ---> Running in 641d0e70bbec 15:34:12 Removing intermediate container 96e36ac5c749 15:34:12 ---> d624f43494ab 15:34:12 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:34:12 ---> Running in aa35e513d2d0 15:34: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 15:34:13 Removing intermediate container 641d0e70bbec 15:34:13 ---> abaf31c6ec9f 15:34:13 Step 8/24 : COPY . . 15:34:18 ---> 24427a3fd2f6 15:34:18 Step 9/24 : RUN go mod tidy 15:34:18 ---> Running in 61b6e379b458 15:34:20 Removing intermediate container 61b6e379b458 15:34:20 ---> ebcf825a7f18 15:34:20 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:34:20 ---> Running in d67a2d583ac7 15:34:20 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 15:34:26 Removing intermediate container 713c238c6dc9 15:34:26 ---> 8e880ee3cd7a 15:34:26 15:34:26 Step 11/23 : FROM alpine:3.12 15:34:26 ---> 48b8ec4ed9eb 15:34:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:34:26 ---> Using cache 15:34:26 ---> 9e30ef05648f 15:34:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:34:26 ---> Using cache 15:34:26 ---> fd618ad0c27b 15:34:26 Step 14/23 : ENV APP_PORT=59861 15:34:26 ---> Running in f441ee8f5c45 15:34:26 Removing intermediate container f441ee8f5c45 15:34:26 ---> 1198194a65ee 15:34:26 Step 15/23 : EXPOSE $APP_PORT 15:34:26 ---> Running in f3cf621fc37a 15:34:26 Removing intermediate container f3cf621fc37a 15:34:26 ---> b02635a1f490 15:34:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:26 ---> bd828939133c 15:34:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:34:27 ---> 9477d6819bff 15:34:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:34:27 ---> d64752973c72 15:34:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:34:27 ---> Running in 2b478468fcb7 15:34:27 Removing intermediate container 2b478468fcb7 15:34:27 ---> dd35df6e4e6f 15:34:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:27 ---> Running in 4a4c58119a1f 15:34:27 Removing intermediate container 4a4c58119a1f 15:34:27 ---> b748d005edbe 15:34:27 Step 21/23 : LABEL arch=x86_64 15:34:27 ---> Running in 251ac94402a5 15:34:27 Removing intermediate container 251ac94402a5 15:34:27 ---> afd215e51f1c 15:34:27 Step 22/23 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:34:27 ---> Running in f7f755c20213 15:34:28 Removing intermediate container f7f755c20213 15:34:28 ---> 16e55c11f695 15:34:28 Step 23/23 : LABEL version=0.0.0 15:34:28 ---> Running in 940f0e5abd7e 15:34:28 Removing intermediate container 940f0e5abd7e 15:34:28 ---> e031f25f1b10 15:34:28 15:34:28 Successfully built e031f25f1b10 15:34:28 Successfully tagged support-scheduler:latest 15:34:31  Building support-scheduler ... done Removing intermediate container a500c1ffe6f1 15:34:31 ---> c6d4ffdd2527 15:34:31 15:34:31 Step 11/24 : FROM alpine:3.12 15:34:31 ---> 48b8ec4ed9eb 15:34:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:34:31 ---> Using cache 15:34:31 ---> 9e30ef05648f 15:34:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:34:31 ---> Using cache 15:34:31 ---> fd618ad0c27b 15:34:31 Step 14/24 : ENV APP_PORT=59882 15:34:31 ---> Running in 46c9b0c9f2a9 15:34:31 Removing intermediate container 46c9b0c9f2a9 15:34:31 ---> 4024db9f7a33 15:34:31 Step 15/24 : EXPOSE $APP_PORT 15:34:31 ---> Running in 51e93c14c542 15:34:32 Removing intermediate container 51e93c14c542 15:34:32 ---> 555aa3bac688 15:34:32 Step 16/24 : WORKDIR / 15:34:32 ---> Running in f1e9181744e8 15:34:32 Removing intermediate container f1e9181744e8 15:34:32 ---> 68b1ea5ebea8 15:34:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:32 ---> 63c9925efddc 15:34:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:34:32 ---> 7f083f58a706 15:34:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:34:33 ---> a3041c3371c8 15:34:33 Step 20/24 : ENTRYPOINT ["/core-command"] 15:34:33 ---> Running in 60a4e9336435 15:34:33 Removing intermediate container 60a4e9336435 15:34:33 ---> 1d66463135ee 15:34:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:33 ---> Running in 3ed53332a386 15:34:34 Removing intermediate container 3ed53332a386 15:34:34 ---> e83f0bf9f9c9 15:34:34 Step 22/24 : LABEL arch=x86_64 15:34:34 ---> Running in 04844d0e0af5 15:34:34 Removing intermediate container 04844d0e0af5 15:34:34 ---> b2fa0f8e4e61 15:34:34 Step 23/24 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:34:34 ---> Running in ca79c8169a9c 15:34:34 Removing intermediate container ca79c8169a9c 15:34:34 ---> cb99f9cb0934 15:34:34 Step 24/24 : LABEL version=0.0.0 15:34:34 ---> Running in 18bd41f7c9d7 15:34:34 Removing intermediate container 18bd41f7c9d7 15:34:34 ---> fd5715d9dcbc 15:34:34 15:34:34 Successfully built fd5715d9dcbc 15:34:34 Successfully tagged core-command:latest 15:34:41  Building core-command ... done Removing intermediate container aa35e513d2d0 15:34:41 ---> 877a3dd7e530 15:34:41 15:34:41 Step 11/23 : FROM alpine:3.12 15:34:41 ---> 48b8ec4ed9eb 15:34:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:34:41 Removing intermediate container d67a2d583ac7 15:34:41 ---> 5f7719fd412d 15:34:41 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:34:41 ---> Running in 1176b390a7fe 15:34:41 ---> Running in 281549697e82 15:34:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:34:41 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 15:34:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:34:41 (1/2) Installing ca-certificates (20191127-r4) 15:34:41 (2/2) Installing dumb-init (1.2.2-r1) 15:34:41 Executing busybox-1.31.1-r20.trigger 15:34:41 Executing ca-certificates-20191127-r4.trigger 15:34:41 OK: 6 MiB in 16 packages 15:34:41 Removing intermediate container 1176b390a7fe 15:34:41 ---> a62cbdfdc97e 15:34:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:34:41 ---> Running in 7612138747d2 15:34:41 Removing intermediate container 281549697e82 15:34:41 ---> 8b350d84c3e2 15:34:41 15:34:41 Step 12/24 : FROM docker:20.10.7 15:34:41 Removing intermediate container 7612138747d2 15:34:41 ---> 1ce1164d9330 15:34:41 Step 14/23 : ENV APP_PORT=59860 15:34:41 ---> Running in f66492cbfb1b 15:34:41 20.10.7: Pulling from library/docker 15:34:41 Removing intermediate container f66492cbfb1b 15:34:41 ---> 1deb0a987c96 15:34:41 Step 15/23 : EXPOSE $APP_PORT 15:34:41 ---> Running in b4d489ba41ee 15:34:42 Removing intermediate container b4d489ba41ee 15:34:42 ---> 6f882f565a87 15:34:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:42 ---> 67c413a55ef3 15:34:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:34:42 ---> 977808aad8f0 15:34:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:34:42 ---> fcb058a5790a 15:34:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:34:42 ---> Running in 5145f78d7508 15:34:43 Removing intermediate container 5145f78d7508 15:34:43 ---> 890d21ca4736 15:34:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:43 ---> Running in e0a0aa43349e 15:34:43 Removing intermediate container e0a0aa43349e 15:34:43 ---> b536fa7e6bfc 15:34:43 Step 21/23 : LABEL arch=x86_64 15:34:43 ---> Running in a89e3e47a496 15:34:43 Removing intermediate container a89e3e47a496 15:34:43 ---> ba0470ee80e7 15:34:43 Step 22/23 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:34:43 ---> Running in 3a7020501a2c 15:34:43 Removing intermediate container 3a7020501a2c 15:34:43 ---> 304f7280b4cc 15:34:43 Step 23/23 : LABEL version=0.0.0 15:34:43 ---> Running in 9a20c3f41b75 15:34:43 Removing intermediate container 9a20c3f41b75 15:34:43 ---> 7408464046fc 15:34:43 15:34:43 Successfully built 7408464046fc 15:34:43 Successfully tagged support-notifications:latest 15:34:49  Building support-notifications ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 15:34:49 Status: Downloaded newer image for docker:20.10.7 15:34:49 ---> 08bdaf2f88f9 15:34:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:34:49 ---> Running in 76c8a3c94091 15:34:49 Removing intermediate container 76c8a3c94091 15:34:49 ---> 5ab3b41d6904 15:34:49 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:34:49 ---> Running in a3b36fffd7ba 15:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:34:49 (1/39) Installing readline (8.1.0-r0) 15:34:49 (2/39) Installing bash (5.1.0-r0) 15:34:49 Executing bash-5.1.0-r0.post-install 15:34:49 (3/39) Installing brotli-libs (1.0.9-r3) 15:34:49 (4/39) Installing nghttp2-libs (1.42.0-r1) 15:34:49 (5/39) Installing libcurl (7.78.0-r0) 15:34:49 (6/39) Installing curl (7.78.0-r0) 15:34:49 (7/39) Installing dumb-init (1.2.5-r0) 15:34:49 (8/39) Installing libbz2 (1.0.8-r1) 15:34:49 (9/39) Installing expat (2.2.10-r1) 15:34:49 (10/39) Installing libffi (3.3-r2) 15:34:49 (11/39) Installing gdbm (1.19-r0) 15:34:49 (12/39) Installing xz-libs (5.2.5-r0) 15:34:49 (13/39) Installing sqlite-libs (3.34.1-r0) 15:34:49 (14/39) Installing python3 (3.8.10-r0) 15:34:50 (15/39) Installing py3-appdirs (1.4.4-r1) 15:34:50 (16/39) Installing py3-ordered-set (4.0.2-r0) 15:34:50 (17/39) Installing py3-parsing (2.4.7-r1) 15:34:50 (18/39) Installing py3-six (1.15.0-r0) 15:34:50 (19/39) Installing py3-packaging (20.9-r0) 15:34:50 (20/39) Installing py3-setuptools (51.3.3-r0) 15:34:50 (21/39) Installing py3-chardet (4.0.0-r0) 15:34:50 (22/39) Installing py3-idna (3.1-r0) 15:34:50 (23/39) Installing py3-urllib3 (1.26.2-r1) 15:34:50 (24/39) Installing py3-requests (2.25.1-r1) 15:34:50 (25/39) Installing py3-msgpack (1.0.2-r0) 15:34:50 (26/39) Installing py3-lockfile (0.12.2-r3) 15:34:50 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:34:50 (28/39) Installing py3-colorama (0.4.4-r0) 15:34:50 (29/39) Installing py3-contextlib2 (0.6.0-r0) 15:34:50 (30/39) Installing py3-distlib (0.3.1-r1) 15:34:50 (31/39) Installing py3-distro (1.5.0-r1) 15:34:50 (32/39) Installing py3-webencodings (0.5.1-r3) 15:34:50 (33/39) Installing py3-html5lib (1.1-r0) 15:34:50 (34/39) Installing py3-pytoml (0.1.21-r0) 15:34:50 (35/39) Installing py3-pep517 (0.9.1-r0) 15:34:50 (36/39) Installing py3-progress (1.5-r0) 15:34:50 (37/39) Installing py3-retrying (1.3.3-r0) 15:34:50 (38/39) Installing py3-toml (0.10.2-r0) 15:34:50 (39/39) Installing py3-pip (20.3.4-r0) 15:34:51 Executing busybox-1.32.1-r6.trigger 15:34:51 OK: 82 MiB in 59 packages 15:34:52 Collecting docker-compose==1.23.2 15:34:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:34:52 Collecting cached-property<2,>=1.2.0 15:34:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:34:52 Collecting jsonschema<3,>=2.5.1 15:34:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:34:52 Collecting websocket-client<1.0,>=0.32.0 15:34:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:34:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:34:52 Collecting texttable<0.10,>=0.9.0 15:34:52 Downloading texttable-0.9.1.tar.gz (11 kB) 15:34:53 Collecting docker<4.0,>=3.6.0 15:34:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:34:53 Collecting PyYAML<4,>=3.10 15:34:53 Downloading PyYAML-3.13.tar.gz (270 kB) 15:34:53 Collecting docopt<0.7,>=0.6.1 15:34:53 Downloading docopt-0.6.2.tar.gz (25 kB) 15:34:54 Collecting dockerpty<0.5,>=0.4.1 15:34:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:34:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:34:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:34:54 Collecting docker-pycreds>=0.4.0 15:34:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:34:54 Collecting chardet<3.1.0,>=3.0.2 15:34:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:34:54 Collecting urllib3<1.25,>=1.21.1 15:34:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:34:54 Collecting idna<2.8,>=2.5 15:34:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:34:54 Collecting certifi>=2017.4.17 15:34:54 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 15:34:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:34:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:34:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:34:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:34:54 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:34:54 Attempting uninstall: urllib3 15:34:54 Found existing installation: urllib3 1.26.2 15:34:54 Uninstalling urllib3-1.26.2: 15:34:54 Successfully uninstalled urllib3-1.26.2 15:34:55 Attempting uninstall: idna 15:34:55 Found existing installation: idna 3.1 15:34:55 Uninstalling idna-3.1: 15:34:55 Successfully uninstalled idna-3.1 15:34:55 Attempting uninstall: chardet 15:34:55 Found existing installation: chardet 4.0.0 15:34:55 Uninstalling chardet-4.0.0: 15:34:55 Successfully uninstalled chardet-4.0.0 15:34:55 Attempting uninstall: requests 15:34:55 Found existing installation: requests 2.25.1 15:34:55 Uninstalling requests-2.25.1: 15:34:55 Successfully uninstalled requests-2.25.1 15:34:55 Running setup.py install for texttable: started 15:34:56 Running setup.py install for texttable: finished with status 'done' 15:34:56 Running setup.py install for PyYAML: started 15:34:56 Running setup.py install for PyYAML: finished with status 'done' 15:34:56 Running setup.py install for docopt: started 15:34:56 Running setup.py install for docopt: finished with status 'done' 15:34:56 Running setup.py install for dockerpty: started 15:34:57 Running setup.py install for dockerpty: finished with status 'done' 15:34:57 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 15:34:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:34:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:35:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:35:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:35:01 Removing intermediate container a3b36fffd7ba 15:35:01 ---> b507fbe1c751 15:35:01 Step 15/24 : ENV APP_PORT=58890 15:35:01 ---> Running in 917a7d2de419 15:35:01 Removing intermediate container 917a7d2de419 15:35:01 ---> 68d49b5c4b00 15:35:01 Step 16/24 : EXPOSE $APP_PORT 15:35:01 ---> Running in f37b3ddc1ea4 15:35:01 Removing intermediate container f37b3ddc1ea4 15:35:01 ---> 78c88d3fb883 15:35:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:35:01 ---> e0849aa763f3 15:35:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:35:01 ---> 346901d0b7e0 15:35:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:35:01 ---> 3aa317c530a6 15:35:01 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:35:01 ---> Running in 3c08649e95ef 15:35:02 Removing intermediate container 3c08649e95ef 15:35:02 ---> 60ebb3528146 15:35:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:02 ---> Running in 6d70ab2c9ec6 15:35:02 Removing intermediate container 6d70ab2c9ec6 15:35:02 ---> 26c8adb8d0f9 15:35:02 Step 22/24 : LABEL arch=x86_64 15:35:02 ---> Running in a5bea6ec3506 15:35:02 Removing intermediate container a5bea6ec3506 15:35:02 ---> 06542c97e18a 15:35:02 Step 23/24 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:35:02 ---> Running in 5cb1fdba97fa 15:35:02 Removing intermediate container 5cb1fdba97fa 15:35:02 ---> ef7a69269802 15:35:02 Step 24/24 : LABEL version=0.0.0 15:35:02 ---> Running in 0f4fdc5d3e1d 15:35:02 Removing intermediate container 0f4fdc5d3e1d 15:35:02 ---> 879f05609ea1 15:35:02 15:35:02 Successfully built 879f05609ea1 15:35:02 Successfully tagged sys-mgmt-agent:latest 15:35:02  Building sys-mgmt-agent ... done  [Pipeline] } 15:35:02 $ docker stop --time=1 8094feae5a86b968e75db3c0c8ac65fa108cf02da4b8838d2ef16ab4ae8f607c 15:35:04 $ docker rm -f 8094feae5a86b968e75db3c0c8ac65fa108cf02da4b8838d2ef16ab4ae8f607c [Pipeline] // withDockerContainer [Pipeline] sh 15:35:04 + docker images 15:35:04 REPOSITORY TAG IMAGE ID CREATED SIZE 15:35:04 sys-mgmt-agent latest 879f05609ea1 2 seconds ago 325MB 15:35:04 support-notifications latest 7408464046fc 21 seconds ago 16.8MB 15:35:04 8b350d84c3e2 23 seconds ago 1.75GB 15:35:04 877a3dd7e530 24 seconds ago 1.75GB 15:35:04 core-command latest fd5715d9dcbc 30 seconds ago 16MB 15:35:04 c6d4ffdd2527 33 seconds ago 1.75GB 15:35:04 support-scheduler latest e031f25f1b10 36 seconds ago 16.1MB 15:35:04 8e880ee3cd7a 39 seconds ago 1.75GB 15:35:04 security-bootstrapper latest b35ac7d66f4a About a minute ago 18.8MB 15:35:04 core-data latest fde80655e976 About a minute ago 20.4MB 15:35:04 security-secretstore-setup latest 6f7e0299e0a1 About a minute ago 28.1MB 15:35:04 core-metadata latest a05a7cbebcc8 About a minute ago 16.7MB 15:35:04 security-proxy-setup latest ed53a7dddcd4 About a minute ago 26MB 15:35:04 9021cdad54d9 About a minute ago 1.76GB 15:35:04 775dec577251 About a minute ago 1.76GB 15:35:04 f081de8e39f4 About a minute ago 1.76GB 15:35:04 bee95cfa49ee About a minute ago 1.75GB 15:35:04 6cd618018fe6 About a minute ago 1.76GB 15:35:04 ci-base-image-x86_64 latest a67d91c48303 5 minutes ago 1.25GB 15:35:04 alpine 3.12 48b8ec4ed9eb 5 days ago 5.58MB 15:35:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB 15:35:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 15:35:04 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 15:35:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 15:35:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:35:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:35:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:35:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:35:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:35:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:35:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:35:19 Still waiting to schedule task 15:35:19 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:35:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.214s coverage: 28.7% of statements 15:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:35:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.328s coverage: 100.0% of statements 15:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:35:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.278s coverage: 46.3% of statements 15:35:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:35:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:35:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.645s coverage: 90.1% of statements 15:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:35:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.252s coverage: 81.2% of statements 15:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:35:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.482s coverage: 94.2% of statements 15:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:35:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 59.1% of statements 15:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:35:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.204s coverage: 60.0% of statements 15:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:35:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.322s coverage: 0.8% of statements 15:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:35:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements 15:35:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.237s coverage: 21.7% of statements 15:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.271s coverage: 47.1% of statements 15:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.234s coverage: 79.5% of statements 15:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.166s coverage: 94.1% of statements 15:35:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements 15:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements 15:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.235s coverage: 94.4% of statements 15:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements 15:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.588s coverage: 81.8% of statements 15:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements 15:36:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:36:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:36:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 15:36:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:36:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:36:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:36:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:36:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements 15:36:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:36:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 15:36:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.216s coverage: 58.8% of statements 15:36:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.212s coverage: 80.0% of statements 15:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.339s coverage: 87.2% of statements 15:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.293s coverage: 85.4% of statements 15:36:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.285s coverage: 91.2% of statements 15:36:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.746s coverage: 64.4% of statements 15:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.157s coverage: 100.0% of statements 15:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 91.3% of statements 15:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 15:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 15:36:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 15:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.008s coverage: 62.6% of statements 15:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:36:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.803s coverage: 43.6% of statements 15:36:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:36:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:36:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.230s coverage: 89.5% of statements 15:36:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:36:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.238s coverage: 84.8% of statements 15:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:36:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 19.5% of statements 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:36:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.573s coverage: 92.0% of statements 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:36:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.249s coverage: 62.7% of statements 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:36:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.358s coverage: 97.7% of statements 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:36:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.186s coverage: 28.9% of statements 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:36:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:36:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.213s coverage: 100.0% of statements 15:36:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 15:36:20 GO111MODULE=on go vet ./... 15:37:42 gofmt -l . 15:37:42 [ "`gofmt -l .`" = "" ] 15:37:42 ./bin/test-attribution-txt.sh [Pipeline] sh 15:37:43 + ls -al . 15:37:43 total 640 15:37:43 drwxrwxr-x 9 1001 1001 4096 Sep 6 15:37 . 15:37:43 drwxr-xr-x 4 root root 4096 Sep 6 15:33 .. 15:37:43 -rw-rw-r-- 1 1001 1001 11 Sep 6 15:31 .dockerignore 15:37:43 drwxrwxr-x 8 1001 1001 4096 Sep 6 15:31 .git 15:37:43 drwxrwxr-x 4 1001 1001 4096 Sep 6 15:31 .github 15:37:43 -rw-rw-r-- 1 1001 1001 818 Sep 6 15:31 .gitignore 15:37:43 -rw-rw-r-- 1 1001 1001 76 Sep 6 15:31 .hadolint.yml 15:37:43 -rw-rw-r-- 1 1001 1001 166 Sep 6 15:31 .sonarcloud.properties 15:37:43 -rw-rw-r-- 1 1001 1001 1171 Sep 6 15:31 ADOPTERS.md 15:37:43 -rw-rw-r-- 1 1001 1001 8493 Sep 6 15:31 Attribution.txt 15:37:43 -rw-rw-r-- 1 1001 1001 43881 Sep 6 15:31 CHANGELOG.md 15:37:43 -rw-rw-r-- 1 1001 1001 3804 Sep 6 15:31 CONTRIBUTING.md 15:37:43 -rw-rw-r-- 1 1001 1001 677 Sep 6 15:31 GOVERNANCE.md 15:37:43 -rw-rw-r-- 1 1001 1001 849 Sep 6 15:31 Jenkinsfile 15:37:43 -rw-rw-r-- 1 1001 1001 10775 Sep 6 15:31 LICENSE 15:37:43 -rw-rw-r-- 1 1001 1001 5915 Sep 6 15:31 Makefile 15:37:43 -rw-rw-r-- 1 1001 1001 582 Sep 6 15:31 OWNERS.md 15:37:43 -rw-rw-r-- 1 1001 1001 8643 Sep 6 15:31 README.md 15:37:43 -rw-rw-r-- 1 1001 1001 6912 Sep 6 15:31 SECURITY.md 15:37:43 -rw-rw-r-- 1 1001 1001 5 Sep 6 15:28 VERSION 15:37:43 -rw-rw-r-- 1 1001 1001 4131 Sep 6 15:31 ZMQWindows.md 15:37:43 drwxrwxr-x 2 1001 1001 4096 Sep 6 15:31 bin 15:37:43 drwxrwxr-x 14 1001 1001 4096 Sep 6 15:31 cmd 15:37:43 -rw-r--r-- 1 root root 405611 Sep 6 15:36 coverage.out 15:37:43 -rw-rw-r-- 1 1001 1001 841 Sep 6 15:31 go.mod 15:37:43 -rw-r--r-- 1 root root 50064 Sep 6 15:33 go.sum 15:37:43 drwxrwxr-x 8 1001 1001 4096 Sep 6 15:31 internal 15:37:43 drwxrwxr-x 3 1001 1001 4096 Sep 6 15:31 openapi 15:37:43 drwxrwxr-x 4 1001 1001 4096 Sep 6 15:31 snap 15:37:43 -rw-rw-r-- 1 1001 1001 204 Sep 6 15:31 version.go [Pipeline] sh 15:37:44 + '[' -e coverage.out ] 15:37:44 + chown 1001:1001 coverage.out [Pipeline] stash 15:37:44 Warning: overwriting stash ‘coverage-report’ 15:37:44 Stashed 1 file(s) [Pipeline] sh 15:37:45 + make build 15:37:45 go mod tidy 15:37:46 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 15:37:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:38:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:38:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:38:20 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 15:38:21 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 15:38:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:38:29 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 15:38:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:38:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:38:39 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 15:38:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 15:38:48 $ docker stop --time=1 26ddabaa693ce9b90c11c8ded5794e8a443d3ab9d92b5f0d22b5b34aca3fce5e 15:38:50 $ docker rm -f 26ddabaa693ce9b90c11c8ded5794e8a443d3ab9d92b5f0d22b5b34aca3fce5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:38:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:38:52 15:38:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:38:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:38:53 latest: Pulling from edgex-devops/edgex-compose-arm64 15:38:53 29e5d40040c1: Pulling fs layer 15:38:53 1ce36da41761: Pulling fs layer 15:38:53 25b303627fd3: Pulling fs layer 15:38:53 29e5d40040c1: Verifying Checksum 15:38:53 29e5d40040c1: Download complete 15:38:54 29e5d40040c1: Pull complete 15:38:54 1ce36da41761: Download complete 15:38:56 1ce36da41761: Pull complete 15:38:56 25b303627fd3: Verifying Checksum 15:38:56 25b303627fd3: Download complete 15:39:06 25b303627fd3: Pull complete 15:39:06 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:39:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:39:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:39:06 prd-ubuntu18.04-docker-arm64-4c-16g-1448 does not seem to be running inside a container 15:39:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:39:10 $ docker top e9c9280b65ade251a82fc6e92a1fb882e642eb70f1cd4d91c76d20acc4905f59 -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:11 + docker-compose build --help 15:39:11 + grep parallel 15:39:16 --parallel Build images in parallel. [Pipeline] } 15:39:16 $ docker stop --time=1 e9c9280b65ade251a82fc6e92a1fb882e642eb70f1cd4d91c76d20acc4905f59 15:39:18 $ docker rm -f e9c9280b65ade251a82fc6e92a1fb882e642eb70f1cd4d91c76d20acc4905f59 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:39:18 . [Pipeline] withDockerContainer 15:39:19 prd-ubuntu18.04-docker-arm64-4c-16g-1448 does not seem to be running inside a container 15:39:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:39:20 $ docker top ca422f3635a5f858eae36a0b5b03f84eec67e6cc05d46df93642e3d6193e0241 -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:21 + docker-compose -f ./docker-compose-build.yml build --parallel 15:39:26 Building core-command ... 15:39:26 Building core-data ... 15:39:26 Building core-metadata ... 15:39:26 Building security-bootstrapper ... 15:39:26 Building security-proxy-setup ... 15:39:26 Building security-secretstore-setup ... 15:39:26 Building support-notifications ... 15:39:26 Building support-scheduler ... 15:39:26 Building sys-mgmt-agent ... 15:39:26 Building support-notifications 15:39:26 Building security-bootstrapper 15:39:26 Building security-proxy-setup 15:39:26 Building support-scheduler 15:39:26 Building core-command 15:40:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:40:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:40:34 ---> 07e591711970 15:40:34 Step 3/22 : WORKDIR /edgex-go 15:40:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:40:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:40:34 ---> 07e591711970 15:40:34 Step 3/23 : WORKDIR /edgex-go 15:40:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:40:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:40:34 ---> 07e591711970 15:40:34 Step 3/24 : WORKDIR /edgex-go 15:40:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:40:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:40:34 ---> 07e591711970 15:40:34 Step 3/23 : WORKDIR /edgex-go 15:40:34 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:40:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:40:34 ---> 07e591711970 15:40:34 Step 3/32 : WORKDIR /edgex-go 15:40:35 ---> Running in e7b6bc76ede7 15:40:35 ---> Running in fa2e253898e5 15:40:35 ---> Running in e236c3c1f7ce 15:40:35 ---> Running in a54128e94bde 15:40:35 ---> Running in 3ee916351d0e 15:40:36 Removing intermediate container e236c3c1f7ce 15:40:36 ---> 15101d9f578d 15:40:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:36 Removing intermediate container 3ee916351d0e 15:40:36 ---> caae7162ca07 15:40:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:36 Removing intermediate container a54128e94bde 15:40:36 ---> 5df8042b9d2f 15:40:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:36 Removing intermediate container e7b6bc76ede7 15:40:36 ---> 7eb809eee332 15:40:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:36 Removing intermediate container fa2e253898e5 15:40:36 ---> b7c54b23e580 15:40:36 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:36 ---> Running in a3fd7658d939 15:40:36 ---> Running in 6a39666dc638 15:40:36 ---> Running in 9dacc8d505a6 15:40:36 ---> Running in 3320173d4b02 15:40:36 ---> Running in fc1e81007293 15:40:41 Removing intermediate container a3fd7658d939 15:40:41 ---> d7f8e31a751e 15:40:41 Step 5/23 : RUN apk add --update --no-cache make git 15:40:41 ---> Running in e0270ed4f70a 15:40:41 Removing intermediate container 6a39666dc638 15:40:41 ---> ad3a20e34515 15:40:41 Step 5/24 : RUN apk add --update --no-cache make git 15:40:41 Removing intermediate container 3320173d4b02 15:40:41 ---> a101608ee631 15:40:41 Step 5/22 : RUN apk add --update --no-cache make git 15:40:41 ---> Running in 91434b6f4bb4 15:40:42 ---> Running in f6fd69f843cd 15:40:42 Removing intermediate container fc1e81007293 15:40:42 ---> 56d7c0698aa5 15:40:42 Step 5/32 : RUN apk add --update --no-cache make git 15:40:42 Removing intermediate container 9dacc8d505a6 15:40:42 ---> 3d659b386b1c 15:40:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:40:42 ---> Running in cae79b64a535 15:40:42 ---> Running in a8702f0be32a 15:40:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:40:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:40:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:40:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:40:45 OK: 218 MiB in 52 packages 15:40:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:40:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:40:45 OK: 218 MiB in 52 packages 15:40:46 OK: 218 MiB in 52 packages 15:40:46 OK: 218 MiB in 52 packages 15:40:46 OK: 218 MiB in 52 packages 15:40:47 Removing intermediate container e0270ed4f70a 15:40:47 ---> 74221febb6cf 15:40:47 Step 6/23 : COPY go.mod . 15:40:48 Removing intermediate container 91434b6f4bb4 15:40:48 ---> c5f6cd1dbfd3 15:40:48 Step 6/24 : COPY go.mod . 15:40:48 Removing intermediate container f6fd69f843cd 15:40:48 ---> d097540723bf 15:40:48 Step 6/22 : COPY go.mod . 15:40:48 ---> e05b9c6c3706 15:40:48 Step 7/23 : RUN go mod download 15:40:48 Removing intermediate container a8702f0be32a 15:40:48 ---> becac60cc57b 15:40:48 Step 6/23 : COPY go.mod . 15:40:48 Removing intermediate container cae79b64a535 15:40:48 ---> 1a6f09749db0 15:40:48 Step 6/32 : COPY go.mod . 15:40:49 ---> Running in 1907d2b06ab6 15:40:49 ---> 4541c3ad5dcd 15:40:49 Step 7/24 : RUN go mod download 15:40:49 ---> Running in b7c827b7bc17 15:40:49 ---> caadfa269f40 15:40:49 Step 7/22 : RUN go mod download 15:40:50 ---> Running in 3c4c4d2fe6a3 15:40:50 ---> 3f3c0f7ea9b0 15:40:50 Step 7/23 : RUN go mod download 15:40:50 ---> 8f802d9c2c43 15:40:50 Step 7/32 : RUN go mod download 15:40:50 ---> Running in 036d58e1220a 15:40:50 ---> Running in 23edd1ca4261 15:40:55 Removing intermediate container 1907d2b06ab6 15:40:55 ---> 6157f60da96d 15:40:55 Step 8/23 : COPY . . 15:40:56 Removing intermediate container b7c827b7bc17 15:40:56 ---> c5f3cb6c45c2 15:40:56 Step 8/24 : COPY . . 15:40:57 Removing intermediate container 3c4c4d2fe6a3 15:40:57 ---> b27959fc3b71 15:40:57 Step 8/22 : COPY . . 15:40:59 Removing intermediate container 23edd1ca4261 15:40:59 ---> a61ef918a20f 15:40:59 Step 8/32 : COPY . . 15:40:59 Removing intermediate container 036d58e1220a 15:40:59 ---> f3c54ecb0da0 15:40:59 Step 8/23 : COPY . . 15:41:26 ---> fb05c19b61ed 15:41:26 Step 9/23 : RUN go mod tidy 15:41:26 ---> f44cc6b7f000 15:41:26 Step 9/24 : RUN go mod tidy 15:41:26 ---> 89082679b36b 15:41:26 Step 9/23 : RUN go mod tidy 15:41:26 ---> 2e68b706f745 15:41:26 Step 9/32 : RUN go mod tidy 15:41:26 ---> 9278ec139951 15:41:26 Step 9/22 : RUN go mod tidy 15:41:26 ---> Running in 2f0524a56c6b 15:41:26 ---> Running in a6a3a95a1372 15:41:26 ---> Running in 154545b384ad 15:41:26 ---> Running in 0f9765452c44 15:41:26 ---> Running in 40a3d691d9a3 15:41:30 Removing intermediate container a6a3a95a1372 15:41:30 ---> 06f6347dfb83 15:41:30 Step 10/24 : RUN make cmd/core-command/core-command 15:41:30 Removing intermediate container 154545b384ad 15:41:30 ---> cdffd43530d4 15:41:30 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:41:30 ---> Running in 4a8f03c69b58 15:41:30 ---> Running in 0f812dbff9b9 15:41:30 Removing intermediate container 0f9765452c44 15:41:30 ---> 42f3024cd0de 15:41:30 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:41:31 Removing intermediate container 2f0524a56c6b 15:41:31 ---> e4f3aa17b550 15:41:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:41:31 Removing intermediate container 40a3d691d9a3 15:41:31 ---> 909f72672efb 15:41:31 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:41:31 ---> Running in f760c511973c 15:41:31 ---> Running in 7891c90c6e58 15:41:31 ---> Running in 2dd97ecf0488 15:41:32 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 15:41:33 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 15:41:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:41:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:41:33 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 15:43:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:43:26 Removing intermediate container 4a8f03c69b58 15:43:26 ---> 6b4807897569 15:43:26 15:43:26 Step 11/24 : FROM alpine:3.12 15:43:26 3.12: Pulling from library/alpine 15:43:29 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 15:43:29 Status: Downloaded newer image for alpine:3.12 15:43:29 ---> afc2cc120ca2 15:43:29 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:43:30 ---> Running in 5ce468b27a47 15:43:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:43:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:43:32 Removing intermediate container 2dd97ecf0488 15:43:32 ---> 442883485874 15:43:32 15:43:32 Step 11/32 : FROM alpine:3.12 15:43:32 ---> afc2cc120ca2 15:43:32 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:43:32 (1/1) Installing dumb-init (1.2.2-r1) 15:43:32 Executing busybox-1.31.1-r20.trigger 15:43:33 OK: 5 MiB in 15 packages 15:43:33 ---> Running in 995f9b091cce 15:43:33 Removing intermediate container f760c511973c 15:43:33 ---> 01e43ce175bf 15:43:33 15:43:33 Step 11/22 : FROM alpine:3.12 15:43:33 ---> afc2cc120ca2 15:43:33 Step 12/22 : RUN apk add --update --no-cache curl 15:43:34 ---> Running in 27a5ead232b5 15:43:34 Removing intermediate container 995f9b091cce 15:43:34 ---> d7ac20484bd8 15:43:34 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:43:35 Removing intermediate container 5ce468b27a47 15:43:35 ---> 58e8dd8e6f2d 15:43:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:43:35 ---> Running in c2fc62e72696 15:43:35 Removing intermediate container 0f812dbff9b9 15:43:35 ---> fba4140fa999 15:43:35 15:43:35 Step 11/23 : FROM alpine:3.12 15:43:35 ---> afc2cc120ca2 15:43:35 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:43:36 ---> Running in ded8d7c16dd6 15:43:36 ---> Running in 4d2f61a0a0e7 15:43:36 Removing intermediate container 7891c90c6e58 15:43:36 ---> 04a671234a64 15:43:36 15:43:36 Step 11/23 : FROM alpine:3.12 15:43:36 ---> afc2cc120ca2 15:43:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:43:36 ---> Using cache 15:43:36 ---> 58e8dd8e6f2d 15:43:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:43:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:43:36 ---> Running in bd4e2f4b0be3 15:43:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:43:36 Removing intermediate container ded8d7c16dd6 15:43:36 ---> 62716fee2940 15:43:36 Step 14/24 : ENV APP_PORT=59882 15:43:37 ---> Running in ec42046a6f09 15:43:37 (1/4) Installing ca-certificates (20191127-r4) 15:43:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:43:37 (3/4) Installing libcurl (7.78.0-r0) 15:43:37 (4/4) Installing curl (7.78.0-r0) 15:43:37 Executing busybox-1.31.1-r20.trigger 15:43:37 Executing ca-certificates-20191127-r4.trigger 15:43:37 Removing intermediate container bd4e2f4b0be3 15:43:37 ---> 4e057a2503c8 15:43:37 Step 14/23 : ENV APP_PORT=59861 15:43:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:43:37 OK: 7 MiB in 18 packages 15:43:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:43:37 ---> Running in 90ba29a2a478 15:43:37 Removing intermediate container ec42046a6f09 15:43:37 ---> 6f57c4f934f4 15:43:37 Step 15/24 : EXPOSE $APP_PORT 15:43:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:43:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:43:38 ---> Running in cd2341267554 15:43:38 (1/2) Installing dumb-init (1.2.2-r1) 15:43:38 (2/2) Installing su-exec (0.2-r1) 15:43:38 Executing busybox-1.31.1-r20.trigger 15:43:38 OK: 5 MiB in 16 packages 15:43:39 (1/2) Installing ca-certificates (20191127-r4) 15:43:39 Removing intermediate container 90ba29a2a478 15:43:39 ---> 448f5629ebc6 15:43:39 Step 15/23 : EXPOSE $APP_PORT 15:43:39 (2/2) Installing dumb-init (1.2.2-r1) 15:43:39 Executing busybox-1.31.1-r20.trigger 15:43:39 Executing ca-certificates-20191127-r4.trigger 15:43:39 Removing intermediate container cd2341267554 15:43:39 ---> ff216d32f579 15:43:39 Step 16/24 : WORKDIR / 15:43:39 OK: 6 MiB in 16 packages 15:43:39 ---> Running in e0a8fe291f12 15:43:39 ---> Running in b30d11589273 15:43:40 Removing intermediate container 27a5ead232b5 15:43:40 ---> f16b6d8a5278 15:43:40 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:43:40 ---> Running in 6d551617c09e 15:43:40 Removing intermediate container e0a8fe291f12 15:43:40 ---> 36c1218b98f7 15:43:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:40 Removing intermediate container c2fc62e72696 15:43:40 ---> 676fc000c2e8 15:43:40 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:43:40 Removing intermediate container b30d11589273 15:43:40 ---> b3ea76698063 15:43:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:40 ---> Running in 58e96475834a 15:43:41 Removing intermediate container 6d551617c09e 15:43:41 ---> 89d771f33311 15:43:41 Step 14/22 : WORKDIR /edgex 15:43:41 Removing intermediate container 4d2f61a0a0e7 15:43:41 ---> 0eabba60a94b 15:43:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:43:41 ---> Running in a7412aa1c9fd 15:43:41 Removing intermediate container 58e96475834a 15:43:41 ---> 9ddbe1b9e201 15:43:41 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:43:41 ---> Running in 9a2ad4ae7664 15:43:41 ---> 25253c97c0a0 15:43:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:43:41 ---> Running in 3b87ef4ef5c4 15:43:41 ---> b333fa2f2c30 15:43:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:43:42 Removing intermediate container a7412aa1c9fd 15:43:42 ---> ff40ff4c7077 15:43:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:43:42 Removing intermediate container 9a2ad4ae7664 15:43:42 ---> f602326bfd20 15:43:42 Step 14/23 : ENV APP_PORT=59860 15:43:42 Removing intermediate container 3b87ef4ef5c4 15:43:42 ---> a0b7c1cd6c3e 15:43:42 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:43:43 ---> Running in 1f5f4916f584 15:43:43 ---> Running in a14c87244187 15:43:43 ---> bbf522d6230a 15:43:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:43:43 Removing intermediate container 1f5f4916f584 15:43:43 ---> 3e4eabfe2c7d 15:43:43 Step 15/23 : EXPOSE $APP_PORT 15:43:43 ---> f39363609012 15:43:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:43:43 ---> 07628bd505c6 15:43:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:43:44 ---> Running in c1740e33fdf6 15:43:45 Removing intermediate container c1740e33fdf6 15:43:45 ---> 246e7fd27bb7 15:43:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:45 ---> 23776bc0cb1d 15:43:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:43:45 ---> 525fcf7293b1 15:43:45 Step 20/24 : ENTRYPOINT ["/core-command"] 15:43:45 ---> 481bd74f159e 15:43:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:43:45 ---> Running in 6b88e439f612 15:43:46 ---> Running in 02cb393b7831 15:43:46 ---> cdf9c178fed5 15:43:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:43:46 Removing intermediate container a14c87244187 15:43:46 ---> 2697c35437dd 15:43:46 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:43:46 Removing intermediate container 6b88e439f612 15:43:46 ---> b19010c2e9eb 15:43:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:43:46 Removing intermediate container 02cb393b7831 15:43:46 ---> f3f7a5cd4377 15:43:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:43:47 ---> Running in f7593056e53f 15:43:47 ---> Running in 47ffe2134f0e 15:43:47 ---> Running in 2f518952d7f8 15:43:47 ---> 5dd209657e87 15:43:47 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:43:47 ---> Running in 9712078e7e08 15:43:48 Removing intermediate container 47ffe2134f0e 15:43:48 ---> a0133107b078 15:43:48 Step 21/23 : LABEL arch=arm64 15:43:48 ---> aa8ed4d0ccfb 15:43:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:43:48 ---> Running in 6b0f7cb5f015 15:43:48 Removing intermediate container 2f518952d7f8 15:43:48 ---> 85d90afcc474 15:43:48 Step 22/24 : LABEL arch=arm64 15:43:48 Removing intermediate container f7593056e53f 15:43:48 ---> 907460e9833b 15:43:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:43:48 ---> Running in 443a5bb38e20 15:43:48 Removing intermediate container 9712078e7e08 15:43:48 ---> 2e369da0e043 15:43:48 Step 19/22 : CMD ["--init=true"] 15:43:48 ---> Running in 3a53b81194fa 15:43:49 Removing intermediate container 6b0f7cb5f015 15:43:49 ---> a27d226bc753 15:43:49 Step 22/23 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:43:49 ---> c2b16ecadc95 15:43:49 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:43:49 ---> Running in 9f972adfc99d 15:43:49 Removing intermediate container 443a5bb38e20 15:43:49 ---> 49c22c07e433 15:43:49 Step 23/24 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:43:49 ---> Running in 676ce9fdc8ae 15:43:49 ---> 9661923bf9bd 15:43:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:43:49 ---> Running in 2f8158b81510 15:43:49 Removing intermediate container 3a53b81194fa 15:43:49 ---> 710bbfd7a06f 15:43:49 Step 20/22 : LABEL arch=arm64 15:43:49 ---> Running in a97c721bc22a 15:43:49 ---> Running in 6f4c42b8a317 15:43:49 Removing intermediate container 9f972adfc99d 15:43:49 ---> b26a33c24b7f 15:43:49 Step 23/23 : LABEL version=0.0.0 15:43:50 Removing intermediate container 676ce9fdc8ae 15:43:50 ---> 6a3470b74d97 15:43:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:43:50 Removing intermediate container 2f8158b81510 15:43:50 ---> 3164493724ff 15:43:50 Step 24/24 : LABEL version=0.0.0 15:43:50 ---> Running in 7dae45170c16 15:43:50 ---> Running in f6b8e193497e 15:43:50 ---> Running in 6bce4a873bb7 15:43:50 Removing intermediate container 6f4c42b8a317 15:43:50 ---> 066339e48135 15:43:50 Step 21/22 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:43:51 ---> Running in e0db8199a74e 15:43:51 Removing intermediate container 7dae45170c16 15:43:51 ---> 45e3a6bbd526 15:43:51 15:43:51 Removing intermediate container f6b8e193497e 15:43:51 ---> 54c426280261 15:43:51 Step 21/23 : LABEL arch=arm64 15:43:51 Removing intermediate container 6bce4a873bb7 15:43:51 ---> 220d5272ccb8 15:43:51 15:43:51 Successfully built 45e3a6bbd526 15:43:51 ---> Running in 6ea60f52d1aa 15:43:51 Successfully tagged support-scheduler-arm64:latest 15:43:51  Building support-scheduler ... done Building core-metadata 15:43:51 Removing intermediate container e0db8199a74e 15:43:51 ---> df46a60ed6eb 15:43:51 Step 22/22 : LABEL version=0.0.0Successfully built 220d5272ccb8 15:43:51 15:43:51 Successfully tagged core-command-arm64:latest 15:43:51 Building security-secretstore-setup 15:43:52  Building core-command ... done  ---> Running in 77008be7cc14 15:43:52 Removing intermediate container 6ea60f52d1aa 15:43:52 ---> 780af737f7a6 15:43:52 Step 22/23 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:43:52 ---> Running in 8b3084adfae1 15:43:53 Removing intermediate container 77008be7cc14 15:43:53 ---> caea6d74ee75 15:43:53 15:43:53 Removing intermediate container a97c721bc22a 15:43:53 ---> 45b76f5e1a2a 15:43:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:53 Successfully built caea6d74ee75 15:43:53 Successfully tagged security-proxy-setup-arm64:latest 15:43:53  Building security-proxy-setup ... done Building core-data 15:43:53 Removing intermediate container 8b3084adfae1 15:43:53 ---> 83a0fa3618ba 15:43:53 Step 23/23 : LABEL version=0.0.0 15:43:53 ---> Running in a00fb0626715 15:43:54 ---> 0232b744a79d 15:43:54 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:43:54 Removing intermediate container a00fb0626715 15:43:54 ---> 71eb855bfbd9 15:43:54 15:43:54 Successfully built 71eb855bfbd9 15:43:54 Successfully tagged support-notifications-arm64:latest 15:43:54  Building support-notifications ... done Building sys-mgmt-agent 15:43:55 ---> e16d28ab4fff 15:43:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:43:57 ---> 6f3fb73bee83 15:43:57 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:43:59 ---> 1ed28649e443 15:43:59 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:44:00 ---> f5b9ddf973e0 15:44:00 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:44:01 ---> Running in c6cf2343ec96 15:44:01 Removing intermediate container c6cf2343ec96 15:44:01 ---> 7d0b355d5bc9 15:44:01 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:44:03 ---> 77042d27c3df 15:44:03 Step 27/32 : RUN chmod +x /entrypoint.sh 15:44:03 ---> Running in 39bb41e1f743 15:44:06 Removing intermediate container 39bb41e1f743 15:44:06 ---> 3abfc30074d7 15:44:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:44:07 ---> Running in 67bae73bfa3c 15:44:07 Removing intermediate container 67bae73bfa3c 15:44:07 ---> 59f0fb825e8a 15:44:07 Step 29/32 : CMD ["gate"] 15:44:08 ---> Running in aaf847852bca 15:44:08 Removing intermediate container aaf847852bca 15:44:08 ---> f1a65a33a07a 15:44:08 Step 30/32 : LABEL arch=arm64 15:44:09 ---> Running in 3ea21dfd27c7 15:44:09 Removing intermediate container 3ea21dfd27c7 15:44:09 ---> 4118cfa404e2 15:44:09 Step 31/32 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:44:10 ---> Running in 1af5f30adf4e 15:44:11 Removing intermediate container 1af5f30adf4e 15:44:11 ---> ea68c23db4cc 15:44:11 Step 32/32 : LABEL version=0.0.0 15:44:11 ---> Running in 51c7b370b5c6 15:44:11 Removing intermediate container 51c7b370b5c6 15:44:11 ---> 05aaa86c6d5b 15:44:11 15:44:12 Successfully built 05aaa86c6d5b 15:44:12 Successfully tagged security-bootstrapper-arm64:latest 15:44:44  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:44:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:44:44 ---> 07e591711970 15:44:44 Step 3/26 : WORKDIR /edgex-go 15:44:44 ---> Using cache 15:44:44 ---> b7c54b23e580 15:44:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:44 ---> Using cache 15:44:44 ---> 56d7c0698aa5 15:44:44 Step 5/26 : RUN apk add --update --no-cache make git 15:44:44 ---> Using cache 15:44:44 ---> 1a6f09749db0 15:44:44 Step 6/26 : COPY go.mod . 15:44:44 ---> Using cache 15:44:44 ---> 8f802d9c2c43 15:44:44 Step 7/26 : RUN go mod download 15:44:44 ---> Using cache 15:44:44 ---> a61ef918a20f 15:44:44 Step 8/26 : COPY . . 15:44:44 ---> Using cache 15:44:44 ---> 2e68b706f745 15:44:44 Step 9/26 : RUN go mod tidy 15:44:44 ---> Using cache 15:44:44 ---> 909f72672efb 15:44:44 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:44:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:44:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:44:44 ---> 07e591711970 15:44:44 Step 3/24 : WORKDIR /edgex-go 15:44:44 ---> Using cache 15:44:44 ---> b7c54b23e580 15:44:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:44 ---> Using cache 15:44:44 ---> 56d7c0698aa5 15:44:44 Step 5/24 : RUN apk add --update --no-cache make git 15:44:44 ---> Using cache 15:44:44 ---> 1a6f09749db0 15:44:44 Step 6/24 : COPY go.mod . 15:44:44 ---> Using cache 15:44:44 ---> 8f802d9c2c43 15:44:44 Step 7/24 : RUN go mod download 15:44:44 ---> Using cache 15:44:44 ---> a61ef918a20f 15:44:44 Step 8/24 : COPY . . 15:44:44 ---> Using cache 15:44:44 ---> 2e68b706f745 15:44:44 Step 9/24 : RUN go mod tidy 15:44:44 ---> Using cache 15:44:44 ---> 909f72672efb 15:44:44 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:44:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:44:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:44:44 ---> 07e591711970 15:44:44 Step 3/24 : WORKDIR /edgex-go 15:44:44 ---> Using cache 15:44:44 ---> b7c54b23e580 15:44:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:44 ---> Using cache 15:44:44 ---> 56d7c0698aa5 15:44:44 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:44:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:44:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:44:44 ---> 07e591711970 15:44:44 Step 3/24 : WORKDIR /edgex-go 15:44:44 ---> Using cache 15:44:44 ---> b7c54b23e580 15:44:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:44 ---> Using cache 15:44:44 ---> 56d7c0698aa5 15:44:44 Step 5/24 : RUN apk add --update --no-cache make bash git 15:44:47 ---> Running in 4ac08d876911 15:44:47 ---> Running in fcf2589e834e 15:44:47 ---> Running in 6a6ca4cae61a 15:44:47 ---> Running in 72a83b599b7c 15:44:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:44:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:44: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 15:44:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:44:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:44:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:44:51 OK: 218 MiB in 52 packages 15:44:51 OK: 218 MiB in 52 packages 15:44:53 Removing intermediate container fcf2589e834e 15:44:53 ---> 30a18dec865e 15:44:53 Step 6/24 : COPY go.mod . 15:44:53 Removing intermediate container 6a6ca4cae61a 15:44:53 ---> e220aa113c93 15:44:53 Step 6/24 : COPY go.mod . 15:44:54 ---> cde137b15461 15:44:54 Step 7/24 : RUN go mod download 15:44:54 ---> Running in de362ee03dc3 15:44:54 ---> efb2b64f0e0a 15:44:54 Step 7/24 : RUN go mod download 15:44:55 ---> Running in 565a539546ce 15:45:01 Removing intermediate container de362ee03dc3 15:45:01 ---> 327d6fb2c4c2 15:45:01 Step 8/24 : COPY . . 15:45:01 Removing intermediate container 565a539546ce 15:45:01 ---> 68d49fb9f253 15:45:01 Step 8/24 : COPY . . 15:45:28 ---> 9b416a98ad41 15:45:28 Step 9/24 : RUN go mod tidy 15:45:28 ---> 7ab848014542 15:45:28 Step 9/24 : RUN go mod tidy 15:45:28 ---> Running in 09ec5c3f6ece 15:45:28 ---> Running in 002bcf131e6a 15:45:35 Removing intermediate container 002bcf131e6a 15:45:35 ---> 4bb302ffe7e8 15:45:35 Step 10/24 : RUN make cmd/core-data/core-data 15:45:35 Removing intermediate container 09ec5c3f6ece 15:45:35 ---> 2ba0175bcdcc 15:45:35 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:45:35 ---> Running in 2cf968ef2150 15:45:35 ---> Running in cee8822cef6b 15:45:38 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 15:45:38 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 15:46:00 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 15:46:19 Removing intermediate container 4ac08d876911 15:46:19 ---> ec479edac870 15:46:19 15:46:19 Step 11/26 : FROM alpine:3.12 15:46:19 ---> afc2cc120ca2 15:46:19 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:46:19 Removing intermediate container 72a83b599b7c 15:46:19 ---> afb883d48f3d 15:46:19 15:46:19 Step 11/24 : FROM alpine:3.12 15:46:19 ---> afc2cc120ca2 15:46:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:46:19 ---> Using cache 15:46:19 ---> 58e8dd8e6f2d 15:46:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:46:19 ---> Using cache 15:46:19 ---> 4e057a2503c8 15:46:19 Step 14/24 : ENV APP_PORT=59881 15:46:19 ---> Running in 7f1a980cdb40 15:46:19 ---> Running in 3ee0a3b7e79c 15:46:19 Removing intermediate container 3ee0a3b7e79c 15:46:19 ---> 727815a1d538 15:46:19 Step 15/24 : EXPOSE $APP_PORT 15:46:19 ---> Running in 5a859d08a57b 15:46:19 Removing intermediate container 5a859d08a57b 15:46:19 ---> 295465d5e173 15:46:19 Step 16/24 : WORKDIR / 15:46:19 ---> Running in df25f268f871 15:46:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:46:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:46:19 Removing intermediate container df25f268f871 15:46:19 ---> df4f20b7c08c 15:46:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:46:19 (1/3) Installing ca-certificates (20191127-r4) 15:46:19 (2/3) Installing dumb-init (1.2.2-r1) 15:46:19 (3/3) Installing su-exec (0.2-r1) 15:46:19 Executing busybox-1.31.1-r20.trigger 15:46:19 Executing ca-certificates-20191127-r4.trigger 15:46:19 OK: 6 MiB in 17 packages 15:46:20 ---> 10d6578601df 15:46:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:46:22 Removing intermediate container 7f1a980cdb40 15:46:22 ---> dc277162c5bc 15:46:22 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:46:22 ---> Running in 19ba83cc2cc1 15:46:23 ---> 98fad7931dee 15:46:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:46:24 Removing intermediate container 19ba83cc2cc1 15:46:24 ---> 4e94716fbb20 15:46:24 Step 14/26 : WORKDIR / 15:46:24 ---> Running in bb51b614a745 15:46:24 ---> 0582a091b91b 15:46:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:46:24 ---> Running in ddf70042bbc4 15:46:25 Removing intermediate container bb51b614a745 15:46:25 ---> 529f9c7c3973 15:46:25 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:46:25 Removing intermediate container ddf70042bbc4 15:46:25 ---> 5bbdbe043dde 15:46:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:46:25 ---> Running in eda77b1f9c96 15:46:26 ---> 0962072f4694 15:46:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:46:26 Removing intermediate container eda77b1f9c96 15:46:26 ---> 5d71a7189b1f 15:46:26 Step 22/24 : LABEL arch=arm64 15:46:27 ---> Running in 64fdb555454f 15:46:27 Removing intermediate container 64fdb555454f 15:46:27 ---> 2775bc5fcf94 15:46:27 Step 23/24 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:46:28 ---> Running in 09c449fb1068 15:46:28 ---> bd375b866ccf 15:46:28 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:46:28 Removing intermediate container 09c449fb1068 15:46:28 ---> f0e0d3fbcdc7 15:46:28 Step 24/24 : LABEL version=0.0.0 15:46:29 ---> Running in 91f2e48432c2 15:46:29 ---> 69a76ca403be 15:46:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:46:30 Removing intermediate container 91f2e48432c2 15:46:30 ---> 25a52c78a28c 15:46:30 15:46:30 Successfully built 25a52c78a28c 15:46:30 Successfully tagged core-metadata-arm64:latest 15:46:30  Building core-metadata ... done  ---> 9442aed08677 15:46:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:46:32 ---> 8bd98a7cfc22 15:46:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:46:34 ---> ca05983c4a32 15:46:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:46:35 ---> 659c89153de3 15:46:35 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/ 15:46:36 ---> Running in 45e79e58eabb 15:46:39 Removing intermediate container 45e79e58eabb 15:46:39 ---> fe5ccb1fcbd9 15:46:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:46:39 ---> Running in 6a9ee1a6163e 15:46:40 Removing intermediate container 6a9ee1a6163e 15:46:40 ---> a29e408e4028 15:46:40 Step 24/26 : LABEL arch=arm64 15:46:40 ---> Running in f0510ba04e15 15:46:41 Removing intermediate container f0510ba04e15 15:46:41 ---> b32fd427fef9 15:46:41 Step 25/26 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:46:41 ---> Running in 5b806272049d 15:46:42 Removing intermediate container 5b806272049d 15:46:42 ---> ef4c46e32321 15:46:42 Step 26/26 : LABEL version=0.0.0 15:46:43 ---> Running in 00d9175766a7 15:46:43 Removing intermediate container 00d9175766a7 15:46:43 ---> ba0a29a60c55 15:46:43 15:46:43 Successfully built ba0a29a60c55 15:46:44 Successfully tagged security-secretstore-setup-arm64:latest 15:46:54  Building security-secretstore-setup ... done Removing intermediate container cee8822cef6b 15:46:54 ---> f73d960fba1d 15:46:54 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:46:54 ---> Running in 2575f5a44217 15:46:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:46:57 Removing intermediate container 2575f5a44217 15:46:57 ---> 9a0f733f55c2 15:46:57 15:46:57 Step 12/24 : FROM docker:20.10.7 15:46:58 20.10.7: Pulling from library/docker 15:47:01 Removing intermediate container 2cf968ef2150 15:47:01 ---> 22a6c9e4598c 15:47:01 15:47:01 Step 11/24 : FROM alpine:3.12 15:47:01 ---> afc2cc120ca2 15:47:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:47:01 ---> Running in 13aaec4072ac 15:47:02 Removing intermediate container 13aaec4072ac 15:47:02 ---> cc73899af4d9 15:47:02 Step 13/24 : ENV APP_PORT=59880 15:47:03 ---> Running in 48e1ea537d42 15:47:03 Removing intermediate container 48e1ea537d42 15:47:03 ---> f869eb800455 15:47:03 Step 14/24 : EXPOSE $APP_PORT 15:47:03 ---> Running in 30d3ac49eeb9 15:47:04 Removing intermediate container 30d3ac49eeb9 15:47:04 ---> 5fbf39d30f2b 15:47:04 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:04 ---> Running in 38f5c63ffad4 15:47:06 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 15:47:06 Status: Downloaded newer image for docker:20.10.7 15:47:06 ---> df445af6242a 15:47: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' 15:47:06 ---> Running in 090993b90a8b 15:47:07 Removing intermediate container 090993b90a8b 15:47:07 ---> f49335e71697 15:47:07 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:47:07 Removing intermediate container 38f5c63ffad4 15:47:07 ---> 9e7386e7b615 15:47:07 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:47:07 ---> Running in fa6b86c4b5e7 15:47:07 ---> Running in 1f89d6f9a008 15:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:47:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:47:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:47:10 (1/39) Installing readline (8.1.0-r0) 15:47:10 (2/39) Installing bash (5.1.0-r0) 15:47:10 Executing bash-5.1.0-r0.post-install 15:47:10 (3/39) Installing brotli-libs (1.0.9-r3) 15:47:10 (4/39) Installing nghttp2-libs (1.42.0-r1) 15:47:10 (5/39) Installing libcurl (7.78.0-r0) 15:47:10 (6/39) Installing curl (7.78.0-r0) 15:47:10 (7/39) Installing dumb-init (1.2.5-r0) 15:47:10 (8/39) Installing libbz2 (1.0.8-r1) 15:47:10 (9/39) Installing expat (2.2.10-r1) 15:47:10 (10/39) Installing libffi (3.3-r2) 15:47:10 (11/39) Installing gdbm (1.19-r0) 15:47:10 (12/39) Installing xz-libs (5.2.5-r0) 15:47:10 (13/39) Installing sqlite-libs (3.34.1-r0) 15:47:10 (14/39) Installing python3 (3.8.10-r0) 15:47:10 (1/6) Installing dumb-init (1.2.2-r1) 15:47:10 (2/6) Installing libgcc (9.3.0-r2) 15:47:10 (3/6) Installing libsodium (1.0.18-r0) 15:47:10 (4/6) Installing libstdc++ (9.3.0-r2) 15:47:11 (5/6) Installing libzmq (4.3.3-r0) 15:47:11 (6/6) Installing zeromq (4.3.3-r0) 15:47:11 Executing busybox-1.31.1-r20.trigger 15:47:11 OK: 8 MiB in 20 packages 15:47:12 (15/39) Installing py3-appdirs (1.4.4-r1) 15:47:12 (16/39) Installing py3-ordered-set (4.0.2-r0) 15:47:12 (17/39) Installing py3-parsing (2.4.7-r1) 15:47:12 (18/39) Installing py3-six (1.15.0-r0) 15:47:12 (19/39) Installing py3-packaging (20.9-r0) 15:47:12 (20/39) Installing py3-setuptools (51.3.3-r0) 15:47:12 (21/39) Installing py3-chardet (4.0.0-r0) 15:47:12 (22/39) Installing py3-idna (3.1-r0) 15:47:12 (23/39) Installing py3-urllib3 (1.26.2-r1) 15:47:12 (24/39) Installing py3-requests (2.25.1-r1) 15:47:12 (25/39) Installing py3-msgpack (1.0.2-r0) 15:47:12 (26/39) Installing py3-lockfile (0.12.2-r3) 15:47:12 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:47:12 (28/39) Installing py3-colorama (0.4.4-r0) 15:47:12 (29/39) Installing py3-contextlib2 (0.6.0-r0) 15:47:12 (30/39) Installing py3-distlib (0.3.1-r1) 15:47:12 (31/39) Installing py3-distro (1.5.0-r1) 15:47:12 (32/39) Installing py3-webencodings (0.5.1-r3) 15:47:12 (33/39) Installing py3-html5lib (1.1-r0) 15:47:12 (34/39) Installing py3-pytoml (0.1.21-r0) 15:47:12 (35/39) Installing py3-pep517 (0.9.1-r0) 15:47:12 Removing intermediate container 1f89d6f9a008 15:47:12 ---> 9b2574683cbe 15:47:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:47:12 (36/39) Installing py3-progress (1.5-r0) 15:47:12 (37/39) Installing py3-retrying (1.3.3-r0) 15:47:12 (38/39) Installing py3-toml (0.10.2-r0) 15:47:12 (39/39) Installing py3-pip (20.3.4-r0) 15:47:13 Executing busybox-1.32.1-r6.trigger 15:47:13 OK: 82 MiB in 59 packages 15:47:14 ---> 4e0b7320609d 15:47:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:47:15 ---> 54eab7ea0910 15:47:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:47:16 ---> 7cd65a7dbe7e 15:47:16 Step 20/24 : ENTRYPOINT ["/core-data"] 15:47:16 ---> Running in e35c773db4e7 15:47:16 Removing intermediate container e35c773db4e7 15:47:16 ---> 26bb5b1be31e 15:47:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:47:16 ---> Running in 0f6918be919e 15:47:17 Removing intermediate container 0f6918be919e 15:47:17 ---> f3b49704593c 15:47:17 Step 22/24 : LABEL arch=arm64 15:47:17 ---> Running in 34c70bd8d3f9 15:47:18 Removing intermediate container 34c70bd8d3f9 15:47:18 ---> 0b51e0c900e7 15:47:18 Step 23/24 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:47:18 ---> Running in d62b956d3c02 15:47:18 Removing intermediate container d62b956d3c02 15:47:18 ---> 25159defefe4 15:47:18 Step 24/24 : LABEL version=0.0.0 15:47:18 ---> Running in 8e5ecb02ace8 15:47:19 Removing intermediate container 8e5ecb02ace8 15:47:19 ---> 3ea7fab405b1 15:47:19 15:47:19 Successfully built 3ea7fab405b1 15:47:19 Successfully tagged core-data-arm64:latest 15:47:20  Building core-data ... done Collecting docker-compose==1.23.2 15:47:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:47:21 Collecting websocket-client<1.0,>=0.32.0 15:47:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:47:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:47:21 Collecting docker<4.0,>=3.6.0 15:47:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:47:21 Collecting docopt<0.7,>=0.6.1 15:47:21 Downloading docopt-0.6.2.tar.gz (25 kB) 15:47:23 Collecting jsonschema<3,>=2.5.1 15:47:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:47:24 Collecting PyYAML<4,>=3.10 15:47:24 Downloading PyYAML-3.13.tar.gz (270 kB) 15:47:27 Collecting dockerpty<0.5,>=0.4.1 15:47:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:47:29 Collecting cached-property<2,>=1.2.0 15:47:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:47:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:47:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:47:29 Collecting texttable<0.10,>=0.9.0 15:47:29 Downloading texttable-0.9.1.tar.gz (11 kB) 15:47:32 Collecting docker-pycreds>=0.4.0 15:47:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:47:32 Collecting certifi>=2017.4.17 15:47:32 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 15:47:32 Collecting chardet<3.1.0,>=3.0.2 15:47:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:47:33 Collecting urllib3<1.25,>=1.21.1 15:47:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:47:33 Collecting idna<2.8,>=2.5 15:47:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:47:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:47:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:47:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:47:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:47:34 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:47:34 Attempting uninstall: urllib3 15:47:34 Found existing installation: urllib3 1.26.2 15:47:34 Uninstalling urllib3-1.26.2: 15:47:34 Successfully uninstalled urllib3-1.26.2 15:47:35 Attempting uninstall: idna 15:47:35 Found existing installation: idna 3.1 15:47:35 Uninstalling idna-3.1: 15:47:35 Successfully uninstalled idna-3.1 15:47:35 Attempting uninstall: chardet 15:47:35 Found existing installation: chardet 4.0.0 15:47:35 Uninstalling chardet-4.0.0: 15:47:35 Successfully uninstalled chardet-4.0.0 15:47:37 Attempting uninstall: requests 15:47:37 Found existing installation: requests 2.25.1 15:47:37 Uninstalling requests-2.25.1: 15:47:37 Successfully uninstalled requests-2.25.1 15:47:37 Running setup.py install for texttable: started 15:47:39 Running setup.py install for texttable: finished with status 'done' 15:47:39 Running setup.py install for PyYAML: started 15:47:41 Running setup.py install for PyYAML: finished with status 'done' 15:47:41 Running setup.py install for docopt: started 15:47:43 Running setup.py install for docopt: finished with status 'done' 15:47:43 Running setup.py install for dockerpty: started 15:47:45 Running setup.py install for dockerpty: finished with status 'done' 15:47:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 15:47:54 Removing intermediate container fa6b86c4b5e7 15:47:54 ---> 59b67f5d59d4 15:47:54 Step 15/24 : ENV APP_PORT=58890 15:47:54 ---> Running in bb30b915c6ca 15:47:55 Removing intermediate container bb30b915c6ca 15:47:55 ---> 18532906bb2e 15:47:55 Step 16/24 : EXPOSE $APP_PORT 15:47:55 ---> Running in db614d00d32d 15:47:56 Removing intermediate container db614d00d32d 15:47:56 ---> f30164e7099d 15:47:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:47:57 ---> 9b4a2290641b 15:47:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:47:58 ---> 53b5f8fd99d6 15:47:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:47:59 ---> f62a05b426bb 15:47:59 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:47:59 ---> Running in a75d3c0e1b0d 15:47:59 Removing intermediate container a75d3c0e1b0d 15:47:59 ---> 6916981d68d3 15:47:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:47:59 ---> Running in ad99cd7a2617 15:48:00 Removing intermediate container ad99cd7a2617 15:48:00 ---> cd7ede328cb0 15:48:00 Step 22/24 : LABEL arch=arm64 15:48:00 ---> Running in 9c032a9d7245 15:48:00 Removing intermediate container 9c032a9d7245 15:48:00 ---> 29794b8e25f5 15:48:00 Step 23/24 : LABEL git_sha=25b03d07bd52cfb47cffefba0118e02cb626d25f 15:48:01 ---> Running in 3f2916267f23 15:48:01 Removing intermediate container 3f2916267f23 15:48:01 ---> f4b11f57d0dc 15:48:01 Step 24/24 : LABEL version=0.0.0 15:48:01 ---> Running in d98ed5418645 15:48:02 Removing intermediate container d98ed5418645 15:48:02 ---> 3c026b785e8c 15:48:02 15:48:02 Successfully built 3c026b785e8c 15:48:02 Successfully tagged sys-mgmt-agent-arm64:latest 15:48:02  Building sys-mgmt-agent ... done  [Pipeline] } 15:48:02 $ docker stop --time=1 ca422f3635a5f858eae36a0b5b03f84eec67e6cc05d46df93642e3d6193e0241 15:48:04 $ docker rm -f ca422f3635a5f858eae36a0b5b03f84eec67e6cc05d46df93642e3d6193e0241 [Pipeline] // withDockerContainer [Pipeline] sh 15:48:05 + docker images 15:48:05 REPOSITORY TAG IMAGE ID CREATED SIZE 15:48:05 sys-mgmt-agent-arm64 latest 3c026b785e8c 4 seconds ago 311MB 15:48:05 core-data-arm64 latest 3ea7fab405b1 46 seconds ago 19.3MB 15:48:05 22a6c9e4598c About a minute ago 1.57GB 15:48:05 9a0f733f55c2 About a minute ago 1.57GB 15:48:05 security-secretstore-setup-arm64 latest ba0a29a60c55 About a minute ago 26.5MB 15:48:05 core-metadata-arm64 latest 25a52c78a28c About a minute ago 15.8MB 15:48:05 ec479edac870 About a minute ago 1.57GB 15:48:05 afb883d48f3d About a minute ago 1.57GB 15:48:05 security-bootstrapper-arm64 latest 05aaa86c6d5b 3 minutes ago 17.7MB 15:48:05 support-notifications-arm64 latest 71eb855bfbd9 4 minutes ago 15.9MB 15:48:05 security-proxy-setup-arm64 latest caea6d74ee75 4 minutes ago 24.6MB 15:48:05 core-command-arm64 latest 220d5272ccb8 4 minutes ago 15.2MB 15:48:05 support-scheduler-arm64 latest 45e3a6bbd526 4 minutes ago 15.2MB 15:48:05 04a671234a64 4 minutes ago 1.57GB 15:48:05 fba4140fa999 4 minutes ago 1.57GB 15:48:05 01e43ce175bf 4 minutes ago 1.57GB 15:48:05 442883485874 4 minutes ago 1.57GB 15:48:05 6b4807897569 4 minutes ago 1.56GB 15:48:05 ci-base-image-arm64 latest 07e591711970 14 minutes ago 1.24GB 15:48:05 alpine 3.12 afc2cc120ca2 5 days ago 5.33MB 15:48:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 15:48:05 docker 20.10.7 df445af6242a 2 months ago 234MB 15:48:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:48:06 15:48:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:48:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:48:07 arm64: Pulling from edgex-lftools-log-publisher 15:48:07 448f6bf000e3: Pulling fs layer 15:48:07 f757da607395: Pulling fs layer 15:48:07 05883995daec: Pulling fs layer 15:48:07 8603b9c90790: Pulling fs layer 15:48:07 1560dd03e051: Pulling fs layer 15:48:07 27f5ce0e4adf: Pulling fs layer 15:48:07 c2d8d7efcc4b: Pulling fs layer 15:48:07 1560dd03e051: Waiting 15:48:07 27f5ce0e4adf: Waiting 15:48:07 c2d8d7efcc4b: Waiting 15:48:07 8603b9c90790: Waiting 15:48:07 f757da607395: Verifying Checksum 15:48:07 f757da607395: Download complete 15:48:07 8603b9c90790: Verifying Checksum 15:48:07 8603b9c90790: Download complete 15:48:07 1560dd03e051: Verifying Checksum 15:48:07 27f5ce0e4adf: Verifying Checksum 15:48:07 27f5ce0e4adf: Download complete 15:48:07 05883995daec: Verifying Checksum 15:48:07 05883995daec: Download complete 15:48:08 448f6bf000e3: Verifying Checksum 15:48:08 448f6bf000e3: Download complete 15:48:11 c2d8d7efcc4b: Verifying Checksum 15:48:11 c2d8d7efcc4b: Download complete 15:48:11 448f6bf000e3: Pull complete 15:48:12 f757da607395: Pull complete 15:48:13 05883995daec: Pull complete 15:48:14 8603b9c90790: Pull complete 15:48:15 1560dd03e051: Pull complete 15:48:15 27f5ce0e4adf: Pull complete 15:48:30 c2d8d7efcc4b: Pull complete 15:48:30 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:48:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:48:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:48:31 prd-ubuntu18.04-docker-arm64-4c-16g-1448 does not seem to be running inside a container 15:48:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:48:35 $ docker top 758a845ffab52e5283c9054cc43db4ce9fa387ca190112242df3cccc6bb4a7c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:36 ---> job-cost.sh 15:48:36 lf-activate-venv: SKIPPING 15:48:36 INFO: No Stack... 15:48:36 INFO: Retrieving Pricing Info for: v3-standard-4 15:48:37 INFO: Archiving Costs [Pipeline] sh 15:48:38 + cat /w/workspace/edgex-go/7/archives/cost.csv 15:48:38 + cut -d, -f6 [Pipeline] lock 15:48:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-7-stack-cost] 15:48:38 Resource [jenkins-edgexfoundry-edgex-go-PR-3678-7-stack-cost] did not exist. Created. 15:48:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:48:38 + echo total: 0.10999999940395355 [Pipeline] stash 15:48:39 Stashed 1 file(s) [Pipeline] } 15:48:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-7-stack-cost] [Pipeline] // lock [Pipeline] } 15:48:39 $ docker stop --time=1 758a845ffab52e5283c9054cc43db4ce9fa387ca190112242df3cccc6bb4a7c3 15:48:40 $ docker rm -f 758a845ffab52e5283c9054cc43db4ce9fa387ca190112242df3cccc6bb4a7c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:56:15 Running on prd-ubuntu18.04-docker-8c-8g-1451 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 15:56:15 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 15:56:15 The recommended git tool is: git 15:56:18 using credential edgex-jenkins-ssh 15:56:18 Cloning the remote Git repository 15:56:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:56:18 > git init /w/workspace/edgex-go/7 # timeout=10 15:56:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:56:18 > git --version # timeout=10 15:56:18 > git --version # 'git version 2.17.1' 15:56:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:56:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:56:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:56:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:56:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:56:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:56:25 Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f 15:56:25 Merge succeeded, producing 25b03d07bd52cfb47cffefba0118e02cb626d25f 15:56:25 Checking out Revision 25b03d07bd52cfb47cffefba0118e02cb626d25f (PR-3678) 15:56:25 > git config core.sparsecheckout # timeout=10 15:56:25 > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 15:56:25 > git remote # timeout=10 15:56:25 > git config --get remote.origin.url # timeout=10 15:56:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:25 > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 15:56:25 > git rev-parse HEAD^{commit} # timeout=10 15:56:25 > git config core.sparsecheckout # timeout=10 15:56:25 > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 15:56:29 Commit message: "feat(security): Feature to enable CORS headers for API gateway" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:56:30 + echo snap-build.sh 15:56:30 snap-build.sh 15:56:30 + SNAP_BASE_DIR=. 15:56:30 + '[' '!' -z /w/workspace/edgex-go/7 ']' 15:56:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 15:56:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 15:56:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 15:56:30 + cd /w/workspace/edgex-go/7 15:56:30 + sudo apt-get remove -qy --purge lxd lxd-client 15:56:30 Reading package lists... 15:56:30 Building dependency tree... 15:56:30 Reading state information... 15:56:30 The following packages were automatically installed and are no longer required: 15:56:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:56:30 uidmap xdelta3 15:56:30 Use 'sudo apt autoremove' to remove them. 15:56:30 The following packages will be REMOVED: 15:56:30 lxd* lxd-client* 15:56:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:56:30 After this operation, 31.7 MB disk space will be freed. 15:56:31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 15:56:31 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:56:31 Removing lxd dnsmasq configuration 15:56:31 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:56:31 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:56:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:56:32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 15:56:32 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:56:34 Processing triggers for systemd (237-3ubuntu10.45) ... 15:56:34 Processing triggers for ureadahead (0.100.0-21) ... 15:56:34 + sudo snap remove --purge lxd 15:56:34 snap "lxd" is not installed 15:56:34 + sudo groupadd --force --system lxd 15:56:34 ++ whoami 15:56:34 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:56:35 + newgrp - lxd 15:56:35 + sudo snap install lxd 15:56:45 2021-09-06T15:56:41Z INFO Waiting for automatic snapd restart... 15:57:00 lxd 4.17 from Canonical* installed 15:57:00 + sudo lxd init --auto 15:57:08 + sudo snap install --classic snapcraft 15:57:20 snapcraft 5.0 from Canonical* installed 15:57:20 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:57:20 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:57:20 % Total % Received % Xferd Average Speed Time Time Time Current 15:57:20 Dload Upload Total Spent Left Speed 15:57:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3688 0 --:--:-- --:--:-- --:--:-- 3688 15:57:20 31 3325k 31 1051k 0 0 3110k 0 0:00:01 --:--:-- 0:00:01 3110k 100 3325k 100 3325k 0 0 8460k 0 --:--:-- --:--:-- --:--:-- 41.1M 15:57:20 ./yq_linux_amd64 15:57:20 + sudo snapcraft prime --use-lxd 15:57:23 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:57:23 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: 15:57:23 - README.md 15:57:23 15:57:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:57:23 Launching a container. 15:57:30 Waiting for container to be ready 15:57:30 To start your first instance, try: lxc launch ubuntu:18.04 15:57:30 15:57:35 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:57:35 Waiting for network to be ready... 15:57:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:57:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] 15:57:35 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:57:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 15:57:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:57:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:57:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 15:57:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 15:57:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 15:57:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 15:57:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:57:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:57:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:57:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:57:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:57:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:57:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:57:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:57:36 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:57:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] 15:57:37 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 15:57:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:57:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:57:37 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 15:57:37 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 15:57:37 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] 15:57:37 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 15:57:39 Fetched 25.1 MB in 4s (6213 kB/s) 15:57:40 Reading package lists... 15:57:40 Reading package lists... 15:57:40 Building dependency tree... 15:57:40 Reading state information... 15:57:40 The following additional packages will be installed: 15:57:40 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:57:40 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:57:40 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:57:40 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:57:40 Suggested packages: 15:57:40 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:57:40 Recommended packages: 15:57:40 gnupg libsasl2-modules 15:57:40 The following NEW packages will be installed: 15:57:40 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:57:40 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:57:40 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:57:40 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:57:40 The following packages will be upgraded: 15:57:40 gpg gpg-agent gpgconf libudev1 15:57:41 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 15:57:41 Need to get 3527 kB of archives. 15:57:41 After this operation, 13.3 MB of additional disk space will be used. 15:57:41 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] 15:57:41 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] 15:57:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:57:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:57:41 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 15:57:41 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 15:57:42 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:57:42 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:57:42 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:57:42 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:57:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:57:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:57:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:57:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:57:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:57:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:57:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:57:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:57:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:57:42 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:57:42 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:57:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:57:42 debconf: delaying package configuration, since apt-utils is not installed 15:57:42 Fetched 3527 kB in 1s (3139 kB/s) 15:57:42 (Reading database ... 12511 files and directories currently installed.) 15:57:42 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 15:57:42 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 15:57:42 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 15:57:42 Selecting previously unselected package udev. 15:57:42 (Reading database ... 12511 files and directories currently installed.) 15:57:42 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 15:57:42 Unpacking udev (237-3ubuntu10.51) ... 15:57:42 Selecting previously unselected package libfuse2:amd64. 15:57:42 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:57:42 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:57:42 Selecting previously unselected package fuse. 15:57:42 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:57:42 Unpacking fuse (2.9.7-1ubuntu1) ... 15:57:42 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:57:42 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:57:42 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:57:42 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:57:42 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:57:42 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:57:43 Selecting previously unselected package libksba8:amd64. 15:57:43 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:57:43 Unpacking libksba8:amd64 (1.3.5-2) ... 15:57:43 Selecting previously unselected package libroken18-heimdal:amd64. 15:57:43 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:57:43 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:43 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:57:43 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:57:43 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:43 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:57:43 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:57:43 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:43 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:57:43 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:57:43 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:43 Selecting previously unselected package libwind0-heimdal:amd64. 15:57:43 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:57:43 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:43 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:57:43 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:57:43 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:43 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:57:43 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:57:43 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:43 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:57:43 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:57:43 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:43 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:57:43 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:57:43 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:43 Selecting previously unselected package libsasl2-modules-db:amd64. 15:57:43 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:57:43 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:57:43 Selecting previously unselected package libsasl2-2:amd64. 15:57:43 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:57:43 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:57:43 Selecting previously unselected package libldap-common. 15:57:43 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:57:43 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:57:43 Selecting previously unselected package libldap-2.4-2:amd64. 15:57:43 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:57:43 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:57:43 Selecting previously unselected package dirmngr. 15:57:43 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:57:43 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:57:43 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:57:43 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:57:43 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:57:43 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:57:43 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:57:43 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:57:44 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:44 Setting up libksba8:amd64 (1.3.5-2) ... 15:57:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:57:44 Setting up udev (237-3ubuntu10.51) ... 15:57:44 invoke-rc.d: policy-rc.d denied execution of start. 15:57:44 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:44 Processing triggers for systemd (237-3ubuntu10) ... 15:57:44 Setting up fuse (2.9.7-1ubuntu1) ... 15:57:44 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:57:44 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:44 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:44 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:44 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:44 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:44 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:44 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:57:44 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:57:44 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:57:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:57:45 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:57:45 settings in the [Install] section, and DefaultInstance for template units). 15:57:45 This means they are not meant to be enabled using systemctl. 15:57:45 Possible reasons for having this kind of units are: 15:57:45 1) A unit may be statically enabled by being symlinked from another unit's 15:57:45 .wants/ or .requires/ directory. 15:57:45 2) A unit's purpose may be to act as a helper for some other unit which has 15:57:45 a requirement dependency on it. 15:57:45 3) A unit may be started when needed via activation (socket, path, timer, 15:57:45 D-Bus, udev, scripted systemctl call, ...). 15:57:45 4) In case of template units, the unit is meant to be enabled with some 15:57:45 instance name specified. 15:57:45 Reading package lists... 15:57:45 Building dependency tree... 15:57:45 Reading state information... 15:57:45 The following additional packages will be installed: 15:57:45 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:57:45 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:57:45 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:57:45 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:57:45 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:57:45 Suggested packages: 15:57:45 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:57:45 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:57:45 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:57:45 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:57:45 systemd-container policykit-1 15:57:45 Recommended packages: 15:57:45 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:57:45 The following NEW packages will be installed: 15:57:45 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:57:45 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:57:45 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:57:45 multiarch-support openssh-client python3 python3-minimal python3.6 15:57:45 python3.6-minimal snapd squashfs-tools sudo 15:57:45 The following packages will be upgraded: 15:57:45 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:57:45 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 15:57:45 Need to get 36.7 MB of archives. 15:57:45 After this operation, 147 MB of additional disk space will be used. 15:57:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 15:57:46 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 15:57:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:57:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:57:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:57:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:57:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:57:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:57:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:57:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:57:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:57:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:57:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:57:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:57:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 15:57:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 15:57:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 15:57:47 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 15:57:47 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 15:57:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 15:57:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:57:47 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:57:47 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:57:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:57:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:57:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:57:47 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:57:47 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:57:47 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:57:47 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 15:57:48 debconf: delaying package configuration, since apt-utils is not installed 15:57:48 Fetched 36.7 MB in 2s (16.0 MB/s) 15:57:48 (Reading database ... 12757 files and directories currently installed.) 15:57:48 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 15:57:48 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 15:57:49 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 15:57:49 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 15:57:49 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 15:57:49 (Reading database ... 12757 files and directories currently installed.) 15:57:49 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 15:57:49 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 15:57:49 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 15:57:49 (Reading database ... 12757 files and directories currently installed.) 15:57:49 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 15:57:49 Unpacking apt (1.6.14) over (1.6.1) ... 15:57:49 Setting up apt (1.6.14) ... 15:57:49 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:57:49 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:57:50 (Reading database ... 12764 files and directories currently installed.) 15:57:50 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:57:50 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:57:50 Selecting previously unselected package libpython3.6-minimal:amd64. 15:57:50 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:57:50 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:57:50 Selecting previously unselected package libexpat1:amd64. 15:57:50 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:57:50 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:57:50 Selecting previously unselected package python3.6-minimal. 15:57:50 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:57:50 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:57:50 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 15:57:50 Checking for services that may need to be restarted...done. 15:57:50 Checking for services that may need to be restarted...done. 15:57:50 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:57:50 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:57:50 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:57:51 Selecting previously unselected package python3-minimal. 15:57:51 (Reading database ... 13012 files and directories currently installed.) 15:57:51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:57:51 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:57:51 Selecting previously unselected package mime-support. 15:57:51 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:57:51 Unpacking mime-support (3.60ubuntu1) ... 15:57:51 Selecting previously unselected package libmpdec2:amd64. 15:57:51 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:57:51 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:57:51 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:57:51 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:57:51 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:57:51 Selecting previously unselected package python3.6. 15:57:51 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:57:51 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:57:51 Selecting previously unselected package libpython3-stdlib:amd64. 15:57:51 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:57:51 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:57:51 Setting up python3-minimal (3.6.7-1~18.04) ... 15:57:52 Selecting previously unselected package python3. 15:57:52 (Reading database ... 13442 files and directories currently installed.) 15:57:52 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:57:52 Unpacking python3 (3.6.7-1~18.04) ... 15:57:52 Selecting previously unselected package multiarch-support. 15:57:52 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:57:52 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:57:52 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:57:52 Selecting previously unselected package liblzo2-2:amd64. 15:57:52 (Reading database ... 13479 files and directories currently installed.) 15:57:52 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:57:52 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:57:52 Selecting previously unselected package libbsd0:amd64. 15:57:52 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:57:52 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:57:52 Selecting previously unselected package sudo. 15:57:52 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:57:52 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:57:52 Selecting previously unselected package apparmor. 15:57:52 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:57:52 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:57:52 Selecting previously unselected package libedit2:amd64. 15:57:52 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:57:52 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:57:52 Selecting previously unselected package libkrb5support0:amd64. 15:57:52 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:57:52 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:57:52 Selecting previously unselected package libk5crypto3:amd64. 15:57:52 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:57:52 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:57:52 Selecting previously unselected package libkeyutils1:amd64. 15:57:52 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:57:52 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:57:52 Selecting previously unselected package libkrb5-3:amd64. 15:57:52 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:57:52 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:57:52 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:57:52 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:57:52 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:57:52 Selecting previously unselected package libssl1.0.0:amd64. 15:57:52 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 15:57:52 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:57:53 Selecting previously unselected package openssh-client. 15:57:53 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 15:57:53 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 15:57:53 Selecting previously unselected package squashfs-tools. 15:57:53 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 15:57:53 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 15:57:53 Selecting previously unselected package snapd. 15:57:53 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 15:57:53 Unpacking snapd (2.49.2+18.04) ... 15:57:55 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:57:55 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:57:55 Setting up mime-support (3.60ubuntu1) ... 15:57:55 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:57:55 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:57:55 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:57:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:57:55 Setting up systemd (237-3ubuntu10.51) ... 15:57:55 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:57:56 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:57:56 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:57:56 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:57:56 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:57:56 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:57:56 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:57:56 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 15:57:56 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:57:56 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:57:56 Setting up python3 (3.6.7-1~18.04) ... 15:57:56 running python rtupdate hooks for python3.6... 15:57:56 running python post-rtupdate hooks for python3.6... 15:57:57 Setting up apparmor (2.12-4ubuntu5.1) ... 15:57:58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:57:58 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:57:58 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 15:57:58 Setting up snapd (2.49.2+18.04) ... 15:57:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:57:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:57:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:57:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:57:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:57:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:57:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:58:00 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:58:00 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:58:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:58:00 /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' 15:58:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:58:00 Processing triggers for systemd (237-3ubuntu10.51) ... 15:58:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:58:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:58:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:58:03 Reading package lists... 15:58:03 Reading package lists... 15:58:03 Building dependency tree... 15:58:03 Reading state information... 15:58:03 Calculating upgrade... 15:58:03 The following packages will be upgraded: 15:58:03 advancecomp base-files bash binutils binutils-common 15:58:03 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:58:03 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:58:03 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 15:58:03 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 15:58:03 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:58:03 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:58:03 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 15:58:03 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 15:58:03 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:58:03 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:58:03 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:58:03 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:58:03 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:58:03 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:58:03 ubuntu-keyring util-linux 15:58:03 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:58:03 Need to get 64.2 MB of archives. 15:58:03 After this operation, 5126 kB of additional disk space will be used. 15:58:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 15:58:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:58:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:58:04 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:58:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:58:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:58:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:58:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:58:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:58:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:58:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:58:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:58:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:58:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:58:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:58:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:58:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:58:04 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:58:04 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:58:04 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:58:04 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:58:04 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:58:04 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:58:04 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:58:04 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:58:04 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:58:04 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:58:04 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:58:04 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:58:04 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:58:04 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:58:04 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:58:04 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:58:04 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:58:04 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 15:58:04 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:58:04 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:58:04 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 15:58:04 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 15:58:04 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:58:04 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:58:04 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 15:58:04 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 15:58:04 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:58:04 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:58:04 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:58:04 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 15:58:04 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:58:04 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:58:04 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] 15:58:04 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 15:58:04 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 15:58:04 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 15:58:04 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:58:04 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:58:04 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:58:04 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:58:04 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:58:04 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:58:04 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:58:04 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:58:04 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:58:04 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:58:04 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:58:04 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:58:04 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:58:05 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:58:05 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:58:05 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:58:05 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:58:05 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:58:05 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:58:05 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 15:58:05 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:58:05 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:58:05 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:58:05 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:58:05 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:58:05 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:58:05 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:58:05 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:58:05 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:58:05 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:58:05 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 15:58:05 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 15:58:05 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 15:58:05 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 15:58:05 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 15:58:05 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:58:05 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:58:05 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:58:05 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:58:05 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 15:58:05 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 15:58:05 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:58:05 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:58:05 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:58:05 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:58:05 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:58:05 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:58:05 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:58:05 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:58:05 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:58:05 debconf: delaying package configuration, since apt-utils is not installed 15:58:05 Fetched 64.2 MB in 2s (32.0 MB/s) 15:58:05 (Reading database ... 13914 files and directories currently installed.) 15:58:05 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:58:05 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:58:06 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:58:06 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:58:06 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 15:58:06 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 15:58:06 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:58:06 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:58:06 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:58:06 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:58:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:58:07 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:58:07 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:58:07 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:58:07 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:58:07 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:58:07 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:58:07 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:58:07 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:58:07 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:58:07 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:58:07 (Reading database ... 13914 files and directories currently installed.) 15:58:07 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:58:07 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:58:07 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:58:07 (Reading database ... 13914 files and directories currently installed.) 15:58:07 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:58:07 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:58:07 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:58:07 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:58:07 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:58:07 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:58:07 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:58:07 (Reading database ... 13914 files and directories currently installed.) 15:58:07 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:58:07 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:58:08 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:58:08 (Reading database ... 13914 files and directories currently installed.) 15:58:08 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 15:58:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:58:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:58:08 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:58:08 Setting up base-files (10.1ubuntu2.10) ... 15:58:08 Installing new version of config file /etc/issue ... 15:58:08 Installing new version of config file /etc/issue.net ... 15:58:08 Installing new version of config file /etc/lsb-release ... 15:58:08 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:58:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:58:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:58:09 Removing obsolete conffile /etc/default/motd-news ... 15:58:09 (Reading database ... 13915 files and directories currently installed.) 15:58:09 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:58:09 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:58:09 Setting up bash (4.4.18-2ubuntu1.2) ... 15:58:09 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 15:58:09 (Reading database ... 13915 files and directories currently installed.) 15:58:09 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:58:09 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:58:09 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:58:09 (Reading database ... 13915 files and directories currently installed.) 15:58:09 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:58:09 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:58:09 Setting up tar (1.29b-2ubuntu0.2) ... 15:58:09 (Reading database ... 13915 files and directories currently installed.) 15:58:09 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:58:09 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:58:10 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:58:10 (Reading database ... 13915 files and directories currently installed.) 15:58:10 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:58:10 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:58:10 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:58:10 (Reading database ... 13915 files and directories currently installed.) 15:58:10 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:58:10 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:58:10 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:58:10 (Reading database ... 13915 files and directories currently installed.) 15:58:10 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:58:10 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:58:10 Setting up grep (3.1-2build1) ... 15:58:10 (Reading database ... 13915 files and directories currently installed.) 15:58:10 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 15:58:10 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 15:58:10 Setting up gzip (1.6-5ubuntu1.1) ... 15:58:10 (Reading database ... 13915 files and directories currently installed.) 15:58:10 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:58:10 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:58:10 Setting up login (1:4.5-1ubuntu2) ... 15:58:10 (Reading database ... 13915 files and directories currently installed.) 15:58:10 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:58:10 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:58:11 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:58:11 (Reading database ... 13915 files and directories currently installed.) 15:58:11 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:58:11 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:58:11 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:58:11 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:58:11 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:58:11 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:58:11 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:58:11 (Reading database ... 13915 files and directories currently installed.) 15:58:11 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:58:11 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:58:12 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:58:12 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:58:12 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:58:12 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:58:12 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:58:12 (Reading database ... 13915 files and directories currently installed.) 15:58:12 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:58:12 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:58:12 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:58:12 (Reading database ... 13915 files and directories currently installed.) 15:58:12 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:58:12 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:58:12 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:58:13 (Reading database ... 13915 files and directories currently installed.) 15:58:13 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:58:13 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:58:13 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:58:13 (Reading database ... 13915 files and directories currently installed.) 15:58:13 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:58:13 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:58:13 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:58:13 (Reading database ... 13915 files and directories currently installed.) 15:58:13 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:58:13 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:58:13 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:58:13 (Reading database ... 13915 files and directories currently installed.) 15:58:13 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:58:13 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:58:13 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:58:13 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:58:13 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:58:13 (Reading database ... 13915 files and directories currently installed.) 15:58:13 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:58:13 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:58:13 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:58:13 (Reading database ... 13915 files and directories currently installed.) 15:58:13 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:58:13 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:58:13 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:58:14 (Reading database ... 13915 files and directories currently installed.) 15:58:14 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:58:14 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:58:14 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:58:14 (Reading database ... 13915 files and directories currently installed.) 15:58:14 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:58:14 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:58:14 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:58:14 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:58:14 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:58:15 (Reading database ... 13915 files and directories currently installed.) 15:58:15 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:58:15 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:58:15 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:58:15 (Reading database ... 13915 files and directories currently installed.) 15:58:15 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:58:15 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:58:15 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:58:15 (Reading database ... 13917 files and directories currently installed.) 15:58:15 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:58:15 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:58:15 Setting up debconf (1.5.66ubuntu1) ... 15:58:15 (Reading database ... 13917 files and directories currently installed.) 15:58:15 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:58:15 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:58:16 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:58:16 (Reading database ... 13917 files and directories currently installed.) 15:58:16 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:58:16 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:58:16 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:58:16 (Reading database ... 13917 files and directories currently installed.) 15:58:16 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:58:16 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:58:16 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:58:16 (Reading database ... 13917 files and directories currently installed.) 15:58:16 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:58:16 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:58:16 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 15:58:16 (Reading database ... 13919 files and directories currently installed.) 15:58:16 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:58:16 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:58:16 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:58:16 (Reading database ... 13923 files and directories currently installed.) 15:58:16 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:58:16 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:58:16 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 15:58:16 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 15:58:16 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:58:16 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:58:17 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:58:17 (Reading database ... 13923 files and directories currently installed.) 15:58:17 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 15:58:17 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:58:17 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 15:58:17 (Reading database ... 13923 files and directories currently installed.) 15:58:17 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 15:58:17 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 15:58:17 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 15:58:17 (Reading database ... 13923 files and directories currently installed.) 15:58:17 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 15:58:17 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:58:17 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 15:58:17 (Reading database ... 13923 files and directories currently installed.) 15:58:17 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:58:17 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:58:17 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:58:17 (Reading database ... 13923 files and directories currently installed.) 15:58:17 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 15:58:17 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 15:58:17 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 15:58:17 (Reading database ... 13923 files and directories currently installed.) 15:58:17 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:58:17 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:58:18 Setting up passwd (1:4.5-1ubuntu2) ... 15:58:18 (Reading database ... 13923 files and directories currently installed.) 15:58:18 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:58:18 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:58:18 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:58:18 (Reading database ... 13923 files and directories currently installed.) 15:58:18 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:58:18 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:58:18 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:58:18 (Reading database ... 13923 files and directories currently installed.) 15:58:18 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:58:18 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:58:18 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:58:18 (Reading database ... 13923 files and directories currently installed.) 15:58:18 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:58:18 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:58:18 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:58:18 (Reading database ... 13923 files and directories currently installed.) 15:58:18 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:58:18 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:58:18 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:58:18 (Reading database ... 13923 files and directories currently installed.) 15:58:18 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:58:18 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:58:19 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:58:19 (Reading database ... 13923 files and directories currently installed.) 15:58:19 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 15:58:19 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:58:19 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 15:58:19 (Reading database ... 13923 files and directories currently installed.) 15:58:19 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 15:58:19 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 15:58:19 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 15:58:19 (Reading database ... 13923 files and directories currently installed.) 15:58:19 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 15:58:19 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 15:58:19 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 15:58:19 (Reading database ... 13924 files and directories currently installed.) 15:58:19 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:58:19 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:58:19 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:58:19 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:58:19 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:58:19 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:58:20 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 15:58:20 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 15:58:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:58:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:58:20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:58:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:58:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:58:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:58:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:58:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:58:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:58:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:58:20 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:58:20 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:58:20 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:58:20 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:58:20 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 15:58:20 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 15:58:20 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:58:20 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:58:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:58:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:58:21 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:58:21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:58:21 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:58:21 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:58:21 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:58:21 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:58:21 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:58:21 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:58:21 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:58:21 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:58:21 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:58:21 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:58:21 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:58:21 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:58:21 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:58:21 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:58:22 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:58:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:58:23 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:58:23 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:58:23 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:58:23 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:58:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:58:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:58:24 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:58:24 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:58:24 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:58:24 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:58:24 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:58:24 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:58:24 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:58:24 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:58:25 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:58:25 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:58:25 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:58:25 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:58:25 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:58:25 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:58:25 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:58:25 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:58:25 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:58:25 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:58:25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:58:25 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:58:25 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:58:25 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:58:25 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:58:25 Setting up tzdata (2021a-0ubuntu0.18.04) ... 15:58:25 15:58:25 Current default time zone: 'Etc/UTC' 15:58:25 Local time is now: Mon Sep 6 15:58:25 UTC 2021. 15:58:25 Universal Time is now: Mon Sep 6 15:58:25 UTC 2021. 15:58:25 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:58:25 15:58:25 Setting up systemd-sysv (237-3ubuntu10.51) ... 15:58:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:58:25 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 15:58:25 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:58:25 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:58:25 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:58:25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:58:25 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:58:25 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:58:25 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:58:25 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:58:25 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:58:25 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:58:25 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 15:58:25 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:58:25 Setting up patch (2.7.6-2ubuntu1.1) ... 15:58:25 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:58:25 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:58:25 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 15:58:25 Installing new version of config file /etc/ssl/openssl.cnf ... 15:58:25 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:58:26 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:58:26 Setting up ca-certificates (20210119~18.04.1) ... 15:58:28 Updating certificates in /etc/ssl/certs... 15:58:28 23 added, 27 removed; done. 15:58:28 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:58:28 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:58:28 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:58:28 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:58:28 Setting up pkgbinarymangler (138.18.04.1) ... 15:58:28 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:58:28 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 15:58:28 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:58:28 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:58:28 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:58:28 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:58:28 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:58:28 Setting up perl (5.26.1-6ubuntu0.5) ... 15:58:28 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 15:58:28 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:58:28 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:58:28 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 15:58:28 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:58:28 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:58:28 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:58:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:58:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:58:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:58:29 Processing triggers for systemd (237-3ubuntu10.51) ... 15:58:29 Processing triggers for mime-support (3.60ubuntu1) ... 15:58:29 Processing triggers for ca-certificates (20210119~18.04.1) ... 15:58:29 Updating certificates in /etc/ssl/certs... 15:58:30 0 added, 0 removed; done. 15:58:30 Running hooks in /etc/ca-certificates/update.d... 15:58:30 done. 15:58:30 Reading package lists... 15:58:30 Building dependency tree... 15:58:30 Reading state information... 15:58:30 The following NEW packages will be installed: 15:58:30 apt-transport-https 15:58:30 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:58:31 Need to get 4348 B of archives. 15:58:31 After this operation, 154 kB of additional disk space will be used. 15:58:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 15:58:31 debconf: delaying package configuration, since apt-utils is not installed 15:58:31 Fetched 4348 B in 0s (24.3 kB/s) 15:58:31 Selecting previously unselected package apt-transport-https. 15:58:31 (Reading database ... 13929 files and directories currently installed.) 15:58:31 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 15:58:31 Unpacking apt-transport-https (1.6.14) ... 15:58:31 Setting up apt-transport-https (1.6.14) ... 15:58:31 Waiting for network to be ready... 15:58:36 2021-09-06T15:58:34Z INFO Waiting for automatic snapd restart... 15:58:36 snapd 2.51.4 from Canonical* installed 15:58:37 "snapd" switched to the "latest/stable" channel 15:58:37 15:58:40 core18 20210722 from Canonical* installed 15:58:40 "core18" switched to the "latest/stable" channel 15:58:40 15:58:43 snapcraft 5.0 from Canonical* installed 15:58:43 "snapcraft" switched to the "latest/stable" channel 15:58:43 15:58:47 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: 15:58:47 - README.md 15:58:47 15:58:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:58:47 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:58:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:58:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:58:49 Reading package lists... 15:58:49 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 15:58:49 Reading package lists... 15:58:49 Building dependency tree... 15:58:49 Reading state information... 15:58:50 Suggested packages: 15:58:50 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:58:50 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:58:50 Recommended packages: 15:58:50 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:58:50 The following NEW packages will be installed: 15:58:50 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:58:50 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:58:50 pkg-config zip 15:58:50 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:58:50 Need to get 7663 kB of archives. 15:58:50 After this operation, 43.8 MB of additional disk space will be used. 15:58:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 15:58:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 15:58:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 15:58:50 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:58:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 15:58:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:58:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:58:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:58:50 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:58:50 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:58:50 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:58:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:58:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:58:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:58:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:58:51 debconf: delaying package configuration, since apt-utils is not installed 15:58:51 Fetched 7663 kB in 1s (10.2 MB/s) 15:58:51 Selecting previously unselected package libglib2.0-0:amd64. 15:58:51 (Reading database ... 13933 files and directories currently installed.) 15:58:51 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 15:58:51 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:58:51 Selecting previously unselected package libpsl5:amd64. 15:58:51 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:58:51 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:58:51 Selecting previously unselected package libnghttp2-14:amd64. 15:58:51 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:58:51 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:58:51 Selecting previously unselected package librtmp1:amd64. 15:58:51 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:58:51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:58:51 Selecting previously unselected package libcurl3-gnutls:amd64. 15:58:51 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 15:58:51 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 15:58:51 Selecting previously unselected package liberror-perl. 15:58:51 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:58:51 Unpacking liberror-perl (0.17025-1) ... 15:58:51 Selecting previously unselected package git-man. 15:58:51 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 15:58:51 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 15:58:51 Selecting previously unselected package git. 15:58:51 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 15:58:51 Unpacking git (1:2.17.1-1ubuntu0.8) ... 15:58:52 Selecting previously unselected package libnorm1:amd64. 15:58:52 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:58:52 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:58:52 Selecting previously unselected package libpgm-5.2-0:amd64. 15:58:52 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:58:52 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:58:52 Selecting previously unselected package libsodium23:amd64. 15:58:52 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:58:52 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:58:52 Selecting previously unselected package libzmq5:amd64. 15:58:52 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:58:52 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:58:52 Selecting previously unselected package libzmq3-dev:amd64. 15:58:52 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:58:52 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:58:52 Selecting previously unselected package pkg-config. 15:58:52 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:58:52 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:58:52 Selecting previously unselected package zip. 15:58:52 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:58:52 Unpacking zip (3.0-11build1) ... 15:58:52 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:58:52 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 15:58:52 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:58:52 Setting up liberror-perl (0.17025-1) ... 15:58:52 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:58:52 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:58:52 No schema files found: doing nothing. 15:58:52 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:58:52 Setting up zip (3.0-11build1) ... 15:58:52 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:58:52 Setting up libsodium23:amd64 (1.0.16-2) ... 15:58:52 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:58:52 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:58:52 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 15:58:52 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:58:52 Setting up git (1:2.17.1-1ubuntu0.8) ... 15:58:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:58:53 git set to automatically installed. 15:58:53 git-man set to automatically installed. 15:58:53 libcurl3-gnutls set to automatically installed. 15:58:53 liberror-perl set to automatically installed. 15:58:53 libglib2.0-0 set to automatically installed. 15:58:53 libnghttp2-14 set to automatically installed. 15:58:53 libnorm1 set to automatically installed. 15:58:53 libpgm-5.2-0 set to automatically installed. 15:58:53 libpsl5 set to automatically installed. 15:58:53 librtmp1 set to automatically installed. 15:58:53 libsodium23 set to automatically installed. 15:58:53 libzmq3-dev set to automatically installed. 15:58:53 libzmq5 set to automatically installed. 15:58:53 pkg-config set to automatically installed. 15:58:53 zip set to automatically installed. 15:58:55 snapd is not logged in, snap install commands will use sudo 15:58:56 snap "core18" has no updates available 15:58:57 snapd is not logged in, snap install commands will use sudo 15:59:02 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 15:59:02 Pulling config-common 15:59:02 + snapcraftctl pull 15:59:04 Pulling go-build-helper 15:59:04 + snapcraftctl pull 15:59:05 'edgex-go' has dependencies that need to be staged: go-build-helper 15:59:05 Skipping pull go-build-helper (already ran) 15:59:05 Building go-build-helper 15:59:05 + snapcraftctl build 15:59:07 Staging go-build-helper 15:59:07 + snapcraftctl stage 15:59:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:59:17 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:59:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] 15:59:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 15:59:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:59:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:59:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 15:59:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 15:59:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 15:59:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 15:59:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:59:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:59:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:59:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:59:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:59:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:59:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:59:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:59:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:59:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] 15:59:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 15:59:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:59:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:59:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 15:59:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 15:59:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] 15:59:17 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 15:59:17 Fetched 25.1 MB in 0s (0 B/s) 15:59:17 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:59:17 Fetched 224 kB in 0s (0 B/s) 15:59:17 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:59:17 Fetched 157 kB in 0s (0 B/s) 15:59:17 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:59:17 Fetched 221 kB in 0s (0 B/s) 15:59:17 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:59:17 Fetched 143 kB in 0s (0 B/s) 15:59:17 Pulling edgex-go 15:59:17 + snapcraftctl pull 15:59:17 Pulling hooks 15:59:17 + snapcraftctl pull 15:59:36 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:59:36 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:59:36 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:59:36 Fetched 0 B in 0s (0 B/s) 15:59:36 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:59:36 Fetched 96.5 kB in 0s (0 B/s) 15:59:36 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:59:36 Fetched 279 kB in 0s (0 B/s) 15:59:36 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:59:36 Fetched 122 kB in 0s (0 B/s) 15:59:36 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:59:36 Fetched 77.8 kB in 0s (0 B/s) 15:59:36 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:59:36 Fetched 8848 B in 0s (0 B/s) 15:59:36 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:59:36 Fetched 47.8 kB in 0s (0 B/s) 15:59:36 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:59:36 Fetched 45.6 kB in 0s (0 B/s) 15:59:36 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:59:36 Fetched 15.0 kB in 0s (0 B/s) 15:59:36 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 15:59:36 Fetched 219 kB in 0s (0 B/s) 15:59:36 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:59:36 Fetched 154 kB in 0s (0 B/s) 15:59:36 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:59:36 Fetched 50.6 kB in 0s (0 B/s) 15:59:36 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:59:36 Fetched 14.8 kB in 0s (0 B/s) 15:59:36 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:59:36 Fetched 41.8 kB in 0s (0 B/s) 15:59:36 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:59:36 Fetched 499 kB in 0s (0 B/s) 15:59:36 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:59:36 Fetched 111 kB in 0s (0 B/s) 15:59:36 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:59:36 Fetched 240 kB in 0s (0 B/s) 15:59:36 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:59:36 Fetched 29.3 kB in 0s (0 B/s) 15:59:36 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:59:36 Fetched 85.5 kB in 0s (0 B/s) 15:59:36 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:59:36 Fetched 24.5 kB in 0s (0 B/s) 15:59:36 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:59:36 Fetched 49.2 kB in 0s (0 B/s) 15:59:36 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:59:36 Fetched 54.2 kB in 0s (0 B/s) 15:59:36 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:59:36 Fetched 30.8 kB in 0s (0 B/s) 15:59:36 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:59:36 Fetched 15.8 kB in 0s (0 B/s) 15:59:36 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:59:36 Fetched 85.9 kB in 0s (0 B/s) 15:59:36 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:59:36 Fetched 8720 B in 0s (0 B/s) 15:59:36 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 15:59:36 Fetched 140 kB in 0s (0 B/s) 15:59:36 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:59:36 Fetched 119 kB in 0s (0 B/s) 15:59:36 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 15:59:36 Fetched 111 kB in 0s (0 B/s) 15:59:36 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:59:36 Fetched 11.1 kB in 0s (0 B/s) 15:59:36 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 15:59:36 Fetched 645 kB in 0s (0 B/s) 15:59:36 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:59:36 Fetched 41.3 kB in 0s (0 B/s) 15:59:36 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:59:36 Fetched 17.9 kB in 0s (0 B/s) 15:59:36 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:59:36 Fetched 368 kB in 0s (0 B/s) 15:59:36 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:59:36 Fetched 187 kB in 0s (0 B/s) 15:59:36 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:59:36 Fetched 175 kB in 0s (0 B/s) 15:59:36 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:59:36 Fetched 206 kB in 0s (0 B/s) 15:59:36 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 15:59:36 Fetched 1302 kB in 0s (0 B/s) 15:59:36 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:59:36 Fetched 36.2 kB in 0s (0 B/s) 15:59:36 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 15:59:36 Fetched 159 kB in 0s (0 B/s) 15:59:36 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:59:36 Fetched 107 kB in 0s (0 B/s) 15:59:36 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:59:36 Fetched 48.7 kB in 0s (0 B/s) 15:59:36 Pulling static-packages 15:59:36 + snapcraftctl pull 15:59:36 Pulling version 15:59:36 + cd /root/project 15:59:36 + git describe --tags --abbrev=0 15:59:36 + sed s/v// 15:59:36 + GIT_VERSION=2.0.1-dev.37 15:59:36 + [ -z 2.0.1-dev.37 ] 15:59:36 + snapcraftctl set-version 2.0.1-dev.37 15:59:36 Building config-common 15:59:36 + snapcraftctl build 15:59:39 Skipping build go-build-helper (already ran) 15:59:39 Building edgex-go 15:59:39 + cd /root/parts/edgex-go/src 15:59:39 + git describe --tags --abbrev=0 15:59:39 + sed s/v// 15:59:39 + GIT_VERSION=2.0.1-dev.37 15:59:39 + [ -z 2.0.1-dev.37 ] 15:59:39 + echo 2.0.1-dev.37 15:59:39 + make build 15:59:39 go mod tidy 15:59:42 go: downloading github.com/gorilla/mux v1.8.0 15:59:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 15:59:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 15:59:42 go: downloading github.com/google/uuid v1.3.0 15:59:42 go: downloading github.com/stretchr/testify v1.7.0 15:59:42 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 15:59:42 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:59:42 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 15:59:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:59:42 go: downloading github.com/pelletier/go-toml v1.9.3 15:59:42 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:59:42 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:59:42 go: downloading github.com/lib/pq v1.10.2 15:59:43 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:59:43 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:59:43 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 15:59:43 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 15:59:46 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:59:46 go: downloading github.com/go-kit/kit v0.11.0 15:59:46 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 15:59:46 go: downloading github.com/davecgh/go-spew v1.1.1 15:59:46 go: downloading github.com/pmezard/go-difflib v1.0.0 15:59:46 go: downloading github.com/stretchr/objx v0.1.1 15:59:46 go: downloading github.com/x448/float16 v0.8.4 15:59:46 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:59:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:59:46 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:59:46 go: downloading github.com/pebbe/zmq4 v1.2.7 15:59:46 go: downloading github.com/go-playground/universal-translator v0.18.0 15:59:46 go: downloading github.com/leodido/go-urn v1.2.1 15:59:46 go: downloading golang.org/x/text v0.3.6 15:59:46 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:59:46 go: downloading github.com/go-playground/locales v0.14.0 15:59:46 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:59:46 go: downloading github.com/go-stack/stack v1.8.0 15:59:46 go: downloading github.com/kr/pretty v0.3.0 15:59:46 go: downloading github.com/hashicorp/consul/api v1.8.1 15:59:46 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:59:46 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 15:59:46 go: downloading github.com/onsi/ginkgo v1.10.1 15:59:46 go: downloading github.com/onsi/gomega v1.7.0 15:59:46 go: downloading github.com/gorilla/websocket v1.4.2 15:59:46 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 15:59:46 go: downloading github.com/kr/text v0.2.0 15:59:46 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:59:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:59:46 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:59:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:59:46 go: downloading github.com/hashicorp/serf v0.9.5 15:59:46 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:59:46 go: downloading github.com/hashicorp/consul/sdk v0.7.0 15:59:46 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:59:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:59:46 go: downloading github.com/mitchellh/copystructure v1.0.0 15:59:46 go: downloading github.com/fatih/color v1.9.0 15:59:46 go: downloading github.com/mattn/go-colorable v0.1.6 15:59:46 go: downloading github.com/mattn/go-isatty v0.0.12 15:59:46 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:59:46 go: downloading github.com/pkg/errors v0.9.1 15:59:46 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:59:46 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:59:46 go: downloading github.com/hashicorp/memberlist v0.2.2 15:59:46 go: downloading github.com/hpcloud/tail v1.0.0 15:59:46 go: downloading gopkg.in/yaml.v2 v2.4.0 15:59:46 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:59:46 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:59:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:59:46 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:59:46 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:59:46 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:59:46 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:59:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:59:46 go: downloading github.com/miekg/dns v1.1.26 15:59:46 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:59:46 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:59:46 go: downloading github.com/hashicorp/errwrap v1.0.0 15:59:46 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:59:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-data/core-data ./cmd/core-data 15:59:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:59:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-command/core-command ./cmd/core-command 15:59:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:00:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:00:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:00:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:00:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:00:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:00:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:00:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/secrets-config ./cmd/secrets-config 16:00:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:00:09 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:00:09 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:00:09 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:00:09 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:00:09 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:00:09 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:00:09 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:00:09 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:00:09 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:00:09 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:00:09 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:00:09 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:00:09 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:00:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:00:09 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:00:09 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:00:09 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:00:09 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 16:00:09 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:00:09 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:00:09 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:00:09 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:00:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:00:09 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 16:00:09 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:00:09 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:00:09 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:00:10 Building hooks 16:00:10 + cd /root/parts/hooks/src 16:00:10 + make build 16:00:10 go mod tidy 16:00:11 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:00:11 go: downloading github.com/stretchr/testify v1.5.1 16:00:11 go: downloading github.com/davecgh/go-spew v1.1.0 16:00:11 go: downloading gopkg.in/yaml.v2 v2.2.2 16:00:11 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:00:11 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:00:12 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:00:12 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:00:15 Building static-packages 16:00:15 + snapcraftctl build 16:00:17 Building version 16:00:17 + snapcraftctl build 16:00:19 Staging config-common 16:00:19 + snapcraftctl stage 16:00:20 Skipping stage go-build-helper (already ran) 16:00:20 Staging edgex-go 16:00:20 + snapcraftctl stage 16:00:22 Staging hooks 16:00:22 + snapcraftctl stage 16:00:23 Staging static-packages 16:00:23 + snapcraftctl stage 16:00:24 Staging version 16:00:24 + snapcraftctl stage 16:00:25 Priming config-common 16:00:25 + snapcraftctl prime 16:00:26 Priming go-build-helper 16:00:26 + snapcraftctl prime 16:00:27 Priming edgex-go 16:00:27 + snapcraftctl prime 16:00:28 Priming hooks 16:00:28 + snapcraftctl prime 16:00:30 Priming static-packages 16:00:30 + snapcraftctl prime 16:00:32 Priming version 16:00:32 + snapcraftctl prime 16:00:34 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:00:36 provisioning config files... 16:00:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config8460347948248363594tmp [Pipeline] { [Pipeline] sh 16:00:37 + set +x 16:00:37 + curl -s https://codecov.io/bash 16:00:37 + bash -s -- 16:00:37 16:00:37 _____ _ 16:00:37 / ____| | | 16:00:37 | | ___ __| | ___ ___ _____ __ 16:00:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:00:37 | |___| (_) | (_| | __/ (_| (_) \ V / 16:00:37 \_____\___/ \__,_|\___|\___\___/ \_/ 16:00:37 Bash-1.0.6 16:00:37 16:00:37 16:00:37 ==> git version 2.24.4 found 16:00:37 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:00:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:00:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:00:37 ==> Jenkins CI detected. 16:00:37 current dir:  /w/workspace/edgex-go/7 16:00:37 project root: . 16:00:37 --> token set from env 16:00:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:00:37 ==> Running gcov in . (disable via -X gcov) 16:00:37 ==> Python coveragepy not found 16:00:37 ==> Searching for coverage reports in: 16:00:37 + . 16:00:37 -> Found 1 reports 16:00:37 ==> Detecting git/mercurial file structure 16:00:37 ==> Reading reports 16:00:37 + ./coverage.out bytes=405611 16:00:37 ==> Appending adjustments 16:00:37 https://docs.codecov.io/docs/fixing-reports 16:00:38 + Found adjustments 16:00:38 ==> Gzipping contents 16:00:38 56K /tmp/codecov.aUUZwG.gz 16:00:38 ==> Uploading reports 16:00:38 url: https://codecov.io 16:00:38 query: branch=PR-3678&commit=25b03d07bd52cfb47cffefba0118e02cb626d25f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 16:00:38 -> Pinging Codecov 16:00:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=25b03d07bd52cfb47cffefba0118e02cb626d25f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 16:00:38 -> Uploading to 16:00:38 https://storage.googleapis.com/codecov/v4/raw/2021-09-06/00271124DB129430A58F1EEE437C3FCB/25b03d07bd52cfb47cffefba0118e02cb626d25f/4c386d86-2d93-44c0-8fb2-950d9857c62a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210906T160038Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d537b1554cf963c054db59bbcc7d3dd42f91834a0907633a2a9e71307acfdd3 16:00:38 % Total % Received % Xferd Average Speed Time Time Time Current 16:00:38 Dload Upload Total Spent Left Speed 16:00:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54599 0 0 100 54599 0 142k --:--:-- --:--:-- --:--:-- 142k 16:00:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/25b03d07bd52cfb47cffefba0118e02cb626d25f [Pipeline] } 16:00:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:00:41 + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:00:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:00:42 ---> package-listing.sh 16:00:42 ++ facter osfamily 16:00:42 ++ tr '[:upper:]' '[:lower:]' 16:00:42 + OS_FAMILY=redhat 16:00:42 + workspace=/w/workspace/edgex-go/7 16:00:42 + START_PACKAGES=/tmp/packages_start.txt 16:00:42 + END_PACKAGES=/tmp/packages_end.txt 16:00:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:00:42 + PACKAGES=/tmp/packages_start.txt 16:00:42 + '[' /w/workspace/edgex-go/7 ']' 16:00:42 + PACKAGES=/tmp/packages_end.txt 16:00:42 + case "${OS_FAMILY}" in 16:00:42 + sort 16:00:42 + rpm -qa 16:00:44 + '[' -f /tmp/packages_start.txt ']' 16:00:44 + '[' -f /tmp/packages_end.txt ']' 16:00:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:00:44 + '[' /w/workspace/edgex-go/7 ']' 16:00:44 + mkdir -p /w/workspace/edgex-go/7/archives/ 16:00:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 16:00:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:00:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:00:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:45 16:00:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:00:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:45 latest: Pulling from edgex-lftools-log-publisher 16:00:45 b4d181a07f80: Pulling fs layer 16:00:45 a1111a8f2ec3: Pulling fs layer 16:00:45 ed53099fbce6: Pulling fs layer 16:00:45 dc539afda2c1: Pulling fs layer 16:00:45 77bc0d833cb6: Pulling fs layer 16:00:45 9065ff56babe: Pulling fs layer 16:00:45 d287ab97295c: Pulling fs layer 16:00:45 dc539afda2c1: Waiting 16:00:45 9065ff56babe: Waiting 16:00:45 77bc0d833cb6: Waiting 16:00:45 d287ab97295c: Waiting 16:00:45 a1111a8f2ec3: Verifying Checksum 16:00:45 a1111a8f2ec3: Download complete 16:00:45 dc539afda2c1: Verifying Checksum 16:00:45 dc539afda2c1: Download complete 16:00:46 77bc0d833cb6: Verifying Checksum 16:00:46 77bc0d833cb6: Download complete 16:00:46 9065ff56babe: Verifying Checksum 16:00:46 9065ff56babe: Download complete 16:00:46 ed53099fbce6: Verifying Checksum 16:00:46 ed53099fbce6: Download complete 16:00:47 b4d181a07f80: Verifying Checksum 16:00:47 b4d181a07f80: Download complete 16:00:48 b4d181a07f80: Pull complete 16:00:48 a1111a8f2ec3: Pull complete 16:00:48 ed53099fbce6: Pull complete 16:00:49 dc539afda2c1: Pull complete 16:00:49 77bc0d833cb6: Pull complete 16:00:49 9065ff56babe: Pull complete 16:00:50 d287ab97295c: Verifying Checksum 16:00:50 d287ab97295c: Download complete 16:00:55 d287ab97295c: Pull complete 16:00:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:00:55 prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container 16:00:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:00:58 $ docker top 759d9240e6d8927f8b0995934067d133668bb2b04f1a0d5afafd49990cb786c2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:58 + touch /tmp/pre-build-complete [Pipeline] sh 16:00:59 + mkdir -p /var/log/sysstat [Pipeline] sh 16:00:59 + ls /var/log/sa-host 16:00:59 + sadf -c /var/log/sa-host/sa05 16:00:59 file_magic: OK 16:00:59 HZ: Using current value: 100 16:00:59 file_header: OK 16:00:59 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:00:59 Statistics: 16:00:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:00:59 File successfully converted to sysstat format version 12.0.3 16:00:59 + sadf -c /var/log/sa-host/sa06 16:00:59 file_magic: OK 16:00:59 HZ: Using current value: 100 16:00:59 file_header: OK 16:00:59 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:00:59 Statistics: 16:00:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:00:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:00 provisioning config files... 16:01:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config1981361965775231918tmp [Pipeline] { [Pipeline] echo 16:01:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:01:00 ---> create-netrc.sh [Pipeline] } 16:01:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:01:01 ---> python-tools-install.sh [Pipeline] echo 16:01:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:01:01 ---> sudo-logs.sh 16:01:01 Archiving 'sudo' log.. 16:01:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-1447.vexxhost.local: Name or service not known 16:01:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-1447.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:01:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:01:02 ---> job-cost.sh 16:01:02 lf-activate-venv: SKIPPING 16:01:02 DEBUG: total: 0.10999999940395355 16:01:02 INFO: Retrieving Stack Cost... 16:01:03 INFO: Retrieving Pricing Info for: v3-standard-2 16:01:03 INFO: Archiving Costs [Pipeline] echo 16:01:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:01:03 ---> logs-deploy.sh 16:01:03 lf-activate-venv: SKIPPING 16:01:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/7 16:01:03 INFO: archiving workspace using pattern(s): 16:01:04 Archives upload complete. 16:01:04 INFO: archiving logs to Nexus 16:01:05 ---> uname -a: 16:01:05 Linux prd-centos7-docker-4c-2g-1447.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 16:01:05 16:01:05 16:01:05 ---> lscpu: 16:01:05 Architecture: x86_64 16:01:05 CPU op-mode(s): 32-bit, 64-bit 16:01:05 Byte Order: Little Endian 16:01:05 Address sizes: 40 bits physical, 48 bits virtual 16:01:05 CPU(s): 2 16:01:05 On-line CPU(s) list: 0,1 16:01:05 Thread(s) per core: 1 16:01:05 Core(s) per socket: 1 16:01:05 Socket(s): 2 16:01:05 NUMA node(s): 1 16:01:05 Vendor ID: AuthenticAMD 16:01:05 CPU family: 23 16:01:05 Model: 49 16:01:05 Model name: AMD EPYC-Rome Processor 16:01:05 Stepping: 0 16:01:05 CPU MHz: 2799.998 16:01:05 BogoMIPS: 5599.99 16:01:05 Virtualization: AMD-V 16:01:05 Hypervisor vendor: KVM 16:01:05 Virtualization type: full 16:01:05 L1d cache: 32K 16:01:05 L1i cache: 32K 16:01:05 L2 cache: 512K 16:01:05 L3 cache: 16384K 16:01:05 NUMA node0 CPU(s): 0,1 16:01:05 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:01:05 16:01:05 16:01:05 ---> nproc: 16:01:05 2 16:01:05 16:01:05 16:01:05 ---> df -h: 16:01:05 Filesystem Size Used Avail Use% Mounted on 16:01:05 overlay 40G 14G 27G 33% / 16:01:05 tmpfs 64M 0 64M 0% /dev 16:01:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:01:05 shm 64M 0 64M 0% /dev/shm 16:01:05 /dev/vda1 40G 14G 27G 33% /facter-os 16:01:05 16:01:05 16:01:05 ---> sar -b -r -n DEV: 16:01:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/06/21 _x86_64_ (2 CPU) 16:01:05 16:01:05 15:26:33 LINUX RESTART (2 CPU) 16:01:05 16:01:05 15:27:01 tps rtps wtps bread/s bwrtn/s 16:01:05 15:28:01 99.37 5.63 93.74 3537.66 9306.54 16:01:05 15:29:02 127.44 0.18 127.26 23.18 43575.02 16:01:05 15:30:01 267.24 0.00 267.24 0.00 56554.13 16:01:05 15:31:01 55.96 0.00 55.96 0.00 10680.33 16:01:05 15:32:01 113.37 0.02 113.36 0.53 20281.21 16:01:05 15:33:01 1096.82 658.33 438.49 39690.35 296266.53 16:01:05 15:34:01 358.16 30.34 327.82 7973.91 139635.00 16:01:05 15:35:01 336.75 15.35 321.40 302.53 108928.21 16:01:05 15:36:01 27.64 16.60 11.04 1541.65 524.38 16:01:05 15:37:01 1.58 0.00 1.58 0.00 31.67 16:01:05 15:38:01 0.28 0.00 0.28 0.00 3.96 16:01:05 15:39:01 0.40 0.03 0.37 0.80 5.18 16:01:05 15:40:01 0.32 0.00 0.32 0.00 4.48 16:01:05 15:41:01 0.35 0.00 0.35 0.00 4.93 16:01:05 15:42:01 0.47 0.18 0.28 5.73 3.88 16:01:05 15:43:01 0.95 0.00 0.95 0.00 18.51 16:01:05 15:44:01 0.27 0.00 0.27 0.00 4.15 16:01:05 15:45:01 0.27 0.00 0.27 0.00 3.93 16:01:05 15:46:01 0.33 0.00 0.33 0.00 5.53 16:01:05 15:47:01 0.27 0.00 0.27 0.00 3.28 16:01:05 15:48:01 0.33 0.00 0.33 0.00 3.68 16:01:05 15:49:01 0.22 0.00 0.22 0.00 2.88 16:01:05 15:50:01 0.23 0.00 0.23 0.00 1.82 16:01:05 15:51:01 0.28 0.00 0.28 0.00 3.08 16:01:05 15:52:01 0.22 0.00 0.22 0.00 2.18 16:01:05 15:53:01 0.28 0.00 0.28 0.00 3.55 16:01:05 15:54:01 0.29 0.00 0.29 0.00 2.76 16:01:05 15:55:01 0.17 0.00 0.17 0.00 1.33 16:01:05 15:56:01 0.25 0.00 0.25 0.00 2.80 16:01:05 15:57:01 0.25 0.00 0.25 0.00 2.72 16:01:05 15:58:01 0.25 0.00 0.25 0.00 3.20 16:01:05 15:59:01 0.22 0.00 0.22 0.00 2.15 16:01:05 16:00:01 0.17 0.00 0.17 0.00 1.52 16:01:05 Average: 75.51 22.07 53.44 1611.95 20796.94 16:01:05 16:01:05 15:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:01:05 15:28:01 5259008 0 849668 10.61 2620 1897644 1498204 16.54 768048 1572512 3612 16:01:05 15:29:02 3694124 0 1027460 12.83 2620 3284736 1641412 18.12 1109532 2665912 297960 16:01:05 15:30:01 2985500 0 1440972 17.99 2620 3579848 1872360 20.67 1581712 2806008 193452 16:01:05 15:31:01 3230260 0 1215384 15.18 2620 3560676 1661472 18.34 1258500 2870560 19632 16:01:05 15:32:01 2890684 0 1286556 16.06 2620 3829080 1875336 20.70 1399316 3051996 60 16:01:05 15:33:01 1666104 0 1563428 19.52 2620 4776788 3645280 40.25 1947356 3654416 40 16:01:05 15:34:01 968096 0 1516132 18.93 2620 5522092 2314564 25.55 2252756 4014324 38168 16:01:05 15:35:01 1787600 0 1383184 17.27 2620 4835536 1592848 17.59 2012116 3429136 0 16:01:05 15:36:01 2241876 0 1321428 16.50 2620 4443016 1304276 14.40 1562384 3440848 16 16:01:05 15:37:01 2248972 0 1314328 16.41 2620 4443020 1261088 13.92 1559496 3440420 8 16:01:05 15:38:01 2248868 0 1314424 16.41 2620 4443028 1261184 13.92 1559600 3440420 8 16:01:05 15:39:01 2248524 0 1314764 16.42 2620 4443032 1261356 13.93 1559604 3440796 16 16:01:05 15:40:01 2249592 0 1313688 16.40 2620 4443040 1261152 13.92 1558984 3440796 12 16:01:05 15:41:01 2249700 0 1313580 16.40 2620 4443040 1261152 13.92 1559100 3440796 8 16:01:05 15:42:01 2249196 0 1314044 16.41 2620 4443080 1261152 13.92 1559368 3440568 16 16:01:05 15:43:01 2248952 0 1314288 16.41 2620 4443080 1261248 13.92 1559468 3440568 8 16:01:05 15:44:01 2249320 0 1313912 16.41 2620 4443088 1261188 13.92 1559392 3440568 16 16:01:05 15:45:01 2249212 0 1314016 16.41 2620 4443092 1261152 13.92 1559500 3440568 16 16:01:05 15:46:01 2249204 0 1314020 16.41 2620 4443096 1261152 13.92 1559388 3440572 8 16:01:05 15:47:01 2249344 0 1313876 16.41 2620 4443100 1261152 13.92 1559512 3440568 8 16:01:05 15:48:01 2249224 0 1313996 16.41 2620 4443100 1261236 13.92 1559604 3440568 8 16:01:05 15:49:01 2249336 0 1313876 16.41 2620 4443108 1261152 13.92 1559520 3440568 8 16:01:05 15:50:01 2249096 0 1314112 16.41 2620 4443112 1261152 13.92 1559408 3440568 8 16:01:05 15:51:01 2249096 0 1314108 16.41 2620 4443116 1261152 13.92 1559528 3440568 8 16:01:05 15:52:01 2249080 0 1314120 16.41 2620 4443120 1261152 13.92 1559416 3440568 8 16:01:05 15:53:01 2248852 0 1314336 16.41 2620 4443132 1261224 13.92 1559508 3440576 8 16:01:05 15:54:01 2249088 0 1314100 16.41 2620 4443132 1261152 13.92 1559544 3440568 8 16:01:05 15:55:01 2249320 0 1313864 16.40 2620 4443136 1261152 13.92 1559432 3440568 8 16:01:05 15:56:01 2249212 0 1313968 16.41 2620 4443140 1261152 13.92 1559560 3440568 8 16:01:05 15:57:01 2248288 0 1314888 16.42 2620 4443144 1261392 13.93 1559976 3440568 8 16:01:05 15:58:01 2248596 0 1314572 16.41 2620 4443152 1261284 13.93 1559908 3440568 8 16:01:05 15:59:01 2249556 0 1313560 16.40 2620 4443204 1261152 13.92 1559560 3440580 16 16:01:05 16:00:01 2249252 0 1313908 16.41 2620 4443160 1261188 13.92 1559644 3440568 12 16:01:05 Average: 2384913 0 1307350 16.32 2620 4314057 1444675 15.95 1555144 3335750 16763 16:01:05 16:01:05 15:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:01:05 15:28:01 vethcc3b105 33.77 23.69 5.88 84.71 0.00 0.00 0.00 0.00 16:01:05 15:28:01 eth0 1073.64 683.20 3705.95 103.68 0.00 0.00 0.00 0.00 16:01:05 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:28:01 docker0 33.77 23.59 5.41 84.70 0.00 0.00 0.00 0.00 16:01:05 15:29:02 veth6124dde 211.77 240.96 19.19 712.01 0.00 0.00 0.00 0.00 16:01:05 15:29:02 eth0 1539.04 1404.48 6619.98 130.59 0.00 0.00 0.00 0.00 16:01:05 15:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:29:02 docker0 1072.31 1025.94 83.57 3326.10 0.00 0.00 0.00 0.00 16:01:05 15:30:01 veth0c7e6f4 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:01:05 15:30:01 eth0 286.62 251.86 1391.75 29.87 0.00 0.00 0.00 0.00 16:01:05 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:30:01 docker0 236.08 258.43 17.07 1367.27 0.00 0.00 0.00 0.00 16:01:05 15:31:01 veth0c7e6f4 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 16:01:05 15:31:01 eth0 34.34 19.67 27.70 12.25 0.00 0.00 0.00 0.00 16:01:05 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:31:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 16:01:05 15:32:01 veth6e2563b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:32:01 eth0 289.61 191.64 1710.51 133.94 0.00 0.00 0.00 0.00 16:01:05 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:33:01 veth6e2563b 0.00 0.60 0.00 0.04 0.00 0.00 0.00 0.00 16:01:05 15:33:01 veth6c0f074 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:33:01 veth9d80db5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:33:01 veth90b2e8a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:34:01 veth6e2563b 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 16:01:05 15:34:01 veth5f8cc5b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:01:05 15:34:01 eth0 3460.66 2699.22 13972.26 442.49 0.00 0.00 0.00 0.00 16:01:05 15:34:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:01:05 15:35:01 veth6e2563b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:01:05 15:35:01 eth0 366.00 216.11 1688.52 136.29 0.00 0.00 0.00 0.00 16:01:05 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:35:01 docker0 1470.21 1525.72 114.50 5594.32 0.00 0.00 0.00 0.00 16:01:05 15:36:01 eth0 4.98 3.05 4.42 1.89 0.00 0.00 0.00 0.00 16:01:05 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:37:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:01:05 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:38:01 eth0 0.62 0.18 0.13 0.07 0.00 0.00 0.00 0.00 16:01:05 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:39:01 eth0 0.73 0.58 0.69 0.22 0.00 0.00 0.00 0.00 16:01:05 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:40:01 eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:01:05 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:01:05 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:01:05 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:43:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:01:05 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:44:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:01:05 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:01:05 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:47:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:48:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 16:01:05 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:49:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:50:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:01:05 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:01:05 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:53:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:01:05 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:54:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:01:05 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:56:01 eth0 0.48 0.03 0.05 0.00 0.00 0.00 0.00 0.00 16:01:05 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:57:01 eth0 0.43 0.27 0.32 0.16 0.00 0.00 0.00 0.00 16:01:05 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:58:01 eth0 0.23 0.15 0.08 0.10 0.00 0.00 0.00 0.00 16:01:05 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:59:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:01:05 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 16:00:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:01:05 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 Average: eth0 114.97 88.03 473.30 17.58 0.00 0.00 0.00 0.00 16:01:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:05 Average: docker0 44.63 46.31 3.48 169.81 0.00 0.00 0.00 0.00 16:01:05 16:01:05 16:01:05 ---> sar -P ALL: 16:01:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/06/21 _x86_64_ (2 CPU) 16:01:05 16:01:05 15:26:33 LINUX RESTART (2 CPU) 16:01:05 16:01:05 15:27:01 CPU %user %nice %system %iowait %steal %idle 16:01:05 15:28:01 all 14.08 0.00 3.58 2.20 0.09 80.05 16:01:05 15:28:01 0 14.39 0.00 4.21 2.09 0.09 79.22 16:01:05 15:28:01 1 13.78 0.00 2.95 2.31 0.09 80.87 16:01:05 15:29:02 all 22.97 0.00 7.04 2.23 0.09 67.67 16:01:05 15:29:02 0 18.93 0.00 7.41 2.06 0.11 71.49 16:01:05 15:29:02 1 26.97 0.00 6.66 2.41 0.07 63.89 16:01:05 15:30:01 all 46.96 0.00 10.02 2.18 0.09 40.75 16:01:05 15:30:01 0 46.39 0.00 10.20 1.92 0.09 41.40 16:01:05 15:30:01 1 47.53 0.00 9.84 2.44 0.09 40.10 16:01:05 15:31:01 all 31.84 0.00 4.61 0.49 0.08 62.99 16:01:05 15:31:01 0 32.01 0.00 4.53 0.35 0.07 63.04 16:01:05 15:31:01 1 31.67 0.00 4.69 0.63 0.09 62.93 16:01:05 15:32:01 all 51.80 0.00 8.47 1.30 0.11 38.33 16:01:05 15:32:01 0 50.34 0.00 8.69 1.51 0.11 39.36 16:01:05 15:32:01 1 53.26 0.00 8.24 1.09 0.11 37.30 16:01:05 15:33:01 all 25.50 0.00 19.89 48.27 0.14 6.20 16:01:05 15:33:01 0 26.14 0.00 19.73 47.89 0.13 6.12 16:01:05 15:33:01 1 24.87 0.00 20.05 48.66 0.15 6.28 16:01:05 15:34:01 all 75.70 0.00 16.19 4.06 0.12 3.94 16:01:05 15:34:01 0 74.91 0.00 16.91 4.40 0.11 3.68 16:01:05 15:34:01 1 76.51 0.00 15.46 3.71 0.13 4.20 16:01:05 15:35:01 all 63.24 0.00 15.37 1.99 0.12 19.27 16:01:05 15:35:01 0 61.06 0.00 17.36 1.95 0.13 19.50 16:01:05 15:35:01 1 65.41 0.00 13.40 2.03 0.11 19.04 16:01:05 15:36:01 all 0.61 0.00 0.60 0.32 0.03 98.44 16:01:05 15:36:01 0 0.67 0.00 0.67 0.28 0.02 98.36 16:01:05 15:36:01 1 0.55 0.00 0.53 0.35 0.05 98.51 16:01:05 15:37:01 all 0.09 0.00 0.04 0.00 0.03 99.83 16:01:05 15:37:01 0 0.05 0.00 0.05 0.00 0.03 99.87 16:01:05 15:37:01 1 0.13 0.00 0.03 0.00 0.03 99.80 16:01:05 15:38:01 all 0.12 0.00 0.02 0.00 0.03 99.84 16:01:05 15:38:01 0 0.18 0.00 0.02 0.00 0.03 99.77 16:01:05 15:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:01:05 16:01:05 15:38:01 CPU %user %nice %system %iowait %steal %idle 16:01:05 15:39:01 all 0.11 0.00 0.03 0.00 0.03 99.83 16:01:05 15:39:01 0 0.18 0.00 0.02 0.00 0.02 99.78 16:01:05 15:39:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:01:05 15:40:01 all 0.06 0.00 0.03 0.00 0.03 99.89 16:01:05 15:40:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:01:05 15:40:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:01:05 15:41:01 all 0.08 0.00 0.03 0.00 0.03 99.86 16:01:05 15:41:01 0 0.15 0.00 0.03 0.00 0.05 99.77 16:01:05 15:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:01:05 15:42:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:01:05 15:42:01 0 0.22 0.00 0.03 0.00 0.02 99.73 16:01:05 15:42:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:01:05 15:43:01 all 0.07 0.00 0.03 0.00 0.03 99.88 16:01:05 15:43:01 0 0.10 0.00 0.03 0.00 0.03 99.83 16:01:05 15:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:01:05 15:44:01 all 0.11 0.00 0.02 0.00 0.02 99.86 16:01:05 15:44:01 0 0.15 0.00 0.02 0.00 0.00 99.83 16:01:05 15:44:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:01:05 15:45:01 all 0.14 0.00 0.03 0.00 0.03 99.79 16:01:05 15:45:01 0 0.27 0.00 0.03 0.00 0.02 99.68 16:01:05 15:45:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:01:05 15:46:01 all 0.08 0.00 0.03 0.00 0.02 99.87 16:01:05 15:46:01 0 0.12 0.00 0.03 0.00 0.02 99.83 16:01:05 15:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:01:05 15:47:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:01:05 15:47:01 0 0.20 0.00 0.03 0.00 0.00 99.77 16:01:05 15:47:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:01:05 15:48:01 all 0.11 0.00 0.01 0.00 0.03 99.85 16:01:05 15:48:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:01:05 15:48:01 1 0.18 0.00 0.00 0.00 0.02 99.80 16:01:05 15:49:01 all 0.04 0.00 0.03 0.00 0.02 99.92 16:01:05 15:49:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:01:05 15:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 16:01:05 16:01:05 15:49:01 CPU %user %nice %system %iowait %steal %idle 16:01:05 15:50:01 all 0.08 0.00 0.01 0.00 0.03 99.88 16:01:05 15:50:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:01:05 15:50:01 1 0.15 0.00 0.02 0.00 0.02 99.82 16:01:05 15:51:01 all 0.11 0.00 0.03 0.00 0.02 99.85 16:01:05 15:51:01 0 0.05 0.00 0.03 0.00 0.03 99.88 16:01:05 15:51:01 1 0.17 0.00 0.02 0.00 0.00 99.82 16:01:05 15:52:01 all 0.14 0.00 0.02 0.00 0.03 99.82 16:01:05 15:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:01:05 15:52:01 1 0.27 0.00 0.02 0.00 0.03 99.68 16:01:05 15:53:01 all 0.13 0.00 0.01 0.00 0.03 99.83 16:01:05 15:53:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:01:05 15:53:01 1 0.23 0.00 0.02 0.00 0.03 99.72 16:01:05 15:54:01 all 0.10 0.00 0.03 0.00 0.03 99.85 16:01:05 15:54:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:01:05 15:54:01 1 0.17 0.00 0.02 0.00 0.02 99.80 16:01:05 15:55:01 all 0.05 0.00 0.02 0.00 0.02 99.92 16:01:05 15:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:01:05 15:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:01:05 15:56:01 all 0.07 0.00 0.01 0.00 0.03 99.89 16:01:05 15:56:01 0 0.07 0.00 0.00 0.00 0.03 99.90 16:01:05 15:56:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:01:05 15:57:01 all 0.06 0.00 0.03 0.00 0.03 99.87 16:01:05 15:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:01:05 15:57:01 1 0.08 0.00 0.03 0.00 0.07 99.82 16:01:05 15:58:01 all 0.09 0.00 0.02 0.00 0.03 99.86 16:01:05 15:58:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:01:05 15:58:01 1 0.17 0.00 0.02 0.00 0.03 99.78 16:01:05 15:59:01 all 0.13 0.00 0.02 0.00 0.02 99.84 16:01:05 15:59:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:01:05 15:59:01 1 0.20 0.00 0.02 0.00 0.03 99.75 16:01:05 16:00:01 all 0.10 0.00 0.03 0.00 0.03 99.85 16:01:05 16:00:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:01:05 16:00:01 1 0.18 0.00 0.02 0.00 0.02 99.78 16:01:05 16:01:05 Average: CPU %user %nice %system %iowait %steal %idle 16:01:05 Average: all 9.50 0.00 2.45 1.79 0.04 86.22 16:01:05 Average: 0 9.28 0.00 2.56 1.77 0.04 86.35 16:01:05 Average: 1 9.72 0.00 2.33 1.80 0.04 86.10 16:01:05 16:01:05 16:01:05