Pull request #3509 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f+d9a6c616cf32cba4861b4c0e4c3b112d973864ad (6da6ee534a45d3b77d1c1a3a27650365d6a4e76d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6017575352885551684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6033752732145614916.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 9d0281235b943b7ad605f650702698f9078b2862 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-3509/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3509/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7474327661221016042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5036236444231986803.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3509/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3509/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7269163229246643531.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-832 in /w/workspace/edgexfoundry_edgex-go_PR-3509 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh1350699692331149977.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit d9a6c616cf32cba4861b4c0e4c3b112d973864ad into PR head commit d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f Merge succeeded, producing d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f Checking out Revision d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f (PR-3509) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh8500695258052869879.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3509/head:refs/remotes/origin/PR-3509 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh3501121892698869076.key > git merge d9a6c616cf32cba4861b4c0e4c3b112d973864ad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f # timeout=10 Commit message: "Merge branch 'master' into remove-retry-config" > git rev-list --no-walk 07dc5f5d36607532e2e27668cfc2db8f3c1ea1c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-28T05:47:01.945Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-28T05:47:02.044Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-28T05:47:02.074Z] ========================================================= [2021-05-28T05:47:02.074Z] EdgeX Global Pipelines Version Info [2021-05-28T05:47:02.074Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:47:03.509Z] ------------------- [2021-05-28T05:47:03.509Z] stable info: [2021-05-28T05:47:03.509Z] ------------------- [2021-05-28T05:47:03.509Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-28T05:47:03.509Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T05:47:03.509Z] Message: update stable to v1.0.192 [2021-05-28T05:47:04.083Z] ------------------- [2021-05-28T05:47:04.083Z] experimental info: [2021-05-28T05:47:04.083Z] ------------------- [2021-05-28T05:47:04.083Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-28T05:47:04.083Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T05:47:04.083Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-28T05:47:04.199Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-28T05:47:04.221Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-28T05:47:04.243Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-28T05:47:04.264Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-28T05:47:04.284Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-28T05:47:04.304Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-28T05:47:04.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-28T05:47:04.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-28T05:47:04.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-28T05:47:04.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-28T05:47:04.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-28T05:47:04.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-28T05:47:04.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-28T05:47:04.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-28T05:47:04.489Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T05:47:04.510Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T05:47:04.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-28T05:47:04.556Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-28T05:47:04.578Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-28T05:47:04.599Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-28T05:47:04.623Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-28T05:47:04.669Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-28T05:47:04.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3509 [Pipeline] echo [2021-05-28T05:47:04.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3509 [Pipeline] echo [2021-05-28T05:47:04.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3509 [Pipeline] echo [2021-05-28T05:47:04.798Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [Pipeline] echo [2021-05-28T05:47:04.819Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4a1bc9 [Pipeline] echo [2021-05-28T05:47:04.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T05:47:04.911Z] provisioning config files... [2021-05-28T05:47:04.926Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2348954919425481249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:47:05.243Z] ---> docker-login.sh [2021-05-28T05:47:05.243Z] nexus3.edgexfoundry.org:10001 [2021-05-28T05:47:05.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:47:05.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:47:05.507Z] Configure a credential helper to remove this warning. See [2021-05-28T05:47:05.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:47:05.507Z] [2021-05-28T05:47:05.507Z] Login Succeeded [2021-05-28T05:47:05.507Z] nexus3.edgexfoundry.org:10002 [2021-05-28T05:47:05.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:47:05.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:47:05.773Z] Configure a credential helper to remove this warning. See [2021-05-28T05:47:05.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:47:05.773Z] [2021-05-28T05:47:05.773Z] Login Succeeded [2021-05-28T05:47:05.773Z] nexus3.edgexfoundry.org:10003 [2021-05-28T05:47:05.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:47:05.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:47:05.773Z] Configure a credential helper to remove this warning. See [2021-05-28T05:47:05.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:47:05.773Z] [2021-05-28T05:47:05.773Z] Login Succeeded [2021-05-28T05:47:05.773Z] nexus3.edgexfoundry.org:10004 [2021-05-28T05:47:06.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:47:06.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:47:06.036Z] Configure a credential helper to remove this warning. See [2021-05-28T05:47:06.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:47:06.036Z] [2021-05-28T05:47:06.036Z] Login Succeeded [2021-05-28T05:47:06.036Z] docker.io [2021-05-28T05:47:06.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:47:06.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:47:06.298Z] Configure a credential helper to remove this warning. See [2021-05-28T05:47:06.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:47:06.298Z] [2021-05-28T05:47:06.298Z] Login Succeeded [2021-05-28T05:47:06.298Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T05:47:06.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T05:47:06.649Z] ++ 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 [2021-05-28T05:47:06.650Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T05:47:06.650Z] ++ dirname cmd/core-command/Dockerfile [2021-05-28T05:47:06.650Z] ++ cut -d/ -f2 [2021-05-28T05:47:06.650Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-28T05:47:06.650Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T05:47:06.650Z] ++ dirname cmd/core-data/Dockerfile [2021-05-28T05:47:06.650Z] ++ cut -d/ -f2 [2021-05-28T05:47:06.650Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-28T05:47:06.650Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T05:47:06.650Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-28T05:47:06.650Z] ++ cut -d/ -f2 [2021-05-28T05:47:06.650Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-28T05:47:06.650Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T05:47:06.650Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-28T05:47:06.650Z] ++ cut -d/ -f2 [2021-05-28T05:47:06.650Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-28T05:47:06.650Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T05:47:06.650Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-28T05:47:06.650Z] ++ cut -d/ -f2 [2021-05-28T05:47:06.650Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-28T05:47:06.650Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T05:47:06.650Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-28T05:47:06.650Z] ++ cut -d/ -f2 [2021-05-28T05:47:06.650Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-28T05:47:06.650Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T05:47:06.650Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-28T05:47:06.650Z] ++ cut -d/ -f2 [2021-05-28T05:47:06.650Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-28T05:47:06.650Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T05:47:06.650Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-28T05:47:06.650Z] ++ cut -d/ -f2 [2021-05-28T05:47:06.650Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-28T05:47:06.650Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T05:47:06.650Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-28T05:47:06.650Z] ++ cut -d/ -f2 [2021-05-28T05:47:06.650Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-28T05:47:06.696Z] 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 [2021-05-28T05:47:07.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T05:47:07.513Z] [2021-05-28T05:47:07.513Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:47:07.833Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T05:47:07.834Z] latest: Pulling from edgex-devops/git-semver [2021-05-28T05:47:07.834Z] 31603596830f: Pulling fs layer [2021-05-28T05:47:07.834Z] 54011a49482f: Pulling fs layer [2021-05-28T05:47:07.834Z] a6820b24f6d8: Pulling fs layer [2021-05-28T05:47:07.834Z] f581987b2513: Pulling fs layer [2021-05-28T05:47:07.834Z] f581987b2513: Waiting [2021-05-28T05:47:07.834Z] 54011a49482f: Verifying Checksum [2021-05-28T05:47:07.834Z] 54011a49482f: Download complete [2021-05-28T05:47:07.834Z] 31603596830f: Verifying Checksum [2021-05-28T05:47:07.834Z] 31603596830f: Download complete [2021-05-28T05:47:08.104Z] f581987b2513: Verifying Checksum [2021-05-28T05:47:08.104Z] f581987b2513: Download complete [2021-05-28T05:47:08.104Z] 31603596830f: Pull complete [2021-05-28T05:47:08.372Z] 54011a49482f: Pull complete [2021-05-28T05:47:08.372Z] a6820b24f6d8: Verifying Checksum [2021-05-28T05:47:08.372Z] a6820b24f6d8: Download complete [2021-05-28T05:47:08.949Z] a6820b24f6d8: Pull complete [2021-05-28T05:47:09.211Z] f581987b2513: Pull complete [2021-05-28T05:47:09.211Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-28T05:47:09.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T05:47:09.211Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-28T05:47:09.295Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-05-28T05:47:09.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T05:47:10.543Z] $ docker top ae3c8a6a0feaf20b5232ab1ac3c0b92daa946d9ff72eb3ef0913f9b4593bcede -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T05:47:10.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T05:47:10.667Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T05:47:10.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T05:47:10.785Z] $ docker exec ae3c8a6a0feaf20b5232ab1ac3c0b92daa946d9ff72eb3ef0913f9b4593bcede ssh-agent [2021-05-28T05:47:10.892Z] SSH_AUTH_SOCK=/tmp/ssh-UCdII4HD61Wl/agent.14 [2021-05-28T05:47:10.892Z] SSH_AGENT_PID=21 [2021-05-28T05:47:10.902Z] Running ssh-add (command line suppressed) [2021-05-28T05:47:11.020Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_1409969853585520400.key (/w/workspace/edgex-go/6@tmp/private_key_1409969853585520400.key) [2021-05-28T05:47:11.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T05:47:11.337Z] + git tag --points-at HEAD [Pipeline] } [2021-05-28T05:47:11.359Z] $ docker exec --env ******** --env ******** ae3c8a6a0feaf20b5232ab1ac3c0b92daa946d9ff72eb3ef0913f9b4593bcede ssh-agent -k [2021-05-28T05:47:11.456Z] unset SSH_AUTH_SOCK; [2021-05-28T05:47:11.456Z] unset SSH_AGENT_PID; [2021-05-28T05:47:11.456Z] echo Agent pid 21 killed; [2021-05-28T05:47:11.467Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-28T05:47:11.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T05:47:11.512Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T05:47:11.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T05:47:11.634Z] $ docker exec ae3c8a6a0feaf20b5232ab1ac3c0b92daa946d9ff72eb3ef0913f9b4593bcede ssh-agent [2021-05-28T05:47:11.736Z] SSH_AUTH_SOCK=/tmp/ssh-bLhHRnG2EcB1/agent.55 [2021-05-28T05:47:11.736Z] SSH_AGENT_PID=61 [2021-05-28T05:47:11.742Z] Running ssh-add (command line suppressed) [2021-05-28T05:47:11.838Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_8182578315214792570.key (/w/workspace/edgex-go/6@tmp/private_key_8182578315214792570.key) [2021-05-28T05:47:11.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T05:47:12.154Z] + git semver init [2021-05-28T05:47:12.155Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T05:47:12.155Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-05-28T05:47:12.155Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-05-28T05:47:12.155Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T05:47:12.155Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T05:47:12.155Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T05:47:12.155Z] # $SEMVER_BRANCH = PR-3509 [2021-05-28T05:47:12.155Z] # $SEMVER_TEMP = /tmp/semver-157817648 [2021-05-28T05:47:12.155Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-28T05:47:34.174Z] # '/tmp/semver-157817648' -> '/w/workspace/edgex-go/6/.semver' [2021-05-28T05:47:34.174Z] # -> Force: false [2021-05-28T05:47:34.174Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-05-28T05:47:34.187Z] $ docker exec --env ******** --env ******** ae3c8a6a0feaf20b5232ab1ac3c0b92daa946d9ff72eb3ef0913f9b4593bcede ssh-agent -k [2021-05-28T05:47:34.282Z] unset SSH_AUTH_SOCK; [2021-05-28T05:47:34.282Z] unset SSH_AGENT_PID; [2021-05-28T05:47:34.282Z] echo Agent pid 61 killed; [2021-05-28T05:47:34.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T05:47:34.635Z] + git semver [Pipeline] } [2021-05-28T05:47:34.654Z] $ docker stop --time=1 ae3c8a6a0feaf20b5232ab1ac3c0b92daa946d9ff72eb3ef0913f9b4593bcede [2021-05-28T05:47:37.105Z] $ docker rm -f ae3c8a6a0feaf20b5232ab1ac3c0b92daa946d9ff72eb3ef0913f9b4593bcede [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T05:47:37.477Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-28T05:47:37.757Z] Stashed 1 file(s) [Pipeline] echo [2021-05-28T05:47:37.760Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T05:47:38.271Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-28T05:47:38.562Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T05:47:38.873Z] + sudo service docker restart [2021-05-28T05:47:38.874Z] + true [2021-05-28T05:47:38.874Z] Redirecting to /bin/systemctl restart docker.service [2021-05-28T05:47:52.903Z] Still waiting to schedule task [2021-05-28T05:47:52.904Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-831’ [Pipeline] echo [2021-05-28T05:47:57.028Z] ========================================================= [2021-05-28T05:47:57.029Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-28T05:47:57.029Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:47:57.373Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-28T05:47:58.767Z] Sending build context to Docker daemon 331MB [2021-05-28T05:47:58.767Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T05:47:58.767Z] Step 2/6 : FROM ${BASE} [2021-05-28T05:47:58.767Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-28T05:47:58.767Z] 540db60ca938: Pulling fs layer [2021-05-28T05:47:58.767Z] adcc1eea9eea: Pulling fs layer [2021-05-28T05:47:58.767Z] 4c4ab2625f07: Pulling fs layer [2021-05-28T05:47:58.767Z] 0510c868ecb4: Pulling fs layer [2021-05-28T05:47:58.767Z] afea3b2eda06: Pulling fs layer [2021-05-28T05:47:58.767Z] 7809a108b3ef: Pulling fs layer [2021-05-28T05:47:58.767Z] f706445af74f: Pulling fs layer [2021-05-28T05:47:58.767Z] afea3b2eda06: Waiting [2021-05-28T05:47:58.767Z] 7809a108b3ef: Waiting [2021-05-28T05:47:58.767Z] f706445af74f: Waiting [2021-05-28T05:47:58.767Z] 0510c868ecb4: Waiting [2021-05-28T05:47:58.767Z] 4c4ab2625f07: Verifying Checksum [2021-05-28T05:47:58.767Z] 4c4ab2625f07: Download complete [2021-05-28T05:47:58.768Z] adcc1eea9eea: Verifying Checksum [2021-05-28T05:47:58.768Z] adcc1eea9eea: Download complete [2021-05-28T05:47:58.768Z] afea3b2eda06: Verifying Checksum [2021-05-28T05:47:58.768Z] afea3b2eda06: Download complete [2021-05-28T05:47:58.768Z] 7809a108b3ef: Verifying Checksum [2021-05-28T05:47:58.768Z] 7809a108b3ef: Download complete [2021-05-28T05:47:58.768Z] 540db60ca938: Verifying Checksum [2021-05-28T05:47:58.768Z] 540db60ca938: Download complete [2021-05-28T05:47:59.031Z] 540db60ca938: Pull complete [2021-05-28T05:47:59.031Z] adcc1eea9eea: Pull complete [2021-05-28T05:47:59.031Z] 4c4ab2625f07: Pull complete [2021-05-28T05:48:00.948Z] f706445af74f: Verifying Checksum [2021-05-28T05:48:00.948Z] f706445af74f: Download complete [2021-05-28T05:48:01.210Z] 0510c868ecb4: Verifying Checksum [2021-05-28T05:48:01.210Z] 0510c868ecb4: Download complete [2021-05-28T05:48:04.539Z] 0510c868ecb4: Pull complete [2021-05-28T05:48:04.539Z] afea3b2eda06: Pull complete [2021-05-28T05:48:04.539Z] 7809a108b3ef: Pull complete [2021-05-28T05:48:07.141Z] f706445af74f: Pull complete [2021-05-28T05:48:07.141Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-28T05:48:07.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-28T05:48:07.141Z] ---> b068be0155e3 [2021-05-28T05:48:07.141Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-28T05:48:08.107Z] ---> Running in 81a82c8d6f9a [2021-05-28T05:48:08.371Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:48:09.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:48:09.578Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T05:48:10.155Z] (2/12) Installing file (5.39-r0) [2021-05-28T05:48:10.419Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T05:48:10.419Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T05:48:14.654Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T05:48:14.654Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T05:48:14.654Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T05:48:14.654Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T05:48:14.654Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T05:48:14.654Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T05:48:14.654Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T05:48:14.654Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T05:48:14.917Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T05:48:14.917Z] OK: 219 MiB in 52 packages [2021-05-28T05:48:16.342Z] Removing intermediate container 81a82c8d6f9a [2021-05-28T05:48:16.342Z] ---> b311a7f3659e [2021-05-28T05:48:16.342Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T05:48:16.342Z] ---> Running in 3d20abb3a21b [2021-05-28T05:48:16.342Z] Removing intermediate container 3d20abb3a21b [2021-05-28T05:48:16.342Z] ---> f1204c44cd71 [2021-05-28T05:48:16.342Z] Step 5/6 : COPY go.mod . [2021-05-28T05:48:16.618Z] ---> 9bf1380e2098 [2021-05-28T05:48:16.618Z] Step 6/6 : RUN go mod download [2021-05-28T05:48:16.618Z] ---> Running in 066ab02b9f73 [2021-05-28T05:48:26.763Z] Removing intermediate container 066ab02b9f73 [2021-05-28T05:48:26.763Z] ---> c98b387f2edc [2021-05-28T05:48:26.763Z] Successfully built c98b387f2edc [2021-05-28T05:48:26.763Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:48:27.067Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T05:48:27.067Z] . [Pipeline] withDockerContainer [2021-05-28T05:48:27.146Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-05-28T05:48:27.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-28T05:48:27.562Z] $ docker top 92885214c1619aa3ffa522f9c60442a62a8f2a0841a67252e27d2e0127bdafef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T05:48:27.937Z] + go version [2021-05-28T05:48:27.937Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-28T05:48:27.951Z] $ docker stop --time=1 92885214c1619aa3ffa522f9c60442a62a8f2a0841a67252e27d2e0127bdafef [2021-05-28T05:48:29.114Z] $ docker rm -f 92885214c1619aa3ffa522f9c60442a62a8f2a0841a67252e27d2e0127bdafef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:48:29.559Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T05:48:29.559Z] . [Pipeline] withDockerContainer [2021-05-28T05:48:29.635Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-05-28T05:48:29.680Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-28T05:48:30.058Z] $ docker top ee73ffbb8d77473e113fb095a39988172e8d25db9311636c696274eb78794ef5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T05:48:30.172Z] ========================================================= [2021-05-28T05:48:30.172Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-28T05:48:30.172Z] ========================================================= [Pipeline] sh [2021-05-28T05:48:30.470Z] + go mod tidy [Pipeline] sh [2021-05-28T05:48:31.029Z] + make test [2021-05-28T05:48:31.029Z] go mod tidy [2021-05-28T05:48:31.292Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-28T05:48:36.631Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-28T05:48:54.864Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-28T05:48:58.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-28T05:49:00.233Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-28T05:49:00.233Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-28T05:49:02.810Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-28T05:49:03.072Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-28T05:49:03.072Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-28T05:49:03.072Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-28T05:49:04.030Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-28T05:49:04.643Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-28T05:49:06.595Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-28T05:49:06.595Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-28T05:49:06.595Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-28T05:49:08.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.078s coverage: 46.1% of statements [2021-05-28T05:49:08.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-28T05:49:08.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-28T05:49:08.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-28T05:49:08.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-28T05:49:08.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-28T05:49:08.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-28T05:49:08.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.048s coverage: 28.7% of statements [2021-05-28T05:49:09.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.053s coverage: 100.0% of statements [2021-05-28T05:49:10.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.086s coverage: 27.7% of statements [2021-05-28T05:49:10.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-28T05:49:10.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-28T05:49:10.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-28T05:49:10.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-28T05:49:10.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-28T05:49:10.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-05-28T05:49:10.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-28T05:49:11.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements [2021-05-28T05:49:11.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-28T05:49:11.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2021-05-28T05:49:11.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-28T05:49:11.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-28T05:49:12.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.072s coverage: 53.4% of statements [2021-05-28T05:49:12.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-28T05:49:12.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-28T05:49:12.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.092s coverage: 87.7% of statements [2021-05-28T05:49:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-28T05:49:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:49:12.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.049s coverage: 78.9% of statements [2021-05-28T05:49:12.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-28T05:49:15.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.226s coverage: 28.6% of statements [2021-05-28T05:49:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-28T05:49:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-28T05:49:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-28T05:49:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-28T05:49:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-28T05:49:15.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements [2021-05-28T05:49:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-28T05:49:15.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements [2021-05-28T05:49:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-28T05:49:15.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.086s coverage: 86.7% of statements [2021-05-28T05:49:15.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-28T05:49:16.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.101s coverage: 97.5% of statements [2021-05-28T05:49:16.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-28T05:49:16.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 78.3% of statements [2021-05-28T05:49:16.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-28T05:49:16.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-28T05:49:16.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-28T05:49:16.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-28T05:49:18.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.234s coverage: 95.1% of statements [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-28T05:49:18.144Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-28T05:49:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-28T05:49:18.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.8% of statements [2021-05-28T05:49:18.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-28T05:49:18.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 21.7% of statements [2021-05-28T05:49:18.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-28T05:49:18.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-05-28T05:49:19.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-05-28T05:49:19.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-05-28T05:49:19.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-05-28T05:49:19.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements [2021-05-28T05:49:34.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-05-28T05:49:34.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-05-28T05:49:36.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.318s coverage: 81.8% of statements [2021-05-28T05:49:36.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 76.0% of statements [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.0% of statements [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.205s coverage: 66.9% of statements [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-28T05:49:55.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.5% of statements [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-28T05:49:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-28T05:49:55.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.028s coverage: 89.5% of statements [2021-05-28T05:49:55.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-28T05:49:55.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-05-28T05:49:56.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.087s coverage: 46.8% of statements [2021-05-28T05:49:56.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-28T05:49:56.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-28T05:49:56.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-28T05:49:56.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-28T05:49:56.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-28T05:49:56.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements [2021-05-28T05:49:56.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-28T05:49:57.038Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.033s coverage: 100.0% of statements [2021-05-28T05:49:57.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-28T05:49:57.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-28T05:50:01.278Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.053s coverage: 18.8% of statements [2021-05-28T05:50:01.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-28T05:50:01.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-28T05:50:01.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-28T05:50:01.278Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 91.9% of statements [2021-05-28T05:50:01.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-28T05:50:01.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:50:01.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-28T05:50:01.278Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.601s coverage: 28.7% of statements [2021-05-28T05:50:01.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-28T05:50:01.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-28T05:50:01.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-28T05:50:01.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-28T05:50:01.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-28T05:50:01.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.042s coverage: 99.0% of statements [2021-05-28T05:50:01.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-28T05:50:01.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.050s coverage: 100.0% of statements [2021-05-28T05:50:01.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-28T05:50:01.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-28T05:50:01.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-28T05:50:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.063s coverage: 63.4% of statements [2021-05-28T05:50:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-28T05:50:02.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.103s coverage: 97.6% of statements [2021-05-28T05:50:02.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-28T05:50:02.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:50:02.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-28T05:50:02.127Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-05-28T05:50:02.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-28T05:50:02.127Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements [2021-05-28T05:50:02.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-28T05:50:02.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-28T05:50:02.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-28T05:50:02.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-28T05:50:02.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements [2021-05-28T05:50:02.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-28T05:50:02.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-28T05:50:02.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements [2021-05-28T05:50:02.970Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 28.1% of statements [2021-05-28T05:50:02.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-28T05:50:02.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-28T05:50:02.970Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.043s coverage: 27.9% of statements [2021-05-28T05:50:02.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-28T05:50:02.971Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-28T05:50:02.971Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-28T05:50:02.971Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-28T05:50:02.971Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-28T05:50:03.545Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-28T05:50:03.545Z] GO111MODULE=on go vet ./... [2021-05-28T05:50:35.732Z] gofmt -l . [2021-05-28T05:50:35.732Z] [ "`gofmt -l .`" = "" ] [2021-05-28T05:50:35.732Z] ./bin/test-go-mod-tidy.sh [2021-05-28T05:50:35.732Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-28T05:50:36.031Z] + ls -al . [2021-05-28T05:50:36.032Z] total 852 [2021-05-28T05:50:36.032Z] drwxrwxr-x 10 1001 1001 4096 May 28 05:50 . [2021-05-28T05:50:36.032Z] drwxr-xr-x 4 root root 28 May 28 05:48 .. [2021-05-28T05:50:36.032Z] -rw-rw-r-- 1 1001 1001 11 May 28 05:46 .dockerignore [2021-05-28T05:50:36.032Z] drwxrwxr-x 8 1001 1001 179 May 28 05:47 .git [2021-05-28T05:50:36.032Z] drwxrwxr-x 3 1001 1001 125 May 28 05:46 .github [2021-05-28T05:50:36.032Z] -rw-rw-r-- 1 1001 1001 818 May 28 05:46 .gitignore [2021-05-28T05:50:36.032Z] drwx------ 3 1001 1001 60 May 28 05:47 .semver [2021-05-28T05:50:36.032Z] -rw-rw-r-- 1 1001 1001 166 May 28 05:46 .sonarcloud.properties [2021-05-28T05:50:36.032Z] -rw-rw-r-- 1 1001 1001 8609 May 28 05:46 Attribution.txt [2021-05-28T05:50:36.032Z] -rw-rw-r-- 1 1001 1001 3804 May 28 05:46 CONTRIBUTING.md [2021-05-28T05:50:36.032Z] -rw-rw-r-- 1 1001 1001 931 May 28 05:46 Dockerfile.build [2021-05-28T05:50:36.032Z] -rw-rw-r-- 1 1001 1001 849 May 28 05:46 Jenkinsfile [2021-05-28T05:50:36.032Z] -rw-rw-r-- 1 1001 1001 10775 May 28 05:46 LICENSE [2021-05-28T05:50:36.032Z] -rw-rw-r-- 1 1001 1001 5632 May 28 05:46 Makefile [2021-05-28T05:50:36.032Z] -rw-rw-r-- 1 1001 1001 7978 May 28 05:46 README.md [2021-05-28T05:50:36.032Z] -rw-rw-r-- 1 1001 1001 6755 May 28 05:46 SECURITY.md [2021-05-28T05:50:36.032Z] -rw-rw-r-- 1 1001 1001 5 May 28 05:47 VERSION [2021-05-28T05:50:36.032Z] -rw-rw-r-- 1 1001 1001 4131 May 28 05:46 ZMQWindows.md [2021-05-28T05:50:36.032Z] drwxrwxr-x 2 1001 1001 117 May 28 05:46 bin [2021-05-28T05:50:36.032Z] drwxrwxr-x 14 1001 1001 4096 May 28 05:46 cmd [2021-05-28T05:50:36.032Z] -rw-r--r-- 1 root root 742996 May 28 05:50 coverage.out [2021-05-28T05:50:36.032Z] -rw-r--r-- 1 root root 1060 May 28 05:50 go.mod [2021-05-28T05:50:36.032Z] -rw-r--r-- 1 root root 21686 May 28 05:48 go.sum [2021-05-28T05:50:36.032Z] drwxrwxr-x 8 1001 1001 127 May 28 05:46 internal [2021-05-28T05:50:36.032Z] drwxrwxr-x 4 1001 1001 26 May 28 05:46 openapi [2021-05-28T05:50:36.032Z] drwxrwxr-x 4 1001 1001 71 May 28 05:46 snap [2021-05-28T05:50:36.032Z] -rw-rw-r-- 1 1001 1001 168 May 28 05:46 version.go [Pipeline] sh [2021-05-28T05:50:36.327Z] + '[' -e coverage.out ] [2021-05-28T05:50:36.327Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-28T05:50:36.475Z] Stashed 1 file(s) [Pipeline] sh [2021-05-28T05:50:36.772Z] + make build [2021-05-28T05:50:36.772Z] go mod tidy [2021-05-28T05:50:36.772Z] 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 [2021-05-28T05:50:38.704Z] 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 [2021-05-28T05:50:46.926Z] 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 [2021-05-28T05:50:46.926Z] 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 [2021-05-28T05:50:48.326Z] 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 [2021-05-28T05:50:48.326Z] 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 [2021-05-28T05:50:49.724Z] 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 [2021-05-28T05:50:50.676Z] 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 [2021-05-28T05:50:51.256Z] 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 [2021-05-28T05:50:52.203Z] 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 [2021-05-28T05:50:52.778Z] 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 [2021-05-28T05:50:53.736Z] 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] } [2021-05-28T05:50:55.138Z] $ docker stop --time=1 ee73ffbb8d77473e113fb095a39988172e8d25db9311636c696274eb78794ef5 [2021-05-28T05:50:57.318Z] $ docker rm -f ee73ffbb8d77473e113fb095a39988172e8d25db9311636c696274eb78794ef5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:50:59.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T05:50:59.171Z] [2021-05-28T05:50:59.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:50:59.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T05:50:59.487Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-28T05:50:59.487Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-28T05:50:59.487Z] ca9280d653b3: Pulling fs layer [2021-05-28T05:50:59.487Z] 7e9c9ca2126c: Pulling fs layer [2021-05-28T05:50:59.747Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-28T05:50:59.747Z] cbdbe7a5bc2a: Download complete [2021-05-28T05:50:59.747Z] cbdbe7a5bc2a: Pull complete [2021-05-28T05:51:00.334Z] ca9280d653b3: Verifying Checksum [2021-05-28T05:51:00.334Z] ca9280d653b3: Download complete [2021-05-28T05:51:00.919Z] ca9280d653b3: Pull complete [2021-05-28T05:51:01.501Z] 7e9c9ca2126c: Download complete [2021-05-28T05:51:04.849Z] 7e9c9ca2126c: Pull complete [2021-05-28T05:51:04.849Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-28T05:51:04.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T05:51:04.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-28T05:51:04.934Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-05-28T05:51:04.981Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T05:51:05.503Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-833 in /w/workspace/edgexfoundry_edgex-go_PR-3509 [2021-05-28T05:51:07.806Z] $ docker top 0ccd0bef2170d2934b7a57c8bd3509d36ec37162dab8e84487b97f0542954cac -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-05-28T05:51:07.945Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-05-28T05:51:08.153Z] The recommended git tool is: git [2021-05-28T05:51:08.200Z] + docker-compose build --help [2021-05-28T05:51:08.200Z] + grep parallel [2021-05-28T05:51:08.775Z] --parallel Build images in parallel. [Pipeline] } [2021-05-28T05:51:08.787Z] $ docker stop --time=1 0ccd0bef2170d2934b7a57c8bd3509d36ec37162dab8e84487b97f0542954cac [2021-05-28T05:51:10.317Z] $ docker rm -f 0ccd0bef2170d2934b7a57c8bd3509d36ec37162dab8e84487b97f0542954cac [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:51:10.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T05:51:10.788Z] . [Pipeline] withDockerContainer [2021-05-28T05:51:10.886Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-05-28T05:51:10.941Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T05:51:11.706Z] $ docker top 4bb2b0f425872527f259330bf43aae2c2cd41d8d9f927b9f60ebe7e5e2d45df7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T05:51:12.085Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-28T05:51:12.657Z] Building core-command ... [2021-05-28T05:51:12.657Z] Building core-data ... [2021-05-28T05:51:12.657Z] Building core-metadata ... [2021-05-28T05:51:12.657Z] Building security-bootstrapper ... [2021-05-28T05:51:12.657Z] Building security-proxy-setup ... [2021-05-28T05:51:12.657Z] Building security-secretstore-setup ... [2021-05-28T05:51:12.657Z] Building support-notifications ... [2021-05-28T05:51:12.657Z] Building support-scheduler ... [2021-05-28T05:51:12.657Z] Building sys-mgmt-agent ... [2021-05-28T05:51:12.657Z] Building support-notifications [2021-05-28T05:51:12.657Z] Building security-secretstore-setup [2021-05-28T05:51:12.657Z] Building security-proxy-setup [2021-05-28T05:51:12.657Z] Building security-bootstrapper [2021-05-28T05:51:12.657Z] Building sys-mgmt-agent [2021-05-28T05:51:13.663Z] using credential edgex-jenkins-ssh [2021-05-28T05:51:13.693Z] Cloning the remote Git repository [2021-05-28T05:51:13.746Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-28T05:51:13.933Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-05-28T05:51:14.004Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T05:51:14.005Z] > git --version # timeout=10 [2021-05-28T05:51:14.024Z] > git --version # 'git version 2.17.1' [2021-05-28T05:51:14.026Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T05:51:14.123Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T05:51:35.326Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:51:35.326Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:51:35.326Z] ---> c98b387f2edc [2021-05-28T05:51:35.326Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T05:51:37.880Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:51:37.880Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:51:37.880Z] ---> c98b387f2edc [2021-05-28T05:51:37.880Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T05:51:37.880Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:51:37.880Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:51:37.880Z] ---> c98b387f2edc [2021-05-28T05:51:37.880Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:51:39.278Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T05:51:39.300Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T05:51:39.322Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T05:51:40.384Z] Merging remotes/origin/master commit d9a6c616cf32cba4861b4c0e4c3b112d973864ad into PR head commit d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T05:51:40.819Z] Merge succeeded, producing d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T05:51:40.820Z] Checking out Revision d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f (PR-3509) [2021-05-28T05:51:39.360Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T05:51:39.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T05:51:39.374Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3509/head:refs/remotes/origin/PR-3509 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-28T05:51:40.403Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T05:51:40.418Z] > git checkout -f d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f # timeout=10 [2021-05-28T05:51:40.740Z] > git remote # timeout=10 [2021-05-28T05:51:40.759Z] > git config --get remote.origin.url # timeout=10 [2021-05-28T05:51:40.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T05:51:40.782Z] > git merge d9a6c616cf32cba4861b4c0e4c3b112d973864ad # timeout=10 [2021-05-28T05:51:40.805Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-28T05:51:40.827Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T05:51:40.843Z] > git checkout -f d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f # timeout=10 [2021-05-28T05:51:42.096Z] ---> Running in 47d12889c114 [2021-05-28T05:51:42.096Z] ---> Running in 1dbffe9dd353 [2021-05-28T05:51:42.096Z] ---> Running in 4d0b24be641b [2021-05-28T05:51:44.010Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:51:44.010Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:51:44.010Z] ---> c98b387f2edc [2021-05-28T05:51:44.010Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T05:51:45.298Z] Commit message: "Merge branch 'master' into remove-retry-config" [2021-05-28T05:51:45.400Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:51:45.401Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:51:45.401Z] ---> c98b387f2edc [2021-05-28T05:51:45.401Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T05:51:46.596Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-28T05:51:47.001Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T05:51:47.321Z] ---> Running in 9a99d7fdad5b [2021-05-28T05:51:47.322Z] ---> Running in 0accf75b5ea7 [2021-05-28T05:51:47.322Z] Removing intermediate container 1dbffe9dd353 [2021-05-28T05:51:47.322Z] ---> e16486a40500 [2021-05-28T05:51:47.322Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:51:47.322Z] Removing intermediate container 4d0b24be641b [2021-05-28T05:51:47.322Z] ---> 6804550a7650 [2021-05-28T05:51:47.322Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:51:47.322Z] Removing intermediate container 47d12889c114 [2021-05-28T05:51:47.322Z] ---> e79570771cce [2021-05-28T05:51:47.322Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:51:47.344Z] + sudo service docker restart [2021-05-28T05:51:47.344Z] + true [2021-05-28T05:51:47.582Z] ---> Running in 8f0c9800ab55 [2021-05-28T05:51:47.583Z] ---> Running in 0c5c5e176b92 [2021-05-28T05:51:47.583Z] ---> Running in 0815f860cc63 [2021-05-28T05:51:47.583Z] Removing intermediate container 0accf75b5ea7 [2021-05-28T05:51:47.583Z] ---> 52170d32c501 [2021-05-28T05:51:47.583Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:51:47.857Z] Removing intermediate container 9a99d7fdad5b [2021-05-28T05:51:47.857Z] ---> 942534ebed56 [2021-05-28T05:51:47.857Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:51:47.857Z] ---> Running in 4c2c54765d5a [2021-05-28T05:51:47.857Z] ---> Running in 8abe79115a04 [2021-05-28T05:51:48.805Z] Removing intermediate container 0c5c5e176b92 [2021-05-28T05:51:48.805Z] ---> bb99fe6553bd [2021-05-28T05:51:48.805Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T05:51:48.805Z] Removing intermediate container 8f0c9800ab55 [2021-05-28T05:51:48.805Z] ---> 24560be9674e [2021-05-28T05:51:48.805Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T05:51:49.071Z] ---> Running in 89612423fbc8 [2021-05-28T05:51:49.071Z] ---> Running in 5b010d04b0a3 [2021-05-28T05:51:49.333Z] Removing intermediate container 0815f860cc63 [2021-05-28T05:51:49.333Z] ---> 06c45303d704 [2021-05-28T05:51:49.333Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T05:51:49.333Z] ---> Running in 93e66d801657 [2021-05-28T05:51:49.333Z] Removing intermediate container 4c2c54765d5a [2021-05-28T05:51:49.333Z] ---> 8333f7753f2a [2021-05-28T05:51:49.333Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T05:51:49.595Z] Removing intermediate container 8abe79115a04 [2021-05-28T05:51:49.595Z] ---> 35fa4757d07e [2021-05-28T05:51:49.595Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T05:51:49.595Z] ---> Running in 1d1b6f08effa [2021-05-28T05:51:49.595Z] ---> Running in 301fd8f0682f [2021-05-28T05:51:50.169Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:51:50.169Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:51:50.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:51:50.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:51:50.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:51:50.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:51:51.224Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:51:51.224Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:51:51.484Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:51:51.484Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:51:51.758Z] OK: 219 MiB in 52 packages [2021-05-28T05:51:52.361Z] OK: 219 MiB in 52 packages [2021-05-28T05:51:52.361Z] OK: 219 MiB in 52 packages [2021-05-28T05:51:52.361Z] Removing intermediate container 5b010d04b0a3 [2021-05-28T05:51:52.361Z] ---> af1f65d06ba8 [2021-05-28T05:51:52.361Z] Step 6/32 : COPY go.mod . [2021-05-28T05:51:52.644Z] OK: 219 MiB in 52 packages [2021-05-28T05:51:52.644Z] OK: 219 MiB in 52 packages [2021-05-28T05:51:52.644Z] ---> f411eda701fd [2021-05-28T05:51:52.644Z] Step 7/32 : RUN go mod download [2021-05-28T05:51:52.905Z] ---> Running in 07ad02026650 [2021-05-28T05:51:53.168Z] Removing intermediate container 93e66d801657 [2021-05-28T05:51:53.168Z] ---> 5434240546c1 [2021-05-28T05:51:53.168Z] Step 6/24 : COPY go.mod . [2021-05-28T05:51:53.742Z] Removing intermediate container 1d1b6f08effa [2021-05-28T05:51:53.742Z] ---> 6bc1aa570e14 [2021-05-28T05:51:53.742Z] Step 6/23 : COPY go.mod . [2021-05-28T05:51:53.742Z] ---> 558207374c0e [2021-05-28T05:51:53.742Z] Step 7/24 : RUN go mod download [2021-05-28T05:51:54.004Z] Removing intermediate container 89612423fbc8 [2021-05-28T05:51:54.004Z] ---> ff74fd9e5ae3 [2021-05-28T05:51:54.004Z] Step 6/22 : COPY go.mod . [2021-05-28T05:51:54.004Z] ---> Running in c1bd366491f7 [2021-05-28T05:51:54.004Z] ---> 6b551f8609be [2021-05-28T05:51:54.004Z] Step 7/23 : RUN go mod download [2021-05-28T05:51:54.582Z] ---> Running in dd088f1b4167 [2021-05-28T05:51:54.843Z] Removing intermediate container 301fd8f0682f [2021-05-28T05:51:54.843Z] ---> 8d248f838312 [2021-05-28T05:51:54.843Z] Step 6/26 : COPY go.mod . [2021-05-28T05:51:54.843Z] ---> 3995b4ccbf0c [2021-05-28T05:51:54.843Z] Step 7/22 : RUN go mod download [2021-05-28T05:51:55.429Z] ---> Running in f4d37234b3b6 [2021-05-28T05:51:55.429Z] ---> 78321a992316 [2021-05-28T05:51:55.429Z] Step 7/26 : RUN go mod download [2021-05-28T05:51:55.429Z] ---> Running in 9e3525b0a2d6 [2021-05-28T05:51:56.835Z] Removing intermediate container c1bd366491f7 [2021-05-28T05:51:56.835Z] ---> ca9cc0480a62 [2021-05-28T05:51:56.835Z] Step 8/24 : COPY . . [2021-05-28T05:51:56.835Z] Removing intermediate container 07ad02026650 [2021-05-28T05:51:56.835Z] ---> fa97e180d567 [2021-05-28T05:51:56.835Z] Step 8/32 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T05:52:05.674Z] provisioning config files... [2021-05-28T05:52:05.699Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config5975510826369427675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:52:06.067Z] ---> docker-login.sh [2021-05-28T05:52:06.067Z] nexus3.edgexfoundry.org:10001 [2021-05-28T05:52:07.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:52:07.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:52:07.326Z] Configure a credential helper to remove this warning. See [2021-05-28T05:52:07.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:52:07.326Z] [2021-05-28T05:52:07.326Z] Login Succeeded [2021-05-28T05:52:07.326Z] nexus3.edgexfoundry.org:10002 [2021-05-28T05:52:07.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:52:07.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:52:07.875Z] Configure a credential helper to remove this warning. See [2021-05-28T05:52:07.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:52:07.875Z] [2021-05-28T05:52:07.875Z] Login Succeeded [2021-05-28T05:52:07.875Z] nexus3.edgexfoundry.org:10003 [2021-05-28T05:52:08.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:52:08.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:52:08.435Z] Configure a credential helper to remove this warning. See [2021-05-28T05:52:08.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:52:08.435Z] [2021-05-28T05:52:08.435Z] Login Succeeded [2021-05-28T05:52:08.435Z] nexus3.edgexfoundry.org:10004 [2021-05-28T05:52:08.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:52:08.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:52:08.997Z] Configure a credential helper to remove this warning. See [2021-05-28T05:52:08.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:52:08.997Z] [2021-05-28T05:52:08.997Z] Login Succeeded [2021-05-28T05:52:08.997Z] docker.io [2021-05-28T05:52:09.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:52:09.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:52:09.872Z] Configure a credential helper to remove this warning. See [2021-05-28T05:52:09.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:52:09.872Z] [2021-05-28T05:52:09.872Z] Login Succeeded [2021-05-28T05:52:09.872Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T05:52:09.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-28T05:52:10.279Z] ========================================================= [2021-05-28T05:52:10.279Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-28T05:52:10.279Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:52:10.624Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-28T05:52:11.780Z] Removing intermediate container dd088f1b4167 [2021-05-28T05:52:11.780Z] ---> 821a96e80b84 [2021-05-28T05:52:11.780Z] Step 8/23 : COPY . . [2021-05-28T05:52:11.780Z] Removing intermediate container f4d37234b3b6 [2021-05-28T05:52:11.780Z] ---> ef5ee986159a [2021-05-28T05:52:11.780Z] Step 8/22 : COPY . . [2021-05-28T05:52:11.780Z] ---> c5f2e5aa68c7 [2021-05-28T05:52:11.780Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:52:13.166Z] ---> 7b93d2304732 [2021-05-28T05:52:13.166Z] Step 9/32 : RUN go mod tidy [2021-05-28T05:52:13.281Z] Sending build context to Docker daemon 168.2MB [2021-05-28T05:52:13.281Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T05:52:13.281Z] Step 2/6 : FROM ${BASE} [2021-05-28T05:52:13.281Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-28T05:52:13.281Z] 595b0fe564bb: Pulling fs layer [2021-05-28T05:52:13.281Z] 7186ed65a4f7: Pulling fs layer [2021-05-28T05:52:13.281Z] 316046926c0a: Pulling fs layer [2021-05-28T05:52:13.281Z] 4ebd0625c992: Pulling fs layer [2021-05-28T05:52:13.281Z] 207e8628e3a3: Pulling fs layer [2021-05-28T05:52:13.281Z] c791037a9be2: Pulling fs layer [2021-05-28T05:52:13.281Z] ffd874e62e21: Pulling fs layer [2021-05-28T05:52:13.281Z] 4ebd0625c992: Waiting [2021-05-28T05:52:13.281Z] 207e8628e3a3: Waiting [2021-05-28T05:52:13.281Z] c791037a9be2: Waiting [2021-05-28T05:52:13.281Z] ffd874e62e21: Waiting [2021-05-28T05:52:13.281Z] 316046926c0a: Verifying Checksum [2021-05-28T05:52:13.281Z] 316046926c0a: Download complete [2021-05-28T05:52:13.281Z] 7186ed65a4f7: Verifying Checksum [2021-05-28T05:52:13.281Z] 7186ed65a4f7: Download complete [2021-05-28T05:52:13.281Z] 207e8628e3a3: Verifying Checksum [2021-05-28T05:52:13.281Z] 207e8628e3a3: Download complete [2021-05-28T05:52:13.281Z] c791037a9be2: Verifying Checksum [2021-05-28T05:52:13.281Z] c791037a9be2: Download complete [2021-05-28T05:52:13.556Z] 595b0fe564bb: Verifying Checksum [2021-05-28T05:52:13.557Z] 595b0fe564bb: Download complete [2021-05-28T05:52:14.174Z] 595b0fe564bb: Pull complete [2021-05-28T05:52:14.783Z] 7186ed65a4f7: Pull complete [2021-05-28T05:52:15.060Z] 316046926c0a: Pull complete [2021-05-28T05:52:16.043Z] ffd874e62e21: Download complete [2021-05-28T05:52:16.476Z] Removing intermediate container 9e3525b0a2d6 [2021-05-28T05:52:16.476Z] ---> a60b84e9eb79 [2021-05-28T05:52:16.476Z] Step 8/26 : COPY . . [2021-05-28T05:52:16.736Z] ---> Running in 06fc42dcf9d9 [2021-05-28T05:52:17.469Z] 4ebd0625c992: Verifying Checksum [2021-05-28T05:52:17.469Z] 4ebd0625c992: Download complete [2021-05-28T05:52:27.642Z] 4ebd0625c992: Pull complete [2021-05-28T05:52:27.642Z] 207e8628e3a3: Pull complete [2021-05-28T05:52:27.917Z] c791037a9be2: Pull complete [2021-05-28T05:52:31.322Z] ffd874e62e21: Pull complete [2021-05-28T05:52:31.594Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-28T05:52:31.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-28T05:52:31.594Z] ---> cfc18b08335c [2021-05-28T05:52:31.594Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-28T05:52:34.233Z] ---> Running in e5766e3e3872 [2021-05-28T05:52:35.717Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:52:36.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:52:37.286Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T05:52:37.560Z] (2/12) Installing file (5.39-r0) [2021-05-28T05:52:37.560Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T05:52:37.560Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T05:52:38.722Z] ---> Running in 0668827281bf [2021-05-28T05:52:38.722Z] ---> 09dbaf3f88af [2021-05-28T05:52:38.722Z] Step 9/23 : RUN go mod tidy [2021-05-28T05:52:38.722Z] ---> Running in 350103455c8d [2021-05-28T05:52:38.722Z] ---> c18c07d0a194 [2021-05-28T05:52:38.722Z] Step 9/22 : RUN go mod tidy [2021-05-28T05:52:38.722Z] ---> Running in fb9bc05fc8fd [2021-05-28T05:52:38.986Z] Removing intermediate container 06fc42dcf9d9 [2021-05-28T05:52:38.986Z] ---> 7a8e3f0dfd8d [2021-05-28T05:52:38.986Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T05:52:39.251Z] ---> Running in eedf434243c3 [2021-05-28T05:52:39.511Z] Removing intermediate container 0668827281bf [2021-05-28T05:52:39.511Z] ---> 5c482c6fa306 [2021-05-28T05:52:39.511Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T05:52:39.772Z] ---> Running in 636fc0b4ca90 [2021-05-28T05:52:39.772Z] Removing intermediate container 350103455c8d [2021-05-28T05:52:39.772Z] ---> 8aa118fdbfb3 [2021-05-28T05:52:39.772Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T05:52:40.046Z] Removing intermediate container fb9bc05fc8fd [2021-05-28T05:52:40.046Z] ---> 43d52a7866b9 [2021-05-28T05:52:40.046Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T05:52:40.046Z] ---> Running in daa0b5da569b [2021-05-28T05:52:40.046Z] 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 [2021-05-28T05:52:40.046Z] ---> Running in 196a9d39b147 [2021-05-28T05:52:40.638Z] 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 [2021-05-28T05:52:40.924Z] 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 [2021-05-28T05:52:40.924Z] 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 [2021-05-28T05:52:44.266Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T05:52:44.267Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T05:52:44.267Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T05:52:44.267Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T05:52:44.267Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T05:52:44.267Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T05:52:44.267Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T05:52:44.267Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T05:52:44.267Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T05:52:44.267Z] OK: 218 MiB in 52 packages [2021-05-28T05:52:48.890Z] Removing intermediate container e5766e3e3872 [2021-05-28T05:52:48.890Z] ---> fe192b37a6e1 [2021-05-28T05:52:48.890Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T05:52:48.890Z] ---> Running in eb0a840065ff [2021-05-28T05:52:48.890Z] Removing intermediate container eb0a840065ff [2021-05-28T05:52:48.890Z] ---> b23828699d79 [2021-05-28T05:52:48.890Z] Step 5/6 : COPY go.mod . [2021-05-28T05:52:49.555Z] ---> 8f9d9d352035 [2021-05-28T05:52:49.555Z] Step 6/6 : RUN go mod download [2021-05-28T05:52:49.831Z] ---> Running in 6f67062844c0 [2021-05-28T05:52:51.075Z] ---> ae0c73e2e9c2 [2021-05-28T05:52:51.076Z] Step 9/26 : RUN go mod tidy [2021-05-28T05:52:51.344Z] ---> Running in 61fcd2a074f0 [2021-05-28T05:52:53.937Z] Removing intermediate container 61fcd2a074f0 [2021-05-28T05:52:53.937Z] ---> 1a132736e22a [2021-05-28T05:52:53.937Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T05:52:53.937Z] ---> Running in d4a056289f82 [2021-05-28T05:52:54.517Z] 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 [2021-05-28T05:53:16.622Z] Removing intermediate container 6f67062844c0 [2021-05-28T05:53:16.623Z] ---> 41b2c69d3ec6 [2021-05-28T05:53:16.623Z] Successfully built 41b2c69d3ec6 [2021-05-28T05:53:16.623Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:53:16.983Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T05:53:16.983Z] . [Pipeline] withDockerContainer [2021-05-28T05:53:17.229Z] prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container [2021-05-28T05:53:17.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-28T05:53:18.891Z] $ docker top 78b422ea942915858edbc928b9a33ab0b0ce88b3685e214b7fadcd814f67e02f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T05:53:19.880Z] + go version [2021-05-28T05:53:19.880Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-28T05:53:19.906Z] $ docker stop --time=1 78b422ea942915858edbc928b9a33ab0b0ce88b3685e214b7fadcd814f67e02f [2021-05-28T05:53:21.179Z] 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 [2021-05-28T05:53:21.728Z] $ docker rm -f 78b422ea942915858edbc928b9a33ab0b0ce88b3685e214b7fadcd814f67e02f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:53:22.432Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T05:53:22.432Z] . [Pipeline] withDockerContainer [2021-05-28T05:53:22.693Z] prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container [2021-05-28T05:53:22.777Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-28T05:53:24.379Z] $ docker top afa991ad595fb44fcc5e72ba089fb8de70bd1cdf9825e67f7c7ac5ae12278c81 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T05:53:24.723Z] ========================================================= [2021-05-28T05:53:24.723Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-28T05:53:24.723Z] ========================================================= [Pipeline] sh [2021-05-28T05:53:25.372Z] + go mod tidy [Pipeline] sh [2021-05-28T05:53:26.551Z] Removing intermediate container 636fc0b4ca90 [2021-05-28T05:53:26.551Z] ---> 38185affc853 [2021-05-28T05:53:26.551Z] [2021-05-28T05:53:26.551Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T05:53:26.551Z] Removing intermediate container eedf434243c3 [2021-05-28T05:53:26.551Z] ---> e16867cedda3 [2021-05-28T05:53:26.551Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T05:53:26.551Z] ---> Running in ef11839e759f [2021-05-28T05:53:26.551Z] 3.12: Pulling from library/alpine [2021-05-28T05:53:26.818Z] 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 [2021-05-28T05:53:27.005Z] + make test [2021-05-28T05:53:27.005Z] go mod tidy [2021-05-28T05:53:27.400Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T05:53:27.400Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T05:53:27.400Z] ---> 13621d1b12d4 [2021-05-28T05:53:27.400Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T05:53:27.400Z] Removing intermediate container 196a9d39b147 [2021-05-28T05:53:27.400Z] ---> ad67e83814dc [2021-05-28T05:53:27.400Z] [2021-05-28T05:53:27.400Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T05:53:27.400Z] ---> 13621d1b12d4 [2021-05-28T05:53:27.400Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T05:53:27.400Z] ---> Running in 2b807093c08f [2021-05-28T05:53:27.400Z] ---> Running in 23a77d5729a4 [2021-05-28T05:53:27.597Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-28T05:53:27.978Z] Removing intermediate container 23a77d5729a4 [2021-05-28T05:53:27.978Z] ---> cb3a39030f1d [2021-05-28T05:53:27.978Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T05:53:27.978Z] ---> Running in 0ba36867032b [2021-05-28T05:53:27.978Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:53:28.244Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:53:28.244Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T05:53:28.244Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T05:53:28.244Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T05:53:28.244Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T05:53:28.244Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:53:28.244Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T05:53:28.505Z] OK: 7 MiB in 18 packages [2021-05-28T05:53:28.506Z] Removing intermediate container ef11839e759f [2021-05-28T05:53:28.506Z] ---> e84ccf841ee1 [2021-05-28T05:53:28.506Z] [2021-05-28T05:53:28.506Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T05:53:28.776Z] 20.10.0: Pulling from library/docker [2021-05-28T05:53:29.360Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:53:29.360Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:53:29.360Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T05:53:29.360Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T05:53:29.619Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:53:29.619Z] OK: 6 MiB in 16 packages [2021-05-28T05:53:29.894Z] 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 [2021-05-28T05:53:29.894Z] Removing intermediate container 2b807093c08f [2021-05-28T05:53:29.894Z] ---> 63348496deae [2021-05-28T05:53:29.894Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T05:53:30.469Z] Removing intermediate container daa0b5da569b [2021-05-28T05:53:30.469Z] ---> 1991066a1277 [2021-05-28T05:53:30.469Z] [2021-05-28T05:53:30.469Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T05:53:30.469Z] ---> 13621d1b12d4 [2021-05-28T05:53:30.469Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T05:53:30.469Z] ---> Running in 78ffeb90f04d [2021-05-28T05:53:30.469Z] ---> Running in 66b148f1207e [2021-05-28T05:53:30.737Z] Removing intermediate container 0ba36867032b [2021-05-28T05:53:30.737Z] ---> eaaa89607c6d [2021-05-28T05:53:30.737Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T05:53:30.737Z] Removing intermediate container 78ffeb90f04d [2021-05-28T05:53:30.737Z] ---> e5e2b866de1a [2021-05-28T05:53:30.737Z] Step 14/22 : WORKDIR /edgex [2021-05-28T05:53:30.737Z] ---> Running in a7f53b8aabe4 [2021-05-28T05:53:30.737Z] ---> Running in 1bf2f17f15fe [2021-05-28T05:53:31.004Z] Removing intermediate container a7f53b8aabe4 [2021-05-28T05:53:31.005Z] ---> 7f51e4470917 [2021-05-28T05:53:31.005Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T05:53:31.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:53:31.005Z] ---> Running in 5caf69646205 [2021-05-28T05:53:31.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:53:31.005Z] Removing intermediate container 1bf2f17f15fe [2021-05-28T05:53:31.005Z] ---> 30a91305be09 [2021-05-28T05:53:31.005Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T05:53:31.264Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T05:53:31.264Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T05:53:31.264Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:53:31.264Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T05:53:31.264Z] OK: 6 MiB in 16 packages [2021-05-28T05:53:31.524Z] Removing intermediate container 5caf69646205 [2021-05-28T05:53:31.524Z] ---> 89766d8bd011 [2021-05-28T05:53:31.524Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T05:53:32.117Z] ---> Running in c5f5d63b6f4f [2021-05-28T05:53:32.117Z] ---> 184b82ba28be [2021-05-28T05:53:32.117Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T05:53:33.513Z] Removing intermediate container 66b148f1207e [2021-05-28T05:53:33.513Z] ---> 34a01d40b7ca [2021-05-28T05:53:33.513Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:53:33.513Z] ---> 472bd2f6c691 [2021-05-28T05:53:33.513Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T05:53:33.513Z] ---> Running in 561fc79a5821 [2021-05-28T05:53:33.777Z] Removing intermediate container d4a056289f82 [2021-05-28T05:53:33.777Z] ---> 60bc3707d9d6 [2021-05-28T05:53:33.777Z] [2021-05-28T05:53:33.777Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T05:53:34.041Z] ---> 13621d1b12d4 [2021-05-28T05:53:34.041Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T05:53:34.041Z] Removing intermediate container 561fc79a5821 [2021-05-28T05:53:34.041Z] ---> f2935c2e35b4 [2021-05-28T05:53:34.041Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T05:53:34.041Z] ---> 1f59c4414d7d [2021-05-28T05:53:34.041Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T05:53:34.041Z] ---> Running in 7b5f09a8a95c [2021-05-28T05:53:34.041Z] ---> Running in a07be757a333 [2021-05-28T05:53:34.041Z] ---> Running in 90d703baeef7 [2021-05-28T05:53:34.307Z] Removing intermediate container 7b5f09a8a95c [2021-05-28T05:53:34.307Z] ---> 088448e9e575 [2021-05-28T05:53:34.307Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T05:53:34.307Z] Removing intermediate container c5f5d63b6f4f [2021-05-28T05:53:34.307Z] ---> 490abaa2114a [2021-05-28T05:53:34.307Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T05:53:34.307Z] ---> Running in ad21a076165d [2021-05-28T05:53:34.307Z] ---> Running in e4183e818450 [2021-05-28T05:53:34.307Z] Removing intermediate container 90d703baeef7 [2021-05-28T05:53:34.307Z] ---> e1234adbf9a2 [2021-05-28T05:53:34.307Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T05:53:34.307Z] ---> Running in 7b7578bda513 [2021-05-28T05:53:34.574Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T05:53:34.574Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T05:53:34.574Z] Removing intermediate container e4183e818450 [2021-05-28T05:53:34.574Z] ---> 10c3bfad4fd0 [2021-05-28T05:53:34.574Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T05:53:34.574Z] ---> aefe523efa57 [2021-05-28T05:53:34.574Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:53:34.574Z] Removing intermediate container ad21a076165d [2021-05-28T05:53:34.574Z] ---> 498b6da43389 [2021-05-28T05:53:34.574Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:53:34.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:53:34.574Z] ---> Running in 739d936b9ba3 [2021-05-28T05:53:34.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:53:34.574Z] Removing intermediate container 7b7578bda513 [2021-05-28T05:53:34.574Z] ---> 19db44c1ac27 [2021-05-28T05:53:34.574Z] Step 20/22 : LABEL arch=x86_64 [2021-05-28T05:53:34.574Z] ---> Running in cdf5b9a8f5e8 [2021-05-28T05:53:34.836Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T05:53:34.836Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T05:53:34.836Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T05:53:34.836Z] Removing intermediate container 739d936b9ba3 [2021-05-28T05:53:34.836Z] ---> aa92826eeeb4 [2021-05-28T05:53:34.836Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T05:53:34.836Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T05:53:34.836Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T05:53:34.836Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T05:53:34.836Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:53:34.836Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T05:53:34.836Z] ---> Running in cf60cc891a54 [2021-05-28T05:53:34.836Z] OK: 7 MiB in 20 packages [2021-05-28T05:53:34.836Z] ---> 8157ac1f911b [2021-05-28T05:53:34.836Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T05:53:34.836Z] ---> 573787c8c3f9 [2021-05-28T05:53:34.836Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T05:53:34.836Z] Removing intermediate container cdf5b9a8f5e8 [2021-05-28T05:53:34.836Z] ---> 5328ec24692f [2021-05-28T05:53:34.836Z] Step 21/22 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T05:53:34.836Z] ---> Running in e7168a4c1dda [2021-05-28T05:53:34.836Z] ---> Running in b7c463d69fc4 [2021-05-28T05:53:35.107Z] Removing intermediate container b7c463d69fc4 [2021-05-28T05:53:35.107Z] ---> 4bf9e7485501 [2021-05-28T05:53:35.107Z] Step 22/22 : LABEL version=0.0.0 [2021-05-28T05:53:35.107Z] ---> Running in 33f582281f9a [2021-05-28T05:53:35.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:53:35.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:53:35.376Z] ---> c824cc872386 [2021-05-28T05:53:35.376Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T05:53:35.376Z] Removing intermediate container a07be757a333 [2021-05-28T05:53:35.376Z] ---> 3e55fbba68b1 [2021-05-28T05:53:35.376Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T05:53:35.376Z] Removing intermediate container 33f582281f9a [2021-05-28T05:53:35.376Z] ---> 9809c3c6d0f9 [2021-05-28T05:53:35.376Z] [2021-05-28T05:53:35.667Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T05:53:35.667Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T05:53:35.667Z] Executing bash-5.0.17-r0.post-install [2021-05-28T05:53:35.667Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T05:53:35.667Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T05:53:35.667Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T05:53:35.667Z] ---> Running in c5621e551943 [2021-05-28T05:53:35.667Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T05:53:35.667Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T05:53:35.667Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T05:53:35.667Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T05:53:35.667Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T05:53:35.667Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T05:53:35.667Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T05:53:35.667Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T05:53:35.667Z] Successfully built 9809c3c6d0f9 [2021-05-28T05:53:35.667Z] Successfully tagged security-proxy-setup:latest [2021-05-28T05:53:35.667Z] Building core-command [2021-05-28T05:53:35.929Z]  Building security-proxy-setup ... done  ---> 0a6d1ca38930 [2021-05-28T05:53:35.929Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T05:53:37.316Z] ---> Running in 0baf851fc9b7 [2021-05-28T05:53:37.316Z] Removing intermediate container c5621e551943 [2021-05-28T05:53:37.316Z] ---> 7655a5e317f5 [2021-05-28T05:53:37.316Z] Step 14/26 : WORKDIR / [2021-05-28T05:53:37.576Z] Removing intermediate container e7168a4c1dda [2021-05-28T05:53:37.576Z] ---> 4eb05bf8118f [2021-05-28T05:53:37.576Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:53:37.576Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T05:53:37.576Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T05:53:37.576Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T05:53:37.576Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T05:53:38.150Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T05:53:38.150Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T05:53:38.150Z] ---> Running in 47f49a03252a [2021-05-28T05:53:38.150Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T05:53:38.150Z] Removing intermediate container 0baf851fc9b7 [2021-05-28T05:53:38.150Z] ---> 6c1845602dd5 [2021-05-28T05:53:38.150Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:53:38.411Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T05:53:38.993Z] ---> 4315d51bcc15 [2021-05-28T05:53:38.993Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T05:53:38.993Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T05:53:38.993Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T05:53:38.993Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T05:53:38.993Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T05:53:38.993Z] ---> Running in e0d46646363f [2021-05-28T05:53:38.993Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T05:53:38.993Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T05:53:38.993Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T05:53:38.993Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T05:53:38.993Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T05:53:38.993Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T05:53:38.993Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T05:53:38.993Z] Removing intermediate container 47f49a03252a [2021-05-28T05:53:38.993Z] ---> b4276e14a1d6 [2021-05-28T05:53:38.993Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-28T05:53:38.993Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T05:53:38.993Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T05:53:38.993Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T05:53:38.993Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T05:53:39.264Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T05:53:39.264Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T05:53:39.264Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T05:53:39.264Z] Removing intermediate container e0d46646363f [2021-05-28T05:53:39.264Z] ---> 67bf92bbaf40 [2021-05-28T05:53:39.264Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T05:53:39.569Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T05:53:39.569Z] OK: 72 MiB in 59 packages [2021-05-28T05:53:39.856Z] ---> Running in 56f74cc37abd [2021-05-28T05:53:40.181Z] ---> 15ab038a5faa [2021-05-28T05:53:40.181Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-28T05:53:40.181Z] ---> eebce0cd9ec3 [2021-05-28T05:53:40.181Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T05:53:40.484Z] Collecting docker-compose==1.23.2 [2021-05-28T05:53:40.484Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T05:53:40.752Z] Removing intermediate container 56f74cc37abd [2021-05-28T05:53:40.752Z] ---> 78d6abc196d0 [2021-05-28T05:53:40.752Z] Step 22/23 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T05:53:40.752Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T05:53:40.752Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T05:53:41.018Z] ---> Running in a0cb6df5e36b [2021-05-28T05:53:41.018Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-28T05:53:41.283Z] Collecting PyYAML<4,>=3.10 [2021-05-28T05:53:41.283Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T05:53:41.283Z] ---> 80f20d1f5e85 [2021-05-28T05:53:41.283Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T05:53:41.283Z] ---> 762dc6c707bf [2021-05-28T05:53:41.283Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T05:53:41.283Z] Removing intermediate container a0cb6df5e36b [2021-05-28T05:53:41.283Z] ---> 0ae6b82621e1 [2021-05-28T05:53:41.283Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T05:53:41.554Z] ---> Running in 1fa73b7c9ebf [2021-05-28T05:53:41.836Z] ---> 2189e6d4fb3d [2021-05-28T05:53:41.837Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T05:53:42.277Z] ---> 4b6aad9b6391 [2021-05-28T05:53:42.277Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-28T05:53:42.277Z] Removing intermediate container 1fa73b7c9ebf [2021-05-28T05:53:42.277Z] ---> 9a4590a5cd33 [2021-05-28T05:53:42.277Z] [2021-05-28T05:53:42.277Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T05:53:42.277Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T05:53:42.277Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:53:42.277Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:53:42.277Z] ---> c98b387f2edc [2021-05-28T05:53:42.277Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:53:42.277Z] ---> Using cache [2021-05-28T05:53:42.277Z] ---> 942534ebed56 [2021-05-28T05:53:42.277Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:53:42.277Z] ---> Using cache [2021-05-28T05:53:42.277Z] ---> 35fa4757d07e [2021-05-28T05:53:42.277Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T05:53:42.277Z] ---> Using cache [2021-05-28T05:53:42.277Z] ---> 8d248f838312 [2021-05-28T05:53:42.277Z] Step 6/24 : COPY go.mod . [2021-05-28T05:53:42.277Z] ---> Using cache [2021-05-28T05:53:42.277Z] ---> 78321a992316 [2021-05-28T05:53:42.277Z] Step 7/24 : RUN go mod download [2021-05-28T05:53:42.277Z] ---> Using cache [2021-05-28T05:53:42.277Z] ---> a60b84e9eb79 [2021-05-28T05:53:42.277Z] Step 8/24 : COPY . . [2021-05-28T05:53:42.277Z] ---> Using cache [2021-05-28T05:53:42.277Z] ---> ae0c73e2e9c2 [2021-05-28T05:53:42.277Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:53:42.277Z] ---> Using cache [2021-05-28T05:53:42.277Z] ---> 1a132736e22a [2021-05-28T05:53:42.277Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T05:53:42.277Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T05:53:42.277Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T05:53:42.654Z] ---> e6671b6c7f23 [2021-05-28T05:53:42.654Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T05:53:42.654Z] ---> Running in 0c3d47ba3229 [2021-05-28T05:53:42.654Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T05:53:42.654Z] Successfully built 9a4590a5cd33 [2021-05-28T05:53:42.654Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T05:53:42.654Z] Successfully tagged support-notifications:latest [2021-05-28T05:53:42.654Z] Building core-data [2021-05-28T05:53:42.654Z]  Building support-notifications ... done  ---> Running in fb724a8bf157 [2021-05-28T05:53:42.654Z] ---> ef11b5d17b23 [2021-05-28T05:53:42.654Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T05:53:44.488Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T05:53:44.488Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T05:53:44.488Z] Removing intermediate container fb724a8bf157 [2021-05-28T05:53:44.488Z] ---> fb2d5f2e1319 [2021-05-28T05:53:44.488Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T05:53:44.488Z] 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 [2021-05-28T05:53:44.819Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T05:53:44.819Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T05:53:49.043Z] ---> 2c6c86ead92b [2021-05-28T05:53:49.043Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T05:53:49.043Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T05:53:49.043Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T05:53:50.446Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T05:53:50.446Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T05:53:50.715Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:53:50.715Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:53:50.715Z] ---> c98b387f2edc [2021-05-28T05:53:50.715Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:53:50.715Z] ---> Using cache [2021-05-28T05:53:50.715Z] ---> 942534ebed56 [2021-05-28T05:53:50.715Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:53:50.715Z] ---> Using cache [2021-05-28T05:53:50.715Z] ---> 35fa4757d07e [2021-05-28T05:53:50.715Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T05:53:50.715Z] ---> 976bfb05ce3d [2021-05-28T05:53:50.715Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T05:53:50.715Z] ---> 4fbf2c6b627f [2021-05-28T05:53:50.715Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T05:53:50.715Z] ---> Running in d11dbbaade67 [2021-05-28T05:53:50.980Z] ---> Running in 0e2a8d79dae7 [2021-05-28T05:53:51.244Z] ---> e341769ab0bd [2021-05-28T05:53:51.244Z] 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/ [2021-05-28T05:53:51.244Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T05:53:51.244Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T05:53:51.244Z] ---> Running in 5c54c35462c0 [2021-05-28T05:53:51.244Z] Collecting idna<2.8,>=2.5 [2021-05-28T05:53:51.244Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T05:53:51.244Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-28T05:53:51.244Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-28T05:53:51.516Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T05:53:51.516Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T05:53:51.516Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T05:53:51.516Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T05:53:51.516Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T05:53:51.516Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T05:53:51.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:53:51.786Z] Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, PyYAML, dockerpty, texttable, cached-property, jsonschema, docopt, docker-compose [2021-05-28T05:53:51.786Z] Attempting uninstall: idna [2021-05-28T05:53:51.786Z] Found existing installation: idna 2.9 [2021-05-28T05:53:51.786Z] Uninstalling idna-2.9: [2021-05-28T05:53:51.786Z] Successfully uninstalled idna-2.9 [2021-05-28T05:53:51.786Z] Attempting uninstall: urllib3 [2021-05-28T05:53:51.786Z] Found existing installation: urllib3 1.25.9 [2021-05-28T05:53:51.786Z] Uninstalling urllib3-1.25.9: [2021-05-28T05:53:52.064Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T05:53:52.064Z] Attempting uninstall: requests [2021-05-28T05:53:52.064Z] Found existing installation: requests 2.23.0 [2021-05-28T05:53:52.064Z] Uninstalling requests-2.23.0: [2021-05-28T05:53:52.064Z] Successfully uninstalled requests-2.23.0 [2021-05-28T05:53:52.330Z] Removing intermediate container 0e2a8d79dae7 [2021-05-28T05:53:52.330Z] ---> 04accfbcb1d0 [2021-05-28T05:53:52.330Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T05:53:52.330Z] Removing intermediate container 5c54c35462c0 [2021-05-28T05:53:52.330Z] ---> e23794c0e7de [2021-05-28T05:53:52.330Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T05:53:52.330Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:53:52.593Z] ---> Running in ed69358e6b1a [2021-05-28T05:53:52.593Z] ---> Running in 42dead394171 [2021-05-28T05:53:52.593Z] Removing intermediate container 42dead394171 [2021-05-28T05:53:52.593Z] ---> 6be7c6ce12ab [2021-05-28T05:53:52.593Z] Step 29/32 : CMD ["gate"] [2021-05-28T05:53:52.593Z] Removing intermediate container ed69358e6b1a [2021-05-28T05:53:52.593Z] ---> 50be81c88f6f [2021-05-28T05:53:52.593Z] Step 24/26 : LABEL arch=x86_64 [2021-05-28T05:53:52.855Z] ---> Running in 98e0b60f24ab [2021-05-28T05:53:52.855Z] ---> Running in 7d56cdeffb5f [2021-05-28T05:53:52.855Z] Running setup.py install for PyYAML: started [2021-05-28T05:53:52.855Z] Removing intermediate container 98e0b60f24ab [2021-05-28T05:53:52.855Z] ---> 3b76acf43b36 [2021-05-28T05:53:52.855Z] Step 25/26 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T05:53:53.120Z] ---> Running in 390a8ac345f5 [2021-05-28T05:53:53.120Z] Removing intermediate container 7d56cdeffb5f [2021-05-28T05:53:53.120Z] ---> d3cba0c94a20 [2021-05-28T05:53:53.120Z] Step 30/32 : LABEL arch=x86_64 [2021-05-28T05:53:53.389Z] ---> Running in b602c2f360db [2021-05-28T05:53:53.389Z] Removing intermediate container 390a8ac345f5 [2021-05-28T05:53:53.389Z] ---> ff88a161856a [2021-05-28T05:53:53.389Z] Step 26/26 : LABEL version=0.0.0 [2021-05-28T05:53:53.389Z] ---> Running in 499e60e824be [2021-05-28T05:53:53.389Z] Removing intermediate container b602c2f360db [2021-05-28T05:53:53.389Z] ---> 992abd347b92 [2021-05-28T05:53:53.389Z] Step 31/32 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T05:53:53.652Z] OK: 219 MiB in 52 packages [2021-05-28T05:53:53.652Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T05:53:53.652Z] Running setup.py install for dockerpty: started [2021-05-28T05:53:53.652Z] ---> Running in 67cec35aeabd [2021-05-28T05:53:53.917Z] Removing intermediate container 499e60e824be [2021-05-28T05:53:53.917Z] ---> f5f04d304b97 [2021-05-28T05:53:53.917Z] [2021-05-28T05:53:54.186Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T05:53:54.398Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-28T05:53:54.461Z] Running setup.py install for texttable: started [2021-05-28T05:53:54.461Z] Successfully built f5f04d304b97 [2021-05-28T05:53:54.461Z] Successfully tagged security-secretstore-setup:latest [2021-05-28T05:53:54.461Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-05-28T05:53:54.461Z] Removing intermediate container 67cec35aeabd [2021-05-28T05:53:54.461Z] ---> 7422073b8940 [2021-05-28T05:53:54.461Z] Step 32/32 : LABEL version=0.0.0 [2021-05-28T05:53:54.727Z] Removing intermediate container d11dbbaade67 [2021-05-28T05:53:54.727Z] ---> cfbe5f3a314a [2021-05-28T05:53:54.727Z] Step 6/24 : COPY go.mod . [2021-05-28T05:53:54.727Z] ---> Running in 22da11b4f795 [2021-05-28T05:53:55.000Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T05:53:55.000Z] Removing intermediate container 22da11b4f795 [2021-05-28T05:53:55.000Z] ---> af6c040cd313 [2021-05-28T05:53:55.000Z] [2021-05-28T05:53:55.950Z] Successfully built af6c040cd313 [2021-05-28T05:53:57.355Z] ---> c01d4532fe0f [2021-05-28T05:53:57.355Z] Step 7/24 : RUN go mod download [2021-05-28T05:53:57.355Z] Successfully tagged security-bootstrapper:latest [2021-05-28T05:53:57.355Z] Building core-metadata [2021-05-28T05:53:57.621Z] Running setup.py install for docopt: started [2021-05-28T05:53:57.889Z]  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' [2021-05-28T05:54:01.187Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:54:01.187Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:54:01.187Z] ---> c98b387f2edc [2021-05-28T05:54:01.187Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T05:54:01.187Z] ---> Using cache [2021-05-28T05:54:01.187Z] ---> 942534ebed56 [2021-05-28T05:54:01.187Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:54:01.187Z] ---> Using cache [2021-05-28T05:54:01.187Z] ---> 35fa4757d07e [2021-05-28T05:54:01.187Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T05:54:01.187Z] ---> Using cache [2021-05-28T05:54:01.187Z] ---> 8d248f838312 [2021-05-28T05:54:01.187Z] Step 6/23 : COPY go.mod . [2021-05-28T05:54:01.187Z] ---> Using cache [2021-05-28T05:54:01.187Z] ---> 78321a992316 [2021-05-28T05:54:01.187Z] Step 7/23 : RUN go mod download [2021-05-28T05:54:01.187Z] ---> Using cache [2021-05-28T05:54:01.187Z] ---> a60b84e9eb79 [2021-05-28T05:54:01.187Z] Step 8/23 : COPY . . [2021-05-28T05:54:01.187Z] ---> Using cache [2021-05-28T05:54:01.187Z] ---> ae0c73e2e9c2 [2021-05-28T05:54:01.187Z] Step 9/23 : RUN go mod tidy [2021-05-28T05:54:01.187Z] ---> Using cache [2021-05-28T05:54:01.187Z] ---> 1a132736e22a [2021-05-28T05:54:01.187Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T05:54:02.588Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:54:02.588Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:54:02.588Z] ---> c98b387f2edc [2021-05-28T05:54:02.588Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:54:02.588Z] ---> Using cache [2021-05-28T05:54:02.588Z] ---> 942534ebed56 [2021-05-28T05:54:02.588Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:54:02.588Z] ---> Using cache [2021-05-28T05:54:02.588Z] ---> 35fa4757d07e [2021-05-28T05:54:02.588Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T05:54:02.588Z] ---> Using cache [2021-05-28T05:54:02.588Z] ---> 8d248f838312 [2021-05-28T05:54:02.588Z] Step 6/24 : COPY go.mod . [2021-05-28T05:54:02.588Z] ---> Using cache [2021-05-28T05:54:02.588Z] ---> 78321a992316 [2021-05-28T05:54:02.588Z] Step 7/24 : RUN go mod download [2021-05-28T05:54:02.588Z] ---> Using cache [2021-05-28T05:54:02.588Z] ---> a60b84e9eb79 [2021-05-28T05:54:02.588Z] Step 8/24 : COPY . . [2021-05-28T05:54:02.588Z] ---> Using cache [2021-05-28T05:54:02.588Z] ---> ae0c73e2e9c2 [2021-05-28T05:54:02.588Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:54:02.588Z] ---> Using cache [2021-05-28T05:54:02.588Z] ---> 1a132736e22a [2021-05-28T05:54:02.588Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T05:54:03.162Z] ---> Running in 9ef1561996fb [2021-05-28T05:54:03.162Z] ---> Running in d4a1cbab5cdd [2021-05-28T05:54:03.162Z] ---> Running in de7d06e6fb0f [2021-05-28T05:54:03.162Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-28T05:54:04.560Z] 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 [2021-05-28T05:54:04.560Z] 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 [2021-05-28T05:54:04.560Z] Removing intermediate container 9ef1561996fb [2021-05-28T05:54:04.560Z] ---> 206d13717cc0 [2021-05-28T05:54:04.560Z] Step 8/24 : COPY . . [2021-05-28T05:54:14.707Z] Removing intermediate container cf60cc891a54 [2021-05-28T05:54:14.707Z] ---> 57b11bd703f6 [2021-05-28T05:54:14.707Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T05:54:14.707Z] ---> 84ba70d69831 [2021-05-28T05:54:14.707Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:54:14.707Z] ---> Running in bbcd36b73692 [2021-05-28T05:54:14.707Z] ---> Running in b1718c32732c [2021-05-28T05:54:15.281Z] Removing intermediate container bbcd36b73692 [2021-05-28T05:54:15.281Z] ---> 014247ac4f33 [2021-05-28T05:54:15.281Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T05:54:15.281Z] ---> Running in fdfda455e8de [2021-05-28T05:54:16.226Z] Removing intermediate container fdfda455e8de [2021-05-28T05:54:16.226Z] ---> 048f71e2f270 [2021-05-28T05:54:16.226Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T05:54:16.802Z] ---> b6eb40dfd4d1 [2021-05-28T05:54:16.802Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T05:54:16.802Z] ---> ba4f2fb0cdca [2021-05-28T05:54:16.802Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T05:54:17.377Z] ---> 3bead426bdf1 [2021-05-28T05:54:17.377Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T05:54:17.377Z] ---> Running in 8a0a0e5dda7b [2021-05-28T05:54:17.643Z] Removing intermediate container 8a0a0e5dda7b [2021-05-28T05:54:17.643Z] ---> 077dc5fdff76 [2021-05-28T05:54:17.643Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:54:17.910Z] ---> Running in 9b7994b16b50 [2021-05-28T05:54:17.910Z] Removing intermediate container b1718c32732c [2021-05-28T05:54:17.910Z] ---> e1463db8230d [2021-05-28T05:54:17.910Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T05:54:17.910Z] ---> Running in 0669098ab9c1 [2021-05-28T05:54:17.910Z] Removing intermediate container 9b7994b16b50 [2021-05-28T05:54:17.910Z] ---> be4ccf4a0d7b [2021-05-28T05:54:17.910Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T05:54:18.171Z] ---> Running in 79a044c0f5d8 [2021-05-28T05:54:18.744Z] Removing intermediate container 79a044c0f5d8 [2021-05-28T05:54:18.744Z] ---> da7cdec8509b [2021-05-28T05:54:18.744Z] Step 23/24 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T05:54:18.744Z] 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 [2021-05-28T05:54:18.744Z] ---> Running in 1e44b94f236d [2021-05-28T05:54:19.007Z] Removing intermediate container 1e44b94f236d [2021-05-28T05:54:19.007Z] ---> d4d21c70f859 [2021-05-28T05:54:19.007Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T05:54:19.269Z] ---> Running in 957a9807f6c2 [2021-05-28T05:54:19.531Z] Removing intermediate container 957a9807f6c2 [2021-05-28T05:54:19.531Z] ---> 96830c895e5d [2021-05-28T05:54:19.531Z] [2021-05-28T05:54:19.531Z] Successfully built 96830c895e5d [2021-05-28T05:54:19.793Z] Successfully tagged sys-mgmt-agent:latest [2021-05-28T05:54:27.977Z]  Building sys-mgmt-agent ... done Removing intermediate container 0c3d47ba3229 [2021-05-28T05:54:27.977Z] ---> f580f916e523 [2021-05-28T05:54:27.977Z] [2021-05-28T05:54:27.977Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T05:54:27.977Z] ---> 13621d1b12d4 [2021-05-28T05:54:27.977Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T05:54:27.977Z] ---> Running in dfffb7ec4384 [2021-05-28T05:54:28.239Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:54:28.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:54:28.515Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T05:54:28.515Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:54:28.515Z] OK: 6 MiB in 15 packages [2021-05-28T05:54:29.091Z] Removing intermediate container dfffb7ec4384 [2021-05-28T05:54:29.091Z] ---> 8c9a0d186460 [2021-05-28T05:54:29.091Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:54:29.091Z] ---> Running in 4cb12fa5d537 [2021-05-28T05:54:29.354Z] Removing intermediate container 4cb12fa5d537 [2021-05-28T05:54:29.354Z] ---> 319865d61617 [2021-05-28T05:54:29.354Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T05:54:29.354Z] ---> Running in c6f87673d737 [2021-05-28T05:54:29.354Z] Removing intermediate container c6f87673d737 [2021-05-28T05:54:29.354Z] ---> 53cf9265a81a [2021-05-28T05:54:29.354Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T05:54:29.614Z] ---> Running in 93c7efd7f526 [2021-05-28T05:54:29.614Z] Removing intermediate container 93c7efd7f526 [2021-05-28T05:54:29.614Z] ---> 1d4122dc292d [2021-05-28T05:54:29.614Z] Step 16/24 : WORKDIR / [2021-05-28T05:54:29.614Z] ---> Running in 357e5e06df4c [2021-05-28T05:54:29.874Z] Removing intermediate container 357e5e06df4c [2021-05-28T05:54:29.874Z] ---> fc541fbda583 [2021-05-28T05:54:29.874Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:54:30.140Z] ---> 4d3abf1ab23c [2021-05-28T05:54:30.140Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T05:54:30.713Z] ---> 46499a76c108 [2021-05-28T05:54:30.713Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T05:54:30.997Z] ---> ffd336a6050f [2021-05-28T05:54:30.997Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T05:54:30.997Z] ---> Running in 916b1ccc3cdf [2021-05-28T05:54:31.262Z] Removing intermediate container 916b1ccc3cdf [2021-05-28T05:54:31.262Z] ---> 626982b3d125 [2021-05-28T05:54:31.262Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:54:31.262Z] ---> Running in 39c1daaaf985 [2021-05-28T05:54:31.532Z] Removing intermediate container 39c1daaaf985 [2021-05-28T05:54:31.532Z] ---> 69b14c1b1f37 [2021-05-28T05:54:31.532Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T05:54:31.532Z] ---> Running in 01994b4c0cd3 [2021-05-28T05:54:31.532Z] Removing intermediate container 01994b4c0cd3 [2021-05-28T05:54:31.532Z] ---> bc6e1f1b293c [2021-05-28T05:54:31.532Z] Step 23/24 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T05:54:31.807Z] ---> Running in b1b3bb7338b3 [2021-05-28T05:54:31.807Z] Removing intermediate container b1b3bb7338b3 [2021-05-28T05:54:31.807Z] ---> 79ad0b26233c [2021-05-28T05:54:31.807Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T05:54:31.807Z] ---> Running in dedcb7aaf986 [2021-05-28T05:54:32.074Z] Removing intermediate container dedcb7aaf986 [2021-05-28T05:54:32.074Z] ---> b706fa25e417 [2021-05-28T05:54:32.074Z] [2021-05-28T05:54:32.336Z] Successfully built b706fa25e417 [2021-05-28T05:54:32.336Z] Successfully tagged core-command:latest [2021-05-28T05:54:40.497Z]  Building core-command ... done Removing intermediate container de7d06e6fb0f [2021-05-28T05:54:40.497Z] ---> c193481c6676 [2021-05-28T05:54:40.497Z] [2021-05-28T05:54:40.497Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T05:54:40.497Z] ---> 13621d1b12d4 [2021-05-28T05:54:40.497Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T05:54:40.497Z] ---> Using cache [2021-05-28T05:54:40.497Z] ---> 8c9a0d186460 [2021-05-28T05:54:40.497Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:54:40.497Z] ---> Using cache [2021-05-28T05:54:40.497Z] ---> 319865d61617 [2021-05-28T05:54:40.497Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T05:54:40.497Z] ---> Running in 6f3f17895d29 [2021-05-28T05:54:40.497Z] Removing intermediate container 6f3f17895d29 [2021-05-28T05:54:40.497Z] ---> 1a3b71bdfcfa [2021-05-28T05:54:40.497Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T05:54:40.497Z] ---> Running in 8ae4f1a1609e [2021-05-28T05:54:41.111Z] Removing intermediate container 8ae4f1a1609e [2021-05-28T05:54:41.111Z] ---> 8a5de1b43e78 [2021-05-28T05:54:41.111Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:54:42.080Z] ---> 6f856c16762c [2021-05-28T05:54:42.080Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T05:54:47.393Z] ---> 50fa34ed3f4a [2021-05-28T05:54:47.393Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T05:54:47.393Z] Removing intermediate container d4a1cbab5cdd [2021-05-28T05:54:47.393Z] ---> 4f837a362cc8 [2021-05-28T05:54:47.393Z] [2021-05-28T05:54:47.393Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T05:54:47.393Z] ---> 13621d1b12d4 [2021-05-28T05:54:47.393Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T05:54:47.393Z] ---> Using cache [2021-05-28T05:54:47.393Z] ---> 8c9a0d186460 [2021-05-28T05:54:47.393Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:54:47.393Z] ---> Using cache [2021-05-28T05:54:47.393Z] ---> 319865d61617 [2021-05-28T05:54:47.393Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T05:54:47.654Z] ---> Running in 4846e2aae104 [2021-05-28T05:54:47.654Z] ---> 174de4e04955 [2021-05-28T05:54:47.654Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T05:54:47.930Z] ---> Running in 369853f89ac1 [2021-05-28T05:54:47.930Z] Removing intermediate container 4846e2aae104 [2021-05-28T05:54:47.930Z] ---> 23374718e9ef [2021-05-28T05:54:47.930Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T05:54:47.930Z] ---> Running in 7b8da620d4b3 [2021-05-28T05:54:47.930Z] Removing intermediate container 369853f89ac1 [2021-05-28T05:54:47.930Z] ---> 198b8268002a [2021-05-28T05:54:47.930Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:54:48.503Z] ---> Running in 329248ce2eb6 [2021-05-28T05:54:48.503Z] Removing intermediate container 7b8da620d4b3 [2021-05-28T05:54:48.503Z] ---> 4afb447eef9e [2021-05-28T05:54:48.503Z] Step 16/24 : WORKDIR / [2021-05-28T05:54:48.768Z] Removing intermediate container 329248ce2eb6 [2021-05-28T05:54:48.768Z] ---> 1364c0813830 [2021-05-28T05:54:48.768Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T05:54:48.768Z] ---> Running in b2613ac9da4c [2021-05-28T05:54:49.030Z] ---> Running in c8dca74cf900 [2021-05-28T05:54:49.319Z] Removing intermediate container b2613ac9da4c [2021-05-28T05:54:49.319Z] ---> a2dee91534b9 [2021-05-28T05:54:49.319Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:54:49.591Z] Removing intermediate container c8dca74cf900 [2021-05-28T05:54:49.591Z] ---> 5ea16b045500 [2021-05-28T05:54:49.591Z] Step 22/23 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T05:54:49.854Z] ---> Running in cc8845835140 [2021-05-28T05:54:49.854Z] ---> 3446dd805b94 [2021-05-28T05:54:49.854Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T05:54:50.121Z] Removing intermediate container cc8845835140 [2021-05-28T05:54:50.121Z] ---> 05ea02fe150d [2021-05-28T05:54:50.121Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T05:54:50.383Z] ---> Running in 2aca85b31722 [2021-05-28T05:54:50.648Z] ---> 33bcd03165cb [2021-05-28T05:54:50.648Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T05:54:51.019Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-28T05:54:51.237Z] Removing intermediate container 2aca85b31722 [2021-05-28T05:54:51.238Z] ---> b2205652ab15 [2021-05-28T05:54:51.238Z] [2021-05-28T05:54:51.522Z] Successfully built b2205652ab15 [2021-05-28T05:54:51.522Z] ---> f73ce3f570c2 [2021-05-28T05:54:51.522Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T05:54:51.791Z] Successfully tagged support-scheduler:latest [2021-05-28T05:54:52.372Z]  Building support-scheduler ... done  ---> Running in a2dcbd0cb3ad [2021-05-28T05:54:52.633Z] Removing intermediate container a2dcbd0cb3ad [2021-05-28T05:54:52.633Z] ---> 49a20fc90a1e [2021-05-28T05:54:52.633Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:54:52.896Z] ---> Running in cf3a9878b8f5 [2021-05-28T05:54:53.159Z] Removing intermediate container cf3a9878b8f5 [2021-05-28T05:54:53.159Z] ---> 0bc01a8c64f0 [2021-05-28T05:54:53.159Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T05:54:56.468Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-28T05:54:57.366Z] ---> Running in fbb5b3ae43b3 [2021-05-28T05:54:57.937Z] Removing intermediate container 0669098ab9c1 [2021-05-28T05:54:57.937Z] ---> 88d562c47495 [2021-05-28T05:54:57.937Z] [2021-05-28T05:54:57.937Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T05:54:57.937Z] ---> 13621d1b12d4 [2021-05-28T05:54:57.937Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T05:54:57.937Z] Removing intermediate container fbb5b3ae43b3 [2021-05-28T05:54:57.937Z] ---> e06b75f896b5 [2021-05-28T05:54:57.937Z] Step 23/24 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T05:54:58.197Z] ---> Running in 1f22e36dbc14 [2021-05-28T05:54:58.197Z] ---> Running in cf7440b194ae [2021-05-28T05:54:58.460Z] Removing intermediate container 1f22e36dbc14 [2021-05-28T05:54:58.460Z] ---> 1682c8dc1388 [2021-05-28T05:54:58.460Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T05:54:58.460Z] Removing intermediate container cf7440b194ae [2021-05-28T05:54:58.460Z] ---> 6d69e21d946c [2021-05-28T05:54:58.460Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T05:54:58.460Z] ---> Running in 75ad0e97f131 [2021-05-28T05:54:58.725Z] ---> Running in a1d016e3424f [2021-05-28T05:54:58.725Z] Removing intermediate container 75ad0e97f131 [2021-05-28T05:54:58.725Z] ---> ed7080c83b7b [2021-05-28T05:54:58.725Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T05:54:58.986Z] ---> Running in 616b85746d44 [2021-05-28T05:54:58.986Z] Removing intermediate container a1d016e3424f [2021-05-28T05:54:58.986Z] ---> 928595c93a0f [2021-05-28T05:54:58.986Z] [2021-05-28T05:54:58.986Z] Successfully built 928595c93a0f [2021-05-28T05:54:58.986Z] Successfully tagged core-metadata:latest [2021-05-28T05:54:59.253Z]  Building core-metadata ... done Removing intermediate container 616b85746d44 [2021-05-28T05:54:59.253Z] ---> 7135a9174815 [2021-05-28T05:54:59.253Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:54:59.253Z] ---> Running in d6d2aa703fc4 [2021-05-28T05:55:00.198Z] Removing intermediate container d6d2aa703fc4 [2021-05-28T05:55:00.198Z] ---> 9d514dbce255 [2021-05-28T05:55:00.198Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T05:55:00.460Z] ---> Running in c8a6fb856b44 [2021-05-28T05:55:00.721Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:55:01.293Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:55:01.866Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T05:55:01.866Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T05:55:01.866Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T05:55:02.127Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T05:55:03.070Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T05:55:03.070Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T05:55:03.070Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:55:03.070Z] OK: 8 MiB in 20 packages [2021-05-28T05:55:06.374Z] Removing intermediate container c8a6fb856b44 [2021-05-28T05:55:06.374Z] ---> f4cc57859c5b [2021-05-28T05:55:06.374Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:55:06.374Z] ---> 04684c045f48 [2021-05-28T05:55:06.374Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T05:55:06.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-28T05:55:06.655Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-28T05:55:06.948Z] ---> b5b7f23010a9 [2021-05-28T05:55:06.948Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T05:55:06.948Z] ---> 1e7631e6b33f [2021-05-28T05:55:06.948Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T05:55:06.948Z] ---> Running in d0de2a6ea4e2 [2021-05-28T05:55:06.948Z] Removing intermediate container d0de2a6ea4e2 [2021-05-28T05:55:06.948Z] ---> 264237d4bf0b [2021-05-28T05:55:06.948Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:55:06.948Z] ---> Running in d6ea603f13c6 [2021-05-28T05:55:07.209Z] Removing intermediate container d6ea603f13c6 [2021-05-28T05:55:07.209Z] ---> ca0ddacc0248 [2021-05-28T05:55:07.209Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T05:55:07.209Z] ---> Running in 582ed3f3b2a8 [2021-05-28T05:55:07.209Z] Removing intermediate container 582ed3f3b2a8 [2021-05-28T05:55:07.209Z] ---> cf56f441e22e [2021-05-28T05:55:07.209Z] Step 23/24 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T05:55:07.209Z] ---> Running in e3dbba031295 [2021-05-28T05:55:07.471Z] Removing intermediate container e3dbba031295 [2021-05-28T05:55:07.471Z] ---> 153015dfb64c [2021-05-28T05:55:07.471Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T05:55:07.471Z] ---> Running in d433827f9868 [2021-05-28T05:55:07.471Z] Removing intermediate container d433827f9868 [2021-05-28T05:55:07.471Z] ---> 3732a93ac5e0 [2021-05-28T05:55:07.471Z] [2021-05-28T05:55:07.471Z] Successfully built 3732a93ac5e0 [2021-05-28T05:55:07.471Z] Successfully tagged core-data:latest [2021-05-28T05:55:07.739Z]  Building core-data ... done  [Pipeline] } [2021-05-28T05:55:07.746Z] $ docker stop --time=1 4bb2b0f425872527f259330bf43aae2c2cd41d8d9f927b9f60ebe7e5e2d45df7 [2021-05-28T05:55:09.213Z] $ docker rm -f 4bb2b0f425872527f259330bf43aae2c2cd41d8d9f927b9f60ebe7e5e2d45df7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T05:55:09.613Z] + docker images [2021-05-28T05:55:09.877Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T05:55:09.877Z] core-data latest 3732a93ac5e0 2 seconds ago 21.6MB [2021-05-28T05:55:09.877Z] core-metadata latest 928595c93a0f 11 seconds ago 18.6MB [2021-05-28T05:55:09.877Z] 88d562c47495 13 seconds ago 1.17GB [2021-05-28T05:55:09.877Z] support-scheduler latest b2205652ab15 19 seconds ago 17.1MB [2021-05-28T05:55:09.877Z] 4f837a362cc8 22 seconds ago 1.17GB [2021-05-28T05:55:09.877Z] c193481c6676 31 seconds ago 1.16GB [2021-05-28T05:55:09.877Z] core-command latest b706fa25e417 38 seconds ago 17.1MB [2021-05-28T05:55:09.877Z] f580f916e523 42 seconds ago 1.16GB [2021-05-28T05:55:09.877Z] sys-mgmt-agent latest 96830c895e5d 50 seconds ago 312MB [2021-05-28T05:55:09.877Z] security-bootstrapper latest af6c040cd313 About a minute ago 18.2MB [2021-05-28T05:55:09.877Z] security-secretstore-setup latest f5f04d304b97 About a minute ago 25.8MB [2021-05-28T05:55:09.877Z] support-notifications latest 9a4590a5cd33 About a minute ago 17.8MB [2021-05-28T05:55:09.877Z] security-proxy-setup latest 9809c3c6d0f9 About a minute ago 25.3MB [2021-05-28T05:55:09.877Z] 60bc3707d9d6 About a minute ago 1.16GB [2021-05-28T05:55:09.877Z] 1991066a1277 About a minute ago 1.16GB [2021-05-28T05:55:09.877Z] e84ccf841ee1 About a minute ago 1.16GB [2021-05-28T05:55:09.877Z] ad67e83814dc About a minute ago 1.16GB [2021-05-28T05:55:09.877Z] 38185affc853 About a minute ago 1.15GB [2021-05-28T05:55:09.877Z] ci-base-image-x86_64 latest c98b387f2edc 6 minutes ago 648MB [2021-05-28T05:55:09.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-05-28T05:55:09.877Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-28T05:55:09.877Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-28T05:55:09.877Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-28T05:55:09.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 [2021-05-28T05:55:11.001Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-28T05:55:11.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-28T05:55:11.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-28T05:55:11.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-28T05:55:16.424Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-28T05:55:16.424Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-28T05:55:25.133Z] Still waiting to schedule task [2021-05-28T05:55:25.134Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-28T05:55:26.620Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-28T05:55:26.620Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-28T05:55:26.620Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-28T05:55:32.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.525s coverage: 46.1% of statements [2021-05-28T05:55:32.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-28T05:55:32.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-28T05:55:32.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-28T05:55:32.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-28T05:55:32.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-28T05:55:32.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-28T05:55:32.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.194s coverage: 28.7% of statements [2021-05-28T05:55:32.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.357s coverage: 100.0% of statements [2021-05-28T05:55:38.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.603s coverage: 27.7% of statements [2021-05-28T05:55:38.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-28T05:55:38.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-28T05:55:38.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-28T05:55:38.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-28T05:55:38.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-28T05:55:38.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.215s coverage: 81.2% of statements [2021-05-28T05:55:38.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-28T05:55:38.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.258s coverage: 100.0% of statements [2021-05-28T05:55:38.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-28T05:55:38.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.175s coverage: 100.0% of statements [2021-05-28T05:55:38.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-28T05:55:38.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-28T05:55:40.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.357s coverage: 53.4% of statements [2021-05-28T05:55:40.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-28T05:55:40.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-28T05:55:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.581s coverage: 87.7% of statements [2021-05-28T05:55:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-28T05:55:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:55:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.210s coverage: 78.9% of statements [2021-05-28T05:55:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-28T05:55:53.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.220s coverage: 28.6% of statements [2021-05-28T05:55:53.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-28T05:55:53.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-28T05:55:53.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-28T05:55:53.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-28T05:55:53.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-28T05:55:53.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.306s coverage: 100.0% of statements [2021-05-28T05:55:53.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-28T05:55:53.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.234s coverage: 100.0% of statements [2021-05-28T05:55:53.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-28T05:55:53.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.387s coverage: 86.7% of statements [2021-05-28T05:55:53.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-28T05:55:53.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.515s coverage: 97.5% of statements [2021-05-28T05:55:53.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-28T05:55:53.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.279s coverage: 78.3% of statements [2021-05-28T05:55:53.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-28T05:55:53.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-28T05:55:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-28T05:55:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-28T05:56:00.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.159s coverage: 95.1% of statements [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-28T05:56:00.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.141s coverage: 58.8% of statements [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-28T05:56:00.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.285s coverage: 0.8% of statements [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-28T05:56:00.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.187s coverage: 21.7% of statements [2021-05-28T05:56:00.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-28T05:56:00.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.269s coverage: 47.1% of statements [2021-05-28T05:56:00.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.212s coverage: 79.5% of statements [2021-05-28T05:56:00.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.169s coverage: 94.1% of statements [2021-05-28T05:56:00.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.217s coverage: 96.3% of statements [2021-05-28T05:56:02.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.207s coverage: 87.5% of statements [2021-05-28T05:56:14.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.204s coverage: 94.4% of statements [2021-05-28T05:56:14.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements [2021-05-28T05:56:18.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.558s coverage: 81.8% of statements [2021-05-28T05:56:18.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-28T05:56:27.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.236s coverage: 92.9% of statements [2021-05-28T05:56:27.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-28T05:56:27.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-28T05:56:27.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-28T05:56:27.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-28T05:56:27.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-28T05:56:27.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-28T05:56:27.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-28T05:56:27.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-28T05:56:27.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-28T05:56:27.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2021-05-28T05:56:27.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-28T05:56:27.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-28T05:56:27.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-05-28T05:56:27.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-28T05:56:27.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.213s coverage: 76.0% of statements [2021-05-28T05:56:27.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-28T05:56:27.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.176s coverage: 80.0% of statements [2021-05-28T05:56:27.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements [2021-05-28T05:56:27.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.270s coverage: 85.4% of statements [2021-05-28T05:56:27.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.317s coverage: 91.2% of statements [2021-05-28T05:56:27.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-28T05:56:27.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.624s coverage: 64.4% of statements [2021-05-28T05:56:27.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-28T05:56:27.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-28T05:56:27.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements [2021-05-28T05:56:27.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements [2021-05-28T05:56:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2021-05-28T05:56:28.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements [2021-05-28T05:56:28.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements [2021-05-28T05:56:33.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.109s coverage: 66.9% of statements [2021-05-28T05:56:33.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-28T05:56:33.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-28T05:56:33.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-28T05:56:33.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.723s coverage: 43.5% of statements [2021-05-28T05:56:33.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-28T05:56:33.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-28T05:56:33.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.114s coverage: 89.5% of statements [2021-05-28T05:56:33.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-28T05:56:33.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements [2021-05-28T05:56:40.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.445s coverage: 46.8% of statements [2021-05-28T05:56:40.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-28T05:56:40.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-28T05:56:40.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-28T05:56:40.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-28T05:56:40.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-28T05:56:40.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.112s coverage: 100.0% of statements [2021-05-28T05:56:40.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-28T05:56:40.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements [2021-05-28T05:56:40.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-28T05:56:40.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-28T05:56:42.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.218s coverage: 18.8% of statements [2021-05-28T05:56:42.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-28T05:56:42.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-28T05:56:42.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-28T05:56:42.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.504s coverage: 91.9% of statements [2021-05-28T05:56:42.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-28T05:56:42.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:56:42.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-28T05:56:49.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.529s coverage: 28.7% of statements [2021-05-28T05:56:49.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-28T05:56:49.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-28T05:56:49.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-28T05:56:49.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-28T05:56:49.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-28T05:56:49.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.212s coverage: 99.0% of statements [2021-05-28T05:56:49.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-28T05:56:49.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.230s coverage: 100.0% of statements [2021-05-28T05:56:49.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-28T05:56:49.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-28T05:56:49.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-28T05:56:49.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.226s coverage: 63.4% of statements [2021-05-28T05:56:49.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-28T05:56:49.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.448s coverage: 97.6% of statements [2021-05-28T05:56:49.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-28T05:56:49.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:56:49.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-28T05:56:49.958Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.055s coverage: 0.0% of statements [2021-05-28T05:56:49.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-28T05:56:49.958Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.041s coverage: 100.0% of statements [2021-05-28T05:56:49.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-28T05:56:49.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-28T05:56:49.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-28T05:56:49.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-28T05:56:49.958Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements [2021-05-28T05:56:49.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-28T05:56:49.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-28T05:56:49.958Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.118s coverage: 100.0% of statements [2021-05-28T05:56:51.940Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.243s coverage: 28.1% of statements [2021-05-28T05:56:51.940Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-28T05:56:51.940Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-28T05:56:51.940Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.154s coverage: 27.9% of statements [2021-05-28T05:56:51.940Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-28T05:56:51.940Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-28T05:56:51.940Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-28T05:56:51.940Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-28T05:56:51.940Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-28T05:56:51.940Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 100.0% of statements [2021-05-28T05:56:52.537Z] GO111MODULE=on go vet ./... [2021-05-28T05:58:29.355Z] gofmt -l . [2021-05-28T05:58:31.974Z] [ "`gofmt -l .`" = "" ] [2021-05-28T05:58:34.583Z] ./bin/test-go-mod-tidy.sh [2021-05-28T05:58:35.182Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-28T05:58:38.451Z] + ls -al . [2021-05-28T05:58:38.451Z] total 880 [2021-05-28T05:58:38.451Z] drwxrwxr-x 9 1001 1001 4096 May 28 05:58 . [2021-05-28T05:58:38.451Z] drwxr-xr-x 4 root root 4096 May 28 05:53 .. [2021-05-28T05:58:38.451Z] -rw-rw-r-- 1 1001 1001 11 May 28 05:51 .dockerignore [2021-05-28T05:58:38.451Z] drwxrwxr-x 8 1001 1001 4096 May 28 05:51 .git [2021-05-28T05:58:38.451Z] drwxrwxr-x 3 1001 1001 4096 May 28 05:51 .github [2021-05-28T05:58:38.451Z] -rw-rw-r-- 1 1001 1001 818 May 28 05:51 .gitignore [2021-05-28T05:58:38.451Z] -rw-rw-r-- 1 1001 1001 166 May 28 05:51 .sonarcloud.properties [2021-05-28T05:58:38.451Z] -rw-rw-r-- 1 1001 1001 8609 May 28 05:51 Attribution.txt [2021-05-28T05:58:38.451Z] -rw-rw-r-- 1 1001 1001 3804 May 28 05:51 CONTRIBUTING.md [2021-05-28T05:58:38.451Z] -rw-rw-r-- 1 1001 1001 931 May 28 05:51 Dockerfile.build [2021-05-28T05:58:38.451Z] -rw-rw-r-- 1 1001 1001 849 May 28 05:51 Jenkinsfile [2021-05-28T05:58:38.451Z] -rw-rw-r-- 1 1001 1001 10775 May 28 05:51 LICENSE [2021-05-28T05:58:38.451Z] -rw-rw-r-- 1 1001 1001 5632 May 28 05:51 Makefile [2021-05-28T05:58:38.451Z] -rw-rw-r-- 1 1001 1001 7978 May 28 05:51 README.md [2021-05-28T05:58:38.451Z] -rw-rw-r-- 1 1001 1001 6755 May 28 05:51 SECURITY.md [2021-05-28T05:58:38.451Z] -rw-rw-r-- 1 1001 1001 5 May 28 05:47 VERSION [2021-05-28T05:58:38.451Z] -rw-rw-r-- 1 1001 1001 4131 May 28 05:51 ZMQWindows.md [2021-05-28T05:58:38.451Z] drwxrwxr-x 2 1001 1001 4096 May 28 05:51 bin [2021-05-28T05:58:38.451Z] drwxrwxr-x 14 1001 1001 4096 May 28 05:51 cmd [2021-05-28T05:58:38.451Z] -rw-r--r-- 1 root root 742996 May 28 05:56 coverage.out [2021-05-28T05:58:38.451Z] -rw-r--r-- 1 root root 1060 May 28 05:58 go.mod [2021-05-28T05:58:38.451Z] -rw-r--r-- 1 root root 21686 May 28 05:53 go.sum [2021-05-28T05:58:38.451Z] drwxrwxr-x 8 1001 1001 4096 May 28 05:51 internal [2021-05-28T05:58:38.451Z] drwxrwxr-x 4 1001 1001 4096 May 28 05:51 openapi [2021-05-28T05:58:38.451Z] drwxrwxr-x 4 1001 1001 4096 May 28 05:51 snap [2021-05-28T05:58:38.451Z] -rw-rw-r-- 1 1001 1001 168 May 28 05:51 version.go [Pipeline] sh [2021-05-28T05:58:39.107Z] + '[' -e coverage.out ] [2021-05-28T05:58:39.107Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-28T05:58:39.129Z] Warning: overwriting stash ‘coverage-report’ [2021-05-28T05:58:40.068Z] Stashed 1 file(s) [Pipeline] sh [2021-05-28T05:58:40.713Z] + make build [2021-05-28T05:58:40.713Z] go mod tidy [2021-05-28T05:58:41.312Z] 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 [2021-05-28T05:58:49.703Z] 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 [2021-05-28T05:59:16.524Z] 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 [2021-05-28T05:59:17.514Z] 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 [2021-05-28T05:59:18.264Z] Running on prd-ubuntu18.04-docker-8c-8g-834 in /w/workspace/edgexfoundry_edgex-go_PR-3509 [Pipeline] { [Pipeline] ws [2021-05-28T05:59:18.285Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-05-28T05:59:18.392Z] The recommended git tool is: git [2021-05-28T05:59:20.578Z] using credential edgex-jenkins-ssh [2021-05-28T05:59:20.593Z] Cloning the remote Git repository [2021-05-28T05:59:20.615Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-28T05:59:20.698Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-05-28T05:59:20.743Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T05:59:20.743Z] > git --version # timeout=10 [2021-05-28T05:59:20.749Z] > git --version # 'git version 2.17.1' [2021-05-28T05:59:20.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T05:59:20.777Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T05:59:22.932Z] 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 [2021-05-28T05:59:23.205Z] 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 [2021-05-28T05:59:27.513Z] 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 [2021-05-28T05:59:28.102Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T05:59:28.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T05:59:28.128Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T05:59:28.143Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T05:59:28.143Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T05:59:28.155Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3509/head:refs/remotes/origin/PR-3509 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-28T05:59:28.767Z] Merging remotes/origin/master commit d9a6c616cf32cba4861b4c0e4c3b112d973864ad into PR head commit d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T05:59:28.898Z] Merge succeeded, producing d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T05:59:28.899Z] Checking out Revision d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f (PR-3509) [2021-05-28T05:59:28.775Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T05:59:28.781Z] > git checkout -f d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f # timeout=10 [2021-05-28T05:59:28.858Z] > git remote # timeout=10 [2021-05-28T05:59:28.865Z] > git config --get remote.origin.url # timeout=10 [2021-05-28T05:59:28.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T05:59:28.873Z] > git merge d9a6c616cf32cba4861b4c0e4c3b112d973864ad # timeout=10 [2021-05-28T05:59:28.891Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-28T05:59:28.901Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T05:59:28.907Z] > git checkout -f d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f # timeout=10 [2021-05-28T05:59:32.535Z] Commit message: "Merge branch 'master' into remove-retry-config" [2021-05-28T05:59:32.905Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:59:33.850Z] + echo snap-build.sh [2021-05-28T05:59:33.850Z] snap-build.sh [2021-05-28T05:59:33.850Z] + SNAP_BASE_DIR=. [2021-05-28T05:59:33.850Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-05-28T05:59:33.850Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-05-28T05:59:33.850Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-05-28T05:59:33.850Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-05-28T05:59:33.850Z] + cd /w/workspace/edgex-go/6 [2021-05-28T05:59:33.850Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-28T05:59:33.850Z] Reading package lists... [2021-05-28T05:59:34.113Z] Building dependency tree... [2021-05-28T05:59:34.113Z] Reading state information... [2021-05-28T05:59:34.113Z] The following packages were automatically installed and are no longer required: [2021-05-28T05:59:34.113Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-28T05:59:34.113Z] uidmap xdelta3 [2021-05-28T05:59:34.113Z] Use 'sudo apt autoremove' to remove them. [2021-05-28T05:59:34.113Z] The following packages will be REMOVED: [2021-05-28T05:59:34.113Z] lxd* lxd-client* [2021-05-28T05:59:34.686Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-28T05:59:34.687Z] After this operation, 31.7 MB disk space will be freed. [2021-05-28T05:59:35.519Z] 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 [2021-05-28T05:59:35.758Z] (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.) [2021-05-28T05:59:35.758Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T05:59:36.706Z] Removing lxd dnsmasq configuration [2021-05-28T05:59:36.706Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T05:59:36.968Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-28T05:59:37.912Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T05:59:38.176Z] (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.) [2021-05-28T05:59:38.176Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T05:59:38.912Z] 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 [2021-05-28T05:59:39.565Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-28T05:59:39.566Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-28T05:59:40.955Z] + sudo snap remove --purge lxd [2021-05-28T05:59:41.217Z] snap "lxd" is not installed [2021-05-28T05:59:41.217Z] + sudo groupadd --force --system lxd [2021-05-28T05:59:41.217Z] ++ whoami [2021-05-28T05:59:41.217Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-28T05:59:41.217Z] + newgrp - lxd [2021-05-28T05:59:41.217Z] + sudo snap install lxd [2021-05-28T05:59:42.308Z] 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 [2021-05-28T05:59:44.939Z] 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] } [2021-05-28T05:59:50.378Z] $ docker stop --time=1 afa991ad595fb44fcc5e72ba089fb8de70bd1cdf9825e67f7c7ac5ae12278c81 [2021-05-28T05:59:51.236Z] 2021-05-28T05:59:48Z INFO Waiting for automatic snapd restart... [2021-05-28T05:59:53.120Z] $ docker rm -f afa991ad595fb44fcc5e72ba089fb8de70bd1cdf9825e67f7c7ac5ae12278c81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:59:54.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T05:59:54.855Z] [2021-05-28T05:59:54.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:59:55.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T05:59:55.482Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-28T05:59:55.482Z] 29e5d40040c1: Pulling fs layer [2021-05-28T05:59:55.482Z] 1ce36da41761: Pulling fs layer [2021-05-28T05:59:55.482Z] 25b303627fd3: Pulling fs layer [2021-05-28T05:59:55.755Z] 29e5d40040c1: Verifying Checksum [2021-05-28T05:59:55.755Z] 29e5d40040c1: Download complete [2021-05-28T05:59:56.356Z] 29e5d40040c1: Pull complete [2021-05-28T05:59:56.356Z] 1ce36da41761: Verifying Checksum [2021-05-28T05:59:56.356Z] 1ce36da41761: Download complete [2021-05-28T05:59:57.787Z] 1ce36da41761: Pull complete [2021-05-28T05:59:58.380Z] 25b303627fd3: Verifying Checksum [2021-05-28T05:59:58.380Z] 25b303627fd3: Download complete [2021-05-28T06:00:06.182Z] lxd 4.14 from Canonical* installed [2021-05-28T06:00:06.182Z] + sudo lxd init --auto [2021-05-28T06:00:08.613Z] 25b303627fd3: Pull complete [2021-05-28T06:00:08.613Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-28T06:00:08.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T06:00:08.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-28T06:00:08.883Z] prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container [2021-05-28T06:00:08.978Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-28T06:00:12.141Z] $ docker top 3cdf07e0bb0fb395e8e0f27ce25356e9270e7bd90fc5c3c66e1654519de65be5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T06:00:13.109Z] + docker-compose build --help [2021-05-28T06:00:13.109Z] + grep parallel [2021-05-28T06:00:16.229Z] + sudo snap install --classic snapcraft [2021-05-28T06:00:16.487Z] --parallel Build images in parallel. [Pipeline] } [2021-05-28T06:00:16.791Z] $ docker stop --time=1 3cdf07e0bb0fb395e8e0f27ce25356e9270e7bd90fc5c3c66e1654519de65be5 [2021-05-28T06:00:18.642Z] $ docker rm -f 3cdf07e0bb0fb395e8e0f27ce25356e9270e7bd90fc5c3c66e1654519de65be5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T06:00:19.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T06:00:19.307Z] . [Pipeline] withDockerContainer [2021-05-28T06:00:19.567Z] prd-ubuntu18.04-docker-arm64-4c-16g-833 does not seem to be running inside a container [2021-05-28T06:00:19.659Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-28T06:00:21.274Z] $ docker top b941f6472b0bb44e1ce44b0a3aa8317bf403b4b57518eda82763dc40c9d0940a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T06:00:22.204Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-28T06:00:22.829Z] snapcraft 4.7.1 from Canonical* installed [2021-05-28T06:00:22.829Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-28T06:00:22.829Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-28T06:00:22.829Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T06:00:22.829Z] Dload Upload Total Spent Left Speed [2021-05-28T06:00:22.829Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2837 0 --:--:-- --:--:-- --:--:-- 2837 [2021-05-28T06:00:22.829Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 7244k 0 --:--:-- --:--:-- --:--:-- 60.1M [2021-05-28T06:00:22.829Z] ./yq_linux_amd64 [2021-05-28T06:00:22.829Z] + sudo snapcraft prime --use-lxd [2021-05-28T06:00:24.224Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-28T06:00:24.224Z] 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: [2021-05-28T06:00:24.224Z] - README.md [2021-05-28T06:00:24.224Z] [2021-05-28T06:00:24.224Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-28T06:00:25.167Z] Launching a container. [2021-05-28T06:00:26.624Z] Building core-command ... [2021-05-28T06:00:26.624Z] Building core-data ... [2021-05-28T06:00:26.624Z] Building core-metadata ... [2021-05-28T06:00:26.624Z] Building security-bootstrapper ... [2021-05-28T06:00:26.624Z] Building security-proxy-setup ... [2021-05-28T06:00:26.624Z] Building security-secretstore-setup ... [2021-05-28T06:00:26.624Z] Building support-notifications ... [2021-05-28T06:00:26.624Z] Building support-scheduler ... [2021-05-28T06:00:26.624Z] Building sys-mgmt-agent ... [2021-05-28T06:00:26.624Z] Building core-data [2021-05-28T06:00:26.624Z] Building security-bootstrapper [2021-05-28T06:00:26.624Z] Building security-secretstore-setup [2021-05-28T06:00:26.624Z] Building core-metadata [2021-05-28T06:00:26.624Z] Building security-proxy-setup [2021-05-28T06:00:33.318Z] Waiting for container to be ready [2021-05-28T06:00:33.318Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-28T06:00:33.318Z] [2021-05-28T06:00:36.652Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-28T06:00:37.227Z] Waiting for network to be ready... [2021-05-28T06:00:37.490Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-28T06:00:37.752Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-28T06:00:37.753Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-28T06:00:37.753Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-28T06:00:37.753Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-28T06:00:37.753Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-28T06:00:37.753Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-28T06:00:37.753Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-28T06:00:37.753Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-28T06:00:37.753Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-28T06:00:38.015Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-28T06:00:38.282Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-28T06:00:38.545Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-28T06:00:38.545Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-28T06:00:38.545Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-28T06:00:38.545Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-28T06:00:38.545Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-28T06:00:38.545Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-28T06:00:38.813Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-28T06:00:39.081Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-28T06:00:39.081Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-28T06:00:39.343Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-28T06:00:39.343Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-28T06:00:39.343Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-28T06:00:39.343Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-28T06:00:39.343Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-28T06:00:39.343Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-28T06:00:41.268Z] Fetched 24.6 MB in 4s (6318 kB/s) [2021-05-28T06:00:42.213Z] Reading package lists... [2021-05-28T06:00:42.558Z] Reading package lists... [2021-05-28T06:00:42.842Z] Building dependency tree... [2021-05-28T06:00:42.843Z] Reading state information... [2021-05-28T06:00:42.843Z] The following additional packages will be installed: [2021-05-28T06:00:42.843Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-28T06:00:42.843Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-28T06:00:42.843Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-28T06:00:42.843Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-28T06:00:42.843Z] Suggested packages: [2021-05-28T06:00:42.843Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-28T06:00:42.843Z] Recommended packages: [2021-05-28T06:00:42.843Z] gnupg libsasl2-modules [2021-05-28T06:00:42.843Z] The following NEW packages will be installed: [2021-05-28T06:00:42.843Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-28T06:00:42.843Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-28T06:00:42.843Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-28T06:00:42.843Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-28T06:00:42.843Z] The following packages will be upgraded: [2021-05-28T06:00:42.843Z] gpg gpg-agent gpgconf libudev1 [2021-05-28T06:00:43.114Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-05-28T06:00:43.115Z] Need to get 3530 kB of archives. [2021-05-28T06:00:43.115Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-28T06:00:43.115Z] 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] [2021-05-28T06:00:43.115Z] 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] [2021-05-28T06:00:43.115Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-28T06:00:43.115Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-28T06:00:43.115Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-28T06:00:43.410Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-28T06:00:43.986Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-28T06:00:43.986Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-28T06:00:43.986Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-28T06:00:43.986Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-28T06:00:43.986Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-28T06:00:43.986Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-28T06:00:43.986Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-28T06:00:43.986Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-28T06:00:43.986Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-28T06:00:43.986Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-28T06:00:43.986Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-28T06:00:43.986Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-28T06:00:43.986Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-28T06:00:43.986Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-28T06:00:44.248Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-28T06:00:44.249Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-28T06:00:44.249Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T06:00:44.249Z] Fetched 3530 kB in 1s (2914 kB/s) [2021-05-28T06:00:44.249Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-28T06:00:44.249Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-28T06:00:44.249Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T06:00:44.510Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-28T06:00:44.511Z] Selecting previously unselected package udev. [2021-05-28T06:00:44.511Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-28T06:00:44.511Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-28T06:00:44.511Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-28T06:00:44.773Z] Selecting previously unselected package libfuse2:amd64. [2021-05-28T06:00:44.773Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-28T06:00:44.773Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-28T06:00:44.773Z] Selecting previously unselected package fuse. [2021-05-28T06:00:44.773Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-28T06:00:44.773Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-28T06:00:44.773Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T06:00:44.773Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T06:00:45.036Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T06:00:45.036Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T06:00:45.036Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T06:00:45.036Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T06:00:45.036Z] Selecting previously unselected package libksba8:amd64. [2021-05-28T06:00:45.036Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-28T06:00:45.036Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-28T06:00:45.298Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-28T06:00:45.298Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T06:00:45.298Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:45.298Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-28T06:00:45.298Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T06:00:45.298Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:45.298Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-28T06:00:45.298Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T06:00:45.298Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:45.560Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-28T06:00:45.560Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T06:00:45.560Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:45.560Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-28T06:00:45.560Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T06:00:45.560Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:45.560Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-28T06:00:45.560Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T06:00:45.560Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:45.560Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-28T06:00:45.560Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T06:00:45.560Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:45.822Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-28T06:00:45.822Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T06:00:45.822Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:45.822Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-28T06:00:45.822Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T06:00:45.822Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:45.822Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-28T06:00:45.822Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-28T06:00:45.822Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T06:00:45.822Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-28T06:00:45.822Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-28T06:00:45.822Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T06:00:45.822Z] Selecting previously unselected package libldap-common. [2021-05-28T06:00:46.084Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-28T06:00:46.084Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T06:00:46.084Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-28T06:00:46.084Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-28T06:00:46.084Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T06:00:46.084Z] Selecting previously unselected package dirmngr. [2021-05-28T06:00:46.084Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T06:00:46.084Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-28T06:00:46.347Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T06:00:46.347Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-28T06:00:46.347Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-28T06:00:46.347Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T06:00:46.347Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T06:00:46.347Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-28T06:00:46.347Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:46.347Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-28T06:00:46.347Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T06:00:46.347Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-28T06:00:46.611Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-28T06:00:46.611Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:46.873Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-28T06:00:46.873Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-28T06:00:46.873Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-28T06:00:46.873Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:46.873Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:46.873Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:46.873Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:46.873Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:46.873Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:46.873Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T06:00:46.873Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T06:00:46.873Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-28T06:00:46.873Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T06:00:47.457Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-28T06:00:47.457Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-28T06:00:47.457Z] This means they are not meant to be enabled using systemctl. [2021-05-28T06:00:47.457Z] Possible reasons for having this kind of units are: [2021-05-28T06:00:47.457Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-28T06:00:47.457Z] .wants/ or .requires/ directory. [2021-05-28T06:00:47.457Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-28T06:00:47.457Z] a requirement dependency on it. [2021-05-28T06:00:47.457Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-28T06:00:47.457Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-28T06:00:47.457Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-28T06:00:47.457Z] instance name specified. [2021-05-28T06:00:47.719Z] Reading package lists... [2021-05-28T06:00:47.983Z] Building dependency tree... [2021-05-28T06:00:47.983Z] Reading state information... [2021-05-28T06:00:48.248Z] The following additional packages will be installed: [2021-05-28T06:00:48.248Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-28T06:00:48.248Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-28T06:00:48.248Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-28T06:00:48.248Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-28T06:00:48.248Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-28T06:00:48.248Z] Suggested packages: [2021-05-28T06:00:48.248Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-28T06:00:48.248Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-28T06:00:48.248Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-28T06:00:48.248Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-28T06:00:48.248Z] systemd-container policykit-1 [2021-05-28T06:00:48.248Z] Recommended packages: [2021-05-28T06:00:48.248Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-28T06:00:48.248Z] The following NEW packages will be installed: [2021-05-28T06:00:48.248Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-28T06:00:48.248Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-28T06:00:48.248Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-28T06:00:48.248Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-28T06:00:48.248Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-28T06:00:48.248Z] The following packages will be upgraded: [2021-05-28T06:00:48.248Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-28T06:00:48.248Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-05-28T06:00:48.248Z] Need to get 35.2 MB of archives. [2021-05-28T06:00:48.248Z] After this operation, 141 MB of additional disk space will be used. [2021-05-28T06:00:48.248Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-28T06:00:48.248Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-28T06:00:48.248Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-28T06:00:48.248Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-28T06:00:48.509Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-28T06:00:48.509Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-28T06:00:48.509Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-28T06:00:48.509Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-28T06:00:48.509Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-28T06:00:48.509Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-28T06:00:48.509Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-28T06:00:48.509Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-28T06:00:48.509Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-28T06:00:48.509Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-28T06:00:48.509Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-28T06:00:48.509Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-28T06:00:48.509Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-28T06:00:49.082Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-28T06:00:49.082Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-28T06:00:49.344Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-28T06:00:49.344Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-28T06:00:49.344Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-28T06:00:49.344Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-28T06:00:49.344Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-28T06:00:49.344Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-28T06:00:49.344Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-28T06:00:49.344Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-28T06:00:49.344Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-28T06:00:49.344Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-28T06:00:49.344Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-28T06:00:49.606Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T06:00:49.606Z] Fetched 35.2 MB in 1s (28.1 MB/s) [2021-05-28T06:00:49.606Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T06:00:49.606Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-28T06:00:49.868Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T06:00:50.452Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-28T06:00:50.452Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T06:00:50.452Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-28T06:00:50.452Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T06:00:50.452Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-28T06:00:50.452Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-28T06:00:50.717Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-28T06:00:50.717Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T06:00:50.717Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-28T06:00:50.717Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-28T06:00:51.298Z] Setting up apt (1.6.13) ... [2021-05-28T06:00:51.298Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-28T06:00:51.561Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-28T06:00:51.561Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-28T06:00:51.561Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-28T06:00:51.823Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-28T06:00:51.823Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-28T06:00:51.823Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T06:00:52.086Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T06:00:52.086Z] Selecting previously unselected package libexpat1:amd64. [2021-05-28T06:00:52.086Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-28T06:00:52.086Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-28T06:00:52.086Z] Selecting previously unselected package python3.6-minimal. [2021-05-28T06:00:52.086Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T06:00:52.086Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T06:00:52.349Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-28T06:00:52.613Z] Checking for services that may need to be restarted...done. [2021-05-28T06:00:52.613Z] Checking for services that may need to be restarted...done. [2021-05-28T06:00:52.613Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T06:00:52.613Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-28T06:00:52.613Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T06:00:53.187Z] Selecting previously unselected package python3-minimal. [2021-05-28T06:00:53.187Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-28T06:00:53.187Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-28T06:00:53.187Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-28T06:00:53.187Z] Selecting previously unselected package mime-support. [2021-05-28T06:00:53.187Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-28T06:00:53.187Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-28T06:00:53.187Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-28T06:00:53.187Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-28T06:00:53.187Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-28T06:00:53.188Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-28T06:00:53.188Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T06:00:53.188Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T06:00:53.451Z] Selecting previously unselected package python3.6. [2021-05-28T06:00:53.451Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T06:00:53.451Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T06:00:53.451Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-28T06:00:53.451Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-28T06:00:53.451Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-28T06:00:53.451Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-28T06:00:53.713Z] Selecting previously unselected package python3. [2021-05-28T06:00:53.713Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-28T06:00:53.713Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-28T06:00:53.713Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-28T06:00:53.713Z] Selecting previously unselected package multiarch-support. [2021-05-28T06:00:53.713Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T06:00:53.713Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-28T06:00:53.974Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-28T06:00:53.974Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-28T06:00:53.974Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-28T06:00:53.974Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-28T06:00:53.974Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-28T06:00:53.974Z] Selecting previously unselected package libbsd0:amd64. [2021-05-28T06:00:53.974Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-28T06:00:53.974Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-28T06:00:53.974Z] Selecting previously unselected package sudo. [2021-05-28T06:00:53.974Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-28T06:00:53.974Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-28T06:00:54.239Z] Selecting previously unselected package apparmor. [2021-05-28T06:00:54.239Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-28T06:00:54.239Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-28T06:00:54.239Z] Selecting previously unselected package libedit2:amd64. [2021-05-28T06:00:54.239Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-28T06:00:54.239Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-28T06:00:54.239Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-28T06:00:54.501Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T06:00:54.501Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T06:00:54.501Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-28T06:00:54.501Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T06:00:54.501Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T06:00:54.501Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-28T06:00:54.501Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-28T06:00:54.501Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-28T06:00:54.501Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-28T06:00:54.501Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T06:00:54.501Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T06:00:54.763Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-28T06:00:54.763Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T06:00:54.763Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T06:00:54.763Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-28T06:00:54.763Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-28T06:00:54.763Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-28T06:00:55.026Z] Selecting previously unselected package openssh-client. [2021-05-28T06:00:55.026Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-28T06:00:55.026Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-28T06:00:55.026Z] Selecting previously unselected package squashfs-tools. [2021-05-28T06:00:55.026Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-28T06:00:55.026Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-28T06:00:55.026Z] Selecting previously unselected package snapd. [2021-05-28T06:00:55.026Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-28T06:00:55.026Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-28T06:00:57.577Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-28T06:00:57.577Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-28T06:00:57.577Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-28T06:00:57.577Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-28T06:00:57.577Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-28T06:00:57.577Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T06:00:57.577Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T06:00:57.577Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-28T06:00:57.577Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-28T06:00:58.150Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-28T06:00:58.150Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-28T06:00:58.150Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-28T06:00:58.150Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T06:00:58.150Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T06:00:58.150Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T06:00:58.723Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-28T06:00:58.723Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T06:00:58.723Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-28T06:00:58.723Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-28T06:00:58.723Z] running python rtupdate hooks for python3.6... [2021-05-28T06:00:58.723Z] running python post-rtupdate hooks for python3.6... [2021-05-28T06:00:58.723Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-28T06:00:59.666Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-28T06:00:59.666Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T06:00:59.666Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-28T06:00:59.666Z] Setting up snapd (2.48.3+18.04) ... [2021-05-28T06:01:00.237Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-28T06:01:00.502Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-28T06:01:00.502Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-28T06:01:00.763Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-28T06:01:01.024Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-28T06:01:01.024Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-28T06:01:01.285Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-28T06:01:01.285Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-28T06:01:01.544Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-28T06:01:01.805Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-28T06:01:01.805Z] /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' [2021-05-28T06:01:01.805Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T06:01:01.805Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-28T06:01:05.120Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T06:01:05.120Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T06:01:05.120Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T06:01:05.691Z] Reading package lists... [2021-05-28T06:01:05.952Z] Reading package lists... [2021-05-28T06:01:06.214Z] Building dependency tree... [2021-05-28T06:01:06.214Z] Reading state information... [2021-05-28T06:01:06.483Z] Calculating upgrade... [2021-05-28T06:01:06.483Z] The following packages will be upgraded: [2021-05-28T06:01:06.483Z] advancecomp base-files bash binutils binutils-common [2021-05-28T06:01:06.483Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-28T06:01:06.483Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-28T06:01:06.483Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-28T06:01:06.483Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-28T06:01:06.483Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-28T06:01:06.483Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-28T06:01:06.483Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-28T06:01:06.483Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-05-28T06:01:06.483Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-05-28T06:01:06.483Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-05-28T06:01:06.483Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-05-28T06:01:06.483Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-05-28T06:01:06.483Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-05-28T06:01:06.483Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-05-28T06:01:06.483Z] ubuntu-keyring util-linux [2021-05-28T06:01:06.483Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T06:01:06.483Z] Need to get 64.1 MB of archives. [2021-05-28T06:01:06.483Z] After this operation, 5085 kB of additional disk space will be used. [2021-05-28T06:01:06.483Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-28T06:01:06.744Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-28T06:01:06.744Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-28T06:01:06.744Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-28T06:01:06.744Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-28T06:01:06.744Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-28T06:01:06.744Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-28T06:01:06.744Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-28T06:01:06.744Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-28T06:01:06.744Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-28T06:01:06.744Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-28T06:01:06.744Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-28T06:01:06.744Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-28T06:01:06.744Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-28T06:01:06.744Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-28T06:01:06.744Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-28T06:01:06.744Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-28T06:01:06.744Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-28T06:01:07.006Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-28T06:01:07.006Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-28T06:01:07.006Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-28T06:01:07.006Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-28T06:01:07.006Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-28T06:01:07.006Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-28T06:01:07.006Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-28T06:01:07.006Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-28T06:01:07.006Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-28T06:01:07.006Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-28T06:01:07.006Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-28T06:01:07.006Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-28T06:01:07.006Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-28T06:01:07.006Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-28T06:01:07.006Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-28T06:01:07.006Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-28T06:01:07.006Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-05-28T06:01:07.006Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-28T06:01:07.006Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-28T06:01:07.006Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-28T06:01:07.006Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-28T06:01:07.006Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-28T06:01:07.006Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-28T06:01:07.006Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-28T06:01:07.006Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-28T06:01:07.006Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-28T06:01:07.006Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-28T06:01:07.006Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-28T06:01:07.006Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-28T06:01:07.006Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-28T06:01:07.006Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-28T06:01:07.006Z] 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] [2021-05-28T06:01:07.268Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-28T06:01:07.268Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-28T06:01:07.268Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-28T06:01:07.268Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-28T06:01:07.268Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-28T06:01:07.268Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-28T06:01:07.268Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-28T06:01:07.268Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-28T06:01:07.530Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-28T06:01:07.530Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-28T06:01:07.530Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-28T06:01:07.792Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-28T06:01:07.792Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-28T06:01:07.792Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-28T06:01:07.792Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-28T06:01:07.792Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-28T06:01:07.792Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-28T06:01:07.792Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-28T06:01:07.792Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-28T06:01:07.792Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-28T06:01:08.054Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-28T06:01:08.054Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-28T06:01:08.054Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-28T06:01:08.054Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-28T06:01:08.054Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-28T06:01:08.054Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-28T06:01:08.054Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-28T06:01:08.054Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-28T06:01:08.054Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-28T06:01:08.054Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-28T06:01:08.054Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-28T06:01:08.054Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-28T06:01:08.054Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-05-28T06:01:08.054Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-05-28T06:01:08.054Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-05-28T06:01:08.054Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-28T06:01:08.054Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-05-28T06:01:08.316Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-28T06:01:08.316Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-28T06:01:08.316Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-28T06:01:08.316Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-28T06:01:08.316Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-28T06:01:08.316Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-28T06:01:08.316Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-28T06:01:08.316Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-28T06:01:08.316Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-28T06:01:08.316Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-28T06:01:08.316Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-28T06:01:08.316Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-28T06:01:08.316Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-28T06:01:08.579Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-28T06:01:08.579Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-28T06:01:08.579Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T06:01:08.579Z] Fetched 64.1 MB in 2s (33.2 MB/s) [2021-05-28T06:01:08.841Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:08.841Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T06:01:08.841Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T06:01:09.103Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T06:01:09.104Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T06:01:09.367Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-28T06:01:09.367Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-28T06:01:10.316Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:10.316Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T06:01:10.576Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:10.576Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T06:01:10.576Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:10.576Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T06:01:10.576Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:10.576Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T06:01:10.576Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:10.576Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T06:01:10.838Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:10.838Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T06:01:10.839Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:10.839Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T06:01:10.839Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T06:01:10.839Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T06:01:10.839Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:11.100Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-28T06:01:11.100Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-28T06:01:11.100Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T06:01:11.100Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:11.100Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T06:01:11.100Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:11.100Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T06:01:11.361Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:11.361Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T06:01:11.361Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T06:01:11.622Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T06:01:11.622Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T06:01:11.622Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T06:01:12.194Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-28T06:01:12.194Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T06:01:12.194Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-28T06:01:12.194Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-28T06:01:12.194Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-28T06:01:12.194Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-28T06:01:12.459Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-28T06:01:12.459Z] Installing new version of config file /etc/issue ... [2021-05-28T06:01:12.459Z] Installing new version of config file /etc/issue.net ... [2021-05-28T06:01:12.720Z] Installing new version of config file /etc/lsb-release ... [2021-05-28T06:01:12.720Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-28T06:01:12.720Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-28T06:01:12.983Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-28T06:01:12.983Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-28T06:01:12.983Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:12.983Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-28T06:01:12.983Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-28T06:01:13.248Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-28T06:01:13.249Z] 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 [2021-05-28T06:01:13.249Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:13.249Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T06:01:13.249Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-28T06:01:13.249Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-28T06:01:13.249Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:13.249Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-28T06:01:13.249Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-28T06:01:13.511Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-28T06:01:13.511Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:13.511Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-28T06:01:13.511Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T06:01:13.772Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-28T06:01:13.772Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:13.772Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T06:01:13.772Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T06:01:14.047Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T06:01:14.047Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:14.047Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T06:01:14.047Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T06:01:14.047Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-28T06:01:14.310Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:14.310Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-28T06:01:14.310Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-28T06:01:14.310Z] Setting up grep (3.1-2build1) ... [2021-05-28T06:01:14.310Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:14.310Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-28T06:01:14.310Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-28T06:01:14.310Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-28T06:01:14.571Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:14.571Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T06:01:14.571Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T06:01:14.571Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-28T06:01:14.571Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:14.571Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T06:01:14.571Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T06:01:15.143Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T06:01:15.143Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T06:01:15.143Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T06:01:15.143Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T06:01:15.715Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-28T06:01:15.715Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:15.715Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-28T06:01:15.976Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T06:01:16.554Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-28T06:01:16.554Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-28T06:01:16.554Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-28T06:01:16.554Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-28T06:01:16.554Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-28T06:01:16.554Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:16.554Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-28T06:01:16.554Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-28T06:01:16.815Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-28T06:01:16.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:16.815Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T06:01:16.815Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T06:01:16.815Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T06:01:17.087Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:17.087Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T06:01:17.087Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T06:01:17.087Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T06:01:17.087Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:17.087Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T06:01:17.087Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T06:01:17.087Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T06:01:17.349Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:17.349Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T06:01:17.349Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T06:01:17.349Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T06:01:17.349Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:17.349Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T06:01:17.349Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T06:01:17.610Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T06:01:17.610Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T06:01:17.610Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T06:01:17.610Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:17.610Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T06:01:17.610Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T06:01:17.873Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T06:01:17.873Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:17.873Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T06:01:17.873Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T06:01:17.873Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T06:01:17.873Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:17.873Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T06:01:17.873Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T06:01:18.136Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-28T06:01:18.136Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:18.136Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T06:01:18.136Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T06:01:18.708Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-28T06:01:18.969Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-28T06:01:19.231Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-28T06:01:19.232Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:19.232Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T06:01:19.232Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T06:01:19.497Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T06:01:19.497Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T06:01:19.497Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-28T06:01:19.497Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T06:01:19.497Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-28T06:01:19.775Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T06:01:19.775Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-28T06:01:19.775Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-28T06:01:19.775Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-28T06:01:20.037Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T06:01:20.037Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-28T06:01:20.037Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-28T06:01:20.037Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-28T06:01:20.037Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T06:01:20.037Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-28T06:01:20.037Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-28T06:01:20.299Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-28T06:01:20.299Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T06:01:20.299Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T06:01:20.299Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T06:01:20.299Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T06:01:20.560Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T06:01:20.560Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T06:01:20.560Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T06:01:20.560Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T06:01:20.560Z] (Reading database ... 13916 files and directories currently installed.) [2021-05-28T06:01:20.560Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T06:01:20.560Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T06:01:20.854Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T06:01:20.854Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T06:01:20.854Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T06:01:20.854Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T06:01:20.854Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-28T06:01:20.854Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T06:01:21.116Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T06:01:21.116Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T06:01:21.116Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T06:01:21.116Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T06:01:21.116Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-28T06:01:21.116Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-28T06:01:21.116Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-28T06:01:21.396Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T06:01:21.396Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-05-28T06:01:21.396Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-05-28T06:01:21.396Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-05-28T06:01:21.396Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T06:01:21.396Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-05-28T06:01:21.396Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T06:01:21.658Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T06:01:21.658Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T06:01:21.658Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T06:01:21.658Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T06:01:21.921Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T06:01:21.921Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T06:01:21.921Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-28T06:01:21.921Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-28T06:01:21.921Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-28T06:01:22.202Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T06:01:22.202Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-28T06:01:22.202Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-28T06:01:22.202Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-28T06:01:22.464Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T06:01:22.464Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T06:01:22.464Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T06:01:22.464Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-28T06:01:22.725Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T06:01:22.725Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-28T06:01:22.725Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-28T06:01:22.725Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-28T06:01:22.725Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T06:01:22.725Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-28T06:01:22.725Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-28T06:01:22.725Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-28T06:01:22.986Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T06:01:22.986Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-28T06:01:22.986Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-28T06:01:22.986Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-28T06:01:23.248Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T06:01:23.248Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-28T06:01:23.248Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-28T06:01:23.248Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-28T06:01:23.248Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T06:01:23.248Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-28T06:01:23.248Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-28T06:01:23.248Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-28T06:01:23.510Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T06:01:23.510Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-28T06:01:23.510Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-28T06:01:23.510Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-28T06:01:23.510Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T06:01:23.510Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-28T06:01:23.771Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-28T06:01:23.771Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-28T06:01:23.772Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T06:01:23.772Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-28T06:01:23.772Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-28T06:01:23.772Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-28T06:01:24.038Z] (Reading database ... 13921 files and directories currently installed.) [2021-05-28T06:01:24.038Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-28T06:01:24.038Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-28T06:01:24.038Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-28T06:01:24.038Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-28T06:01:24.299Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-28T06:01:24.299Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-28T06:01:24.299Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-28T06:01:24.299Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-28T06:01:24.560Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-28T06:01:24.560Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-28T06:01:24.560Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-28T06:01:24.560Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-28T06:01:24.560Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-28T06:01:24.560Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-28T06:01:24.560Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-28T06:01:24.560Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-28T06:01:24.821Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-28T06:01:24.821Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-28T06:01:24.821Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-28T06:01:24.821Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-28T06:01:24.821Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-28T06:01:24.821Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-28T06:01:25.082Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-28T06:01:25.082Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-28T06:01:25.342Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-28T06:01:25.343Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-28T06:01:25.602Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-28T06:01:25.603Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-28T06:01:25.603Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T06:01:25.603Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T06:01:25.863Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T06:01:25.863Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T06:01:26.124Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T06:01:26.124Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T06:01:26.124Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T06:01:26.124Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T06:01:26.385Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:26.385Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T06:01:26.385Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:26.385Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T06:01:26.385Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:26.385Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T06:01:26.645Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:26.645Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T06:01:28.575Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:28.575Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T06:01:29.147Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:29.147Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T06:01:29.718Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:29.718Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T06:01:29.979Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:29.979Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T06:01:31.375Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T06:01:31.375Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T06:01:31.637Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T06:01:31.637Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T06:01:31.898Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-28T06:01:31.898Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T06:01:32.161Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-28T06:01:32.161Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T06:01:32.424Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-28T06:01:32.424Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-28T06:01:32.424Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T06:01:32.684Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T06:01:32.684Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T06:01:32.684Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T06:01:32.981Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-28T06:01:32.981Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-28T06:01:33.242Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T06:01:33.242Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T06:01:33.242Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T06:01:33.242Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T06:01:33.242Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T06:01:33.242Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-28T06:01:33.242Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-28T06:01:33.242Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-28T06:01:33.503Z] [2021-05-28T06:01:33.503Z] Current default time zone: 'Etc/UTC' [2021-05-28T06:01:33.503Z] Local time is now: Fri May 28 06:01:33 UTC 2021. [2021-05-28T06:01:33.503Z] Universal Time is now: Fri May 28 06:01:33 UTC 2021. [2021-05-28T06:01:33.503Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-28T06:01:33.503Z] [2021-05-28T06:01:33.503Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-28T06:01:33.503Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T06:01:33.503Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-28T06:01:33.503Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-28T06:01:33.764Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-28T06:01:33.764Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-28T06:01:33.764Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-28T06:01:33.764Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-28T06:01:33.764Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-28T06:01:33.764Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-28T06:01:33.764Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T06:01:33.764Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-28T06:01:33.764Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T06:01:33.764Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-28T06:01:34.026Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T06:01:34.026Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-28T06:01:34.026Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-28T06:01:34.287Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-28T06:01:34.287Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-28T06:01:34.287Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-28T06:01:34.287Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-28T06:01:34.287Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-28T06:01:34.287Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-28T06:01:36.203Z] Updating certificates in /etc/ssl/certs... [2021-05-28T06:01:37.150Z] 23 added, 27 removed; done. [2021-05-28T06:01:37.150Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-28T06:01:37.150Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T06:01:37.150Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-28T06:01:37.150Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-28T06:01:37.150Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-28T06:01:37.150Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T06:01:37.150Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-28T06:01:37.150Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T06:01:37.150Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T06:01:37.150Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T06:01:37.412Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T06:01:37.413Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T06:01:37.413Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-28T06:01:37.413Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-28T06:01:37.413Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-28T06:01:37.413Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-28T06:01:37.413Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-28T06:01:37.413Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T06:01:37.413Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T06:01:37.413Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-28T06:01:37.413Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-28T06:01:37.413Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-28T06:01:37.674Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T06:01:37.674Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-28T06:01:37.674Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-28T06:01:37.674Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-28T06:01:37.675Z] Updating certificates in /etc/ssl/certs... [2021-05-28T06:01:38.618Z] 0 added, 0 removed; done. [2021-05-28T06:01:38.618Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-28T06:01:38.618Z] done. [2021-05-28T06:01:38.880Z] Reading package lists... [2021-05-28T06:01:39.142Z] Building dependency tree... [2021-05-28T06:01:39.142Z] Reading state information... [2021-05-28T06:01:39.403Z] The following NEW packages will be installed: [2021-05-28T06:01:39.403Z] apt-transport-https [2021-05-28T06:01:39.665Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T06:01:39.665Z] Need to get 1692 B of archives. [2021-05-28T06:01:39.665Z] After this operation, 154 kB of additional disk space will be used. [2021-05-28T06:01:39.665Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-28T06:01:39.665Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T06:01:39.665Z] Fetched 1692 B in 0s (9306 B/s) [2021-05-28T06:01:39.665Z] Selecting previously unselected package apt-transport-https. [2021-05-28T06:01:39.665Z] (Reading database ... 13926 files and directories currently installed.) [2021-05-28T06:01:39.665Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-28T06:01:39.665Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-28T06:01:39.927Z] Setting up apt-transport-https (1.6.13) ... [2021-05-28T06:01:39.927Z] Waiting for network to be ready... [2021-05-28T06:01:46.528Z] 2021-05-28T06:01:44Z INFO Waiting for automatic snapd restart... [2021-05-28T06:01:47.470Z] snapd 2.50 from Canonical* installed [2021-05-28T06:01:48.365Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T06:01:48.365Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T06:01:48.365Z] ---> 41b2c69d3ec6 [2021-05-28T06:01:48.365Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T06:01:48.365Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T06:01:48.365Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T06:01:48.365Z] ---> 41b2c69d3ec6 [2021-05-28T06:01:48.365Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T06:01:48.365Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T06:01:48.365Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T06:01:48.365Z] ---> 41b2c69d3ec6 [2021-05-28T06:01:48.365Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T06:01:48.365Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T06:01:48.365Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T06:01:48.365Z] ---> 41b2c69d3ec6 [2021-05-28T06:01:48.365Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T06:01:48.365Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T06:01:48.365Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T06:01:48.365Z] ---> 41b2c69d3ec6 [2021-05-28T06:01:48.365Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T06:01:48.365Z] ---> Running in b371bbcabec1 [2021-05-28T06:01:48.365Z] ---> Running in 9c24c3ebeb3f [2021-05-28T06:01:48.365Z] ---> Running in 0359f5c902fb [2021-05-28T06:01:48.365Z] ---> Running in 1585e60fe2ed [2021-05-28T06:01:48.365Z] ---> Running in 57912acba7cf [2021-05-28T06:01:48.365Z] Removing intermediate container 57912acba7cf [2021-05-28T06:01:48.365Z] ---> 50342043a68c [2021-05-28T06:01:48.365Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T06:01:48.365Z] Removing intermediate container 1585e60fe2ed [2021-05-28T06:01:48.365Z] ---> 022dd9c9954a [2021-05-28T06:01:48.365Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T06:01:48.365Z] Removing intermediate container 9c24c3ebeb3f [2021-05-28T06:01:48.365Z] ---> 0df2bbaf4239 [2021-05-28T06:01:48.365Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T06:01:48.365Z] Removing intermediate container b371bbcabec1 [2021-05-28T06:01:48.365Z] ---> 631fc76565ff [2021-05-28T06:01:48.365Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T06:01:48.365Z] Removing intermediate container 0359f5c902fb [2021-05-28T06:01:48.365Z] ---> 92d9781bc861 [2021-05-28T06:01:48.365Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T06:01:48.365Z] ---> Running in ada8174a8327 [2021-05-28T06:01:48.365Z] ---> Running in 36ce4415edda [2021-05-28T06:01:48.365Z] ---> Running in bffe84818137 [2021-05-28T06:01:48.365Z] ---> Running in e957581cdd3e [2021-05-28T06:01:48.365Z] ---> Running in a00d391f13dc [2021-05-28T06:01:48.365Z] Removing intermediate container ada8174a8327 [2021-05-28T06:01:48.365Z] ---> 724fd7c8d54b [2021-05-28T06:01:48.365Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T06:01:48.365Z] Removing intermediate container 36ce4415edda [2021-05-28T06:01:48.365Z] ---> 3b3ad2898c40 [2021-05-28T06:01:48.365Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T06:01:48.420Z] "snapd" switched to the "latest/stable" channel [2021-05-28T06:01:48.420Z] [2021-05-28T06:01:48.644Z] ---> Running in aace0fb36f8d [2021-05-28T06:01:48.644Z] ---> Running in 851db9c5b7ae [2021-05-28T06:01:48.644Z] Removing intermediate container a00d391f13dc [2021-05-28T06:01:48.644Z] ---> a7a1a80738ea [2021-05-28T06:01:48.644Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T06:01:48.921Z] ---> Running in dc8cb0292133 [2021-05-28T06:01:48.922Z] Removing intermediate container e957581cdd3e [2021-05-28T06:01:48.922Z] ---> 9ed582b3b6f3 [2021-05-28T06:01:48.922Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T06:01:49.197Z] Removing intermediate container bffe84818137 [2021-05-28T06:01:49.197Z] ---> 9ed29b27ee02 [2021-05-28T06:01:49.197Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T06:01:49.477Z] ---> Running in 4796600336cb [2021-05-28T06:01:49.477Z] ---> Running in 394f06ab783f [2021-05-28T06:01:50.974Z] core18 20210507 from Canonical* installed [2021-05-28T06:01:50.974Z] "core18" switched to the "latest/stable" channel [2021-05-28T06:01:50.974Z] [2021-05-28T06:01:51.472Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T06:01:51.472Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T06:01:51.472Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T06:01:51.472Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T06:01:51.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T06:01:52.338Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T06:01:52.338Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T06:01:52.338Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T06:01:52.338Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T06:01:52.621Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T06:01:53.264Z] OK: 218 MiB in 52 packages [2021-05-28T06:01:53.264Z] OK: 218 MiB in 52 packages [2021-05-28T06:01:53.535Z] OK: 218 MiB in 52 packages [2021-05-28T06:01:53.817Z] OK: 218 MiB in 52 packages [2021-05-28T06:01:53.817Z] OK: 218 MiB in 52 packages [2021-05-28T06:01:55.182Z] snapcraft 4.7.1 from Canonical* installed [2021-05-28T06:01:55.182Z] "snapcraft" switched to the "latest/stable" channel [2021-05-28T06:01:55.182Z] [2021-05-28T06:01:55.254Z] Removing intermediate container aace0fb36f8d [2021-05-28T06:01:55.254Z] ---> 65026c493b7b [2021-05-28T06:01:55.254Z] Step 6/26 : COPY go.mod . [2021-05-28T06:01:55.254Z] Removing intermediate container 851db9c5b7ae [2021-05-28T06:01:55.254Z] ---> ebd34af09400 [2021-05-28T06:01:55.254Z] Step 6/22 : COPY go.mod . [2021-05-28T06:01:55.529Z] Removing intermediate container dc8cb0292133 [2021-05-28T06:01:55.529Z] ---> 0e867ea29458 [2021-05-28T06:01:55.529Z] Step 6/24 : COPY go.mod . [2021-05-28T06:01:55.807Z] Removing intermediate container 394f06ab783f [2021-05-28T06:01:55.807Z] ---> d0fe59601302 [2021-05-28T06:01:55.807Z] Step 6/24 : COPY go.mod . [2021-05-28T06:01:55.807Z] Removing intermediate container 4796600336cb [2021-05-28T06:01:55.807Z] ---> df18bf4801db [2021-05-28T06:01:55.807Z] Step 6/32 : COPY go.mod . [2021-05-28T06:01:56.433Z] ---> fba4fa94dd7a [2021-05-28T06:01:56.433Z] Step 7/22 : RUN go mod download [2021-05-28T06:01:56.433Z] ---> 799a8f520e0f [2021-05-28T06:01:56.433Z] Step 7/26 : RUN go mod download [2021-05-28T06:01:56.433Z] ---> Running in 33efe4c201cd [2021-05-28T06:01:56.710Z] ---> Running in 768c6f8c09b6 [2021-05-28T06:01:56.710Z] ---> 653e02ca4547 [2021-05-28T06:01:56.710Z] Step 7/24 : RUN go mod download [2021-05-28T06:01:56.987Z] ---> Running in 29ffc1e74d1f [2021-05-28T06:01:57.279Z] ---> 0b8cf7a92b04 [2021-05-28T06:01:57.279Z] Step 7/24 : RUN go mod download [2021-05-28T06:01:57.279Z] ---> b27a731a3e97 [2021-05-28T06:01:57.279Z] Step 7/32 : RUN go mod download [2021-05-28T06:01:57.560Z] ---> Running in c17176185e3e [2021-05-28T06:01:57.560Z] ---> Running in 0faa0c237e6a [2021-05-28T06:01:58.486Z] 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: [2021-05-28T06:01:58.486Z] - README.md [2021-05-28T06:01:58.486Z] [2021-05-28T06:01:58.486Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-28T06:02:00.983Z] Removing intermediate container 33efe4c201cd [2021-05-28T06:02:00.983Z] ---> cce7789a393a [2021-05-28T06:02:00.983Z] Step 8/22 : COPY . . [2021-05-28T06:02:00.983Z] Removing intermediate container 768c6f8c09b6 [2021-05-28T06:02:00.983Z] ---> 1c8502746157 [2021-05-28T06:02:00.983Z] Step 8/26 : COPY . . [2021-05-28T06:02:01.277Z] Removing intermediate container 29ffc1e74d1f [2021-05-28T06:02:01.277Z] ---> cdb5fa83dd41 [2021-05-28T06:02:01.277Z] Step 8/24 : COPY . . [2021-05-28T06:02:01.876Z] Removing intermediate container c17176185e3e [2021-05-28T06:02:01.876Z] ---> 10f44094add0 [2021-05-28T06:02:01.876Z] Step 8/32 : COPY . . [2021-05-28T06:02:02.153Z] Removing intermediate container 0faa0c237e6a [2021-05-28T06:02:02.153Z] ---> e9ab53319c6e [2021-05-28T06:02:02.153Z] Step 8/24 : COPY . . [2021-05-28T06:02:05.086Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T06:02:05.086Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T06:02:05.086Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T06:02:05.086Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T06:02:06.350Z] Reading package lists... [2021-05-28T06:02:06.644Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-28T06:02:13.388Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T06:02:13.388Z] Reading package lists... [2021-05-28T06:02:13.388Z] Building dependency tree... [2021-05-28T06:02:13.388Z] Reading state information... [2021-05-28T06:02:13.388Z] Suggested packages: [2021-05-28T06:02:13.388Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-28T06:02:13.388Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-28T06:02:13.388Z] Recommended packages: [2021-05-28T06:02:13.388Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-28T06:02:13.388Z] The following NEW packages will be installed: [2021-05-28T06:02:13.388Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-28T06:02:13.388Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-28T06:02:13.388Z] pkg-config zip [2021-05-28T06:02:13.388Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T06:02:13.388Z] Need to get 7663 kB of archives. [2021-05-28T06:02:13.388Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-28T06:02:13.388Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-28T06:02:13.650Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-28T06:02:13.650Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-28T06:02:13.650Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-28T06:02:13.650Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-28T06:02:13.650Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-28T06:02:13.650Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-28T06:02:13.650Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-28T06:02:13.910Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-28T06:02:13.911Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-28T06:02:13.911Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-28T06:02:13.911Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-28T06:02:13.911Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-28T06:02:14.172Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-28T06:02:14.172Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-28T06:02:14.172Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T06:02:14.172Z] Fetched 7663 kB in 1s (11.2 MB/s) [2021-05-28T06:02:14.435Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-28T06:02:14.435Z] (Reading database ... 13930 files and directories currently installed.) [2021-05-28T06:02:14.435Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-28T06:02:14.435Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-28T06:02:14.697Z] Selecting previously unselected package libpsl5:amd64. [2021-05-28T06:02:14.697Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-28T06:02:14.697Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-28T06:02:14.697Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-28T06:02:14.697Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-28T06:02:14.697Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-28T06:02:14.959Z] Selecting previously unselected package librtmp1:amd64. [2021-05-28T06:02:14.959Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-28T06:02:14.959Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-28T06:02:14.959Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-28T06:02:14.959Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-28T06:02:14.959Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-28T06:02:15.220Z] Selecting previously unselected package liberror-perl. [2021-05-28T06:02:15.220Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-28T06:02:15.220Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-28T06:02:15.220Z] Selecting previously unselected package git-man. [2021-05-28T06:02:15.220Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-28T06:02:15.220Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-28T06:02:15.482Z] Selecting previously unselected package git. [2021-05-28T06:02:15.482Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-28T06:02:15.482Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-28T06:02:16.056Z] Selecting previously unselected package libnorm1:amd64. [2021-05-28T06:02:16.056Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-28T06:02:16.317Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-28T06:02:16.317Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-28T06:02:16.317Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-28T06:02:16.317Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-28T06:02:16.317Z] Selecting previously unselected package libsodium23:amd64. [2021-05-28T06:02:16.317Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-28T06:02:16.317Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-28T06:02:16.578Z] Selecting previously unselected package libzmq5:amd64. [2021-05-28T06:02:16.578Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-28T06:02:16.578Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T06:02:16.578Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-28T06:02:16.578Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-28T06:02:16.578Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T06:02:16.842Z] Selecting previously unselected package pkg-config. [2021-05-28T06:02:16.842Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-28T06:02:16.842Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-28T06:02:16.842Z] Selecting previously unselected package zip. [2021-05-28T06:02:16.842Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-28T06:02:16.842Z] Unpacking zip (3.0-11build1) ... [2021-05-28T06:02:17.104Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-28T06:02:17.104Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-28T06:02:17.104Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-28T06:02:17.104Z] Setting up liberror-perl (0.17025-1) ... [2021-05-28T06:02:17.104Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-28T06:02:17.104Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-28T06:02:17.369Z] No schema files found: doing nothing. [2021-05-28T06:02:17.369Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-28T06:02:17.369Z] Setting up zip (3.0-11build1) ... [2021-05-28T06:02:17.369Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-28T06:02:17.369Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-28T06:02:17.630Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-28T06:02:17.631Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T06:02:17.631Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-28T06:02:17.892Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T06:02:17.892Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-28T06:02:17.892Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T06:02:24.489Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T06:02:24.489Z] git set to automatically installed. [2021-05-28T06:02:24.489Z] git-man set to automatically installed. [2021-05-28T06:02:24.489Z] libcurl3-gnutls set to automatically installed. [2021-05-28T06:02:24.489Z] liberror-perl set to automatically installed. [2021-05-28T06:02:24.489Z] libglib2.0-0 set to automatically installed. [2021-05-28T06:02:24.489Z] libnghttp2-14 set to automatically installed. [2021-05-28T06:02:24.489Z] libnorm1 set to automatically installed. [2021-05-28T06:02:24.489Z] libpgm-5.2-0 set to automatically installed. [2021-05-28T06:02:24.489Z] libpsl5 set to automatically installed. [2021-05-28T06:02:24.489Z] librtmp1 set to automatically installed. [2021-05-28T06:02:24.489Z] libsodium23 set to automatically installed. [2021-05-28T06:02:24.489Z] libzmq3-dev set to automatically installed. [2021-05-28T06:02:24.489Z] libzmq5 set to automatically installed. [2021-05-28T06:02:24.489Z] pkg-config set to automatically installed. [2021-05-28T06:02:24.489Z] zip set to automatically installed. [2021-05-28T06:02:25.436Z] snapd is not logged in, snap install commands will use sudo [2021-05-28T06:02:28.972Z] ---> cecddb3d454a [2021-05-28T06:02:28.972Z] Step 9/22 : RUN go mod tidy [2021-05-28T06:02:28.972Z] ---> be59ec337d6d [2021-05-28T06:02:28.972Z] Step 9/26 : RUN go mod tidy [2021-05-28T06:02:28.972Z] ---> Running in a5421d9d9275 [2021-05-28T06:02:28.972Z] ---> Running in 632af1fa217a [2021-05-28T06:02:28.972Z] ---> f02227b920be [2021-05-28T06:02:28.972Z] Step 9/32 : RUN go mod tidy [2021-05-28T06:02:28.972Z] ---> 87db4d100d7a [2021-05-28T06:02:28.972Z] Step 9/24 : RUN go mod tidy [2021-05-28T06:02:28.972Z] ---> 0f02707568d2 [2021-05-28T06:02:28.972Z] Step 9/24 : RUN go mod tidy [2021-05-28T06:02:28.972Z] ---> Running in 857311d70b0a [2021-05-28T06:02:28.972Z] ---> Running in b5921785b2d8 [2021-05-28T06:02:28.972Z] ---> Running in fadf3f9addf1 [2021-05-28T06:02:32.033Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T06:02:33.301Z] Removing intermediate container a5421d9d9275 [2021-05-28T06:02:33.301Z] ---> 85be7f0c0b7d [2021-05-28T06:02:33.301Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T06:02:33.301Z] ---> Running in 2faf35e0110e [2021-05-28T06:02:33.916Z] Removing intermediate container 632af1fa217a [2021-05-28T06:02:33.916Z] ---> ee2dbb9229a1 [2021-05-28T06:02:33.916Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T06:02:34.511Z] ---> Running in 32629259372a [2021-05-28T06:02:34.787Z] Removing intermediate container 857311d70b0a [2021-05-28T06:02:34.787Z] ---> 0914a6b77eb4 [2021-05-28T06:02:34.787Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T06:02:35.061Z] ---> Running in 4d89c08bcded [2021-05-28T06:02:35.061Z] Removing intermediate container b5921785b2d8 [2021-05-28T06:02:35.061Z] ---> 3a3ff466ac4f [2021-05-28T06:02:35.061Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T06:02:35.337Z] 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 [2021-05-28T06:02:35.337Z] Removing intermediate container fadf3f9addf1 [2021-05-28T06:02:35.337Z] ---> 73f9c62224ed [2021-05-28T06:02:35.337Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T06:02:35.337Z] ---> Running in bd387c833587 [2021-05-28T06:02:35.619Z] ---> Running in a88c588b41c7 [2021-05-28T06:02:37.078Z] 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 [2021-05-28T06:02:37.362Z] 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 [2021-05-28T06:02:37.976Z] 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 [2021-05-28T06:02:37.976Z] 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 [2021-05-28T06:02:44.294Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-28T06:02:44.294Z] snapd is not logged in, snap install commands will use sudo [2021-05-28T06:02:49.590Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T06:02:49.851Z] snap "core18" has no updates available [2021-05-28T06:02:50.421Z] Pulling go-build-helper [2021-05-28T06:02:50.421Z] + snapcraftctl pull [2021-05-28T06:02:51.364Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-28T06:02:51.364Z] Skipping pull go-build-helper (already ran) [2021-05-28T06:02:51.364Z] Building go-build-helper [2021-05-28T06:02:51.364Z] + snapcraftctl build [2021-05-28T06:02:53.289Z] Staging go-build-helper [2021-05-28T06:02:53.289Z] + snapcraftctl stage [2021-05-28T06:03:03.294Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-28T06:03:03.294Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-28T06:03:03.294Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-28T06:03:03.294Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-28T06:03:03.294Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-28T06:03:03.294Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-28T06:03:03.294Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-28T06:03:03.294Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-28T06:03:03.294Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-28T06:03:03.294Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-28T06:03:03.294Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-28T06:03:03.294Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-28T06:03:03.294Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-28T06:03:03.294Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-28T06:03:03.294Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-28T06:03:03.294Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-28T06:03:03.294Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-28T06:03:03.294Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-28T06:03:03.294Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-28T06:03:03.294Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-28T06:03:03.294Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-28T06:03:03.294Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-28T06:03:03.294Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-28T06:03:03.295Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-28T06:03:03.295Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-28T06:03:03.295Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-28T06:03:03.295Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-28T06:03:03.295Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-28T06:03:03.295Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-28T06:03:03.295Z] Fetched 224 kB in 0s (0 B/s) [2021-05-28T06:03:03.295Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-28T06:03:03.295Z] Fetched 157 kB in 0s (0 B/s) [2021-05-28T06:03:03.295Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-28T06:03:03.295Z] Fetched 221 kB in 0s (0 B/s) [2021-05-28T06:03:03.295Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-28T06:03:03.295Z] Fetched 143 kB in 0s (0 B/s) [2021-05-28T06:03:03.295Z] Pulling app-service-config [2021-05-28T06:03:03.295Z] + snapcraftctl pull [2021-05-28T06:03:03.295Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-28T06:03:03.295Z] Pulling config-common [2021-05-28T06:03:03.295Z] + snapcraftctl pull [2021-05-28T06:03:07.508Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T06:03:07.508Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T06:03:07.508Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T06:03:07.508Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T06:03:07.508Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-28T06:03:07.508Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T06:03:07.508Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-28T06:03:07.508Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T06:03:07.508Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-28T06:03:07.509Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T06:03:07.509Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-28T06:03:07.509Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T06:03:07.509Z] Pulling edgex-go [2021-05-28T06:03:07.509Z] + snapcraftctl pull [2021-05-28T06:03:25.628Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T06:03:25.628Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T06:03:25.628Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T06:03:25.628Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-28T06:03:25.628Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-28T06:03:25.628Z] Fetched 279 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-28T06:03:25.628Z] Fetched 122 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-28T06:03:25.628Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-28T06:03:25.628Z] Fetched 8848 B in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-28T06:03:25.628Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-28T06:03:25.628Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-28T06:03:25.628Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-28T06:03:25.628Z] Fetched 219 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-28T06:03:25.628Z] Fetched 154 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-28T06:03:25.628Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-28T06:03:25.628Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-28T06:03:25.628Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-28T06:03:25.628Z] Fetched 499 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-28T06:03:25.628Z] Fetched 111 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-28T06:03:25.628Z] Fetched 240 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-28T06:03:25.628Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-28T06:03:25.628Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-28T06:03:25.628Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-28T06:03:25.628Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-28T06:03:25.628Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-28T06:03:25.628Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-28T06:03:25.628Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-28T06:03:25.628Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-28T06:03:25.628Z] Fetched 8720 B in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-28T06:03:25.628Z] Fetched 137 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-28T06:03:25.628Z] Fetched 119 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-28T06:03:25.628Z] Fetched 110 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-28T06:03:25.628Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-28T06:03:25.628Z] Fetched 645 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-28T06:03:25.628Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-28T06:03:25.628Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-28T06:03:25.628Z] Fetched 368 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-28T06:03:25.628Z] Fetched 187 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-28T06:03:25.628Z] Fetched 175 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-28T06:03:25.628Z] Fetched 206 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-28T06:03:25.628Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-28T06:03:25.628Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-28T06:03:25.628Z] Fetched 159 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-28T06:03:25.628Z] Fetched 107 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-28T06:03:25.628Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-28T06:03:25.628Z] Pulling static-packages [2021-05-28T06:03:25.628Z] + snapcraftctl pull [2021-05-28T06:03:25.628Z] Pulling version [2021-05-28T06:03:25.628Z] + cd /root/project [2021-05-28T06:03:25.628Z] + [ -f VERSION ] [2021-05-28T06:03:25.628Z] + PROJECT_VERSION=local-dev [2021-05-28T06:03:25.628Z] + git rev-parse --short HEAD [2021-05-28T06:03:25.628Z] + GIT_REVISION=d4a1bc9a [2021-05-28T06:03:25.628Z] + snapcraftctl set-version local-dev [2021-05-28T06:03:25.628Z] Skipping build go-build-helper (already ran) [2021-05-28T06:03:25.628Z] Building app-service-config [2021-05-28T06:03:25.628Z] + make build [2021-05-28T06:03:25.628Z] go mod tidy [2021-05-28T06:03:28.181Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 [2021-05-28T06:03:28.181Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-05-28T06:03:28.181Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-28T06:03:28.181Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-28T06:03:28.181Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-28T06:03:28.181Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-28T06:03:28.181Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-28T06:03:28.181Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-28T06:03:28.181Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-28T06:03:28.181Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-28T06:03:28.442Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-05-28T06:03:28.702Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-28T06:03:28.703Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-28T06:03:28.703Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-28T06:03:28.703Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-28T06:03:28.980Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-28T06:03:28.980Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-28T06:03:28.980Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-28T06:03:28.980Z] go: downloading golang.org/x/text v0.3.2 [2021-05-28T06:03:28.980Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-28T06:03:29.267Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-28T06:03:29.267Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-28T06:03:29.267Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-28T06:03:29.267Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-28T06:03:29.267Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-28T06:03:29.267Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-28T06:03:29.267Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-28T06:03:29.267Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-28T06:03:29.267Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-28T06:03:29.267Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-28T06:03:29.267Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-28T06:03:29.267Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-28T06:03:29.267Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-28T06:03:29.267Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-28T06:03:29.267Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-28T06:03:29.532Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-28T06:03:29.532Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-28T06:03:29.532Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-28T06:03:29.532Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-28T06:03:29.532Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-28T06:03:29.532Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-28T06:03:29.532Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-28T06:03:29.795Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-28T06:03:29.795Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-28T06:03:29.795Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-28T06:03:29.795Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-28T06:03:29.795Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-28T06:03:29.795Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-28T06:03:29.795Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-28T06:03:29.795Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-28T06:03:29.795Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-28T06:03:29.795Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-28T06:03:29.795Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-28T06:03:29.795Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-28T06:03:29.795Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-28T06:03:29.795Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-28T06:03:29.795Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-28T06:03:29.795Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-28T06:03:29.795Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-28T06:03:30.055Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-28T06:03:30.055Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-28T06:03:30.055Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-28T06:03:30.055Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-28T06:03:30.055Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-28T06:03:30.055Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-28T06:03:30.055Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-28T06:03:30.055Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-28T06:03:30.055Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-28T06:03:30.315Z] go: downloading github.com/kr/text v0.1.0 [2021-05-28T06:03:30.315Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-28T06:03:30.315Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-28T06:03:30.315Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-28T06:03:30.315Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-28T06:03:30.315Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-28T06:03:30.315Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-28T06:03:30.315Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-28T06:03:30.315Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-28T06:03:30.315Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-28T06:03:30.315Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-28T06:03:30.606Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-28T06:03:40.597Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-28T06:03:40.597Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-28T06:03:40.597Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-28T06:03:40.597Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-28T06:03:40.597Z] Building config-common [2021-05-28T06:03:40.597Z] + snapcraftctl build [2021-05-28T06:03:42.510Z] Building edgex-go [2021-05-28T06:03:42.510Z] + cd /root/parts/edgex-go/src [2021-05-28T06:03:42.510Z] + make build [2021-05-28T06:03:42.510Z] go mod tidy [2021-05-28T06:03:43.080Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-05-28T06:03:43.080Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-28T06:03:43.340Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-28T06:03:43.340Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-28T06:03:43.340Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-28T06:03:43.340Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-28T06:03:43.340Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-28T06:03:43.340Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-28T06:03:43.340Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-28T06:03:43.601Z] 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 [2021-05-28T06:03:47.802Z] 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 [2021-05-28T06:03:53.092Z] 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 [2021-05-28T06:03:54.810Z] 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 [2021-05-28T06:03:56.721Z] 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 [2021-05-28T06:03:56.981Z] 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 [2021-05-28T06:03:59.581Z] 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 [2021-05-28T06:04:01.052Z] 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 [2021-05-28T06:04:02.437Z] 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 [2021-05-28T06:04:03.821Z] 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 [2021-05-28T06:04:05.206Z] 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 [2021-05-28T06:04:06.588Z] 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 [2021-05-28T06:04:08.503Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-28T06:04:08.503Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-28T06:04:08.503Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-28T06:04:08.503Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-28T06:04:08.503Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-28T06:04:08.503Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-28T06:04:08.769Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-28T06:04:08.769Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-28T06:04:08.769Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-28T06:04:08.769Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-28T06:04:08.769Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-28T06:04:08.769Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-28T06:04:08.769Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-28T06:04:08.769Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-28T06:04:08.769Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-28T06:04:08.769Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-28T06:04:08.769Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-28T06:04:08.769Z] + 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 [2021-05-28T06:04:08.769Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-28T06:04:08.769Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-28T06:04:08.769Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-28T06:04:08.769Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-28T06:04:08.769Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-28T06:04:08.769Z] + 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 [2021-05-28T06:04:08.769Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-28T06:04:08.769Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-28T06:04:08.769Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-28T06:04:12.079Z] Building static-packages [2021-05-28T06:04:12.079Z] + snapcraftctl build [2021-05-28T06:04:13.997Z] Building version [2021-05-28T06:04:13.997Z] + snapcraftctl build [2021-05-28T06:04:14.897Z] 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 [2021-05-28T06:04:15.914Z] Skipping stage go-build-helper (already ran) [2021-05-28T06:04:15.915Z] Staging app-service-config [2021-05-28T06:04:15.915Z] + snapcraftctl stage [2021-05-28T06:04:16.854Z] Staging config-common [2021-05-28T06:04:16.854Z] + snapcraftctl stage [2021-05-28T06:04:17.794Z] Staging edgex-go [2021-05-28T06:04:17.794Z] + snapcraftctl stage [2021-05-28T06:04:18.735Z] Staging static-packages [2021-05-28T06:04:18.735Z] + snapcraftctl stage [2021-05-28T06:04:20.120Z] Staging version [2021-05-28T06:04:20.120Z] + snapcraftctl stage [2021-05-28T06:04:21.060Z] Priming go-build-helper [2021-05-28T06:04:21.060Z] + snapcraftctl prime [2021-05-28T06:04:22.001Z] Priming app-service-config [2021-05-28T06:04:22.001Z] + snapcraftctl prime [2021-05-28T06:04:22.942Z] Priming config-common [2021-05-28T06:04:22.942Z] + snapcraftctl prime [2021-05-28T06:04:24.328Z] Priming edgex-go [2021-05-28T06:04:24.328Z] + snapcraftctl prime [2021-05-28T06:04:25.079Z] 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 [2021-05-28T06:04:25.270Z] Priming static-packages [2021-05-28T06:04:25.270Z] + snapcraftctl prime [2021-05-28T06:04:27.815Z] Priming version [2021-05-28T06:04:27.815Z] + snapcraftctl prime [2021-05-28T06:04:28.758Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-28T06:04:30.499Z] Removing intermediate container 2faf35e0110e [2021-05-28T06:04:30.500Z] ---> 24bdf69a5320 [2021-05-28T06:04:30.500Z] [2021-05-28T06:04:30.500Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T06:04:30.500Z] 3.12: Pulling from library/alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-28T06:04:32.485Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T06:04:32.485Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T06:04:32.485Z] ---> 9852663dfa18 [2021-05-28T06:04:32.485Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T06:04:32.763Z] ---> Running in 4f36ead2a9af [2021-05-28T06:04:36.170Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T06:04:36.170Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T06:04:37.159Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T06:04:37.160Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T06:04:37.160Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T06:04:37.160Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T06:04:37.160Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T06:04:37.160Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T06:04:37.765Z] OK: 7 MiB in 18 packages [2021-05-28T06:04:38.042Z] Removing intermediate container bd387c833587 [2021-05-28T06:04:38.042Z] ---> 7355921a2834 [2021-05-28T06:04:38.042Z] [2021-05-28T06:04:38.042Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T06:04:38.042Z] ---> 9852663dfa18 [2021-05-28T06:04:38.042Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T06:04:38.643Z] ---> Running in 81359512fb95 [2021-05-28T06:04:40.097Z] Removing intermediate container 32629259372a [2021-05-28T06:04:40.097Z] ---> b8845c8fad3d [2021-05-28T06:04:40.097Z] [2021-05-28T06:04:40.097Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T06:04:40.097Z] ---> 9852663dfa18 [2021-05-28T06:04:40.097Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T06:04:40.097Z] Removing intermediate container 81359512fb95 [2021-05-28T06:04:40.097Z] ---> 05cd0bbdf04a [2021-05-28T06:04:40.097Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T06:04:40.377Z] ---> Running in 52c152f1f69a [2021-05-28T06:04:40.377Z] ---> Running in 982fd5ef27cd [2021-05-28T06:04:40.989Z] Removing intermediate container 4f36ead2a9af [2021-05-28T06:04:40.989Z] ---> 2cd4f2a1e61b [2021-05-28T06:04:40.989Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T06:04:41.278Z] ---> Running in 53b8812bb46a [2021-05-28T06:04:42.739Z] Removing intermediate container 53b8812bb46a [2021-05-28T06:04:42.739Z] ---> cda3919151cf [2021-05-28T06:04:42.739Z] Step 14/22 : WORKDIR /edgex [2021-05-28T06:04:42.739Z] ---> Running in 00412be43d9d [2021-05-28T06:04:43.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T06:04:43.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T06:04:43.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T06:04:43.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T06:04:44.059Z] Removing intermediate container 00412be43d9d [2021-05-28T06:04:44.059Z] ---> b657d0f771ac [2021-05-28T06:04:44.059Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T06:04:44.374Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T06:04:44.753Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T06:04:44.753Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T06:04:44.753Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T06:04:44.753Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T06:04:44.753Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T06:04:44.753Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T06:04:44.753Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T06:04:44.753Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T06:04:44.753Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T06:04:44.753Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T06:04:44.753Z] OK: 5 MiB in 16 packages [2021-05-28T06:04:45.073Z] ---> aa5ab57527cb [2021-05-28T06:04:45.073Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T06:04:45.073Z] OK: 7 MiB in 20 packages [2021-05-28T06:04:47.299Z] Removing intermediate container 982fd5ef27cd [2021-05-28T06:04:47.299Z] ---> 769ee3c81d27 [2021-05-28T06:04:47.299Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T06:04:47.299Z] ---> Running in 9b7fb0fc234b [2021-05-28T06:04:48.290Z] Removing intermediate container 52c152f1f69a [2021-05-28T06:04:48.290Z] ---> 242159bccd69 [2021-05-28T06:04:48.290Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T06:04:48.290Z] ---> a5f7e8e2fd0f [2021-05-28T06:04:48.290Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T06:04:48.573Z] Removing intermediate container 9b7fb0fc234b [2021-05-28T06:04:48.573Z] ---> 2141692b76c6 [2021-05-28T06:04:48.573Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T06:04:48.573Z] ---> Running in 65f42646681a [2021-05-28T06:04:48.867Z] ---> Running in 965a05c6f10a [2021-05-28T06:04:49.859Z] Removing intermediate container 965a05c6f10a [2021-05-28T06:04:49.859Z] ---> 6ec4c9142755 [2021-05-28T06:04:49.859Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T06:04:49.859Z] Removing intermediate container 65f42646681a [2021-05-28T06:04:49.859Z] ---> 6c4aebf33448 [2021-05-28T06:04:49.859Z] Step 14/26 : WORKDIR / [2021-05-28T06:04:49.859Z] ---> Running in 9b6d7e6fb0a0 [2021-05-28T06:04:50.139Z] ---> Running in a8808c730687 [2021-05-28T06:04:50.418Z] ---> 859e1a4cf21c [2021-05-28T06:04:50.418Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T06:04:50.702Z] ---> Running in 847f98ed8ca0 [2021-05-28T06:04:50.977Z] Removing intermediate container a8808c730687 [2021-05-28T06:04:50.977Z] ---> aed540320ca1 [2021-05-28T06:04:50.977Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-28T06:04:51.971Z] Removing intermediate container 847f98ed8ca0 [2021-05-28T06:04:51.971Z] ---> b57ea527313c [2021-05-28T06:04:51.971Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T06:04:52.250Z] ---> Running in bdb15e54f75d [2021-05-28T06:04:52.532Z] ---> f2ed2053b90c [2021-05-28T06:04:52.532Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-28T06:04:53.152Z] Removing intermediate container bdb15e54f75d [2021-05-28T06:04:53.152Z] ---> 298fe08da75a [2021-05-28T06:04:53.152Z] Step 20/22 : LABEL arch=arm64 [2021-05-28T06:04:53.434Z] ---> Running in 140627874b3d [2021-05-28T06:04:54.040Z] ---> f7dc2cef1de6 [2021-05-28T06:04:54.040Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T06:04:54.040Z] Removing intermediate container 9b6d7e6fb0a0 [2021-05-28T06:04:54.040Z] Removing intermediate container 140627874b3d [2021-05-28T06:04:54.040Z] ---> 2cd92136c9b8 [2021-05-28T06:04:54.040Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T06:04:54.318Z] ---> dd9704b70a3f [2021-05-28T06:04:54.318Z] Step 21/22 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T06:04:54.596Z] ---> Running in 0da7b056861b [2021-05-28T06:04:54.596Z] ---> Running in cbc0fb2db360 [2021-05-28T06:04:56.057Z] ---> a00ddd8c322b [2021-05-28T06:04:56.057Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-28T06:04:56.057Z] Removing intermediate container 0da7b056861b [2021-05-28T06:04:56.057Z] ---> 9d77b72c9d3a [2021-05-28T06:04:56.057Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T06:04:56.057Z] Removing intermediate container cbc0fb2db360 [2021-05-28T06:04:56.057Z] ---> 665830d389d9 [2021-05-28T06:04:56.057Z] Step 22/22 : LABEL version=0.0.0 [2021-05-28T06:04:56.334Z] ---> Running in 3294adc89872 [2021-05-28T06:04:57.322Z] Removing intermediate container 3294adc89872 [2021-05-28T06:04:57.322Z] ---> a60327cf8228 [2021-05-28T06:04:57.322Z] [2021-05-28T06:04:57.322Z] ---> 968a55d72c80 [2021-05-28T06:04:57.322Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T06:04:57.603Z] ---> c20b6586cef2 [2021-05-28T06:04:57.603Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T06:04:57.876Z] Successfully built a60327cf8228 [2021-05-28T06:04:58.148Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-28T06:04:58.148Z] ---> Running in 46d37b319e96 [2021-05-28T06:04:58.148Z] Building support-scheduler [2021-05-28T06:05:00.167Z]  Building security-proxy-setup ... done  ---> e42fe60bd96a [2021-05-28T06:05:00.167Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T06:05:01.610Z] Removing intermediate container a88c588b41c7 [2021-05-28T06:05:01.610Z] ---> e8569e6a3997 [2021-05-28T06:05:01.610Z] [2021-05-28T06:05:01.610Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T06:05:01.610Z] ---> 9852663dfa18 [2021-05-28T06:05:01.610Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T06:05:02.208Z] ---> Running in e56583529a35 [2021-05-28T06:05:02.208Z] ---> 6a8a0df3118b [2021-05-28T06:05:02.208Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T06:05:03.197Z] Removing intermediate container 46d37b319e96 [2021-05-28T06:05:03.197Z] ---> c8bc33b51df0 [2021-05-28T06:05:03.197Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T06:05:04.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T06:05:04.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T06:05:04.927Z] ---> 0a8dffd0c32f [2021-05-28T06:05:04.927Z] 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/ [2021-05-28T06:05:05.221Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T06:05:05.221Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T06:05:05.221Z] OK: 5 MiB in 15 packages [2021-05-28T06:05:05.494Z] ---> Running in 8e2e776fdd11 [2021-05-28T06:05:05.494Z] ---> 3f863faa4965 [2021-05-28T06:05:05.494Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T06:05:06.093Z] Removing intermediate container 4d89c08bcded [2021-05-28T06:05:06.093Z] ---> 3e269e86f192 [2021-05-28T06:05:06.093Z] [2021-05-28T06:05:06.093Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T06:05:06.093Z] ---> 9852663dfa18 [2021-05-28T06:05:06.093Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T06:05:06.693Z] ---> Running in 9ac324fe3509 [2021-05-28T06:05:07.295Z] Removing intermediate container e56583529a35 [2021-05-28T06:05:07.295Z] ---> f496533b5f67 [2021-05-28T06:05:07.295Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T06:05:07.295Z] ---> 89bfaf364bc4 [2021-05-28T06:05:07.295Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T06:05:07.568Z] Removing intermediate container 9ac324fe3509 [2021-05-28T06:05:07.569Z] ---> 921747faded4 [2021-05-28T06:05:07.569Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T06:05:07.569Z] ---> Running in 0215f2b8c990 [2021-05-28T06:05:07.847Z] ---> Running in a36faa91e286 [2021-05-28T06:05:08.831Z] Removing intermediate container 0215f2b8c990 [2021-05-28T06:05:08.831Z] ---> e0036ce4154e [2021-05-28T06:05:08.831Z] Step 14/24 : ENV APP_PORT=59881Removing intermediate container a36faa91e286 [2021-05-28T06:05:08.831Z] [2021-05-28T06:05:08.831Z] ---> fcf2854b7a6b [2021-05-28T06:05:08.831Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T06:05:08.831Z] ---> 838f2cf95b96 [2021-05-28T06:05:08.831Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T06:05:09.108Z] ---> Running in 1c7833a23161 [2021-05-28T06:05:09.108Z] ---> Running in 8d4eb9f4d4c8 [2021-05-28T06:05:09.398Z] Removing intermediate container 8e2e776fdd11 [2021-05-28T06:05:09.398Z] ---> 42a1b6721216 [2021-05-28T06:05:09.398Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T06:05:09.677Z] ---> Running in 1f3c4f0b1b92 [2021-05-28T06:05:09.965Z] Removing intermediate container 1c7833a23161 [2021-05-28T06:05:09.965Z] ---> a1bc94c27f5e [2021-05-28T06:05:09.965Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T06:05:09.965Z] Removing intermediate container 8d4eb9f4d4c8 [2021-05-28T06:05:09.965Z] ---> ea2173ffe366 [2021-05-28T06:05:09.965Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T06:05:10.565Z] ---> 3b051c380c38 [2021-05-28T06:05:10.565Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T06:05:10.565Z] ---> Running in 4fd8d3f494b9 [2021-05-28T06:05:10.565Z] ---> Running in 5b08b8fd1871 [2021-05-28T06:05:10.838Z] Removing intermediate container 1f3c4f0b1b92 [2021-05-28T06:05:10.838Z] ---> 03abd14dc0e1 [2021-05-28T06:05:10.838Z] Step 24/26 : LABEL arch=arm64 [2021-05-28T06:05:11.445Z] ---> Running in 0a1c7cd2432f [2021-05-28T06:05:11.720Z] Removing intermediate container 5b08b8fd1871 [2021-05-28T06:05:11.720Z] ---> 391ee16cabe5 [2021-05-28T06:05:11.720Z] Step 16/24 : WORKDIR / [2021-05-28T06:05:11.720Z] ---> 2d120ba6ee7a [2021-05-28T06:05:11.720Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T06:05:11.992Z] ---> Running in c65e85dae01a [2021-05-28T06:05:12.587Z] ---> Running in 8a4c60da2627 [2021-05-28T06:05:12.587Z] Removing intermediate container 0a1c7cd2432f [2021-05-28T06:05:12.587Z] ---> be1a9d21981b [2021-05-28T06:05:12.587Z] Step 25/26 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T06:05:12.862Z] ---> Running in e2ea7d6c6a75 [2021-05-28T06:05:13.148Z] Removing intermediate container c65e85dae01a [2021-05-28T06:05:13.148Z] ---> 75229610dabd [2021-05-28T06:05:13.148Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T06:05:13.424Z] Removing intermediate container 8a4c60da2627 [2021-05-28T06:05:13.424Z] ---> f796970b25b5 [2021-05-28T06:05:13.424Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T06:05:14.030Z] Removing intermediate container e2ea7d6c6a75 [2021-05-28T06:05:14.030Z] ---> 92706a2ccb73 [2021-05-28T06:05:14.030Z] Step 26/26 : LABEL version=0.0.0 [2021-05-28T06:05:14.631Z] ---> Running in 37dd1757fb94 [2021-05-28T06:05:14.631Z] ---> 3fcb0a82e2a7 [2021-05-28T06:05:14.631Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T06:05:14.904Z] Removing intermediate container 4fd8d3f494b9 [2021-05-28T06:05:14.904Z] ---> f6d05efcab32 [2021-05-28T06:05:14.904Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T06:05:15.180Z] ---> b8a0bdb18474 [2021-05-28T06:05:15.180Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T06:05:15.453Z] ---> Running in 0fdfc1d64f91 [2021-05-28T06:05:15.453Z] Removing intermediate container 37dd1757fb94 [2021-05-28T06:05:15.454Z] ---> 1b5c34b3f8f3 [2021-05-28T06:05:15.454Z] [2021-05-28T06:05:16.048Z] ---> Running in 756efa47f5de [2021-05-28T06:05:16.326Z] Successfully built 1b5c34b3f8f3 [2021-05-28T06:05:16.326Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-28T06:05:16.326Z]  Building security-secretstore-setup ... done Building support-notifications [2021-05-28T06:05:16.939Z] ---> 60391ab7f7ba [2021-05-28T06:05:16.939Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T06:05:17.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T06:05:18.204Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T06:05:18.480Z] ---> fb8581ed12ea [2021-05-28T06:05:18.480Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T06:05:18.775Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T06:05:18.775Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T06:05:19.063Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T06:05:19.063Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T06:05:19.063Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T06:05:19.063Z] ---> 41b2c69d3ec6 [2021-05-28T06:05:19.063Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T06:05:19.063Z] ---> Using cache [2021-05-28T06:05:19.063Z] ---> 92d9781bc861 [2021-05-28T06:05:19.063Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T06:05:19.063Z] ---> Using cache [2021-05-28T06:05:19.063Z] ---> a7a1a80738ea [2021-05-28T06:05:19.063Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T06:05:19.063Z] ---> Using cache [2021-05-28T06:05:19.063Z] ---> 0e867ea29458 [2021-05-28T06:05:19.063Z] Step 6/23 : COPY go.mod . [2021-05-28T06:05:19.063Z] ---> Using cache [2021-05-28T06:05:19.063Z] ---> 653e02ca4547 [2021-05-28T06:05:19.063Z] Step 7/23 : RUN go mod download [2021-05-28T06:05:19.063Z] ---> Using cache [2021-05-28T06:05:19.063Z] ---> cdb5fa83dd41 [2021-05-28T06:05:19.063Z] Step 8/23 : COPY . . [2021-05-28T06:05:19.063Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T06:05:19.063Z] ---> Using cache [2021-05-28T06:05:19.063Z] ---> 87db4d100d7a [2021-05-28T06:05:19.063Z] Step 9/23 : RUN go mod tidy [2021-05-28T06:05:19.063Z] ---> Using cache [2021-05-28T06:05:19.063Z] ---> 73f9c62224ed [2021-05-28T06:05:19.063Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T06:05:19.347Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T06:05:19.347Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T06:05:19.647Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T06:05:19.647Z] OK: 8 MiB in 20 packages [2021-05-28T06:05:19.647Z] ---> Running in 4ddec59195a4 [2021-05-28T06:05:19.924Z] ---> Running in 8dbcba3f5ca7 [2021-05-28T06:05:20.201Z] Removing intermediate container 756efa47f5de [2021-05-28T06:05:20.201Z] ---> c85ff9bb450c [2021-05-28T06:05:20.201Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T06:05:20.803Z] Removing intermediate container 4ddec59195a4 [2021-05-28T06:05:20.803Z] ---> fa5f6e174152 [2021-05-28T06:05:20.803Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T06:05:21.075Z] ---> Running in 4f421158d5dd [2021-05-28T06:05:21.075Z] ---> Running in 30a021c5b01a [2021-05-28T06:05:22.535Z] Removing intermediate container 30a021c5b01a [2021-05-28T06:05:22.535Z] ---> 00dc4c60274d [2021-05-28T06:05:22.535Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T06:05:22.535Z] Removing intermediate container 0fdfc1d64f91 [2021-05-28T06:05:22.535Z] ---> 8b916547cd7a [2021-05-28T06:05:22.535Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T06:05:22.535Z] Removing intermediate container 4f421158d5dd [2021-05-28T06:05:22.535Z] ---> f846c04d8684 [2021-05-28T06:05:22.535Z] Step 29/32 : CMD ["gate"] [2021-05-28T06:05:22.535Z] 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 [2021-05-28T06:05:23.178Z] ---> Running in 5715fbb8be3d [2021-05-28T06:05:23.178Z] ---> Running in 50934ac8e075 [2021-05-28T06:05:23.455Z] ---> d4013a7a560b [2021-05-28T06:05:23.455Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T06:05:23.729Z] Removing intermediate container 50934ac8e075 [2021-05-28T06:05:23.729Z] ---> 65128ea78ac2 [2021-05-28T06:05:23.729Z] Step 23/24 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T06:05:24.003Z] Removing intermediate container 5715fbb8be3d [2021-05-28T06:05:24.003Z] ---> 16f66a8a3de1 [2021-05-28T06:05:24.003Z] Step 30/32 : LABEL arch=arm64 [2021-05-28T06:05:24.003Z] ---> Running in 2292848b9aa5 [2021-05-28T06:05:24.620Z] ---> Running in 5b3c55129a1c [2021-05-28T06:05:24.900Z] Removing intermediate container 2292848b9aa5 [2021-05-28T06:05:24.900Z] ---> 604a3771fa45 [2021-05-28T06:05:24.900Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T06:05:25.185Z] ---> Running in 9bd1b8bf4358 [2021-05-28T06:05:25.798Z] Removing intermediate container 5b3c55129a1c [2021-05-28T06:05:25.798Z] ---> 266251a03ddd [2021-05-28T06:05:25.798Z] Step 31/32 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T06:05:25.798Z] ---> 1ab92767c714 [2021-05-28T06:05:25.798Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T06:05:26.087Z] Removing intermediate container 9bd1b8bf4358 [2021-05-28T06:05:26.088Z] ---> 17d4fdc79614 [2021-05-28T06:05:26.088Z] [2021-05-28T06:05:26.365Z] ---> Running in 450e9a8102b9 [2021-05-28T06:05:27.840Z] Removing intermediate container 450e9a8102b9 [2021-05-28T06:05:27.840Z] ---> 058d56f8e1b3 [2021-05-28T06:05:27.840Z] Step 32/32 : LABEL version=0.0.0 [2021-05-28T06:05:27.840Z] Successfully built 17d4fdc79614 [2021-05-28T06:05:27.840Z] Successfully tagged core-metadata-arm64:latest [2021-05-28T06:05:27.840Z] Building sys-mgmt-agent [2021-05-28T06:05:28.124Z]  Building core-metadata ... done  ---> 3dadad0e2135 [2021-05-28T06:05:28.124Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T06:05:28.407Z] ---> Running in 9e2691f95c8d [2021-05-28T06:05:28.687Z] ---> Running in 3cd817a268ad [2021-05-28T06:05:29.295Z] Removing intermediate container 9e2691f95c8d [2021-05-28T06:05:29.295Z] ---> 9a5f3ecfdf4c [2021-05-28T06:05:29.295Z] [2021-05-28T06:05:29.573Z] Removing intermediate container 3cd817a268ad [2021-05-28T06:05:29.573Z] ---> d6f5740f1948 [2021-05-28T06:05:29.573Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T06:05:30.187Z] ---> Running in 4b11ef84ffd9 [2021-05-28T06:05:30.187Z] Successfully built 9a5f3ecfdf4c [2021-05-28T06:05:30.187Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-28T06:05:30.187Z]  Building security-bootstrapper ... done Building core-command [2021-05-28T06:05:31.175Z] Removing intermediate container 4b11ef84ffd9 [2021-05-28T06:05:31.175Z] ---> b5728876630c [2021-05-28T06:05:31.175Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T06:05:31.175Z] ---> Running in 857a4a7e2acc [2021-05-28T06:05:32.179Z] Removing intermediate container 857a4a7e2acc [2021-05-28T06:05:32.179Z] ---> fda79b7dabf1 [2021-05-28T06:05:32.179Z] Step 23/24 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T06:05:32.464Z] ---> Running in f064ef64b6f8 [2021-05-28T06:05:33.459Z] Removing intermediate container f064ef64b6f8 [2021-05-28T06:05:33.459Z] ---> 08c4db703b7d [2021-05-28T06:05:33.459Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T06:05:33.459Z] ---> Running in 82d9e30faf91 [2021-05-28T06:05:34.450Z] Removing intermediate container 82d9e30faf91 [2021-05-28T06:05:34.450Z] ---> 7769aa4a13f3 [2021-05-28T06:05:34.450Z] [2021-05-28T06:05:35.059Z] Successfully built 7769aa4a13f3 [2021-05-28T06:05:35.059Z] Successfully tagged core-data-arm64:latest [2021-05-28T06:05:53.534Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T06:05:53.534Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T06:05:53.534Z] ---> 41b2c69d3ec6 [2021-05-28T06:05:53.534Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T06:05:53.534Z] ---> Using cache [2021-05-28T06:05:53.534Z] ---> 92d9781bc861 [2021-05-28T06:05:53.534Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T06:05:53.534Z] ---> Using cache [2021-05-28T06:05:53.534Z] ---> a7a1a80738ea [2021-05-28T06:05:53.534Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T06:05:53.534Z] ---> Running in f8d91fd03f43 [2021-05-28T06:05:56.184Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T06:05:56.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T06:05:57.794Z] OK: 218 MiB in 52 packages [2021-05-28T06:06:01.228Z] Removing intermediate container f8d91fd03f43 [2021-05-28T06:06:01.228Z] ---> cd8b480fd83d [2021-05-28T06:06:01.228Z] Step 6/23 : COPY go.mod . [2021-05-28T06:06:02.680Z] ---> fd5aa35d619f [2021-05-28T06:06:02.680Z] Step 7/23 : RUN go mod download [2021-05-28T06:06:02.957Z] ---> Running in 900f0ac33185 [2021-05-28T06:06:08.411Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T06:06:08.411Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T06:06:08.411Z] ---> 41b2c69d3ec6 [2021-05-28T06:06:08.411Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T06:06:08.411Z] ---> Using cache [2021-05-28T06:06:08.411Z] ---> 92d9781bc861 [2021-05-28T06:06:08.411Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T06:06:08.411Z] ---> Using cache [2021-05-28T06:06:08.411Z] ---> a7a1a80738ea [2021-05-28T06:06:08.411Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T06:06:08.688Z] ---> Running in 006f9c1eab93 [2021-05-28T06:06:08.688Z] Removing intermediate container 900f0ac33185 [2021-05-28T06:06:08.688Z] ---> 68add0cbcba7 [2021-05-28T06:06:08.688Z] Step 8/23 : COPY . . [2021-05-28T06:06:10.137Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T06:06:10.137Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T06:06:10.137Z] ---> 41b2c69d3ec6 [2021-05-28T06:06:10.137Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T06:06:10.137Z] ---> Using cache [2021-05-28T06:06:10.137Z] ---> 92d9781bc861 [2021-05-28T06:06:10.137Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T06:06:10.137Z] ---> Using cache [2021-05-28T06:06:10.137Z] ---> a7a1a80738ea [2021-05-28T06:06:10.137Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T06:06:10.137Z] ---> Using cache [2021-05-28T06:06:10.137Z] ---> 0e867ea29458 [2021-05-28T06:06:10.137Z] Step 6/24 : COPY go.mod . [2021-05-28T06:06:10.137Z] ---> Using cache [2021-05-28T06:06:10.137Z] ---> 653e02ca4547 [2021-05-28T06:06:10.137Z] Step 7/24 : RUN go mod download [2021-05-28T06:06:10.137Z] ---> Using cache [2021-05-28T06:06:10.137Z] ---> cdb5fa83dd41 [2021-05-28T06:06:10.137Z] Step 8/24 : COPY . . [2021-05-28T06:06:10.737Z] ---> Using cache [2021-05-28T06:06:10.737Z] ---> 87db4d100d7a [2021-05-28T06:06:10.737Z] Step 9/24 : RUN go mod tidy [2021-05-28T06:06:10.737Z] ---> Using cache [2021-05-28T06:06:10.737Z] ---> 73f9c62224ed [2021-05-28T06:06:10.737Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T06:06:11.022Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T06:06:11.305Z] ---> Running in cb20c5d08eac [2021-05-28T06:06:11.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T06:06:12.905Z] OK: 218 MiB in 52 packages [2021-05-28T06:06:13.514Z] 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 [2021-05-28T06:06:16.147Z] Removing intermediate container 006f9c1eab93 [2021-05-28T06:06:16.147Z] ---> e545afad2be9 [2021-05-28T06:06:16.147Z] Step 6/24 : COPY go.mod . [2021-05-28T06:06:18.131Z] ---> 8b6c2ce2328e [2021-05-28T06:06:18.131Z] Step 7/24 : RUN go mod download [2021-05-28T06:06:18.131Z] ---> Running in 41b0770f85f5 [2021-05-28T06:06:24.870Z] Removing intermediate container 41b0770f85f5 [2021-05-28T06:06:24.870Z] ---> 81d35d875600 [2021-05-28T06:06:24.870Z] Step 8/24 : COPY . . [2021-05-28T06:06:25.490Z] Removing intermediate container 8dbcba3f5ca7 [2021-05-28T06:06:25.490Z] ---> d0001779bc17 [2021-05-28T06:06:25.490Z] [2021-05-28T06:06:25.490Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T06:06:25.490Z] ---> 9852663dfa18 [2021-05-28T06:06:25.490Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T06:06:25.490Z] ---> Using cache [2021-05-28T06:06:25.490Z] ---> f496533b5f67 [2021-05-28T06:06:25.490Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T06:06:25.490Z] ---> Using cache [2021-05-28T06:06:25.490Z] ---> e0036ce4154e [2021-05-28T06:06:25.490Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T06:06:26.092Z] ---> Running in 944a887a4a94 [2021-05-28T06:06:27.085Z] Removing intermediate container 944a887a4a94 [2021-05-28T06:06:27.085Z] ---> f22a35da8c07 [2021-05-28T06:06:27.085Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T06:06:27.688Z] ---> Running in 9c76392f5641 [2021-05-28T06:06:29.160Z] Removing intermediate container 9c76392f5641 [2021-05-28T06:06:29.160Z] ---> 5d94c128675d [2021-05-28T06:06:29.160Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T06:06:31.796Z] ---> 6507e5ca2535 [2021-05-28T06:06:31.796Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T06:06:36.124Z] ---> eb6a4f487a03 [2021-05-28T06:06:36.124Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T06:06:37.119Z] ---> f3fe55f77219 [2021-05-28T06:06:37.119Z] Step 9/23 : RUN go mod tidy [2021-05-28T06:06:37.722Z] ---> Running in 691e3633f66b [2021-05-28T06:06:37.722Z] ---> 062151f61a63 [2021-05-28T06:06:37.722Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T06:06:38.009Z] ---> Running in ff1e7a0ae878 [2021-05-28T06:06:39.475Z] Removing intermediate container ff1e7a0ae878 [2021-05-28T06:06:39.476Z] ---> 4363daa17da3 [2021-05-28T06:06:39.476Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T06:06:39.753Z] ---> Running in ff7bda0128fe [2021-05-28T06:06:41.229Z] Removing intermediate container ff7bda0128fe [2021-05-28T06:06:41.229Z] ---> fcf5f58a969f [2021-05-28T06:06:41.229Z] Step 21/23 : LABEL arch=arm64 [2021-05-28T06:06:41.529Z] ---> Running in 3edfbfa8262f [2021-05-28T06:06:42.538Z] Removing intermediate container 3edfbfa8262f [2021-05-28T06:06:42.538Z] ---> 4b6ea052d0e1 [2021-05-28T06:06:42.820Z] Step 22/23 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T06:06:42.820Z] ---> Running in 72d85c480f93 [2021-05-28T06:06:43.820Z] Removing intermediate container 72d85c480f93 [2021-05-28T06:06:43.820Z] ---> 79233d151dd7 [2021-05-28T06:06:43.820Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T06:06:44.433Z] ---> Running in c82a10baf5cb [2021-05-28T06:06:44.433Z] Removing intermediate container 691e3633f66b [2021-05-28T06:06:44.433Z] ---> df57b034ad41 [2021-05-28T06:06:44.433Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T06:06:45.044Z] ---> Running in 71bf805677b4 [2021-05-28T06:06:45.653Z] Removing intermediate container c82a10baf5cb [2021-05-28T06:06:45.653Z] ---> ecf1f45dbb2e [2021-05-28T06:06:45.653Z] [2021-05-28T06:06:47.111Z] Successfully built ecf1f45dbb2e [2021-05-28T06:06:47.111Z] Successfully tagged support-scheduler-arm64:latest [2021-05-28T06:06:47.726Z]  Building support-scheduler ... done 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 [2021-05-28T06:06:51.166Z] ---> 22e8e4ecd1f0 [2021-05-28T06:06:51.166Z] Step 9/24 : RUN go mod tidy [2021-05-28T06:06:51.450Z] ---> Running in 384180660d77 [2021-05-28T06:06:58.261Z] Removing intermediate container 384180660d77 [2021-05-28T06:06:58.261Z] ---> 330a07d1fe38 [2021-05-28T06:06:58.261Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T06:06:58.261Z] ---> Running in b632c1ba6ae1 [2021-05-28T06:06:59.712Z] 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 [2021-05-28T06:07:14.871Z] Removing intermediate container cb20c5d08eac [2021-05-28T06:07:14.871Z] ---> b862f12c5e56 [2021-05-28T06:07:14.871Z] [2021-05-28T06:07:14.871Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T06:07:14.871Z] ---> 9852663dfa18 [2021-05-28T06:07:14.871Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T06:07:14.871Z] ---> Using cache [2021-05-28T06:07:14.871Z] ---> f496533b5f67 [2021-05-28T06:07:14.871Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T06:07:14.871Z] ---> Using cache [2021-05-28T06:07:14.871Z] ---> e0036ce4154e [2021-05-28T06:07:14.871Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T06:07:14.871Z] ---> Running in 9145e4a63f97 [2021-05-28T06:07:14.871Z] Removing intermediate container 9145e4a63f97 [2021-05-28T06:07:14.871Z] ---> d4ce0f680c74 [2021-05-28T06:07:14.871Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T06:07:14.871Z] ---> Running in 6bfaef004c84 [2021-05-28T06:07:14.871Z] Removing intermediate container 6bfaef004c84 [2021-05-28T06:07:14.871Z] ---> 6e67994d3ad0 [2021-05-28T06:07:14.871Z] Step 16/24 : WORKDIR / [2021-05-28T06:07:14.871Z] ---> Running in f7465fc29513 [2021-05-28T06:07:15.862Z] Removing intermediate container f7465fc29513 [2021-05-28T06:07:15.862Z] ---> 3fa859c9a602 [2021-05-28T06:07:15.862Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T06:07:16.853Z] ---> 45f3e80620d7 [2021-05-28T06:07:16.853Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T06:07:19.251Z] ---> c611c515e8e0 [2021-05-28T06:07:19.251Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T06:07:20.243Z] ---> aa7c1900f83f [2021-05-28T06:07:20.243Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T06:07:20.243Z] ---> Running in 6dc7f3144ce6 [2021-05-28T06:07:21.235Z] Removing intermediate container 6dc7f3144ce6 [2021-05-28T06:07:21.235Z] ---> 3d6297ddfcd6 [2021-05-28T06:07:21.235Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T06:07:21.235Z] ---> Running in dccbf15da468 [2021-05-28T06:07:21.844Z] Removing intermediate container dccbf15da468 [2021-05-28T06:07:21.844Z] ---> dbf873f63a9f [2021-05-28T06:07:21.844Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T06:07:22.124Z] ---> Running in e37181aea850 [2021-05-28T06:07:22.734Z] Removing intermediate container e37181aea850 [2021-05-28T06:07:22.734Z] ---> 3dc042c62ef5 [2021-05-28T06:07:22.734Z] Step 23/24 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T06:07:23.015Z] ---> Running in 0ce7514287b0 [2021-05-28T06:07:23.626Z] Removing intermediate container 0ce7514287b0 [2021-05-28T06:07:23.626Z] ---> 251ad47293d8 [2021-05-28T06:07:23.626Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T06:07:23.910Z] ---> Running in 99f68253f027 [2021-05-28T06:07:24.537Z] Removing intermediate container 99f68253f027 [2021-05-28T06:07:24.537Z] ---> 8fb5cdc2b939 [2021-05-28T06:07:24.537Z] [2021-05-28T06:07:25.149Z] Successfully built 8fb5cdc2b939 [2021-05-28T06:07:25.149Z] Successfully tagged core-command-arm64:latest [2021-05-28T06:07:57.559Z]  Building core-command ... done Removing intermediate container 71bf805677b4 [2021-05-28T06:07:57.559Z] ---> 3b3c779393fa [2021-05-28T06:07:57.559Z] [2021-05-28T06:07:57.559Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T06:07:57.559Z] ---> 9852663dfa18 [2021-05-28T06:07:57.559Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T06:07:57.559Z] ---> Running in ca09c8ddb0c0 [2021-05-28T06:07:57.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T06:07:57.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T06:07:57.559Z] Removing intermediate container b632c1ba6ae1 [2021-05-28T06:07:57.559Z] ---> af2d0c13bd31 [2021-05-28T06:07:57.559Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T06:07:57.559Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T06:07:57.559Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T06:07:57.559Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T06:07:57.559Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T06:07:57.559Z] ---> Running in 095ad81c37d7 [2021-05-28T06:07:57.559Z] OK: 6 MiB in 16 packages [2021-05-28T06:07:58.554Z] 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 [2021-05-28T06:07:58.829Z] Removing intermediate container ca09c8ddb0c0 [2021-05-28T06:07:58.829Z] ---> 11bec1579de9 [2021-05-28T06:07:58.829Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T06:07:59.106Z] ---> Running in 76fc98968c33 [2021-05-28T06:07:59.707Z] Removing intermediate container 76fc98968c33 [2021-05-28T06:07:59.707Z] ---> a37759a3f30b [2021-05-28T06:07:59.707Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T06:07:59.982Z] ---> Running in caa01b15d833 [2021-05-28T06:08:00.578Z] Removing intermediate container caa01b15d833 [2021-05-28T06:08:00.578Z] ---> 575049bd6973 [2021-05-28T06:08:00.578Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T06:08:00.578Z] ---> Running in 5c90bee2d0fa [2021-05-28T06:08:00.578Z] Removing intermediate container 095ad81c37d7 [2021-05-28T06:08:00.578Z] ---> c68e00c022d4 [2021-05-28T06:08:00.578Z] [2021-05-28T06:08:00.578Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T06:08:00.862Z] 20.10.0: Pulling from library/docker [2021-05-28T06:08:01.139Z] Removing intermediate container 5c90bee2d0fa [2021-05-28T06:08:01.139Z] ---> d248ae06d510 [2021-05-28T06:08:01.139Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T06:08:02.590Z] ---> d465ba737901 [2021-05-28T06:08:02.590Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T06:08:04.038Z] ---> 046ce3bcbc04 [2021-05-28T06:08:04.038Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T06:08:05.482Z] ---> 42da683a77d6 [2021-05-28T06:08:05.482Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T06:08:05.757Z] ---> Running in 4c52d811584b [2021-05-28T06:08:06.358Z] Removing intermediate container 4c52d811584b [2021-05-28T06:08:06.358Z] ---> 88babc8e54c2 [2021-05-28T06:08:06.358Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T06:08:06.634Z] ---> Running in ad494aa505b3 [2021-05-28T06:08:07.241Z] Removing intermediate container ad494aa505b3 [2021-05-28T06:08:07.241Z] ---> c3a7d3915fdb [2021-05-28T06:08:07.241Z] Step 21/23 : LABEL arch=arm64 [2021-05-28T06:08:07.522Z] ---> Running in 9d84bd95ee76 [2021-05-28T06:08:08.513Z] Removing intermediate container 9d84bd95ee76 [2021-05-28T06:08:08.513Z] ---> c0fd7e7b6c6f [2021-05-28T06:08:08.513Z] Step 22/23 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T06:08:08.513Z] ---> Running in cdea7ccb9c7e [2021-05-28T06:08:09.114Z] Removing intermediate container cdea7ccb9c7e [2021-05-28T06:08:09.114Z] ---> 36c1ac4666bc [2021-05-28T06:08:09.114Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T06:08:09.114Z] ---> Running in 0eb841675443 [2021-05-28T06:08:09.714Z] Removing intermediate container 0eb841675443 [2021-05-28T06:08:09.714Z] ---> 416f0e5fb582 [2021-05-28T06:08:09.714Z] [2021-05-28T06:08:09.989Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T06:08:09.989Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T06:08:09.989Z] ---> eeaf43b92773 [2021-05-28T06:08:09.989Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-28T06:08:10.266Z] Successfully built 416f0e5fb582 [2021-05-28T06:08:10.266Z] Successfully tagged support-notifications-arm64:latest [2021-05-28T06:08:10.266Z]  Building support-notifications ... done  ---> Running in b3aac636703f [2021-05-28T06:08:10.864Z] Removing intermediate container b3aac636703f [2021-05-28T06:08:10.865Z] ---> 3eeacea6ffea [2021-05-28T06:08:10.865Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T06:08:10.865Z] ---> Running in 8437ea015bd0 [2021-05-28T06:08:12.309Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T06:08:12.309Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T06:08:12.921Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T06:08:12.921Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T06:08:12.921Z] Executing bash-5.0.17-r0.post-install [2021-05-28T06:08:12.921Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T06:08:12.921Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T06:08:12.921Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T06:08:12.921Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T06:08:12.921Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T06:08:12.921Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T06:08:12.921Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T06:08:12.921Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T06:08:12.922Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T06:08:12.922Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T06:08:12.922Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T06:08:14.913Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T06:08:14.913Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T06:08:14.913Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T06:08:14.913Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T06:08:14.913Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T06:08:14.913Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T06:08:14.913Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T06:08:14.913Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T06:08:14.913Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T06:08:14.913Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T06:08:14.913Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T06:08:15.182Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T06:08:15.182Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T06:08:15.182Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T06:08:15.182Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T06:08:15.182Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T06:08:15.182Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T06:08:15.182Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T06:08:15.182Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T06:08:15.182Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T06:08:15.182Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T06:08:15.182Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T06:08:15.182Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T06:08:15.182Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T06:08:15.454Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T06:08:15.454Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T06:08:15.454Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T06:08:15.454Z] OK: 72 MiB in 59 packages [2021-05-28T06:08:19.738Z] Collecting docker-compose==1.23.2 [2021-05-28T06:08:19.738Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T06:08:20.328Z] Collecting PyYAML<4,>=3.10 [2021-05-28T06:08:20.328Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T06:08:23.695Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T06:08:23.695Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T06:08:26.306Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T06:08:26.306Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T06:08:26.306Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T06:08:26.306Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T06:08:28.275Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T06:08:28.545Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T06:08:29.136Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T06:08:29.136Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T06:08:29.407Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T06:08:29.407Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T06:08:29.678Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-28T06:08:29.678Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T06:08:29.678Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T06:08:32.288Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T06:08:32.288Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T06:08:32.560Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T06:08:32.560Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T06:08:32.832Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-28T06:08:32.832Z] Collecting idna<2.8,>=2.5 [2021-05-28T06:08:32.832Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T06:08:33.104Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-28T06:08:33.104Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T06:08:33.104Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T06:08:33.377Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T06:08:33.377Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T06:08:33.377Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T06:08:33.377Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T06:08:33.969Z] Installing collected packages: PyYAML, dockerpty, urllib3, idna, requests, docopt, websocket-client, docker-pycreds, docker, jsonschema, cached-property, texttable, docker-compose [2021-05-28T06:08:33.969Z] Running setup.py install for PyYAML: started [2021-05-28T06:08:35.936Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T06:08:36.208Z] Running setup.py install for dockerpty: started [2021-05-28T06:08:38.171Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T06:08:38.171Z] Attempting uninstall: urllib3 [2021-05-28T06:08:38.171Z] Found existing installation: urllib3 1.25.9 [2021-05-28T06:08:38.171Z] Uninstalling urllib3-1.25.9: [2021-05-28T06:08:38.171Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T06:08:38.442Z] Attempting uninstall: idna [2021-05-28T06:08:38.442Z] Found existing installation: idna 2.9 [2021-05-28T06:08:38.442Z] Uninstalling idna-2.9: [2021-05-28T06:08:38.714Z] Successfully uninstalled idna-2.9 [2021-05-28T06:08:39.306Z] Attempting uninstall: requests [2021-05-28T06:08:39.306Z] Found existing installation: requests 2.23.0 [2021-05-28T06:08:39.306Z] Uninstalling requests-2.23.0: [2021-05-28T06:08:39.306Z] Successfully uninstalled requests-2.23.0 [2021-05-28T06:08:39.577Z] Running setup.py install for docopt: started [2021-05-28T06:08:41.540Z] Running setup.py install for docopt: finished with status 'done' [2021-05-28T06:08:42.988Z] Running setup.py install for texttable: started [2021-05-28T06:08:45.027Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T06:08:46.007Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-28T06:08:54.294Z] Removing intermediate container 8437ea015bd0 [2021-05-28T06:08:54.294Z] ---> dd606d791ae4 [2021-05-28T06:08:54.294Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T06:08:54.294Z] ---> Running in 71330ebb9c26 [2021-05-28T06:08:54.294Z] Removing intermediate container 71330ebb9c26 [2021-05-28T06:08:54.294Z] ---> 7f74f56f4927 [2021-05-28T06:08:54.294Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T06:08:54.294Z] ---> Running in 00531268f433 [2021-05-28T06:08:54.890Z] Removing intermediate container 00531268f433 [2021-05-28T06:08:54.890Z] ---> be55b77addef [2021-05-28T06:08:54.890Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T06:08:56.322Z] ---> ed4b77f47595 [2021-05-28T06:08:56.322Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T06:08:56.917Z] ---> cf54b4364517 [2021-05-28T06:08:56.917Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T06:08:57.893Z] ---> cf229f396592 [2021-05-28T06:08:57.893Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T06:08:57.893Z] ---> Running in 29083a530567 [2021-05-28T06:08:58.484Z] Removing intermediate container 29083a530567 [2021-05-28T06:08:58.484Z] ---> b2aa5a0814a2 [2021-05-28T06:08:58.484Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T06:08:58.760Z] ---> Running in 24645b462365 [2021-05-28T06:08:59.032Z] Removing intermediate container 24645b462365 [2021-05-28T06:08:59.032Z] ---> 799c30d99771 [2021-05-28T06:08:59.032Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T06:08:59.304Z] ---> Running in 38396336a358 [2021-05-28T06:08:59.601Z] Removing intermediate container 38396336a358 [2021-05-28T06:08:59.601Z] ---> bc3a59e1dbea [2021-05-28T06:08:59.601Z] Step 23/24 : LABEL git_sha=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [2021-05-28T06:08:59.871Z] ---> Running in 9fb69f58f426 [2021-05-28T06:09:00.464Z] Removing intermediate container 9fb69f58f426 [2021-05-28T06:09:00.464Z] ---> 3fc774b11d16 [2021-05-28T06:09:00.464Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T06:09:00.464Z] ---> Running in c41bdb1b117f [2021-05-28T06:09:01.055Z] Removing intermediate container c41bdb1b117f [2021-05-28T06:09:01.055Z] ---> 29703e98b152 [2021-05-28T06:09:01.055Z] [2021-05-28T06:09:01.325Z] Successfully built 29703e98b152 [2021-05-28T06:09:01.325Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-28T06:09:01.931Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-28T06:09:01.953Z] $ docker stop --time=1 b941f6472b0bb44e1ce44b0a3aa8317bf403b4b57518eda82763dc40c9d0940a [2021-05-28T06:09:03.737Z] $ docker rm -f b941f6472b0bb44e1ce44b0a3aa8317bf403b4b57518eda82763dc40c9d0940a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T06:09:04.301Z] + docker images [2021-05-28T06:09:04.574Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T06:09:04.574Z] sys-mgmt-agent-arm64 latest 29703e98b152 4 seconds ago 299MB [2021-05-28T06:09:04.574Z] support-notifications-arm64 latest 416f0e5fb582 55 seconds ago 16.8MB [2021-05-28T06:09:04.574Z] c68e00c022d4 About a minute ago 979MB [2021-05-28T06:09:04.574Z] 3b3c779393fa About a minute ago 982MB [2021-05-28T06:09:04.574Z] core-command-arm64 latest 8fb5cdc2b939 About a minute ago 16.1MB [2021-05-28T06:09:04.574Z] b862f12c5e56 About a minute ago 981MB [2021-05-28T06:09:04.574Z] support-scheduler-arm64 latest ecf1f45dbb2e 2 minutes ago 16.1MB [2021-05-28T06:09:04.574Z] d0001779bc17 2 minutes ago 981MB [2021-05-28T06:09:04.574Z] core-data-arm64 latest 7769aa4a13f3 3 minutes ago 20.4MB [2021-05-28T06:09:04.574Z] security-bootstrapper-arm64 latest 9a5f3ecfdf4c 3 minutes ago 17.2MB [2021-05-28T06:09:04.574Z] core-metadata-arm64 latest 17d4fdc79614 3 minutes ago 17.4MB [2021-05-28T06:09:04.574Z] security-secretstore-setup-arm64 latest 1b5c34b3f8f3 3 minutes ago 24.4MB [2021-05-28T06:09:04.574Z] 3e269e86f192 3 minutes ago 990MB [2021-05-28T06:09:04.574Z] e8569e6a3997 4 minutes ago 989MB [2021-05-28T06:09:04.574Z] security-proxy-setup-arm64 latest a60327cf8228 4 minutes ago 24MB [2021-05-28T06:09:04.574Z] b8845c8fad3d 4 minutes ago 978MB [2021-05-28T06:09:04.574Z] 7355921a2834 4 minutes ago 974MB [2021-05-28T06:09:04.574Z] 24bdf69a5320 4 minutes ago 978MB [2021-05-28T06:09:04.574Z] ci-base-image-arm64 latest 41b2c69d3ec6 15 minutes ago 641MB [2021-05-28T06:09:04.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-05-28T06:09:04.574Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-28T06:09:04.574Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-28T06:09:04.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-28T06:09:05.409Z] ---> job-cost.sh [2021-05-28T06:09:05.409Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XpkH [2021-05-28T06:09:44.377Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-28T06:11:21.125Z] lf-activate-venv(): INFO: Adding /tmp/venv-XpkH/bin to PATH [2021-05-28T06:11:21.125Z] INFO: No Stack... [2021-05-28T06:11:21.125Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-28T06:11:21.125Z] INFO: Archiving Costs [Pipeline] sh [2021-05-28T06:11:21.461Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2021-05-28T06:11:21.461Z] + cut -d, -f6 [Pipeline] lock [2021-05-28T06:11:21.521Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3509-6-stack-cost] [2021-05-28T06:11:21.530Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3509-6-stack-cost] did not exist. Created. [2021-05-28T06:11:21.530Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3509-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-28T06:11:21.882Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-28T06:11:22.147Z] Stashed 1 file(s) [Pipeline] } [2021-05-28T06:11:22.159Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3509-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-28T06:11:22.969Z] provisioning config files... [2021-05-28T06:11:22.978Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config3520736052737362406tmp [Pipeline] { [Pipeline] sh [2021-05-28T06:11:23.293Z] + set +x [2021-05-28T06:11:23.293Z] + bash -s -- [2021-05-28T06:11:23.293Z] + curl -s https://codecov.io/bash [2021-05-28T06:11:23.560Z] [2021-05-28T06:11:23.560Z] _____ _ [2021-05-28T06:11:23.560Z] / ____| | | [2021-05-28T06:11:23.560Z] | | ___ __| | ___ ___ _____ __ [2021-05-28T06:11:23.560Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-28T06:11:23.560Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-28T06:11:23.560Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-28T06:11:23.560Z] Bash-1.0.3 [2021-05-28T06:11:23.560Z] [2021-05-28T06:11:23.560Z] [2021-05-28T06:11:23.560Z] ==> git version 2.24.4 found [2021-05-28T06:11:23.560Z] ==> 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 [2021-05-28T06:11:23.560Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-28T06:11:23.560Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-28T06:11:23.560Z] ==> Jenkins CI detected. [2021-05-28T06:11:23.560Z] project root: . [2021-05-28T06:11:23.560Z] --> token set from env [2021-05-28T06:11:23.560Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-28T06:11:23.560Z] ==> Running gcov in . (disable via -X gcov) [2021-05-28T06:11:23.560Z] ==> Python coveragepy not found [2021-05-28T06:11:23.560Z] ==> Searching for coverage reports in: [2021-05-28T06:11:23.560Z] + . [2021-05-28T06:11:23.560Z] -> Found 1 reports [2021-05-28T06:11:23.560Z] ==> Detecting git/mercurial file structure [2021-05-28T06:11:23.560Z] ==> Reading reports [2021-05-28T06:11:23.560Z] + ./coverage.out bytes=742996 [2021-05-28T06:11:23.560Z] ==> Appending adjustments [2021-05-28T06:11:23.560Z] https://docs.codecov.io/docs/fixing-reports [2021-05-28T06:11:26.126Z] + Found adjustments [2021-05-28T06:11:26.127Z] ==> Gzipping contents [2021-05-28T06:11:26.127Z] 104K /tmp/codecov.u7kxTw.gz [2021-05-28T06:11:26.127Z] ==> Uploading reports [2021-05-28T06:11:26.127Z] url: https://codecov.io [2021-05-28T06:11:26.127Z] query: branch=PR-3509&commit=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3509%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3509&job=&cmd_args= [2021-05-28T06:11:26.127Z] -> Pinging Codecov [2021-05-28T06:11:26.127Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3509&commit=d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3509%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3509&job=&cmd_args= [2021-05-28T06:11:26.458Z] -> Uploading to [2021-05-28T06:11:26.458Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-28/00271124DB129430A58F1EEE437C3FCB/d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f/2988d7b5-4c2a-4baa-8d82-390f6dba11f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T061126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=409dd33769d555318329ef25383e50905ad1d8d7dbc7d2d5c19b0721d050e42c [2021-05-28T06:11:26.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T06:11:26.458Z] Dload Upload Total Spent Left Speed [2021-05-28T06:11:27.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 103k 0 0 100 103k 0 245k --:--:-- --:--:-- --:--:-- 245k [2021-05-28T06:11:27.033Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d4a1bc9ad4bd5ad6f7abae2dcb48c2a1ec2ad74f [Pipeline] } [2021-05-28T06:11:27.045Z] 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] libraryResource [Pipeline] sh [2021-05-28T06:11:28.154Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T06:11:29.028Z] ---> package-listing.sh [2021-05-28T06:11:29.028Z] ++ facter osfamily [2021-05-28T06:11:29.028Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-28T06:11:29.289Z] + OS_FAMILY=redhat [2021-05-28T06:11:29.289Z] + workspace=/w/workspace/edgex-go/6 [2021-05-28T06:11:29.289Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-28T06:11:29.289Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-28T06:11:29.289Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-28T06:11:29.289Z] + PACKAGES=/tmp/packages_start.txt [2021-05-28T06:11:29.289Z] + '[' /w/workspace/edgex-go/6 ']' [2021-05-28T06:11:29.289Z] + PACKAGES=/tmp/packages_end.txt [2021-05-28T06:11:29.289Z] + case "${OS_FAMILY}" in [2021-05-28T06:11:29.289Z] + sort [2021-05-28T06:11:29.289Z] + rpm -qa [2021-05-28T06:11:41.569Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-28T06:11:41.569Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-28T06:11:41.569Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-28T06:11:41.569Z] + '[' /w/workspace/edgex-go/6 ']' [2021-05-28T06:11:41.569Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-05-28T06:11:41.569Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-05-28T06:11:41.582Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-28T06:11:41.875Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-28T06:11:42.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T06:11:42.452Z] [2021-05-28T06:11:42.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-28T06:11:42.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T06:11:43.045Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-28T06:11:43.045Z] df20fa9351a1: Pulling fs layer [2021-05-28T06:11:43.045Z] 36b3adc4ff6f: Pulling fs layer [2021-05-28T06:11:43.045Z] 8ad3a11d3b57: Pulling fs layer [2021-05-28T06:11:43.045Z] 46f8f816bc3b: Pulling fs layer [2021-05-28T06:11:43.045Z] 93b61091891f: Pulling fs layer [2021-05-28T06:11:43.045Z] 93b9cdb0e59b: Pulling fs layer [2021-05-28T06:11:43.045Z] 5e14af77c1be: Pulling fs layer [2021-05-28T06:11:43.045Z] 01666e4c0597: Pulling fs layer [2021-05-28T06:11:43.045Z] aa168da1d23b: Pulling fs layer [2021-05-28T06:11:43.045Z] 93b61091891f: Waiting [2021-05-28T06:11:43.045Z] 93b9cdb0e59b: Waiting [2021-05-28T06:11:43.045Z] 5e14af77c1be: Waiting [2021-05-28T06:11:43.045Z] 01666e4c0597: Waiting [2021-05-28T06:11:43.045Z] aa168da1d23b: Waiting [2021-05-28T06:11:43.045Z] 46f8f816bc3b: Waiting [2021-05-28T06:11:43.045Z] 36b3adc4ff6f: Verifying Checksum [2021-05-28T06:11:43.045Z] 36b3adc4ff6f: Download complete [2021-05-28T06:11:43.045Z] 46f8f816bc3b: Verifying Checksum [2021-05-28T06:11:43.045Z] 46f8f816bc3b: Download complete [2021-05-28T06:11:43.045Z] df20fa9351a1: Verifying Checksum [2021-05-28T06:11:43.045Z] df20fa9351a1: Download complete [2021-05-28T06:11:43.045Z] 93b9cdb0e59b: Verifying Checksum [2021-05-28T06:11:43.045Z] 93b9cdb0e59b: Download complete [2021-05-28T06:11:43.306Z] 5e14af77c1be: Verifying Checksum [2021-05-28T06:11:43.306Z] 5e14af77c1be: Download complete [2021-05-28T06:11:43.306Z] 93b61091891f: Verifying Checksum [2021-05-28T06:11:43.306Z] 93b61091891f: Download complete [2021-05-28T06:11:43.306Z] 01666e4c0597: Verifying Checksum [2021-05-28T06:11:43.306Z] 01666e4c0597: Download complete [2021-05-28T06:11:43.306Z] 8ad3a11d3b57: Verifying Checksum [2021-05-28T06:11:43.306Z] 8ad3a11d3b57: Download complete [2021-05-28T06:11:43.306Z] df20fa9351a1: Pull complete [2021-05-28T06:11:43.568Z] 36b3adc4ff6f: Pull complete [2021-05-28T06:11:44.524Z] 8ad3a11d3b57: Pull complete [2021-05-28T06:11:44.524Z] 46f8f816bc3b: Pull complete [2021-05-28T06:11:44.796Z] 93b61091891f: Pull complete [2021-05-28T06:11:45.063Z] 93b9cdb0e59b: Pull complete [2021-05-28T06:11:45.323Z] 5e14af77c1be: Pull complete [2021-05-28T06:11:45.323Z] 01666e4c0597: Pull complete [2021-05-28T06:11:45.591Z] aa168da1d23b: Verifying Checksum [2021-05-28T06:11:45.591Z] aa168da1d23b: Download complete [2021-05-28T06:11:52.240Z] aa168da1d23b: Pull complete [2021-05-28T06:11:52.240Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-28T06:11:52.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T06:11:52.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-28T06:11:52.327Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2021-05-28T06:11:52.365Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-28T06:12:09.978Z] $ docker top 5cb60a24a4117f70daada33ad49b1ef8e26693f18b433bbd3ef8d3e28a549d8e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T06:12:10.361Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-28T06:12:10.659Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-28T06:12:11.004Z] + ls /var/log/sa-host [2021-05-28T06:12:11.004Z] + sadf -c /var/log/sa-host/sa05 [2021-05-28T06:12:11.004Z] file_magic: OK [2021-05-28T06:12:11.004Z] HZ: Using current value: 100 [2021-05-28T06:12:11.004Z] file_header: OK [2021-05-28T06:12:11.004Z] 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 [2021-05-28T06:12:11.004Z] Statistics: [2021-05-28T06:12:11.004Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T06:12:11.004Z] File successfully converted to sysstat format version 12.2.1 [2021-05-28T06:12:11.004Z] + sadf -c /var/log/sa-host/sa28 [2021-05-28T06:12:11.004Z] file_magic: OK [2021-05-28T06:12:11.004Z] HZ: Using current value: 100 [2021-05-28T06:12:11.004Z] file_header: OK [2021-05-28T06:12:11.004Z] 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 [2021-05-28T06:12:11.004Z] Statistics: [2021-05-28T06:12:11.004Z] 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... [2021-05-28T06:12:11.004Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T06:12:11.618Z] provisioning config files... [2021-05-28T06:12:11.630Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config9077078179391921379tmp [Pipeline] { [Pipeline] echo [2021-05-28T06:12:11.650Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T06:12:11.940Z] ---> create-netrc.sh [Pipeline] } [2021-05-28T06:12:11.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-28T06:12:11.974Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T06:12:12.263Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-28T06:12:12.273Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T06:12:12.580Z] ---> sudo-logs.sh [2021-05-28T06:12:12.580Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-28T06:12:12.607Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T06:12:12.907Z] ---> job-cost.sh [2021-05-28T06:12:12.907Z] lf-activate-venv: SKIPPING [2021-05-28T06:12:12.907Z] DEBUG: total: 0.18000000715255737 [2021-05-28T06:12:12.907Z] INFO: Retrieving Stack Cost... [2021-05-28T06:12:13.849Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-28T06:12:14.208Z] INFO: Archiving Costs [Pipeline] echo [2021-05-28T06:12:14.271Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T06:12:14.802Z] ---> logs-deploy.sh [2021-05-28T06:12:14.802Z] lf-activate-venv: SKIPPING [2021-05-28T06:12:14.802Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3509/6 [2021-05-28T06:12:14.802Z] INFO: archiving workspace using pattern(s): [2021-05-28T06:12:15.831Z] Archives upload complete. [2021-05-28T06:12:15.832Z] INFO: archiving logs to Nexus [2021-05-28T06:12:16.669Z] ---> uname -a: [2021-05-28T06:12:16.669Z] Linux prd-centos7-docker-4c-2g-832.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-28T06:12:16.669Z] [2021-05-28T06:12:16.669Z] [2021-05-28T06:12:16.669Z] ---> lscpu: [2021-05-28T06:12:16.669Z] Architecture: x86_64 [2021-05-28T06:12:16.669Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-28T06:12:16.669Z] Byte Order: Little Endian [2021-05-28T06:12:16.669Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-28T06:12:16.669Z] CPU(s): 2 [2021-05-28T06:12:16.669Z] On-line CPU(s) list: 0,1 [2021-05-28T06:12:16.669Z] Thread(s) per core: 1 [2021-05-28T06:12:16.669Z] Core(s) per socket: 1 [2021-05-28T06:12:16.669Z] Socket(s): 2 [2021-05-28T06:12:16.669Z] NUMA node(s): 1 [2021-05-28T06:12:16.669Z] Vendor ID: AuthenticAMD [2021-05-28T06:12:16.669Z] CPU family: 23 [2021-05-28T06:12:16.669Z] Model: 49 [2021-05-28T06:12:16.669Z] Model name: AMD EPYC-Rome Processor [2021-05-28T06:12:16.669Z] Stepping: 0 [2021-05-28T06:12:16.669Z] CPU MHz: 2800.000 [2021-05-28T06:12:16.669Z] BogoMIPS: 5600.00 [2021-05-28T06:12:16.669Z] Virtualization: AMD-V [2021-05-28T06:12:16.669Z] Hypervisor vendor: KVM [2021-05-28T06:12:16.669Z] Virtualization type: full [2021-05-28T06:12:16.669Z] L1d cache: 64 KiB [2021-05-28T06:12:16.669Z] L1i cache: 64 KiB [2021-05-28T06:12:16.669Z] L2 cache: 1 MiB [2021-05-28T06:12:16.669Z] L3 cache: 32 MiB [2021-05-28T06:12:16.669Z] NUMA node0 CPU(s): 0,1 [2021-05-28T06:12:16.669Z] Vulnerability Itlb multihit: Not affected [2021-05-28T06:12:16.669Z] Vulnerability L1tf: Not affected [2021-05-28T06:12:16.669Z] Vulnerability Mds: Not affected [2021-05-28T06:12:16.669Z] Vulnerability Meltdown: Not affected [2021-05-28T06:12:16.669Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-28T06:12:16.669Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-28T06:12:16.669Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-28T06:12:16.669Z] Vulnerability Srbds: Not affected [2021-05-28T06:12:16.669Z] Vulnerability Tsx async abort: Not affected [2021-05-28T06:12:16.669Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-28T06:12:16.669Z] [2021-05-28T06:12:16.669Z] [2021-05-28T06:12:16.669Z] ---> nproc: [2021-05-28T06:12:16.669Z] 2 [2021-05-28T06:12:16.669Z] [2021-05-28T06:12:16.669Z] [2021-05-28T06:12:16.669Z] ---> df -h: [2021-05-28T06:12:16.669Z] Filesystem Size Used Available Use% Mounted on [2021-05-28T06:12:16.669Z] overlay 40.0G 12.1G 27.8G 30% / [2021-05-28T06:12:16.669Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-28T06:12:16.669Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-28T06:12:16.669Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-28T06:12:16.669Z] /dev/vda1 40.0G 12.1G 27.8G 30% /facter-os [2021-05-28T06:12:16.669Z] /dev/vda1 40.0G 12.1G 27.8G 30% /etc/resolv.conf [2021-05-28T06:12:16.669Z] /dev/vda1 40.0G 12.1G 27.8G 30% /etc/hostname [2021-05-28T06:12:16.669Z] /dev/vda1 40.0G 12.1G 27.8G 30% /etc/hosts [2021-05-28T06:12:16.669Z] /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/auth.log [2021-05-28T06:12:16.669Z] /dev/vda1 40.0G 12.1G 27.8G 30% /run/cloud-init/result.json [2021-05-28T06:12:16.669Z] /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/sa-host [2021-05-28T06:12:16.669Z] /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/secure [2021-05-28T06:12:16.669Z] /dev/vda1 40.0G 12.1G 27.8G 30% /w/workspace/edgex-go/6 [2021-05-28T06:12:16.669Z] /dev/vda1 40.0G 12.1G 27.8G 30% /w/workspace/edgex-go/6@tmp [2021-05-28T06:12:16.669Z] [2021-05-28T06:12:16.669Z] [2021-05-28T06:12:16.669Z] ---> free -m: [2021-05-28T06:12:16.669Z] total used free shared buff/cache available [2021-05-28T06:12:16.669Z] Mem: 7821 1349 2135 0 4336 6437 [2021-05-28T06:12:16.669Z] Swap: 1023 2 1021 [2021-05-28T06:12:16.669Z] [2021-05-28T06:12:16.669Z] [2021-05-28T06:12:16.669Z] ---> ip addr: [2021-05-28T06:12:16.669Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-28T06:12:16.669Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-28T06:12:16.669Z] inet 127.0.0.1/8 scope host lo [2021-05-28T06:12:16.669Z] valid_lft forever preferred_lft forever [2021-05-28T06:12:16.669Z] inet6 ::1/128 scope host [2021-05-28T06:12:16.669Z] valid_lft forever preferred_lft forever [2021-05-28T06:12:16.669Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-28T06:12:16.669Z] link/ether fa:16:3e:8d:1f:4e brd ff:ff:ff:ff:ff:ff [2021-05-28T06:12:16.669Z] inet 10.30.123.85/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-28T06:12:16.669Z] valid_lft 84849sec preferred_lft 84849sec [2021-05-28T06:12:16.669Z] inet6 fe80::f816:3eff:fe8d:1f4e/64 scope link [2021-05-28T06:12:16.669Z] valid_lft forever preferred_lft forever [2021-05-28T06:12:16.669Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-28T06:12:16.669Z] link/ether 02:42:97:9d:73:bc brd ff:ff:ff:ff:ff:ff [2021-05-28T06:12:16.669Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-28T06:12:16.669Z] valid_lft forever preferred_lft forever [2021-05-28T06:12:16.669Z] inet6 fe80::42:97ff:fe9d:73bc/64 scope link [2021-05-28T06:12:16.669Z] valid_lft forever preferred_lft forever [2021-05-28T06:12:16.669Z] [2021-05-28T06:12:16.669Z] [2021-05-28T06:12:16.669Z] ---> sar -b -r -n DEV: [2021-05-28T06:12:16.669Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) [2021-05-28T06:12:16.669Z] [2021-05-28T06:12:16.669Z] 05:46:13 LINUX RESTART (2 CPU) [2021-05-28T06:12:16.669Z] [2021-05-28T06:12:16.669Z] 05:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-28T06:12:16.669Z] 05:48:01 38.06 3.58 34.48 0.00 2600.33 14041.08 0.00 [2021-05-28T06:12:16.669Z] 05:49:01 197.02 0.02 197.00 0.00 0.53 48568.35 0.00 [2021-05-28T06:12:16.669Z] 05:50:01 67.00 0.00 67.00 0.00 0.00 13198.43 0.00 [2021-05-28T06:12:16.669Z] 05:51:01 72.69 0.00 72.69 0.00 0.00 10578.32 0.00 [2021-05-28T06:12:16.669Z] 05:52:02 499.77 189.89 309.87 0.00 4592.34 186356.98 0.00 [2021-05-28T06:12:16.669Z] 05:53:01 363.83 143.10 220.73 0.00 8158.10 125706.94 0.00 [2021-05-28T06:12:16.669Z] 05:54:01 427.96 15.13 412.82 0.00 1886.51 150542.91 0.00 [2021-05-28T06:12:16.669Z] 05:55:01 298.53 23.92 274.62 0.00 2526.85 76275.10 0.00 [2021-05-28T06:12:16.669Z] 05:56:01 26.26 9.43 16.84 0.00 1254.42 1442.78 0.00 [2021-05-28T06:12:16.669Z] 05:57:01 0.28 0.00 0.28 0.00 0.00 3.68 0.00 [2021-05-28T06:12:16.669Z] 05:58:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-05-28T06:12:16.669Z] 05:59:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 [2021-05-28T06:12:16.669Z] 06:00:01 0.37 0.03 0.33 0.00 0.27 3.73 0.00 [2021-05-28T06:12:16.669Z] 06:01:01 0.30 0.07 0.23 0.00 0.80 2.70 0.00 [2021-05-28T06:12:16.669Z] 06:02:01 0.62 0.35 0.27 0.00 8.79 4.50 0.00 [2021-05-28T06:12:16.669Z] 06:03:01 0.87 0.00 0.87 0.00 0.00 16.38 0.00 [2021-05-28T06:12:16.669Z] 06:04:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 [2021-05-28T06:12:16.669Z] 06:05:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 [2021-05-28T06:12:16.669Z] 06:06:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2021-05-28T06:12:16.669Z] 06:07:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 [2021-05-28T06:12:16.669Z] 06:08:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-05-28T06:12:16.669Z] 06:09:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 [2021-05-28T06:12:16.669Z] 06:10:01 0.20 0.00 0.20 0.00 0.00 1.67 0.00 [2021-05-28T06:12:16.669Z] 06:11:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 [2021-05-28T06:12:16.669Z] 06:12:01 88.49 41.72 46.77 0.00 4069.02 9123.73 0.00 [2021-05-28T06:12:16.669Z] Average: 83.34 17.07 66.27 0.00 1000.55 25429.50 0.00 [2021-05-28T06:12:16.669Z] [2021-05-28T06:12:16.669Z] 05:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-28T06:12:16.669Z] 05:48:01 4495892 0 927388 11.58 2620 2583040 1693840 18.70 1075792 1998456 520864 [2021-05-28T06:12:16.669Z] 05:49:01 3821120 0 1154828 14.42 2620 3030372 1674388 18.49 1361984 2274460 271248 [2021-05-28T06:12:16.669Z] 05:50:01 3610388 0 1210436 15.11 2620 3185496 1932628 21.34 1485096 2341496 43788 [2021-05-28T06:12:16.669Z] 05:51:01 3811984 0 1152468 14.39 2620 3041868 1779640 19.65 1310476 2337780 167448 [2021-05-28T06:12:16.669Z] 05:52:02 152500 0 1354396 16.91 2620 6499424 1765248 19.49 3145560 3987588 861300 [2021-05-28T06:12:16.669Z] 05:53:01 359604 0 1948376 24.33 2620 5698340 3728048 41.16 3057864 3838740 57380 [2021-05-28T06:12:16.669Z] 05:54:01 541952 0 1479376 18.47 2620 5984992 2264976 25.01 1957256 4734628 138908 [2021-05-28T06:12:16.669Z] 05:55:01 2344528 0 1356348 16.94 2620 4305444 1685700 18.61 1863244 3055848 32 [2021-05-28T06:12:16.669Z] 05:56:01 2813524 0 1281944 16.01 2620 3910852 1408544 15.55 1423944 3042636 12 [2021-05-28T06:12:16.669Z] 05:57:01 2818944 0 1276520 15.94 2620 3910856 1373676 15.17 1420860 3042612 16 [2021-05-28T06:12:16.669Z] 05:58:01 2819432 0 1276028 15.93 2620 3910860 1373580 15.17 1420880 3042616 12 [2021-05-28T06:12:16.669Z] 05:59:01 2819076 0 1276380 15.94 2620 3910864 1373580 15.17 1420780 3042612 8 [2021-05-28T06:12:16.669Z] 06:00:01 2818232 0 1277220 15.95 2620 3910868 1373796 15.17 1421656 3042620 8 [2021-05-28T06:12:16.669Z] 06:01:01 2817548 0 1277900 15.96 2620 3910872 1376748 15.20 1421664 3042624 8 [2021-05-28T06:12:16.669Z] 06:02:01 2818540 0 1276692 15.94 2620 3911088 1374184 15.17 1421540 3042740 16 [2021-05-28T06:12:16.669Z] 06:03:01 2818588 0 1276644 15.94 2620 3911088 1374148 15.17 1421516 3042740 12 [2021-05-28T06:12:16.669Z] 06:04:01 2818900 0 1276324 15.94 2620 3911096 1374088 15.17 1421320 3042740 16 [2021-05-28T06:12:16.669Z] 06:05:01 2818288 0 1276932 15.94 2620 3911100 1374280 15.17 1421592 3042740 8 [2021-05-28T06:12:16.669Z] 06:06:01 2818792 0 1276424 15.94 2620 3911104 1374088 15.17 1421208 3042744 8 [2021-05-28T06:12:16.669Z] 06:07:01 2818696 0 1276516 15.94 2620 3911108 1374160 15.17 1421416 3042740 16 [2021-05-28T06:12:16.669Z] 06:08:01 2819048 0 1276160 15.93 2620 3911112 1374088 15.17 1421220 3042740 12 [2021-05-28T06:12:16.669Z] 06:09:01 2819156 0 1276044 15.93 2620 3911120 1374088 15.17 1421228 3042740 8 [2021-05-28T06:12:16.669Z] 06:10:01 2819024 0 1276172 15.93 2620 3911124 1374088 15.17 1421236 3042740 8 [2021-05-28T06:12:16.669Z] 06:11:01 2818908 0 1276284 15.94 2620 3911128 1374088 15.17 1421240 3042740 8 [2021-05-28T06:12:16.669Z] 06:12:01 2219012 0 1349796 16.85 2620 4437512 1552780 17.14 1481088 3537808 96352 [2021-05-28T06:12:16.669Z] Average: 2658067 0 1294544 16.16 2620 4053709 1603939 17.71 1579266 3071597 86300 [2021-05-28T06:12:16.669Z] [2021-05-28T06:12:16.669Z] 05:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-28T06:12:16.669Z] 05:48:01 eth0 1218.41 1333.12 5802.10 139.60 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:48:01 docker0 980.97 805.43 77.99 2696.83 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:49:01 vethf56018d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:49:01 eth0 260.08 190.78 883.98 30.22 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:49:01 docker0 167.97 220.26 11.50 844.60 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:50:01 vethf56018d 1.95 1.95 0.15 0.15 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:50:01 eth0 38.18 24.91 23.85 108.23 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:50:01 docker0 1.95 1.95 0.13 0.15 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:51:01 eth0 180.68 158.83 1690.07 22.34 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:52:02 veth8665d03 0.00 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:52:02 eth0 106.51 78.75 202.94 20.45 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:52:02 docker0 56.23 66.56 3.29 164.90 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:53:01 veth8665d03 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:53:01 veth08de6aa 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:53:01 veth8945450 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:53:01 veth4acebc9 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:54:01 veth8665d03 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:54:01 vethade9c3d 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:54:01 eth0 3066.45 2651.53 13790.44 551.98 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.669Z] 05:54:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 05:55:01 veth8665d03 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 05:55:01 veth5297c16 3.21 3.96 0.23 10.59 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 05:55:01 eth0 47.93 25.40 71.72 16.74 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 05:56:01 eth0 22.68 18.63 43.18 4.76 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 05:56:01 docker0 1276.05 1197.52 97.26 4302.78 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 05:57:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 05:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 05:59:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:00:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:01:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:02:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:03:01 eth0 0.15 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:04:01 eth0 0.55 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:05:01 eth0 0.42 0.25 0.26 0.19 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:06:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:07:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:08:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:09:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:10:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:11:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:12:01 eth0 206.46 185.29 2178.80 23.01 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] Average: eth0 94.13 88.34 509.44 20.40 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] Average: docker0 51.07 47.93 3.89 172.20 0.00 0.00 0.00 0.00 [2021-05-28T06:12:16.670Z] [2021-05-28T06:12:16.670Z] [2021-05-28T06:12:16.670Z] ---> sar -P ALL: [2021-05-28T06:12:16.670Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) [2021-05-28T06:12:16.670Z] [2021-05-28T06:12:16.670Z] 05:46:13 LINUX RESTART (2 CPU) [2021-05-28T06:12:16.670Z] [2021-05-28T06:12:16.670Z] 05:47:01 CPU %user %nice %system %iowait %steal %idle [2021-05-28T06:12:16.670Z] 05:48:01 all 16.89 0.00 4.93 1.71 0.07 76.40 [2021-05-28T06:12:16.670Z] 05:48:01 0 15.70 0.00 5.54 1.35 0.07 77.34 [2021-05-28T06:12:16.670Z] 05:48:01 1 18.07 0.00 4.33 2.06 0.07 75.47 [2021-05-28T06:12:16.670Z] 05:49:01 all 53.00 0.00 9.14 3.47 0.08 34.31 [2021-05-28T06:12:16.670Z] 05:49:01 0 52.60 0.00 9.81 4.18 0.09 33.33 [2021-05-28T06:12:16.670Z] 05:49:01 1 53.41 0.00 8.47 2.75 0.07 35.29 [2021-05-28T06:12:16.670Z] 05:50:01 all 38.23 0.00 4.67 0.76 0.08 56.27 [2021-05-28T06:12:16.670Z] 05:50:01 0 39.10 0.00 4.88 0.78 0.07 55.17 [2021-05-28T06:12:16.670Z] 05:50:01 1 37.36 0.00 4.46 0.74 0.09 57.36 [2021-05-28T06:12:16.670Z] 05:51:01 all 63.42 0.00 8.69 1.25 0.08 26.56 [2021-05-28T06:12:16.670Z] 05:51:01 0 62.90 0.00 8.73 1.66 0.09 26.63 [2021-05-28T06:12:16.670Z] 05:51:01 1 63.94 0.00 8.65 0.84 0.07 26.50 [2021-05-28T06:12:16.670Z] 05:52:02 all 22.96 0.00 14.65 42.11 0.13 20.16 [2021-05-28T06:12:16.670Z] 05:52:02 0 22.89 0.00 14.91 40.30 0.12 21.77 [2021-05-28T06:12:16.670Z] 05:52:02 1 23.03 0.00 14.39 43.91 0.13 18.54 [2021-05-28T06:12:16.670Z] 05:53:01 all 29.83 0.00 9.31 47.95 0.09 12.83 [2021-05-28T06:12:16.670Z] 05:53:01 0 29.89 0.00 9.68 48.97 0.09 11.37 [2021-05-28T06:12:16.670Z] 05:53:01 1 29.76 0.00 8.93 46.93 0.09 14.29 [2021-05-28T06:12:16.670Z] 05:54:01 all 63.16 0.00 15.61 18.65 0.15 2.44 [2021-05-28T06:12:16.670Z] 05:54:01 0 62.08 0.00 16.04 20.82 0.13 0.93 [2021-05-28T06:12:16.670Z] 05:54:01 1 64.24 0.00 15.18 16.48 0.16 3.94 [2021-05-28T06:12:16.670Z] 05:55:01 all 57.07 0.00 11.51 22.40 0.15 8.87 [2021-05-28T06:12:16.670Z] 05:55:01 0 57.60 0.00 11.37 20.90 0.13 10.01 [2021-05-28T06:12:16.670Z] 05:55:01 1 56.54 0.00 11.64 23.91 0.18 7.72 [2021-05-28T06:12:16.670Z] 05:56:01 all 1.10 0.00 0.71 2.46 0.03 95.71 [2021-05-28T06:12:16.670Z] 05:56:01 0 1.17 0.00 0.62 3.56 0.02 94.63 [2021-05-28T06:12:16.670Z] 05:56:01 1 1.02 0.00 0.80 1.36 0.03 96.78 [2021-05-28T06:12:16.670Z] 05:57:01 all 0.14 0.00 0.06 0.00 0.02 99.78 [2021-05-28T06:12:16.670Z] 05:57:01 0 0.25 0.00 0.05 0.00 0.03 99.67 [2021-05-28T06:12:16.670Z] 05:57:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2021-05-28T06:12:16.670Z] 05:58:01 all 0.17 0.00 0.03 0.00 0.04 99.76 [2021-05-28T06:12:16.670Z] 05:58:01 0 0.30 0.00 0.03 0.00 0.02 99.65 [2021-05-28T06:12:16.670Z] 05:58:01 1 0.03 0.00 0.03 0.00 0.07 99.87 [2021-05-28T06:12:16.670Z] [2021-05-28T06:12:16.670Z] 05:58:01 CPU %user %nice %system %iowait %steal %idle [2021-05-28T06:12:16.670Z] 05:59:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-05-28T06:12:16.670Z] 05:59:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2021-05-28T06:12:16.670Z] 05:59:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-28T06:12:16.670Z] 06:00:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-28T06:12:16.670Z] 06:00:01 0 0.20 0.00 0.03 0.00 0.03 99.73 [2021-05-28T06:12:16.670Z] 06:00:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-28T06:12:16.670Z] 06:01:01 all 0.18 0.00 0.03 0.00 0.01 99.78 [2021-05-28T06:12:16.670Z] 06:01:01 0 0.32 0.00 0.03 0.00 0.00 99.65 [2021-05-28T06:12:16.670Z] 06:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-28T06:12:16.670Z] 06:02:01 all 0.07 0.00 0.08 0.03 0.01 99.82 [2021-05-28T06:12:16.670Z] 06:02:01 0 0.08 0.00 0.08 0.07 0.00 99.77 [2021-05-28T06:12:16.670Z] 06:02:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2021-05-28T06:12:16.670Z] 06:03:01 all 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-28T06:12:16.670Z] 06:03:01 0 0.23 0.00 0.00 0.00 0.00 99.77 [2021-05-28T06:12:16.670Z] 06:03:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-28T06:12:16.670Z] 06:04:01 all 0.17 0.00 0.03 0.00 0.02 99.78 [2021-05-28T06:12:16.670Z] 06:04:01 0 0.28 0.00 0.03 0.00 0.02 99.67 [2021-05-28T06:12:16.670Z] 06:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-28T06:12:16.670Z] 06:05:01 all 0.19 0.00 0.03 0.00 0.02 99.76 [2021-05-28T06:12:16.670Z] 06:05:01 0 0.35 0.00 0.02 0.00 0.00 99.63 [2021-05-28T06:12:16.670Z] 06:05:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-28T06:12:16.670Z] 06:06:01 all 0.10 0.00 0.03 0.00 0.01 99.87 [2021-05-28T06:12:16.670Z] 06:06:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-05-28T06:12:16.670Z] 06:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-28T06:12:16.670Z] 06:07:01 all 0.12 0.00 0.01 0.00 0.03 99.85 [2021-05-28T06:12:16.670Z] 06:07:01 0 0.22 0.00 0.00 0.00 0.03 99.75 [2021-05-28T06:12:16.670Z] 06:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-28T06:12:16.670Z] 06:08:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-05-28T06:12:16.670Z] 06:08:01 0 0.32 0.00 0.03 0.00 0.03 99.62 [2021-05-28T06:12:16.670Z] 06:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-28T06:12:16.670Z] 06:09:01 all 0.10 0.00 0.04 0.00 0.03 99.83 [2021-05-28T06:12:16.670Z] 06:09:01 0 0.17 0.00 0.03 0.00 0.00 99.80 [2021-05-28T06:12:16.670Z] 06:09:01 1 0.03 0.00 0.05 0.00 0.05 99.87 [2021-05-28T06:12:16.670Z] [2021-05-28T06:12:16.670Z] 06:09:01 CPU %user %nice %system %iowait %steal %idle [2021-05-28T06:12:16.670Z] 06:10:01 all 0.13 0.00 0.02 0.00 0.02 99.84 [2021-05-28T06:12:16.670Z] 06:10:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-05-28T06:12:16.670Z] 06:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-28T06:12:16.670Z] 06:11:01 all 0.18 0.00 0.02 0.00 0.02 99.79 [2021-05-28T06:12:16.670Z] 06:11:01 0 0.33 0.00 0.02 0.00 0.02 99.63 [2021-05-28T06:12:16.670Z] 06:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-28T06:12:16.670Z] 06:12:01 all 7.98 0.00 3.03 20.28 0.08 68.64 [2021-05-28T06:12:16.670Z] 06:12:01 0 7.55 0.00 3.13 11.14 0.03 78.16 [2021-05-28T06:12:16.670Z] 06:12:01 1 8.40 0.00 2.94 29.42 0.12 59.12 [2021-05-28T06:12:16.670Z] Average: all 13.50 0.00 3.15 6.17 0.05 77.14 [2021-05-28T06:12:16.671Z] Average: 0 13.49 0.00 3.24 5.88 0.04 77.34 [2021-05-28T06:12:16.671Z] Average: 1 13.51 0.00 3.05 6.46 0.05 76.93 [2021-05-28T06:12:16.671Z] [2021-05-28T06:12:16.671Z] [2021-05-28T06:12:16.671Z]