Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 30abc1e828f5362322039c176ac0bbbf0b9ff28d+87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 (cf629723d2f2d14b67369ff9fcf19d69de5e0ba9) 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-ssh6681211092510094592.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-ssh2184934847473862474.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-3478/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-3478/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7209527368589744027.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-ssh8168989734832649110.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-3478/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-3478/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1549294899917470082.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/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15073 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/8@tmp/jenkins-gitclient-ssh3512708501700359245.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 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 into PR head commit 30abc1e828f5362322039c176ac0bbbf0b9ff28d Merge succeeded, producing c5aec421ef9c12fb1da2de0d81ab711ad79a34b2 Checking out Revision c5aec421ef9c12fb1da2de0d81ab711ad79a34b2 (PR-3478) > 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/8@tmp/jenkins-gitclient-ssh8484061846963533860.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30abc1e828f5362322039c176ac0bbbf0b9ff28d # 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/8@tmp/jenkins-gitclient-ssh558778289303980977.key > git merge 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5aec421ef9c12fb1da2de0d81ab711ad79a34b2 # timeout=10 Commit message: "Merge commit '87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5' into HEAD" > git rev-list --no-walk 30abc1e828f5362322039c176ac0bbbf0b9ff28d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T16:31:09.624Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T16:31:09.707Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T16:31:09.753Z] ========================================================= [2021-05-19T16:31:09.753Z] EdgeX Global Pipelines Version Info [2021-05-19T16:31:09.753Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T16:31:11.263Z] ------------------- [2021-05-19T16:31:11.263Z] stable info: [2021-05-19T16:31:11.263Z] ------------------- [2021-05-19T16:31:11.263Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T16:31:11.263Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T16:31:11.263Z] Message: update stable to v1.0.192 [2021-05-19T16:31:11.835Z] ------------------- [2021-05-19T16:31:11.836Z] experimental info: [2021-05-19T16:31:11.836Z] ------------------- [2021-05-19T16:31:11.836Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T16:31:11.836Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T16:31:11.836Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T16:31:11.956Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-19T16:31:11.978Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-19T16:31:11.999Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T16:31:12.020Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T16:31:12.040Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T16:31:12.061Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T16:31:12.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T16:31:12.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-19T16:31:12.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-19T16:31:12.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-19T16:31:12.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T16:31:12.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T16:31:12.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T16:31:12.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T16:31:12.259Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T16:31:12.280Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T16:31:12.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T16:31:12.322Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T16:31:12.343Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-19T16:31:12.364Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-19T16:31:12.386Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-19T16:31:12.407Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T16:31:12.427Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3478 [Pipeline] echo [2021-05-19T16:31:12.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3478 [Pipeline] echo [2021-05-19T16:31:12.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3478 [Pipeline] echo [2021-05-19T16:31:12.494Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5aec421ef9c12fb1da2de0d81ab711ad79a34b2 [Pipeline] echo [2021-05-19T16:31:12.515Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5aec42 [Pipeline] echo [2021-05-19T16:31:12.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T16:31:12.614Z] provisioning config files... [2021-05-19T16:31:12.633Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config1260841014243485248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T16:31:12.958Z] ---> docker-login.sh [2021-05-19T16:31:12.958Z] nexus3.edgexfoundry.org:10001 [2021-05-19T16:31:14.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T16:31:14.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T16:31:14.352Z] Configure a credential helper to remove this warning. See [2021-05-19T16:31:14.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T16:31:14.352Z] [2021-05-19T16:31:14.352Z] Login Succeeded [2021-05-19T16:31:14.352Z] nexus3.edgexfoundry.org:10002 [2021-05-19T16:31:14.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T16:31:14.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T16:31:14.613Z] Configure a credential helper to remove this warning. See [2021-05-19T16:31:14.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T16:31:14.613Z] [2021-05-19T16:31:14.613Z] Login Succeeded [2021-05-19T16:31:14.613Z] nexus3.edgexfoundry.org:10003 [2021-05-19T16:31:14.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T16:31:14.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T16:31:14.613Z] Configure a credential helper to remove this warning. See [2021-05-19T16:31:14.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T16:31:14.613Z] [2021-05-19T16:31:14.613Z] Login Succeeded [2021-05-19T16:31:14.613Z] nexus3.edgexfoundry.org:10004 [2021-05-19T16:31:14.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T16:31:14.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T16:31:14.873Z] Configure a credential helper to remove this warning. See [2021-05-19T16:31:14.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T16:31:14.874Z] [2021-05-19T16:31:14.874Z] Login Succeeded [2021-05-19T16:31:14.874Z] docker.io [2021-05-19T16:31:14.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T16:31:15.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T16:31:15.137Z] Configure a credential helper to remove this warning. See [2021-05-19T16:31:15.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T16:31:15.137Z] [2021-05-19T16:31:15.137Z] Login Succeeded [2021-05-19T16:31:15.137Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T16:31:15.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T16:31:15.496Z] ++ 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-19T16:31:15.496Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T16:31:15.496Z] ++ dirname cmd/core-command/Dockerfile [2021-05-19T16:31:15.496Z] ++ cut -d/ -f2 [2021-05-19T16:31:15.496Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-19T16:31:15.496Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T16:31:15.496Z] ++ cut -d/ -f2 [2021-05-19T16:31:15.496Z] ++ dirname cmd/core-data/Dockerfile [2021-05-19T16:31:15.496Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-19T16:31:15.496Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T16:31:15.496Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-19T16:31:15.496Z] ++ cut -d/ -f2 [2021-05-19T16:31:15.496Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-19T16:31:15.496Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T16:31:15.496Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-19T16:31:15.496Z] ++ cut -d/ -f2 [2021-05-19T16:31:15.496Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-19T16:31:15.496Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T16:31:15.496Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-19T16:31:15.496Z] ++ cut -d/ -f2 [2021-05-19T16:31:15.496Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-19T16:31:15.496Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T16:31:15.496Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-19T16:31:15.496Z] ++ cut -d/ -f2 [2021-05-19T16:31:15.496Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-19T16:31:15.496Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T16:31:15.496Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-19T16:31:15.496Z] ++ cut -d/ -f2 [2021-05-19T16:31:15.496Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-19T16:31:15.496Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T16:31:15.496Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-19T16:31:15.496Z] ++ cut -d/ -f2 [2021-05-19T16:31:15.496Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-19T16:31:15.496Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T16:31:15.496Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-19T16:31:15.496Z] ++ cut -d/ -f2 [2021-05-19T16:31:15.496Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-19T16:31:15.553Z] 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-19T16:31:16.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T16:31:16.987Z] [2021-05-19T16:31:16.987Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T16:31:17.296Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T16:31:17.881Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T16:31:17.881Z] 31603596830f: Pulling fs layer [2021-05-19T16:31:17.881Z] 54011a49482f: Pulling fs layer [2021-05-19T16:31:17.881Z] a6820b24f6d8: Pulling fs layer [2021-05-19T16:31:17.881Z] f581987b2513: Pulling fs layer [2021-05-19T16:31:17.881Z] f581987b2513: Waiting [2021-05-19T16:31:17.881Z] 54011a49482f: Verifying Checksum [2021-05-19T16:31:17.881Z] 54011a49482f: Download complete [2021-05-19T16:31:17.881Z] 31603596830f: Verifying Checksum [2021-05-19T16:31:17.881Z] 31603596830f: Download complete [2021-05-19T16:31:18.147Z] a6820b24f6d8: Verifying Checksum [2021-05-19T16:31:18.147Z] a6820b24f6d8: Download complete [2021-05-19T16:31:18.147Z] 31603596830f: Pull complete [2021-05-19T16:31:18.414Z] f581987b2513: Verifying Checksum [2021-05-19T16:31:18.414Z] f581987b2513: Download complete [2021-05-19T16:31:18.414Z] 54011a49482f: Pull complete [2021-05-19T16:31:19.369Z] a6820b24f6d8: Pull complete [2021-05-19T16:31:19.629Z] f581987b2513: Pull complete [2021-05-19T16:31:19.889Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T16:31:19.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T16:31:19.889Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T16:31:19.967Z] prd-centos7-docker-4c-2g-15073 does not seem to be running inside a container [2021-05-19T16:31:20.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T16:31:26.105Z] $ docker top e065170bc2d780eb3528dc4b6e98c0f9c14a4fbde287764fdb545b5f8dc28888 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T16:31:26.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T16:31:26.224Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T16:31:26.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T16:31:26.346Z] $ docker exec e065170bc2d780eb3528dc4b6e98c0f9c14a4fbde287764fdb545b5f8dc28888 ssh-agent [2021-05-19T16:31:26.458Z] SSH_AUTH_SOCK=/tmp/ssh-vMfRb0opWuIb/agent.16 [2021-05-19T16:31:26.458Z] SSH_AGENT_PID=23 [2021-05-19T16:31:26.465Z] Running ssh-add (command line suppressed) [2021-05-19T16:31:26.556Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_5577074632009096642.key (/w/workspace/edgex-go/8@tmp/private_key_5577074632009096642.key) [2021-05-19T16:31:26.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T16:31:26.874Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T16:31:26.895Z] $ docker exec --env ******** --env ******** e065170bc2d780eb3528dc4b6e98c0f9c14a4fbde287764fdb545b5f8dc28888 ssh-agent -k [2021-05-19T16:31:26.982Z] unset SSH_AUTH_SOCK; [2021-05-19T16:31:26.982Z] unset SSH_AGENT_PID; [2021-05-19T16:31:26.982Z] echo Agent pid 23 killed; [2021-05-19T16:31:26.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T16:31:27.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T16:31:27.035Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T16:31:27.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T16:31:27.152Z] $ docker exec e065170bc2d780eb3528dc4b6e98c0f9c14a4fbde287764fdb545b5f8dc28888 ssh-agent [2021-05-19T16:31:27.258Z] SSH_AUTH_SOCK=/tmp/ssh-QM9e3ngxwyDw/agent.56 [2021-05-19T16:31:27.258Z] SSH_AGENT_PID=63 [2021-05-19T16:31:27.264Z] Running ssh-add (command line suppressed) [2021-05-19T16:31:27.369Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_9216735180200842336.key (/w/workspace/edgex-go/8@tmp/private_key_9216735180200842336.key) [2021-05-19T16:31:27.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T16:31:27.683Z] + git semver init [2021-05-19T16:31:27.684Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T16:31:27.684Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-05-19T16:31:27.684Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-05-19T16:31:27.684Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T16:31:27.684Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T16:31:27.684Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T16:31:27.684Z] # $SEMVER_BRANCH = PR-3478 [2021-05-19T16:31:27.684Z] # $SEMVER_TEMP = /tmp/semver-951840065 [2021-05-19T16:31:27.684Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-19T16:31:42.661Z] # '/tmp/semver-951840065' -> '/w/workspace/edgex-go/8/.semver' [2021-05-19T16:31:42.661Z] # -> Force: false [2021-05-19T16:31:42.661Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-05-19T16:31:42.672Z] $ docker exec --env ******** --env ******** e065170bc2d780eb3528dc4b6e98c0f9c14a4fbde287764fdb545b5f8dc28888 ssh-agent -k [2021-05-19T16:31:42.768Z] unset SSH_AUTH_SOCK; [2021-05-19T16:31:42.769Z] unset SSH_AGENT_PID; [2021-05-19T16:31:42.769Z] echo Agent pid 63 killed; [2021-05-19T16:31:42.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T16:31:43.110Z] + git semver [Pipeline] } [2021-05-19T16:31:43.125Z] $ docker stop --time=1 e065170bc2d780eb3528dc4b6e98c0f9c14a4fbde287764fdb545b5f8dc28888 [2021-05-19T16:31:53.419Z] $ docker rm -f e065170bc2d780eb3528dc4b6e98c0f9c14a4fbde287764fdb545b5f8dc28888 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T16:31:53.814Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T16:31:54.078Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T16:31:54.107Z] [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-19T16:31:54.662Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T16:31:54.976Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T16:31:55.281Z] + sudo service docker restart [2021-05-19T16:31:55.281Z] + true [2021-05-19T16:31:55.281Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T16:32:09.296Z] Still waiting to schedule task [2021-05-19T16:32:09.297Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15072’ [Pipeline] echo [2021-05-19T16:32:13.419Z] ========================================================= [2021-05-19T16:32:13.419Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T16:32:13.419Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T16:32:13.732Z] + 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-19T16:32:15.129Z] Sending build context to Docker daemon 330.5MB [2021-05-19T16:32:15.129Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T16:32:15.129Z] Step 2/6 : FROM ${BASE} [2021-05-19T16:32:16.522Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T16:32:16.522Z] 540db60ca938: Pulling fs layer [2021-05-19T16:32:16.522Z] adcc1eea9eea: Pulling fs layer [2021-05-19T16:32:16.522Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T16:32:16.522Z] 0510c868ecb4: Pulling fs layer [2021-05-19T16:32:16.522Z] afea3b2eda06: Pulling fs layer [2021-05-19T16:32:16.522Z] 7809a108b3ef: Pulling fs layer [2021-05-19T16:32:16.522Z] f706445af74f: Pulling fs layer [2021-05-19T16:32:16.522Z] afea3b2eda06: Waiting [2021-05-19T16:32:16.522Z] 7809a108b3ef: Waiting [2021-05-19T16:32:16.522Z] f706445af74f: Waiting [2021-05-19T16:32:16.522Z] 0510c868ecb4: Waiting [2021-05-19T16:32:16.522Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T16:32:16.522Z] 4c4ab2625f07: Download complete [2021-05-19T16:32:16.522Z] adcc1eea9eea: Verifying Checksum [2021-05-19T16:32:16.522Z] adcc1eea9eea: Download complete [2021-05-19T16:32:16.522Z] afea3b2eda06: Verifying Checksum [2021-05-19T16:32:16.522Z] afea3b2eda06: Download complete [2021-05-19T16:32:16.522Z] 7809a108b3ef: Verifying Checksum [2021-05-19T16:32:16.522Z] 7809a108b3ef: Download complete [2021-05-19T16:32:16.522Z] 540db60ca938: Verifying Checksum [2021-05-19T16:32:16.522Z] 540db60ca938: Download complete [2021-05-19T16:32:16.782Z] 540db60ca938: Pull complete [2021-05-19T16:32:17.361Z] adcc1eea9eea: Pull complete [2021-05-19T16:32:17.624Z] 4c4ab2625f07: Pull complete [2021-05-19T16:32:18.568Z] f706445af74f: Verifying Checksum [2021-05-19T16:32:18.568Z] f706445af74f: Download complete [2021-05-19T16:32:19.524Z] 0510c868ecb4: Verifying Checksum [2021-05-19T16:32:19.524Z] 0510c868ecb4: Download complete [2021-05-19T16:32:34.447Z] 0510c868ecb4: Pull complete [2021-05-19T16:32:34.447Z] afea3b2eda06: Pull complete [2021-05-19T16:32:34.447Z] 7809a108b3ef: Pull complete [2021-05-19T16:32:35.024Z] f706445af74f: Pull complete [2021-05-19T16:32:35.024Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T16:32:35.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T16:32:35.481Z] ---> b068be0155e3 [2021-05-19T16:32:35.481Z] 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-19T16:33:02.061Z] ---> Running in e3e3b743282a [2021-05-19T16:33:02.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:33:02.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:33:02.061Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T16:33:02.061Z] (2/12) Installing file (5.39-r0) [2021-05-19T16:33:02.061Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T16:33:02.061Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T16:33:24.026Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T16:33:24.026Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T16:33:24.026Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T16:33:24.026Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T16:33:24.292Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T16:33:24.553Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T16:33:24.553Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T16:33:25.126Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T16:33:25.126Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T16:33:25.387Z] OK: 219 MiB in 52 packages [2021-05-19T16:33:31.974Z] Removing intermediate container e3e3b743282a [2021-05-19T16:33:31.974Z] ---> 98b12e2c686c [2021-05-19T16:33:31.974Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T16:33:31.974Z] ---> Running in e8c67b261657 [2021-05-19T16:33:32.240Z] Removing intermediate container e8c67b261657 [2021-05-19T16:33:32.240Z] ---> adfe35efa3b1 [2021-05-19T16:33:32.240Z] Step 5/6 : COPY go.mod . [2021-05-19T16:33:32.502Z] ---> d01d95ae9893 [2021-05-19T16:33:32.502Z] Step 6/6 : RUN go mod download [2021-05-19T16:33:32.502Z] ---> Running in 50785cb55bbb [2021-05-19T16:34:11.273Z] Removing intermediate container 50785cb55bbb [2021-05-19T16:34:11.273Z] ---> 91bb8527026a [2021-05-19T16:34:11.273Z] Successfully built 91bb8527026a [2021-05-19T16:34:11.273Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T16:34:11.663Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T16:34:11.663Z] . [Pipeline] withDockerContainer [2021-05-19T16:34:11.753Z] prd-centos7-docker-4c-2g-15073 does not seem to be running inside a container [2021-05-19T16:34:11.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat [2021-05-19T16:34:15.595Z] $ docker top a8ed34dcde7f354bb45c408b9413f04f73be175ce7454951e5503821fbe53d61 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T16:34:15.998Z] + go version [2021-05-19T16:34:15.998Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T16:34:16.011Z] $ docker stop --time=1 a8ed34dcde7f354bb45c408b9413f04f73be175ce7454951e5503821fbe53d61 [2021-05-19T16:34:17.352Z] $ docker rm -f a8ed34dcde7f354bb45c408b9413f04f73be175ce7454951e5503821fbe53d61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T16:34:17.884Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T16:34:17.884Z] . [Pipeline] withDockerContainer [2021-05-19T16:34:17.969Z] prd-centos7-docker-4c-2g-15073 does not seem to be running inside a container [2021-05-19T16:34:18.040Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat [2021-05-19T16:34:18.975Z] $ docker top d9cdc866eefdfa90cf6f453f7ee43c669cd647ad007dc42d0bd58d9d11bf1863 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T16:34:19.076Z] ========================================================= [2021-05-19T16:34:19.076Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T16:34:19.076Z] ========================================================= [Pipeline] sh [2021-05-19T16:34:19.384Z] + go mod tidy [Pipeline] sh [2021-05-19T16:34:19.956Z] + make test [2021-05-19T16:34:19.956Z] go mod tidy [2021-05-19T16:34:19.956Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T16:34:26.671Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T16:34:48.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T16:34:54.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T16:34:57.414Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T16:34:57.414Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T16:35:01.635Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T16:35:01.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T16:35:02.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T16:35:02.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T16:35:03.108Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T16:35:06.425Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T16:35:08.352Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T16:35:08.352Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T16:35:08.352Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T16:35:12.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.090s coverage: 46.1% of statements [2021-05-19T16:35:12.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T16:35:12.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T16:35:12.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T16:35:12.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T16:35:12.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T16:35:12.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T16:35:12.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.053s coverage: 28.7% of statements [2021-05-19T16:35:14.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.055s coverage: 100.0% of statements [2021-05-19T16:35:15.968Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15078 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws [2021-05-19T16:35:15.985Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-05-19T16:35:16.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.091s coverage: 27.7% of statements [2021-05-19T16:35:16.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T16:35:16.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T16:35:16.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T16:35:16.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T16:35:16.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T16:35:16.203Z] The recommended git tool is: git [2021-05-19T16:35:16.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-05-19T16:35:16.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T16:35:16.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.055s coverage: 100.0% of statements [2021-05-19T16:35:16.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T16:35:17.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements [2021-05-19T16:35:17.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T16:35:17.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T16:35:18.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.074s coverage: 58.6% of statements [2021-05-19T16:35:18.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T16:35:18.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T16:35:19.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.098s coverage: 87.7% of statements [2021-05-19T16:35:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T16:35:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T16:35:19.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.052s coverage: 78.9% of statements [2021-05-19T16:35:19.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T16:35:21.706Z] using credential edgex-jenkins-ssh [2021-05-19T16:35:21.728Z] Cloning the remote Git repository [2021-05-19T16:35:21.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.208s coverage: 28.6% of statements [2021-05-19T16:35:21.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T16:35:21.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T16:35:21.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T16:35:21.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T16:35:21.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T16:35:21.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.057s coverage: 100.0% of statements [2021-05-19T16:35:21.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T16:35:21.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements [2021-05-19T16:35:21.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T16:35:21.794Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T16:35:21.965Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-05-19T16:35:22.038Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T16:35:22.039Z] > git --version # timeout=10 [2021-05-19T16:35:22.053Z] > git --version # 'git version 2.17.1' [2021-05-19T16:35:22.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T16:35:22.163Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T16:35:22.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.089s coverage: 86.7% of statements [2021-05-19T16:35:22.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T16:35:22.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.101s coverage: 97.5% of statements [2021-05-19T16:35:22.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T16:35:24.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 78.3% of statements [2021-05-19T16:35:24.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T16:35:24.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T16:35:24.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T16:35:24.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T16:35:25.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.263s coverage: 95.1% of statements [2021-05-19T16:35:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T16:35:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T16:35:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T16:35:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T16:35:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T16:35:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T16:35:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T16:35:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T16:35:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T16:35:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T16:35:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T16:35:25.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T16:35:25.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T16:35:25.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T16:35:25.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T16:35:25.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T16:35:25.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T16:35:25.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T16:35:25.801Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-05-19T16:35:25.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T16:35:25.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T16:35:27.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.038s coverage: 0.8% of statements [2021-05-19T16:35:27.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T16:35:27.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.051s coverage: 21.7% of statements [2021-05-19T16:35:27.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T16:35:27.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-05-19T16:35:28.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2021-05-19T16:35:28.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-05-19T16:35:28.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-05-19T16:35:29.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-05-19T16:35:38.201Z] Merging remotes/origin/master commit 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 into PR head commit 30abc1e828f5362322039c176ac0bbbf0b9ff28d [2021-05-19T16:35:37.370Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T16:35:37.386Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T16:35:37.413Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T16:35:37.448Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T16:35:37.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T16:35:37.460Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T16:35:38.218Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T16:35:38.229Z] > git checkout -f 30abc1e828f5362322039c176ac0bbbf0b9ff28d # timeout=10 [2021-05-19T16:35:38.962Z] Merge succeeded, producing d21437c1f233c886ea7f41e322426fa8948af10f [2021-05-19T16:35:38.963Z] Checking out Revision d21437c1f233c886ea7f41e322426fa8948af10f (PR-3478) [2021-05-19T16:35:38.530Z] > git remote # timeout=10 [2021-05-19T16:35:38.552Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T16:35:38.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T16:35:38.577Z] > git merge 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 # timeout=10 [2021-05-19T16:35:38.948Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T16:35:38.971Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T16:35:38.982Z] > git checkout -f d21437c1f233c886ea7f41e322426fa8948af10f # timeout=10 [2021-05-19T16:35:43.388Z] Commit message: "Merge commit '87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5' into HEAD" [2021-05-19T16:35:43.396Z] > git rev-list --no-walk 30abc1e828f5362322039c176ac0bbbf0b9ff28d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T16:35:44.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2021-05-19T16:35:44.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-05-19T16:35:45.063Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T16:35:45.489Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T16:35:45.840Z] + + sudotrue service [2021-05-19T16:35:45.841Z] docker restart [2021-05-19T16:35:46.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.289s coverage: 81.8% of statements [2021-05-19T16:35:46.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T16:36:04.172Z] provisioning config files... [2021-05-19T16:36:04.199Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config602645740842212567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T16:36:04.571Z] ---> docker-login.sh [2021-05-19T16:36:04.571Z] nexus3.edgexfoundry.org:10001 [2021-05-19T16:36:05.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T16:36:05.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T16:36:05.833Z] Configure a credential helper to remove this warning. See [2021-05-19T16:36:05.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T16:36:05.833Z] [2021-05-19T16:36:05.833Z] Login Succeeded [2021-05-19T16:36:05.833Z] nexus3.edgexfoundry.org:10002 [2021-05-19T16:36:06.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T16:36:06.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T16:36:06.379Z] Configure a credential helper to remove this warning. See [2021-05-19T16:36:06.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T16:36:06.379Z] [2021-05-19T16:36:06.379Z] Login Succeeded [2021-05-19T16:36:06.379Z] nexus3.edgexfoundry.org:10003 [2021-05-19T16:36:06.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T16:36:06.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T16:36:06.927Z] Configure a credential helper to remove this warning. See [2021-05-19T16:36:06.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T16:36:06.927Z] [2021-05-19T16:36:06.927Z] Login Succeeded [2021-05-19T16:36:06.927Z] nexus3.edgexfoundry.org:10004 [2021-05-19T16:36:07.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T16:36:07.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T16:36:07.475Z] Configure a credential helper to remove this warning. See [2021-05-19T16:36:07.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T16:36:07.475Z] [2021-05-19T16:36:07.475Z] Login Succeeded [2021-05-19T16:36:07.475Z] docker.io [2021-05-19T16:36:07.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T16:36:08.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T16:36:08.359Z] Configure a credential helper to remove this warning. See [2021-05-19T16:36:08.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T16:36:08.359Z] [2021-05-19T16:36:08.359Z] Login Succeeded [2021-05-19T16:36:08.359Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T16:36:08.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-19T16:36:08.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-05-19T16:36:08.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T16:36:08.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T16:36:08.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T16:36:08.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-05-19T16:36:08.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T16:36:08.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T16:36:08.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T16:36:08.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T16:36:08.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T16:36:08.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-05-19T16:36:08.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T16:36:08.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T16:36:08.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2021-05-19T16:36:08.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T16:36:08.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 76.0% of statements [2021-05-19T16:36:08.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T16:36:08.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-05-19T16:36:08.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-05-19T16:36:08.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-05-19T16:36:08.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-05-19T16:36:08.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T16:36:08.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-05-19T16:36:08.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T16:36:08.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T16:36:08.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-05-19T16:36:08.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-05-19T16:36:08.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-05-19T16:36:08.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-05-19T16:36:08.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-05-19T16:36:08.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.163s coverage: 66.9% of statements [2021-05-19T16:36:08.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T16:36:08.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T16:36:08.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T16:36:08.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.5% of statements [2021-05-19T16:36:08.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T16:36:08.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T16:36:08.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-05-19T16:36:08.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T16:36:08.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements [2021-05-19T16:36:08.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.100s coverage: 46.8% of statements [2021-05-19T16:36:08.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T16:36:08.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T16:36:08.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T16:36:08.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T16:36:08.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T16:36:08.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements [2021-05-19T16:36:08.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [Pipeline] echo [2021-05-19T16:36:08.942Z] ========================================================= [2021-05-19T16:36:08.942Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T16:36:08.942Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T16:36:09.322Z] + 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-19T16:36:09.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.035s coverage: 100.0% of statements [2021-05-19T16:36:09.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T16:36:09.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T16:36:12.001Z] Sending build context to Docker daemon 167.9MB [2021-05-19T16:36:12.001Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T16:36:12.001Z] Step 2/6 : FROM ${BASE} [2021-05-19T16:36:12.001Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T16:36:12.001Z] 595b0fe564bb: Pulling fs layer [2021-05-19T16:36:12.001Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T16:36:12.001Z] 316046926c0a: Pulling fs layer [2021-05-19T16:36:12.001Z] 4ebd0625c992: Pulling fs layer [2021-05-19T16:36:12.001Z] 207e8628e3a3: Pulling fs layer [2021-05-19T16:36:12.001Z] c791037a9be2: Pulling fs layer [2021-05-19T16:36:12.001Z] ffd874e62e21: Pulling fs layer [2021-05-19T16:36:12.001Z] 4ebd0625c992: Waiting [2021-05-19T16:36:12.001Z] 207e8628e3a3: Waiting [2021-05-19T16:36:12.001Z] c791037a9be2: Waiting [2021-05-19T16:36:12.001Z] ffd874e62e21: Waiting [2021-05-19T16:36:12.001Z] 316046926c0a: Download complete [2021-05-19T16:36:12.001Z] 7186ed65a4f7: Download complete [2021-05-19T16:36:12.001Z] 207e8628e3a3: Verifying Checksum [2021-05-19T16:36:12.001Z] 207e8628e3a3: Download complete [2021-05-19T16:36:12.272Z] c791037a9be2: Verifying Checksum [2021-05-19T16:36:12.272Z] c791037a9be2: Download complete [2021-05-19T16:36:12.272Z] 595b0fe564bb: Download complete [2021-05-19T16:36:12.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.054s coverage: 19.9% of statements [2021-05-19T16:36:12.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-19T16:36:12.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-19T16:36:12.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T16:36:12.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.109s coverage: 91.4% of statements [2021-05-19T16:36:12.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T16:36:12.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T16:36:12.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T16:36:12.862Z] 595b0fe564bb: Pull complete [2021-05-19T16:36:13.139Z] 7186ed65a4f7: Pull complete [2021-05-19T16:36:13.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.658s coverage: 28.8% of statements [2021-05-19T16:36:13.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T16:36:13.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T16:36:13.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T16:36:13.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T16:36:13.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T16:36:13.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.051s coverage: 99.0% of statements [2021-05-19T16:36:13.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T16:36:13.736Z] 316046926c0a: Pull complete [2021-05-19T16:36:13.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2021-05-19T16:36:13.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T16:36:13.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T16:36:13.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T16:36:14.220Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 64.6% of statements [2021-05-19T16:36:14.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T16:36:14.736Z] ffd874e62e21: Verifying Checksum [2021-05-19T16:36:14.736Z] ffd874e62e21: Download complete [2021-05-19T16:36:15.193Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.092s coverage: 97.6% of statements [2021-05-19T16:36:15.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T16:36:15.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T16:36:15.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T16:36:15.193Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-05-19T16:36:15.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T16:36:15.193Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements [2021-05-19T16:36:15.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T16:36:15.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T16:36:15.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T16:36:15.193Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T16:36:15.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.035s coverage: 87.9% of statements [2021-05-19T16:36:15.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T16:36:15.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T16:36:15.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2021-05-19T16:36:16.024Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 28.1% of statements [2021-05-19T16:36:16.024Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T16:36:16.024Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-19T16:36:16.179Z] 4ebd0625c992: Verifying Checksum [2021-05-19T16:36:16.179Z] 4ebd0625c992: Download complete [2021-05-19T16:36:16.287Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.052s coverage: 27.9% of statements [2021-05-19T16:36:16.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-19T16:36:16.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-19T16:36:16.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T16:36:16.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-19T16:36:16.861Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-19T16:36:17.126Z] GO111MODULE=on go vet ./... [2021-05-19T16:36:26.356Z] 4ebd0625c992: Pull complete [2021-05-19T16:36:26.356Z] 207e8628e3a3: Pull complete [2021-05-19T16:36:26.956Z] c791037a9be2: Pull complete [2021-05-19T16:36:30.405Z] ffd874e62e21: Pull complete [2021-05-19T16:36:30.405Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T16:36:30.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T16:36:30.680Z] ---> cfc18b08335c [2021-05-19T16:36:30.680Z] 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-19T16:36:33.319Z] ---> Running in c9be8f3c6a8e [2021-05-19T16:36:34.295Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:36:35.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:36:35.863Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T16:36:36.135Z] (2/12) Installing file (5.39-r0) [2021-05-19T16:36:36.135Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T16:36:36.406Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T16:36:43.124Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T16:36:43.124Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T16:36:43.124Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T16:36:43.124Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T16:36:43.394Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T16:36:43.394Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T16:36:43.394Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T16:36:43.669Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T16:36:43.669Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T16:36:43.669Z] OK: 218 MiB in 52 packages [2021-05-19T16:36:47.989Z] Removing intermediate container c9be8f3c6a8e [2021-05-19T16:36:47.989Z] ---> e01b7bc81bac [2021-05-19T16:36:47.989Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T16:36:47.989Z] ---> Running in b8354225c47b [2021-05-19T16:36:47.989Z] Removing intermediate container b8354225c47b [2021-05-19T16:36:47.989Z] ---> 282dcbb3f978 [2021-05-19T16:36:47.989Z] Step 5/6 : COPY go.mod . [2021-05-19T16:36:48.967Z] ---> f18d51c41a2a [2021-05-19T16:36:48.967Z] Step 6/6 : RUN go mod download [2021-05-19T16:36:48.967Z] ---> Running in 30bf0b870849 [2021-05-19T16:36:55.943Z] gofmt -l . [2021-05-19T16:36:56.205Z] [ "`gofmt -l .`" = "" ] [2021-05-19T16:36:56.779Z] ./bin/test-go-mod-tidy.sh [2021-05-19T16:36:56.779Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-19T16:36:57.657Z] + ls -al . [2021-05-19T16:36:57.657Z] total 844 [2021-05-19T16:36:57.657Z] drwxrwxr-x 10 1001 1001 4096 May 19 16:36 . [2021-05-19T16:36:57.657Z] drwxr-xr-x 4 root root 28 May 19 16:34 .. [2021-05-19T16:36:57.657Z] -rw-rw-r-- 1 1001 1001 11 May 19 16:31 .dockerignore [2021-05-19T16:36:57.657Z] drwxrwxr-x 8 1001 1001 179 May 19 16:31 .git [2021-05-19T16:36:57.657Z] drwxrwxr-x 3 1001 1001 125 May 19 16:31 .github [2021-05-19T16:36:57.657Z] -rw-rw-r-- 1 1001 1001 818 May 19 16:31 .gitignore [2021-05-19T16:36:57.657Z] drwx------ 3 1001 1001 60 May 19 16:31 .semver [2021-05-19T16:36:57.657Z] -rw-rw-r-- 1 1001 1001 166 May 19 16:31 .sonarcloud.properties [2021-05-19T16:36:57.657Z] -rw-rw-r-- 1 1001 1001 8609 May 19 16:31 Attribution.txt [2021-05-19T16:36:57.657Z] -rw-rw-r-- 1 1001 1001 3804 May 19 16:31 CONTRIBUTING.md [2021-05-19T16:36:57.657Z] -rw-rw-r-- 1 1001 1001 931 May 19 16:31 Dockerfile.build [2021-05-19T16:36:57.657Z] -rw-rw-r-- 1 1001 1001 863 May 19 16:31 Jenkinsfile [2021-05-19T16:36:57.657Z] -rw-rw-r-- 1 1001 1001 10775 May 19 16:31 LICENSE [2021-05-19T16:36:57.657Z] -rw-rw-r-- 1 1001 1001 5632 May 19 16:31 Makefile [2021-05-19T16:36:57.657Z] -rw-rw-r-- 1 1001 1001 7978 May 19 16:31 README.md [2021-05-19T16:36:57.657Z] -rw-rw-r-- 1 1001 1001 6755 May 19 16:31 SECURITY.md [2021-05-19T16:36:57.657Z] -rw-rw-r-- 1 1001 1001 5 May 19 16:31 VERSION [2021-05-19T16:36:57.657Z] -rw-rw-r-- 1 1001 1001 4131 May 19 16:31 ZMQWindows.md [2021-05-19T16:36:57.657Z] drwxrwxr-x 2 1001 1001 117 May 19 16:31 bin [2021-05-19T16:36:57.657Z] drwxrwxr-x 14 1001 1001 4096 May 19 16:31 cmd [2021-05-19T16:36:57.657Z] -rw-r--r-- 1 root root 735780 May 19 16:36 coverage.out [2021-05-19T16:36:57.657Z] -rw-r--r-- 1 root root 1060 May 19 16:36 go.mod [2021-05-19T16:36:57.657Z] -rw-r--r-- 1 root root 22219 May 19 16:34 go.sum [2021-05-19T16:36:57.657Z] drwxrwxr-x 8 1001 1001 127 May 19 16:31 internal [2021-05-19T16:36:57.657Z] drwxrwxr-x 4 1001 1001 26 May 19 16:31 openapi [2021-05-19T16:36:57.657Z] drwxrwxr-x 4 1001 1001 71 May 19 16:31 snap [2021-05-19T16:36:57.657Z] -rw-rw-r-- 1 1001 1001 168 May 19 16:31 version.go [Pipeline] sh [2021-05-19T16:36:57.954Z] + '[' -e coverage.out ] [2021-05-19T16:36:57.954Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T16:36:58.094Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T16:36:58.389Z] + make build [2021-05-19T16:36:58.389Z] go mod tidy [2021-05-19T16:36:58.389Z] 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-19T16:37:00.332Z] 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-19T16:37:10.399Z] 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-19T16:37:10.986Z] 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-19T16:37:13.541Z] 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-19T16:37:13.809Z] 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-19T16:37:15.198Z] 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-19T16:37:15.766Z] Removing intermediate container 30bf0b870849 [2021-05-19T16:37:15.766Z] ---> 06c1d065462f [2021-05-19T16:37:15.766Z] Successfully built 06c1d065462f [2021-05-19T16:37:15.766Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T16:37:16.103Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T16:37:16.103Z] . [Pipeline] withDockerContainer [2021-05-19T16:37:16.338Z] prd-ubuntu18.04-docker-arm64-4c-16g-15078 does not seem to be running inside a container [2021-05-19T16:37:16.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat [2021-05-19T16:37:16.590Z] 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-19T16:37:17.549Z] 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-19T16:37:18.076Z] $ docker top a8bd26ea313cd2ff75357cb4b9438dc0696d1470871dfff8ee64640de04d2589 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T16:37:18.505Z] 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-19T16:37:19.042Z] + go version [2021-05-19T16:37:19.042Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T16:37:19.070Z] $ docker stop --time=1 a8bd26ea313cd2ff75357cb4b9438dc0696d1470871dfff8ee64640de04d2589 [2021-05-19T16:37:19.455Z] 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-19T16:37:20.408Z] 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-19T16:37:20.890Z] $ docker rm -f a8bd26ea313cd2ff75357cb4b9438dc0696d1470871dfff8ee64640de04d2589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T16:37:21.597Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T16:37:21.597Z] . [Pipeline] withDockerContainer [2021-05-19T16:37:21.813Z] prd-ubuntu18.04-docker-arm64-4c-16g-15078 does not seem to be running inside a container [2021-05-19T16:37:21.893Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat [2021-05-19T16:37:23.404Z] $ docker top 6d2134e9f4f51f8b764546483f914739be11affc1240bc50d5d8f65ea59c4d87 -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-19T16:37:23.695Z] $ docker stop --time=1 d9cdc866eefdfa90cf6f453f7ee43c669cd647ad007dc42d0bd58d9d11bf1863 [2021-05-19T16:37:30.169Z] $ docker rm -f d9cdc866eefdfa90cf6f453f7ee43c669cd647ad007dc42d0bd58d9d11bf1863 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2021-05-19T16:37:30.459Z] ========================================================= [2021-05-19T16:37:30.460Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T16:37:30.460Z] ========================================================= [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-19T16:37:31.105Z] + go mod tidy [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-19T16:37:33.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T16:37:33.849Z] [2021-05-19T16:37:33.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T16:37:34.132Z] + make test [2021-05-19T16:37:34.132Z] go mod tidy [2021-05-19T16:37:34.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T16:37:34.424Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-19T16:37:34.424Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-19T16:37:34.424Z] ca9280d653b3: Pulling fs layer [2021-05-19T16:37:34.424Z] 7e9c9ca2126c: Pulling fs layer [2021-05-19T16:37:34.424Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-19T16:37:34.424Z] cbdbe7a5bc2a: Download complete [2021-05-19T16:37:34.689Z] cbdbe7a5bc2a: Pull complete [2021-05-19T16:37:34.730Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T16:37:34.952Z] ca9280d653b3: Verifying Checksum [2021-05-19T16:37:34.952Z] ca9280d653b3: Download complete [2021-05-19T16:37:35.527Z] ca9280d653b3: Pull complete [2021-05-19T16:37:35.788Z] 7e9c9ca2126c: Verifying Checksum [2021-05-19T16:37:35.788Z] 7e9c9ca2126c: Download complete [2021-05-19T16:37:39.117Z] 7e9c9ca2126c: Pull complete [2021-05-19T16:37:39.118Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-19T16:37:39.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T16:37:39.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-19T16:37:39.196Z] prd-centos7-docker-4c-2g-15073 does not seem to be running inside a container [2021-05-19T16:37:39.239Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-19T16:37:54.716Z] $ docker top 301a6a56d9307cd5e422802acb39583988588071f18102f27688eb5d50626188 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T16:37:55.117Z] + docker-compose build --help [2021-05-19T16:37:55.117Z] + grep parallel [2021-05-19T16:37:55.699Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T16:37:55.717Z] $ docker stop --time=1 301a6a56d9307cd5e422802acb39583988588071f18102f27688eb5d50626188 [2021-05-19T16:37:57.249Z] $ docker rm -f 301a6a56d9307cd5e422802acb39583988588071f18102f27688eb5d50626188 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T16:37:57.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T16:37:57.813Z] . [Pipeline] withDockerContainer [2021-05-19T16:37:57.889Z] prd-centos7-docker-4c-2g-15073 does not seem to be running inside a container [2021-05-19T16:37:57.928Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-devops/edgex-compose:latest cat [2021-05-19T16:37:58.750Z] $ docker top 6a344555ae937203ef0e8c84289cacf6c9c573d49b58ddd6d20b3698fa48993c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T16:37:59.118Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T16:37:59.693Z] Building core-command ... [2021-05-19T16:37:59.693Z] Building core-data ... [2021-05-19T16:37:59.693Z] Building core-metadata ... [2021-05-19T16:37:59.693Z] Building security-bootstrapper ... [2021-05-19T16:37:59.693Z] Building security-proxy-setup ... [2021-05-19T16:37:59.693Z] Building security-secretstore-setup ... [2021-05-19T16:37:59.693Z] Building support-notifications ... [2021-05-19T16:37:59.693Z] Building support-scheduler ... [2021-05-19T16:37:59.693Z] Building sys-mgmt-agent ... [2021-05-19T16:37:59.693Z] Building security-secretstore-setup [2021-05-19T16:37:59.693Z] Building support-scheduler [2021-05-19T16:37:59.693Z] Building security-proxy-setup [2021-05-19T16:37:59.693Z] Building security-bootstrapper [2021-05-19T16:37:59.693Z] Building core-command [2021-05-19T16:38:01.589Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T16:38:46.427Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:38:46.427Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:38:46.427Z] ---> 91bb8527026a [2021-05-19T16:38:46.427Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T16:38:46.427Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:38:46.427Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:38:46.427Z] ---> 91bb8527026a [2021-05-19T16:38:46.427Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T16:38:59.428Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T16:39:03.764Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T16:39:13.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T16:39:13.959Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T16:39:18.307Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T16:39:18.307Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T16:39:18.307Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T16:39:18.307Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T16:39:23.835Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T16:39:23.835Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T16:39:26.062Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:39:26.062Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:39:26.063Z] ---> 91bb8527026a [2021-05-19T16:39:26.063Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T16:39:26.063Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:39:26.063Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:39:26.063Z] ---> 91bb8527026a [2021-05-19T16:39:26.063Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T16:39:26.063Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:39:26.063Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:39:26.063Z] ---> 91bb8527026a [2021-05-19T16:39:26.063Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T16:39:34.138Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T16:39:34.138Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T16:39:34.138Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T16:39:34.217Z] ---> Running in 80fd818ff48f [2021-05-19T16:39:34.217Z] ---> Running in 483c26d19414 [2021-05-19T16:39:34.217Z] ---> Running in 885e207b09b1 [2021-05-19T16:39:34.217Z] ---> Running in dca33c2e468f [2021-05-19T16:39:34.217Z] ---> Running in cb48c8e9d78a [2021-05-19T16:39:34.793Z] Removing intermediate container 80fd818ff48f [2021-05-19T16:39:34.793Z] ---> 63cec02e5e2e [2021-05-19T16:39:34.793Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:39:35.052Z] Removing intermediate container cb48c8e9d78a [2021-05-19T16:39:35.052Z] ---> bd7988dd6315 [2021-05-19T16:39:35.052Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:39:35.052Z] Removing intermediate container 885e207b09b1 [2021-05-19T16:39:35.052Z] ---> 960294bcc448 [2021-05-19T16:39:35.052Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:39:35.052Z] Removing intermediate container 483c26d19414 [2021-05-19T16:39:35.052Z] ---> 1bed695baa47 [2021-05-19T16:39:35.052Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:39:35.052Z] Removing intermediate container dca33c2e468f [2021-05-19T16:39:35.052Z] ---> dcdcde5444b3 [2021-05-19T16:39:35.052Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:39:35.317Z] ---> Running in 0120f15fda20 [2021-05-19T16:39:35.317Z] ---> Running in 2df297809908 [2021-05-19T16:39:35.317Z] ---> Running in fc39b096dde4 [2021-05-19T16:39:35.317Z] ---> Running in 95da19d1c413 [2021-05-19T16:39:35.317Z] ---> Running in 350217b5150e [2021-05-19T16:39:37.879Z] Removing intermediate container 0120f15fda20 [2021-05-19T16:39:37.879Z] ---> 0f88ed73ae03 [2021-05-19T16:39:37.879Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T16:39:37.879Z] ---> Running in fd28da1cf9a5 [2021-05-19T16:39:37.879Z] Removing intermediate container 95da19d1c413 [2021-05-19T16:39:37.879Z] ---> 24835e04104c [2021-05-19T16:39:37.879Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T16:39:38.137Z] ---> Running in 22b45fe17f6d [2021-05-19T16:39:38.400Z] Removing intermediate container fc39b096dde4 [2021-05-19T16:39:38.400Z] ---> 51c46673bc2d [2021-05-19T16:39:38.400Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T16:39:38.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.375s coverage: 46.1% of statements [2021-05-19T16:39:38.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T16:39:38.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T16:39:38.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T16:39:38.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T16:39:38.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T16:39:38.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T16:39:38.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.288s coverage: 28.7% of statements [2021-05-19T16:39:38.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.292s coverage: 100.0% of statements [2021-05-19T16:39:38.661Z] Removing intermediate container 2df297809908 [2021-05-19T16:39:38.662Z] ---> a04203cfde9c [2021-05-19T16:39:38.662Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T16:39:38.922Z] ---> Running in 779f2c7da4ed [2021-05-19T16:39:38.922Z] ---> Running in 604f506b91bf [2021-05-19T16:39:39.182Z] Removing intermediate container 350217b5150e [2021-05-19T16:39:39.182Z] ---> 18fe59cb4772 [2021-05-19T16:39:39.182Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T16:39:39.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:39:39.442Z] ---> Running in a6aa8152b534 [2021-05-19T16:39:39.442Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:39:40.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:39:40.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:39:40.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:39:40.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:39:40.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:39:40.537Z] OK: 219 MiB in 52 packages [2021-05-19T16:39:40.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:39:40.798Z] OK: 219 MiB in 52 packages [2021-05-19T16:39:41.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:39:41.330Z] OK: 219 MiB in 52 packages [2021-05-19T16:39:41.330Z] Removing intermediate container 22b45fe17f6d [2021-05-19T16:39:41.330Z] ---> c41a8fd56e16 [2021-05-19T16:39:41.330Z] Step 6/23 : COPY go.mod . [2021-05-19T16:39:41.905Z] Removing intermediate container fd28da1cf9a5 [2021-05-19T16:39:41.905Z] ---> 90712fa4395e [2021-05-19T16:39:41.905Z] Step 6/22 : COPY go.mod . [2021-05-19T16:39:41.905Z] ---> 5c5b879b0ab3 [2021-05-19T16:39:41.905Z] Step 7/23 : RUN go mod download [2021-05-19T16:39:41.905Z] OK: 219 MiB in 52 packages [2021-05-19T16:39:41.905Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:39:42.167Z] ---> Running in 5630cd6f6722 [2021-05-19T16:39:42.734Z] ---> c0ba85df7b3e [2021-05-19T16:39:42.734Z] Step 7/22 : RUN go mod download [2021-05-19T16:39:43.306Z] Removing intermediate container 779f2c7da4ed [2021-05-19T16:39:43.306Z] ---> 7fc3f24d4d9d [2021-05-19T16:39:43.306Z] Step 6/24 : COPY go.mod . [2021-05-19T16:39:43.565Z] ---> Running in 3fe113440c26 [2021-05-19T16:39:43.828Z] ---> 285fefd7e9f7 [2021-05-19T16:39:43.828Z] Step 7/24 : RUN go mod download [2021-05-19T16:39:44.089Z] OK: 219 MiB in 52 packages [2021-05-19T16:39:44.348Z] Removing intermediate container 604f506b91bf [2021-05-19T16:39:44.348Z] ---> d73b5928a0b1 [2021-05-19T16:39:44.348Z] Step 6/26 : COPY go.mod . [2021-05-19T16:39:44.609Z] ---> Running in 92a0a582f87a [2021-05-19T16:39:44.869Z] ---> 9e6bc9037497 [2021-05-19T16:39:44.869Z] Step 7/26 : RUN go mod download [2021-05-19T16:39:45.128Z] ---> Running in 77419d58e9a2 [2021-05-19T16:39:45.699Z] Removing intermediate container a6aa8152b534 [2021-05-19T16:39:45.699Z] ---> b39d09575a42 [2021-05-19T16:39:45.699Z] Step 6/32 : COPY go.mod . [2021-05-19T16:39:45.960Z] Removing intermediate container 5630cd6f6722 [2021-05-19T16:39:45.960Z] ---> 0c4e9dbe110c [2021-05-19T16:39:45.960Z] Step 8/23 : COPY . . [2021-05-19T16:39:46.223Z] ---> 69ca90eb18b1 [2021-05-19T16:39:46.223Z] Step 7/32 : RUN go mod download [2021-05-19T16:39:46.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.652s coverage: 27.7% of statements [2021-05-19T16:39:46.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T16:39:46.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T16:39:46.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T16:39:46.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T16:39:46.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T16:39:46.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.219s coverage: 81.2% of statements [2021-05-19T16:39:46.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T16:39:46.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.309s coverage: 100.0% of statements [2021-05-19T16:39:46.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T16:39:46.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.248s coverage: 100.0% of statements [2021-05-19T16:39:46.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T16:39:46.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T16:39:47.616Z] ---> Running in 3a2cb922fc50 [2021-05-19T16:39:48.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.332s coverage: 58.6% of statements [2021-05-19T16:39:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T16:39:48.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T16:39:49.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.570s coverage: 87.7% of statements [2021-05-19T16:39:49.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T16:39:49.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T16:39:49.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.298s coverage: 78.9% of statements [2021-05-19T16:39:49.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T16:39:59.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.218s coverage: 28.6% of statements [2021-05-19T16:39:59.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T16:39:59.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T16:39:59.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T16:39:59.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T16:39:59.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T16:39:59.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.358s coverage: 100.0% of statements [2021-05-19T16:39:59.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T16:39:59.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.242s coverage: 100.0% of statements [2021-05-19T16:39:59.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T16:39:59.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.412s coverage: 86.7% of statements [2021-05-19T16:39:59.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T16:39:59.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.585s coverage: 97.5% of statements [2021-05-19T16:39:59.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T16:39:59.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.270s coverage: 78.3% of statements [2021-05-19T16:39:59.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T16:39:59.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T16:39:59.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T16:39:59.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T16:40:01.204Z] Removing intermediate container 3fe113440c26 [2021-05-19T16:40:01.204Z] ---> c8b8b3c089b4 [2021-05-19T16:40:01.204Z] Step 8/22 : COPY . . [2021-05-19T16:40:03.130Z] ---> e5c96468b745 [2021-05-19T16:40:03.130Z] Step 9/23 : RUN go mod tidy [2021-05-19T16:40:06.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.374s coverage: 95.1% of statements [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T16:40:06.769Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T16:40:06.769Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.310s coverage: 0.8% of statements [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T16:40:06.769Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.168s coverage: 21.7% of statements [2021-05-19T16:40:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T16:40:06.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.211s coverage: 47.1% of statements [2021-05-19T16:40:06.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.215s coverage: 79.5% of statements [2021-05-19T16:40:06.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements [2021-05-19T16:40:08.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements [2021-05-19T16:40:08.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.177s coverage: 87.5% of statements [2021-05-19T16:40:15.364Z] ---> Running in 43b1b8fff3e1 [2021-05-19T16:40:15.364Z] ---> 81a2cbbefacd [2021-05-19T16:40:15.364Z] Step 9/22 : RUN go mod tidy [2021-05-19T16:40:15.364Z] Removing intermediate container 92a0a582f87a [2021-05-19T16:40:15.364Z] ---> bead4f7385f1 [2021-05-19T16:40:15.364Z] Step 8/24 : COPY . . [2021-05-19T16:40:15.624Z] ---> Running in 07befe389fb6 [2021-05-19T16:40:19.833Z] Removing intermediate container 77419d58e9a2 [2021-05-19T16:40:19.833Z] ---> 47f547839bd9 [2021-05-19T16:40:19.833Z] Step 8/26 : COPY . . [2021-05-19T16:40:23.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.253s coverage: 94.4% of statements [2021-05-19T16:40:23.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements [2021-05-19T16:40:26.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.641s coverage: 81.8% of statements [2021-05-19T16:40:26.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T16:40:33.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.250s coverage: 92.9% of statements [2021-05-19T16:40:33.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T16:40:33.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T16:40:33.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T16:40:33.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2021-05-19T16:40:33.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T16:40:33.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T16:40:33.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T16:40:33.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T16:40:33.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T16:40:33.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-05-19T16:40:33.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T16:40:33.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T16:40:33.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-05-19T16:40:33.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T16:40:33.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.214s coverage: 76.0% of statements [2021-05-19T16:40:33.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T16:40:33.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements [2021-05-19T16:40:33.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements [2021-05-19T16:40:33.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.244s coverage: 85.4% of statements [2021-05-19T16:40:33.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.283s coverage: 91.2% of statements [2021-05-19T16:40:33.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T16:40:34.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.750s coverage: 64.4% of statements [2021-05-19T16:40:34.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T16:40:34.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T16:40:34.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements [2021-05-19T16:40:34.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 91.3% of statements [2021-05-19T16:40:34.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2021-05-19T16:40:34.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements [2021-05-19T16:40:35.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-05-19T16:40:39.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.062s coverage: 66.9% of statements [2021-05-19T16:40:39.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T16:40:39.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T16:40:39.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T16:40:40.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.741s coverage: 43.5% of statements [2021-05-19T16:40:40.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T16:40:40.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T16:40:40.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.085s coverage: 89.5% of statements [2021-05-19T16:40:40.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T16:40:40.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.082s coverage: 84.8% of statements [2021-05-19T16:40:41.806Z] ---> 56e94b8cfa81 [2021-05-19T16:40:41.806Z] Step 9/26 : RUN go mod tidy [2021-05-19T16:40:41.806Z] Removing intermediate container 3a2cb922fc50 [2021-05-19T16:40:41.806Z] ---> 156e07524b4b [2021-05-19T16:40:41.806Z] Step 8/32 : COPY . . [2021-05-19T16:40:41.806Z] ---> 6595485e5e72 [2021-05-19T16:40:41.806Z] Step 9/24 : RUN go mod tidy [2021-05-19T16:40:41.806Z] ---> Running in 0d294d658dd6 [2021-05-19T16:40:41.806Z] ---> Running in 5409f08e87eb [2021-05-19T16:40:41.806Z] Removing intermediate container 43b1b8fff3e1 [2021-05-19T16:40:41.806Z] ---> 9967e13656ec [2021-05-19T16:40:41.806Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T16:40:42.067Z] ---> Running in a93ceae573db [2021-05-19T16:40:47.353Z] Removing intermediate container 07befe389fb6 [2021-05-19T16:40:47.353Z] ---> 8290c97671fa [2021-05-19T16:40:47.353Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T16:40:47.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.478s coverage: 46.8% of statements [2021-05-19T16:40:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T16:40:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T16:40:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T16:40:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T16:40:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T16:40:47.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.115s coverage: 100.0% of statements [2021-05-19T16:40:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T16:40:47.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements [2021-05-19T16:40:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T16:40:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T16:40:47.617Z] ---> Running in ec9d4fa41a94 [2021-05-19T16:40:48.198Z] 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-19T16:40:48.996Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.258s coverage: 19.9% of statements [2021-05-19T16:40:48.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-19T16:40:48.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-19T16:40:48.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T16:40:48.996Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.467s coverage: 91.4% of statements [2021-05-19T16:40:48.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T16:40:48.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T16:40:48.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T16:40:49.152Z] 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-19T16:40:49.759Z] Removing intermediate container 0d294d658dd6 [2021-05-19T16:40:49.759Z] ---> 638ffc4a74de [2021-05-19T16:40:49.759Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T16:40:50.030Z] ---> Running in f0005ec2182d [2021-05-19T16:40:50.294Z] Removing intermediate container 5409f08e87eb [2021-05-19T16:40:50.294Z] ---> 08b23d722f71 [2021-05-19T16:40:50.294Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T16:40:50.869Z] ---> Running in 260423ec5cfd [2021-05-19T16:40:51.441Z] 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-19T16:40:52.019Z] 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-19T16:40:57.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.744s coverage: 28.8% of statements [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T16:40:57.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.223s coverage: 99.0% of statements [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T16:40:57.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.214s coverage: 100.0% of statements [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T16:40:57.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.203s coverage: 64.6% of statements [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T16:40:57.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.419s coverage: 97.6% of statements [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T16:40:57.308Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T16:40:57.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T16:40:57.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.111s coverage: 87.9% of statements [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T16:40:57.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T16:40:57.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-05-19T16:40:57.908Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.153s coverage: 28.1% of statements [2021-05-19T16:40:57.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T16:40:57.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-19T16:40:58.190Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.161s coverage: 27.9% of statements [2021-05-19T16:40:58.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-19T16:40:58.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-19T16:40:58.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T16:40:58.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-19T16:40:58.190Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-05-19T16:40:59.172Z] GO111MODULE=on go vet ./... [2021-05-19T16:41:18.633Z] 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-19T16:41:36.759Z] 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-19T16:41:46.775Z] Removing intermediate container ec9d4fa41a94 [2021-05-19T16:41:46.775Z] ---> 35b267505457 [2021-05-19T16:41:46.775Z] [2021-05-19T16:41:46.775Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T16:41:50.085Z] Removing intermediate container a93ceae573db [2021-05-19T16:41:50.085Z] ---> a1a75427bed3 [2021-05-19T16:41:50.085Z] [2021-05-19T16:41:50.085Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T16:41:50.085Z] 3.12: Pulling from library/alpine [2021-05-19T16:41:50.085Z] ---> 91eebb1f7a28 [2021-05-19T16:41:50.085Z] Step 9/32 : RUN go mod tidy [2021-05-19T16:41:53.387Z] 3.12: Pulling from library/alpine [2021-05-19T16:41:53.387Z] ---> Running in e697e67840a7 [2021-05-19T16:41:54.333Z] Removing intermediate container f0005ec2182d [2021-05-19T16:41:54.333Z] ---> ec9f5e0e8577 [2021-05-19T16:41:54.333Z] [2021-05-19T16:41:54.333Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T16:41:54.333Z] 3.12: Pulling from library/alpine [2021-05-19T16:41:54.910Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T16:41:54.910Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T16:41:54.910Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T16:41:54.910Z] Status: Image is up to date for alpine:3.12 [2021-05-19T16:41:54.910Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T16:41:54.910Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T16:41:55.170Z] ---> 13621d1b12d4 [2021-05-19T16:41:55.170Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T16:41:55.170Z] ---> 13621d1b12d4 [2021-05-19T16:41:55.170Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T16:41:57.085Z] ---> 13621d1b12d4 [2021-05-19T16:41:57.085Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T16:41:58.997Z] Removing intermediate container 260423ec5cfd [2021-05-19T16:41:58.997Z] ---> 1ccd864a7aaf [2021-05-19T16:41:58.997Z] [2021-05-19T16:41:58.997Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T16:41:58.997Z] ---> 13621d1b12d4 [2021-05-19T16:41:58.997Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T16:41:58.997Z] ---> Running in 0a36701732ff [2021-05-19T16:41:58.997Z] ---> Running in 10f3ebcc123f [2021-05-19T16:41:58.997Z] ---> Running in 4b63cfcf93c5 [2021-05-19T16:41:59.262Z] ---> Running in 2d967d7f48a5 [2021-05-19T16:41:59.524Z] Removing intermediate container e697e67840a7 [2021-05-19T16:41:59.524Z] ---> a4f22013de9d [2021-05-19T16:41:59.524Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T16:41:59.785Z] ---> Running in 6dc59225438f [2021-05-19T16:41:59.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:42:00.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:42:00.046Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T16:42:00.046Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T16:42:00.046Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T16:42:00.046Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T16:42:00.046Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T16:42:00.046Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T16:42:00.046Z] OK: 7 MiB in 18 packages [2021-05-19T16:42:00.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:42:00.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:42:00.882Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T16:42:00.882Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T16:42:00.882Z] OK: 6 MiB in 15 packages [2021-05-19T16:42:00.882Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:42:01.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:42:01.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:42:01.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:42:01.148Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T16:42:01.148Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T16:42:01.148Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T16:42:01.148Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T16:42:01.148Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T16:42:01.148Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T16:42:01.148Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T16:42:01.148Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T16:42:01.408Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T16:42:01.408Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T16:42:01.408Z] OK: 7 MiB in 20 packages [2021-05-19T16:42:01.408Z] OK: 6 MiB in 15 packages [2021-05-19T16:42:02.365Z] 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-19T16:42:02.365Z] Removing intermediate container 4b63cfcf93c5 [2021-05-19T16:42:02.365Z] ---> bef58c93a6c0 [2021-05-19T16:42:02.365Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T16:42:02.966Z] ---> Running in dc44a8a1e602 [2021-05-19T16:42:02.966Z] Removing intermediate container 2d967d7f48a5 [2021-05-19T16:42:02.966Z] ---> 79f7e20dfdc5 [2021-05-19T16:42:02.966Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T16:42:03.233Z] ---> Running in 501ecec74494 [2021-05-19T16:42:04.196Z] Removing intermediate container dc44a8a1e602 [2021-05-19T16:42:04.196Z] ---> bb54755b967d [2021-05-19T16:42:04.196Z] Step 14/22 : WORKDIR /edgex [2021-05-19T16:42:04.467Z] Removing intermediate container 10f3ebcc123f [2021-05-19T16:42:04.467Z] ---> 6e31ff212026 [2021-05-19T16:42:04.467Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T16:42:04.741Z] Removing intermediate container 0a36701732ff [2021-05-19T16:42:04.741Z] ---> 935500bef0d9 [2021-05-19T16:42:04.741Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T16:42:04.741Z] ---> Running in 8bc24f155ed3 [2021-05-19T16:42:04.741Z] Removing intermediate container 501ecec74494 [2021-05-19T16:42:04.741Z] ---> 5a9f230993fe [2021-05-19T16:42:04.741Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T16:42:04.741Z] ---> Running in bc01f1ee3321 [2021-05-19T16:42:04.741Z] ---> Running in b75e25941e93 [2021-05-19T16:42:05.034Z] ---> Running in a89d4abe2bcd [2021-05-19T16:42:05.314Z] Removing intermediate container 8bc24f155ed3 [2021-05-19T16:42:05.314Z] ---> c95592149f31 [2021-05-19T16:42:05.314Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T16:42:05.576Z] Removing intermediate container bc01f1ee3321 [2021-05-19T16:42:05.576Z] ---> 97a649c40ad5 [2021-05-19T16:42:05.576Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T16:42:06.176Z] Removing intermediate container b75e25941e93 [2021-05-19T16:42:06.176Z] ---> fc47c39aae7a [2021-05-19T16:42:06.176Z] Step 14/26 : WORKDIR / [2021-05-19T16:42:06.176Z] Removing intermediate container a89d4abe2bcd [2021-05-19T16:42:06.176Z] ---> 668a80bdf2d2 [2021-05-19T16:42:06.176Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T16:42:06.176Z] ---> Running in eb5b91d40a22 [2021-05-19T16:42:06.464Z] ---> Running in 26c3ab710e5e [2021-05-19T16:42:06.464Z] ---> Running in 2b0f7b6994b3 [2021-05-19T16:42:06.464Z] ---> d6d14f8cb8a4 [2021-05-19T16:42:06.464Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T16:42:07.918Z] Removing intermediate container 2b0f7b6994b3 [2021-05-19T16:42:07.918Z] ---> 77ff8191832f [2021-05-19T16:42:07.918Z] Step 16/24 : WORKDIR / [2021-05-19T16:42:07.918Z] Removing intermediate container eb5b91d40a22 [2021-05-19T16:42:07.918Z] ---> fe36ac08be78 [2021-05-19T16:42:07.918Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T16:42:08.185Z] Removing intermediate container 26c3ab710e5e [2021-05-19T16:42:08.185Z] ---> 35e41d1058fa [2021-05-19T16:42:08.185Z] 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-19T16:42:08.185Z] ---> d428235b4282 [2021-05-19T16:42:08.185Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T16:42:08.455Z] ---> Running in 011c40783696 [2021-05-19T16:42:08.718Z] ---> Running in c6904f996319 [2021-05-19T16:42:09.293Z] ---> dc080b9871aa [2021-05-19T16:42:09.293Z] 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-19T16:42:09.556Z] ---> 3f0a51327b08 [2021-05-19T16:42:09.556Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T16:42:09.556Z] Removing intermediate container c6904f996319 [2021-05-19T16:42:09.556Z] ---> c9fe8b11a48c [2021-05-19T16:42:09.556Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T16:42:09.817Z] Removing intermediate container 011c40783696 [2021-05-19T16:42:09.817Z] ---> 1ae54234139f [2021-05-19T16:42:09.817Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T16:42:09.817Z] ---> Running in 4e69530cadd6 [2021-05-19T16:42:10.082Z] ---> c8fb0cc32d12 [2021-05-19T16:42:10.082Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T16:42:10.670Z] Removing intermediate container 4e69530cadd6 [2021-05-19T16:42:10.670Z] ---> 116142dc9663 [2021-05-19T16:42:10.670Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T16:42:10.670Z] ---> 87ad68ca26c7 [2021-05-19T16:42:10.670Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T16:42:10.939Z] ---> 9730ca72a805 [2021-05-19T16:42:10.939Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T16:42:10.939Z] ---> e1cabd8b53bc [2021-05-19T16:42:10.939Z] 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-19T16:42:11.206Z] ---> Running in 46719191ec3d [2021-05-19T16:42:13.131Z] ---> ad11a4ac59dd [2021-05-19T16:42:13.131Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T16:42:13.131Z] ---> 4589b1fc8d1c [2021-05-19T16:42:13.131Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T16:42:13.131Z] Removing intermediate container 46719191ec3d [2021-05-19T16:42:13.131Z] ---> 36d67994107d [2021-05-19T16:42:13.131Z] Step 20/22 : LABEL arch=x86_64 [2021-05-19T16:42:13.394Z] ---> 2de2872987f1 [2021-05-19T16:42:13.394Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T16:42:14.351Z] ---> Running in 08992a5b5f7b [2021-05-19T16:42:14.351Z] ---> 6810d7fd9973 [2021-05-19T16:42:14.351Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T16:42:14.351Z] ---> ca369430d713 [2021-05-19T16:42:14.351Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T16:42:14.611Z] ---> 377e2bbf051b [2021-05-19T16:42:14.611Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T16:42:15.600Z] ---> Running in b009d6094d70 [2021-05-19T16:42:15.860Z] Removing intermediate container 08992a5b5f7b [2021-05-19T16:42:15.860Z] ---> f0255d575120 [2021-05-19T16:42:15.860Z] Step 21/22 : LABEL git_sha=c5aec421ef9c12fb1da2de0d81ab711ad79a34b2 [2021-05-19T16:42:16.134Z] ---> Running in 6a52a1159e04 [2021-05-19T16:42:16.405Z] ---> 3d1f87cf5232 [2021-05-19T16:42:16.405Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T16:42:16.405Z] ---> Running in 19a29f14ad30 [2021-05-19T16:42:16.666Z] Removing intermediate container b009d6094d70 [2021-05-19T16:42:16.666Z] ---> 94093b25e897 [2021-05-19T16:42:16.666Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T16:42:16.927Z] Removing intermediate container 6a52a1159e04 [2021-05-19T16:42:16.928Z] ---> 937859c741c6 [2021-05-19T16:42:16.928Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T16:42:17.192Z] Removing intermediate container 19a29f14ad30 [2021-05-19T16:42:17.192Z] ---> 33c38200df4d [2021-05-19T16:42:17.192Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T16:42:17.192Z] ---> Running in bc856b8d81d7 [2021-05-19T16:42:17.454Z] ---> 25f71ddaa3cf [2021-05-19T16:42:17.454Z] 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-19T16:42:17.720Z] ---> Running in 59fc714ca81b [2021-05-19T16:42:17.720Z] ---> Running in d04679181867 [2021-05-19T16:42:17.720Z] ---> Running in 0bfd1a9b0448 [2021-05-19T16:42:17.989Z] Removing intermediate container bc856b8d81d7 [2021-05-19T16:42:17.989Z] ---> 888ccd48db1e [2021-05-19T16:42:17.989Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T16:42:18.253Z] Removing intermediate container 0bfd1a9b0448 [2021-05-19T16:42:18.253Z] ---> 9f76564b1846 [2021-05-19T16:42:18.253Z] [2021-05-19T16:42:18.253Z] ---> Running in 0da461a6ae75 [2021-05-19T16:42:18.522Z] Removing intermediate container 59fc714ca81b [2021-05-19T16:42:18.522Z] ---> ad842eb2288e [2021-05-19T16:42:18.522Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T16:42:18.522Z] Successfully built 9f76564b1846 [2021-05-19T16:42:18.785Z] Successfully tagged security-proxy-setup:latest [2021-05-19T16:42:18.785Z] ---> Running in 5728bc8a9cfc [2021-05-19T16:42:18.785Z] Building support-notifications [2021-05-19T16:42:19.056Z]  Building security-proxy-setup ... done Removing intermediate container 0da461a6ae75 [2021-05-19T16:42:19.056Z] ---> 201a65cec599 [2021-05-19T16:42:19.056Z] Step 23/24 : LABEL git_sha=c5aec421ef9c12fb1da2de0d81ab711ad79a34b2 [2021-05-19T16:42:22.362Z] Removing intermediate container 5728bc8a9cfc [2021-05-19T16:42:22.362Z] ---> cfbbb7e4ad47 [2021-05-19T16:42:22.362Z] Step 22/23 : LABEL git_sha=c5aec421ef9c12fb1da2de0d81ab711ad79a34b2 [2021-05-19T16:42:22.362Z] ---> Running in f85bc0010e07 [2021-05-19T16:42:25.656Z] ---> Running in cd04dd9b7d89 [2021-05-19T16:42:28.223Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:42:28.223Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:42:28.223Z] ---> 91bb8527026a [2021-05-19T16:42:28.223Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T16:42:28.223Z] ---> Using cache [2021-05-19T16:42:28.223Z] ---> dcdcde5444b3 [2021-05-19T16:42:28.223Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:42:28.223Z] ---> Using cache [2021-05-19T16:42:28.223Z] ---> 18fe59cb4772 [2021-05-19T16:42:28.223Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T16:42:36.008Z] gofmt -l . [2021-05-19T16:42:36.362Z] Removing intermediate container f85bc0010e07 [2021-05-19T16:42:36.362Z] ---> 719f8cfa162d [2021-05-19T16:42:36.362Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T16:42:36.362Z] ---> Running in 56cecf7f9f17 [2021-05-19T16:42:36.623Z] Removing intermediate container cd04dd9b7d89 [2021-05-19T16:42:36.623Z] ---> 70d50f8ff5a0 [2021-05-19T16:42:36.623Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T16:42:36.623Z] Removing intermediate container 6dc59225438f [2021-05-19T16:42:36.623Z] ---> 9656aa6d420d [2021-05-19T16:42:36.623Z] [2021-05-19T16:42:36.623Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T16:42:36.623Z] ---> 13621d1b12d4 [2021-05-19T16:42:36.623Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T16:42:36.883Z] Removing intermediate container d04679181867 [2021-05-19T16:42:36.883Z] ---> 72b42c0d63c2 [2021-05-19T16:42:36.883Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T16:42:36.883Z] ---> Running in 426eb0028358 [2021-05-19T16:42:37.146Z] ---> Running in ad829137793b [2021-05-19T16:42:37.146Z] ---> Running in 3a654f33db84 [2021-05-19T16:42:37.146Z] ---> Running in f09718457e3f [2021-05-19T16:42:37.717Z] Removing intermediate container 426eb0028358 [2021-05-19T16:42:37.717Z] ---> 36abb1a1220f [2021-05-19T16:42:37.717Z] [2021-05-19T16:42:37.717Z] Successfully built 36abb1a1220f [2021-05-19T16:42:37.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:42:37.978Z] Successfully tagged core-command:latest [2021-05-19T16:42:37.978Z] Removing intermediate container ad829137793b [2021-05-19T16:42:37.978Z] ---> 6b0c4b5a9942 [2021-05-19T16:42:37.978Z] [2021-05-19T16:42:37.978Z]  Building core-command ... done Building core-metadata [2021-05-19T16:42:37.978Z] Successfully built 6b0c4b5a9942 [2021-05-19T16:42:37.986Z] [ "`gofmt -l .`" = "" ] [2021-05-19T16:42:38.243Z] Successfully tagged support-scheduler:latest [2021-05-19T16:42:38.243Z] Building core-data [2021-05-19T16:42:38.243Z]  Building support-scheduler ... done Removing intermediate container 3a654f33db84 [2021-05-19T16:42:38.243Z] ---> f2dfc526612f [2021-05-19T16:42:38.243Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T16:42:38.815Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:42:39.087Z] OK: 219 MiB in 52 packages [2021-05-19T16:42:40.595Z] ./bin/test-go-mod-tidy.sh [2021-05-19T16:42:41.193Z] ./bin/test-attribution-txt.sh [2021-05-19T16:42:41.645Z] Removing intermediate container f09718457e3f [2021-05-19T16:42:41.645Z] ---> def15c746ad2 [2021-05-19T16:42:41.645Z] Step 24/26 : LABEL arch=x86_64 [Pipeline] sh [2021-05-19T16:42:44.536Z] + ls -al . [2021-05-19T16:42:44.536Z] total 872 [2021-05-19T16:42:44.536Z] drwxrwxr-x 9 1001 1001 4096 May 19 16:42 . [2021-05-19T16:42:44.536Z] drwxr-xr-x 4 root root 4096 May 19 16:37 .. [2021-05-19T16:42:44.536Z] -rw-rw-r-- 1 1001 1001 11 May 19 16:35 .dockerignore [2021-05-19T16:42:44.536Z] drwxrwxr-x 8 1001 1001 4096 May 19 16:35 .git [2021-05-19T16:42:44.536Z] drwxrwxr-x 3 1001 1001 4096 May 19 16:35 .github [2021-05-19T16:42:44.536Z] -rw-rw-r-- 1 1001 1001 818 May 19 16:35 .gitignore [2021-05-19T16:42:44.536Z] -rw-rw-r-- 1 1001 1001 166 May 19 16:35 .sonarcloud.properties [2021-05-19T16:42:44.536Z] -rw-rw-r-- 1 1001 1001 8609 May 19 16:35 Attribution.txt [2021-05-19T16:42:44.536Z] -rw-rw-r-- 1 1001 1001 3804 May 19 16:35 CONTRIBUTING.md [2021-05-19T16:42:44.536Z] -rw-rw-r-- 1 1001 1001 931 May 19 16:35 Dockerfile.build [2021-05-19T16:42:44.536Z] -rw-rw-r-- 1 1001 1001 863 May 19 16:35 Jenkinsfile [2021-05-19T16:42:44.536Z] -rw-rw-r-- 1 1001 1001 10775 May 19 16:35 LICENSE [2021-05-19T16:42:44.536Z] -rw-rw-r-- 1 1001 1001 5632 May 19 16:35 Makefile [2021-05-19T16:42:44.536Z] -rw-rw-r-- 1 1001 1001 7978 May 19 16:35 README.md [2021-05-19T16:42:44.536Z] -rw-rw-r-- 1 1001 1001 6755 May 19 16:35 SECURITY.md [2021-05-19T16:42:44.536Z] -rw-rw-r-- 1 1001 1001 5 May 19 16:31 VERSION [2021-05-19T16:42:44.536Z] -rw-rw-r-- 1 1001 1001 4131 May 19 16:35 ZMQWindows.md [2021-05-19T16:42:44.536Z] drwxrwxr-x 2 1001 1001 4096 May 19 16:35 bin [2021-05-19T16:42:44.536Z] drwxrwxr-x 14 1001 1001 4096 May 19 16:35 cmd [2021-05-19T16:42:44.536Z] -rw-r--r-- 1 root root 735780 May 19 16:40 coverage.out [2021-05-19T16:42:44.536Z] -rw-r--r-- 1 root root 1060 May 19 16:42 go.mod [2021-05-19T16:42:44.536Z] -rw-r--r-- 1 root root 22219 May 19 16:37 go.sum [2021-05-19T16:42:44.536Z] drwxrwxr-x 8 1001 1001 4096 May 19 16:35 internal [2021-05-19T16:42:44.536Z] drwxrwxr-x 4 1001 1001 4096 May 19 16:35 openapi [2021-05-19T16:42:44.536Z] drwxrwxr-x 4 1001 1001 4096 May 19 16:35 snap [2021-05-19T16:42:44.536Z] -rw-rw-r-- 1 1001 1001 168 May 19 16:35 version.go [Pipeline] sh [2021-05-19T16:42:45.227Z] + '[' -e coverage.out ] [2021-05-19T16:42:45.227Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T16:42:45.259Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T16:42:46.157Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T16:42:46.807Z] + make build [2021-05-19T16:42:46.807Z] go mod tidy [2021-05-19T16:42:47.407Z] 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-19T16:42:54.112Z] 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-19T16:42:56.554Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:42:56.554Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:42:56.554Z] ---> 91bb8527026a [2021-05-19T16:42:56.554Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T16:42:56.554Z] ---> Using cache [2021-05-19T16:42:56.554Z] ---> dcdcde5444b3 [2021-05-19T16:42:56.554Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:42:56.554Z] ---> Using cache [2021-05-19T16:42:56.554Z] ---> 18fe59cb4772 [2021-05-19T16:42:56.554Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T16:42:56.554Z] ---> Using cache [2021-05-19T16:42:56.554Z] ---> b39d09575a42 [2021-05-19T16:42:56.554Z] Step 6/24 : COPY go.mod . [2021-05-19T16:42:56.554Z] ---> Using cache [2021-05-19T16:42:56.554Z] ---> 69ca90eb18b1 [2021-05-19T16:42:56.554Z] Step 7/24 : RUN go mod download [2021-05-19T16:42:56.554Z] ---> Using cache [2021-05-19T16:42:56.554Z] ---> 156e07524b4b [2021-05-19T16:42:56.554Z] Step 8/24 : COPY . . [2021-05-19T16:42:56.554Z] ---> Using cache [2021-05-19T16:42:56.554Z] ---> 91eebb1f7a28 [2021-05-19T16:42:56.554Z] Step 9/24 : RUN go mod tidy [2021-05-19T16:42:56.554Z] ---> Using cache [2021-05-19T16:42:56.554Z] ---> a4f22013de9d [2021-05-19T16:42:56.554Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T16:42:56.554Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:42:56.554Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:42:56.554Z] ---> 91bb8527026a [2021-05-19T16:42:56.554Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T16:42:56.554Z] ---> Using cache [2021-05-19T16:42:56.554Z] ---> dcdcde5444b3 [2021-05-19T16:42:56.554Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:42:56.554Z] ---> Using cache [2021-05-19T16:42:56.554Z] ---> 18fe59cb4772 [2021-05-19T16:42:56.554Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T16:43:01.835Z] ---> Running in 1448a603037a [2021-05-19T16:43:01.835Z] ---> Running in 9adf58b41d55 [2021-05-19T16:43:01.835Z] ---> Running in 2ad4f4158ec2 [2021-05-19T16:43:01.835Z] ---> Running in a3604224542c [2021-05-19T16:43:02.097Z] Removing intermediate container 56cecf7f9f17 [2021-05-19T16:43:02.097Z] ---> 38fc79172f8f [2021-05-19T16:43:02.097Z] Step 6/23 : COPY go.mod . [2021-05-19T16:43:02.097Z] Removing intermediate container 9adf58b41d55 [2021-05-19T16:43:02.097Z] ---> d055ae503ff4 [2021-05-19T16:43:02.097Z] Step 25/26 : LABEL git_sha=c5aec421ef9c12fb1da2de0d81ab711ad79a34b2 [2021-05-19T16:43:02.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:43:02.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:43:02.358Z] ---> Running in bc9960e4f6d3 [2021-05-19T16:43:02.627Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T16:43:02.627Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T16:43:02.627Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T16:43:02.627Z] OK: 6 MiB in 16 packages [2021-05-19T16:43:02.627Z] ---> e835552d8290 [2021-05-19T16:43:02.627Z] Step 7/23 : RUN go mod download [2021-05-19T16:43:02.893Z] Removing intermediate container bc9960e4f6d3 [2021-05-19T16:43:02.893Z] ---> 3ef4e02df4dc [2021-05-19T16:43:02.893Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T16:43:02.893Z] ---> Running in 070b3fc947ce [2021-05-19T16:43:03.161Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:43:03.161Z] 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-19T16:43:03.161Z] ---> Running in 0e5be9ff5241 [2021-05-19T16:43:03.753Z] Removing intermediate container 1448a603037a [2021-05-19T16:43:03.753Z] ---> 8c3b356c254f [2021-05-19T16:43:03.753Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T16:43:03.753Z] Removing intermediate container 0e5be9ff5241 [2021-05-19T16:43:03.753Z] ---> bfa09963f565 [2021-05-19T16:43:03.753Z] [2021-05-19T16:43:04.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:43:04.034Z] Successfully built bfa09963f565 [2021-05-19T16:43:04.034Z] Successfully tagged security-secretstore-setup:latest [2021-05-19T16:43:04.034Z] Building sys-mgmt-agent [2021-05-19T16:43:04.301Z] ---> Running in 0b5210d8f411 [2021-05-19T16:43:04.301Z]  Building security-secretstore-setup ... done OK: 219 MiB in 52 packages [2021-05-19T16:43:10.893Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:43:10.893Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:43:10.893Z] ---> 91bb8527026a [2021-05-19T16:43:10.893Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T16:43:10.893Z] ---> Using cache [2021-05-19T16:43:10.893Z] ---> dcdcde5444b3 [2021-05-19T16:43:10.893Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:43:10.893Z] ---> Using cache [2021-05-19T16:43:10.893Z] ---> 18fe59cb4772 [2021-05-19T16:43:10.893Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T16:43:17.487Z] Removing intermediate container 0b5210d8f411 [2021-05-19T16:43:17.487Z] ---> 87f6d6ad10fc [2021-05-19T16:43:17.487Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T16:43:17.747Z] ---> Running in 6e121f65dc75 [2021-05-19T16:43:18.008Z] ---> Running in bca2342642bb [2021-05-19T16:43:18.585Z] Removing intermediate container 070b3fc947ce [2021-05-19T16:43:18.585Z] ---> 28a2754e17c3 [2021-05-19T16:43:18.585Z] Step 8/23 : COPY . . [2021-05-19T16:43:18.585Z] Removing intermediate container bca2342642bb [2021-05-19T16:43:18.585Z] ---> 087043ca143d [2021-05-19T16:43:18.585Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T16:43:18.585Z] Removing intermediate container 2ad4f4158ec2 [2021-05-19T16:43:18.585Z] ---> deacca9ee536 [2021-05-19T16:43:18.585Z] Step 6/24 : COPY go.mod . [2021-05-19T16:43:18.849Z] ---> Running in 21f6db19a187 [2021-05-19T16:43:19.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:43:20.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:43:20.366Z] OK: 219 MiB in 52 packages [2021-05-19T16:43:20.917Z] 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-19T16:43:23.534Z] 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-19T16:43:27.851Z] 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-19T16:43:28.834Z] 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-19T16:43:33.137Z] 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-19T16:43:35.277Z] ---> 2499a0f0b095 [2021-05-19T16:43:35.277Z] Step 7/24 : RUN go mod download [2021-05-19T16:43:35.277Z] ---> Running in 7f06e5380887 [2021-05-19T16:43:35.277Z] ---> 8c49a93aa1d7 [2021-05-19T16:43:35.277Z] Step 9/23 : RUN go mod tidy [2021-05-19T16:43:35.277Z] ---> Running in f4bdadd70933 [2021-05-19T16:43:35.277Z] Removing intermediate container 6e121f65dc75 [2021-05-19T16:43:35.277Z] ---> d83d895eb942 [2021-05-19T16:43:35.277Z] Step 6/24 : COPY go.mod . [2021-05-19T16:43:35.277Z] ---> c8e87ad1ad38 [2021-05-19T16:43:35.277Z] Step 7/24 : RUN go mod download [2021-05-19T16:43:35.865Z] ---> Running in 8ab7e0be8b3b [2021-05-19T16:43:35.865Z] Removing intermediate container 21f6db19a187 [2021-05-19T16:43:35.865Z] ---> 55cd1eb2f4e3 [2021-05-19T16:43:35.865Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T16:43:36.130Z] ---> Running in 85994eac108c [2021-05-19T16:43:36.705Z] Removing intermediate container 7f06e5380887 [2021-05-19T16:43:36.705Z] ---> a554ee58646a [2021-05-19T16:43:36.705Z] Step 8/24 : COPY . . [2021-05-19T16:43:36.705Z] Removing intermediate container 85994eac108c [2021-05-19T16:43:36.705Z] ---> 1393dfd12c5f [2021-05-19T16:43:36.705Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T16:43:38.535Z] 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-19T16:43:41.154Z] 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-19T16:43:44.548Z] 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-19T16:43:47.170Z] 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-19T16:43:50.571Z] 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-19T16:43:56.010Z] $ docker stop --time=1 6d2134e9f4f51f8b764546483f914739be11affc1240bc50d5d8f65ea59c4d87 [2021-05-19T16:43:58.416Z] $ docker rm -f 6d2134e9f4f51f8b764546483f914739be11affc1240bc50d5d8f65ea59c4d87 [2021-05-19T16:43:58.713Z] ---> 30f6f6c8d34e [2021-05-19T16:43:58.713Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T16:43:58.713Z] ---> efb85a97edbb [2021-05-19T16:43:58.713Z] Step 9/24 : RUN go mod tidy [2021-05-19T16:43:58.713Z] Removing intermediate container f4bdadd70933 [2021-05-19T16:43:58.713Z] ---> 5e0743f4ff6a [2021-05-19T16:43:58.713Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T16:43:58.713Z] ---> Running in 7ccfc78e4b9d [2021-05-19T16:43:58.713Z] ---> Running in aa5db66fbc45 [2021-05-19T16:43:58.713Z] ---> Running in eaf8525efe5b [2021-05-19T16:43:58.713Z] Removing intermediate container 8ab7e0be8b3b [2021-05-19T16:43:58.713Z] ---> 49b437f7d354 [2021-05-19T16:43:58.713Z] Step 8/24 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T16:44:00.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T16:44:00.426Z] [2021-05-19T16:44:00.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T16:44:00.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T16:44:01.055Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-19T16:44:01.055Z] 29e5d40040c1: Pulling fs layer [2021-05-19T16:44:01.055Z] 1ce36da41761: Pulling fs layer [2021-05-19T16:44:01.055Z] 25b303627fd3: Pulling fs layer [2021-05-19T16:44:01.330Z] 29e5d40040c1: Verifying Checksum [2021-05-19T16:44:01.924Z] 1ce36da41761: Verifying Checksum [2021-05-19T16:44:01.924Z] 1ce36da41761: Download complete [2021-05-19T16:44:01.924Z] 29e5d40040c1: Pull complete [2021-05-19T16:44:03.374Z] 1ce36da41761: Pull complete [2021-05-19T16:44:03.646Z] 25b303627fd3: Verifying Checksum [2021-05-19T16:44:03.646Z] 25b303627fd3: Download complete [2021-05-19T16:44:04.081Z] 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-19T16:44:13.854Z] 25b303627fd3: Pull complete [2021-05-19T16:44:13.854Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-19T16:44:13.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T16:44:13.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-19T16:44:14.169Z] prd-ubuntu18.04-docker-arm64-4c-16g-15078 does not seem to be running inside a container [2021-05-19T16:44:14.288Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-19T16:44:17.275Z] $ docker top 00eb0b91a632bcd62cebb85ab579c4f8d1bb6ab7890bdbe239a318e993144a4f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T16:44:18.264Z] + docker-compose build --help [2021-05-19T16:44:18.264Z] + grep parallel [2021-05-19T16:44:21.659Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T16:44:21.698Z] $ docker stop --time=1 00eb0b91a632bcd62cebb85ab579c4f8d1bb6ab7890bdbe239a318e993144a4f [2021-05-19T16:44:22.238Z] ---> 4a2485bd7976 [2021-05-19T16:44:22.238Z] Step 9/24 : RUN go mod tidy [2021-05-19T16:44:22.238Z] ---> Running in 3890006de26a [2021-05-19T16:44:22.816Z] Removing intermediate container aa5db66fbc45 [2021-05-19T16:44:22.816Z] ---> 71c1ea680240 [2021-05-19T16:44:22.816Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T16:44:22.816Z] Removing intermediate container 7ccfc78e4b9d [2021-05-19T16:44:22.816Z] ---> cbe9863b6058 [2021-05-19T16:44:22.816Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T16:44:23.088Z] ---> Running in 7836ed336bf3 [2021-05-19T16:44:23.599Z] $ docker rm -f 00eb0b91a632bcd62cebb85ab579c4f8d1bb6ab7890bdbe239a318e993144a4f [2021-05-19T16:44:23.667Z] ---> 0c1ad167890e [2021-05-19T16:44:23.667Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T16:44:24.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T16:44:24.223Z] . [Pipeline] withDockerContainer [2021-05-19T16:44:24.493Z] prd-ubuntu18.04-docker-arm64-4c-16g-15078 does not seem to be running inside a container [2021-05-19T16:44:24.598Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-devops/edgex-compose-arm64:latest cat [2021-05-19T16:44:25.069Z] 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-19T16:44:26.019Z] ---> e0c6c789f364 [2021-05-19T16:44:26.019Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T16:44:26.154Z] $ docker top 5ee0747288d327c3d2f064a9d743c16bcbc4fb7a15eb689bc782d23766d0df87 -eo pid,comm [2021-05-19T16:44:26.281Z] Removing intermediate container 3890006de26a [2021-05-19T16:44:26.281Z] ---> b4b5006ba0c0 [2021-05-19T16:44:26.281Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [Pipeline] { [Pipeline] sh [2021-05-19T16:44:26.909Z] ---> a64b2172932e [2021-05-19T16:44:26.909Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T16:44:26.909Z] ---> Running in d724efec2a1f [2021-05-19T16:44:27.156Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T16:44:28.401Z] ---> d3acbec2f3db [2021-05-19T16:44:28.401Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T16:44:29.141Z] 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-19T16:44:29.492Z] ---> 2b606e146de9 [2021-05-19T16:44:29.492Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T16:44:30.308Z] ---> Running in 03447ed33008 [2021-05-19T16:44:30.534Z] Building core-command ... [2021-05-19T16:44:30.534Z] Building core-data ... [2021-05-19T16:44:30.534Z] Building core-metadata ... [2021-05-19T16:44:30.534Z] Building security-bootstrapper ... [2021-05-19T16:44:30.534Z] Building security-proxy-setup ... [2021-05-19T16:44:30.534Z] Building security-secretstore-setup ... [2021-05-19T16:44:30.534Z] Building support-notifications ... [2021-05-19T16:44:30.534Z] Building support-scheduler ... [2021-05-19T16:44:30.534Z] Building sys-mgmt-agent ... [2021-05-19T16:44:30.534Z] Building support-scheduler [2021-05-19T16:44:30.534Z] Building security-bootstrapper [2021-05-19T16:44:30.534Z] Building core-data [2021-05-19T16:44:30.534Z] Building core-metadata [2021-05-19T16:44:30.534Z] Building security-secretstore-setup [2021-05-19T16:44:33.042Z] Removing intermediate container 03447ed33008 [2021-05-19T16:44:33.043Z] ---> f3fa803c5180 [2021-05-19T16:44:33.043Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T16:44:34.446Z] Removing intermediate container a3604224542c [2021-05-19T16:44:34.446Z] ---> 28d274109ade [2021-05-19T16:44:34.446Z] [2021-05-19T16:44:34.446Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T16:44:34.446Z] ---> 13621d1b12d4 [2021-05-19T16:44:34.446Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T16:44:34.446Z] ---> Using cache [2021-05-19T16:44:34.446Z] ---> 6e31ff212026 [2021-05-19T16:44:34.446Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T16:44:34.446Z] ---> Using cache [2021-05-19T16:44:34.446Z] ---> 97a649c40ad5 [2021-05-19T16:44:34.446Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T16:44:35.395Z] ---> e737fc4141e2 [2021-05-19T16:44:35.395Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T16:44:35.658Z] ---> Running in 331a95f90dd2 [2021-05-19T16:44:36.619Z] ---> Running in 7b7f68d5020b [2021-05-19T16:44:37.194Z] Removing intermediate container 331a95f90dd2 [2021-05-19T16:44:37.194Z] ---> 580eaced1f53 [2021-05-19T16:44:37.194Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T16:44:37.779Z] ---> Running in 35f965f0e7d7 [2021-05-19T16:44:39.190Z] Removing intermediate container 35f965f0e7d7 [2021-05-19T16:44:39.190Z] ---> bfafb08bcfc3 [2021-05-19T16:44:39.190Z] Step 16/24 : WORKDIR / [2021-05-19T16:44:39.459Z] ---> Running in 50ccc27067d1 [2021-05-19T16:44:40.428Z] Removing intermediate container 7b7f68d5020b [2021-05-19T16:44:40.428Z] ---> 1599697f5365 [2021-05-19T16:44:40.428Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T16:44:40.690Z] Removing intermediate container 50ccc27067d1 [2021-05-19T16:44:40.690Z] ---> baf479434f4e [2021-05-19T16:44:40.690Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T16:44:41.264Z] ---> Running in acce85b7d00d [2021-05-19T16:44:42.215Z] ---> 81e0de2158f6 [2021-05-19T16:44:42.215Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T16:44:42.487Z] Removing intermediate container acce85b7d00d [2021-05-19T16:44:42.487Z] ---> 935f37ab63c2 [2021-05-19T16:44:42.487Z] Step 29/32 : CMD ["gate"] [2021-05-19T16:44:43.891Z] ---> Running in f2c817f5dacd [2021-05-19T16:44:44.157Z] ---> bad01ee37184 [2021-05-19T16:44:44.157Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T16:44:44.732Z] Removing intermediate container f2c817f5dacd [2021-05-19T16:44:44.732Z] ---> 4de219ddb34a [2021-05-19T16:44:44.732Z] Step 30/32 : LABEL arch=x86_64 [2021-05-19T16:44:46.145Z] ---> Running in c7c65aae9cce [2021-05-19T16:44:46.410Z] ---> c57c991c3379 [2021-05-19T16:44:46.410Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T16:44:46.680Z] ---> Running in 95d773af9b03 [2021-05-19T16:44:47.267Z] Removing intermediate container c7c65aae9cce [2021-05-19T16:44:47.267Z] ---> 5b2ab7eabefd [2021-05-19T16:44:47.267Z] Step 31/32 : LABEL git_sha=c5aec421ef9c12fb1da2de0d81ab711ad79a34b2 [2021-05-19T16:44:47.267Z] Removing intermediate container 95d773af9b03 [2021-05-19T16:44:47.267Z] ---> 25b58fad7393 [2021-05-19T16:44:47.267Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T16:44:48.225Z] ---> Running in ccf4e07ea143 [2021-05-19T16:44:48.804Z] ---> Running in f20abddc3195 [2021-05-19T16:44:51.363Z] Removing intermediate container ccf4e07ea143 [2021-05-19T16:44:51.363Z] ---> da1bdef3e153 [2021-05-19T16:44:51.363Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T16:44:51.644Z] Removing intermediate container f20abddc3195 [2021-05-19T16:44:51.644Z] ---> c13b5777d005 [2021-05-19T16:44:51.644Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T16:44:54.194Z] ---> Running in 74da5dac0734 [2021-05-19T16:44:54.194Z] ---> Running in bce8f97edf7c [2021-05-19T16:44:54.194Z] Removing intermediate container eaf8525efe5b [2021-05-19T16:44:54.194Z] ---> 66d855466abb [2021-05-19T16:44:54.194Z] [2021-05-19T16:44:54.194Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T16:44:54.194Z] ---> 13621d1b12d4 [2021-05-19T16:44:54.194Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T16:44:54.457Z] Removing intermediate container 74da5dac0734 [2021-05-19T16:44:54.457Z] ---> bfe99038e4c4 [2021-05-19T16:44:54.457Z] [2021-05-19T16:44:54.457Z] Successfully built bfe99038e4c4 [2021-05-19T16:44:55.035Z] Successfully tagged security-bootstrapper:latest [2021-05-19T16:44:55.035Z]  Building security-bootstrapper ... done  ---> Running in ab67d2efe53f [2021-05-19T16:44:55.035Z] Removing intermediate container bce8f97edf7c [2021-05-19T16:44:55.035Z] ---> a0f830cd9846 [2021-05-19T16:44:55.035Z] Step 23/24 : LABEL git_sha=c5aec421ef9c12fb1da2de0d81ab711ad79a34b2 [2021-05-19T16:44:55.982Z] ---> Running in 62bca2b599ca [2021-05-19T16:44:56.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:44:56.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:44:56.562Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T16:44:56.562Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T16:44:56.562Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T16:44:56.562Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T16:44:56.562Z] OK: 6 MiB in 16 packages [2021-05-19T16:44:56.827Z] Removing intermediate container 62bca2b599ca [2021-05-19T16:44:56.827Z] ---> b48d0fcade75 [2021-05-19T16:44:56.827Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T16:44:57.784Z] ---> Running in cf857e796bea [2021-05-19T16:44:58.064Z] Removing intermediate container cf857e796bea [2021-05-19T16:44:58.064Z] ---> 7c3b8c9d9f80 [2021-05-19T16:44:58.064Z] [2021-05-19T16:44:58.328Z] Successfully built 7c3b8c9d9f80 [2021-05-19T16:44:59.712Z] Successfully tagged core-metadata:latest [2021-05-19T16:44:59.973Z]  Building core-metadata ... done Removing intermediate container ab67d2efe53f [2021-05-19T16:44:59.973Z] ---> 47e268cedf20 [2021-05-19T16:44:59.973Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T16:45:00.241Z] ---> Running in 72399c020f59 [2021-05-19T16:45:00.519Z] Removing intermediate container 72399c020f59 [2021-05-19T16:45:00.519Z] ---> 626abc562905 [2021-05-19T16:45:00.519Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T16:45:01.477Z] ---> Running in 43387c6dbd2f [2021-05-19T16:45:01.748Z] Removing intermediate container 43387c6dbd2f [2021-05-19T16:45:01.748Z] ---> 064ea064f97e [2021-05-19T16:45:01.748Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T16:45:02.698Z] ---> Running in 1b0fe54c3532 [2021-05-19T16:45:03.290Z] Removing intermediate container 1b0fe54c3532 [2021-05-19T16:45:03.290Z] ---> 78547c99afdf [2021-05-19T16:45:03.290Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T16:45:03.879Z] ---> 310d302507cc [2021-05-19T16:45:03.879Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T16:45:04.820Z] ---> d6623e317a0d [2021-05-19T16:45:04.820Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T16:45:09.075Z] ---> f126f7a789af [2021-05-19T16:45:09.075Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T16:45:09.075Z] ---> Running in 0e102f77ced4 [2021-05-19T16:45:09.075Z] Removing intermediate container d724efec2a1f [2021-05-19T16:45:09.075Z] ---> d7bf72149b79 [2021-05-19T16:45:09.075Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T16:45:09.343Z] ---> Running in d281e411ac87 [2021-05-19T16:45:09.343Z] Removing intermediate container 0e102f77ced4 [2021-05-19T16:45:09.343Z] ---> 0f99d4c37806 [2021-05-19T16:45:09.343Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T16:45:09.603Z] ---> Running in 9fe8f612d099 [2021-05-19T16:45:09.866Z] Removing intermediate container 9fe8f612d099 [2021-05-19T16:45:09.866Z] ---> 7ce2a54f6f72 [2021-05-19T16:45:09.866Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T16:45:09.866Z] 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-19T16:45:11.258Z] ---> Running in 03d3b79cda42 [2021-05-19T16:45:13.804Z] Removing intermediate container 7836ed336bf3 [2021-05-19T16:45:13.804Z] ---> 1e6a300d6e0d [2021-05-19T16:45:13.804Z] [2021-05-19T16:45:13.804Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T16:45:13.804Z] ---> 13621d1b12d4 [2021-05-19T16:45:13.804Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T16:45:13.804Z] Removing intermediate container 03d3b79cda42 [2021-05-19T16:45:13.804Z] ---> 7c44a4273f38 [2021-05-19T16:45:13.804Z] Step 22/23 : LABEL git_sha=c5aec421ef9c12fb1da2de0d81ab711ad79a34b2 [2021-05-19T16:45:13.804Z] ---> Running in 4d41c061e0df [2021-05-19T16:45:13.804Z] ---> Running in ea4eaf2782e1 [2021-05-19T16:45:14.069Z] Removing intermediate container d281e411ac87 [2021-05-19T16:45:14.069Z] ---> 363c3c4d2657 [2021-05-19T16:45:14.069Z] [2021-05-19T16:45:14.069Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T16:45:14.648Z] 20.10.0: Pulling from library/docker [2021-05-19T16:45:14.648Z] Removing intermediate container ea4eaf2782e1 [2021-05-19T16:45:14.648Z] ---> 45f5e10a0a07 [2021-05-19T16:45:14.648Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T16:45:15.217Z] Removing intermediate container 4d41c061e0df [2021-05-19T16:45:15.217Z] ---> 96c1a892cd9e [2021-05-19T16:45:15.217Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T16:45:15.478Z] ---> Running in ace04edcd0a6 [2021-05-19T16:45:15.478Z] ---> Running in 83245177d2d2 [2021-05-19T16:45:17.417Z] Removing intermediate container 83245177d2d2 [2021-05-19T16:45:17.417Z] ---> 4c5f1e118370 [2021-05-19T16:45:17.417Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T16:45:18.802Z] Removing intermediate container ace04edcd0a6 [2021-05-19T16:45:18.802Z] ---> 179a1ba2357e [2021-05-19T16:45:18.802Z] [2021-05-19T16:45:18.802Z] Successfully built 179a1ba2357e [2021-05-19T16:45:20.193Z] Successfully tagged support-notifications:latest [2021-05-19T16:45:20.193Z]  Building support-notifications ... done  ---> Running in b06f8b68b479 [2021-05-19T16:45:20.772Z] Removing intermediate container b06f8b68b479 [2021-05-19T16:45:20.772Z] ---> 7ae0850111e8 [2021-05-19T16:45:20.772Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:45:26.071Z] ---> Running in a9313833b2ff [2021-05-19T16:45:26.332Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T16:45:26.332Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T16:45:26.332Z] ---> aefe523efa57 [2021-05-19T16:45:26.332Z] 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-19T16:45:26.595Z] ---> Running in 6be687146cee [2021-05-19T16:45:26.595Z] Removing intermediate container a9313833b2ff [2021-05-19T16:45:26.595Z] ---> 0b1a87878d65 [2021-05-19T16:45:26.595Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T16:45:26.595Z] ---> Running in 43a2c1519d85 [2021-05-19T16:45:26.855Z] Removing intermediate container 6be687146cee [2021-05-19T16:45:26.855Z] ---> 9319b2869f99 [2021-05-19T16:45:26.855Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T16:45:27.120Z] ---> Running in 76987a51df97 [2021-05-19T16:45:27.384Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:45:27.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T16:45:27.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:45:27.646Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T16:45:27.908Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T16:45:27.908Z] Executing bash-5.0.17-r0.post-install [2021-05-19T16:45:27.908Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T16:45:27.908Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T16:45:27.908Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T16:45:27.908Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T16:45:27.908Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T16:45:27.908Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T16:45:27.908Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T16:45:27.908Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T16:45:27.908Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T16:45:27.908Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T16:45:27.908Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T16:45:28.172Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T16:45:28.749Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T16:45:28.749Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T16:45:28.749Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T16:45:28.749Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T16:45:28.749Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T16:45:28.749Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T16:45:28.749Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T16:45:28.749Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T16:45:28.749Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T16:45:28.749Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T16:45:28.749Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T16:45:28.749Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T16:45:28.749Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T16:45:28.749Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T16:45:29.011Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T16:45:29.011Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T16:45:29.011Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T16:45:29.011Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T16:45:29.011Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T16:45:29.011Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T16:45:29.011Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T16:45:29.011Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T16:45:29.011Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T16:45:29.011Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T16:45:29.011Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T16:45:29.011Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T16:45:29.011Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T16:45:29.011Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T16:45:29.011Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T16:45:29.011Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T16:45:29.274Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T16:45:29.274Z] OK: 72 MiB in 59 packages [2021-05-19T16:45:29.274Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T16:45:29.274Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T16:45:29.535Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T16:45:29.535Z] OK: 8 MiB in 20 packages [2021-05-19T16:45:34.821Z] Collecting docker-compose==1.23.2 [2021-05-19T16:45:34.821Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T16:45:34.821Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T16:45:34.821Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T16:45:34.821Z] Removing intermediate container 43a2c1519d85 [2021-05-19T16:45:34.821Z] ---> 89b29a08bae2 [2021-05-19T16:45:34.821Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T16:45:34.821Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T16:45:34.821Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T16:45:34.821Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T16:45:34.821Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T16:45:35.092Z] ---> f3eeece366c7 [2021-05-19T16:45:35.092Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T16:45:35.357Z] Collecting PyYAML<4,>=3.10 [2021-05-19T16:45:35.357Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T16:45:36.299Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T16:45:36.299Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T16:45:36.870Z] ---> 907a69b9275f [2021-05-19T16:45:36.870Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T16:45:36.870Z] 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-19T16:45:36.870Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T16:45:36.870Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T16:45:37.143Z] ---> 2f547c3fbe56 [2021-05-19T16:45:37.143Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T16:45:37.143Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T16:45:37.143Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T16:45:37.143Z] ---> Running in d17dab3156c2 [2021-05-19T16:45:37.408Z] Removing intermediate container d17dab3156c2 [2021-05-19T16:45:37.408Z] ---> 53bf73fe40ea [2021-05-19T16:45:37.408Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T16:45:37.671Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T16:45:37.671Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T16:45:37.671Z] ---> Running in cf148e70450b [2021-05-19T16:45:37.933Z] Removing intermediate container cf148e70450b [2021-05-19T16:45:37.933Z] ---> 6a09d4af35a8 [2021-05-19T16:45:37.933Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T16:45:38.192Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T16:45:38.192Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T16:45:38.192Z] ---> Running in da8f45016bea [2021-05-19T16:45:38.192Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T16:45:38.192Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T16:45:38.192Z] 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-19T16:45:38.453Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T16:45:38.453Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T16:45:38.453Z] Removing intermediate container da8f45016bea [2021-05-19T16:45:38.453Z] ---> d2adf05ea73b [2021-05-19T16:45:38.453Z] Step 23/24 : LABEL git_sha=c5aec421ef9c12fb1da2de0d81ab711ad79a34b2 [2021-05-19T16:45:38.453Z] 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-19T16:45:38.453Z] Collecting idna<2.8,>=2.5 [2021-05-19T16:45:38.453Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T16:45:38.712Z] ---> Running in d3e2b0db3386 [2021-05-19T16:45:38.712Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T16:45:38.712Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T16:45:38.712Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T16:45:38.712Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T16:45:38.972Z] Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, PyYAML, cached-property, dockerpty, texttable, docopt, docker-compose [2021-05-19T16:45:39.235Z] Attempting uninstall: urllib3 [2021-05-19T16:45:39.235Z] Found existing installation: urllib3 1.25.9 [2021-05-19T16:45:39.235Z] Uninstalling urllib3-1.25.9: [2021-05-19T16:45:39.495Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T16:45:39.495Z] Removing intermediate container d3e2b0db3386 [2021-05-19T16:45:39.495Z] ---> 26d6e15449e2 [2021-05-19T16:45:39.495Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T16:45:39.495Z] Attempting uninstall: idna [2021-05-19T16:45:39.495Z] Found existing installation: idna 2.9 [2021-05-19T16:45:39.496Z] Uninstalling idna-2.9: [2021-05-19T16:45:39.757Z] Successfully uninstalled idna-2.9 [2021-05-19T16:45:39.757Z] ---> Running in b75ab876d28e [2021-05-19T16:45:39.757Z] Attempting uninstall: requests [2021-05-19T16:45:39.757Z] Found existing installation: requests 2.23.0 [2021-05-19T16:45:39.757Z] Uninstalling requests-2.23.0: [2021-05-19T16:45:39.757Z] Successfully uninstalled requests-2.23.0 [2021-05-19T16:45:40.042Z] Removing intermediate container b75ab876d28e [2021-05-19T16:45:40.042Z] ---> 6ec590ff006b [2021-05-19T16:45:40.042Z] [2021-05-19T16:45:40.303Z] Successfully built 6ec590ff006b [2021-05-19T16:45:40.303Z] Successfully tagged core-data:latest [2021-05-19T16:45:40.564Z]  Building core-data ... done  Running setup.py install for PyYAML: started [2021-05-19T16:45:40.825Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T16:45:40.825Z] Running setup.py install for dockerpty: started [2021-05-19T16:45:41.398Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T16:45:41.398Z] Running setup.py install for texttable: started [2021-05-19T16:45:41.659Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T16:45:41.659Z] Running setup.py install for docopt: started [2021-05-19T16:45:41.920Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T16:45:42.181Z] 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-19T16:45:52.192Z] Removing intermediate container 76987a51df97 [2021-05-19T16:45:52.192Z] ---> b681dc427ba1 [2021-05-19T16:45:52.192Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T16:45:52.192Z] ---> Running in 8525c7066535 [2021-05-19T16:45:52.192Z] Removing intermediate container 8525c7066535 [2021-05-19T16:45:52.192Z] ---> 320ac5060d46 [2021-05-19T16:45:52.192Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T16:45:52.192Z] ---> Running in 882e2237e407 [2021-05-19T16:45:52.192Z] Removing intermediate container 882e2237e407 [2021-05-19T16:45:52.192Z] ---> 35dfb56adf12 [2021-05-19T16:45:52.192Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T16:45:52.351Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:45:52.351Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:45:52.351Z] ---> 06c1d065462f [2021-05-19T16:45:52.351Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T16:45:52.351Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:45:52.351Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:45:52.351Z] ---> 06c1d065462f [2021-05-19T16:45:52.351Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T16:45:52.351Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:45:52.351Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:45:52.351Z] ---> 06c1d065462f [2021-05-19T16:45:52.351Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T16:45:52.351Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:45:52.351Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:45:52.351Z] ---> 06c1d065462f [2021-05-19T16:45:52.351Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T16:45:52.351Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:45:52.351Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:45:52.351Z] ---> 06c1d065462f [2021-05-19T16:45:52.351Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T16:45:52.351Z] ---> Running in 44aac6932022 [2021-05-19T16:45:52.351Z] ---> Running in baf4f6d8656a [2021-05-19T16:45:52.351Z] ---> Running in 191ebd5397cb [2021-05-19T16:45:52.351Z] ---> Running in cbf653a3c35d [2021-05-19T16:45:52.351Z] ---> Running in 198232a1687e [2021-05-19T16:45:52.351Z] Removing intermediate container 191ebd5397cb [2021-05-19T16:45:52.351Z] ---> 3f3e754f061f [2021-05-19T16:45:52.351Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:45:52.351Z] ---> Running in f93df3b20c01 [2021-05-19T16:45:52.351Z] Removing intermediate container baf4f6d8656a [2021-05-19T16:45:52.351Z] ---> 0bbf93c9665b [2021-05-19T16:45:52.351Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:45:52.351Z] Removing intermediate container 198232a1687e [2021-05-19T16:45:52.351Z] ---> cc40199e91dd [2021-05-19T16:45:52.351Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:45:52.351Z] Removing intermediate container 44aac6932022 [2021-05-19T16:45:52.351Z] ---> 5b99bbeff574 [2021-05-19T16:45:52.351Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:45:52.351Z] Removing intermediate container cbf653a3c35d [2021-05-19T16:45:52.351Z] ---> 470c0664f421 [2021-05-19T16:45:52.351Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:45:52.351Z] ---> Running in 90cbe3fa6787 [2021-05-19T16:45:52.351Z] ---> Running in 209a5ffc28a7 [2021-05-19T16:45:52.351Z] ---> Running in 3f67c9fe98b0 [2021-05-19T16:45:52.351Z] ---> Running in 43977259a950 [2021-05-19T16:45:52.351Z] Removing intermediate container f93df3b20c01 [2021-05-19T16:45:52.351Z] ---> 6d13b5031842 [2021-05-19T16:45:52.351Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T16:45:52.351Z] ---> Running in 02c16409bbee [2021-05-19T16:45:52.351Z] Removing intermediate container 90cbe3fa6787 [2021-05-19T16:45:52.351Z] ---> 6b586d879ca4 [2021-05-19T16:45:52.351Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T16:45:52.351Z] Removing intermediate container 209a5ffc28a7 [2021-05-19T16:45:52.352Z] ---> 3e4874721c4c [2021-05-19T16:45:52.352Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T16:45:52.352Z] ---> Running in 8d94bfd8d795 [2021-05-19T16:45:52.352Z] ---> Running in a1c73f4d2835 [2021-05-19T16:45:52.352Z] Removing intermediate container 43977259a950 [2021-05-19T16:45:52.352Z] ---> 70ac98ad6acf [2021-05-19T16:45:52.352Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T16:45:52.352Z] Removing intermediate container 3f67c9fe98b0 [2021-05-19T16:45:52.352Z] ---> eebcc0b80ac0 [2021-05-19T16:45:52.352Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T16:45:52.352Z] ---> Running in 4de29769611c [2021-05-19T16:45:52.352Z] ---> Running in 740238e71d8c [2021-05-19T16:45:52.456Z] ---> 6fce723f9f9d [2021-05-19T16:45:52.456Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T16:45:52.624Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:45:52.724Z] ---> 67f0f7c0d5fb [2021-05-19T16:45:52.724Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T16:45:53.218Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:45:53.297Z] ---> 9fb62e5df726 [2021-05-19T16:45:53.297Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T16:45:53.297Z] ---> Running in 89ec6b25572d [2021-05-19T16:45:53.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:45:53.561Z] Removing intermediate container 89ec6b25572d [2021-05-19T16:45:53.561Z] ---> ddac42b99d13 [2021-05-19T16:45:53.561Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T16:45:53.561Z] ---> Running in fd68511e6360 [2021-05-19T16:45:53.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:45:53.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:45:53.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:45:53.820Z] Removing intermediate container fd68511e6360 [2021-05-19T16:45:53.820Z] ---> 9a862662da2c [2021-05-19T16:45:53.820Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T16:45:54.081Z] ---> Running in 998dcf6c984f [2021-05-19T16:45:54.349Z] Removing intermediate container 998dcf6c984f [2021-05-19T16:45:54.349Z] ---> d6504ec1ac87 [2021-05-19T16:45:54.349Z] Step 23/24 : LABEL git_sha=c5aec421ef9c12fb1da2de0d81ab711ad79a34b2 [2021-05-19T16:45:54.349Z] ---> Running in e9ed202df3c8 [2021-05-19T16:45:54.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:45:54.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:45:54.612Z] Removing intermediate container e9ed202df3c8 [2021-05-19T16:45:54.612Z] ---> 57df3b688d40 [2021-05-19T16:45:54.612Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T16:45:54.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:45:54.648Z] OK: 218 MiB in 52 packages [2021-05-19T16:45:54.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:45:54.873Z] ---> Running in c59e6054c6fd [2021-05-19T16:45:55.134Z] Removing intermediate container c59e6054c6fd [2021-05-19T16:45:55.134Z] ---> 26c9e22c37b1 [2021-05-19T16:45:55.134Z] [2021-05-19T16:45:55.134Z] Successfully built 26c9e22c37b1 [2021-05-19T16:45:55.395Z] Successfully tagged sys-mgmt-agent:latest [2021-05-19T16:45:55.640Z] OK: 218 MiB in 52 packages [2021-05-19T16:45:55.640Z] OK: 218 MiB in 52 packages [2021-05-19T16:45:55.640Z] OK: 218 MiB in 52 packages [2021-05-19T16:45:55.663Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-19T16:45:55.676Z] $ docker stop --time=1 6a344555ae937203ef0e8c84289cacf6c9c573d49b58ddd6d20b3698fa48993c [2021-05-19T16:45:55.918Z] OK: 218 MiB in 52 packages [2021-05-19T16:45:56.193Z] Removing intermediate container 02c16409bbee [2021-05-19T16:45:56.193Z] ---> 595a5299f733 [2021-05-19T16:45:56.193Z] Step 6/26 : COPY go.mod . [2021-05-19T16:45:57.184Z] ---> 9ceacae3f7fa [2021-05-19T16:45:57.184Z] Step 7/26 : RUN go mod download [2021-05-19T16:45:57.459Z] Removing intermediate container 8d94bfd8d795 [2021-05-19T16:45:57.459Z] ---> 4a730f1fcc5d [2021-05-19T16:45:57.459Z] Step 6/24 : COPY go.mod . [2021-05-19T16:45:57.459Z] Removing intermediate container a1c73f4d2835 [2021-05-19T16:45:57.459Z] ---> 5415009363a8 [2021-05-19T16:45:57.459Z] Step 6/32 : COPY go.mod . [2021-05-19T16:45:57.459Z] ---> Running in 16f61af73a69 [2021-05-19T16:45:57.472Z] $ docker rm -f 6a344555ae937203ef0e8c84289cacf6c9c573d49b58ddd6d20b3698fa48993c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T16:45:57.734Z] Removing intermediate container 4de29769611c [2021-05-19T16:45:57.734Z] ---> 153f8aab82e6 [2021-05-19T16:45:57.734Z] Step 6/23 : COPY go.mod .Removing intermediate container 740238e71d8c [2021-05-19T16:45:57.734Z] ---> c41b82143506 [2021-05-19T16:45:57.734Z] Step 6/24 : COPY go.mod . [2021-05-19T16:45:57.734Z] [2021-05-19T16:45:57.868Z] + docker images [2021-05-19T16:45:58.732Z] ---> 4b5470b0eabd [2021-05-19T16:45:58.733Z] Step 7/32 : RUN go mod download [2021-05-19T16:45:58.733Z] ---> a520b0d8d7f2 [2021-05-19T16:45:58.733Z] Step 7/24 : RUN go mod download [2021-05-19T16:45:58.733Z] ---> Running in 8dfc17024682 [2021-05-19T16:45:58.816Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T16:45:58.817Z] sys-mgmt-agent latest 26c9e22c37b1 4 seconds ago 312MB [2021-05-19T16:45:58.817Z] core-data latest 6ec590ff006b 19 seconds ago 21.6MB [2021-05-19T16:45:58.817Z] support-notifications latest 179a1ba2357e 43 seconds ago 17.7MB [2021-05-19T16:45:58.817Z] 363c3c4d2657 45 seconds ago 1.16GB [2021-05-19T16:45:58.817Z] 1e6a300d6e0d 47 seconds ago 1.17GB [2021-05-19T16:45:58.817Z] core-metadata latest 7c3b8c9d9f80 About a minute ago 18.6MB [2021-05-19T16:45:58.817Z] 66d855466abb About a minute ago 1.16GB [2021-05-19T16:45:58.817Z] security-bootstrapper latest bfe99038e4c4 About a minute ago 18.2MB [2021-05-19T16:45:58.817Z] 28d274109ade About a minute ago 1.17GB [2021-05-19T16:45:58.817Z] security-secretstore-setup latest bfa09963f565 2 minutes ago 25.8MB [2021-05-19T16:45:58.817Z] support-scheduler latest 6b0c4b5a9942 3 minutes ago 17.1MB [2021-05-19T16:45:58.817Z] core-command latest 36abb1a1220f 3 minutes ago 17.1MB [2021-05-19T16:45:58.817Z] 9656aa6d420d 3 minutes ago 1.15GB [2021-05-19T16:45:58.817Z] security-proxy-setup latest 9f76564b1846 3 minutes ago 25.3MB [2021-05-19T16:45:58.817Z] 1ccd864a7aaf 4 minutes ago 1.16GB [2021-05-19T16:45:58.817Z] ec9f5e0e8577 4 minutes ago 1.16GB [2021-05-19T16:45:58.817Z] a1a75427bed3 4 minutes ago 1.16GB [2021-05-19T16:45:58.817Z] 35b267505457 4 minutes ago 1.16GB [2021-05-19T16:45:58.817Z] ci-base-image-x86_64 latest 91bb8527026a 12 minutes ago 648MB [2021-05-19T16:45:58.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-19T16:45:58.817Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-19T16:45:58.817Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-19T16:45:58.817Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-19T16:45:58.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-05-19T16:45:59.014Z] ---> Running in 99fced6a3ffb [2021-05-19T16:45:59.014Z] ---> c8b5395ff95b [2021-05-19T16:45:59.014Z] Step 7/23 : RUN go mod download Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-19T16:45:59.289Z] ---> 838600c4d039 [2021-05-19T16:45:59.289Z] Step 7/24 : RUN go mod download [2021-05-19T16:45:59.289Z] ---> Running in cdd82dd20dbb [2021-05-19T16:45:59.568Z] ---> Running in 164a92e03fa9 [2021-05-19T16:46:01.559Z] Removing intermediate container 16f61af73a69 [2021-05-19T16:46:01.559Z] ---> 8f345ad1946c [2021-05-19T16:46:01.559Z] Step 8/26 : COPY . . [2021-05-19T16:46:03.005Z] Removing intermediate container 8dfc17024682 [2021-05-19T16:46:03.005Z] ---> 9706b01d1172 [2021-05-19T16:46:03.005Z] Step 8/32 : COPY . . [2021-05-19T16:46:03.995Z] Removing intermediate container 99fced6a3ffb [2021-05-19T16:46:03.995Z] ---> 7ece80fda957 [2021-05-19T16:46:03.995Z] Step 8/24 : COPY . . [2021-05-19T16:46:04.608Z] Removing intermediate container cdd82dd20dbb [2021-05-19T16:46:04.608Z] ---> 8192f48da756 [2021-05-19T16:46:04.608Z] Step 8/23 : COPY . . [2021-05-19T16:46:05.235Z] Removing intermediate container 164a92e03fa9 [2021-05-19T16:46:05.235Z] ---> 4edf8ea9a9e9 [2021-05-19T16:46:05.235Z] Step 8/24 : COPY . . [2021-05-19T16:46:14.188Z] Still waiting to schedule task [2021-05-19T16:46:14.189Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-19T16:46:27.432Z] ---> 3be74210903a [2021-05-19T16:46:27.432Z] Step 9/26 : RUN go mod tidy [2021-05-19T16:46:27.432Z] ---> f5af9774708b [2021-05-19T16:46:27.432Z] Step 9/32 : RUN go mod tidy [2021-05-19T16:46:27.706Z] ---> Running in bab792cf2ddf [2021-05-19T16:46:27.706Z] ---> Running in f5d90ecb5598 [2021-05-19T16:46:27.978Z] ---> 3530c0906ca9 [2021-05-19T16:46:27.978Z] Step 9/23 : RUN go mod tidy [2021-05-19T16:46:27.978Z] ---> b9993b003ddd [2021-05-19T16:46:27.978Z] Step 9/24 : RUN go mod tidy [2021-05-19T16:46:27.978Z] ---> ecb865c00b6e [2021-05-19T16:46:27.978Z] Step 9/24 : RUN go mod tidy [2021-05-19T16:46:28.252Z] ---> Running in 5a1341a7f57f [2021-05-19T16:46:28.252Z] ---> Running in 613294a54fad [2021-05-19T16:46:28.252Z] ---> Running in d3fbabdac2b3 [2021-05-19T16:46:35.003Z] Removing intermediate container bab792cf2ddf [2021-05-19T16:46:35.003Z] ---> 39e883f6bc32 [2021-05-19T16:46:35.003Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T16:46:35.003Z] ---> Running in 49180c6f438f [2021-05-19T16:46:35.003Z] Removing intermediate container f5d90ecb5598 [2021-05-19T16:46:35.003Z] ---> 9709920e7223 [2021-05-19T16:46:35.003Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T16:46:35.281Z] ---> Running in 9e7ddea58c7c [2021-05-19T16:46:35.894Z] Removing intermediate container 5a1341a7f57f [2021-05-19T16:46:35.894Z] ---> 4cd7ff67508f [2021-05-19T16:46:35.894Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T16:46:35.894Z] Removing intermediate container d3fbabdac2b3 [2021-05-19T16:46:35.894Z] ---> 6d835aa0ddf2 [2021-05-19T16:46:35.894Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T16:46:35.894Z] Removing intermediate container 613294a54fad [2021-05-19T16:46:35.894Z] ---> 3d3c447b35aa [2021-05-19T16:46:35.894Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T16:46:35.894Z] ---> Running in 828e45efe8f4 [2021-05-19T16:46:36.173Z] ---> Running in 080a05c48386 [2021-05-19T16:46:36.173Z] ---> Running in 4f3f8f6b7231 [2021-05-19T16:46:36.772Z] 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-19T16:46:37.056Z] 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-19T16:46:38.505Z] 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-19T16:46:39.099Z] 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-19T16:46:39.100Z] 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-19T16:48:31.070Z] 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-19T16:48:36.563Z] Removing intermediate container 49180c6f438f [2021-05-19T16:48:36.563Z] ---> a33c58d4f894 [2021-05-19T16:48:36.563Z] [2021-05-19T16:48:36.563Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T16:48:36.563Z] Removing intermediate container 9e7ddea58c7c [2021-05-19T16:48:36.563Z] ---> 222857761f91 [2021-05-19T16:48:36.563Z] [2021-05-19T16:48:36.563Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T16:48:36.563Z] 3.12: Pulling from library/alpine [2021-05-19T16:48:36.841Z] 3.12: Pulling from library/alpine [2021-05-19T16:48:38.293Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T16:48:38.293Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T16:48:38.293Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T16:48:38.293Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T16:48:38.293Z] ---> 9852663dfa18 [2021-05-19T16:48:38.293Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T16:48:38.293Z] ---> 9852663dfa18 [2021-05-19T16:48:38.293Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T16:48:38.568Z] ---> Running in f23677f55ee7 [2021-05-19T16:48:38.568Z] ---> Running in 2d659a08864d [2021-05-19T16:48:39.581Z] Removing intermediate container f23677f55ee7 [2021-05-19T16:48:39.581Z] ---> d083c0c902c4 [2021-05-19T16:48:39.581Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T16:48:39.581Z] ---> Running in 137f01116de1 [2021-05-19T16:48:41.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:48:41.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:48:41.868Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:48:42.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:48:42.144Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T16:48:42.145Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T16:48:42.145Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T16:48:42.145Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T16:48:42.423Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T16:48:42.423Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T16:48:42.423Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T16:48:42.423Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T16:48:42.707Z] OK: 7 MiB in 20 packages [2021-05-19T16:48:42.707Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T16:48:42.707Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T16:48:42.707Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T16:48:42.707Z] OK: 5 MiB in 16 packages [2021-05-19T16:48:45.359Z] Removing intermediate container 137f01116de1 [2021-05-19T16:48:45.359Z] ---> 9f34031822d6 [2021-05-19T16:48:45.359Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T16:48:45.635Z] ---> Running in 816f63f3d863 [2021-05-19T16:48:46.631Z] Removing intermediate container 2d659a08864d [2021-05-19T16:48:46.631Z] ---> c6e4588ab887 [2021-05-19T16:48:46.631Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T16:48:47.234Z] ---> Running in 5ee40e02dee1 [2021-05-19T16:48:47.234Z] Removing intermediate container 816f63f3d863 [2021-05-19T16:48:47.234Z] ---> 98171aeed1ab [2021-05-19T16:48:47.234Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T16:48:47.845Z] ---> Running in f87c4d5d8705 [2021-05-19T16:48:48.126Z] Removing intermediate container 5ee40e02dee1 [2021-05-19T16:48:48.126Z] ---> 2894dedf98e9 [2021-05-19T16:48:48.126Z] Step 14/26 : WORKDIR / [2021-05-19T16:48:48.412Z] ---> Running in 586c58da172d [2021-05-19T16:48:49.040Z] Removing intermediate container f87c4d5d8705 [2021-05-19T16:48:49.040Z] ---> 51549b01eaa6 [2021-05-19T16:48:49.040Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T16:48:49.324Z] ---> Running in d5678c0340a7 [2021-05-19T16:48:49.930Z] Removing intermediate container 586c58da172d [2021-05-19T16:48:49.930Z] ---> 250431658794 [2021-05-19T16:48:49.930Z] 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-19T16:48:50.535Z] Removing intermediate container 828e45efe8f4 [2021-05-19T16:48:50.535Z] ---> a91f03a69cb5 [2021-05-19T16:48:50.535Z] [2021-05-19T16:48:50.535Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T16:48:50.535Z] ---> 9852663dfa18 [2021-05-19T16:48:50.535Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T16:48:50.812Z] ---> Running in 1ef637aff655 [2021-05-19T16:48:51.798Z] ---> b775ea51eae4 [2021-05-19T16:48:51.798Z] 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-19T16:48:53.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:48:53.273Z] Removing intermediate container d5678c0340a7 [2021-05-19T16:48:53.273Z] ---> b42da151edbd [2021-05-19T16:48:53.273Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T16:48:53.273Z] ---> 8b4d6a28ab17 [2021-05-19T16:48:53.273Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T16:48:53.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:48:53.558Z] ---> Running in 191819b017c3 [2021-05-19T16:48:54.162Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T16:48:54.162Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T16:48:54.162Z] OK: 5 MiB in 15 packages [2021-05-19T16:48:54.453Z] Removing intermediate container 191819b017c3 [2021-05-19T16:48:54.453Z] ---> 3083bb67d0a6 [2021-05-19T16:48:54.453Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T16:48:55.061Z] ---> 306e4142839f [2021-05-19T16:48:55.061Z] 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-19T16:48:56.508Z] ---> 93b9a03caeb3 [2021-05-19T16:48:56.508Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T16:48:56.508Z] Removing intermediate container 1ef637aff655 [2021-05-19T16:48:56.508Z] ---> 62f1f4b96b03 [2021-05-19T16:48:56.508Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T16:48:56.781Z] ---> 16db1233cca7 [2021-05-19T16:48:56.781Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T16:48:56.781Z] ---> Running in 42040efc030e [2021-05-19T16:48:56.781Z] ---> Running in 010644b1f45b [2021-05-19T16:48:58.230Z] Removing intermediate container 42040efc030e [2021-05-19T16:48:58.230Z] ---> f5c450dad765 [2021-05-19T16:48:58.230Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T16:48:58.503Z] ---> Running in c832faa59432 [2021-05-19T16:48:59.494Z] ---> 7bc27aae520e [2021-05-19T16:48:59.494Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T16:48:59.494Z] Removing intermediate container c832faa59432 [2021-05-19T16:48:59.494Z] ---> 9ccb842e1d2f [2021-05-19T16:48:59.494Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T16:49:00.095Z] ---> Running in 5d2075565506 [2021-05-19T16:49:00.714Z] Removing intermediate container 010644b1f45b [2021-05-19T16:49:00.714Z] ---> cd9e09601af5 [2021-05-19T16:49:00.714Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T16:49:01.314Z] Removing intermediate container 5d2075565506 [2021-05-19T16:49:01.314Z] ---> fd2e133f0449 [2021-05-19T16:49:01.314Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T16:49:01.314Z] ---> a6e1ea73c373 [2021-05-19T16:49:01.314Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T16:49:01.918Z] Removing intermediate container 4f3f8f6b7231 [2021-05-19T16:49:01.918Z] ---> 59c438f48d9d [2021-05-19T16:49:01.918Z] [2021-05-19T16:49:01.918Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T16:49:01.918Z] ---> 9852663dfa18 [2021-05-19T16:49:01.918Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T16:49:01.918Z] ---> Using cache [2021-05-19T16:49:01.918Z] ---> 62f1f4b96b03 [2021-05-19T16:49:01.918Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T16:49:01.918Z] ---> Using cache [2021-05-19T16:49:01.918Z] ---> f5c450dad765 [2021-05-19T16:49:01.918Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T16:49:01.918Z] ---> Running in bc482f6195d9 [2021-05-19T16:49:02.202Z] ---> f5bc598d516a [2021-05-19T16:49:02.202Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T16:49:02.802Z] ---> 632297b972bc [2021-05-19T16:49:02.802Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T16:49:03.400Z] Removing intermediate container bc482f6195d9 [2021-05-19T16:49:03.400Z] ---> e715c5deeacb [2021-05-19T16:49:03.400Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T16:49:03.400Z] ---> 23a8b3275ae1 [2021-05-19T16:49:03.400Z] 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-19T16:49:03.675Z] ---> Running in 82419e1080a3 [2021-05-19T16:49:03.675Z] ---> Running in c731b9aed63c [2021-05-19T16:49:04.666Z] ---> 85eda7f0d658 [2021-05-19T16:49:04.666Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T16:49:05.266Z] ---> b48063a71760 [2021-05-19T16:49:05.266Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T16:49:05.266Z] Removing intermediate container 82419e1080a3 [2021-05-19T16:49:05.266Z] ---> 452339919b1a [2021-05-19T16:49:05.266Z] Step 16/24 : WORKDIR / [2021-05-19T16:49:05.542Z] ---> Running in 35ff914b75f6 [2021-05-19T16:49:06.151Z] ---> e30d3d90e4ef [2021-05-19T16:49:06.151Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T16:49:06.151Z] Removing intermediate container 080a05c48386 [2021-05-19T16:49:06.151Z] ---> f90e2813f1e6 [2021-05-19T16:49:06.151Z] [2021-05-19T16:49:06.151Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T16:49:06.151Z] ---> 9852663dfa18 [2021-05-19T16:49:06.151Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T16:49:06.761Z] ---> Running in 55e13c511103 [2021-05-19T16:49:06.761Z] Removing intermediate container 35ff914b75f6 [2021-05-19T16:49:06.761Z] ---> 3b11c9e56eae [2021-05-19T16:49:06.761Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T16:49:06.761Z] ---> d523299ad083 [2021-05-19T16:49:06.761Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T16:49:07.046Z] ---> Running in 4eaa34aa367d [2021-05-19T16:49:07.046Z] ---> ce3bc2695be8 [2021-05-19T16:49:07.046Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T16:49:07.321Z] Removing intermediate container 55e13c511103 [2021-05-19T16:49:07.321Z] ---> d3a6c8969cba [2021-05-19T16:49:07.321Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T16:49:07.602Z] Removing intermediate container c731b9aed63c [2021-05-19T16:49:07.602Z] ---> 627a082d9db2 [2021-05-19T16:49:07.602Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T16:49:07.875Z] ---> Running in 437c7271f3ce [2021-05-19T16:49:07.875Z] ---> Running in 53a564b0fffc [2021-05-19T16:49:07.875Z] Removing intermediate container 4eaa34aa367d [2021-05-19T16:49:07.875Z] ---> 3ecae47a146e [2021-05-19T16:49:07.875Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T16:49:08.150Z] ---> fdc4a0fac277 [2021-05-19T16:49:08.150Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T16:49:08.150Z] ---> Running in 49d3e0f2abf1 [2021-05-19T16:49:08.150Z] ---> f162c97d3582 [2021-05-19T16:49:08.150Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T16:49:08.768Z] Removing intermediate container 437c7271f3ce [2021-05-19T16:49:08.768Z] ---> ab5ceec705a3 [2021-05-19T16:49:08.769Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T16:49:08.769Z] ---> Running in 5c33d513733d [2021-05-19T16:49:08.769Z] ---> Running in 385e90184d34 [2021-05-19T16:49:09.043Z] Removing intermediate container 53a564b0fffc [2021-05-19T16:49:09.043Z] ---> 2cfb3f81ad43 [2021-05-19T16:49:09.043Z] Step 24/26 : LABEL arch=arm64 [2021-05-19T16:49:09.043Z] Removing intermediate container 49d3e0f2abf1 [2021-05-19T16:49:09.043Z] ---> d134a909efbe [2021-05-19T16:49:09.043Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T16:49:09.314Z] ---> Running in 2fb957b7054b [2021-05-19T16:49:09.314Z] Removing intermediate container 5c33d513733d [2021-05-19T16:49:09.314Z] ---> ee5fc5463786 [2021-05-19T16:49:09.314Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T16:49:09.314Z] ---> Running in dfbb5af21dae [2021-05-19T16:49:09.588Z] Removing intermediate container 385e90184d34 [2021-05-19T16:49:09.588Z] ---> 5c11a3873297 [2021-05-19T16:49:09.588Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:49:09.867Z] ---> Running in 1d0f9dee2a9d [2021-05-19T16:49:09.867Z] ---> 5e5c505e7cc9 [2021-05-19T16:49:09.867Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T16:49:10.140Z] Removing intermediate container 2fb957b7054b [2021-05-19T16:49:10.140Z] ---> 1da333e6e44a [2021-05-19T16:49:10.140Z] Step 25/26 : LABEL git_sha=d21437c1f233c886ea7f41e322426fa8948af10f [2021-05-19T16:49:10.140Z] Removing intermediate container dfbb5af21dae [2021-05-19T16:49:10.140Z] ---> a27d7ffbc066 [2021-05-19T16:49:10.140Z] Step 22/23 : LABEL git_sha=d21437c1f233c886ea7f41e322426fa8948af10f [2021-05-19T16:49:10.415Z] ---> Running in 6a921b710b03 [2021-05-19T16:49:10.415Z] ---> Running in 4a114dc21243 [2021-05-19T16:49:10.415Z] ---> 33afe27a7d32 [2021-05-19T16:49:10.415Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T16:49:11.013Z] ---> Running in 88366f831821 [2021-05-19T16:49:11.287Z] ---> 372401320943 [2021-05-19T16:49:11.287Z] Removing intermediate container 6a921b710b03 [2021-05-19T16:49:11.287Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] ---> b60c856eaf8d [2021-05-19T16:49:11.287Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T16:49:11.287Z] [2021-05-19T16:49:11.561Z] Removing intermediate container 4a114dc21243 [2021-05-19T16:49:11.561Z] ---> 49dd41c3c6be [2021-05-19T16:49:11.561Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T16:49:11.561Z] ---> Running in 6b2bbffefc2d [2021-05-19T16:49:11.561Z] ---> Running in 436fbc63d818 [2021-05-19T16:49:11.836Z] ---> Running in 7747fcce8375 [2021-05-19T16:49:12.431Z] Removing intermediate container 436fbc63d818 [2021-05-19T16:49:12.431Z] ---> 77759635c873 [2021-05-19T16:49:12.431Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T16:49:12.431Z] Removing intermediate container 6b2bbffefc2d [2021-05-19T16:49:12.431Z] ---> 7bb7d8067bd5 [2021-05-19T16:49:12.431Z] [2021-05-19T16:49:12.707Z] Removing intermediate container 7747fcce8375 [2021-05-19T16:49:12.707Z] ---> 40979314d4ee [2021-05-19T16:49:12.707Z] [2021-05-19T16:49:12.707Z] ---> Running in 3e9895e20f60 [2021-05-19T16:49:13.302Z] Successfully built 7bb7d8067bd5 [2021-05-19T16:49:13.303Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-19T16:49:13.303Z] Successfully built 40979314d4ee [2021-05-19T16:49:13.303Z]  Building security-secretstore-setup ... done Building support-notifications [2021-05-19T16:49:13.303Z] Removing intermediate container 1d0f9dee2a9d [2021-05-19T16:49:13.303Z] ---> 1e1dab56b58c [2021-05-19T16:49:13.303Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T16:49:13.303Z] Successfully tagged support-scheduler-arm64:latest [2021-05-19T16:49:13.303Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-05-19T16:49:13.591Z] ---> Running in 365e80d197e7 [2021-05-19T16:49:13.591Z] Removing intermediate container 3e9895e20f60 [2021-05-19T16:49:13.591Z] ---> e45c981fae8b [2021-05-19T16:49:13.591Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T16:49:13.869Z] ---> Running in 46e2f4d5c997 [2021-05-19T16:49:14.151Z] Removing intermediate container 88366f831821 [2021-05-19T16:49:14.151Z] ---> b3aface7da60 [2021-05-19T16:49:14.151Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T16:49:14.437Z] ---> Running in 71df9e863e72 [2021-05-19T16:49:14.710Z] Removing intermediate container 46e2f4d5c997 [2021-05-19T16:49:14.710Z] ---> 0949fbbccfc3 [2021-05-19T16:49:14.710Z] Step 23/24 : LABEL git_sha=d21437c1f233c886ea7f41e322426fa8948af10f [2021-05-19T16:49:14.983Z] ---> Running in 01009915128b [2021-05-19T16:49:15.257Z] Removing intermediate container 71df9e863e72 [2021-05-19T16:49:15.257Z] ---> b29152850f37 [2021-05-19T16:49:15.257Z] Step 29/32 : CMD ["gate"] [2021-05-19T16:49:15.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:49:15.535Z] ---> Running in 887c16ff2575 [2021-05-19T16:49:15.535Z] Removing intermediate container 01009915128b [2021-05-19T16:49:15.535Z] ---> 0ffe025c6751 [2021-05-19T16:49:15.535Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T16:49:15.806Z] ---> Running in 5ec6203d9051 [2021-05-19T16:49:15.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:49:16.398Z] Removing intermediate container 887c16ff2575 [2021-05-19T16:49:16.398Z] ---> 177d0d7b3cea [2021-05-19T16:49:16.398Z] Step 30/32 : LABEL arch=arm64 [2021-05-19T16:49:16.398Z] Removing intermediate container 5ec6203d9051 [2021-05-19T16:49:16.398Z] ---> cf5d382b658d [2021-05-19T16:49:16.398Z] [2021-05-19T16:49:16.704Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T16:49:16.704Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T16:49:16.704Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T16:49:16.981Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T16:49:16.981Z] Successfully built cf5d382b658d [2021-05-19T16:49:17.255Z] Successfully tagged core-metadata-arm64:latest [2021-05-19T16:49:17.255Z]  Building core-metadata ... done Building security-proxy-setup [2021-05-19T16:49:17.255Z] ---> Running in a9090d058788 [2021-05-19T16:49:17.255Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T16:49:17.255Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T16:49:17.255Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T16:49:17.255Z] OK: 8 MiB in 20 packages [2021-05-19T16:49:18.240Z] Removing intermediate container a9090d058788 [2021-05-19T16:49:18.240Z] ---> 2c4790f2f999 [2021-05-19T16:49:18.240Z] Step 31/32 : LABEL git_sha=d21437c1f233c886ea7f41e322426fa8948af10f [2021-05-19T16:49:18.513Z] ---> Running in 085202640b5a [2021-05-19T16:49:19.109Z] Removing intermediate container 365e80d197e7 [2021-05-19T16:49:19.109Z] ---> 9fdd493145b6 [2021-05-19T16:49:19.109Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T16:49:19.399Z] Removing intermediate container 085202640b5a [2021-05-19T16:49:19.399Z] ---> c8fb4e0430d7 [2021-05-19T16:49:19.399Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T16:49:20.039Z] ---> Running in ad1aad519c10 [2021-05-19T16:49:20.312Z] ---> 43dde06c8dd1 [2021-05-19T16:49:20.589Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T16:49:21.203Z] Removing intermediate container ad1aad519c10 [2021-05-19T16:49:21.203Z] ---> cc1dcbb28dc3 [2021-05-19T16:49:21.203Z] [2021-05-19T16:49:21.477Z] Successfully built cc1dcbb28dc3 [2021-05-19T16:49:21.477Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-19T16:49:21.477Z]  Building security-bootstrapper ... done Building core-command [2021-05-19T16:49:22.073Z] ---> 86eafa4d145d [2021-05-19T16:49:22.073Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T16:49:22.818Z] Running on prd-ubuntu18.04-docker-8c-8g-15083 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws [2021-05-19T16:49:22.835Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-05-19T16:49:22.936Z] The recommended git tool is: git [2021-05-19T16:49:23.072Z] ---> a8c4d7a0c883 [2021-05-19T16:49:23.073Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T16:49:23.073Z] ---> Running in 722999a26c0d [2021-05-19T16:49:23.671Z] Removing intermediate container 722999a26c0d [2021-05-19T16:49:23.671Z] ---> 469e3fc47167 [2021-05-19T16:49:23.671Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T16:49:23.671Z] ---> Running in cabc6efcfa72 [2021-05-19T16:49:24.262Z] Removing intermediate container cabc6efcfa72 [2021-05-19T16:49:24.262Z] ---> 88555bf26f5a [2021-05-19T16:49:24.262Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T16:49:24.535Z] ---> Running in c48b63cad8a1 [2021-05-19T16:49:25.050Z] using credential edgex-jenkins-ssh [2021-05-19T16:49:25.062Z] Cloning the remote Git repository [2021-05-19T16:49:25.133Z] Removing intermediate container c48b63cad8a1 [2021-05-19T16:49:25.133Z] ---> 1456633f9810 [2021-05-19T16:49:25.133Z] Step 23/24 : LABEL git_sha=d21437c1f233c886ea7f41e322426fa8948af10f [2021-05-19T16:49:25.086Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T16:49:25.147Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-05-19T16:49:25.170Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T16:49:25.170Z] > git --version # timeout=10 [2021-05-19T16:49:25.176Z] > git --version # 'git version 2.17.1' [2021-05-19T16:49:25.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T16:49:25.204Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T16:49:25.405Z] ---> Running in c5b023c3c041 [2021-05-19T16:49:26.386Z] Removing intermediate container c5b023c3c041 [2021-05-19T16:49:26.386Z] ---> 248e5c95ce9b [2021-05-19T16:49:26.386Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T16:49:26.663Z] ---> Running in 878daacb9c0b [2021-05-19T16:49:27.317Z] Removing intermediate container 878daacb9c0b [2021-05-19T16:49:27.317Z] ---> 94a3ee4afe73 [2021-05-19T16:49:27.317Z] [2021-05-19T16:49:27.624Z] Successfully built 94a3ee4afe73 [2021-05-19T16:49:27.624Z] Successfully tagged core-data-arm64:latest [2021-05-19T16:49:35.632Z] Merging remotes/origin/master commit 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 into PR head commit 30abc1e828f5362322039c176ac0bbbf0b9ff28d [2021-05-19T16:49:35.089Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T16:49:35.094Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T16:49:35.102Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T16:49:35.112Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T16:49:35.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T16:49:35.116Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T16:49:35.644Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T16:49:35.652Z] > git checkout -f 30abc1e828f5362322039c176ac0bbbf0b9ff28d # timeout=10 [2021-05-19T16:49:35.726Z] > git remote # timeout=10 [2021-05-19T16:49:35.733Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T16:49:35.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T16:49:35.740Z] > git merge 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 # timeout=10 [2021-05-19T16:49:35.813Z] Merge succeeded, producing 25ef40a5e81f8b9862fcfc12e29ecc1773d266c7 [2021-05-19T16:49:35.813Z] Checking out Revision 25ef40a5e81f8b9862fcfc12e29ecc1773d266c7 (PR-3478) [2021-05-19T16:49:35.810Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T16:49:35.820Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T16:49:35.831Z] > git checkout -f 25ef40a5e81f8b9862fcfc12e29ecc1773d266c7 # timeout=10 [2021-05-19T16:49:39.420Z] Commit message: "Merge commit '87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5' into HEAD" [2021-05-19T16:49:39.428Z] > git rev-list --no-walk 30abc1e828f5362322039c176ac0bbbf0b9ff28d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T16:49:40.393Z] + echo snap-build.sh [2021-05-19T16:49:40.393Z] snap-build.sh [2021-05-19T16:49:40.393Z] + SNAP_BASE_DIR=. [2021-05-19T16:49:40.393Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2021-05-19T16:49:40.393Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2021-05-19T16:49:40.393Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2021-05-19T16:49:40.393Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2021-05-19T16:49:40.393Z] + cd /w/workspace/edgex-go/8 [2021-05-19T16:49:40.393Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-19T16:49:40.393Z] Reading package lists... [2021-05-19T16:49:40.393Z] Building dependency tree... [2021-05-19T16:49:40.393Z] Reading state information... [2021-05-19T16:49:40.657Z] The following packages were automatically installed and are no longer required: [2021-05-19T16:49:40.657Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-19T16:49:40.657Z] uidmap xdelta3 [2021-05-19T16:49:40.657Z] Use 'sudo apt autoremove' to remove them. [2021-05-19T16:49:40.657Z] The following packages will be REMOVED: [2021-05-19T16:49:40.657Z] lxd* lxd-client* [2021-05-19T16:49:40.920Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-19T16:49:40.920Z] After this operation, 31.7 MB disk space will be freed. [2021-05-19T16:49:41.965Z] (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-19T16:49:41.965Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T16:49:42.703Z] Removing lxd dnsmasq configuration [2021-05-19T16:49:42.703Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T16:49:42.965Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-19T16:49:43.908Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T16:49:44.171Z] (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-19T16:49:44.171Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T16:49:45.558Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-19T16:49:45.558Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-19T16:49:46.946Z] + sudo snap remove --purge lxd [2021-05-19T16:49:46.946Z] snap "lxd" is not installed [2021-05-19T16:49:46.946Z] + sudo groupadd --force --system lxd [2021-05-19T16:49:46.946Z] ++ whoami [2021-05-19T16:49:46.946Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-19T16:49:46.946Z] + newgrp - lxd [2021-05-19T16:49:46.946Z] + sudo snap install lxd [2021-05-19T16:49:55.088Z] 2021-05-19T16:49:52Z INFO Waiting for automatic snapd restart... [2021-05-19T16:50:10.008Z] lxd 4.14 from Canonical* installed [2021-05-19T16:50:10.008Z] + sudo lxd init --auto [2021-05-19T16:50:14.879Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:50:14.879Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:50:14.879Z] ---> 06c1d065462f [2021-05-19T16:50:14.879Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T16:50:14.879Z] ---> Using cache [2021-05-19T16:50:14.879Z] ---> 470c0664f421 [2021-05-19T16:50:14.879Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:50:14.879Z] ---> Using cache [2021-05-19T16:50:14.879Z] ---> 70ac98ad6acf [2021-05-19T16:50:14.879Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T16:50:14.879Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:50:14.879Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:50:14.879Z] ---> 06c1d065462f [2021-05-19T16:50:14.879Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T16:50:14.879Z] ---> Using cache [2021-05-19T16:50:14.879Z] ---> 470c0664f421 [2021-05-19T16:50:14.879Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:50:14.879Z] ---> Using cache [2021-05-19T16:50:14.879Z] ---> 70ac98ad6acf [2021-05-19T16:50:14.879Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T16:50:14.879Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:50:14.879Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:50:14.879Z] ---> 06c1d065462f [2021-05-19T16:50:14.879Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T16:50:14.879Z] ---> Using cache [2021-05-19T16:50:14.879Z] ---> 470c0664f421 [2021-05-19T16:50:14.879Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:50:14.879Z] ---> Using cache [2021-05-19T16:50:14.879Z] ---> 70ac98ad6acf [2021-05-19T16:50:14.879Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T16:50:14.879Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T16:50:14.879Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T16:50:14.879Z] ---> 06c1d065462f [2021-05-19T16:50:14.879Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T16:50:14.879Z] ---> Using cache [2021-05-19T16:50:14.879Z] ---> 470c0664f421 [2021-05-19T16:50:14.879Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T16:50:14.879Z] ---> Using cache [2021-05-19T16:50:14.879Z] ---> 70ac98ad6acf [2021-05-19T16:50:14.879Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T16:50:14.879Z] ---> Running in 4fc73ee86243 [2021-05-19T16:50:14.879Z] ---> Running in dc729ab42ca7 [2021-05-19T16:50:14.879Z] ---> Running in c60d36a71911 [2021-05-19T16:50:14.879Z] ---> Running in da3d2cb2cce3 [2021-05-19T16:50:17.208Z] + sudo snap install --classic snapcraft [2021-05-19T16:50:17.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:50:17.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:50:17.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:50:17.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:50:17.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:50:17.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:50:17.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:50:17.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:50:18.117Z] OK: 218 MiB in 52 packages [2021-05-19T16:50:18.117Z] OK: 218 MiB in 52 packages [2021-05-19T16:50:18.394Z] OK: 218 MiB in 52 packages [2021-05-19T16:50:18.394Z] OK: 218 MiB in 52 packages [2021-05-19T16:50:19.833Z] Removing intermediate container 4fc73ee86243 [2021-05-19T16:50:19.833Z] ---> d8c1452991ef [2021-05-19T16:50:19.833Z] Step 6/23 : COPY go.mod . [2021-05-19T16:50:19.833Z] Removing intermediate container da3d2cb2cce3 [2021-05-19T16:50:19.833Z] ---> 3497dd9f3da2 [2021-05-19T16:50:19.833Z] Step 6/22 : COPY go.mod . [2021-05-19T16:50:20.103Z] Removing intermediate container dc729ab42ca7 [2021-05-19T16:50:20.103Z] ---> 57c3818f912d [2021-05-19T16:50:20.103Z] Step 6/24 : COPY go.mod . [2021-05-19T16:50:20.103Z] Removing intermediate container c60d36a71911 [2021-05-19T16:50:20.103Z] ---> cd2742407dda [2021-05-19T16:50:20.103Z] Step 6/24 : COPY go.mod . [2021-05-19T16:50:21.075Z] ---> 5aee57488f71 [2021-05-19T16:50:21.075Z] Step 7/23 : RUN go mod download [2021-05-19T16:50:21.075Z] ---> ab1894b5cb12 [2021-05-19T16:50:21.075Z] Step 7/24 : RUN go mod download [2021-05-19T16:50:21.075Z] ---> 5d0b451e08f4 [2021-05-19T16:50:21.075Z] Step 7/22 : RUN go mod download [2021-05-19T16:50:21.075Z] ---> Running in 72ab9ac43380 [2021-05-19T16:50:21.075Z] ---> e95ed0db6071 [2021-05-19T16:50:21.075Z] Step 7/24 : RUN go mod download [2021-05-19T16:50:21.367Z] ---> Running in bdb56649ba15 [2021-05-19T16:50:21.367Z] ---> Running in efeed7fce69e [2021-05-19T16:50:21.367Z] ---> Running in 76fe225c8e63 [2021-05-19T16:50:24.767Z] Removing intermediate container 72ab9ac43380 [2021-05-19T16:50:24.767Z] ---> 143e1315d276 [2021-05-19T16:50:24.767Z] Step 8/23 : COPY . . [2021-05-19T16:50:24.767Z] Removing intermediate container bdb56649ba15 [2021-05-19T16:50:24.767Z] ---> 0fc256d30f86 [2021-05-19T16:50:24.767Z] Step 8/24 : COPY . . [2021-05-19T16:50:25.042Z] Removing intermediate container 76fe225c8e63 [2021-05-19T16:50:25.042Z] ---> 88b4c36c4b91 [2021-05-19T16:50:25.042Z] Step 8/22 : COPY . . [2021-05-19T16:50:25.317Z] Removing intermediate container efeed7fce69e [2021-05-19T16:50:25.317Z] ---> c93310703ae8 [2021-05-19T16:50:25.317Z] Step 8/24 : COPY . . [2021-05-19T16:50:25.372Z] snapcraft 4.7.1 from Canonical* installed [2021-05-19T16:50:25.372Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-19T16:50:25.372Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-19T16:50:25.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T16:50:25.372Z] Dload Upload Total Spent Left Speed [2021-05-19T16:50:25.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3732 0 --:--:-- --:--:-- --:--:-- 3732 [2021-05-19T16:50:25.372Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8866k 0 --:--:-- --:--:-- --:--:-- 60.1M [2021-05-19T16:50:25.372Z] ./yq_linux_amd64 [2021-05-19T16:50:25.372Z] + sudo snapcraft prime --use-lxd [2021-05-19T16:50:26.758Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-19T16:50:26.758Z] 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-19T16:50:26.758Z] - README.md [2021-05-19T16:50:26.758Z] [2021-05-19T16:50:26.758Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-19T16:50:27.416Z] Launching a container. [2021-05-19T16:50:34.011Z] Waiting for container to be ready [2021-05-19T16:50:34.583Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-19T16:50:34.583Z] [2021-05-19T16:50:38.788Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-19T16:50:38.788Z] Waiting for network to be ready... [2021-05-19T16:50:39.050Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-19T16:50:39.309Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-19T16:50:39.309Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-19T16:50:39.569Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-19T16:50:39.569Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-19T16:50:39.569Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-19T16:50:39.569Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-19T16:50:39.569Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-19T16:50:39.569Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-19T16:50:39.569Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-19T16:50:40.140Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-19T16:50:40.403Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-19T16:50:40.664Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-19T16:50:40.664Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-19T16:50:40.664Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-19T16:50:40.664Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-19T16:50:40.664Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-19T16:50:40.664Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-19T16:50:40.926Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-19T16:50:41.187Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-19T16:50:41.187Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-19T16:50:41.187Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-19T16:50:41.187Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-19T16:50:41.187Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-19T16:50:41.448Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-19T16:50:41.448Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-19T16:50:41.448Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-19T16:50:43.363Z] Fetched 24.6 MB in 4s (5643 kB/s) [2021-05-19T16:50:44.302Z] Reading package lists... [2021-05-19T16:50:44.562Z] Reading package lists... [2021-05-19T16:50:44.821Z] Building dependency tree... [2021-05-19T16:50:44.821Z] Reading state information... [2021-05-19T16:50:44.821Z] The following additional packages will be installed: [2021-05-19T16:50:44.821Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-19T16:50:44.821Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-19T16:50:44.821Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-19T16:50:44.821Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-19T16:50:44.821Z] Suggested packages: [2021-05-19T16:50:44.821Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-19T16:50:44.821Z] Recommended packages: [2021-05-19T16:50:44.821Z] gnupg libsasl2-modules [2021-05-19T16:50:44.821Z] The following NEW packages will be installed: [2021-05-19T16:50:44.821Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-19T16:50:44.821Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-19T16:50:44.821Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-19T16:50:44.821Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-19T16:50:44.821Z] The following packages will be upgraded: [2021-05-19T16:50:44.821Z] gpg gpg-agent gpgconf libudev1 [2021-05-19T16:50:45.083Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-19T16:50:45.083Z] Need to get 3530 kB of archives. [2021-05-19T16:50:45.083Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-19T16:50:45.083Z] 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-19T16:50:45.083Z] 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-19T16:50:45.083Z] 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-19T16:50:45.083Z] 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-19T16:50:45.083Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-19T16:50:45.350Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-19T16:50:45.931Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-19T16:50:45.931Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-19T16:50:45.931Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-19T16:50:45.931Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-19T16:50:45.931Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-19T16:50:45.931Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-19T16:50:45.931Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-19T16:50:45.931Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-19T16:50:45.931Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-19T16:50:45.931Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-19T16:50:45.931Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-19T16:50:45.931Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-19T16:50:45.931Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-19T16:50:45.931Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-19T16:50:45.931Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-19T16:50:45.931Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-19T16:50:46.191Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T16:50:46.191Z] Fetched 3530 kB in 1s (3399 kB/s) [2021-05-19T16:50:46.191Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-19T16:50:46.191Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-19T16:50:46.191Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T16:50:46.191Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-19T16:50:46.191Z] Selecting previously unselected package udev. [2021-05-19T16:50:46.191Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-19T16:50:46.191Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-19T16:50:46.456Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-19T16:50:46.456Z] Selecting previously unselected package libfuse2:amd64. [2021-05-19T16:50:46.456Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-19T16:50:46.456Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-19T16:50:46.719Z] Selecting previously unselected package fuse. [2021-05-19T16:50:46.719Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-19T16:50:46.719Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-19T16:50:46.719Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T16:50:46.719Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T16:50:46.719Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T16:50:46.719Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T16:50:46.719Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T16:50:46.719Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T16:50:46.981Z] Selecting previously unselected package libksba8:amd64. [2021-05-19T16:50:46.981Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-19T16:50:46.981Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-19T16:50:46.981Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-19T16:50:46.981Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T16:50:46.981Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:46.981Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-19T16:50:46.981Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T16:50:46.981Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:47.246Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-19T16:50:47.246Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T16:50:47.246Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:47.246Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-19T16:50:47.246Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T16:50:47.246Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:47.246Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-19T16:50:47.246Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T16:50:47.246Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:47.246Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-19T16:50:47.246Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T16:50:47.246Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:47.246Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-19T16:50:47.246Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T16:50:47.501Z] ---> b8669b8f2a0e [2021-05-19T16:50:47.501Z] Step 9/22 : RUN go mod tidy [2021-05-19T16:50:47.501Z] ---> 70f3cf253847 [2021-05-19T16:50:47.501Z] Step 9/23 : RUN go mod tidy [2021-05-19T16:50:47.501Z] ---> bb1b5d1825a2 [2021-05-19T16:50:47.501Z] Step 9/24 : RUN go mod tidy [2021-05-19T16:50:47.501Z] ---> 273c042da78e [2021-05-19T16:50:47.501Z] Step 9/24 : RUN go mod tidy [2021-05-19T16:50:47.501Z] ---> Running in 1b112b22c6a7 [2021-05-19T16:50:47.501Z] ---> Running in 12036159cae8 [2021-05-19T16:50:47.501Z] ---> Running in 542de2dde72c [2021-05-19T16:50:47.501Z] ---> Running in 0f031496e544 [2021-05-19T16:50:47.507Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:47.507Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-19T16:50:47.507Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T16:50:47.507Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:47.507Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-19T16:50:47.507Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T16:50:47.508Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:47.508Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-19T16:50:47.508Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-19T16:50:47.508Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T16:50:47.508Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-19T16:50:47.508Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-19T16:50:47.508Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T16:50:47.768Z] Selecting previously unselected package libldap-common. [2021-05-19T16:50:47.768Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-19T16:50:47.768Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T16:50:47.768Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-19T16:50:47.768Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-19T16:50:47.768Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T16:50:47.768Z] Selecting previously unselected package dirmngr. [2021-05-19T16:50:47.768Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T16:50:47.768Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-19T16:50:48.029Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T16:50:48.029Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-19T16:50:48.029Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-19T16:50:48.029Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T16:50:48.029Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T16:50:48.029Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-19T16:50:48.029Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:48.291Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-19T16:50:48.291Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T16:50:48.291Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-19T16:50:48.551Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-19T16:50:48.551Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:48.551Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-19T16:50:48.814Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-19T16:50:48.814Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-19T16:50:48.814Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:48.814Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:48.814Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:48.814Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:48.814Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:48.814Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:48.814Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T16:50:48.814Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T16:50:48.814Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-19T16:50:48.814Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T16:50:49.385Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-19T16:50:49.385Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-19T16:50:49.385Z] This means they are not meant to be enabled using systemctl. [2021-05-19T16:50:49.385Z] Possible reasons for having this kind of units are: [2021-05-19T16:50:49.385Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-19T16:50:49.385Z] .wants/ or .requires/ directory. [2021-05-19T16:50:49.385Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-19T16:50:49.385Z] a requirement dependency on it. [2021-05-19T16:50:49.385Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-19T16:50:49.385Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-19T16:50:49.385Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-19T16:50:49.385Z] instance name specified. [2021-05-19T16:50:49.646Z] Reading package lists... [2021-05-19T16:50:49.646Z] Building dependency tree... [2021-05-19T16:50:49.646Z] Reading state information... [2021-05-19T16:50:49.908Z] The following additional packages will be installed: [2021-05-19T16:50:49.908Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-19T16:50:49.908Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-19T16:50:49.908Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-19T16:50:49.908Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-19T16:50:49.908Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-19T16:50:49.908Z] Suggested packages: [2021-05-19T16:50:49.908Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-19T16:50:49.908Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-19T16:50:49.908Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-19T16:50:49.908Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-19T16:50:49.908Z] systemd-container policykit-1 [2021-05-19T16:50:49.908Z] Recommended packages: [2021-05-19T16:50:49.908Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-19T16:50:49.908Z] The following NEW packages will be installed: [2021-05-19T16:50:49.908Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-19T16:50:49.908Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-19T16:50:49.908Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-19T16:50:49.908Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-19T16:50:49.908Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-19T16:50:49.908Z] The following packages will be upgraded: [2021-05-19T16:50:49.908Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-19T16:50:49.908Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-19T16:50:49.908Z] Need to get 35.2 MB of archives. [2021-05-19T16:50:49.908Z] After this operation, 141 MB of additional disk space will be used. [2021-05-19T16:50:49.908Z] 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-19T16:50:50.169Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-19T16:50:50.169Z] 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-19T16:50:50.169Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-19T16:50:50.169Z] 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-19T16:50:50.169Z] 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-19T16:50:50.169Z] 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-19T16:50:50.169Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-19T16:50:50.169Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-19T16:50:50.169Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-19T16:50:50.169Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-19T16:50:50.169Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-19T16:50:50.169Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-19T16:50:50.169Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-19T16:50:50.169Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-19T16:50:50.169Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-19T16:50:50.169Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-19T16:50:51.121Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-19T16:50:51.121Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-19T16:50:51.121Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-19T16:50:51.121Z] 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-19T16:50:51.121Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-19T16:50:51.121Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-19T16:50:51.121Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-19T16:50:51.121Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-19T16:50:51.121Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-19T16:50:51.121Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-19T16:50:51.121Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-19T16:50:51.121Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-19T16:50:51.388Z] 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-19T16:50:51.388Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T16:50:51.388Z] Fetched 35.2 MB in 1s (25.5 MB/s) [2021-05-19T16:50:51.388Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T16:50:51.388Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-19T16:50:51.654Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T16:50:51.827Z] Removing intermediate container 1b112b22c6a7 [2021-05-19T16:50:51.827Z] ---> 221540d266cc [2021-05-19T16:50:51.827Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T16:50:51.827Z] ---> Running in 10382122f681 [2021-05-19T16:50:52.226Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-19T16:50:52.226Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T16:50:52.226Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-19T16:50:52.226Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T16:50:52.226Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-19T16:50:52.226Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-19T16:50:52.487Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-19T16:50:52.487Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T16:50:52.487Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-19T16:50:52.487Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-19T16:50:52.749Z] Setting up apt (1.6.13) ... [2021-05-19T16:50:52.749Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-19T16:50:53.269Z] Removing intermediate container 542de2dde72c [2021-05-19T16:50:53.269Z] ---> 796b6dcaef1c [2021-05-19T16:50:53.269Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T16:50:53.269Z] Removing intermediate container 12036159cae8 [2021-05-19T16:50:53.269Z] ---> c04ca687561b [2021-05-19T16:50:53.269Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T16:50:53.269Z] Removing intermediate container 0f031496e544 [2021-05-19T16:50:53.269Z] ---> 4930459525ce [2021-05-19T16:50:53.269Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T16:50:53.269Z] ---> Running in f7a5f1ce6382 [2021-05-19T16:50:53.269Z] ---> Running in 3c9e97e7d609 [2021-05-19T16:50:53.269Z] ---> Running in addc19ffc4df [2021-05-19T16:50:53.321Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-19T16:50:53.321Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-19T16:50:53.321Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-19T16:50:53.321Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-19T16:50:53.321Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-19T16:50:53.321Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T16:50:53.321Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T16:50:53.581Z] Selecting previously unselected package libexpat1:amd64. [2021-05-19T16:50:53.581Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-19T16:50:53.581Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-19T16:50:53.581Z] Selecting previously unselected package python3.6-minimal. [2021-05-19T16:50:53.581Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T16:50:53.581Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T16:50:53.842Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-19T16:50:53.872Z] 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-19T16:50:54.104Z] Checking for services that may need to be restarted...done. [2021-05-19T16:50:54.104Z] Checking for services that may need to be restarted...done. [2021-05-19T16:50:54.104Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T16:50:54.104Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-19T16:50:54.104Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T16:50:54.676Z] Selecting previously unselected package python3-minimal. [2021-05-19T16:50:54.676Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-19T16:50:54.676Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-19T16:50:54.676Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-19T16:50:54.676Z] Selecting previously unselected package mime-support. [2021-05-19T16:50:54.676Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-19T16:50:54.676Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-19T16:50:54.676Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-19T16:50:54.676Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-19T16:50:54.676Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-19T16:50:54.676Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-19T16:50:54.676Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T16:50:54.676Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T16:50:54.937Z] Selecting previously unselected package python3.6. [2021-05-19T16:50:54.937Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T16:50:54.937Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T16:50:54.937Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-19T16:50:54.937Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-19T16:50:54.937Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-19T16:50:55.199Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-19T16:50:55.199Z] Selecting previously unselected package python3. [2021-05-19T16:50:55.199Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-19T16:50:55.199Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-19T16:50:55.199Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-19T16:50:55.321Z] 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-19T16:50:55.461Z] Selecting previously unselected package multiarch-support. [2021-05-19T16:50:55.461Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T16:50:55.461Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-19T16:50:55.461Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-19T16:50:55.461Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-19T16:50:55.461Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-19T16:50:55.461Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-19T16:50:55.461Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-19T16:50:55.461Z] Selecting previously unselected package libbsd0:amd64. [2021-05-19T16:50:55.461Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-19T16:50:55.461Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-19T16:50:55.598Z] 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-19T16:50:55.598Z] 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-19T16:50:55.723Z] Selecting previously unselected package sudo. [2021-05-19T16:50:55.724Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-19T16:50:55.724Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-19T16:50:55.724Z] Selecting previously unselected package apparmor. [2021-05-19T16:50:55.724Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-19T16:50:55.724Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-19T16:50:55.985Z] Selecting previously unselected package libedit2:amd64. [2021-05-19T16:50:55.985Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-19T16:50:55.985Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-19T16:50:56.249Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-19T16:50:56.249Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T16:50:56.249Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T16:50:56.249Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-19T16:50:56.249Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T16:50:56.249Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T16:50:56.249Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-19T16:50:56.249Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-19T16:50:56.249Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-19T16:50:56.249Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-19T16:50:56.249Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T16:50:56.249Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T16:50:56.510Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-19T16:50:56.510Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T16:50:56.510Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T16:50:57.084Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-19T16:50:57.085Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-19T16:50:57.085Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-19T16:50:57.345Z] Selecting previously unselected package openssh-client. [2021-05-19T16:50:57.345Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-19T16:50:57.345Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-19T16:50:57.345Z] Selecting previously unselected package squashfs-tools. [2021-05-19T16:50:57.345Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-19T16:50:57.345Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-19T16:50:57.606Z] Selecting previously unselected package snapd. [2021-05-19T16:50:57.607Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-19T16:50:57.607Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-19T16:50:59.523Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-19T16:50:59.523Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-19T16:50:59.523Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-19T16:50:59.523Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-19T16:50:59.523Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-19T16:50:59.523Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T16:50:59.523Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T16:50:59.523Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-19T16:50:59.523Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-19T16:51:00.094Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-19T16:51:00.094Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-19T16:51:00.094Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-19T16:51:00.094Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T16:51:00.094Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T16:51:00.094Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T16:51:01.038Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-19T16:51:01.038Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T16:51:01.038Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-19T16:51:01.038Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-19T16:51:01.038Z] running python rtupdate hooks for python3.6... [2021-05-19T16:51:01.038Z] running python post-rtupdate hooks for python3.6... [2021-05-19T16:51:01.300Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-19T16:51:05.554Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-19T16:51:05.554Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T16:51:05.554Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-19T16:51:05.554Z] Setting up snapd (2.48.3+18.04) ... [2021-05-19T16:51:05.554Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-19T16:51:05.814Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-19T16:51:05.814Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-19T16:51:06.075Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-19T16:51:06.360Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-19T16:51:06.360Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-19T16:51:06.621Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-19T16:51:06.621Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-19T16:51:06.913Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-19T16:51:07.174Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-19T16:51:07.174Z] /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-19T16:51:07.174Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T16:51:07.174Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-19T16:51:08.117Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T16:51:08.117Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T16:51:08.376Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T16:51:09.317Z] Reading package lists... [2021-05-19T16:51:09.577Z] Reading package lists... [2021-05-19T16:51:09.837Z] Building dependency tree... [2021-05-19T16:51:09.837Z] Reading state information... [2021-05-19T16:51:09.837Z] Calculating upgrade... [2021-05-19T16:51:10.098Z] The following packages will be upgraded: [2021-05-19T16:51:10.098Z] advancecomp base-files bash binutils binutils-common [2021-05-19T16:51:10.098Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-19T16:51:10.098Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-19T16:51:10.098Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-19T16:51:10.098Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-19T16:51:10.098Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-19T16:51:10.098Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-19T16:51:10.098Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-19T16:51:10.098Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-19T16:51:10.098Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-19T16:51:10.098Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-19T16:51:10.098Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-19T16:51:10.098Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-19T16:51:10.098Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-19T16:51:10.098Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-19T16:51:10.359Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T16:51:10.359Z] Need to get 64.0 MB of archives. [2021-05-19T16:51:10.359Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-19T16:51:10.359Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-19T16:51:10.359Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-19T16:51:10.359Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-19T16:51:10.359Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-19T16:51:10.619Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-19T16:51:10.619Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-19T16:51:10.619Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-19T16:51:10.619Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-19T16:51:10.619Z] 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-19T16:51:10.619Z] 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-19T16:51:10.619Z] 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-19T16:51:10.619Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-19T16:51:10.643Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-19T16:51:10.643Z] 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-19T16:51:10.643Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-19T16:51:10.946Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-19T16:51:10.946Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-19T16:51:10.946Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-19T16:51:10.946Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-19T16:51:10.946Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-19T16:51:10.946Z] 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-19T16:51:10.946Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-19T16:51:11.214Z] 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-19T16:51:11.214Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-19T16:51:11.214Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-19T16:51:11.214Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-19T16:51:11.214Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-19T16:51:11.214Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-19T16:51:11.214Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-19T16:51:11.214Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-19T16:51:11.214Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-19T16:51:11.214Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-19T16:51:11.214Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-19T16:51:11.214Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-19T16:51:11.214Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-19T16:51:11.477Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-19T16:51:11.477Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-19T16:51:11.477Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-19T16:51:11.477Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-19T16:51:11.477Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-19T16:51:11.477Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-19T16:51:11.477Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-19T16:51:11.477Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-19T16:51:11.477Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-19T16:51:11.477Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-19T16:51:11.477Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-19T16:51:11.477Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-19T16:51:11.477Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-19T16:51:11.477Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-19T16:51:11.477Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-19T16:51:11.477Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-19T16:51:11.740Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-19T16:51:11.740Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-19T16:51:11.740Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-19T16:51:11.740Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-19T16:51:11.740Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-19T16:51:12.010Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-19T16:51:12.010Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-19T16:51:12.010Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-19T16:51:12.010Z] Get:60 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-19T16:51:12.010Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-19T16:51:12.010Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-19T16:51:12.010Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-19T16:51:12.274Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-19T16:51:12.274Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-19T16:51:12.274Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-19T16:51:12.274Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-19T16:51:12.274Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-19T16:51:12.274Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-19T16:51:12.274Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-19T16:51:12.274Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-19T16:51:12.274Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-19T16:51:12.274Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-19T16:51:12.274Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-19T16:51:12.274Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-19T16:51:12.274Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-19T16:51:12.274Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-19T16:51:12.274Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-19T16:51:12.274Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-19T16:51:12.274Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-19T16:51:12.274Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-19T16:51:12.274Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-19T16:51:12.274Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-19T16:51:12.274Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-19T16:51:12.274Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-19T16:51:12.274Z] Get:86 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-19T16:51:12.274Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-19T16:51:12.538Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-19T16:51:12.538Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-19T16:51:12.538Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-19T16:51:12.538Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-19T16:51:12.538Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-19T16:51:12.538Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-19T16:51:12.800Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-19T16:51:12.800Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-19T16:51:13.066Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-19T16:51:13.066Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-19T16:51:13.066Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-19T16:51:13.066Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-19T16:51:13.330Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-19T16:51:13.330Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-19T16:51:13.330Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T16:51:13.330Z] Fetched 64.0 MB in 3s (21.1 MB/s) [2021-05-19T16:51:13.330Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:13.330Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T16:51:13.330Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T16:51:13.907Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T16:51:13.907Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T16:51:13.907Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-19T16:51:13.907Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-19T16:51:14.171Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:14.171Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T16:51:14.436Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:14.436Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T16:51:14.436Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:14.436Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T16:51:14.436Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:14.436Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T16:51:14.697Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:14.697Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T16:51:14.697Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:14.697Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T16:51:15.646Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:15.646Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T16:51:15.912Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T16:51:15.912Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T16:51:15.912Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:15.912Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-19T16:51:15.912Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-19T16:51:15.912Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T16:51:15.912Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:16.174Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T16:51:16.174Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:16.174Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T16:51:16.174Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:16.174Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T16:51:16.438Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T16:51:16.438Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T16:51:16.438Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T16:51:16.703Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T16:51:17.280Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-19T16:51:17.280Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T16:51:17.280Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-19T16:51:17.280Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-19T16:51:17.545Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-19T16:51:17.545Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-19T16:51:17.808Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-19T16:51:17.808Z] Installing new version of config file /etc/issue ... [2021-05-19T16:51:17.808Z] Installing new version of config file /etc/issue.net ... [2021-05-19T16:51:17.808Z] Installing new version of config file /etc/lsb-release ... [2021-05-19T16:51:17.808Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-19T16:51:18.070Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-19T16:51:18.070Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-19T16:51:18.070Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-19T16:51:18.070Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:18.070Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-19T16:51:18.070Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-19T16:51:18.332Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-19T16:51:18.332Z] 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-19T16:51:18.332Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:18.332Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T16:51:18.332Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-19T16:51:18.332Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-19T16:51:18.596Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:18.596Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-19T16:51:18.596Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-19T16:51:18.596Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-19T16:51:18.596Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:18.596Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-19T16:51:18.860Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T16:51:19.123Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-19T16:51:19.123Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:19.123Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T16:51:19.123Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T16:51:19.123Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T16:51:19.386Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:19.386Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T16:51:19.386Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T16:51:19.386Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-19T16:51:19.386Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:19.386Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-19T16:51:19.386Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-19T16:51:19.650Z] Setting up grep (3.1-2build1) ... [2021-05-19T16:51:19.650Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:19.650Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-19T16:51:19.650Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-19T16:51:19.650Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-19T16:51:19.650Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:19.650Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T16:51:19.914Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T16:51:19.914Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-19T16:51:19.914Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:19.914Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T16:51:19.914Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T16:51:20.490Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T16:51:20.490Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T16:51:20.490Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T16:51:20.490Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T16:51:21.066Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-19T16:51:21.067Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:21.067Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-19T16:51:21.067Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T16:51:21.642Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-19T16:51:21.642Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-19T16:51:21.642Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-19T16:51:21.642Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-19T16:51:21.642Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-19T16:51:21.642Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:21.642Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-19T16:51:21.642Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-19T16:51:21.905Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-19T16:51:21.905Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:21.905Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T16:51:21.905Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T16:51:22.170Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T16:51:22.170Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:22.170Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T16:51:22.170Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T16:51:22.170Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T16:51:22.432Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:22.433Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T16:51:22.433Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T16:51:22.433Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T16:51:22.696Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:22.696Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T16:51:22.696Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T16:51:22.696Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T16:51:22.696Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:22.696Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T16:51:22.696Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T16:51:22.696Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T16:51:22.696Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T16:51:22.959Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T16:51:22.959Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:22.959Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T16:51:22.959Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T16:51:23.223Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T16:51:23.223Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:23.223Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T16:51:23.223Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T16:51:23.223Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T16:51:23.223Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:23.223Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T16:51:23.223Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T16:51:23.487Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-19T16:51:23.487Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:23.487Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T16:51:23.487Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T16:51:23.751Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-19T16:51:24.326Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-19T16:51:24.326Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-19T16:51:24.589Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:24.589Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T16:51:24.589Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T16:51:24.850Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T16:51:24.850Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T16:51:24.850Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-19T16:51:24.850Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T16:51:24.850Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-19T16:51:25.113Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:25.113Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-19T16:51:25.113Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-19T16:51:25.113Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-19T16:51:25.375Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:25.375Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-19T16:51:25.375Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-19T16:51:25.375Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-19T16:51:25.375Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:25.375Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-19T16:51:25.375Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-19T16:51:25.638Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-19T16:51:25.638Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:25.638Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T16:51:25.638Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T16:51:25.638Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T16:51:25.901Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:25.901Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T16:51:25.901Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T16:51:25.901Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T16:51:25.901Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:25.901Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T16:51:26.163Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T16:51:26.163Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T16:51:26.163Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:26.163Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T16:51:26.163Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T16:51:26.426Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-19T16:51:26.426Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T16:51:26.426Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T16:51:26.426Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T16:51:26.426Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T16:51:26.690Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:26.690Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-19T16:51:26.690Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-19T16:51:26.690Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-19T16:51:26.690Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:26.690Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-19T16:51:26.690Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T16:51:26.954Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T16:51:26.954Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:26.954Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T16:51:27.222Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T16:51:27.222Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T16:51:27.222Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:27.222Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-19T16:51:27.222Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-19T16:51:27.222Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-19T16:51:27.489Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:27.489Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-19T16:51:27.489Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-19T16:51:27.489Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-19T16:51:27.752Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:27.752Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T16:51:27.752Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T16:51:27.752Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-19T16:51:27.752Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:27.752Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-19T16:51:27.752Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-19T16:51:28.015Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-19T16:51:28.015Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:28.015Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-19T16:51:28.015Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-19T16:51:28.015Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-19T16:51:28.277Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:28.277Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-19T16:51:28.277Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-19T16:51:28.277Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-19T16:51:28.277Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:28.277Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-19T16:51:28.277Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-19T16:51:28.542Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-19T16:51:28.542Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:28.542Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-19T16:51:28.542Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-19T16:51:28.542Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-19T16:51:28.806Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:28.806Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-19T16:51:28.806Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-19T16:51:28.806Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-19T16:51:28.806Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:28.806Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-19T16:51:28.806Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-19T16:51:29.069Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-19T16:51:29.069Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T16:51:29.069Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-19T16:51:29.069Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-19T16:51:29.069Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-19T16:51:29.069Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-19T16:51:29.069Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-19T16:51:29.069Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-19T16:51:29.336Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-19T16:51:29.336Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-19T16:51:29.336Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-19T16:51:29.336Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-19T16:51:29.598Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-19T16:51:29.598Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-19T16:51:29.598Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-19T16:51:29.598Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-19T16:51:29.868Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-19T16:51:29.868Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-19T16:51:29.868Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-19T16:51:29.868Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-19T16:51:29.868Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-19T16:51:29.868Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-19T16:51:29.868Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-19T16:51:29.868Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-19T16:51:30.132Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-19T16:51:30.396Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-19T16:51:30.396Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-19T16:51:30.396Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-19T16:51:30.668Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-19T16:51:30.668Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-19T16:51:30.931Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-19T16:51:30.931Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-19T16:51:30.931Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-19T16:51:30.931Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-19T16:51:30.931Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T16:51:30.931Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T16:51:31.506Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T16:51:31.507Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T16:51:31.507Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T16:51:31.507Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T16:51:31.507Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T16:51:31.507Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T16:51:31.769Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:31.769Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T16:51:31.769Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:31.769Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T16:51:31.769Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:31.769Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T16:51:31.769Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:32.031Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T16:51:32.979Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:32.979Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T16:51:33.981Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:33.981Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T16:51:34.244Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:34.244Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T16:51:34.506Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:34.506Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T16:51:35.451Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T16:51:35.451Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T16:51:35.451Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T16:51:35.451Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T16:51:35.451Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-19T16:51:35.451Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T16:51:35.714Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-19T16:51:35.714Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T16:51:35.714Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-19T16:51:35.714Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-19T16:51:35.977Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T16:51:35.977Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T16:51:35.977Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T16:51:35.977Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T16:51:35.977Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-19T16:51:35.977Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-19T16:51:36.240Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T16:51:36.240Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T16:51:36.240Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T16:51:36.240Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T16:51:36.240Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T16:51:36.240Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-19T16:51:36.240Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-19T16:51:36.240Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-19T16:51:36.240Z] [2021-05-19T16:51:36.240Z] Current default time zone: 'Etc/UTC' [2021-05-19T16:51:36.240Z] Local time is now: Wed May 19 16:51:36 UTC 2021. [2021-05-19T16:51:36.240Z] Universal Time is now: Wed May 19 16:51:36 UTC 2021. [2021-05-19T16:51:36.240Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-19T16:51:36.240Z] [2021-05-19T16:51:36.505Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-19T16:51:36.505Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T16:51:36.505Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-19T16:51:36.505Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-19T16:51:36.505Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-19T16:51:36.505Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-19T16:51:36.505Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-19T16:51:36.505Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-19T16:51:36.505Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-19T16:51:36.505Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-19T16:51:36.505Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T16:51:36.505Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-19T16:51:36.769Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T16:51:36.769Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-19T16:51:36.769Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T16:51:36.769Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-19T16:51:36.769Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-19T16:51:36.769Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-19T16:51:36.769Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-19T16:51:36.769Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-19T16:51:36.769Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-19T16:51:37.031Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-19T16:51:37.031Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-19T16:51:38.960Z] Updating certificates in /etc/ssl/certs... [2021-05-19T16:51:39.535Z] 23 added, 27 removed; done. [2021-05-19T16:51:39.798Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-19T16:51:39.798Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T16:51:39.798Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-19T16:51:39.798Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-19T16:51:39.798Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-19T16:51:39.798Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T16:51:39.798Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-19T16:51:39.798Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T16:51:39.798Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T16:51:39.798Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T16:51:39.798Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T16:51:39.798Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T16:51:39.798Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-19T16:51:39.798Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-19T16:51:39.798Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-19T16:51:40.061Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-19T16:51:40.061Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-19T16:51:40.061Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T16:51:40.061Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T16:51:40.061Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-19T16:51:40.061Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-19T16:51:40.061Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-19T16:51:40.061Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T16:51:40.061Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-19T16:51:40.061Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-19T16:51:40.325Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-19T16:51:40.325Z] Updating certificates in /etc/ssl/certs... [2021-05-19T16:51:40.906Z] 0 added, 0 removed; done. [2021-05-19T16:51:40.906Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-19T16:51:40.906Z] done. [2021-05-19T16:51:41.172Z] Reading package lists... [2021-05-19T16:51:41.437Z] Building dependency tree... [2021-05-19T16:51:41.437Z] Reading state information... [2021-05-19T16:51:41.714Z] The following NEW packages will be installed: [2021-05-19T16:51:41.714Z] apt-transport-https [2021-05-19T16:51:41.978Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T16:51:41.978Z] Need to get 1692 B of archives. [2021-05-19T16:51:41.978Z] After this operation, 154 kB of additional disk space will be used. [2021-05-19T16:51:41.978Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-19T16:51:41.978Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T16:51:41.978Z] Fetched 1692 B in 0s (9414 B/s) [2021-05-19T16:51:41.978Z] Selecting previously unselected package apt-transport-https. [2021-05-19T16:51:41.978Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-19T16:51:41.978Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-19T16:51:41.978Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-19T16:51:41.978Z] Setting up apt-transport-https (1.6.13) ... [2021-05-19T16:51:42.240Z] Waiting for network to be ready... [2021-05-19T16:51:52.254Z] 2021-05-19T16:51:50Z INFO Waiting for automatic snapd restart... [2021-05-19T16:51:52.517Z] snapd 2.50 from Canonical* installed [2021-05-19T16:51:53.458Z] "snapd" switched to the "latest/stable" channel [2021-05-19T16:51:53.458Z] [2021-05-19T16:51:57.821Z] core18 20210507 from Canonical* installed [2021-05-19T16:51:58.151Z] "core18" switched to the "latest/stable" channel [2021-05-19T16:51:58.151Z] [2021-05-19T16:52:04.794Z] snapcraft 4.7.1 from Canonical* installed [2021-05-19T16:52:04.794Z] "snapcraft" switched to the "latest/stable" channel [2021-05-19T16:52:04.794Z] [2021-05-19T16:52:09.005Z] 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-19T16:52:09.005Z] - README.md [2021-05-19T16:52:09.005Z] [2021-05-19T16:52:09.005Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-19T16:52:15.597Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T16:52:15.597Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T16:52:15.597Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T16:52:15.597Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T16:52:16.804Z] Reading package lists... [2021-05-19T16:52:17.066Z] 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-19T16:52:17.409Z] 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-19T16:52:23.657Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T16:52:23.657Z] Reading package lists... [2021-05-19T16:52:23.657Z] Building dependency tree... [2021-05-19T16:52:23.657Z] Reading state information... [2021-05-19T16:52:23.657Z] Suggested packages: [2021-05-19T16:52:23.657Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-19T16:52:23.657Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-19T16:52:23.657Z] Recommended packages: [2021-05-19T16:52:23.657Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-19T16:52:23.657Z] The following NEW packages will be installed: [2021-05-19T16:52:23.657Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-19T16:52:23.657Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-19T16:52:23.657Z] pkg-config zip [2021-05-19T16:52:23.657Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T16:52:23.657Z] Need to get 7663 kB of archives. [2021-05-19T16:52:23.657Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-19T16:52:23.657Z] 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-19T16:52:23.657Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-19T16:52:23.657Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-19T16:52:23.657Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-19T16:52:23.657Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-19T16:52:23.657Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-19T16:52:23.657Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-19T16:52:23.657Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-19T16:52:23.919Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-19T16:52:23.919Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-19T16:52:23.919Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-19T16:52:23.919Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-19T16:52:24.180Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-19T16:52:24.180Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-19T16:52:24.180Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-19T16:52:24.180Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T16:52:24.180Z] Fetched 7663 kB in 1s (10.0 MB/s) [2021-05-19T16:52:24.441Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-19T16:52:24.441Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-19T16:52:24.441Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-19T16:52:24.441Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-19T16:52:24.441Z] Selecting previously unselected package libpsl5:amd64. [2021-05-19T16:52:24.441Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-19T16:52:24.441Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-19T16:52:24.441Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-19T16:52:24.442Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-19T16:52:24.703Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-19T16:52:24.703Z] Selecting previously unselected package librtmp1:amd64. [2021-05-19T16:52:24.703Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-19T16:52:24.703Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-19T16:52:24.703Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-19T16:52:24.703Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-19T16:52:24.703Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-19T16:52:24.703Z] Selecting previously unselected package liberror-perl. [2021-05-19T16:52:24.703Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-19T16:52:24.703Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-19T16:52:24.703Z] Selecting previously unselected package git-man. [2021-05-19T16:52:24.703Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-19T16:52:24.703Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-19T16:52:24.964Z] Selecting previously unselected package git. [2021-05-19T16:52:24.964Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-19T16:52:24.964Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-19T16:52:25.909Z] Selecting previously unselected package libnorm1:amd64. [2021-05-19T16:52:25.909Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-19T16:52:25.909Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-19T16:52:25.909Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-19T16:52:25.909Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-19T16:52:25.909Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-19T16:52:25.909Z] Selecting previously unselected package libsodium23:amd64. [2021-05-19T16:52:25.909Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-19T16:52:25.909Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-19T16:52:26.171Z] Selecting previously unselected package libzmq5:amd64. [2021-05-19T16:52:26.171Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-19T16:52:26.171Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T16:52:26.433Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-19T16:52:26.433Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-19T16:52:26.694Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T16:52:27.268Z] Selecting previously unselected package pkg-config. [2021-05-19T16:52:27.268Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-19T16:52:27.268Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-19T16:52:27.268Z] Selecting previously unselected package zip. [2021-05-19T16:52:27.268Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-19T16:52:27.528Z] Unpacking zip (3.0-11build1) ... [2021-05-19T16:52:27.789Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-19T16:52:27.789Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-19T16:52:27.789Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-19T16:52:27.789Z] Setting up liberror-perl (0.17025-1) ... [2021-05-19T16:52:27.789Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-19T16:52:27.789Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-19T16:52:27.789Z] No schema files found: doing nothing. [2021-05-19T16:52:27.789Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-19T16:52:27.789Z] Setting up zip (3.0-11build1) ... [2021-05-19T16:52:27.789Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-19T16:52:27.789Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-19T16:52:27.789Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-19T16:52:27.789Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T16:52:27.789Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-19T16:52:27.789Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T16:52:28.049Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-19T16:52:28.049Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T16:52:32.521Z] Removing intermediate container f7a5f1ce6382 [2021-05-19T16:52:32.522Z] ---> e47e5eafcaf0 [2021-05-19T16:52:32.522Z] [2021-05-19T16:52:32.522Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T16:52:32.522Z] ---> 9852663dfa18 [2021-05-19T16:52:32.522Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T16:52:32.522Z] ---> Running in acb988deed65 [2021-05-19T16:52:32.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:52:32.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:52:33.121Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T16:52:33.121Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T16:52:33.121Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T16:52:33.121Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T16:52:33.394Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T16:52:33.394Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T16:52:33.668Z] OK: 7 MiB in 18 packages [2021-05-19T16:52:34.645Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T16:52:34.646Z] git set to automatically installed. [2021-05-19T16:52:34.646Z] git-man set to automatically installed. [2021-05-19T16:52:34.646Z] libcurl3-gnutls set to automatically installed. [2021-05-19T16:52:34.646Z] liberror-perl set to automatically installed. [2021-05-19T16:52:34.646Z] libglib2.0-0 set to automatically installed. [2021-05-19T16:52:34.646Z] libnghttp2-14 set to automatically installed. [2021-05-19T16:52:34.646Z] libnorm1 set to automatically installed. [2021-05-19T16:52:34.646Z] libpgm-5.2-0 set to automatically installed. [2021-05-19T16:52:34.646Z] libpsl5 set to automatically installed. [2021-05-19T16:52:34.646Z] librtmp1 set to automatically installed. [2021-05-19T16:52:34.646Z] libsodium23 set to automatically installed. [2021-05-19T16:52:34.646Z] libzmq3-dev set to automatically installed. [2021-05-19T16:52:34.646Z] libzmq5 set to automatically installed. [2021-05-19T16:52:34.646Z] pkg-config set to automatically installed. [2021-05-19T16:52:34.646Z] zip set to automatically installed. [2021-05-19T16:52:35.113Z] Removing intermediate container 10382122f681 [2021-05-19T16:52:35.113Z] ---> 9e7372b8d993 [2021-05-19T16:52:35.113Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T16:52:35.388Z] ---> Running in 6e79ecf1192c [2021-05-19T16:52:35.388Z] Removing intermediate container addc19ffc4df [2021-05-19T16:52:35.388Z] ---> 6ed086fa988b [2021-05-19T16:52:35.388Z] [2021-05-19T16:52:35.388Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T16:52:35.388Z] ---> 9852663dfa18 [2021-05-19T16:52:35.388Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T16:52:35.388Z] ---> Using cache [2021-05-19T16:52:35.388Z] ---> 62f1f4b96b03 [2021-05-19T16:52:35.388Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T16:52:35.388Z] ---> Using cache [2021-05-19T16:52:35.388Z] ---> f5c450dad765 [2021-05-19T16:52:35.388Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T16:52:35.988Z] ---> Running in ba4a2f66cbf0 [2021-05-19T16:52:36.046Z] snapd is not logged in, snap install commands will use sudo [2021-05-19T16:52:36.263Z] Removing intermediate container acb988deed65 [2021-05-19T16:52:36.263Z] ---> 6d79990c2928 [2021-05-19T16:52:36.263Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T16:52:36.538Z] ---> Running in a41cde12a721 [2021-05-19T16:52:36.816Z] Removing intermediate container ba4a2f66cbf0 [2021-05-19T16:52:36.816Z] ---> aabd38935631 [2021-05-19T16:52:36.816Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T16:52:37.424Z] 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-19T16:52:37.424Z] ---> Running in 7b32daa59540 [2021-05-19T16:52:37.424Z] Removing intermediate container a41cde12a721 [2021-05-19T16:52:37.424Z] ---> af0be1fa8c03 [2021-05-19T16:52:37.425Z] Step 14/22 : WORKDIR /edgex [2021-05-19T16:52:37.701Z] ---> Running in 7b97a6139545 [2021-05-19T16:52:37.978Z] Removing intermediate container 7b32daa59540 [2021-05-19T16:52:37.978Z] ---> bf06d018fcc0 [2021-05-19T16:52:37.978Z] Step 16/24 : WORKDIR / [2021-05-19T16:52:38.252Z] ---> Running in 56f2be913e97 [2021-05-19T16:52:38.526Z] Removing intermediate container 7b97a6139545 [2021-05-19T16:52:38.526Z] Removing intermediate container 3c9e97e7d609 [2021-05-19T16:52:38.526Z] ---> 7069e6999e24 [2021-05-19T16:52:38.526Z] ---> b9e04732a494 [2021-05-19T16:52:38.526Z] [2021-05-19T16:52:38.526Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T16:52:38.526Z] ---> 9852663dfa18 [2021-05-19T16:52:38.526Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T16:52:38.526Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T16:52:38.802Z] ---> Running in 3678980c14eb [2021-05-19T16:52:39.080Z] Removing intermediate container 56f2be913e97 [2021-05-19T16:52:39.080Z] ---> ca78c3526767 [2021-05-19T16:52:39.080Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T16:52:40.068Z] ---> 9023ca3765eb [2021-05-19T16:52:40.068Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T16:52:40.068Z] ---> d6b51233e5d6 [2021-05-19T16:52:40.068Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T16:52:40.666Z] Removing intermediate container 6e79ecf1192c [2021-05-19T16:52:40.666Z] ---> 01b3c6f27aee [2021-05-19T16:52:40.666Z] [2021-05-19T16:52:40.666Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T16:52:40.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:52:40.666Z] 20.10.0: Pulling from library/docker [2021-05-19T16:52:40.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:52:41.646Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T16:52:41.646Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T16:52:41.646Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T16:52:41.646Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T16:52:41.646Z] ---> d639dfca6806 [2021-05-19T16:52:41.646Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T16:52:41.920Z] OK: 6 MiB in 16 packages [2021-05-19T16:52:41.920Z] ---> e9a3b5a6dc3b [2021-05-19T16:52:41.920Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T16:52:42.628Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T16:52:43.916Z] ---> 4e5edf550d1c [2021-05-19T16:52:43.916Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T16:52:44.194Z] ---> Running in 2c780a18dbf8 [2021-05-19T16:52:44.194Z] ---> 50a43ffa8b98 [2021-05-19T16:52:44.194Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T16:52:44.194Z] Removing intermediate container 3678980c14eb [2021-05-19T16:52:44.194Z] ---> a88e2e87046a [2021-05-19T16:52:44.194Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T16:52:44.194Z] ---> Running in 2ebf29836cfa [2021-05-19T16:52:44.469Z] ---> Running in fbdd5965ea9a [2021-05-19T16:52:44.740Z] Removing intermediate container 2c780a18dbf8 [2021-05-19T16:52:44.740Z] ---> 026b53bc1370 [2021-05-19T16:52:44.740Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T16:52:45.015Z] ---> Running in 7d9ffb6c50e5 [2021-05-19T16:52:45.015Z] Removing intermediate container 2ebf29836cfa [2021-05-19T16:52:45.015Z] ---> e7e89e1c5fa2 [2021-05-19T16:52:45.015Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T16:52:45.015Z] Removing intermediate container fbdd5965ea9a [2021-05-19T16:52:45.015Z] ---> 8fc4772111c2 [2021-05-19T16:52:45.015Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T16:52:45.290Z] ---> Running in 85068f7b17aa [2021-05-19T16:52:45.290Z] ---> Running in b7335360bd87 [2021-05-19T16:52:45.563Z] Removing intermediate container 7d9ffb6c50e5 [2021-05-19T16:52:45.563Z] ---> 8a691d7d3b29 [2021-05-19T16:52:45.563Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T16:52:46.171Z] ---> Running in 46f2eeeb83c7 [2021-05-19T16:52:46.171Z] Removing intermediate container 85068f7b17aa [2021-05-19T16:52:46.171Z] ---> d34ee5a016b0 [2021-05-19T16:52:46.171Z] Step 20/22 : LABEL arch=arm64 [2021-05-19T16:52:46.171Z] Removing intermediate container b7335360bd87 [2021-05-19T16:52:46.171Z] ---> 04f9d925e814 [2021-05-19T16:52:46.171Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T16:52:46.463Z] ---> Running in afe9520f47c9 [2021-05-19T16:52:46.463Z] ---> Running in 32b6241b0717 [2021-05-19T16:52:46.779Z] Removing intermediate container 46f2eeeb83c7 [2021-05-19T16:52:46.779Z] ---> 623b1189b8da [2021-05-19T16:52:46.779Z] Step 23/24 : LABEL git_sha=d21437c1f233c886ea7f41e322426fa8948af10f [2021-05-19T16:52:47.065Z] ---> Running in 63a90ac8dbeb [2021-05-19T16:52:47.357Z] Removing intermediate container 32b6241b0717 [2021-05-19T16:52:47.357Z] ---> 1458f6785c27 [2021-05-19T16:52:47.357Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T16:52:47.357Z] Removing intermediate container afe9520f47c9 [2021-05-19T16:52:47.357Z] ---> d649644e2c94 [2021-05-19T16:52:47.357Z] Step 21/22 : LABEL git_sha=d21437c1f233c886ea7f41e322426fa8948af10f [2021-05-19T16:52:47.641Z] ---> Running in 1034f2b0a404 [2021-05-19T16:52:47.975Z] Removing intermediate container 63a90ac8dbeb [2021-05-19T16:52:47.975Z] ---> f0d3d73d5655 [2021-05-19T16:52:47.975Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T16:52:48.253Z] ---> Running in 24c6566e2170 [2021-05-19T16:52:48.527Z] Removing intermediate container 1034f2b0a404 [2021-05-19T16:52:48.527Z] ---> d1ac3fcd9378 [2021-05-19T16:52:48.527Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T16:52:48.803Z] ---> 0556afcb5f80 [2021-05-19T16:52:48.803Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T16:52:48.803Z] ---> Running in ba12ebc64847 [2021-05-19T16:52:49.078Z] Removing intermediate container 24c6566e2170 [2021-05-19T16:52:49.078Z] ---> ad4de0891487 [2021-05-19T16:52:49.078Z] [2021-05-19T16:52:49.678Z] Successfully built ad4de0891487 [2021-05-19T16:52:49.951Z] Successfully tagged core-command-arm64:latest [2021-05-19T16:52:49.951Z]  Building core-command ... done Removing intermediate container ba12ebc64847 [2021-05-19T16:52:49.951Z] ---> 0cc88a9513ce [2021-05-19T16:52:49.951Z] [2021-05-19T16:52:50.553Z] Successfully built 0cc88a9513ce [2021-05-19T16:52:50.553Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-19T16:52:50.826Z]  Building security-proxy-setup ... done  ---> 87d8aa138c1e [2021-05-19T16:52:50.826Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T16:52:51.803Z] ---> 35198d155490 [2021-05-19T16:52:51.803Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T16:52:52.078Z] ---> Running in 8b848ef0f4d0 [2021-05-19T16:52:52.678Z] Removing intermediate container 8b848ef0f4d0 [2021-05-19T16:52:52.678Z] ---> af4d19416ca2 [2021-05-19T16:52:52.678Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T16:52:52.678Z] ---> Running in e8eefb30b65b [2021-05-19T16:52:53.273Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T16:52:53.273Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T16:52:53.273Z] ---> eeaf43b92773 [2021-05-19T16:52:53.273Z] 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-19T16:52:53.273Z] Removing intermediate container e8eefb30b65b [2021-05-19T16:52:53.273Z] ---> e6a9384ae4e8 [2021-05-19T16:52:53.273Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T16:52:53.273Z] ---> Running in fa7cd919b303 [2021-05-19T16:52:53.546Z] ---> Running in c9a4c1b64b90 [2021-05-19T16:52:53.817Z] Removing intermediate container fa7cd919b303 [2021-05-19T16:52:53.817Z] ---> 5fefc0bc0889 [2021-05-19T16:52:53.817Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T16:52:54.088Z] Removing intermediate container c9a4c1b64b90 [2021-05-19T16:52:54.088Z] ---> 22ae14478479 [2021-05-19T16:52:54.088Z] Step 22/23 : LABEL git_sha=d21437c1f233c886ea7f41e322426fa8948af10f [2021-05-19T16:52:54.088Z] ---> Running in 64ffee79183f [2021-05-19T16:52:54.361Z] ---> Running in d33c7f971c30 [2021-05-19T16:52:54.959Z] Removing intermediate container d33c7f971c30 [2021-05-19T16:52:54.959Z] ---> 41d211a4fdd9 [2021-05-19T16:52:54.959Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T16:52:54.959Z] ---> Running in ed1a3c24eb14 [2021-05-19T16:52:55.549Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T16:52:55.549Z] Removing intermediate container ed1a3c24eb14 [2021-05-19T16:52:55.549Z] ---> e96c1167b53f [2021-05-19T16:52:55.549Z] [2021-05-19T16:52:55.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T16:52:56.091Z] Successfully built e96c1167b53f [2021-05-19T16:52:56.091Z] Successfully tagged support-notifications-arm64:latest [2021-05-19T16:52:56.366Z]  Building support-notifications ... done (1/39) Installing readline (8.0.4-r0) [2021-05-19T16:52:56.366Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T16:52:56.366Z] Executing bash-5.0.17-r0.post-install [2021-05-19T16:52:56.366Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T16:52:56.366Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T16:52:56.366Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T16:52:56.366Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T16:52:56.366Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T16:52:56.366Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T16:52:56.366Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T16:52:56.366Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T16:52:56.366Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T16:52:56.636Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T16:52:56.636Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T16:52:58.608Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T16:52:58.608Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T16:52:58.608Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T16:52:58.608Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T16:52:58.608Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T16:52:58.608Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T16:52:58.608Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T16:52:58.608Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T16:52:58.608Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T16:52:58.608Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T16:52:58.608Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T16:52:58.608Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T16:52:58.608Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T16:52:58.608Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T16:52:58.608Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T16:52:58.608Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T16:52:58.608Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T16:52:58.608Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T16:52:58.608Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T16:52:58.883Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T16:52:58.883Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T16:52:58.883Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T16:52:58.883Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T16:52:58.883Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T16:52:58.883Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T16:52:58.883Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T16:52:58.883Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T16:52:58.883Z] OK: 72 MiB in 59 packages [2021-05-19T16:53:00.739Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-19T16:53:01.310Z] snapd is not logged in, snap install commands will use sudo [2021-05-19T16:53:03.164Z] Collecting docker-compose==1.23.2 [2021-05-19T16:53:03.164Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T16:53:03.164Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T16:53:03.164Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T16:53:05.124Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T16:53:05.124Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T16:53:06.546Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T16:53:06.546Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T16:53:06.818Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T16:53:06.818Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T16:53:07.412Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T16:53:07.413Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T16:53:07.898Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T16:53:08.841Z] snap "core18" has no updates available [2021-05-19T16:53:09.373Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T16:53:09.373Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T16:53:09.410Z] Pulling go-build-helper [2021-05-19T16:53:09.410Z] + snapcraftctl pull [2021-05-19T16:53:10.360Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-19T16:53:10.360Z] Skipping pull go-build-helper (already ran) [2021-05-19T16:53:10.360Z] Building go-build-helper [2021-05-19T16:53:10.360Z] + snapcraftctl build [2021-05-19T16:53:10.815Z] 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-19T16:53:11.789Z] Collecting PyYAML<4,>=3.10 [2021-05-19T16:53:11.789Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T16:53:12.271Z] Staging go-build-helper [2021-05-19T16:53:12.271Z] + snapcraftctl stage [2021-05-19T16:53:15.150Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T16:53:15.150Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T16:53:15.150Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T16:53:15.150Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T16:53:15.150Z] 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-19T16:53:15.419Z] Collecting idna<2.8,>=2.5 [2021-05-19T16:53:15.419Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T16:53:16.007Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T16:53:16.007Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T16:53:16.007Z] 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-19T16:53:16.278Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T16:53:16.278Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T16:53:16.278Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T16:53:16.278Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T16:53:16.278Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T16:53:16.278Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T16:53:17.251Z] Installing collected packages: dockerpty, websocket-client, idna, urllib3, requests, docker-pycreds, docker, texttable, docopt, PyYAML, cached-property, jsonschema, docker-compose [2021-05-19T16:53:17.251Z] Running setup.py install for dockerpty: started [2021-05-19T16:53:19.211Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T16:53:19.211Z] Attempting uninstall: idna [2021-05-19T16:53:19.211Z] Found existing installation: idna 2.9 [2021-05-19T16:53:19.211Z] Uninstalling idna-2.9: [2021-05-19T16:53:19.486Z] Successfully uninstalled idna-2.9 [2021-05-19T16:53:20.075Z] Attempting uninstall: urllib3 [2021-05-19T16:53:20.075Z] Found existing installation: urllib3 1.25.9 [2021-05-19T16:53:20.075Z] Uninstalling urllib3-1.25.9: [2021-05-19T16:53:20.075Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T16:53:20.665Z] Attempting uninstall: requests [2021-05-19T16:53:20.665Z] Found existing installation: requests 2.23.0 [2021-05-19T16:53:20.665Z] Uninstalling requests-2.23.0: [2021-05-19T16:53:20.665Z] Successfully uninstalled requests-2.23.0 [2021-05-19T16:53:21.632Z] Running setup.py install for texttable: started [2021-05-19T16:53:22.268Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-19T16:53:22.268Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-19T16:53:22.268Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-19T16:53:22.268Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-19T16:53:22.268Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-19T16:53:22.268Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-19T16:53:22.268Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-19T16:53:22.268Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-19T16:53:22.268Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-19T16:53:22.268Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-19T16:53:22.268Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-19T16:53:22.268Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-19T16:53:22.268Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-19T16:53:22.268Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-19T16:53:22.268Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-19T16:53:22.268Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-19T16:53:22.268Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-19T16:53:22.268Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-19T16:53:22.268Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-19T16:53:22.268Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-19T16:53:22.268Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-19T16:53:22.268Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-19T16:53:22.268Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-19T16:53:22.268Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-19T16:53:22.268Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-19T16:53:22.268Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-19T16:53:22.268Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-19T16:53:22.268Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-19T16:53:22.268Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-19T16:53:22.268Z] Fetched 224 kB in 0s (0 B/s) [2021-05-19T16:53:22.268Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-19T16:53:22.268Z] Fetched 157 kB in 0s (0 B/s) [2021-05-19T16:53:22.268Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-19T16:53:22.268Z] Fetched 221 kB in 0s (0 B/s) [2021-05-19T16:53:22.268Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-19T16:53:22.268Z] Fetched 143 kB in 0s (0 B/s) [2021-05-19T16:53:22.268Z] Pulling app-service-config [2021-05-19T16:53:22.268Z] + snapcraftctl pull [2021-05-19T16:53:22.268Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-19T16:53:22.842Z] Pulling config-common [2021-05-19T16:53:22.842Z] + snapcraftctl pull [2021-05-19T16:53:23.593Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T16:53:23.593Z] Running setup.py install for docopt: started [2021-05-19T16:53:25.012Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T16:53:25.012Z] Running setup.py install for PyYAML: started [2021-05-19T16:53:27.045Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T16:53:27.045Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T16:53:27.045Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T16:53:27.045Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T16:53:27.045Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-19T16:53:27.045Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T16:53:27.045Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-19T16:53:27.045Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T16:53:27.045Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-19T16:53:27.045Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T16:53:27.045Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-19T16:53:27.045Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T16:53:27.045Z] Pulling edgex-go [2021-05-19T16:53:27.045Z] + snapcraftctl pull [2021-05-19T16:53:27.620Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T16:53:28.210Z] 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-19T16:53:36.462Z] Removing intermediate container 64ffee79183f [2021-05-19T16:53:36.462Z] ---> 463ffd181639 [2021-05-19T16:53:36.462Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T16:53:36.462Z] ---> Running in faa62fd43176 [2021-05-19T16:53:37.055Z] Removing intermediate container faa62fd43176 [2021-05-19T16:53:37.055Z] ---> 28e5c194b78d [2021-05-19T16:53:37.055Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T16:53:37.055Z] ---> Running in 414a3a61ad0e [2021-05-19T16:53:37.652Z] Removing intermediate container 414a3a61ad0e [2021-05-19T16:53:37.652Z] ---> c46b6fdb84ab [2021-05-19T16:53:37.652Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T16:53:38.631Z] ---> 00ff7654fdf7 [2021-05-19T16:53:38.631Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T16:53:39.607Z] ---> 592cee7d0734 [2021-05-19T16:53:39.607Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T16:53:40.192Z] ---> c99709fd8263 [2021-05-19T16:53:40.192Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T16:53:40.464Z] ---> Running in 2ff6415686e8 [2021-05-19T16:53:40.736Z] Removing intermediate container 2ff6415686e8 [2021-05-19T16:53:40.736Z] ---> 3e79e005e5d0 [2021-05-19T16:53:40.736Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T16:53:41.005Z] ---> Running in c21ae2d2a98a [2021-05-19T16:53:41.627Z] Removing intermediate container c21ae2d2a98a [2021-05-19T16:53:41.627Z] ---> 3b67b398b454 [2021-05-19T16:53:41.627Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T16:53:41.627Z] ---> Running in 624e55aba39d [2021-05-19T16:53:41.900Z] Removing intermediate container 624e55aba39d [2021-05-19T16:53:41.900Z] ---> 874794758c00 [2021-05-19T16:53:41.900Z] Step 23/24 : LABEL git_sha=d21437c1f233c886ea7f41e322426fa8948af10f [2021-05-19T16:53:42.171Z] ---> Running in 231edaf80817 [2021-05-19T16:53:42.764Z] Removing intermediate container 231edaf80817 [2021-05-19T16:53:42.764Z] ---> d2fca55537b2 [2021-05-19T16:53:42.764Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T16:53:42.764Z] ---> Running in e55f6d8b3adc [2021-05-19T16:53:43.358Z] Removing intermediate container e55f6d8b3adc [2021-05-19T16:53:43.358Z] ---> e3d74f602020 [2021-05-19T16:53:43.358Z] [2021-05-19T16:53:43.629Z] Successfully built e3d74f602020 [2021-05-19T16:53:43.629Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-19T16:53:44.238Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-19T16:53:44.273Z] $ docker stop --time=1 5ee0747288d327c3d2f064a9d743c16bcbc4fb7a15eb689bc782d23766d0df87 [2021-05-19T16:53:45.158Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T16:53:45.158Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T16:53:45.158Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T16:53:45.158Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-19T16:53:45.158Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-19T16:53:45.158Z] Fetched 279 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-19T16:53:45.158Z] Fetched 122 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-19T16:53:45.158Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-19T16:53:45.158Z] Fetched 8848 B in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-19T16:53:45.158Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-19T16:53:45.158Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-19T16:53:45.158Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-19T16:53:45.158Z] Fetched 219 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-19T16:53:45.158Z] Fetched 154 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-19T16:53:45.158Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-19T16:53:45.158Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-19T16:53:45.158Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-19T16:53:45.158Z] Fetched 499 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-19T16:53:45.158Z] Fetched 111 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-19T16:53:45.158Z] Fetched 240 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-19T16:53:45.158Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-19T16:53:45.158Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-19T16:53:45.158Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-19T16:53:45.158Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-19T16:53:45.158Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-19T16:53:45.158Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-19T16:53:45.158Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-19T16:53:45.158Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-19T16:53:45.158Z] Fetched 8720 B in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-19T16:53:45.158Z] Fetched 137 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-19T16:53:45.158Z] Fetched 119 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-19T16:53:45.158Z] Fetched 110 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-19T16:53:45.158Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-19T16:53:45.158Z] Fetched 645 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-19T16:53:45.158Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-19T16:53:45.158Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-19T16:53:45.158Z] Fetched 368 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-19T16:53:45.158Z] Fetched 187 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-19T16:53:45.158Z] Fetched 175 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-19T16:53:45.158Z] Fetched 206 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-19T16:53:45.158Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-19T16:53:45.158Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-19T16:53:45.158Z] Fetched 159 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-19T16:53:45.158Z] Fetched 107 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-19T16:53:45.158Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-19T16:53:45.158Z] Pulling static-packages [2021-05-19T16:53:45.158Z] + snapcraftctl pull [2021-05-19T16:53:45.158Z] Pulling version [2021-05-19T16:53:45.158Z] + cd /root/project [2021-05-19T16:53:45.158Z] + [ -f VERSION ] [2021-05-19T16:53:45.158Z] + PROJECT_VERSION=local-dev [2021-05-19T16:53:45.158Z] + git rev-parse --short HEAD [2021-05-19T16:53:45.158Z] + GIT_REVISION=25ef40a5 [2021-05-19T16:53:45.158Z] + snapcraftctl set-version local-dev [2021-05-19T16:53:45.729Z] Skipping build go-build-helper (already ran) [2021-05-19T16:53:45.729Z] Building app-service-config [2021-05-19T16:53:45.729Z] + make build [2021-05-19T16:53:45.729Z] go mod tidy [2021-05-19T16:53:46.144Z] $ docker rm -f 5ee0747288d327c3d2f064a9d743c16bcbc4fb7a15eb689bc782d23766d0df87 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T16:53:46.714Z] + docker images [2021-05-19T16:53:46.988Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T16:53:46.988Z] sys-mgmt-agent-arm64 latest e3d74f602020 3 seconds ago 299MB [2021-05-19T16:53:46.988Z] support-notifications-arm64 latest e96c1167b53f 51 seconds ago 16.8MB [2021-05-19T16:53:46.988Z] security-proxy-setup-arm64 latest 0cc88a9513ce 57 seconds ago 24MB [2021-05-19T16:53:46.988Z] core-command-arm64 latest ad4de0891487 58 seconds ago 16.1MB [2021-05-19T16:53:46.988Z] 01b3c6f27aee About a minute ago 979MB [2021-05-19T16:53:46.988Z] b9e04732a494 About a minute ago 981MB [2021-05-19T16:53:46.988Z] 6ed086fa988b About a minute ago 980MB [2021-05-19T16:53:46.988Z] e47e5eafcaf0 About a minute ago 978MB [2021-05-19T16:53:46.988Z] core-data-arm64 latest 94a3ee4afe73 4 minutes ago 20.4MB [2021-05-19T16:53:46.988Z] security-bootstrapper-arm64 latest cc1dcbb28dc3 4 minutes ago 17.2MB [2021-05-19T16:53:46.988Z] core-metadata-arm64 latest cf5d382b658d 4 minutes ago 17.4MB [2021-05-19T16:53:46.988Z] support-scheduler-arm64 latest 40979314d4ee 4 minutes ago 16.1MB [2021-05-19T16:53:46.988Z] security-secretstore-setup-arm64 latest 7bb7d8067bd5 4 minutes ago 24.4MB [2021-05-19T16:53:46.988Z] f90e2813f1e6 4 minutes ago 990MB [2021-05-19T16:53:46.988Z] 59c438f48d9d 4 minutes ago 989MB [2021-05-19T16:53:46.988Z] a91f03a69cb5 4 minutes ago 981MB [2021-05-19T16:53:46.988Z] 222857761f91 5 minutes ago 974MB [2021-05-19T16:53:46.988Z] a33c58d4f894 5 minutes ago 978MB [2021-05-19T16:53:46.988Z] ci-base-image-arm64 latest 06c1d065462f 16 minutes ago 641MB [2021-05-19T16:53:46.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-19T16:53:46.988Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-19T16:53:46.988Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-19T16:53:46.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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-19T16:53:47.640Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-19T16:53:47.640Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-19T16:53:47.640Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-19T16:53:47.899Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-19T16:53:47.899Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-19T16:53:47.899Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-19T16:53:47.899Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-19T16:53:47.899Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-19T16:53:48.021Z] ---> job-cost.sh [2021-05-19T16:53:48.021Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HHV2 [2021-05-19T16:53:48.162Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-19T16:53:48.163Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-19T16:53:48.163Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-19T16:53:48.422Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-19T16:53:48.422Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-19T16:53:48.683Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-19T16:53:48.683Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-19T16:53:48.683Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-19T16:53:48.946Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-19T16:53:48.946Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-19T16:53:48.946Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-19T16:53:48.946Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-19T16:53:48.946Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-19T16:53:48.946Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-19T16:53:48.946Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-19T16:53:48.946Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-19T16:53:49.231Z] go: downloading golang.org/x/text v0.3.2 [2021-05-19T16:53:49.231Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-19T16:53:49.231Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-19T16:53:49.231Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-19T16:53:49.500Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-19T16:53:49.500Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-19T16:53:49.500Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-19T16:53:49.500Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T16:53:49.500Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-19T16:53:49.500Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-19T16:53:49.500Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-19T16:53:49.500Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-19T16:53:49.500Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-19T16:53:49.500Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-19T16:53:49.501Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T16:53:49.501Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-19T16:53:49.762Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-19T16:53:49.762Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-19T16:53:49.762Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T16:53:49.762Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-19T16:53:49.762Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-19T16:53:49.762Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-19T16:53:49.762Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-19T16:53:49.762Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T16:53:49.762Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-19T16:53:49.762Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-19T16:53:49.762Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-19T16:53:49.762Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-19T16:53:49.762Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-19T16:53:49.762Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-19T16:53:50.022Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-19T16:53:50.022Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-19T16:53:50.022Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-19T16:53:50.022Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-19T16:53:50.022Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-19T16:53:50.022Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-19T16:53:50.022Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-19T16:53:50.022Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-19T16:53:50.022Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-19T16:53:50.022Z] go: downloading github.com/kr/text v0.1.0 [2021-05-19T16:53:50.022Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-19T16:53:50.022Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-19T16:53:50.022Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-19T16:53:50.022Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-19T16:53:50.022Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T16:53:50.284Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-19T16:53:50.285Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-19T16:53:50.285Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-19T16:53:50.285Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-19T16:53:50.285Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-19T16:53:50.285Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-19T16:53:50.285Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-19T16:53:50.285Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-19T16:53:50.285Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-19T16:53:50.285Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T16:53:50.581Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-19T16:53:58.967Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-19T16:53:58.967Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-19T16:53:58.967Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-19T16:53:58.967Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-19T16:53:59.914Z] Building config-common [2021-05-19T16:53:59.914Z] + snapcraftctl build [2021-05-19T16:54:02.471Z] Building edgex-go [2021-05-19T16:54:02.471Z] + cd /root/parts/edgex-go/src [2021-05-19T16:54:02.471Z] + make build [2021-05-19T16:54:02.471Z] go mod tidy [2021-05-19T16:54:03.415Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.22 [2021-05-19T16:54:03.415Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-19T16:54:03.415Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 [2021-05-19T16:54:03.676Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-19T16:54:03.676Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-19T16:54:03.676Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-19T16:54:03.676Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-19T16:54:03.676Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-19T16:54:03.676Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-19T16:54:03.676Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-19T16:54:03.676Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-19T16:54:03.676Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-19T16:54:03.938Z] 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-19T16:54:08.151Z] 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-19T16:54:13.459Z] 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-19T16:54:14.407Z] 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-19T16:54:16.330Z] 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-19T16:54:16.906Z] 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-19T16:54:18.830Z] 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-19T16:54:20.223Z] 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-19T16:54:21.611Z] 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-19T16:54:23.004Z] 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-19T16:54:24.406Z] 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-19T16:54:25.353Z] 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-19T16:54:27.034Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T16:54:27.286Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-19T16:54:27.286Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-19T16:54:27.286Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-19T16:54:27.286Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-19T16:54:27.286Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-19T16:54:27.286Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-19T16:54:27.286Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-19T16:54:27.286Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-19T16:54:27.286Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-19T16:54:27.286Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-19T16:54:27.286Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-19T16:54:27.549Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-19T16:54:27.549Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-19T16:54:27.549Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-19T16:54:27.549Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-19T16:54:27.549Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-19T16:54:27.549Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-19T16:54:27.549Z] + 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-19T16:54:27.549Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-19T16:54:27.549Z] + 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-19T16:54:27.549Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-19T16:54:27.549Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-19T16:54:27.549Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-19T16:54:27.549Z] + 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-19T16:54:27.550Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-19T16:54:27.550Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-19T16:54:27.550Z] + 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-19T16:54:30.106Z] Building static-packages [2021-05-19T16:54:30.369Z] + snapcraftctl build [2021-05-19T16:54:32.293Z] Building version [2021-05-19T16:54:32.293Z] + snapcraftctl build [2021-05-19T16:54:34.219Z] Skipping stage go-build-helper (already ran) [2021-05-19T16:54:34.219Z] Staging app-service-config [2021-05-19T16:54:34.219Z] + snapcraftctl stage [2021-05-19T16:54:35.171Z] Staging config-common [2021-05-19T16:54:35.171Z] + snapcraftctl stage [2021-05-19T16:54:36.119Z] Staging edgex-go [2021-05-19T16:54:36.119Z] + snapcraftctl stage [2021-05-19T16:54:37.513Z] Staging static-packages [2021-05-19T16:54:37.513Z] + snapcraftctl stage [2021-05-19T16:54:38.461Z] Staging version [2021-05-19T16:54:38.461Z] + snapcraftctl stage [2021-05-19T16:54:39.409Z] Priming go-build-helper [2021-05-19T16:54:39.409Z] + snapcraftctl prime [2021-05-19T16:54:40.360Z] Priming app-service-config [2021-05-19T16:54:40.360Z] + snapcraftctl prime [2021-05-19T16:54:41.329Z] Priming config-common [2021-05-19T16:54:41.329Z] + snapcraftctl prime [2021-05-19T16:54:42.278Z] Priming edgex-go [2021-05-19T16:54:42.541Z] + snapcraftctl prime [2021-05-19T16:54:43.492Z] Priming static-packages [2021-05-19T16:54:43.492Z] + snapcraftctl prime [2021-05-19T16:54:46.050Z] Priming version [2021-05-19T16:54:46.050Z] + snapcraftctl prime [2021-05-19T16:54:46.999Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T16:56:03.811Z] lf-activate-venv(): INFO: Adding /tmp/venv-HHV2/bin to PATH [2021-05-19T16:56:03.811Z] INFO: No Stack... [2021-05-19T16:56:03.811Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T16:56:03.811Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T16:56:04.155Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2021-05-19T16:56:04.155Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T16:56:04.218Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3478-8-stack-cost] [2021-05-19T16:56:04.228Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3478-8-stack-cost] did not exist. Created. [2021-05-19T16:56:04.228Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3478-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T16:56:04.591Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T16:56:04.911Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T16:56:04.923Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3478-8-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-19T16:56:06.110Z] provisioning config files... [2021-05-19T16:56:06.119Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config5697923585447859744tmp [Pipeline] { [Pipeline] sh [2021-05-19T16:56:06.429Z] + set +x [2021-05-19T16:56:06.429Z] + curl -s https://codecov.io/bash [2021-05-19T16:56:06.429Z] + bash -s -- [2021-05-19T16:56:06.693Z] [2021-05-19T16:56:06.693Z] _____ _ [2021-05-19T16:56:06.693Z] / ____| | | [2021-05-19T16:56:06.693Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T16:56:06.693Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T16:56:06.693Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T16:56:06.693Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T16:56:06.693Z] Bash-1.0.2 [2021-05-19T16:56:06.693Z] [2021-05-19T16:56:06.693Z] [2021-05-19T16:56:06.693Z] ==> git version 2.24.4 found [2021-05-19T16:56:06.693Z] ==> 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-19T16:56:06.693Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T16:56:06.693Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T16:56:06.693Z] ==> Jenkins CI detected. [2021-05-19T16:56:06.693Z] project root: . [2021-05-19T16:56:06.693Z] --> token set from env [2021-05-19T16:56:06.693Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T16:56:06.958Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T16:56:06.958Z] ==> Python coveragepy not found [2021-05-19T16:56:06.958Z] ==> Searching for coverage reports in: [2021-05-19T16:56:06.958Z] + . [2021-05-19T16:56:06.958Z] -> Found 1 reports [2021-05-19T16:56:06.958Z] ==> Detecting git/mercurial file structure [2021-05-19T16:56:06.958Z] ==> Reading reports [2021-05-19T16:56:06.958Z] + ./coverage.out bytes=735780 [2021-05-19T16:56:06.958Z] ==> Appending adjustments [2021-05-19T16:56:06.958Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T16:56:08.872Z] + Found adjustments [2021-05-19T16:56:08.872Z] ==> Gzipping contents [2021-05-19T16:56:09.134Z] 104K /tmp/codecov.ogffhf.gz [2021-05-19T16:56:09.134Z] ==> Uploading reports [2021-05-19T16:56:09.134Z] url: https://codecov.io [2021-05-19T16:56:09.134Z] query: branch=PR-3478&commit=c5aec421ef9c12fb1da2de0d81ab711ad79a34b2&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3478%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3478&job=&cmd_args= [2021-05-19T16:56:09.134Z] -> Pinging Codecov [2021-05-19T16:56:09.134Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3478&commit=c5aec421ef9c12fb1da2de0d81ab711ad79a34b2&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3478%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3478&job=&cmd_args= [2021-05-19T16:56:09.394Z] -> Uploading to [2021-05-19T16:56:09.394Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/00271124DB129430A58F1EEE437C3FCB/c5aec421ef9c12fb1da2de0d81ab711ad79a34b2/281f47f0-5213-41f2-88e6-380c25156d62.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T165609Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d7f04431487e4d2de81b5e7af84cc540144980346960796eba2ed28b14b2a57 [2021-05-19T16:56:09.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T16:56:09.394Z] Dload Upload Total Spent Left Speed [2021-05-19T16:56:09.964Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 224k --:--:-- --:--:-- --:--:-- 224k [2021-05-19T16:56:09.964Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c5aec421ef9c12fb1da2de0d81ab711ad79a34b2 [Pipeline] } [2021-05-19T16:56:09.973Z] 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-19T16:56:11.275Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T16:56:12.147Z] ---> package-listing.sh [2021-05-19T16:56:12.147Z] ++ facter osfamily [2021-05-19T16:56:12.147Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T16:56:12.410Z] + OS_FAMILY=redhat [2021-05-19T16:56:12.410Z] + workspace=/w/workspace/edgex-go/8 [2021-05-19T16:56:12.410Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T16:56:12.410Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T16:56:12.410Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T16:56:12.410Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T16:56:12.410Z] + '[' /w/workspace/edgex-go/8 ']' [2021-05-19T16:56:12.410Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T16:56:12.410Z] + case "${OS_FAMILY}" in [2021-05-19T16:56:12.410Z] + sort [2021-05-19T16:56:12.410Z] + rpm -qa [2021-05-19T16:56:22.411Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T16:56:22.411Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T16:56:22.411Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T16:56:22.411Z] + '[' /w/workspace/edgex-go/8 ']' [2021-05-19T16:56:22.411Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-05-19T16:56:22.411Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-05-19T16:56:22.423Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T16:56:22.707Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T16:56:23.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T16:56:23.303Z] [2021-05-19T16:56:23.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T16:56:23.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T16:56:24.191Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T16:56:24.192Z] df20fa9351a1: Pulling fs layer [2021-05-19T16:56:24.192Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T16:56:24.192Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T16:56:24.192Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T16:56:24.192Z] 93b61091891f: Pulling fs layer [2021-05-19T16:56:24.192Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T16:56:24.192Z] 5e14af77c1be: Pulling fs layer [2021-05-19T16:56:24.192Z] 01666e4c0597: Pulling fs layer [2021-05-19T16:56:24.192Z] aa168da1d23b: Pulling fs layer [2021-05-19T16:56:24.192Z] 93b9cdb0e59b: Waiting [2021-05-19T16:56:24.192Z] 5e14af77c1be: Waiting [2021-05-19T16:56:24.192Z] 01666e4c0597: Waiting [2021-05-19T16:56:24.192Z] aa168da1d23b: Waiting [2021-05-19T16:56:24.192Z] 93b61091891f: Waiting [2021-05-19T16:56:24.192Z] 46f8f816bc3b: Waiting [2021-05-19T16:56:24.192Z] 36b3adc4ff6f: Verifying Checksum [2021-05-19T16:56:24.192Z] 36b3adc4ff6f: Download complete [2021-05-19T16:56:24.192Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T16:56:24.192Z] 46f8f816bc3b: Download complete [2021-05-19T16:56:24.192Z] df20fa9351a1: Verifying Checksum [2021-05-19T16:56:24.192Z] df20fa9351a1: Download complete [2021-05-19T16:56:24.192Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T16:56:24.192Z] 93b9cdb0e59b: Download complete [2021-05-19T16:56:24.192Z] 5e14af77c1be: Verifying Checksum [2021-05-19T16:56:24.192Z] 5e14af77c1be: Download complete [2021-05-19T16:56:24.192Z] 01666e4c0597: Verifying Checksum [2021-05-19T16:56:24.192Z] 01666e4c0597: Download complete [2021-05-19T16:56:24.192Z] 93b61091891f: Verifying Checksum [2021-05-19T16:56:24.192Z] 93b61091891f: Download complete [2021-05-19T16:56:24.192Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T16:56:24.192Z] 8ad3a11d3b57: Download complete [2021-05-19T16:56:24.457Z] df20fa9351a1: Pull complete [2021-05-19T16:56:24.457Z] 36b3adc4ff6f: Pull complete [2021-05-19T16:56:25.031Z] 8ad3a11d3b57: Pull complete [2021-05-19T16:56:25.292Z] 46f8f816bc3b: Pull complete [2021-05-19T16:56:25.557Z] 93b61091891f: Pull complete [2021-05-19T16:56:25.816Z] 93b9cdb0e59b: Pull complete [2021-05-19T16:56:25.816Z] 5e14af77c1be: Pull complete [2021-05-19T16:56:26.080Z] 01666e4c0597: Pull complete [2021-05-19T16:56:26.343Z] aa168da1d23b: Verifying Checksum [2021-05-19T16:56:26.343Z] aa168da1d23b: Download complete [2021-05-19T16:56:31.646Z] aa168da1d23b: Pull complete [2021-05-19T16:56:31.907Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T16:56:31.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T16:56:31.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T16:56:31.983Z] prd-centos7-docker-4c-2g-15073 does not seem to be running inside a container [2021-05-19T16:56:32.033Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:10003/edgex-lftools-log-publisher:alpine cat [2021-05-19T16:56:48.673Z] $ docker top 5ab9e475ed6faf5c688be0ccfc65fcf7f1c8ed6c1e755636dde196628a44bc26 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T16:56:49.085Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T16:56:49.379Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T16:56:49.672Z] + ls /var/log/sa-host [2021-05-19T16:56:49.673Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T16:56:49.673Z] file_magic: OK [2021-05-19T16:56:49.673Z] HZ: Using current value: 100 [2021-05-19T16:56:49.673Z] file_header: OK [2021-05-19T16:56:49.673Z] 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-19T16:56:49.673Z] Statistics: [2021-05-19T16:56:49.673Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T16:56:49.673Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T16:56:49.673Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T16:56:49.673Z] file_magic: OK [2021-05-19T16:56:49.673Z] HZ: Using current value: 100 [2021-05-19T16:56:49.673Z] file_header: OK [2021-05-19T16:56:49.673Z] 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-19T16:56:49.673Z] Statistics: [2021-05-19T16:56:49.673Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T16:56:49.673Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T16:56:49.887Z] provisioning config files... [2021-05-19T16:56:49.905Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config4929187310964760245tmp [Pipeline] { [Pipeline] echo [2021-05-19T16:56:49.925Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T16:56:50.218Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T16:56:50.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T16:56:50.251Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T16:56:50.550Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T16:56:50.560Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T16:56:50.864Z] ---> sudo-logs.sh [2021-05-19T16:56:50.865Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T16:56:50.895Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T16:56:51.193Z] ---> job-cost.sh [2021-05-19T16:56:51.193Z] lf-activate-venv: SKIPPING [2021-05-19T16:56:51.193Z] DEBUG: total: 0.18000000715255737 [2021-05-19T16:56:51.193Z] INFO: Retrieving Stack Cost... [2021-05-19T16:56:51.764Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T16:56:53.679Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T16:56:53.693Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T16:56:53.985Z] ---> logs-deploy.sh [2021-05-19T16:56:53.985Z] lf-activate-venv: SKIPPING [2021-05-19T16:56:53.985Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3478/8 [2021-05-19T16:56:53.985Z] INFO: archiving workspace using pattern(s): [2021-05-19T16:56:54.932Z] Archives upload complete. [2021-05-19T16:56:55.193Z] INFO: archiving logs to Nexus [2021-05-19T16:56:55.767Z] ---> uname -a: [2021-05-19T16:56:55.767Z] Linux prd-centos7-docker-4c-2g-15073.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-19T16:56:55.767Z] [2021-05-19T16:56:55.767Z] [2021-05-19T16:56:55.767Z] ---> lscpu: [2021-05-19T16:56:55.767Z] Architecture: x86_64 [2021-05-19T16:56:55.767Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-19T16:56:55.767Z] Byte Order: Little Endian [2021-05-19T16:56:55.767Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-19T16:56:55.767Z] CPU(s): 2 [2021-05-19T16:56:55.767Z] On-line CPU(s) list: 0,1 [2021-05-19T16:56:55.767Z] Thread(s) per core: 1 [2021-05-19T16:56:55.767Z] Core(s) per socket: 1 [2021-05-19T16:56:55.767Z] Socket(s): 2 [2021-05-19T16:56:55.767Z] NUMA node(s): 1 [2021-05-19T16:56:55.767Z] Vendor ID: AuthenticAMD [2021-05-19T16:56:55.767Z] CPU family: 23 [2021-05-19T16:56:55.767Z] Model: 49 [2021-05-19T16:56:55.767Z] Model name: AMD EPYC-Rome Processor [2021-05-19T16:56:55.767Z] Stepping: 0 [2021-05-19T16:56:55.767Z] CPU MHz: 2799.998 [2021-05-19T16:56:55.767Z] BogoMIPS: 5599.99 [2021-05-19T16:56:55.767Z] Virtualization: AMD-V [2021-05-19T16:56:55.767Z] Hypervisor vendor: KVM [2021-05-19T16:56:55.767Z] Virtualization type: full [2021-05-19T16:56:55.767Z] L1d cache: 64 KiB [2021-05-19T16:56:55.767Z] L1i cache: 64 KiB [2021-05-19T16:56:55.767Z] L2 cache: 1 MiB [2021-05-19T16:56:55.767Z] L3 cache: 32 MiB [2021-05-19T16:56:55.767Z] NUMA node0 CPU(s): 0,1 [2021-05-19T16:56:55.767Z] Vulnerability Itlb multihit: Not affected [2021-05-19T16:56:55.767Z] Vulnerability L1tf: Not affected [2021-05-19T16:56:55.767Z] Vulnerability Mds: Not affected [2021-05-19T16:56:55.767Z] Vulnerability Meltdown: Not affected [2021-05-19T16:56:55.767Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-19T16:56:55.767Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-19T16:56:55.767Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-19T16:56:55.767Z] Vulnerability Srbds: Not affected [2021-05-19T16:56:55.767Z] Vulnerability Tsx async abort: Not affected [2021-05-19T16:56:55.767Z] 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-19T16:56:55.767Z] [2021-05-19T16:56:55.767Z] [2021-05-19T16:56:55.767Z] ---> nproc: [2021-05-19T16:56:55.767Z] 2 [2021-05-19T16:56:55.767Z] [2021-05-19T16:56:55.767Z] [2021-05-19T16:56:55.767Z] ---> df -h: [2021-05-19T16:56:55.767Z] Filesystem Size Used Available Use% Mounted on [2021-05-19T16:56:55.767Z] overlay 40.0G 13.0G 27.0G 32% / [2021-05-19T16:56:55.767Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-19T16:56:55.767Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-19T16:56:55.767Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-19T16:56:55.767Z] /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os [2021-05-19T16:56:55.767Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf [2021-05-19T16:56:55.767Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname [2021-05-19T16:56:55.767Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts [2021-05-19T16:56:55.767Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log [2021-05-19T16:56:55.767Z] /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json [2021-05-19T16:56:55.767Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host [2021-05-19T16:56:55.767Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure [2021-05-19T16:56:55.767Z] /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/8 [2021-05-19T16:56:55.767Z] /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/8@tmp [2021-05-19T16:56:55.767Z] [2021-05-19T16:56:55.767Z] [2021-05-19T16:56:55.767Z] ---> free -m: [2021-05-19T16:56:55.767Z] total used free shared buff/cache available [2021-05-19T16:56:55.767Z] Mem: 7821 1355 1718 0 4747 6442 [2021-05-19T16:56:55.767Z] Swap: 1023 2 1021 [2021-05-19T16:56:55.767Z] [2021-05-19T16:56:55.767Z] [2021-05-19T16:56:55.767Z] ---> ip addr: [2021-05-19T16:56:55.767Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-19T16:56:55.767Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-19T16:56:55.767Z] inet 127.0.0.1/8 scope host lo [2021-05-19T16:56:55.767Z] valid_lft forever preferred_lft forever [2021-05-19T16:56:55.767Z] inet6 ::1/128 scope host [2021-05-19T16:56:55.767Z] valid_lft forever preferred_lft forever [2021-05-19T16:56:55.767Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-19T16:56:55.767Z] link/ether fa:16:3e:a2:fc:a0 brd ff:ff:ff:ff:ff:ff [2021-05-19T16:56:55.767Z] inet 10.30.123.155/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-19T16:56:55.767Z] valid_lft 84748sec preferred_lft 84748sec [2021-05-19T16:56:55.767Z] inet6 fe80::f816:3eff:fea2:fca0/64 scope link [2021-05-19T16:56:55.767Z] valid_lft forever preferred_lft forever [2021-05-19T16:56:55.767Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-19T16:56:55.767Z] link/ether 02:42:c6:12:0a:93 brd ff:ff:ff:ff:ff:ff [2021-05-19T16:56:55.767Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-19T16:56:55.767Z] valid_lft forever preferred_lft forever [2021-05-19T16:56:55.767Z] inet6 fe80::42:c6ff:fe12:a93/64 scope link [2021-05-19T16:56:55.767Z] valid_lft forever preferred_lft forever [2021-05-19T16:56:55.767Z] [2021-05-19T16:56:55.767Z] [2021-05-19T16:56:55.767Z] ---> sar -b -r -n DEV: [2021-05-19T16:56:55.767Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T16:56:55.767Z] [2021-05-19T16:56:55.767Z] 16:29:07 LINUX RESTART (2 CPU) [2021-05-19T16:56:55.767Z] [2021-05-19T16:56:55.767Z] 16:30:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-19T16:56:55.767Z] 16:31:01 67.14 12.18 54.96 0.00 2115.64 39351.93 0.00 [2021-05-19T16:56:55.767Z] 16:32:01 41.17 3.61 37.55 0.00 2601.97 16820.98 0.00 [2021-05-19T16:56:55.767Z] 16:33:01 113.44 0.00 113.44 0.00 0.00 29773.89 0.00 [2021-05-19T16:56:55.767Z] 16:34:01 80.86 0.00 80.86 0.00 0.00 13146.84 0.00 [2021-05-19T16:56:55.767Z] 16:35:01 63.20 0.00 63.20 0.00 0.00 6900.33 0.00 [2021-05-19T16:56:55.767Z] 16:36:01 55.71 0.02 55.69 0.00 0.53 10626.54 0.00 [2021-05-19T16:56:55.767Z] 16:37:01 54.62 0.05 54.57 0.00 1.60 3524.91 0.00 [2021-05-19T16:56:55.767Z] 16:38:01 90.19 0.00 90.19 0.00 0.00 20229.78 0.00 [2021-05-19T16:56:55.767Z] 16:39:13 167.40 79.01 88.38 0.00 1897.35 80726.43 0.00 [2021-05-19T16:56:55.767Z] 16:40:01 192.70 26.99 165.70 0.00 682.12 91108.39 0.00 [2021-05-19T16:56:55.767Z] 16:41:01 269.94 104.28 165.66 0.00 10205.69 96272.27 0.00 [2021-05-19T16:56:55.767Z] 16:42:01 222.96 79.95 143.01 0.00 4193.27 45346.44 0.00 [2021-05-19T16:56:55.767Z] 16:43:01 185.59 3.26 182.33 0.00 1243.57 90429.05 0.00 [2021-05-19T16:56:55.767Z] 16:44:02 185.81 4.59 181.22 0.00 168.60 92118.63 0.00 [2021-05-19T16:56:55.767Z] 16:45:01 192.26 15.00 177.26 0.00 2545.48 51936.64 0.00 [2021-05-19T16:56:55.768Z] 16:46:01 172.22 14.94 157.29 0.00 1524.33 26716.47 0.00 [2021-05-19T16:56:55.768Z] 16:47:01 7.73 0.00 7.73 0.00 0.00 303.10 0.00 [2021-05-19T16:56:55.768Z] 16:48:01 0.40 0.02 0.38 0.00 0.13 6.28 0.00 [2021-05-19T16:56:55.768Z] 16:49:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-19T16:56:55.768Z] 16:50:01 0.60 0.00 0.60 0.00 0.00 6.75 0.00 [2021-05-19T16:56:55.768Z] 16:51:01 0.57 0.00 0.57 0.00 0.00 7.73 0.00 [2021-05-19T16:56:55.768Z] 16:52:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 [2021-05-19T16:56:55.768Z] 16:53:01 0.28 0.00 0.28 0.00 0.00 3.70 0.00 [2021-05-19T16:56:55.768Z] 16:54:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 [2021-05-19T16:56:55.768Z] 16:55:01 0.17 0.00 0.17 0.00 0.00 1.38 0.00 [2021-05-19T16:56:55.768Z] 16:56:01 0.37 0.00 0.37 0.00 0.00 5.10 0.00 [2021-05-19T16:56:55.768Z] Average: 83.11 13.61 69.51 0.00 1051.81 27431.92 0.00 [2021-05-19T16:56:55.768Z] [2021-05-19T16:56:55.768Z] 16:30:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-19T16:56:55.768Z] 16:31:01 5468584 0 772436 9.64 2620 1765300 1333568 14.72 639252 1507548 31096 [2021-05-19T16:56:55.768Z] 16:32:01 5141868 0 806084 10.06 2620 2058368 1275496 14.08 732760 1719308 152 [2021-05-19T16:56:55.768Z] 16:33:01 4166676 0 983428 12.28 2620 2856216 1564752 17.28 1071100 2283248 1212 [2021-05-19T16:56:55.768Z] 16:34:01 3723860 0 1055824 13.18 2620 3226636 1423308 15.71 1235252 2481760 87636 [2021-05-19T16:56:55.768Z] 16:35:01 3828852 0 1140840 14.24 2620 3036628 1554448 17.16 1349200 2274812 210948 [2021-05-19T16:56:55.768Z] 16:36:01 3642176 0 1215424 15.18 2620 3148720 1864472 20.58 1477416 2318036 15760 [2021-05-19T16:56:55.768Z] 16:37:01 3764796 0 1153812 14.41 2620 3087712 1563400 17.26 1325532 2339856 77556 [2021-05-19T16:56:55.768Z] 16:38:01 2823160 0 1175300 14.67 2620 4007860 1393952 15.39 1316216 3268528 667412 [2021-05-19T16:56:55.768Z] 16:39:13 913536 0 1378304 17.21 2620 5714480 1965308 21.70 2034700 4384528 523628 [2021-05-19T16:56:55.768Z] 16:40:01 571376 0 1336580 16.69 2620 6098364 1695568 18.72 2331448 4403484 52980 [2021-05-19T16:56:55.768Z] 16:41:01 486156 0 1476624 18.44 2620 6043540 2799628 30.91 2834232 3948080 259240 [2021-05-19T16:56:55.768Z] 16:42:01 739104 0 1403220 17.52 2620 5863996 2085560 23.03 2716456 3815104 80 [2021-05-19T16:56:55.768Z] 16:43:01 1035328 0 1330356 16.61 2620 5640636 1466672 16.19 2116464 4126136 352 [2021-05-19T16:56:55.768Z] 16:44:02 194948 0 1479860 18.48 2620 6331512 2906384 32.09 3293604 3759144 616488 [2021-05-19T16:56:55.768Z] 16:45:01 1259952 0 1414456 17.66 2620 5331912 2082256 22.99 2660116 3318336 1856 [2021-05-19T16:56:55.768Z] 16:46:01 2382396 0 1294188 16.16 2620 4329736 1305096 14.41 1253032 3629460 20 [2021-05-19T16:56:55.768Z] 16:47:01 2389736 0 1286844 16.07 2620 4329740 1269080 14.01 1268456 3611036 12 [2021-05-19T16:56:55.768Z] 16:48:01 2390868 0 1285708 16.05 2620 4329744 1269224 14.01 1260948 3618744 8 [2021-05-19T16:56:55.768Z] 16:49:01 2391316 0 1285252 16.05 2620 4329752 1269080 14.01 1260640 3618748 8 [2021-05-19T16:56:55.768Z] 16:50:01 2390640 0 1285924 16.06 2620 4329756 1269248 14.01 1269932 3610152 8 [2021-05-19T16:56:55.768Z] 16:51:01 2390836 0 1285724 16.05 2620 4329760 1269284 14.01 1269752 3610152 8 [2021-05-19T16:56:55.768Z] 16:52:01 2389404 0 1287152 16.07 2620 4329764 1269380 14.01 1271060 3610152 8 [2021-05-19T16:56:55.768Z] 16:53:01 2390648 0 1285900 16.06 2620 4329772 1269080 14.01 1270224 3610152 8 [2021-05-19T16:56:55.768Z] 16:54:01 2390624 0 1285924 16.06 2620 4329772 1269080 14.01 1270276 3610152 8 [2021-05-19T16:56:55.768Z] 16:55:01 2390384 0 1286160 16.06 2620 4329776 1269080 14.01 1270260 3610152 8 [2021-05-19T16:56:55.768Z] 16:56:01 2390444 0 1286092 16.06 2620 4329784 1269152 14.01 1270232 3610156 12 [2021-05-19T16:56:55.768Z] Average: 2463372 0 1241439 15.50 2620 4301509 1575829 17.40 1579560 3296037 97942 [2021-05-19T16:56:55.768Z] [2021-05-19T16:56:55.768Z] 16:30:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-19T16:56:55.768Z] 16:31:01 eth0 900.76 644.09 3395.90 84.22 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:32:01 eth0 837.59 1016.14 3137.65 119.43 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:32:01 docker0 903.40 676.10 74.00 2684.03 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:33:01 vethd10813e 11.77 14.75 0.80 37.13 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:33:01 eth0 285.71 257.50 2719.84 23.87 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:33:01 docker0 11.77 14.65 0.64 37.13 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:34:01 eth0 307.37 256.28 821.50 25.76 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:34:01 docker0 249.23 282.53 16.30 809.20 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:35:01 veth36d9d5c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:35:01 eth0 32.58 19.18 30.66 11.81 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:36:01 veth36d9d5c 1.65 1.65 0.13 0.14 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:36:01 eth0 41.40 26.35 25.65 113.78 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:36:01 docker0 1.65 1.65 0.11 0.14 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:37:01 veth36d9d5c 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:37:01 eth0 22.15 12.12 18.72 10.20 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:37:01 docker0 0.60 0.60 0.04 0.05 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:38:01 vethd53b0c4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:38:01 eth0 174.24 146.59 1697.93 22.36 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:39:13 vethd53b0c4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:39:13 eth0 8.13 4.13 6.84 3.21 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:39:13 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:39:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:40:01 veth6c891fb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:40:01 vethd53b0c4 0.00 0.81 0.00 0.04 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:40:01 vethfac8cc5 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:40:01 eth0 123.12 90.51 229.29 136.73 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:41:01 veth0f8458c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:41:01 vethd53b0c4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:41:01 veth8464372 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:41:01 vethf32e5bb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:42:01 vethd53b0c4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:42:01 vethd9a87e7 2.63 4.40 0.18 29.75 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:42:01 eth0 2779.37 2485.93 12194.27 543.16 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:42:01 veth29bec00 4.40 2.63 29.75 0.18 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:43:01 vethd53b0c4 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:43:01 vethd31a006 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:43:01 eth0 49.55 31.05 62.75 16.58 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:43:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:44:02 veth038a319 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:44:02 vethd53b0c4 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:44:02 eth0 50.90 35.68 113.12 11.62 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:44:02 veth4ddbe30 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:45:01 veth818735a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:45:01 vethd53b0c4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:45:01 eth0 54.11 32.53 64.87 138.69 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:45:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:46:01 eth0 208.78 158.57 1644.19 27.78 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:46:01 docker0 1305.30 1167.03 99.56 4388.72 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:47:01 eth0 0.30 0.28 0.02 0.02 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:48:01 eth0 0.47 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:49:01 eth0 0.88 0.05 0.10 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:50:01 eth0 2.28 0.48 0.65 0.36 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:51:01 eth0 0.88 0.60 0.51 0.31 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:52:01 eth0 0.37 0.22 0.26 0.19 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:53:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:54:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:55:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:56:01 eth0 0.23 0.13 0.09 0.08 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] Average: eth0 120.06 105.32 540.68 28.33 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] Average: docker0 50.28 44.96 3.84 169.07 0.00 0.00 0.00 0.00 [2021-05-19T16:56:55.768Z] [2021-05-19T16:56:55.769Z] [2021-05-19T16:56:55.769Z] ---> sar -P ALL: [2021-05-19T16:56:55.769Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T16:56:55.769Z] [2021-05-19T16:56:55.769Z] 16:29:07 LINUX RESTART (2 CPU) [2021-05-19T16:56:55.769Z] [2021-05-19T16:56:55.769Z] 16:30:03 CPU %user %nice %system %iowait %steal %idle [2021-05-19T16:56:55.769Z] 16:31:01 all 12.64 0.00 3.04 40.62 0.07 43.64 [2021-05-19T16:56:55.769Z] 16:31:01 0 13.22 0.00 3.14 38.20 0.07 45.36 [2021-05-19T16:56:55.769Z] 16:31:01 1 12.06 0.00 2.93 43.01 0.07 41.92 [2021-05-19T16:56:55.769Z] 16:32:01 all 14.87 0.00 3.80 19.66 0.09 61.58 [2021-05-19T16:56:55.769Z] 16:32:01 0 13.08 0.00 4.46 21.30 0.09 61.07 [2021-05-19T16:56:55.769Z] 16:32:01 1 16.66 0.00 3.15 18.02 0.09 62.09 [2021-05-19T16:56:55.769Z] 16:33:01 all 6.49 0.00 2.93 8.09 0.04 82.45 [2021-05-19T16:56:55.769Z] 16:33:01 0 6.24 0.00 3.44 10.45 0.03 79.84 [2021-05-19T16:56:55.769Z] 16:33:01 1 6.73 0.00 2.42 5.74 0.05 85.06 [2021-05-19T16:56:55.769Z] 16:34:01 all 5.16 0.00 2.73 12.66 0.07 79.38 [2021-05-19T16:56:55.769Z] 16:34:01 0 5.44 0.00 2.85 15.41 0.07 76.23 [2021-05-19T16:56:55.769Z] 16:34:01 1 4.88 0.00 2.62 9.91 0.07 82.52 [2021-05-19T16:56:55.769Z] 16:35:01 all 47.29 0.00 5.62 15.41 0.12 31.56 [2021-05-19T16:56:55.769Z] 16:35:01 0 47.08 0.00 5.73 17.74 0.11 29.34 [2021-05-19T16:56:55.769Z] 16:35:01 1 47.51 0.00 5.51 13.09 0.13 33.77 [2021-05-19T16:56:55.769Z] 16:36:01 all 27.32 0.00 3.72 11.79 0.09 57.09 [2021-05-19T16:56:55.769Z] 16:36:01 0 28.05 0.00 3.65 11.85 0.09 56.36 [2021-05-19T16:56:55.769Z] 16:36:01 1 26.59 0.00 3.79 11.72 0.09 57.82 [2021-05-19T16:56:55.769Z] 16:37:01 all 57.75 0.00 8.00 12.66 0.15 21.45 [2021-05-19T16:56:55.769Z] 16:37:01 0 56.99 0.00 8.33 11.16 0.15 23.37 [2021-05-19T16:56:55.769Z] 16:37:01 1 58.50 0.00 7.67 14.16 0.15 19.52 [2021-05-19T16:56:55.769Z] 16:38:01 all 25.90 0.00 5.59 13.40 0.09 55.02 [2021-05-19T16:56:55.769Z] 16:38:01 0 24.86 0.00 5.53 12.88 0.09 56.64 [2021-05-19T16:56:55.769Z] 16:38:01 1 26.94 0.00 5.66 13.92 0.09 53.40 [2021-05-19T16:56:55.769Z] 16:39:13 all 7.40 0.00 3.93 83.51 0.07 5.08 [2021-05-19T16:56:55.769Z] 16:39:13 0 7.01 0.00 3.94 86.58 0.06 2.42 [2021-05-19T16:56:55.769Z] 16:39:13 1 7.80 0.00 3.93 80.43 0.09 7.75 [2021-05-19T16:56:55.769Z] 16:40:01 all 9.74 0.00 7.36 57.24 0.09 25.57 [2021-05-19T16:56:55.769Z] 16:40:01 0 10.39 0.00 7.43 61.97 0.09 20.12 [2021-05-19T16:56:55.769Z] 16:40:01 1 9.08 0.00 7.28 52.50 0.09 31.04 [2021-05-19T16:56:55.769Z] 16:41:01 all 23.35 0.00 8.01 56.17 0.11 12.35 [2021-05-19T16:56:55.769Z] 16:41:01 0 22.88 0.00 8.15 61.71 0.11 7.16 [2021-05-19T16:56:55.769Z] 16:41:01 1 23.82 0.00 7.87 50.64 0.12 17.55 [2021-05-19T16:56:55.769Z] [2021-05-19T16:56:55.769Z] 16:41:01 CPU %user %nice %system %iowait %steal %idle [2021-05-19T16:56:55.769Z] 16:42:01 all 35.18 0.00 5.95 51.99 0.11 6.77 [2021-05-19T16:56:55.769Z] 16:42:01 0 35.56 0.00 6.12 49.42 0.11 8.78 [2021-05-19T16:56:55.769Z] 16:42:01 1 34.80 0.00 5.77 54.56 0.11 4.76 [2021-05-19T16:56:55.769Z] 16:43:01 all 19.98 0.00 7.42 58.75 0.10 13.75 [2021-05-19T16:56:55.769Z] 16:43:01 0 19.86 0.00 7.35 56.63 0.09 16.08 [2021-05-19T16:56:55.769Z] 16:43:01 1 20.09 0.00 7.49 60.88 0.12 11.41 [2021-05-19T16:56:55.769Z] 16:44:02 all 19.55 0.00 7.91 69.22 0.09 3.23 [2021-05-19T16:56:55.769Z] 16:44:02 0 18.67 0.00 8.34 69.75 0.09 3.16 [2021-05-19T16:56:55.769Z] 16:44:02 1 20.43 0.00 7.49 68.68 0.10 3.30 [2021-05-19T16:56:55.769Z] 16:45:01 all 45.56 0.00 8.61 44.48 0.13 1.22 [2021-05-19T16:56:55.769Z] 16:45:01 0 45.00 0.00 8.73 44.29 0.13 1.85 [2021-05-19T16:56:55.769Z] 16:45:01 1 46.12 0.00 8.48 44.66 0.13 0.60 [2021-05-19T16:56:55.769Z] 16:46:01 all 14.46 0.00 5.92 37.83 0.10 41.70 [2021-05-19T16:56:55.769Z] 16:46:01 0 14.52 0.00 6.14 40.45 0.10 38.78 [2021-05-19T16:56:55.769Z] 16:46:01 1 14.39 0.00 5.70 35.21 0.09 44.61 [2021-05-19T16:56:55.769Z] 16:47:01 all 0.18 0.00 0.06 0.38 0.02 99.36 [2021-05-19T16:56:55.769Z] 16:47:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2021-05-19T16:56:55.769Z] 16:47:01 1 0.33 0.00 0.07 0.75 0.03 98.81 [2021-05-19T16:56:55.769Z] 16:48:01 all 0.23 0.00 0.04 0.01 0.02 99.70 [2021-05-19T16:56:55.769Z] 16:48:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-19T16:56:55.769Z] 16:48:01 1 0.42 0.00 0.03 0.02 0.02 99.52 [2021-05-19T16:56:55.769Z] 16:49:01 all 0.14 0.00 0.03 0.00 0.01 99.82 [2021-05-19T16:56:55.769Z] 16:49:01 0 0.27 0.00 0.02 0.00 0.02 99.70 [2021-05-19T16:56:55.769Z] 16:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-19T16:56:55.769Z] 16:50:01 all 0.18 0.00 0.04 0.00 0.03 99.75 [2021-05-19T16:56:55.769Z] 16:50:01 0 0.30 0.00 0.03 0.00 0.02 99.65 [2021-05-19T16:56:55.769Z] 16:50:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-05-19T16:56:55.769Z] 16:51:01 all 0.21 0.00 0.03 0.00 0.02 99.75 [2021-05-19T16:56:55.769Z] 16:51:01 0 0.38 0.00 0.02 0.00 0.02 99.58 [2021-05-19T16:56:55.769Z] 16:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-19T16:56:55.769Z] 16:52:01 all 0.17 0.00 0.03 0.00 0.01 99.79 [2021-05-19T16:56:55.769Z] 16:52:01 0 0.28 0.00 0.03 0.00 0.02 99.67 [2021-05-19T16:56:55.769Z] 16:52:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-19T16:56:55.769Z] [2021-05-19T16:56:55.769Z] 16:52:01 CPU %user %nice %system %iowait %steal %idle [2021-05-19T16:56:55.769Z] 16:53:01 all 0.19 0.00 0.02 0.00 0.02 99.77 [2021-05-19T16:56:55.769Z] 16:53:01 0 0.33 0.00 0.02 0.00 0.02 99.63 [2021-05-19T16:56:55.769Z] 16:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-19T16:56:55.769Z] 16:54:01 all 0.20 0.00 0.03 0.00 0.02 99.76 [2021-05-19T16:56:55.769Z] 16:54:01 0 0.37 0.00 0.02 0.00 0.02 99.60 [2021-05-19T16:56:55.769Z] 16:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-19T16:56:55.769Z] 16:55:01 all 0.13 0.00 0.03 0.00 0.01 99.84 [2021-05-19T16:56:55.769Z] 16:55:01 0 0.18 0.00 0.02 0.00 0.00 99.80 [2021-05-19T16:56:55.769Z] 16:55:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-19T16:56:55.769Z] 16:56:01 all 0.04 0.00 0.03 0.00 0.03 99.91 [2021-05-19T16:56:55.769Z] 16:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-19T16:56:55.769Z] 16:56:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-19T16:56:55.769Z] Average: all 13.94 0.00 3.39 22.59 0.06 60.02 [2021-05-19T16:56:55.769Z] Average: 0 13.82 0.00 3.49 23.19 0.06 59.44 [2021-05-19T16:56:55.769Z] Average: 1 14.07 0.00 3.29 21.99 0.07 60.59 [2021-05-19T16:56:55.769Z] [2021-05-19T16:56:55.769Z] [2021-05-19T16:56:55.769Z]