Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5+3fcc602c4282fe50c74be67af1ba7a350be2dfea (fc1897d974528dbe9a85f29ad85edaa3fb69e8e4) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20074 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/11 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 # timeout=10 Merge succeeded, producing e5b3601524dbcf911e51762260f2dd1db58c3eb0 Checking out Revision e5b3601524dbcf911e51762260f2dd1db58c3eb0 (PR-3002) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5b3601524dbcf911e51762260f2dd1db58c3eb0 # timeout=10 Commit message: "Merge commit '3fcc602c4282fe50c74be67af1ba7a350be2dfea' into HEAD" > git rev-list --no-walk f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T00:30:27.043Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T00:30:27.345Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T00:30:27.445Z] ========================================================= [2021-01-14T00:30:27.445Z] EdgeX Global Pipelines Version Info [2021-01-14T00:30:27.445Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:30:28.950Z] ------------------- [2021-01-14T00:30:28.950Z] stable info: [2021-01-14T00:30:28.950Z] ------------------- [2021-01-14T00:30:28.950Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T00:30:28.950Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T00:30:28.950Z] Message: update stable to v1.0.177 [2021-01-14T00:30:29.907Z] ------------------- [2021-01-14T00:30:29.907Z] experimental info: [2021-01-14T00:30:29.907Z] ------------------- [2021-01-14T00:30:29.907Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T00:30:29.907Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T00:30:29.907Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T00:30:30.213Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-14T00:30:30.366Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-14T00:30:30.453Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T00:30:30.606Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T00:30:30.691Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T00:30:30.774Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T00:30:30.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T00:30:30.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-14T00:30:31.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-14T00:30:31.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-14T00:30:31.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T00:30:31.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T00:30:31.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T00:30:31.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T00:30:31.590Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T00:30:31.670Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T00:30:31.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T00:30:31.840Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T00:30:31.942Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-14T00:30:32.034Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-14T00:30:32.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-14T00:30:32.198Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T00:30:32.321Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T00:30:32.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3002 [Pipeline] echo [2021-01-14T00:30:32.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3002 [Pipeline] echo [2021-01-14T00:30:32.611Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3002 [Pipeline] echo [2021-01-14T00:30:32.697Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5b3601524dbcf911e51762260f2dd1db58c3eb0 [Pipeline] echo [2021-01-14T00:30:32.847Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5b3601 [Pipeline] echo [2021-01-14T00:30:32.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T00:30:33.101Z] provisioning config files... [2021-01-14T00:30:33.137Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config7560940490911677472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:30:33.511Z] ---> docker-login.sh [2021-01-14T00:30:33.511Z] nexus3.edgexfoundry.org:10001 [2021-01-14T00:30:33.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:30:34.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:30:34.047Z] Configure a credential helper to remove this warning. See [2021-01-14T00:30:34.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:30:34.047Z] [2021-01-14T00:30:34.047Z] Login Succeeded [2021-01-14T00:30:34.047Z] nexus3.edgexfoundry.org:10002 [2021-01-14T00:30:34.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:30:34.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:30:34.047Z] Configure a credential helper to remove this warning. See [2021-01-14T00:30:34.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:30:34.047Z] [2021-01-14T00:30:34.047Z] Login Succeeded [2021-01-14T00:30:34.047Z] nexus3.edgexfoundry.org:10003 [2021-01-14T00:30:34.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:30:34.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:30:34.311Z] Configure a credential helper to remove this warning. See [2021-01-14T00:30:34.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:30:34.311Z] [2021-01-14T00:30:34.311Z] Login Succeeded [2021-01-14T00:30:34.311Z] nexus3.edgexfoundry.org:10004 [2021-01-14T00:30:34.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:30:34.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:30:34.576Z] Configure a credential helper to remove this warning. See [2021-01-14T00:30:34.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:30:34.576Z] [2021-01-14T00:30:34.576Z] Login Succeeded [2021-01-14T00:30:34.576Z] docker.io [2021-01-14T00:30:34.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:30:35.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:30:35.103Z] Configure a credential helper to remove this warning. See [2021-01-14T00:30:35.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:30:35.103Z] [2021-01-14T00:30:35.103Z] Login Succeeded [2021-01-14T00:30:35.103Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T00:30:35.122Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T00:30:35.622Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/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-01-14T00:30:35.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:30:35.622Z] ++ dirname cmd/core-command/Dockerfile [2021-01-14T00:30:35.622Z] ++ cut -d/ -f2 [2021-01-14T00:30:35.622Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-14T00:30:35.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:30:35.622Z] ++ dirname cmd/core-data/Dockerfile [2021-01-14T00:30:35.622Z] ++ cut -d/ -f2 [2021-01-14T00:30:35.622Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-14T00:30:35.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:30:35.622Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-14T00:30:35.622Z] ++ cut -d/ -f2 [2021-01-14T00:30:35.622Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-14T00:30:35.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:30:35.622Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-14T00:30:35.622Z] ++ cut -d/ -f2 [2021-01-14T00:30:35.622Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-14T00:30:35.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:30:35.622Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-14T00:30:35.622Z] ++ cut -d/ -f2 [2021-01-14T00:30:35.622Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-14T00:30:35.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:30:35.622Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-14T00:30:35.622Z] ++ cut -d/ -f2 [2021-01-14T00:30:35.622Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-14T00:30:35.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:30:35.622Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-14T00:30:35.622Z] ++ cut -d/ -f2 [2021-01-14T00:30:35.622Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-14T00:30:35.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:30:35.622Z] ++ cut -d/ -f2 [2021-01-14T00:30:35.622Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-14T00:30:35.622Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-14T00:30:35.622Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:30:35.622Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-14T00:30:35.622Z] ++ cut -d/ -f2 [2021-01-14T00:30:35.622Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-14T00:30:35.696Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:30:36.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T00:30:36.614Z] [2021-01-14T00:30:36.614Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:30:36.980Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T00:30:36.980Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T00:30:36.980Z] 31603596830f: Pulling fs layer [2021-01-14T00:30:36.980Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T00:30:36.980Z] 6ca5941a6612: Pulling fs layer [2021-01-14T00:30:36.980Z] ecc8261a40a4: Pulling fs layer [2021-01-14T00:30:36.980Z] ecc8261a40a4: Waiting [2021-01-14T00:30:36.980Z] 2a8b12db71e7: Download complete [2021-01-14T00:30:37.250Z] 31603596830f: Verifying Checksum [2021-01-14T00:30:37.250Z] 31603596830f: Download complete [2021-01-14T00:30:37.250Z] ecc8261a40a4: Verifying Checksum [2021-01-14T00:30:37.541Z] 6ca5941a6612: Verifying Checksum [2021-01-14T00:30:37.541Z] 6ca5941a6612: Download complete [2021-01-14T00:30:37.541Z] 31603596830f: Pull complete [2021-01-14T00:30:37.824Z] 2a8b12db71e7: Pull complete [2021-01-14T00:30:38.795Z] 6ca5941a6612: Pull complete [2021-01-14T00:30:39.087Z] ecc8261a40a4: Pull complete [2021-01-14T00:30:39.087Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T00:30:39.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T00:30:39.087Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T00:30:39.349Z] prd-centos7-docker-4c-2g-20074 does not seem to be running inside a container [2021-01-14T00:30:39.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-01-14T00:30:41.987Z] $ docker top 13cbfad01f1e40ef5f6e65f757d2817319dd032a269339c95332c81696d0863d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T00:30:42.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T00:30:42.385Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T00:30:42.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T00:30:42.713Z] $ docker exec 13cbfad01f1e40ef5f6e65f757d2817319dd032a269339c95332c81696d0863d ssh-agent [2021-01-14T00:30:42.919Z] SSH_AUTH_SOCK=/tmp/ssh-iPTF75IJbnO5/agent.12 [2021-01-14T00:30:42.919Z] SSH_AGENT_PID=18 [2021-01-14T00:30:42.938Z] Running ssh-add (command line suppressed) [2021-01-14T00:30:43.092Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_3435130462628594789.key (/w/workspace/edgex-go/11@tmp/private_key_3435130462628594789.key) [2021-01-14T00:30:43.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T00:30:43.535Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T00:30:43.572Z] $ docker exec --env ******** --env ******** 13cbfad01f1e40ef5f6e65f757d2817319dd032a269339c95332c81696d0863d ssh-agent -k [2021-01-14T00:30:43.715Z] unset SSH_AUTH_SOCK; [2021-01-14T00:30:43.716Z] unset SSH_AGENT_PID; [2021-01-14T00:30:43.716Z] echo Agent pid 18 killed; [2021-01-14T00:30:43.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T00:30:43.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T00:30:43.978Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T00:30:44.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T00:30:44.203Z] $ docker exec 13cbfad01f1e40ef5f6e65f757d2817319dd032a269339c95332c81696d0863d ssh-agent [2021-01-14T00:30:44.412Z] SSH_AUTH_SOCK=/tmp/ssh-5T4xVZDd99uG/agent.47 [2021-01-14T00:30:44.412Z] SSH_AGENT_PID=52 [2021-01-14T00:30:44.427Z] Running ssh-add (command line suppressed) [2021-01-14T00:30:44.580Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_4465714218561342129.key (/w/workspace/edgex-go/11@tmp/private_key_4465714218561342129.key) [2021-01-14T00:30:44.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T00:30:45.022Z] + git semver init [2021-01-14T00:30:45.022Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T00:30:45.022Z] # $GIT_DIR = /w/workspace/edgex-go/11/.git [2021-01-14T00:30:45.022Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/11 [2021-01-14T00:30:45.022Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T00:30:45.022Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T00:30:45.022Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T00:30:45.022Z] # $SEMVER_BRANCH = PR-3002 [2021-01-14T00:30:45.022Z] # $SEMVER_TEMP = /tmp/semver-593951829 [2021-01-14T00:30:45.022Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-14T00:31:11.994Z] # '/tmp/semver-593951829' -> '/w/workspace/edgex-go/11/.semver' [2021-01-14T00:31:11.994Z] # -> Force: false [2021-01-14T00:31:11.994Z] # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } [2021-01-14T00:31:12.019Z] $ docker exec --env ******** --env ******** 13cbfad01f1e40ef5f6e65f757d2817319dd032a269339c95332c81696d0863d ssh-agent -k [2021-01-14T00:31:12.279Z] unset SSH_AUTH_SOCK; [2021-01-14T00:31:12.280Z] unset SSH_AGENT_PID; [2021-01-14T00:31:12.280Z] echo Agent pid 52 killed; [2021-01-14T00:31:12.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T00:31:12.860Z] + git semver [Pipeline] } [2021-01-14T00:31:12.895Z] $ docker stop --time=1 13cbfad01f1e40ef5f6e65f757d2817319dd032a269339c95332c81696d0863d [2021-01-14T00:31:14.925Z] $ docker rm -f 13cbfad01f1e40ef5f6e65f757d2817319dd032a269339c95332c81696d0863d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T00:31:15.556Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T00:31:16.320Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T00:31:16.323Z] [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-01-14T00:31:17.184Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T00:31:17.501Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T00:31:17.830Z] + sudo service docker restart [2021-01-14T00:31:17.830Z] + true [2021-01-14T00:31:17.830Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-14T00:31:18.813Z] ========================================================= [2021-01-14T00:31:18.813Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T00:31:18.813Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:19.166Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-14T00:31:23.514Z] Sending build context to Docker daemon 326.6MB [2021-01-14T00:31:23.514Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T00:31:23.514Z] Step 2/6 : FROM ${BASE} [2021-01-14T00:31:23.787Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T00:31:23.787Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T00:31:23.787Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T00:31:23.787Z] de9db76c5a1d: Pulling fs layer [2021-01-14T00:31:23.787Z] bca2f99d35d6: Pulling fs layer [2021-01-14T00:31:23.787Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T00:31:23.787Z] 7c6f9722023f: Pulling fs layer [2021-01-14T00:31:23.787Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T00:31:23.787Z] 93359f2a8cfa: Waiting [2021-01-14T00:31:23.787Z] 7c6f9722023f: Waiting [2021-01-14T00:31:23.787Z] bca2f99d35d6: Waiting [2021-01-14T00:31:23.787Z] a35cf1a2eb13: Waiting [2021-01-14T00:31:23.787Z] de9db76c5a1d: Verifying Checksum [2021-01-14T00:31:23.787Z] de9db76c5a1d: Download complete [2021-01-14T00:31:23.787Z] 0ef7d3d256c8: Verifying Checksum [2021-01-14T00:31:23.787Z] 0ef7d3d256c8: Download complete [2021-01-14T00:31:23.787Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T00:31:23.787Z] 93359f2a8cfa: Download complete [2021-01-14T00:31:23.787Z] 7c6f9722023f: Verifying Checksum [2021-01-14T00:31:23.787Z] 7c6f9722023f: Download complete [2021-01-14T00:31:23.787Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T00:31:23.787Z] 188c0c94c7c5: Download complete [2021-01-14T00:31:24.771Z] 188c0c94c7c5: Pull complete [2021-01-14T00:31:24.771Z] 0ef7d3d256c8: Pull complete [2021-01-14T00:31:25.047Z] de9db76c5a1d: Pull complete [2021-01-14T00:31:26.025Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T00:31:26.025Z] a35cf1a2eb13: Download complete [2021-01-14T00:31:26.985Z] bca2f99d35d6: Verifying Checksum [2021-01-14T00:31:26.985Z] bca2f99d35d6: Download complete [2021-01-14T00:31:31.687Z] Still waiting to schedule task [2021-01-14T00:31:31.687Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-14T00:31:33.694Z] bca2f99d35d6: Pull complete [2021-01-14T00:31:33.694Z] 93359f2a8cfa: Pull complete [2021-01-14T00:31:33.694Z] 7c6f9722023f: Pull complete [2021-01-14T00:31:37.985Z] a35cf1a2eb13: Pull complete [2021-01-14T00:31:37.985Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T00:31:37.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T00:31:37.985Z] ---> a62c8e92a672 [2021-01-14T00:31:37.985Z] 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-01-14T00:31:37.985Z] ---> Running in cc8d9d35219c [2021-01-14T00:31:38.574Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:31:39.153Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:31:39.734Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T00:31:39.999Z] (2/12) Installing file (5.38-r0) [2021-01-14T00:31:40.270Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T00:31:40.270Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T00:31:55.225Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T00:31:55.225Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T00:31:55.225Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T00:31:55.225Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T00:31:55.225Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T00:31:55.225Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T00:31:55.225Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T00:31:55.225Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T00:31:55.225Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:31:55.225Z] OK: 233 MiB in 51 packages [2021-01-14T00:31:57.819Z] Removing intermediate container cc8d9d35219c [2021-01-14T00:31:57.819Z] ---> 14352663b7ec [2021-01-14T00:31:57.819Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T00:31:57.819Z] ---> Running in baf8ecd661a9 [2021-01-14T00:31:58.095Z] Removing intermediate container baf8ecd661a9 [2021-01-14T00:31:58.095Z] ---> f5277f0c20ea [2021-01-14T00:31:58.095Z] Step 5/6 : COPY go.mod . [2021-01-14T00:31:58.362Z] ---> 746890a4c881 [2021-01-14T00:31:58.362Z] Step 6/6 : RUN go mod download [2021-01-14T00:31:58.362Z] ---> Running in b2945c967dc8 [2021-01-14T00:32:20.461Z] Removing intermediate container b2945c967dc8 [2021-01-14T00:32:20.461Z] ---> 55105406d5b3 [2021-01-14T00:32:20.461Z] Successfully built 55105406d5b3 [2021-01-14T00:32:20.461Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:20.802Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T00:32:21.068Z] . [Pipeline] withDockerContainer [2021-01-14T00:32:21.208Z] prd-centos7-docker-4c-2g-20074 does not seem to be running inside a container [2021-01-14T00:32:21.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-01-14T00:32:22.378Z] $ docker top 21276212384e016201d4b493c02d6a43036389d4a25cca08896874509b3f4a47 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:32:22.996Z] + go version [2021-01-14T00:32:22.996Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T00:32:23.020Z] $ docker stop --time=1 21276212384e016201d4b493c02d6a43036389d4a25cca08896874509b3f4a47 [2021-01-14T00:32:24.422Z] $ docker rm -f 21276212384e016201d4b493c02d6a43036389d4a25cca08896874509b3f4a47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:26.462Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T00:32:26.462Z] . [Pipeline] withDockerContainer [2021-01-14T00:32:26.605Z] prd-centos7-docker-4c-2g-20074 does not seem to be running inside a container [2021-01-14T00:32:26.687Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-01-14T00:32:27.867Z] $ docker top 34af2501fca18b63799760ef58ddc232acafd504dfbe20783b1582f3a495057e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T00:32:28.110Z] ========================================================= [2021-01-14T00:32:28.110Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T00:32:28.110Z] ========================================================= [Pipeline] sh [2021-01-14T00:32:28.413Z] + make test [2021-01-14T00:32:28.413Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T00:32:38.552Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T00:32:57.442Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T00:33:05.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T00:33:05.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T00:33:05.720Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-14T00:33:05.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T00:33:05.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T00:33:05.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T00:33:06.972Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T00:33:07.253Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T00:33:08.795Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T00:33:11.441Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T00:33:11.441Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T00:33:11.441Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T00:33:14.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.141s coverage: 46.6% of statements [2021-01-14T00:33:14.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T00:33:14.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T00:33:14.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T00:33:14.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T00:33:14.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T00:33:19.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.262s coverage: 27.0% of statements [2021-01-14T00:33:19.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T00:33:19.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T00:33:19.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T00:33:19.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T00:33:19.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T00:33:19.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T00:33:19.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.075s coverage: 100.0% of statements [2021-01-14T00:33:19.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T00:33:19.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.104s coverage: 100.0% of statements [2021-01-14T00:33:19.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T00:33:19.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T00:33:19.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.126s coverage: 67.9% of statements [2021-01-14T00:33:19.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T00:33:19.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T00:33:19.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.117s coverage: 82.3% of statements [2021-01-14T00:33:19.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T00:33:19.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T00:33:19.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T00:33:19.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T00:33:22.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.559s coverage: 28.6% of statements [2021-01-14T00:33:22.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T00:33:22.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T00:33:22.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T00:33:22.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T00:33:22.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T00:33:22.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.096s coverage: 100.0% of statements [2021-01-14T00:33:22.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T00:33:22.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements [2021-01-14T00:33:22.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T00:33:22.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.169s coverage: 86.7% of statements [2021-01-14T00:33:22.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T00:33:22.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.210s coverage: 97.5% of statements [2021-01-14T00:33:22.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T00:33:22.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.153s coverage: 78.3% of statements [2021-01-14T00:33:22.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T00:33:22.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T00:33:22.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T00:33:22.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T00:33:26.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.531s coverage: 93.1% of statements [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T00:33:26.878Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T00:33:26.878Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.114s coverage: 0.1% of statements [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-14T00:33:26.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-14T00:33:26.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.127s coverage: 75.5% of statements [2021-01-14T00:33:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-14T00:33:26.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.8% of statements [2021-01-14T00:33:26.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.111s coverage: 87.2% of statements [2021-01-14T00:33:26.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 84.2% of statements [2021-01-14T00:33:27.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.4% of statements [2021-01-14T00:33:27.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-14T00:33:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.276s coverage: 63.5% of statements [2021-01-14T00:33:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T00:33:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T00:33:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-01-14T00:33:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements [2021-01-14T00:33:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-01-14T00:33:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements [2021-01-14T00:33:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-01-14T00:33:30.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.387s coverage: 55.9% of statements [2021-01-14T00:33:30.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T00:33:30.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T00:33:30.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T00:33:30.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T00:33:30.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T00:33:31.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 37.0% of statements [2021-01-14T00:33:31.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T00:33:31.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T00:33:31.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.321s coverage: 84.0% of statements [2021-01-14T00:33:31.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.056s coverage: 100.0% of statements [2021-01-14T00:33:33.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.141s coverage: 47.1% of statements [2021-01-14T00:33:33.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T00:33:33.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T00:33:33.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T00:33:33.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T00:33:33.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T00:33:33.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.061s coverage: 100.0% of statements [2021-01-14T00:33:33.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T00:33:33.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements [2021-01-14T00:33:33.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T00:33:34.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.755s coverage: 29.1% of statements [2021-01-14T00:33:34.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T00:33:34.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T00:33:34.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T00:33:34.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T00:33:34.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T00:33:34.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.094s coverage: 99.0% of statements [2021-01-14T00:33:34.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T00:33:34.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.068s coverage: 100.0% of statements [2021-01-14T00:33:34.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T00:33:34.610Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.057s coverage: 0.0% of statements [2021-01-14T00:33:34.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T00:33:34.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2021-01-14T00:33:34.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T00:33:34.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T00:33:34.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T00:33:34.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T00:33:34.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements [2021-01-14T00:33:34.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T00:33:34.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T00:33:34.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-01-14T00:33:35.191Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 32.1% of statements [2021-01-14T00:33:35.191Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-01-14T00:33:35.771Z] GO111MODULE=on go vet ./... [2021-01-14T00:34:02.544Z] gofmt -l . [2021-01-14T00:34:02.544Z] [ "`gofmt -l .`" = "" ] [2021-01-14T00:34:02.544Z] ./bin/test-go-mod-tidy.sh [2021-01-14T00:34:02.544Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-14T00:34:03.183Z] + ls -al . [2021-01-14T00:34:03.183Z] total 660 [2021-01-14T00:34:03.183Z] drwxrwxr-x 10 1001 1001 4096 Jan 14 00:34 . [2021-01-14T00:34:03.183Z] drwxr-xr-x 4 root root 30 Jan 14 00:32 .. [2021-01-14T00:34:03.183Z] -rw-rw-r-- 1 1001 1001 11 Jan 14 00:30 .dockerignore [2021-01-14T00:34:03.183Z] drwxrwxr-x 8 1001 1001 179 Jan 14 00:30 .git [2021-01-14T00:34:03.183Z] drwxrwxr-x 3 1001 1001 125 Jan 14 00:30 .github [2021-01-14T00:34:03.183Z] -rw-rw-r-- 1 1001 1001 824 Jan 14 00:30 .gitignore [2021-01-14T00:34:03.183Z] drwx------ 3 1001 1001 47 Jan 14 00:31 .semver [2021-01-14T00:34:03.183Z] -rw-rw-r-- 1 1001 1001 166 Jan 14 00:30 .sonarcloud.properties [2021-01-14T00:34:03.183Z] -rw-rw-r-- 1 1001 1001 7741 Jan 14 00:30 Attribution.txt [2021-01-14T00:34:03.183Z] -rw-rw-r-- 1 1001 1001 3804 Jan 14 00:30 CONTRIBUTING.md [2021-01-14T00:34:03.183Z] -rw-rw-r-- 1 1001 1001 931 Jan 14 00:30 Dockerfile.build [2021-01-14T00:34:03.183Z] -rw-rw-r-- 1 1001 1001 863 Jan 14 00:30 Jenkinsfile [2021-01-14T00:34:03.183Z] -rw-rw-r-- 1 1001 1001 10775 Jan 14 00:30 LICENSE [2021-01-14T00:34:03.183Z] -rw-rw-r-- 1 1001 1001 5750 Jan 14 00:30 Makefile [2021-01-14T00:34:03.183Z] -rw-rw-r-- 1 1001 1001 6524 Jan 14 00:30 README.md [2021-01-14T00:34:03.183Z] -rw-rw-r-- 1 1001 1001 6744 Jan 14 00:30 SECURITY.md [2021-01-14T00:34:03.183Z] -rw-rw-r-- 1 1001 1001 5 Jan 14 00:31 VERSION [2021-01-14T00:34:03.183Z] -rw-rw-r-- 1 1001 1001 4131 Jan 14 00:30 ZMQWindows.md [2021-01-14T00:34:03.183Z] drwxrwxr-x 2 1001 1001 117 Jan 14 00:30 bin [2021-01-14T00:34:03.183Z] drwxrwxr-x 14 1001 1001 4096 Jan 14 00:30 cmd [2021-01-14T00:34:03.183Z] -rw-r--r-- 1 root root 553305 Jan 14 00:33 coverage.out [2021-01-14T00:34:03.183Z] -rw-r--r-- 1 root root 979 Jan 14 00:34 go.mod [2021-01-14T00:34:03.183Z] -rw-r--r-- 1 root root 19036 Jan 14 00:34 go.sum [2021-01-14T00:34:03.183Z] drwxrwxr-x 8 1001 1001 127 Jan 14 00:30 internal [2021-01-14T00:34:03.183Z] drwxrwxr-x 4 1001 1001 26 Jan 14 00:30 openapi [2021-01-14T00:34:03.183Z] drwxrwxr-x 4 1001 1001 71 Jan 14 00:30 snap [2021-01-14T00:34:03.183Z] -rw-rw-r-- 1 1001 1001 168 Jan 14 00:30 version.go [Pipeline] sh [2021-01-14T00:34:03.503Z] + '[' -e coverage.out ] [2021-01-14T00:34:03.503Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-14T00:34:03.990Z] Stashed 1 file(s) [Pipeline] sh [2021-01-14T00:34:04.291Z] + make build [2021-01-14T00:34:04.291Z] 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-01-14T00:34:07.634Z] 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-01-14T00:34:15.914Z] 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-01-14T00:34:17.320Z] 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-01-14T00:34:18.720Z] 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-01-14T00:34:18.986Z] 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-01-14T00:34:20.924Z] 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-01-14T00:34:22.329Z] 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-01-14T00:34:23.735Z] 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-01-14T00:34:25.139Z] 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-01-14T00:34:26.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T00:34:27.503Z] 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 [Pipeline] } [2021-01-14T00:34:28.497Z] $ docker stop --time=1 34af2501fca18b63799760ef58ddc232acafd504dfbe20783b1582f3a495057e [2021-01-14T00:34:30.294Z] $ docker rm -f 34af2501fca18b63799760ef58ddc232acafd504dfbe20783b1582f3a495057e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:34:32.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T00:34:32.977Z] [2021-01-14T00:34:32.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:34:33.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T00:34:33.364Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-14T00:34:33.364Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-14T00:34:33.364Z] ca9280d653b3: Pulling fs layer [2021-01-14T00:34:33.364Z] 7e9c9ca2126c: Pulling fs layer [2021-01-14T00:34:33.942Z] cbdbe7a5bc2a: Download complete [2021-01-14T00:34:34.526Z] ca9280d653b3: Download complete [2021-01-14T00:34:34.526Z] cbdbe7a5bc2a: Pull complete [2021-01-14T00:34:35.495Z] 7e9c9ca2126c: Download complete [2021-01-14T00:34:35.495Z] ca9280d653b3: Pull complete [2021-01-14T00:34:43.695Z] 7e9c9ca2126c: Pull complete [2021-01-14T00:34:43.695Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-14T00:34:43.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T00:34:43.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-14T00:34:43.820Z] prd-centos7-docker-4c-2g-20074 does not seem to be running inside a container [2021-01-14T00:34:43.878Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-01-14T00:34:46.912Z] $ docker top de6bbca78b642069a480f529be5c6fc0c124ef2ea6a000f5f772123413372ca5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:34:47.521Z] + docker-compose+ buildgrep parallel --help [2021-01-14T00:34:47.521Z] [2021-01-14T00:34:48.600Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20081 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws [2021-01-14T00:34:48.654Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2021-01-14T00:34:48.912Z] --parallel Build images in parallel. [Pipeline] } [2021-01-14T00:34:48.930Z] $ docker stop --time=1 de6bbca78b642069a480f529be5c6fc0c124ef2ea6a000f5f772123413372ca5 [2021-01-14T00:34:50.358Z] $ docker rm -f de6bbca78b642069a480f529be5c6fc0c124ef2ea6a000f5f772123413372ca5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:34:51.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T00:34:51.213Z] . [Pipeline] withDockerContainer [2021-01-14T00:34:51.357Z] prd-centos7-docker-4c-2g-20074 does not seem to be running inside a container [2021-01-14T00:34:51.407Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-01-14T00:34:52.213Z] $ docker top d1b6b09d48ddc5d5cbab022813ba17ed95c7a7766e3e1fbe9b3a6a2918541e30 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:34:52.689Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-14T00:34:53.638Z] Building docker-core-command-go ... [2021-01-14T00:34:53.638Z] Building docker-core-data-go ... [2021-01-14T00:34:53.638Z] Building docker-core-metadata-go ... [2021-01-14T00:34:53.638Z] Building docker-security-bootstrap-redis-go ... [2021-01-14T00:34:53.638Z] Building docker-security-proxy-setup-go ... [2021-01-14T00:34:53.638Z] Building docker-security-secretstore-setup-go ... [2021-01-14T00:34:53.638Z] Building docker-support-notifications-go ... [2021-01-14T00:34:53.638Z] Building docker-support-scheduler-go ... [2021-01-14T00:34:53.638Z] Building docker-sys-mgmt-agent-go ... [2021-01-14T00:34:53.638Z] Building docker-support-notifications-go [2021-01-14T00:34:53.638Z] Building docker-core-metadata-go [2021-01-14T00:34:53.638Z] Building docker-sys-mgmt-agent-go [2021-01-14T00:34:53.638Z] Building docker-security-proxy-setup-go [2021-01-14T00:34:53.638Z] Building docker-support-scheduler-go [2021-01-14T00:34:54.643Z] using credential edgex-jenkins-ssh [2021-01-14T00:34:54.704Z] Cloning the remote Git repository [2021-01-14T00:34:54.783Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-14T00:34:54.901Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2021-01-14T00:34:54.983Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T00:34:54.984Z] > git --version # timeout=10 [2021-01-14T00:34:55.008Z] > git --version # 'git version 2.17.1' [2021-01-14T00:34:55.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T00:34:55.110Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T00:35:14.317Z] Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 [2021-01-14T00:35:15.093Z] Merge succeeded, producing 90f7b5fbd52c2d34da65c8baa30483110d42ba9b [2021-01-14T00:35:15.094Z] Checking out Revision 90f7b5fbd52c2d34da65c8baa30483110d42ba9b (PR-3002) [2021-01-14T00:35:13.382Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T00:35:13.400Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T00:35:13.434Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T00:35:13.481Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T00:35:13.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T00:35:13.497Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T00:35:14.350Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T00:35:14.375Z] > git checkout -f f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 # timeout=10 [2021-01-14T00:35:14.720Z] > git remote # timeout=10 [2021-01-14T00:35:14.743Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T00:35:14.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T00:35:14.778Z] > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 [2021-01-14T00:35:15.083Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T00:35:15.111Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T00:35:15.124Z] > git checkout -f 90f7b5fbd52c2d34da65c8baa30483110d42ba9b # timeout=10 [2021-01-14T00:35:19.575Z] Commit message: "Merge commit '3fcc602c4282fe50c74be67af1ba7a350be2dfea' into HEAD" [2021-01-14T00:35:19.592Z] > git rev-list --no-walk f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T00:35:21.179Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T00:35:21.663Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T00:35:22.015Z] + + sudo service docker restart [2021-01-14T00:35:22.015Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T00:35:24.081Z] provisioning config files... [2021-01-14T00:35:24.124Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config7695129660017259728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:35:24.541Z] ---> docker-login.sh [2021-01-14T00:35:24.541Z] nexus3.edgexfoundry.org:10001 [2021-01-14T00:35:25.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:35:25.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:35:25.802Z] Configure a credential helper to remove this warning. See [2021-01-14T00:35:25.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:35:25.802Z] [2021-01-14T00:35:25.802Z] Login Succeeded [2021-01-14T00:35:25.802Z] nexus3.edgexfoundry.org:10002 [2021-01-14T00:35:25.957Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:35:25.958Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:35:25.958Z] ---> 55105406d5b3 [2021-01-14T00:35:25.958Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:35:25.958Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:35:25.958Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:35:25.958Z] ---> 55105406d5b3 [2021-01-14T00:35:25.958Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T00:35:25.958Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:35:25.958Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:35:25.958Z] ---> 55105406d5b3 [2021-01-14T00:35:25.958Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T00:35:26.232Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:35:26.232Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:35:26.232Z] ---> 55105406d5b3 [2021-01-14T00:35:26.232Z] Step 3/26 : WORKDIR /edgex-go [2021-01-14T00:35:26.232Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:35:26.232Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:35:26.232Z] ---> 55105406d5b3 [2021-01-14T00:35:26.232Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T00:35:26.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:35:26.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:35:26.403Z] Configure a credential helper to remove this warning. See [2021-01-14T00:35:26.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:35:26.403Z] [2021-01-14T00:35:26.403Z] Login Succeeded [2021-01-14T00:35:26.403Z] nexus3.edgexfoundry.org:10003 [2021-01-14T00:35:27.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:35:27.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:35:27.004Z] Configure a credential helper to remove this warning. See [2021-01-14T00:35:27.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:35:27.004Z] [2021-01-14T00:35:27.004Z] Login Succeeded [2021-01-14T00:35:27.004Z] nexus3.edgexfoundry.org:10004 [2021-01-14T00:35:27.184Z] ---> Running in 75955c09a438 [2021-01-14T00:35:27.184Z] ---> Running in a7780f5f6fa0 [2021-01-14T00:35:27.184Z] ---> Running in 3d3f42097f42 [2021-01-14T00:35:27.184Z] ---> Running in 5192afabaa4f [2021-01-14T00:35:27.184Z] ---> Running in a784dd2fcfa7 [2021-01-14T00:35:27.447Z] Removing intermediate container 5192afabaa4f [2021-01-14T00:35:27.447Z] ---> a2e4190848c0 [2021-01-14T00:35:27.447Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:35:27.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:35:27.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:35:27.617Z] Configure a credential helper to remove this warning. See [2021-01-14T00:35:27.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:35:27.617Z] [2021-01-14T00:35:27.617Z] Login Succeeded [2021-01-14T00:35:27.617Z] docker.io [2021-01-14T00:35:27.724Z] Removing intermediate container a784dd2fcfa7 [2021-01-14T00:35:27.725Z] ---> 19037bacccba [2021-01-14T00:35:27.725Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:35:27.725Z] Removing intermediate container 75955c09a438 [2021-01-14T00:35:27.725Z] ---> 5ed6d372d32b [2021-01-14T00:35:27.725Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:35:27.725Z] Removing intermediate container a7780f5f6fa0 [2021-01-14T00:35:27.725Z] ---> 96d6fc2fd10e [2021-01-14T00:35:27.725Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:35:27.725Z] Removing intermediate container 3d3f42097f42 [2021-01-14T00:35:27.725Z] ---> d5307a0cfc1a [2021-01-14T00:35:27.725Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:35:27.725Z] ---> Running in 708f02473841 [2021-01-14T00:35:27.725Z] ---> Running in 6b5cd38c51f8 [2021-01-14T00:35:27.725Z] ---> Running in 62a170612e1b [2021-01-14T00:35:27.725Z] ---> Running in 78d58ab7322a [2021-01-14T00:35:27.992Z] ---> Running in d46f19b6ae7f [2021-01-14T00:35:28.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:35:29.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:35:29.421Z] Configure a credential helper to remove this warning. See [2021-01-14T00:35:29.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:35:29.421Z] [2021-01-14T00:35:29.421Z] Login Succeeded [2021-01-14T00:35:29.421Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T00:35:29.426Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T00:35:29.943Z] ========================================================= [2021-01-14T00:35:29.944Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T00:35:29.944Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:35:30.360Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-14T00:35:30.586Z] Removing intermediate container 6b5cd38c51f8 [2021-01-14T00:35:30.586Z] ---> 8abde07aab22 [2021-01-14T00:35:30.586Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-14T00:35:30.586Z] Removing intermediate container 708f02473841 [2021-01-14T00:35:30.586Z] ---> a7f4221b5651 [2021-01-14T00:35:30.586Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-14T00:35:30.586Z] ---> Running in 99712c4f3f12 [2021-01-14T00:35:30.878Z] ---> Running in 0b7fa00642c3 [2021-01-14T00:35:30.878Z] Removing intermediate container d46f19b6ae7f [2021-01-14T00:35:30.878Z] ---> e8ca08f5deae [2021-01-14T00:35:30.878Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T00:35:30.878Z] Removing intermediate container 78d58ab7322a [2021-01-14T00:35:30.878Z] ---> 564797502f7b [2021-01-14T00:35:30.878Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T00:35:30.878Z] Removing intermediate container 62a170612e1b [2021-01-14T00:35:30.878Z] ---> a659328d5e1a [2021-01-14T00:35:30.878Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T00:35:31.148Z] ---> Running in a3cd20312fe3 [2021-01-14T00:35:31.148Z] ---> Running in 1bb18d85574e [2021-01-14T00:35:31.148Z] ---> Running in 3f4d62213fb2 [2021-01-14T00:35:32.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:35:32.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:35:32.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:35:32.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:35:32.412Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:35:32.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:35:32.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:35:33.019Z] Sending build context to Docker daemon 165.6MB [2021-01-14T00:35:33.020Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T00:35:33.020Z] Step 2/6 : FROM ${BASE} [2021-01-14T00:35:33.020Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T00:35:33.020Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T00:35:33.020Z] a4357932f1b6: Pulling fs layer [2021-01-14T00:35:33.020Z] 18c013af1878: Pulling fs layer [2021-01-14T00:35:33.020Z] 00ac8860ef70: Pulling fs layer [2021-01-14T00:35:33.020Z] 63d7cb157983: Pulling fs layer [2021-01-14T00:35:33.020Z] b116817d02f9: Pulling fs layer [2021-01-14T00:35:33.020Z] 745a02a5169b: Pulling fs layer [2021-01-14T00:35:33.020Z] 00ac8860ef70: Waiting [2021-01-14T00:35:33.020Z] 63d7cb157983: Waiting [2021-01-14T00:35:33.020Z] b116817d02f9: Waiting [2021-01-14T00:35:33.020Z] 745a02a5169b: Waiting [2021-01-14T00:35:33.020Z] 18c013af1878: Verifying Checksum [2021-01-14T00:35:33.020Z] 18c013af1878: Download complete [2021-01-14T00:35:33.020Z] a4357932f1b6: Verifying Checksum [2021-01-14T00:35:33.020Z] a4357932f1b6: Download complete [2021-01-14T00:35:33.020Z] 63d7cb157983: Download complete [2021-01-14T00:35:33.020Z] 5f621e34cdf4: Verifying Checksum [2021-01-14T00:35:33.020Z] 5f621e34cdf4: Download complete [2021-01-14T00:35:33.211Z] OK: 233 MiB in 51 packages [2021-01-14T00:35:33.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:35:33.297Z] b116817d02f9: Verifying Checksum [2021-01-14T00:35:33.297Z] b116817d02f9: Download complete [2021-01-14T00:35:33.582Z] 5f621e34cdf4: Pull complete [2021-01-14T00:35:33.785Z] OK: 233 MiB in 51 packages [2021-01-14T00:35:33.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:35:33.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:35:34.056Z] OK: 233 MiB in 51 packages [2021-01-14T00:35:34.184Z] a4357932f1b6: Pull complete [2021-01-14T00:35:34.322Z] OK: 233 MiB in 51 packages [2021-01-14T00:35:34.599Z] Removing intermediate container 0b7fa00642c3 [2021-01-14T00:35:34.599Z] ---> b8ec04c97951 [2021-01-14T00:35:34.599Z] Step 6/26 : COPY go.mod . [2021-01-14T00:35:34.599Z] Removing intermediate container a3cd20312fe3 [2021-01-14T00:35:34.599Z] ---> 2f1569f822c3 [2021-01-14T00:35:34.599Z] Step 6/21 : COPY go.mod . [2021-01-14T00:35:34.599Z] OK: 233 MiB in 51 packages [2021-01-14T00:35:34.793Z] 18c013af1878: Pull complete [2021-01-14T00:35:34.875Z] Removing intermediate container 99712c4f3f12 [2021-01-14T00:35:34.875Z] ---> 4a535d39d5bd [2021-01-14T00:35:34.875Z] Step 6/24 : COPY go.mod . [2021-01-14T00:35:34.875Z] ---> c8b050089c8e [2021-01-14T00:35:34.875Z] Step 7/26 : RUN go mod download [2021-01-14T00:35:35.146Z] ---> Running in 5dc3aad369bc [2021-01-14T00:35:35.146Z] ---> eb4d0e65d04b [2021-01-14T00:35:35.146Z] Step 7/21 : RUN go mod download [2021-01-14T00:35:35.400Z] 745a02a5169b: Verifying Checksum [2021-01-14T00:35:35.400Z] 745a02a5169b: Download complete [2021-01-14T00:35:35.420Z] Removing intermediate container 3f4d62213fb2 [2021-01-14T00:35:35.420Z] ---> 8cd9ceba237d [2021-01-14T00:35:35.420Z] Step 6/21 : COPY go.mod . [2021-01-14T00:35:35.420Z] ---> 3310b7135704 [2021-01-14T00:35:35.420Z] Step 7/24 : RUN go mod download [2021-01-14T00:35:35.420Z] ---> Running in 1795e14fb179 [2021-01-14T00:35:35.688Z] ---> Running in 4cd6469f97bd [2021-01-14T00:35:35.688Z] Removing intermediate container 1bb18d85574e [2021-01-14T00:35:35.688Z] ---> 4d5859f79de5 [2021-01-14T00:35:35.688Z] Step 6/22 : COPY go.mod . [2021-01-14T00:35:35.688Z] ---> 2129bc1b249f [2021-01-14T00:35:35.688Z] Step 7/21 : RUN go mod download [2021-01-14T00:35:35.955Z] ---> Running in 1f528dcd1cb6 [2021-01-14T00:35:36.221Z] ---> 7e0989001138 [2021-01-14T00:35:36.221Z] Step 7/22 : RUN go mod download [2021-01-14T00:35:36.488Z] ---> Running in 3cd73806f2c4 [2021-01-14T00:35:36.841Z] 00ac8860ef70: Verifying Checksum [2021-01-14T00:35:36.841Z] 00ac8860ef70: Download complete [2021-01-14T00:35:37.933Z] Removing intermediate container 5dc3aad369bc [2021-01-14T00:35:37.934Z] ---> f4225b8941cb [2021-01-14T00:35:37.934Z] Step 8/26 : COPY . . [2021-01-14T00:35:37.934Z] Removing intermediate container 1795e14fb179 [2021-01-14T00:35:37.934Z] ---> 0391efe4e54c [2021-01-14T00:35:37.934Z] Step 8/21 : COPY . . [2021-01-14T00:35:38.206Z] Removing intermediate container 4cd6469f97bd [2021-01-14T00:35:38.206Z] ---> 94823c5ccf6b [2021-01-14T00:35:38.207Z] Step 8/24 : COPY . . [2021-01-14T00:35:38.207Z] Removing intermediate container 1f528dcd1cb6 [2021-01-14T00:35:38.207Z] ---> b5f513b9d010 [2021-01-14T00:35:38.207Z] Step 8/21 : COPY . . [2021-01-14T00:35:38.207Z] Removing intermediate container 3cd73806f2c4 [2021-01-14T00:35:38.207Z] ---> 8c12935b8afe [2021-01-14T00:35:38.207Z] Step 8/22 : COPY . . [2021-01-14T00:35:47.010Z] 00ac8860ef70: Pull complete [2021-01-14T00:35:47.010Z] 63d7cb157983: Pull complete [2021-01-14T00:35:47.010Z] b116817d02f9: Pull complete [2021-01-14T00:35:50.414Z] 745a02a5169b: Pull complete [2021-01-14T00:35:50.414Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T00:35:50.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T00:35:50.414Z] ---> b7e6874047d6 [2021-01-14T00:35:50.414Z] 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-01-14T00:35:54.729Z] ---> Running in 586ccfe8a45e [2021-01-14T00:35:55.326Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:35:55.926Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:35:56.523Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T00:35:56.796Z] (2/12) Installing file (5.38-r0) [2021-01-14T00:35:56.796Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T00:35:57.068Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T00:36:02.458Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T00:36:02.458Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T00:36:02.458Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T00:36:02.458Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T00:36:02.458Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T00:36:02.458Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T00:36:02.458Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T00:36:02.458Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T00:36:02.458Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:36:02.458Z] OK: 217 MiB in 51 packages [2021-01-14T00:36:06.776Z] Removing intermediate container 586ccfe8a45e [2021-01-14T00:36:06.776Z] ---> 944008a845e7 [2021-01-14T00:36:06.776Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T00:36:06.776Z] ---> Running in fa53f9a26754 [2021-01-14T00:36:06.776Z] Removing intermediate container fa53f9a26754 [2021-01-14T00:36:06.776Z] ---> 32759f632d64 [2021-01-14T00:36:06.776Z] Step 5/6 : COPY go.mod . [2021-01-14T00:36:07.757Z] ---> 5b563c86be7a [2021-01-14T00:36:07.757Z] Step 6/6 : RUN go mod download [2021-01-14T00:36:07.757Z] ---> Running in cd7bb6f9e809 [2021-01-14T00:36:17.312Z] ---> 54b7a0b55cfd [2021-01-14T00:36:17.312Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-14T00:36:17.312Z] ---> e8228748938b [2021-01-14T00:36:17.312Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-14T00:36:17.312Z] ---> d67a44371dc5 [2021-01-14T00:36:17.312Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-14T00:36:17.312Z] ---> c9372dcabbbc [2021-01-14T00:36:17.312Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-14T00:36:17.312Z] ---> Running in e46bc6104777 [2021-01-14T00:36:17.312Z] ---> 1054ce69b109 [2021-01-14T00:36:17.312Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-14T00:36:17.312Z] ---> Running in ae9659e27715 [2021-01-14T00:36:17.312Z] ---> Running in ed07a8767cbd [2021-01-14T00:36:17.312Z] ---> Running in 6c1090419013 [2021-01-14T00:36:17.312Z] ---> Running in c99481b79867 [2021-01-14T00:36:17.312Z] 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-01-14T00:36:17.312Z] 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-01-14T00:36:17.312Z] 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-01-14T00:36:17.312Z] 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-01-14T00:36:17.312Z] 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-01-14T00:36:34.588Z] Removing intermediate container cd7bb6f9e809 [2021-01-14T00:36:34.588Z] ---> 52e2e5f9d221 [2021-01-14T00:36:34.588Z] Successfully built 52e2e5f9d221 [2021-01-14T00:36:34.588Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:34.933Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T00:36:34.933Z] . [Pipeline] withDockerContainer [2021-01-14T00:36:35.187Z] prd-ubuntu18.04-docker-arm64-4c-16g-20081 does not seem to be running inside a container [2021-01-14T00:36:35.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-arm64 cat [2021-01-14T00:36:36.847Z] $ docker top 9d5b2414dc1756b7b0b914ca862a537e4e80d9408aab621d72cb807fcd6459a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:36:37.834Z] + go version [2021-01-14T00:36:37.834Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T00:36:37.865Z] $ docker stop --time=1 9d5b2414dc1756b7b0b914ca862a537e4e80d9408aab621d72cb807fcd6459a1 [2021-01-14T00:36:39.700Z] $ docker rm -f 9d5b2414dc1756b7b0b914ca862a537e4e80d9408aab621d72cb807fcd6459a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:40.714Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T00:36:40.714Z] . [Pipeline] withDockerContainer [2021-01-14T00:36:40.940Z] prd-ubuntu18.04-docker-arm64-4c-16g-20081 does not seem to be running inside a container [2021-01-14T00:36:41.036Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-arm64 cat [2021-01-14T00:36:42.305Z] $ docker top 9d10d12d80b4e930bc0702e7137db99995086f7a2dd07fc7cc4b17ae8fe103fa -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T00:36:42.650Z] ========================================================= [2021-01-14T00:36:42.650Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T00:36:42.650Z] ========================================================= [Pipeline] sh [2021-01-14T00:36:43.290Z] + make test [2021-01-14T00:36:43.290Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T00:36:49.635Z] 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-01-14T00:36:56.324Z] Removing intermediate container ae9659e27715 [2021-01-14T00:36:56.324Z] ---> 39cefd19c8ee [2021-01-14T00:36:56.324Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-14T00:36:56.324Z] Removing intermediate container e46bc6104777 [2021-01-14T00:36:56.324Z] ---> 7e64ed346216 [2021-01-14T00:36:56.324Z] [2021-01-14T00:36:56.324Z] Step 10/24 : FROM scratch [2021-01-14T00:36:56.324Z] ---> [2021-01-14T00:36:56.324Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-14T00:36:56.324Z] Removing intermediate container ed07a8767cbd [2021-01-14T00:36:56.324Z] ---> 311be177b3ba [2021-01-14T00:36:56.324Z] [2021-01-14T00:36:56.324Z] Step 10/21 : FROM alpine:3.12 [2021-01-14T00:36:56.324Z] Removing intermediate container 6c1090419013 [2021-01-14T00:36:56.324Z] ---> bd51df15fd11 [2021-01-14T00:36:56.324Z] [2021-01-14T00:36:56.324Z] Step 10/21 : FROM scratch [2021-01-14T00:36:56.324Z] ---> [2021-01-14T00:36:56.324Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:36:56.324Z] ---> Running in 29ffd77fffd8 [2021-01-14T00:36:56.324Z] 3.12: Pulling from library/alpine [2021-01-14T00:36:56.324Z] ---> Running in 34fb009ba0f6 [2021-01-14T00:36:56.324Z] ---> Running in 289d59a279fb [2021-01-14T00:36:56.324Z] Removing intermediate container 34fb009ba0f6 [2021-01-14T00:36:56.324Z] ---> 3b98ef2ad028 [2021-01-14T00:36:56.324Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-14T00:36:56.324Z] Removing intermediate container 289d59a279fb [2021-01-14T00:36:56.324Z] ---> 6458d51f9364 [2021-01-14T00:36:56.324Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-14T00:36:56.324Z] 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-01-14T00:36:58.308Z] ---> Running in 83c65aab4ef3 [2021-01-14T00:36:58.308Z] ---> Running in 21a1d7ef9a20 [2021-01-14T00:36:58.308Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T00:36:58.308Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T00:36:58.308Z] ---> 389fef711851 [2021-01-14T00:36:58.308Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-14T00:36:58.308Z] ---> Running in e829d93098bf [2021-01-14T00:36:58.308Z] Removing intermediate container c99481b79867 [2021-01-14T00:36:58.308Z] ---> bf101b397191 [2021-01-14T00:36:58.308Z] [2021-01-14T00:36:58.308Z] Step 10/22 : FROM scratch [2021-01-14T00:36:58.308Z] ---> [2021-01-14T00:36:58.308Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:36:58.572Z] ---> Using cache [2021-01-14T00:36:58.572Z] ---> 3b98ef2ad028 [2021-01-14T00:36:58.572Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-14T00:36:58.572Z] Removing intermediate container 21a1d7ef9a20 [2021-01-14T00:36:58.572Z] ---> 106229ae367d [2021-01-14T00:36:58.572Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T00:36:58.572Z] Removing intermediate container 83c65aab4ef3 [2021-01-14T00:36:58.572Z] ---> ca44cccd0f06 [2021-01-14T00:36:58.572Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-14T00:36:58.836Z] ---> Running in f71bc0cf550c [2021-01-14T00:36:58.836Z] ---> Running in 586edffdbbf6 [2021-01-14T00:36:58.836Z] ---> Running in 889e7f6a6117 [2021-01-14T00:36:59.113Z] Removing intermediate container f71bc0cf550c [2021-01-14T00:36:59.113Z] ---> 8e4a17cd8883 [2021-01-14T00:36:59.113Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T00:36:59.113Z] Removing intermediate container 586edffdbbf6 [2021-01-14T00:36:59.113Z] ---> 8694f49ecad0 [2021-01-14T00:36:59.113Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-14T00:36:59.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:36:59.113Z] ---> Running in e517310d0385 [2021-01-14T00:36:59.381Z] Removing intermediate container 889e7f6a6117 [2021-01-14T00:36:59.381Z] ---> d114050ba1af [2021-01-14T00:36:59.381Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:36:59.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:36:59.381Z] Removing intermediate container 29ffd77fffd8 [2021-01-14T00:36:59.381Z] ---> 7af9c0fe469a [2021-01-14T00:36:59.381Z] [2021-01-14T00:36:59.381Z] Step 11/26 : FROM docker:20.10.0 [2021-01-14T00:36:59.381Z] 20.10.0: Pulling from library/docker [2021-01-14T00:36:59.381Z] Removing intermediate container e517310d0385 [2021-01-14T00:36:59.381Z] ---> 97e1484c5be6 [2021-01-14T00:36:59.381Z] Step 14/22 : WORKDIR / [2021-01-14T00:36:59.652Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-14T00:36:59.652Z] ---> Running in 884675b2cc52 [2021-01-14T00:36:59.652Z] ---> 0ee8b7f81528 [2021-01-14T00:36:59.652Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-14T00:36:59.652Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:36:59.652Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-14T00:36:59.652Z] (4/4) Installing curl (7.69.1-r3) [2021-01-14T00:36:59.652Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:36:59.652Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T00:36:59.652Z] OK: 7 MiB in 18 packages [2021-01-14T00:37:01.066Z] ---> 0cf45e6a2b43 [2021-01-14T00:37:01.066Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-14T00:37:02.483Z] Removing intermediate container 884675b2cc52 [2021-01-14T00:37:02.483Z] ---> a3f6e339096f [2021-01-14T00:37:02.483Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:37:02.483Z] ---> 75ff3f60795c [2021-01-14T00:37:02.483Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-14T00:37:02.483Z] ---> cfa842e2b2bf [2021-01-14T00:37:02.483Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-14T00:37:03.438Z] ---> c7208bf37a1a [2021-01-14T00:37:03.438Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-14T00:37:03.701Z] Removing intermediate container e829d93098bf [2021-01-14T00:37:03.701Z] ---> fb995261c6ac [2021-01-14T00:37:03.701Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T00:37:04.668Z] ---> e7a97021d634 [2021-01-14T00:37:04.668Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:37:04.668Z] ---> Running in 2a8edec6db7e [2021-01-14T00:37:04.668Z] ---> e5f8934770fe [2021-01-14T00:37:04.668Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-14T00:37:04.935Z] ---> Running in e482329548d3 [2021-01-14T00:37:04.936Z] ---> 68a64d324328 [2021-01-14T00:37:04.936Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-14T00:37:04.936Z] Removing intermediate container 2a8edec6db7e [2021-01-14T00:37:04.936Z] ---> 16169f6c4a26 [2021-01-14T00:37:04.936Z] Step 13/21 : WORKDIR /edgex [2021-01-14T00:37:05.209Z] ---> Running in 62f5b6b5b966 [2021-01-14T00:37:05.209Z] ---> bd24d5f6d20d [2021-01-14T00:37:05.209Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-14T00:37:05.209Z] Removing intermediate container e482329548d3 [2021-01-14T00:37:05.209Z] ---> 0f16ded1193f [2021-01-14T00:37:05.209Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:37:05.449Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T00:37:05.484Z] ---> 220adf96268f [2021-01-14T00:37:05.484Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-14T00:37:05.484Z] ---> Running in e1ae34225399 [2021-01-14T00:37:05.484Z] ---> Running in 91e493bbb403 [2021-01-14T00:37:05.484Z] Removing intermediate container 62f5b6b5b966 [2021-01-14T00:37:05.484Z] ---> ad0869f82d22 [2021-01-14T00:37:05.484Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-14T00:37:05.757Z] Removing intermediate container e1ae34225399 [2021-01-14T00:37:05.757Z] ---> dc7b67e29b04 [2021-01-14T00:37:05.757Z] Step 19/21 : LABEL arch=x86_64 [2021-01-14T00:37:05.757Z] Removing intermediate container 91e493bbb403 [2021-01-14T00:37:05.757Z] ---> 1781b9db2c07 [2021-01-14T00:37:05.757Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:37:06.027Z] ---> Running in c1fed0749ba1 [2021-01-14T00:37:06.027Z] ---> 3a799824917f [2021-01-14T00:37:06.027Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-14T00:37:06.027Z] ---> 09b37c19389e [2021-01-14T00:37:06.027Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-14T00:37:06.027Z] ---> Running in 8461dfcd9d25 [2021-01-14T00:37:06.300Z] Removing intermediate container c1fed0749ba1 [2021-01-14T00:37:06.300Z] ---> fce0a8904848 [2021-01-14T00:37:06.300Z] Step 20/21 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:37:06.300Z] ---> Running in 85fb33310ede [2021-01-14T00:37:06.300Z] Removing intermediate container 8461dfcd9d25 [2021-01-14T00:37:06.300Z] ---> 0698cbf79dca [2021-01-14T00:37:06.300Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T00:37:06.576Z] ---> f13c63da190d [2021-01-14T00:37:06.576Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-14T00:37:06.576Z] ---> Running in 4a5106478584 [2021-01-14T00:37:06.576Z] Removing intermediate container 85fb33310ede [2021-01-14T00:37:06.576Z] ---> 5ac11d1e0931 [2021-01-14T00:37:06.576Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T00:37:06.847Z] ---> Running in 50613210495c [2021-01-14T00:37:06.847Z] ---> Running in c5d265d5436b [2021-01-14T00:37:06.847Z] ---> 4602304d5cf5 [2021-01-14T00:37:06.847Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-14T00:37:07.118Z] Removing intermediate container 4a5106478584 [2021-01-14T00:37:07.118Z] ---> 37b4208cace9 [2021-01-14T00:37:07.118Z] Step 21/22 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:37:07.118Z] Removing intermediate container 50613210495c [2021-01-14T00:37:07.118Z] ---> a179eabcc1ea [2021-01-14T00:37:07.118Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:37:07.118Z] ---> Running in ac0aa455fa30 [2021-01-14T00:37:07.383Z] ---> Running in 9ec0ba28b0f4 [2021-01-14T00:37:07.383Z] Removing intermediate container c5d265d5436b [2021-01-14T00:37:07.383Z] ---> ab4301353622 [2021-01-14T00:37:07.383Z] [2021-01-14T00:37:07.645Z] Removing intermediate container ac0aa455fa30 [2021-01-14T00:37:07.645Z] ---> c190de5ebe32 [2021-01-14T00:37:07.645Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:37:07.645Z] Successfully built ab4301353622 [2021-01-14T00:37:07.645Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-14T00:37:07.645Z] ---> Running in d748de0a0425 [2021-01-14T00:37:07.645Z] ---> eb6a562206b3 [2021-01-14T00:37:07.645Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-14T00:37:07.645Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2021-01-14T00:37:07.645Z] Removing intermediate container 9ec0ba28b0f4 [2021-01-14T00:37:07.645Z] ---> b9fd34106459 [2021-01-14T00:37:07.645Z] Step 22/24 : LABEL arch=x86_64 [2021-01-14T00:37:07.913Z] ---> Running in 2c2e44c695d6 [2021-01-14T00:37:07.913Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-14T00:37:07.913Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-14T00:37:07.913Z] ---> aefe523efa57 [2021-01-14T00:37:07.913Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-14T00:37:07.913Z] ---> Running in 35acb2b4084c [2021-01-14T00:37:07.913Z] Removing intermediate container d748de0a0425 [2021-01-14T00:37:07.913Z] ---> eb92bf6354c2 [2021-01-14T00:37:07.913Z] [2021-01-14T00:37:08.178Z] ---> Running in 70912f6e1c72 [2021-01-14T00:37:08.178Z] Successfully built eb92bf6354c2 [2021-01-14T00:37:08.178Z] Removing intermediate container 2c2e44c695d6 [2021-01-14T00:37:08.178Z] ---> e5ea0fb6f72f [2021-01-14T00:37:08.178Z] Step 18/21 : CMD ["--init=true"] [2021-01-14T00:37:08.444Z] Successfully tagged docker-core-metadata-go:latest [2021-01-14T00:37:08.445Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-01-14T00:37:08.445Z] Removing intermediate container 35acb2b4084c [2021-01-14T00:37:08.445Z] ---> 37aa265ab908 [2021-01-14T00:37:08.445Z] Step 23/24 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:37:08.445Z] ---> Running in 23f4270682a3 [2021-01-14T00:37:08.722Z] ---> Running in c77f970a44ee [2021-01-14T00:37:12.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:37:12.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:37:12.054Z] (1/2) Installing readline (8.0.4-r0) [2021-01-14T00:37:12.323Z] (2/2) Installing bash (5.0.17-r0) [2021-01-14T00:37:12.323Z] Executing bash-5.0.17-r0.post-install [2021-01-14T00:37:12.323Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:37:12.323Z] OK: 12 MiB in 22 packages [2021-01-14T00:37:12.905Z] Removing intermediate container 23f4270682a3 [2021-01-14T00:37:12.905Z] ---> 7dcf20dfd6ce [2021-01-14T00:37:12.905Z] Step 19/21 : LABEL arch=x86_64 [2021-01-14T00:37:12.905Z] Removing intermediate container c77f970a44ee [2021-01-14T00:37:12.905Z] ---> 6c552e97b6dd [2021-01-14T00:37:12.905Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T00:37:13.172Z] ---> Running in f8b25278ba23 [2021-01-14T00:37:13.172Z] ---> Running in 0f9ae8f84ce0 [2021-01-14T00:37:15.756Z] Removing intermediate container f8b25278ba23 [2021-01-14T00:37:15.756Z] ---> fd768b4a7aa2 [2021-01-14T00:37:15.756Z] Step 20/21 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:37:15.756Z] Removing intermediate container 70912f6e1c72 [2021-01-14T00:37:15.756Z] ---> 9447606da479 [2021-01-14T00:37:15.756Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-14T00:37:15.756Z] Removing intermediate container 0f9ae8f84ce0 [2021-01-14T00:37:15.756Z] ---> 7ef7e93fd635 [2021-01-14T00:37:15.756Z] [2021-01-14T00:37:16.028Z] ---> Running in 5cce3822439d [2021-01-14T00:37:16.028Z] ---> Running in a9fcc602da92 [2021-01-14T00:37:16.028Z] Successfully built 7ef7e93fd635 [2021-01-14T00:37:16.028Z] Successfully tagged docker-support-notifications-go:latest [2021-01-14T00:37:16.028Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-01-14T00:37:19.382Z] Removing intermediate container 5cce3822439d [2021-01-14T00:37:19.382Z] ---> 641c67077981 [2021-01-14T00:37:19.382Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T00:37:19.382Z] Removing intermediate container a9fcc602da92 [2021-01-14T00:37:19.382Z] ---> d1d80a0a7752 [2021-01-14T00:37:19.382Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-14T00:37:20.003Z] ---> Running in 8db0f1ac5c0f [2021-01-14T00:37:20.003Z] ---> Running in 9c465ee948c4 [2021-01-14T00:37:22.610Z] Removing intermediate container 9c465ee948c4 [2021-01-14T00:37:22.610Z] ---> 2b93b697746c [2021-01-14T00:37:22.610Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-14T00:37:22.874Z] Removing intermediate container 8db0f1ac5c0f [2021-01-14T00:37:22.875Z] ---> 1f68838f8a36 [2021-01-14T00:37:22.875Z] [2021-01-14T00:37:23.148Z] Successfully built 1f68838f8a36 [2021-01-14T00:37:23.148Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-14T00:37:23.148Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go [2021-01-14T00:37:23.416Z] ---> Running in 5c9d85959a18 [2021-01-14T00:37:24.384Z] Removing intermediate container 5c9d85959a18 [2021-01-14T00:37:24.384Z] ---> 54b1ba958fd4 [2021-01-14T00:37:24.384Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-14T00:37:27.762Z] ---> 13cc0f70473e [2021-01-14T00:37:27.762Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-14T00:37:28.730Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:37:28.730Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:37:28.730Z] ---> 55105406d5b3 [2021-01-14T00:37:28.730Z] Step 3/23 : WORKDIR /edgex-go [2021-01-14T00:37:29.002Z] ---> Using cache [2021-01-14T00:37:29.002Z] ---> d5307a0cfc1a [2021-01-14T00:37:29.002Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:37:29.002Z] ---> Using cache [2021-01-14T00:37:29.002Z] ---> e8ca08f5deae [2021-01-14T00:37:29.002Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-14T00:37:29.579Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:37:29.579Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:37:29.579Z] ---> 55105406d5b3 [2021-01-14T00:37:29.579Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:37:29.579Z] ---> Using cache [2021-01-14T00:37:29.579Z] ---> d5307a0cfc1a [2021-01-14T00:37:29.579Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:37:29.579Z] ---> Using cache [2021-01-14T00:37:29.579Z] ---> e8ca08f5deae [2021-01-14T00:37:29.579Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T00:37:29.579Z] ---> Using cache [2021-01-14T00:37:29.579Z] ---> 2f1569f822c3 [2021-01-14T00:37:29.579Z] Step 6/22 : COPY go.mod . [2021-01-14T00:37:29.579Z] ---> Using cache [2021-01-14T00:37:29.579Z] ---> eb4d0e65d04b [2021-01-14T00:37:29.579Z] Step 7/22 : RUN go mod download [2021-01-14T00:37:29.579Z] ---> Using cache [2021-01-14T00:37:29.579Z] ---> 0391efe4e54c [2021-01-14T00:37:29.579Z] Step 8/22 : COPY . . [2021-01-14T00:37:30.671Z] ---> Using cache [2021-01-14T00:37:30.671Z] ---> c9372dcabbbc [2021-01-14T00:37:30.671Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-14T00:37:31.445Z] ---> b470c1e22af2 [2021-01-14T00:37:31.445Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-14T00:37:31.759Z] ---> Running in a7b5aa5e80a6 [2021-01-14T00:37:31.759Z] ---> Running in 513c82838a1b [2021-01-14T00:37:33.318Z] ---> 3818e66897ee [2021-01-14T00:37:33.318Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-14T00:37:34.277Z] ---> Running in 8ee6ec6ef64d [2021-01-14T00:37:35.710Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:37:35.710Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:37:35.710Z] ---> 55105406d5b3 [2021-01-14T00:37:35.710Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T00:37:35.710Z] ---> Using cache [2021-01-14T00:37:35.710Z] ---> d5307a0cfc1a [2021-01-14T00:37:35.710Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:37:35.710Z] ---> Using cache [2021-01-14T00:37:35.710Z] ---> e8ca08f5deae [2021-01-14T00:37:35.710Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-14T00:37:35.710Z] ---> Using cache [2021-01-14T00:37:35.710Z] ---> 2f1569f822c3 [2021-01-14T00:37:35.710Z] Step 6/24 : COPY go.mod . [2021-01-14T00:37:35.710Z] ---> Using cache [2021-01-14T00:37:35.710Z] ---> eb4d0e65d04b [2021-01-14T00:37:35.710Z] Step 7/24 : RUN go mod download [2021-01-14T00:37:35.710Z] ---> Using cache [2021-01-14T00:37:35.710Z] ---> 0391efe4e54c [2021-01-14T00:37:35.710Z] Step 8/24 : COPY . . [2021-01-14T00:37:35.710Z] 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-01-14T00:37:35.710Z] ---> Using cache [2021-01-14T00:37:35.710Z] ---> c9372dcabbbc [2021-01-14T00:37:35.710Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-14T00:37:35.710Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:37:35.710Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:37:35.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:37:36.256Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-14T00:37:36.256Z] (2/33) Installing expat (2.2.9-r1) [2021-01-14T00:37:36.256Z] (3/33) Installing libffi (3.3-r2) [2021-01-14T00:37:36.256Z] ---> Running in 54c0404b7ff7 [2021-01-14T00:37:36.256Z] (4/33) Installing gdbm (1.13-r1) [2021-01-14T00:37:36.256Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-14T00:37:36.256Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-14T00:37:36.530Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-14T00:37:36.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:37:37.405Z] 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-01-14T00:37:37.405Z] OK: 233 MiB in 51 packages [2021-01-14T00:37:42.794Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-14T00:37:42.794Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-14T00:37:42.794Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-14T00:37:42.794Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-14T00:37:42.794Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-14T00:37:42.794Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-14T00:37:42.794Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-14T00:37:42.794Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-14T00:37:42.794Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-14T00:37:42.794Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-14T00:37:42.794Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-14T00:37:42.794Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-14T00:37:42.794Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-14T00:37:42.794Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-14T00:37:42.794Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-14T00:37:42.794Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-14T00:37:42.794Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-14T00:37:42.794Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-14T00:37:42.794Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-14T00:37:43.800Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-14T00:37:43.800Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-14T00:37:43.800Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-14T00:37:43.800Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-14T00:37:43.800Z] Removing intermediate container a7b5aa5e80a6 [2021-01-14T00:37:43.800Z] ---> 35d1355ffa1a [2021-01-14T00:37:43.800Z] Step 6/23 : COPY go.mod . [2021-01-14T00:37:43.800Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-14T00:37:43.800Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-14T00:37:43.800Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-14T00:37:44.095Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:37:44.095Z] OK: 71 MiB in 55 packages [2021-01-14T00:37:44.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T00:37:46.109Z] ---> e0f1a4f0b7fb [2021-01-14T00:37:46.109Z] Step 7/23 : RUN go mod download [2021-01-14T00:37:46.382Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:37:46.382Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:37:46.382Z] ---> 55105406d5b3 [2021-01-14T00:37:46.382Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:37:46.382Z] ---> Using cache [2021-01-14T00:37:46.382Z] ---> d5307a0cfc1a [2021-01-14T00:37:46.382Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:37:46.382Z] ---> Using cache [2021-01-14T00:37:46.382Z] ---> e8ca08f5deae [2021-01-14T00:37:46.382Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T00:37:46.382Z] ---> Using cache [2021-01-14T00:37:46.382Z] ---> 2f1569f822c3 [2021-01-14T00:37:46.382Z] Step 6/22 : COPY go.mod . [2021-01-14T00:37:46.382Z] ---> Using cache [2021-01-14T00:37:46.382Z] ---> eb4d0e65d04b [2021-01-14T00:37:46.382Z] Step 7/22 : RUN go mod download [2021-01-14T00:37:46.382Z] ---> Using cache [2021-01-14T00:37:46.382Z] ---> 0391efe4e54c [2021-01-14T00:37:46.382Z] Step 8/22 : COPY . . [2021-01-14T00:37:46.382Z] ---> Using cache [2021-01-14T00:37:46.382Z] ---> c9372dcabbbc [2021-01-14T00:37:46.382Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-14T00:37:47.345Z] ---> Running in 35fbf8aab3db [2021-01-14T00:37:47.345Z] ---> Running in 2cefae9f891c [2021-01-14T00:37:48.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T00:37:51.419Z] Removing intermediate container 35fbf8aab3db [2021-01-14T00:37:51.419Z] ---> e89d4f0f9cbd [2021-01-14T00:37:51.419Z] Step 8/23 : COPY . . [2021-01-14T00:38:03.877Z] 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-01-14T00:38:06.759Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T00:38:06.759Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T00:38:06.759Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-14T00:38:06.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T00:38:06.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T00:38:06.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T00:38:06.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T00:38:06.759Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T00:38:06.759Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T00:38:08.181Z] Removing intermediate container 8ee6ec6ef64d [2021-01-14T00:38:08.181Z] ---> ef4699a3756f [2021-01-14T00:38:08.181Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-14T00:38:09.599Z] ---> Running in ef9cfd48f09f [2021-01-14T00:38:13.578Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T00:38:13.578Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T00:38:13.578Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T00:38:13.924Z] Removing intermediate container 513c82838a1b [2021-01-14T00:38:13.924Z] ---> fc6505d8d4ee [2021-01-14T00:38:13.924Z] [2021-01-14T00:38:13.924Z] Step 10/22 : FROM scratch [2021-01-14T00:38:13.924Z] ---> [2021-01-14T00:38:13.924Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:38:13.924Z] ---> Using cache [2021-01-14T00:38:13.924Z] ---> 3b98ef2ad028 [2021-01-14T00:38:13.924Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-14T00:38:14.906Z] ---> Running in 8284a73906e3 [2021-01-14T00:38:16.647Z] ---> 8a4dc6b97c35 [2021-01-14T00:38:16.647Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-14T00:38:17.235Z] Removing intermediate container 54c0404b7ff7 [2021-01-14T00:38:17.235Z] ---> f889ac75e2b1 [2021-01-14T00:38:17.235Z] [2021-01-14T00:38:17.235Z] Step 10/24 : FROM alpine:3.12 [2021-01-14T00:38:17.235Z] ---> 389fef711851 [2021-01-14T00:38:17.235Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T00:38:17.235Z] Removing intermediate container 8284a73906e3 [2021-01-14T00:38:17.235Z] ---> c2fa9d7df189 [2021-01-14T00:38:17.235Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T00:38:17.235Z] ---> Running in 423b8645608b [2021-01-14T00:38:17.235Z] Removing intermediate container 2cefae9f891c [2021-01-14T00:38:17.235Z] ---> 0025831ae5b5 [2021-01-14T00:38:17.235Z] [2021-01-14T00:38:17.235Z] Step 10/22 : FROM alpine:3.12 [2021-01-14T00:38:17.235Z] ---> 389fef711851 [2021-01-14T00:38:17.235Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T00:38:17.235Z] ---> Running in d72cfd421dbd [2021-01-14T00:38:17.506Z] ---> Running in 8ef8a31a0aad [2021-01-14T00:38:17.506Z] Collecting docker-compose==1.23.2 [2021-01-14T00:38:17.506Z] ---> Running in ecede955ba6f [2021-01-14T00:38:17.506Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-14T00:38:17.773Z] 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-01-14T00:38:18.059Z] Removing intermediate container d72cfd421dbd [2021-01-14T00:38:18.059Z] ---> 8172326b67f3 [2021-01-14T00:38:18.059Z] Step 14/22 : WORKDIR / [2021-01-14T00:38:18.059Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-14T00:38:18.059Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-14T00:38:18.059Z] ---> Running in d6ebe27a19a0 [2021-01-14T00:38:18.326Z] 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-01-14T00:38:18.326Z] Collecting cached-property<2,>=1.2.0 [2021-01-14T00:38:18.326Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-14T00:38:18.326Z] Collecting texttable<0.10,>=0.9.0 [2021-01-14T00:38:18.326Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-14T00:38:18.607Z] Removing intermediate container d6ebe27a19a0 [2021-01-14T00:38:18.607Z] ---> 5a1e87cae06d [2021-01-14T00:38:18.607Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:38:18.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:38:18.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:38:18.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:38:18.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:38:18.911Z] ---> db1d8be8ec9e [2021-01-14T00:38:18.911Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-14T00:38:19.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.258s coverage: 46.6% of statements [2021-01-14T00:38:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T00:38:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T00:38:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T00:38:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T00:38:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T00:38:19.184Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-14T00:38:19.185Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-14T00:38:19.185Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:38:19.185Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:38:19.185Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-14T00:38:19.185Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-14T00:38:19.185Z] (4/5) Installing curl (7.69.1-r3) [2021-01-14T00:38:19.185Z] (4/5) Installing curl (7.69.1-r3) [2021-01-14T00:38:19.185Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T00:38:19.185Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T00:38:19.185Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:38:19.185Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:38:19.185Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T00:38:19.185Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T00:38:19.451Z] OK: 7 MiB in 19 packages [2021-01-14T00:38:19.451Z] OK: 7 MiB in 19 packages [2021-01-14T00:38:19.451Z] Collecting docopt<0.7,>=0.6.1 [2021-01-14T00:38:19.451Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-14T00:38:20.421Z] ---> b3ccc718fb7f [2021-01-14T00:38:20.421Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-14T00:38:20.421Z] Collecting PyYAML<4,>=3.10 [2021-01-14T00:38:20.421Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-14T00:38:22.370Z] Collecting jsonschema<3,>=2.5.1 [2021-01-14T00:38:22.370Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-14T00:38:22.650Z] ---> 29c1f64733af [2021-01-14T00:38:22.650Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-14T00:38:22.918Z] Removing intermediate container ecede955ba6f [2021-01-14T00:38:22.918Z] ---> 164b34edbeae [2021-01-14T00:38:22.918Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-14T00:38:22.918Z] ---> Running in 1706df6fa9b7 [2021-01-14T00:38:23.187Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-14T00:38:23.187Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-14T00:38:23.187Z] ---> Running in 60e6df75a068 [2021-01-14T00:38:23.187Z] Removing intermediate container 8ef8a31a0aad [2021-01-14T00:38:23.187Z] ---> 2e22d5b5197f [2021-01-14T00:38:23.187Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T00:38:23.460Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-14T00:38:23.460Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-14T00:38:23.460Z] Removing intermediate container 1706df6fa9b7 [2021-01-14T00:38:23.460Z] ---> 8c38237a2464 [2021-01-14T00:38:23.460Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:38:23.734Z] ---> Running in 99c23dea49e9 [2021-01-14T00:38:23.734Z] ---> Running in 7d7a87feb041 [2021-01-14T00:38:23.734Z] Removing intermediate container 60e6df75a068 [2021-01-14T00:38:23.734Z] ---> 22ba47b53187 [2021-01-14T00:38:23.734Z] Step 13/22 : WORKDIR / [2021-01-14T00:38:24.021Z] ---> Running in 3c9b92249d1c [2021-01-14T00:38:24.021Z] Removing intermediate container 99c23dea49e9 [2021-01-14T00:38:24.021Z] ---> d02a67637d9b [2021-01-14T00:38:24.021Z] Step 13/24 : WORKDIR / [2021-01-14T00:38:24.298Z] ---> Running in e4bfd15b04bc [2021-01-14T00:38:24.298Z] Removing intermediate container 7d7a87feb041 [2021-01-14T00:38:24.298Z] ---> 4849eb6a5e8d [2021-01-14T00:38:24.299Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T00:38:24.299Z] Collecting docker<4.0,>=3.6.0 [2021-01-14T00:38:24.299Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-14T00:38:24.299Z] Removing intermediate container 3c9b92249d1c [2021-01-14T00:38:24.299Z] ---> 927096a0fdfa [2021-01-14T00:38:24.299Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:38:24.576Z] ---> Running in ee5cadda953b [2021-01-14T00:38:24.576Z] Collecting idna<2.8,>=2.5 [2021-01-14T00:38:24.576Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-14T00:38:24.850Z] 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-01-14T00:38:24.850Z] 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-01-14T00:38:24.850Z] Removing intermediate container e4bfd15b04bc [2021-01-14T00:38:24.850Z] ---> dfe5a9896fbf [2021-01-14T00:38:24.851Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-14T00:38:24.851Z] Removing intermediate container ee5cadda953b [2021-01-14T00:38:24.851Z] ---> e86fd0b887d6 [2021-01-14T00:38:24.851Z] Step 21/22 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:38:24.851Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-14T00:38:24.851Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-14T00:38:25.446Z] Collecting docker-pycreds>=0.4.0 [2021-01-14T00:38:25.446Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-14T00:38:25.446Z] ---> 1a0b7c53d0c2 [2021-01-14T00:38:25.446Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-14T00:38:25.446Z] ---> Running in 5f4d738fbe56 [2021-01-14T00:38:25.717Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-14T00:38:25.717Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-14T00:38:25.717Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-14T00:38:25.717Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-14T00:38:25.717Z] ---> 394a8b0a6374 [2021-01-14T00:38:25.717Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-14T00:38:25.717Z] Installing collected packages: websocket-client, cached-property, texttable, docopt, PyYAML, jsonschema, idna, urllib3, requests, dockerpty, docker-pycreds, docker, docker-compose [2021-01-14T00:38:25.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.560s coverage: 27.0% of statements [2021-01-14T00:38:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T00:38:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T00:38:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T00:38:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T00:38:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T00:38:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T00:38:25.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-01-14T00:38:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T00:38:25.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.086s coverage: 100.0% of statements [2021-01-14T00:38:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T00:38:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T00:38:25.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.283s coverage: 67.9% of statements [2021-01-14T00:38:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T00:38:25.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T00:38:26.305Z] Removing intermediate container 5f4d738fbe56 [2021-01-14T00:38:26.305Z] ---> 1aa7d14e6de0 [2021-01-14T00:38:26.305Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:38:26.305Z] Running setup.py install for texttable: started [2021-01-14T00:38:26.579Z] ---> ff83c5a3c2ae [2021-01-14T00:38:26.579Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-14T00:38:26.579Z] ---> Running in 2470c73d62e3 [2021-01-14T00:38:26.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.714s coverage: 82.3% of statements [2021-01-14T00:38:26.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T00:38:26.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T00:38:26.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T00:38:26.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T00:38:27.554Z] Running setup.py install for texttable: finished with status 'done' [2021-01-14T00:38:27.554Z] Running setup.py install for docopt: started [2021-01-14T00:38:27.554Z] ---> 02f7c42455c2 [2021-01-14T00:38:27.554Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-14T00:38:27.554Z] Removing intermediate container 2470c73d62e3 [2021-01-14T00:38:27.554Z] ---> 63586875c210 [2021-01-14T00:38:27.554Z] [2021-01-14T00:38:27.554Z] ---> be6a3201d468 [2021-01-14T00:38:27.554Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-14T00:38:27.818Z] Successfully built 63586875c210 [2021-01-14T00:38:27.818Z] ---> 4667e41e317a [2021-01-14T00:38:27.818Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-14T00:38:27.818Z] Successfully tagged docker-core-command-go:latest [2021-01-14T00:38:28.088Z]  Building docker-core-command-go ... done  Running setup.py install for docopt: finished with status 'done' [2021-01-14T00:38:28.682Z] Running setup.py install for PyYAML: started [2021-01-14T00:38:29.276Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-14T00:38:29.276Z] ---> 8086c94a4800 [2021-01-14T00:38:29.276Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-14T00:38:29.550Z] ---> 9d87b5268882 [2021-01-14T00:38:29.550Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-14T00:38:29.832Z] Attempting uninstall: idna [2021-01-14T00:38:29.832Z] Found existing installation: idna 2.9 [2021-01-14T00:38:29.832Z] Uninstalling idna-2.9: [2021-01-14T00:38:29.832Z] Successfully uninstalled idna-2.9 [2021-01-14T00:38:29.832Z] ---> Running in bff2f6361986 [2021-01-14T00:38:30.114Z] Attempting uninstall: urllib3 [2021-01-14T00:38:30.114Z] Found existing installation: urllib3 1.25.9 [2021-01-14T00:38:30.114Z] Uninstalling urllib3-1.25.9: [2021-01-14T00:38:30.397Z] Successfully uninstalled urllib3-1.25.9 [2021-01-14T00:38:30.397Z] Attempting uninstall: requests [2021-01-14T00:38:30.397Z] Found existing installation: requests 2.23.0 [2021-01-14T00:38:30.397Z] Uninstalling requests-2.23.0: [2021-01-14T00:38:30.672Z] Successfully uninstalled requests-2.23.0 [2021-01-14T00:38:31.248Z] ---> 1ae2e955e582 [2021-01-14T00:38:31.248Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T00:38:31.248Z] Running setup.py install for dockerpty: started [2021-01-14T00:38:31.852Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-14T00:38:32.137Z] ---> f49555fca540 [2021-01-14T00:38:32.137Z] Step 20/24 : 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-01-14T00:38:32.424Z] ---> Running in 835c0f0fdf34 [2021-01-14T00:38:32.424Z] Removing intermediate container bff2f6361986 [2021-01-14T00:38:32.424Z] ---> f56840f5ba92 [2021-01-14T00:38:32.424Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-14T00:38:33.399Z] ---> Running in 05473de45ebd [2021-01-14T00:38:33.677Z] 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.57.0 [2021-01-14T00:38:35.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.165s coverage: 28.6% of statements [2021-01-14T00:38:35.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T00:38:35.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T00:38:35.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T00:38:35.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T00:38:35.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T00:38:35.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.138s coverage: 100.0% of statements [2021-01-14T00:38:35.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T00:38:35.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.092s coverage: 100.0% of statements [2021-01-14T00:38:35.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T00:38:35.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.359s coverage: 86.7% of statements [2021-01-14T00:38:35.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T00:38:35.085Z] Removing intermediate container 05473de45ebd [2021-01-14T00:38:35.085Z] ---> 5d422df1c3b0 [2021-01-14T00:38:35.085Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T00:38:35.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.310s coverage: 97.5% of statements [2021-01-14T00:38:35.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T00:38:35.356Z] ---> Running in 9dd88bb105a3 [2021-01-14T00:38:35.634Z] Removing intermediate container 9dd88bb105a3 [2021-01-14T00:38:35.634Z] ---> 0ea28df76bb1 [2021-01-14T00:38:35.634Z] Step 21/22 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:38:35.634Z] ---> Running in f2adadfa97ea [2021-01-14T00:38:35.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements [2021-01-14T00:38:35.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T00:38:35.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T00:38:35.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T00:38:35.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T00:38:35.912Z] Removing intermediate container 835c0f0fdf34 [2021-01-14T00:38:35.912Z] ---> d15816d40c18 [2021-01-14T00:38:35.912Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-14T00:38:35.912Z] ---> Running in 17e10d64d289 [2021-01-14T00:38:36.186Z] Removing intermediate container f2adadfa97ea [2021-01-14T00:38:36.186Z] ---> c3266f4523ee [2021-01-14T00:38:36.186Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:38:37.581Z] ---> Running in ef90fd876e51 [2021-01-14T00:38:37.581Z] Removing intermediate container 17e10d64d289 [2021-01-14T00:38:37.581Z] ---> 43bd21d50c9d [2021-01-14T00:38:37.581Z] Step 22/24 : LABEL arch=x86_64 [2021-01-14T00:38:37.581Z] Removing intermediate container ef9cfd48f09f [2021-01-14T00:38:37.581Z] ---> d798b2354f6e [2021-01-14T00:38:37.581Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-14T00:38:37.581Z] ---> Running in f532774edbc5 [2021-01-14T00:38:37.581Z] ---> Running in 5cbcdd23ec4a [2021-01-14T00:38:37.581Z] Removing intermediate container ef90fd876e51 [2021-01-14T00:38:37.581Z] ---> cec171118632 [2021-01-14T00:38:37.581Z] [2021-01-14T00:38:37.849Z] Successfully built cec171118632 [2021-01-14T00:38:37.849Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-14T00:38:37.849Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container f532774edbc5 [2021-01-14T00:38:37.849Z] ---> 8ea6124927f4 [2021-01-14T00:38:37.849Z] Step 23/24 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:38:38.432Z] ---> Running in 251a24000beb [2021-01-14T00:38:38.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:38:38.700Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:38:38.701Z] Removing intermediate container 251a24000beb [2021-01-14T00:38:38.701Z] ---> 45c6e6ccc2bb [2021-01-14T00:38:38.701Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T00:38:38.701Z] ---> Running in 1530cc56e1f8 [2021-01-14T00:38:38.963Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:38:38.963Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-14T00:38:38.963Z] (3/3) Installing curl (7.69.1-r3) [2021-01-14T00:38:38.963Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:38:38.963Z] OK: 72 MiB in 58 packages [2021-01-14T00:38:38.963Z] Removing intermediate container 1530cc56e1f8 [2021-01-14T00:38:38.963Z] ---> df3c3e83a830 [2021-01-14T00:38:38.963Z] [2021-01-14T00:38:39.226Z] Successfully built df3c3e83a830 [2021-01-14T00:38:39.226Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-14T00:38:39.491Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 5cbcdd23ec4a [2021-01-14T00:38:39.491Z] ---> 39da1b829fa7 [2021-01-14T00:38:39.491Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-14T00:38:39.754Z] ---> Running in 9d238d6d92d4 [2021-01-14T00:38:40.019Z] Removing intermediate container 9d238d6d92d4 [2021-01-14T00:38:40.019Z] ---> 4fac7f747abd [2021-01-14T00:38:40.019Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:38:40.019Z] ---> Running in 453d263001dd [2021-01-14T00:38:40.282Z] Removing intermediate container 453d263001dd [2021-01-14T00:38:40.282Z] ---> d1e1a3334713 [2021-01-14T00:38:40.282Z] Step 24/26 : LABEL arch=x86_64 [2021-01-14T00:38:40.556Z] ---> Running in 8425e26e86e4 [2021-01-14T00:38:43.122Z] Removing intermediate container 8425e26e86e4 [2021-01-14T00:38:43.122Z] ---> b54829fc772f [2021-01-14T00:38:43.122Z] Step 25/26 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:38:43.122Z] ---> Running in a56d6746834c [2021-01-14T00:38:43.122Z] Removing intermediate container 423b8645608b [2021-01-14T00:38:43.122Z] ---> 8ab695bf3c53 [2021-01-14T00:38:43.122Z] [2021-01-14T00:38:43.122Z] Step 10/23 : FROM alpine:3.12 [2021-01-14T00:38:43.122Z] ---> 389fef711851 [2021-01-14T00:38:43.122Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:38:43.122Z] ---> Running in d088e6c4085f [2021-01-14T00:38:43.122Z] Removing intermediate container a56d6746834c [2021-01-14T00:38:43.122Z] ---> 3cd64296d54f [2021-01-14T00:38:43.122Z] Step 26/26 : LABEL version=0.0.0 [2021-01-14T00:38:43.122Z] ---> Running in 53bce8a6919a [2021-01-14T00:38:43.386Z] Removing intermediate container d088e6c4085f [2021-01-14T00:38:43.386Z] ---> eb2c103aba49 [2021-01-14T00:38:43.386Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-14T00:38:43.386Z] ---> Running in 9357b4e9076c [2021-01-14T00:38:43.386Z] Removing intermediate container 53bce8a6919a [2021-01-14T00:38:43.386Z] ---> 3399a1ba75f3 [2021-01-14T00:38:43.386Z] [2021-01-14T00:38:43.649Z] Successfully built 3399a1ba75f3 [2021-01-14T00:38:43.649Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-14T00:38:43.649Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 9357b4e9076c [2021-01-14T00:38:43.649Z] ---> 93c6e84044be [2021-01-14T00:38:43.649Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-14T00:38:43.649Z] ---> Running in e338da189618 [2021-01-14T00:38:43.923Z] Removing intermediate container e338da189618 [2021-01-14T00:38:43.923Z] ---> a7c8c4a56371 [2021-01-14T00:38:43.923Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:38:43.923Z] ---> Running in 2e773d62b195 [2021-01-14T00:38:43.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.110s coverage: 93.1% of statements [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T00:38:43.963Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T00:38:43.963Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.185s coverage: 0.1% of statements [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-14T00:38:43.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.083s coverage: 100.0% of statements [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-14T00:38:43.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 75.5% of statements [2021-01-14T00:38:43.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-14T00:38:43.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.8% of statements [2021-01-14T00:38:43.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.169s coverage: 87.2% of statements [2021-01-14T00:38:44.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.170s coverage: 84.2% of statements [2021-01-14T00:38:45.338Z] Removing intermediate container 2e773d62b195 [2021-01-14T00:38:45.338Z] ---> 6a0ff346c427 [2021-01-14T00:38:45.338Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-14T00:38:45.338Z] ---> Running in 77587818fc87 [2021-01-14T00:38:45.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:38:46.864Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:38:46.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.4% of statements [2021-01-14T00:38:46.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-14T00:38:47.439Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-14T00:38:47.439Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-14T00:38:47.706Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-14T00:38:47.977Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-14T00:38:47.977Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-14T00:38:48.246Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:38:48.246Z] OK: 8 MiB in 19 packages [2021-01-14T00:38:48.824Z] Removing intermediate container 77587818fc87 [2021-01-14T00:38:48.824Z] ---> 95e06d6b4994 [2021-01-14T00:38:48.824Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:38:49.087Z] ---> c53e1c3dd7c9 [2021-01-14T00:38:49.087Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-14T00:38:49.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.632s coverage: 63.5% of statements [2021-01-14T00:38:49.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T00:38:49.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T00:38:49.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2021-01-14T00:38:49.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements [2021-01-14T00:38:49.661Z] ---> 57b7f4b2bc7d [2021-01-14T00:38:49.661Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-14T00:38:49.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-01-14T00:38:50.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2021-01-14T00:38:50.236Z] ---> f58df18dc881 [2021-01-14T00:38:50.236Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-14T00:38:50.236Z] ---> Running in c4a84b9c011c [2021-01-14T00:38:50.236Z] Removing intermediate container c4a84b9c011c [2021-01-14T00:38:50.236Z] ---> dee4798cfb67 [2021-01-14T00:38:50.236Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:38:50.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-01-14T00:38:50.499Z] ---> Running in 454c9d9f971a [2021-01-14T00:38:50.499Z] Removing intermediate container 454c9d9f971a [2021-01-14T00:38:50.499Z] ---> dc802ed9a8fd [2021-01-14T00:38:50.499Z] Step 21/23 : LABEL arch=x86_64 [2021-01-14T00:38:50.761Z] ---> Running in 9d30d50a91cf [2021-01-14T00:38:50.761Z] Removing intermediate container 9d30d50a91cf [2021-01-14T00:38:50.761Z] ---> 068ede2e6764 [2021-01-14T00:38:50.761Z] Step 22/23 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:38:51.024Z] ---> Running in f22360c4abdb [2021-01-14T00:38:51.024Z] Removing intermediate container f22360c4abdb [2021-01-14T00:38:51.024Z] ---> 1e7c445cf566 [2021-01-14T00:38:51.024Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T00:38:51.292Z] ---> Running in 56c9ddd04881 [2021-01-14T00:38:51.292Z] Removing intermediate container 56c9ddd04881 [2021-01-14T00:38:51.292Z] ---> 9861a6d2f39a [2021-01-14T00:38:51.292Z] [2021-01-14T00:38:51.555Z] Successfully built 9861a6d2f39a [2021-01-14T00:38:51.555Z] Successfully tagged docker-core-data-go:latest [2021-01-14T00:38:52.516Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-14T00:38:52.524Z] $ docker stop --time=1 d1b6b09d48ddc5d5cbab022813ba17ed95c7a7766e3e1fbe9b3a6a2918541e30 [2021-01-14T00:38:54.248Z] $ docker rm -f d1b6b09d48ddc5d5cbab022813ba17ed95c7a7766e3e1fbe9b3a6a2918541e30 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T00:38:54.871Z] + docker images [2021-01-14T00:38:54.871Z] + grep docker [2021-01-14T00:38:54.871Z] docker-core-data-go latest 9861a6d2f39a 3 seconds ago 22.3MB [2021-01-14T00:38:54.871Z] docker-sys-mgmt-agent-go latest 3399a1ba75f3 11 seconds ago 313MB [2021-01-14T00:38:54.871Z] docker-security-secretstore-setup-go latest df3c3e83a830 16 seconds ago 24.6MB [2021-01-14T00:38:54.871Z] docker-security-bootstrap-redis-go latest cec171118632 17 seconds ago 15.8MB [2021-01-14T00:38:54.871Z] docker-core-command-go latest 63586875c210 27 seconds ago 10.6MB [2021-01-14T00:38:54.871Z] docker-security-proxy-setup-go latest 1f68838f8a36 About a minute ago 24.5MB [2021-01-14T00:38:54.871Z] docker-support-notifications-go latest 7ef7e93fd635 About a minute ago 12MB [2021-01-14T00:38:54.871Z] docker-support-scheduler-go latest ab4301353622 About a minute ago 10.7MB [2021-01-14T00:38:54.871Z] docker-core-metadata-go latest eb92bf6354c2 About a minute ago 13.1MB [2021-01-14T00:38:54.871Z] docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-14T00:38:55.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.905s coverage: 55.9% of statements [2021-01-14T00:38:55.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T00:38:55.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T00:38:55.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T00:38:55.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T00:38:55.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T00:38:56.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.354s coverage: 37.0% of statements [2021-01-14T00:38:56.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T00:38:56.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T00:38:56.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.625s coverage: 84.0% of statements [2021-01-14T00:38:56.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements [2021-01-14T00:39:03.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.351s coverage: 47.1% of statements [2021-01-14T00:39:03.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T00:39:03.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T00:39:03.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T00:39:03.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T00:39:03.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T00:39:03.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.172s coverage: 100.0% of statements [2021-01-14T00:39:03.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T00:39:03.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.145s coverage: 100.0% of statements [2021-01-14T00:39:03.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T00:39:07.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.191s coverage: 29.1% of statements [2021-01-14T00:39:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T00:39:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T00:39:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T00:39:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T00:39:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T00:39:07.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.170s coverage: 99.0% of statements [2021-01-14T00:39:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T00:39:07.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements [2021-01-14T00:39:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T00:39:07.957Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-01-14T00:39:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T00:39:07.957Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.088s coverage: 100.0% of statements [2021-01-14T00:39:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T00:39:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T00:39:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T00:39:07.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T00:39:07.957Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.079s coverage: 87.9% of statements [2021-01-14T00:39:07.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T00:39:07.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T00:39:07.958Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements [2021-01-14T00:39:08.970Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-01-14T00:39:10.406Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 100.0% of statements [2021-01-14T00:39:10.482Z] Still waiting to schedule task [2021-01-14T00:39:10.482Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-14T00:39:11.003Z] GO111MODULE=on go vet ./... [2021-01-14T00:39:59.266Z] Running on prd-ubuntu18.04-docker-8c-8g-20086 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws [2021-01-14T00:39:59.322Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2021-01-14T00:40:01.379Z] using credential edgex-jenkins-ssh [2021-01-14T00:40:01.435Z] Cloning the remote Git repository [2021-01-14T00:40:01.443Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-14T00:40:01.510Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2021-01-14T00:40:01.552Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T00:40:01.553Z] > git --version # timeout=10 [2021-01-14T00:40:01.560Z] > git --version # 'git version 2.17.1' [2021-01-14T00:40:01.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T00:40:01.590Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T00:40:19.752Z] gofmt -l . [2021-01-14T00:40:19.752Z] [ "`gofmt -l .`" = "" ] [2021-01-14T00:40:19.752Z] ./bin/test-go-mod-tidy.sh [2021-01-14T00:40:19.752Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-14T00:40:21.385Z] + ls -al . [2021-01-14T00:40:21.385Z] total 688 [2021-01-14T00:40:21.385Z] drwxrwxr-x 9 1001 1001 4096 Jan 14 00:40 . [2021-01-14T00:40:21.385Z] drwxr-xr-x 4 root root 4096 Jan 14 00:36 .. [2021-01-14T00:40:21.385Z] -rw-rw-r-- 1 1001 1001 11 Jan 14 00:35 .dockerignore [2021-01-14T00:40:21.385Z] drwxrwxr-x 8 1001 1001 4096 Jan 14 00:35 .git [2021-01-14T00:40:21.385Z] drwxrwxr-x 3 1001 1001 4096 Jan 14 00:35 .github [2021-01-14T00:40:21.385Z] -rw-rw-r-- 1 1001 1001 824 Jan 14 00:35 .gitignore [2021-01-14T00:40:21.385Z] -rw-rw-r-- 1 1001 1001 166 Jan 14 00:35 .sonarcloud.properties [2021-01-14T00:40:21.385Z] -rw-rw-r-- 1 1001 1001 7741 Jan 14 00:35 Attribution.txt [2021-01-14T00:40:21.385Z] -rw-rw-r-- 1 1001 1001 3804 Jan 14 00:35 CONTRIBUTING.md [2021-01-14T00:40:21.385Z] -rw-rw-r-- 1 1001 1001 931 Jan 14 00:35 Dockerfile.build [2021-01-14T00:40:21.385Z] -rw-rw-r-- 1 1001 1001 863 Jan 14 00:35 Jenkinsfile [2021-01-14T00:40:21.385Z] -rw-rw-r-- 1 1001 1001 10775 Jan 14 00:35 LICENSE [2021-01-14T00:40:21.385Z] -rw-rw-r-- 1 1001 1001 5750 Jan 14 00:35 Makefile [2021-01-14T00:40:21.385Z] -rw-rw-r-- 1 1001 1001 6524 Jan 14 00:35 README.md [2021-01-14T00:40:21.385Z] -rw-rw-r-- 1 1001 1001 6744 Jan 14 00:35 SECURITY.md [2021-01-14T00:40:21.385Z] -rw-rw-r-- 1 1001 1001 5 Jan 14 00:31 VERSION [2021-01-14T00:40:21.385Z] -rw-rw-r-- 1 1001 1001 4131 Jan 14 00:35 ZMQWindows.md [2021-01-14T00:40:21.385Z] drwxrwxr-x 2 1001 1001 4096 Jan 14 00:35 bin [2021-01-14T00:40:21.385Z] drwxrwxr-x 14 1001 1001 4096 Jan 14 00:35 cmd [2021-01-14T00:40:21.385Z] -rw-r--r-- 1 root root 553305 Jan 14 00:39 coverage.out [2021-01-14T00:40:21.385Z] -rw-r--r-- 1 root root 979 Jan 14 00:40 go.mod [2021-01-14T00:40:21.385Z] -rw-r--r-- 1 root root 19036 Jan 14 00:40 go.sum [2021-01-14T00:40:21.385Z] drwxrwxr-x 8 1001 1001 4096 Jan 14 00:35 internal [2021-01-14T00:40:21.385Z] drwxrwxr-x 4 1001 1001 4096 Jan 14 00:35 openapi [2021-01-14T00:40:21.385Z] drwxrwxr-x 4 1001 1001 4096 Jan 14 00:35 snap [2021-01-14T00:40:21.385Z] -rw-rw-r-- 1 1001 1001 168 Jan 14 00:35 version.go [Pipeline] sh [2021-01-14T00:40:22.038Z] Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 [2021-01-14T00:40:22.040Z] + '[' -e coverage.out ] [2021-01-14T00:40:22.041Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-14T00:40:22.108Z] Warning: overwriting stash ‘coverage-report’ [2021-01-14T00:40:22.223Z] Merge succeeded, producing bfd06ef58b324977c8c839e2e97c85ad446bb4e6 [2021-01-14T00:40:22.224Z] Checking out Revision bfd06ef58b324977c8c839e2e97c85ad446bb4e6 (PR-3002) [2021-01-14T00:40:21.442Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T00:40:21.449Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T00:40:21.459Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T00:40:21.472Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T00:40:21.472Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T00:40:21.476Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T00:40:22.063Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T00:40:22.068Z] > git checkout -f f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 # timeout=10 [2021-01-14T00:40:22.147Z] > git remote # timeout=10 [2021-01-14T00:40:22.154Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T00:40:22.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T00:40:22.170Z] > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 [2021-01-14T00:40:22.233Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T00:40:22.242Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T00:40:22.246Z] > git checkout -f bfd06ef58b324977c8c839e2e97c85ad446bb4e6 # timeout=10 [2021-01-14T00:40:23.296Z] Stashed 1 file(s) [Pipeline] sh [2021-01-14T00:40:23.988Z] + make build [2021-01-14T00:40:23.988Z] 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-01-14T00:40:25.928Z] Commit message: "Merge commit '3fcc602c4282fe50c74be67af1ba7a350be2dfea' into HEAD" [2021-01-14T00:40:25.946Z] > git rev-list --no-walk f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:40:27.210Z] + echo snap-build.sh [2021-01-14T00:40:27.210Z] snap-build.sh [2021-01-14T00:40:27.210Z] + SNAP_BASE_DIR=. [2021-01-14T00:40:27.210Z] + '[' '!' -z /w/workspace/edgex-go/11 ']' [2021-01-14T00:40:27.210Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/11 [2021-01-14T00:40:27.210Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' [2021-01-14T00:40:27.210Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/11] [2021-01-14T00:40:27.210Z] + cd /w/workspace/edgex-go/11 [2021-01-14T00:40:27.210Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-14T00:40:27.210Z] Reading package lists... [2021-01-14T00:40:27.210Z] Building dependency tree... [2021-01-14T00:40:27.210Z] Reading state information... [2021-01-14T00:40:27.474Z] The following packages were automatically installed and are no longer required: [2021-01-14T00:40:27.474Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-14T00:40:27.474Z] uidmap xdelta3 [2021-01-14T00:40:27.474Z] Use 'sudo apt autoremove' to remove them. [2021-01-14T00:40:27.474Z] The following packages will be REMOVED: [2021-01-14T00:40:27.474Z] lxd* lxd-client* [2021-01-14T00:40:27.736Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-14T00:40:27.736Z] After this operation, 31.7 MB disk space will be freed. [2021-01-14T00:40:29.047Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-14T00:40:29.047Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T00:40:29.642Z] Removing lxd dnsmasq configuration [2021-01-14T00:40:29.642Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T00:40:29.904Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-14T00:40:30.851Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-14T00:40:31.112Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-14T00:40:31.112Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T00:40:32.502Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-14T00:40:32.502Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-14T00:40:33.889Z] + sudo snap remove --purge lxd [2021-01-14T00:40:33.889Z] snap "lxd" is not installed [2021-01-14T00:40:33.889Z] + sudo groupadd --force --system lxd [2021-01-14T00:40:33.889Z] ++ whoami [2021-01-14T00:40:33.889Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-14T00:40:33.889Z] + newgrp - lxd [2021-01-14T00:40:33.889Z] + sudo snap install lxd [2021-01-14T00:40:34.168Z] 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-01-14T00:40:42.071Z] 2021-01-14T00:40:39Z INFO Waiting for automatic snapd restart... [2021-01-14T00:40:56.348Z] 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-01-14T00:40:56.994Z] lxd 4.10 from Canonical* installed [2021-01-14T00:40:56.995Z] + sudo lxd init --auto [2021-01-14T00:41:00.661Z] 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-01-14T00:41:06.054Z] 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-01-14T00:41:07.000Z] + sudo snap install --classic snapcraft [2021-01-14T00:41:07.034Z] 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-01-14T00:41:11.226Z] snapcraft 4.4.4 from Canonical* installed [2021-01-14T00:41:11.226Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-14T00:41:11.226Z] + patch --verbose -p1 [2021-01-14T00:41:11.226Z] Hmm... Looks like a unified diff to me... [2021-01-14T00:41:11.226Z] The text leading up to this was: [2021-01-14T00:41:11.226Z] -------------------------- [2021-01-14T00:41:11.226Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-14T00:41:11.226Z] |From: Tony Espy [2021-01-14T00:41:11.226Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-14T00:41:11.226Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-14T00:41:11.226Z] | [2021-01-14T00:41:11.226Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-14T00:41:11.226Z] |optimize the snap CI check run for pull requests. When [2021-01-14T00:41:11.226Z] |applied, it essentially strips out everything (apps and [2021-01-14T00:41:11.226Z] |parts) from the snapcraft.yaml file except those required [2021-01-14T00:41:11.226Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-14T00:41:11.226Z] |catch changes to edgex-go that break the snap build. [2021-01-14T00:41:11.226Z] | [2021-01-14T00:41:11.226Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-14T00:41:11.226Z] |to update this patch file, otherwise it may fail to apply, [2021-01-14T00:41:11.226Z] |resulting in a failed snap build CI check in the associated [2021-01-14T00:41:11.226Z] |pull request. [2021-01-14T00:41:11.226Z] | [2021-01-14T00:41:11.226Z] |Note - in addition to applying this patch, the pipeline also [2021-01-14T00:41:11.226Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-14T00:41:11.226Z] |need to build the finally binary .snap file (and it won't [2021-01-14T00:41:11.226Z] |work with the patch applied). This further reduces the build [2021-01-14T00:41:11.226Z] |time. [2021-01-14T00:41:11.226Z] |--- [2021-01-14T00:41:11.227Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-14T00:41:11.227Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-14T00:41:11.227Z] | [2021-01-14T00:41:11.227Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-14T00:41:11.227Z] |index 1e537489..faf42425 100644 [2021-01-14T00:41:11.227Z] |--- a/snap/snapcraft.yaml [2021-01-14T00:41:11.227Z] |+++ b/snap/snapcraft.yaml [2021-01-14T00:41:11.227Z] -------------------------- [2021-01-14T00:41:11.227Z] patching file snap/snapcraft.yaml [2021-01-14T00:41:11.227Z] Using Plan A... [2021-01-14T00:41:11.227Z] Hunk #1 succeeded at 73. [2021-01-14T00:41:11.227Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-14T00:41:11.227Z] Hunk #3 succeeded at 214 (offset -3 lines). [2021-01-14T00:41:11.227Z] Hunk #4 succeeded at 222 (offset -3 lines). [2021-01-14T00:41:11.227Z] Hunk #5 succeeded at 229 (offset -3 lines). [2021-01-14T00:41:11.227Z] Hunk #6 succeeded at 256 (offset -3 lines). [2021-01-14T00:41:11.227Z] Hunk #7 succeeded at 290 (offset -3 lines). [2021-01-14T00:41:11.227Z] Hunk #8 succeeded at 342 (offset -2 lines). [2021-01-14T00:41:11.227Z] Hmm... Ignoring the trailing garbage. [2021-01-14T00:41:11.227Z] done [2021-01-14T00:41:11.227Z] + sudo snapcraft prime --use-lxd [2021-01-14T00:41:12.619Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-14T00:41:12.619Z] 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-01-14T00:41:12.619Z] - README.md [2021-01-14T00:41:12.619Z] - snapcraft.yaml.orig [2021-01-14T00:41:12.619Z] [2021-01-14T00:41:12.619Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-14T00:41:13.207Z] Launching a container. [2021-01-14T00:41:13.757Z] 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-01-14T00:41:17.163Z] 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-01-14T00:41:21.458Z] 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-01-14T00:41:25.447Z] Waiting for container to be ready [2021-01-14T00:41:25.447Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-14T00:41:25.447Z] [2021-01-14T00:41:25.760Z] 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-01-14T00:41:28.745Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-14T00:41:28.745Z] Waiting for network to be ready... [2021-01-14T00:41:29.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T00:41:29.315Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-14T00:41:29.315Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-14T00:41:29.315Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-14T00:41:29.315Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-14T00:41:29.315Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-14T00:41:29.315Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-14T00:41:29.315Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-14T00:41:29.315Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-14T00:41:29.575Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-14T00:41:29.575Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-14T00:41:29.836Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-14T00:41:30.095Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-14T00:41:30.095Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-14T00:41:30.355Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-14T00:41:30.355Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-14T00:41:30.355Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-14T00:41:30.355Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-14T00:41:30.355Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-14T00:41:30.614Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-14T00:41:30.875Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-14T00:41:30.875Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-14T00:41:31.137Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-14T00:41:31.137Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-14T00:41:31.137Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-14T00:41:31.138Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-14T00:41:31.138Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-14T00:41:31.138Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-14T00:41:33.055Z] Fetched 23.7 MB in 4s (5955 kB/s) [2021-01-14T00:41:33.486Z] 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-01-14T00:41:33.999Z] Reading package lists... [2021-01-14T00:41:33.999Z] Reading package lists... [2021-01-14T00:41:34.261Z] Building dependency tree... [2021-01-14T00:41:34.261Z] Reading state information... [2021-01-14T00:41:34.261Z] The following additional packages will be installed: [2021-01-14T00:41:34.261Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-14T00:41:34.261Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-14T00:41:34.261Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-14T00:41:34.261Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-14T00:41:34.261Z] Suggested packages: [2021-01-14T00:41:34.261Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-14T00:41:34.261Z] Recommended packages: [2021-01-14T00:41:34.261Z] gnupg libsasl2-modules [2021-01-14T00:41:34.261Z] The following NEW packages will be installed: [2021-01-14T00:41:34.261Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-14T00:41:34.261Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-14T00:41:34.261Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-14T00:41:34.261Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-14T00:41:34.522Z] The following packages will be upgraded: [2021-01-14T00:41:34.522Z] gpg gpg-agent gpgconf libudev1 [2021-01-14T00:41:34.782Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-14T00:41:34.782Z] Need to get 3532 kB of archives. [2021-01-14T00:41:34.782Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-14T00:41:34.782Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-14T00:41:34.782Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-14T00:41:35.042Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-14T00:41:35.302Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-14T00:41:35.302Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-14T00:41:35.302Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-14T00:41:35.302Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-14T00:41:35.302Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-14T00:41:35.302Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-14T00:41:35.302Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-14T00:41:35.302Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-14T00:41:35.562Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-14T00:41:35.562Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-14T00:41:35.562Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-14T00:41:35.562Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-14T00:41:35.562Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-14T00:41:35.562Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-14T00:41:35.562Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-14T00:41:35.562Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-14T00:41:35.562Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-14T00:41:35.562Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-14T00:41:35.562Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-14T00:41:35.562Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T00:41:35.834Z] Fetched 3532 kB in 1s (3006 kB/s) [2021-01-14T00:41:35.834Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-14T00:41:35.834Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-14T00:41:35.834Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T00:41:35.834Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-14T00:41:36.096Z] Selecting previously unselected package udev. [2021-01-14T00:41:36.096Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-14T00:41:36.096Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-14T00:41:36.096Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-14T00:41:36.356Z] Selecting previously unselected package libfuse2:amd64. [2021-01-14T00:41:36.356Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-14T00:41:36.356Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-14T00:41:36.356Z] Selecting previously unselected package fuse. [2021-01-14T00:41:36.356Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-14T00:41:36.356Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-14T00:41:36.356Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T00:41:36.356Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T00:41:36.623Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T00:41:36.623Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T00:41:36.623Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T00:41:36.623Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T00:41:36.893Z] Selecting previously unselected package libksba8:amd64. [2021-01-14T00:41:36.893Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-14T00:41:36.893Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-14T00:41:36.893Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-14T00:41:36.893Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T00:41:36.893Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] } [2021-01-14T00:41:36.931Z] $ docker stop --time=1 9d10d12d80b4e930bc0702e7137db99995086f7a2dd07fc7cc4b17ae8fe103fa [2021-01-14T00:41:37.155Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-14T00:41:37.155Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T00:41:37.155Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:37.155Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-14T00:41:37.155Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T00:41:37.155Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:37.155Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-14T00:41:37.155Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T00:41:37.416Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:37.416Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-14T00:41:37.416Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T00:41:37.416Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:37.417Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-14T00:41:37.417Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T00:41:37.417Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:37.690Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-14T00:41:37.690Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T00:41:37.690Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:37.690Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-14T00:41:37.690Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T00:41:37.690Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:37.690Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-14T00:41:37.690Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T00:41:37.690Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:37.690Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-14T00:41:37.690Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-14T00:41:37.690Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T00:41:37.963Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-14T00:41:37.963Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-14T00:41:37.963Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T00:41:37.963Z] Selecting previously unselected package libldap-common. [2021-01-14T00:41:37.963Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-14T00:41:37.963Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T00:41:37.963Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-14T00:41:37.963Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-14T00:41:37.963Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T00:41:37.963Z] Selecting previously unselected package dirmngr. [2021-01-14T00:41:38.224Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T00:41:38.224Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-14T00:41:38.224Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T00:41:38.224Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-14T00:41:38.224Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-14T00:41:38.224Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T00:41:38.224Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T00:41:38.492Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-14T00:41:38.492Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:38.492Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-14T00:41:38.492Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T00:41:38.492Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-14T00:41:38.753Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-14T00:41:39.014Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:39.014Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-14T00:41:39.014Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-14T00:41:39.014Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-14T00:41:39.014Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:39.277Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:39.277Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:39.277Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:39.277Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:39.277Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:39.277Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T00:41:39.277Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T00:41:39.277Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-14T00:41:39.277Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T00:41:39.516Z] $ docker rm -f 9d10d12d80b4e930bc0702e7137db99995086f7a2dd07fc7cc4b17ae8fe103fa [2021-01-14T00:41:39.850Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-14T00:41:39.850Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-14T00:41:39.850Z] This means they are not meant to be enabled using systemctl. [2021-01-14T00:41:39.850Z] Possible reasons for having this kind of units are: [2021-01-14T00:41:39.850Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-14T00:41:39.850Z] .wants/ or .requires/ directory. [2021-01-14T00:41:39.850Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-14T00:41:39.850Z] a requirement dependency on it. [2021-01-14T00:41:39.850Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-14T00:41:39.850Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-14T00:41:39.850Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-14T00:41:39.850Z] instance name specified. [2021-01-14T00:41:40.114Z] Reading package lists... [2021-01-14T00:41:40.114Z] Building dependency tree... [2021-01-14T00:41:40.114Z] Reading state information... [2021-01-14T00:41:40.399Z] The following additional packages will be installed: [2021-01-14T00:41:40.399Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-14T00:41:40.399Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-14T00:41:40.399Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-14T00:41:40.399Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-14T00:41:40.399Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-14T00:41:40.399Z] Suggested packages: [2021-01-14T00:41:40.399Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-14T00:41:40.399Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-14T00:41:40.399Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-14T00:41:40.399Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-14T00:41:40.399Z] systemd-container policykit-1 [2021-01-14T00:41:40.399Z] Recommended packages: [2021-01-14T00:41:40.399Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-14T00:41:40.399Z] The following NEW packages will be installed: [2021-01-14T00:41:40.399Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-14T00:41:40.399Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-14T00:41:40.399Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-14T00:41:40.399Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-14T00:41:40.399Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-14T00:41:40.399Z] The following packages will be upgraded: [2021-01-14T00:41:40.399Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-14T00:41:40.399Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-14T00:41:40.399Z] Need to get 35.2 MB of archives. [2021-01-14T00:41:40.399Z] After this operation, 141 MB of additional disk space will be used. [2021-01-14T00:41:40.399Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-14T00:41:40.399Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-14T00:41:40.399Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-14T00:41:40.399Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-14T00:41:40.666Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-14T00:41:40.666Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-14T00:41:40.666Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-14T00:41:40.666Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-14T00:41:40.666Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-14T00:41:40.666Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-14T00:41:40.666Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-14T00:41:40.666Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-14T00:41:40.666Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-14T00:41:40.666Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-14T00:41:40.666Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-14T00:41:40.666Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-14T00:41:40.666Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:41:41.239Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-14T00:41:41.239Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-14T00:41:41.239Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-14T00:41:41.239Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-14T00:41:41.239Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-14T00:41:41.239Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-14T00:41:41.239Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-14T00:41:41.239Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-14T00:41:41.239Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-14T00:41:41.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T00:41:41.447Z] [2021-01-14T00:41:41.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [2021-01-14T00:41:41.499Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-14T00:41:41.499Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-14T00:41:41.499Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-14T00:41:41.499Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [Pipeline] sh [2021-01-14T00:41:41.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T00:41:41.838Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-14T00:41:41.838Z] 29e5d40040c1: Pulling fs layer [2021-01-14T00:41:41.838Z] 1ce36da41761: Pulling fs layer [2021-01-14T00:41:41.838Z] 25b303627fd3: Pulling fs layer [2021-01-14T00:41:42.114Z] 29e5d40040c1: Verifying Checksum [2021-01-14T00:41:42.114Z] 29e5d40040c1: Download complete [2021-01-14T00:41:42.772Z] 29e5d40040c1: Pull complete [2021-01-14T00:41:42.904Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T00:41:42.904Z] Fetched 35.2 MB in 3s (13.7 MB/s) [2021-01-14T00:41:43.043Z] 1ce36da41761: Verifying Checksum [2021-01-14T00:41:43.043Z] 1ce36da41761: Download complete [2021-01-14T00:41:43.164Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-14T00:41:43.164Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-14T00:41:43.164Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T00:41:43.737Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-14T00:41:43.737Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T00:41:43.998Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-14T00:41:43.998Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-14T00:41:43.998Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-14T00:41:43.998Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-14T00:41:44.016Z] 1ce36da41761: Pull complete [2021-01-14T00:41:44.259Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-14T00:41:44.259Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-14T00:41:44.259Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-14T00:41:44.259Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-14T00:41:44.287Z] 25b303627fd3: Download complete [2021-01-14T00:41:44.521Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-14T00:41:44.521Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-14T00:41:45.092Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-14T00:41:45.092Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-14T00:41:45.092Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-14T00:41:45.092Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-14T00:41:45.352Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-14T00:41:45.352Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T00:41:45.352Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T00:41:45.352Z] Selecting previously unselected package libexpat1:amd64. [2021-01-14T00:41:45.352Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-14T00:41:45.613Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-14T00:41:45.613Z] Selecting previously unselected package python3.6-minimal. [2021-01-14T00:41:45.613Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T00:41:45.613Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T00:41:45.874Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-14T00:41:45.874Z] Checking for services that may need to be restarted...done. [2021-01-14T00:41:45.874Z] Checking for services that may need to be restarted...done. [2021-01-14T00:41:45.874Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T00:41:46.134Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-14T00:41:46.134Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T00:41:46.396Z] Selecting previously unselected package python3-minimal. [2021-01-14T00:41:46.396Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-14T00:41:46.396Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-14T00:41:46.396Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-14T00:41:46.655Z] Selecting previously unselected package mime-support. [2021-01-14T00:41:46.655Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-14T00:41:46.655Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-14T00:41:46.655Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-14T00:41:46.655Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-14T00:41:46.655Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-14T00:41:46.655Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-14T00:41:46.655Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T00:41:46.655Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T00:41:46.916Z] Selecting previously unselected package python3.6. [2021-01-14T00:41:46.916Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T00:41:46.916Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T00:41:47.175Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-14T00:41:47.176Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-14T00:41:47.176Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-14T00:41:47.176Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-14T00:41:47.436Z] Selecting previously unselected package python3. [2021-01-14T00:41:47.436Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-14T00:41:47.436Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-14T00:41:47.436Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-14T00:41:47.436Z] Selecting previously unselected package multiarch-support. [2021-01-14T00:41:47.436Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T00:41:47.436Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-14T00:41:47.696Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-14T00:41:47.696Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-14T00:41:47.696Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-14T00:41:47.696Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-14T00:41:47.696Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-14T00:41:47.696Z] Selecting previously unselected package libbsd0:amd64. [2021-01-14T00:41:47.696Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-14T00:41:47.696Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-14T00:41:47.957Z] Selecting previously unselected package sudo. [2021-01-14T00:41:47.957Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-14T00:41:47.957Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-14T00:41:47.957Z] Selecting previously unselected package apparmor. [2021-01-14T00:41:47.957Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-14T00:41:47.957Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-14T00:41:48.217Z] Selecting previously unselected package libedit2:amd64. [2021-01-14T00:41:48.217Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-14T00:41:48.217Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-14T00:41:48.217Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-14T00:41:48.217Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T00:41:48.217Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T00:41:48.477Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-14T00:41:48.477Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T00:41:48.477Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T00:41:48.477Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-14T00:41:48.477Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-14T00:41:48.736Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-14T00:41:48.736Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-14T00:41:48.736Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T00:41:48.997Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T00:41:48.997Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-14T00:41:48.997Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T00:41:48.997Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T00:41:48.997Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-14T00:41:48.997Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-14T00:41:48.997Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-14T00:41:49.259Z] Selecting previously unselected package openssh-client. [2021-01-14T00:41:49.259Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-14T00:41:49.259Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-14T00:41:49.519Z] Selecting previously unselected package squashfs-tools. [2021-01-14T00:41:49.519Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-14T00:41:49.519Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-14T00:41:49.519Z] Selecting previously unselected package snapd. [2021-01-14T00:41:49.519Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-14T00:41:49.519Z] Unpacking snapd (2.48+18.04) ... [2021-01-14T00:41:51.433Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-14T00:41:51.433Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-14T00:41:51.693Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-14T00:41:51.693Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-14T00:41:51.693Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-14T00:41:51.693Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T00:41:51.693Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T00:41:51.693Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-14T00:41:51.693Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-14T00:41:52.532Z] 25b303627fd3: Pull complete [2021-01-14T00:41:52.532Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-14T00:41:52.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T00:41:52.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-14T00:41:52.634Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-14T00:41:52.634Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-14T00:41:52.634Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-14T00:41:52.634Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T00:41:52.634Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T00:41:52.634Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T00:41:52.762Z] prd-ubuntu18.04-docker-arm64-4c-16g-20081 does not seem to be running inside a container [2021-01-14T00:41:52.858Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-01-14T00:41:53.204Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-14T00:41:53.469Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T00:41:53.469Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-14T00:41:53.469Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-14T00:41:53.469Z] running python rtupdate hooks for python3.6... [2021-01-14T00:41:53.469Z] running python post-rtupdate hooks for python3.6... [2021-01-14T00:41:53.469Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-14T00:41:55.824Z] $ docker top addffbe6fe97dac2b66510d6e81bbaebea051093c37d29d34d879550b22c3801 -eo pid,comm [2021-01-14T00:41:56.020Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-14T00:41:56.020Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T00:41:56.020Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-14T00:41:56.020Z] Setting up snapd (2.48+18.04) ... [Pipeline] { [Pipeline] sh [2021-01-14T00:41:56.279Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-14T00:41:56.539Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-14T00:41:56.800Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-14T00:41:56.800Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-14T00:41:56.813Z] + docker-compose+ buildgrep --help parallel [2021-01-14T00:41:56.813Z] [2021-01-14T00:41:57.062Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-14T00:41:57.062Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-14T00:41:57.062Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-14T00:41:57.324Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-14T00:41:57.584Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-14T00:41:57.584Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-14T00:41:57.845Z] /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-01-14T00:41:57.845Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T00:41:57.845Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-14T00:41:58.784Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-14T00:41:58.784Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-14T00:41:58.784Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-14T00:41:59.984Z] Reading package lists... [2021-01-14T00:41:59.984Z] Reading package lists... [2021-01-14T00:42:00.180Z] --parallel Build images in parallel. [2021-01-14T00:42:00.244Z] Building dependency tree... [2021-01-14T00:42:00.245Z] Reading state information... [2021-01-14T00:42:00.245Z] Calculating upgrade... [2021-01-14T00:42:00.245Z] The following packages will be upgraded: [2021-01-14T00:42:00.245Z] advancecomp base-files bash binutils binutils-common [2021-01-14T00:42:00.245Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-14T00:42:00.245Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-14T00:42:00.245Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-14T00:42:00.245Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-14T00:42:00.245Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-14T00:42:00.245Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-14T00:42:00.245Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-14T00:42:00.245Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-14T00:42:00.245Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-14T00:42:00.245Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-14T00:42:00.245Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-14T00:42:00.245Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-14T00:42:00.245Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-14T00:42:00.245Z] ubuntu-keyring util-linux [Pipeline] } [2021-01-14T00:42:00.487Z] $ docker stop --time=1 addffbe6fe97dac2b66510d6e81bbaebea051093c37d29d34d879550b22c3801 [2021-01-14T00:42:00.505Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-14T00:42:00.505Z] Need to get 63.7 MB of archives. [2021-01-14T00:42:00.505Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-14T00:42:00.505Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-14T00:42:00.505Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-14T00:42:01.075Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-14T00:42:01.335Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-14T00:42:01.335Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-14T00:42:01.335Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-14T00:42:01.335Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-14T00:42:01.335Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-14T00:42:01.335Z] 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-01-14T00:42:01.335Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-14T00:42:01.335Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-14T00:42:01.335Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-14T00:42:01.335Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-14T00:42:01.335Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-14T00:42:01.335Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-14T00:42:01.335Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-14T00:42:01.335Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-14T00:42:01.335Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-14T00:42:01.335Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-14T00:42:01.335Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-14T00:42:01.335Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-14T00:42:01.335Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-14T00:42:01.335Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-14T00:42:01.335Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-14T00:42:01.335Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-14T00:42:01.602Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-14T00:42:01.602Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-14T00:42:01.602Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-14T00:42:01.602Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-14T00:42:01.602Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-14T00:42:01.602Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-14T00:42:01.602Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-14T00:42:01.602Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-14T00:42:01.602Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-14T00:42:01.602Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-14T00:42:01.602Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-14T00:42:01.602Z] Get:37 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-01-14T00:42:01.602Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-14T00:42:01.602Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-14T00:42:01.602Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-14T00:42:01.602Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-14T00:42:01.602Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-14T00:42:01.602Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-14T00:42:01.602Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-14T00:42:01.602Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-14T00:42:01.602Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-14T00:42:01.602Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-14T00:42:01.602Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-14T00:42:01.602Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-14T00:42:01.602Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-14T00:42:01.602Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-14T00:42:01.602Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-14T00:42:01.602Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-14T00:42:01.602Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-14T00:42:01.602Z] Get:55 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-01-14T00:42:01.602Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-14T00:42:01.602Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-14T00:42:01.602Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-14T00:42:01.602Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-14T00:42:01.864Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-14T00:42:01.864Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-14T00:42:01.864Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-14T00:42:01.864Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-14T00:42:01.864Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-14T00:42:01.864Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-14T00:42:01.864Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-14T00:42:01.864Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-14T00:42:01.864Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-14T00:42:01.864Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-14T00:42:01.864Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-14T00:42:01.864Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-14T00:42:01.864Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-14T00:42:01.864Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-14T00:42:01.864Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-14T00:42:02.127Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-14T00:42:02.127Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-14T00:42:02.127Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-14T00:42:02.127Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-14T00:42:02.127Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-14T00:42:02.127Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-14T00:42:02.127Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-14T00:42:02.127Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-14T00:42:02.127Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-14T00:42:02.127Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-14T00:42:02.127Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-14T00:42:02.127Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-14T00:42:02.388Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-14T00:42:02.388Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-14T00:42:02.435Z] $ docker rm -f addffbe6fe97dac2b66510d6e81bbaebea051093c37d29d34d879550b22c3801 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:42:02.964Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-14T00:42:03.232Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-14T00:42:03.232Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-14T00:42:03.232Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-14T00:42:03.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T00:42:03.280Z] . [Pipeline] withDockerContainer [2021-01-14T00:42:03.493Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-14T00:42:03.493Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-14T00:42:03.493Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-14T00:42:03.493Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-14T00:42:03.493Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-14T00:42:03.536Z] prd-ubuntu18.04-docker-arm64-4c-16g-20081 does not seem to be running inside a container [2021-01-14T00:42:03.654Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-14T00:42:03.753Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T00:42:03.753Z] Fetched 63.7 MB in 3s (20.0 MB/s) [2021-01-14T00:42:03.753Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:03.753Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T00:42:03.753Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T00:42:04.323Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T00:42:04.323Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T00:42:04.583Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-14T00:42:04.583Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-14T00:42:05.098Z] $ docker top fa6daeec1a6bd8f084f5ad7f3669f7c58130dd45a1f8c9111b07946d221df565 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:42:05.544Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:05.544Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T00:42:05.544Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:05.544Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T00:42:05.807Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:05.807Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T00:42:05.807Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:05.807Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T00:42:06.091Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:06.091Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T00:42:06.091Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:06.091Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T00:42:06.091Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:06.143Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-14T00:42:06.351Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T00:42:06.351Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T00:42:06.351Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T00:42:06.351Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:06.351Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-14T00:42:06.613Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-14T00:42:06.613Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T00:42:06.613Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:06.613Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T00:42:06.613Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:06.614Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T00:42:06.875Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:06.875Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T00:42:06.875Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T00:42:07.137Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T00:42:07.137Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T00:42:07.137Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T00:42:07.709Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-14T00:42:07.709Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T00:42:07.709Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-14T00:42:07.969Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-14T00:42:07.969Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-14T00:42:07.969Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-14T00:42:07.969Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-14T00:42:08.231Z] Installing new version of config file /etc/issue ... [2021-01-14T00:42:08.231Z] Installing new version of config file /etc/issue.net ... [2021-01-14T00:42:08.231Z] Installing new version of config file /etc/lsb-release ... [2021-01-14T00:42:08.231Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-14T00:42:08.491Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-14T00:42:08.491Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-14T00:42:08.491Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-14T00:42:08.491Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:08.491Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-14T00:42:08.491Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-14T00:42:08.754Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-14T00:42:08.754Z] 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-01-14T00:42:08.754Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:08.754Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T00:42:09.014Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-14T00:42:09.014Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-14T00:42:09.014Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:09.014Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-14T00:42:09.014Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-14T00:42:09.273Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-14T00:42:09.273Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:09.273Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-14T00:42:09.273Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-14T00:42:09.533Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-14T00:42:09.794Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:09.795Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T00:42:09.795Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T00:42:09.795Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-14T00:42:09.795Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:09.795Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T00:42:09.795Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T00:42:10.055Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-14T00:42:10.055Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:10.055Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-14T00:42:10.055Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-14T00:42:10.317Z] Setting up grep (3.1-2build1) ... [2021-01-14T00:42:10.317Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:10.317Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-14T00:42:10.317Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-14T00:42:10.426Z] Building docker-core-command-go ... [2021-01-14T00:42:10.426Z] Building docker-core-data-go ... [2021-01-14T00:42:10.426Z] Building docker-core-metadata-go ... [2021-01-14T00:42:10.426Z] Building docker-security-bootstrap-redis-go ... [2021-01-14T00:42:10.426Z] Building docker-security-proxy-setup-go ... [2021-01-14T00:42:10.426Z] Building docker-security-secretstore-setup-go ... [2021-01-14T00:42:10.426Z] Building docker-support-notifications-go ... [2021-01-14T00:42:10.426Z] Building docker-support-scheduler-go ... [2021-01-14T00:42:10.426Z] Building docker-sys-mgmt-agent-go ... [2021-01-14T00:42:10.426Z] Building docker-security-proxy-setup-go [2021-01-14T00:42:10.426Z] Building docker-support-notifications-go [2021-01-14T00:42:10.426Z] Building docker-core-metadata-go [2021-01-14T00:42:10.426Z] Building docker-support-scheduler-go [2021-01-14T00:42:10.426Z] Building docker-security-bootstrap-redis-go [2021-01-14T00:42:10.579Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-14T00:42:10.579Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:10.579Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T00:42:10.579Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T00:42:10.579Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-14T00:42:10.840Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:10.840Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-14T00:42:10.840Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T00:42:11.409Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-14T00:42:11.409Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T00:42:11.409Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-14T00:42:11.409Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T00:42:11.982Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-14T00:42:11.982Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:11.982Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-14T00:42:11.982Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T00:42:13.368Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-14T00:42:13.368Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-14T00:42:13.368Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-14T00:42:13.368Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-14T00:42:13.368Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-14T00:42:13.368Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:13.368Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-14T00:42:13.368Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-14T00:42:13.629Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-14T00:42:13.629Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:13.629Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T00:42:13.629Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T00:42:13.629Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T00:42:13.890Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:13.891Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T00:42:13.891Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T00:42:13.891Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T00:42:14.151Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:14.151Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T00:42:14.151Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T00:42:14.151Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T00:42:14.151Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:14.151Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T00:42:14.151Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T00:42:14.411Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T00:42:14.411Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:14.411Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T00:42:14.411Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T00:42:14.672Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T00:42:14.672Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T00:42:14.672Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-14T00:42:14.932Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:14.932Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T00:42:14.932Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T00:42:14.932Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-14T00:42:14.932Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:14.932Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T00:42:14.932Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T00:42:15.193Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T00:42:15.193Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:15.193Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T00:42:15.193Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T00:42:15.457Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-14T00:42:15.457Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:15.457Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T00:42:15.457Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T00:42:16.026Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-14T00:42:16.286Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-14T00:42:16.547Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-14T00:42:16.547Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:16.547Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T00:42:16.547Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T00:42:16.808Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-14T00:42:17.069Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T00:42:17.069Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-14T00:42:17.069Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T00:42:17.069Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-14T00:42:17.329Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:17.329Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-14T00:42:17.329Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-14T00:42:17.329Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-14T00:42:17.590Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:17.590Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-14T00:42:17.590Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T00:42:17.857Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T00:42:17.857Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:17.857Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-14T00:42:17.857Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T00:42:18.117Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T00:42:18.117Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:18.117Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-14T00:42:18.377Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T00:42:18.377Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T00:42:18.639Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:18.639Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T00:42:18.639Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T00:42:18.639Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-14T00:42:18.639Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T00:42:18.900Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T00:42:18.900Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T00:42:18.900Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-14T00:42:18.900Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:18.900Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-14T00:42:18.900Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-14T00:42:19.162Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-14T00:42:19.163Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:19.163Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-14T00:42:19.427Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T00:42:19.427Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T00:42:19.688Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:19.688Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T00:42:19.688Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T00:42:19.688Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-14T00:42:19.948Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:19.948Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-14T00:42:19.948Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-14T00:42:19.948Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-14T00:42:20.209Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:20.209Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-14T00:42:20.209Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-14T00:42:20.470Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-14T00:42:20.730Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:20.730Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T00:42:20.730Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T00:42:20.730Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-14T00:42:20.730Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:20.730Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-14T00:42:20.993Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-14T00:42:20.993Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-14T00:42:20.993Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:20.993Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-14T00:42:21.254Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-14T00:42:21.254Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-14T00:42:21.254Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:21.254Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-14T00:42:21.254Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-14T00:42:21.514Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-14T00:42:21.514Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:21.514Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-14T00:42:21.514Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-14T00:42:21.774Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-14T00:42:21.774Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:21.774Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-14T00:42:21.774Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-14T00:42:22.034Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-14T00:42:22.034Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T00:42:22.034Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-14T00:42:22.034Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-14T00:42:22.034Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-14T00:42:22.299Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-14T00:42:22.299Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-14T00:42:22.299Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-14T00:42:22.299Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-14T00:42:22.299Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-14T00:42:22.560Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-14T00:42:22.560Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-14T00:42:22.822Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-14T00:42:22.822Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-14T00:42:22.822Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-14T00:42:22.822Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-14T00:42:23.083Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-14T00:42:23.083Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-14T00:42:23.083Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-14T00:42:23.083Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-14T00:42:23.344Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-14T00:42:23.344Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-14T00:42:23.344Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-14T00:42:23.344Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-14T00:42:23.605Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-14T00:42:23.605Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-14T00:42:23.605Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-14T00:42:23.605Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-14T00:42:23.865Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-14T00:42:23.865Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-14T00:42:24.806Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-14T00:42:24.806Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-14T00:42:24.806Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-14T00:42:24.806Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-14T00:42:24.806Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T00:42:25.071Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T00:42:25.332Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T00:42:25.332Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T00:42:25.332Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T00:42:25.596Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T00:42:25.596Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T00:42:25.596Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T00:42:26.183Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:26.183Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T00:42:26.183Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:26.183Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T00:42:26.444Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:26.444Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T00:42:26.444Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:26.444Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T00:42:27.408Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:27.408Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T00:42:27.986Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:28.256Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T00:42:28.829Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:28.829Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T00:42:29.091Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:29.363Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T00:42:29.952Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T00:42:29.952Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T00:42:30.214Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-14T00:42:30.214Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-14T00:42:30.214Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-14T00:42:30.214Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-14T00:42:30.474Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-14T00:42:30.474Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-14T00:42:30.474Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-14T00:42:30.735Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-14T00:42:30.735Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-14T00:42:30.735Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-14T00:42:30.735Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-14T00:42:31.000Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-14T00:42:31.000Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-14T00:42:31.269Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-14T00:42:31.269Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T00:42:31.269Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-14T00:42:31.269Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T00:42:31.531Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T00:42:31.531Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T00:42:31.531Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-14T00:42:31.531Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-14T00:42:31.531Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-14T00:42:31.531Z] [2021-01-14T00:42:31.531Z] Current default time zone: 'Etc/UTC' [2021-01-14T00:42:31.531Z] Local time is now: Thu Jan 14 00:42:31 UTC 2021. [2021-01-14T00:42:31.531Z] Universal Time is now: Thu Jan 14 00:42:31 UTC 2021. [2021-01-14T00:42:31.531Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-14T00:42:31.531Z] [2021-01-14T00:42:31.531Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-14T00:42:31.806Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T00:42:31.806Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-14T00:42:31.806Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-14T00:42:31.806Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-14T00:42:31.806Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-14T00:42:31.806Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-14T00:42:31.806Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-14T00:42:31.806Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-14T00:42:31.806Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-14T00:42:32.069Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T00:42:32.069Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-14T00:42:32.069Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T00:42:32.069Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-14T00:42:32.330Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T00:42:32.330Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-14T00:42:32.330Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-14T00:42:32.330Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-14T00:42:32.330Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-14T00:42:32.330Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-14T00:42:32.330Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-14T00:42:32.330Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-14T00:42:32.330Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-14T00:42:34.246Z] Updating certificates in /etc/ssl/certs... [2021-01-14T00:42:35.189Z] 22 added, 17 removed; done. [2021-01-14T00:42:35.189Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-14T00:42:35.189Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T00:42:35.189Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-14T00:42:35.189Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-14T00:42:35.189Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-14T00:42:35.189Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T00:42:35.189Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-14T00:42:35.189Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T00:42:35.189Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T00:42:35.189Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T00:42:35.450Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T00:42:35.450Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T00:42:35.450Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-14T00:42:35.450Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-14T00:42:35.450Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-14T00:42:35.450Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-14T00:42:35.450Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-14T00:42:35.450Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T00:42:35.450Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T00:42:35.450Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-14T00:42:35.710Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-14T00:42:35.710Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-14T00:42:35.710Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-14T00:42:35.710Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-14T00:42:35.711Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-14T00:42:35.711Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-14T00:42:35.711Z] Updating certificates in /etc/ssl/certs... [2021-01-14T00:42:36.283Z] 0 added, 0 removed; done. [2021-01-14T00:42:36.283Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-14T00:42:36.544Z] done. [2021-01-14T00:42:36.806Z] Reading package lists... [2021-01-14T00:42:37.065Z] Building dependency tree... [2021-01-14T00:42:37.065Z] Reading state information... [2021-01-14T00:42:37.065Z] The following NEW packages will be installed: [2021-01-14T00:42:37.065Z] apt-transport-https [2021-01-14T00:42:37.324Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-14T00:42:37.324Z] Need to get 1696 B of archives. [2021-01-14T00:42:37.324Z] After this operation, 153 kB of additional disk space will be used. [2021-01-14T00:42:37.324Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-14T00:42:37.584Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T00:42:37.584Z] Fetched 1696 B in 0s (6277 B/s) [2021-01-14T00:42:37.584Z] Selecting previously unselected package apt-transport-https. [2021-01-14T00:42:37.584Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-14T00:42:37.584Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-14T00:42:37.584Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-14T00:42:37.584Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-14T00:42:37.845Z] Waiting for network to be ready... [2021-01-14T00:42:43.157Z] 2021-01-14T00:42:40Z INFO Waiting for automatic snapd restart... [2021-01-14T00:42:43.157Z] snapd 2.48.2 from Canonical* installed [2021-01-14T00:42:44.101Z] "snapd" switched to the "latest/stable" channel [2021-01-14T00:42:44.101Z] [2021-01-14T00:42:46.652Z] core18 20201210 from Canonical* installed [2021-01-14T00:42:46.914Z] "core18" switched to the "latest/stable" channel [2021-01-14T00:42:46.914Z] [2021-01-14T00:42:50.213Z] snapcraft 4.4.4 from Canonical* installed [2021-01-14T00:42:50.213Z] "snapcraft" switched to the "latest/stable" channel [2021-01-14T00:42:50.213Z] [2021-01-14T00:42:53.525Z] 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-01-14T00:42:53.525Z] - README.md [2021-01-14T00:42:53.526Z] - snapcraft.yaml.orig [2021-01-14T00:42:53.526Z] [2021-01-14T00:42:53.526Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-14T00:43:00.155Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T00:43:00.155Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-14T00:43:00.155Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-14T00:43:00.155Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-14T00:43:00.990Z] Reading package lists... [2021-01-14T00:43:01.563Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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-01-14T00:43:08.171Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T00:43:08.171Z] Reading package lists... [2021-01-14T00:43:08.171Z] Building dependency tree... [2021-01-14T00:43:08.171Z] Reading state information... [2021-01-14T00:43:08.171Z] Suggested packages: [2021-01-14T00:43:08.171Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-14T00:43:08.171Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-14T00:43:08.171Z] Recommended packages: [2021-01-14T00:43:08.171Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-14T00:43:08.171Z] The following NEW packages will be installed: [2021-01-14T00:43:08.171Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-14T00:43:08.171Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-14T00:43:08.171Z] pkg-config zip [2021-01-14T00:43:08.171Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-14T00:43:08.171Z] Need to get 7655 kB of archives. [2021-01-14T00:43:08.171Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-14T00:43:08.171Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-14T00:43:08.171Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-14T00:43:08.171Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-14T00:43:08.432Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-14T00:43:08.432Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-14T00:43:08.432Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-14T00:43:08.432Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-14T00:43:08.692Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-14T00:43:08.692Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-14T00:43:08.692Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-14T00:43:08.953Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-14T00:43:08.953Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-14T00:43:08.953Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-14T00:43:08.953Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-14T00:43:08.953Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-14T00:43:09.213Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T00:43:09.213Z] Fetched 7655 kB in 1s (6533 kB/s) [2021-01-14T00:43:09.213Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-14T00:43:09.213Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-14T00:43:09.213Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-14T00:43:09.213Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-14T00:43:09.473Z] Selecting previously unselected package libpsl5:amd64. [2021-01-14T00:43:09.473Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-14T00:43:09.473Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-14T00:43:09.473Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-14T00:43:09.473Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-14T00:43:09.473Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-14T00:43:09.734Z] Selecting previously unselected package librtmp1:amd64. [2021-01-14T00:43:09.734Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-14T00:43:09.734Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-14T00:43:09.734Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-14T00:43:09.734Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-14T00:43:09.734Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-14T00:43:09.734Z] Selecting previously unselected package liberror-perl. [2021-01-14T00:43:09.734Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-14T00:43:09.734Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-14T00:43:09.994Z] Selecting previously unselected package git-man. [2021-01-14T00:43:09.994Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-14T00:43:09.994Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-14T00:43:09.994Z] Selecting previously unselected package git. [2021-01-14T00:43:09.994Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-14T00:43:09.994Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-14T00:43:10.943Z] Selecting previously unselected package libnorm1:amd64. [2021-01-14T00:43:10.943Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-14T00:43:10.943Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-14T00:43:10.943Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-14T00:43:10.943Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-14T00:43:10.943Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-14T00:43:11.203Z] Selecting previously unselected package libsodium23:amd64. [2021-01-14T00:43:11.203Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-14T00:43:11.203Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-14T00:43:11.203Z] Selecting previously unselected package libzmq5:amd64. [2021-01-14T00:43:11.203Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-14T00:43:11.203Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T00:43:11.203Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-14T00:43:11.203Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-14T00:43:11.203Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T00:43:11.462Z] Selecting previously unselected package pkg-config. [2021-01-14T00:43:11.462Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-14T00:43:11.462Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-14T00:43:11.462Z] Selecting previously unselected package zip. [2021-01-14T00:43:11.462Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-14T00:43:11.462Z] Unpacking zip (3.0-11build1) ... [2021-01-14T00:43:11.722Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-14T00:43:11.722Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-14T00:43:11.722Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-14T00:43:11.722Z] Setting up liberror-perl (0.17025-1) ... [2021-01-14T00:43:11.722Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-14T00:43:11.723Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-14T00:43:11.723Z] No schema files found: doing nothing. [2021-01-14T00:43:11.723Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-14T00:43:11.723Z] Setting up zip (3.0-11build1) ... [2021-01-14T00:43:11.984Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-14T00:43:11.984Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-14T00:43:11.984Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-14T00:43:11.984Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T00:43:11.984Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-14T00:43:11.984Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T00:43:11.984Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-14T00:43:11.984Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-14T00:43:18.415Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:43:18.415Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:43:18.415Z] ---> 52e2e5f9d221 [2021-01-14T00:43:18.415Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T00:43:18.415Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:43:18.415Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:43:18.415Z] ---> 52e2e5f9d221 [2021-01-14T00:43:18.415Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:43:18.415Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:43:18.415Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:43:18.415Z] ---> 52e2e5f9d221 [2021-01-14T00:43:18.415Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T00:43:18.415Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:43:18.415Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:43:18.415Z] ---> 52e2e5f9d221 [2021-01-14T00:43:18.415Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T00:43:18.415Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:43:18.415Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:43:18.415Z] ---> 52e2e5f9d221 [2021-01-14T00:43:18.415Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:43:18.415Z] ---> Running in 0d311fc9a6fb [2021-01-14T00:43:18.415Z] ---> Running in 55ba6c0c94ac [2021-01-14T00:43:18.415Z] ---> Running in 0f4238e1ba83 [2021-01-14T00:43:18.415Z] ---> Running in 91da841bafb3 [2021-01-14T00:43:18.415Z] ---> Running in a36eafe3b22d [2021-01-14T00:43:18.580Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T00:43:18.580Z] git set to automatically installed. [2021-01-14T00:43:18.580Z] git-man set to automatically installed. [2021-01-14T00:43:18.580Z] libcurl3-gnutls set to automatically installed. [2021-01-14T00:43:18.580Z] liberror-perl set to automatically installed. [2021-01-14T00:43:18.580Z] libglib2.0-0 set to automatically installed. [2021-01-14T00:43:18.580Z] libnghttp2-14 set to automatically installed. [2021-01-14T00:43:18.580Z] libnorm1 set to automatically installed. [2021-01-14T00:43:18.580Z] libpgm-5.2-0 set to automatically installed. [2021-01-14T00:43:18.580Z] libpsl5 set to automatically installed. [2021-01-14T00:43:18.580Z] librtmp1 set to automatically installed. [2021-01-14T00:43:18.580Z] libsodium23 set to automatically installed. [2021-01-14T00:43:18.580Z] libzmq3-dev set to automatically installed. [2021-01-14T00:43:18.580Z] libzmq5 set to automatically installed. [2021-01-14T00:43:18.580Z] pkg-config set to automatically installed. [2021-01-14T00:43:18.580Z] zip set to automatically installed. [2021-01-14T00:43:19.013Z] Removing intermediate container 0f4238e1ba83 [2021-01-14T00:43:19.013Z] ---> 442b78ec8322 [2021-01-14T00:43:19.013Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:43:19.287Z] Removing intermediate container a36eafe3b22d [2021-01-14T00:43:19.287Z] Removing intermediate container 91da841bafb3 [2021-01-14T00:43:19.287Z] ---> 1c55fb982b6a [2021-01-14T00:43:19.287Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 0ab1de8ae468 [2021-01-14T00:43:19.287Z] [2021-01-14T00:43:19.287Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:43:19.287Z] Removing intermediate container 55ba6c0c94ac [2021-01-14T00:43:19.287Z] ---> fa6ac63d621e [2021-01-14T00:43:19.287Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:43:19.287Z] ---> Running in 34d65cc92605 [2021-01-14T00:43:19.287Z] Removing intermediate container 0d311fc9a6fb [2021-01-14T00:43:19.287Z] ---> f51400d78bd5 [2021-01-14T00:43:19.287Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:43:19.567Z] ---> Running in 011a5855a578 [2021-01-14T00:43:19.567Z] ---> Running in 25f6b2d9f0bb [2021-01-14T00:43:19.567Z] ---> Running in 1d1830d7175d [2021-01-14T00:43:19.567Z] ---> Running in ee4d753447f5 [2021-01-14T00:43:21.125Z] snapd is not logged in, snap install commands will use sudo [2021-01-14T00:43:22.984Z] Removing intermediate container 34d65cc92605 [2021-01-14T00:43:22.984Z] ---> 6e9880cd3fdb [2021-01-14T00:43:22.984Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-14T00:43:23.265Z] ---> Running in 6b50802af3e6 [2021-01-14T00:43:23.538Z] Removing intermediate container 1d1830d7175d [2021-01-14T00:43:23.538Z] ---> 4a792c77d1f9 [2021-01-14T00:43:23.538Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T00:43:23.538Z] Removing intermediate container 25f6b2d9f0bb [2021-01-14T00:43:23.538Z] ---> 7bb7a5cee3c8 [2021-01-14T00:43:23.538Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T00:43:23.815Z] ---> Running in ca6b7514c258 [2021-01-14T00:43:23.815Z] ---> Running in 9b316f56a73e [2021-01-14T00:43:24.091Z] Removing intermediate container ee4d753447f5 [2021-01-14T00:43:24.091Z] ---> f6933ea10281 [2021-01-14T00:43:24.091Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T00:43:24.375Z] Removing intermediate container 011a5855a578 [2021-01-14T00:43:24.375Z] ---> a952344f1cdc [2021-01-14T00:43:24.375Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T00:43:24.375Z] ---> Running in ed603fe83bab [2021-01-14T00:43:24.666Z] ---> Running in 4f6509ff6420 [2021-01-14T00:43:25.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:43:25.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:43:25.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:43:26.165Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:43:26.165Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:43:26.440Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:43:26.440Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:43:26.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:43:26.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:43:26.992Z] OK: 217 MiB in 51 packages [2021-01-14T00:43:27.621Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:43:27.621Z] OK: 217 MiB in 51 packages [2021-01-14T00:43:27.621Z] OK: 217 MiB in 51 packages [2021-01-14T00:43:27.737Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T00:43:27.910Z] OK: 217 MiB in 51 packages [2021-01-14T00:43:27.998Z] snap "core18" has no updates available [2021-01-14T00:43:28.932Z] Removing intermediate container 6b50802af3e6 [2021-01-14T00:43:28.932Z] ---> 2ddf88dd7e12 [2021-01-14T00:43:28.933Z] Step 6/24 : COPY go.mod . [2021-01-14T00:43:28.939Z] Pulling config-common [2021-01-14T00:43:29.209Z] Removing intermediate container ca6b7514c258 [2021-01-14T00:43:29.209Z] ---> 99344a80136a [2021-01-14T00:43:29.209Z] Step 6/21 : COPY go.mod . [2021-01-14T00:43:29.500Z] Removing intermediate container 9b316f56a73e [2021-01-14T00:43:29.500Z] ---> 5d127a0d6868 [2021-01-14T00:43:29.500Z] Step 6/22 : COPY go.mod . [2021-01-14T00:43:29.500Z] OK: 217 MiB in 51 packages [2021-01-14T00:43:29.500Z] Removing intermediate container ed603fe83bab [2021-01-14T00:43:29.500Z] ---> 97cf09eed478 [2021-01-14T00:43:29.500Z] Step 6/22 : COPY go.mod . [2021-01-14T00:43:29.802Z] ---> 64ccddb660a4 [2021-01-14T00:43:29.802Z] Step 7/24 : RUN go mod download [2021-01-14T00:43:29.877Z] Pulling go-build-helper [2021-01-14T00:43:30.080Z] ---> Running in 266a0fe03ea3 [2021-01-14T00:43:30.365Z] ---> 26b3ec31fc78 [2021-01-14T00:43:30.365Z] Step 7/21 : RUN go mod download [2021-01-14T00:43:30.642Z] ---> Running in 5cd3cf4d7340 [2021-01-14T00:43:30.643Z] ---> d86a188b38e2 [2021-01-14T00:43:30.643Z] Step 7/22 : RUN go mod download [2021-01-14T00:43:30.920Z] ---> 9b10c54c96e4 [2021-01-14T00:43:30.920Z] Step 7/22 : RUN go mod download [2021-01-14T00:43:30.920Z] ---> Running in 9c55ac6c4468 [2021-01-14T00:43:30.920Z] ---> Running in abc940800d9c [2021-01-14T00:43:31.197Z] Removing intermediate container 4f6509ff6420 [2021-01-14T00:43:31.197Z] ---> 7f01fd5734cd [2021-01-14T00:43:31.197Z] Step 6/21 : COPY go.mod . [2021-01-14T00:43:32.642Z] ---> 0829393339c9 [2021-01-14T00:43:32.642Z] Step 7/21 : RUN go mod download [2021-01-14T00:43:32.642Z] ---> Running in c9cc06ac6df3 [2021-01-14T00:43:34.637Z] Removing intermediate container 266a0fe03ea3 [2021-01-14T00:43:34.637Z] ---> 7a11513bb898 [2021-01-14T00:43:34.637Z] Step 8/24 : COPY . . [2021-01-14T00:43:34.921Z] Removing intermediate container 5cd3cf4d7340 [2021-01-14T00:43:34.921Z] ---> 2edcd26c448f [2021-01-14T00:43:34.921Z] Step 8/21 : COPY . . [2021-01-14T00:43:36.411Z] Removing intermediate container abc940800d9c [2021-01-14T00:43:36.411Z] ---> 2e0e40641d53 [2021-01-14T00:43:36.411Z] Step 8/22 : COPY . . [2021-01-14T00:43:37.024Z] Removing intermediate container 9c55ac6c4468 [2021-01-14T00:43:37.024Z] ---> 72be88d995a1 [2021-01-14T00:43:37.024Z] Step 8/22 : COPY . . [2021-01-14T00:43:37.299Z] Removing intermediate container c9cc06ac6df3 [2021-01-14T00:43:37.299Z] ---> 663b1bbd82cc [2021-01-14T00:43:37.299Z] Step 8/21 : COPY . . [2021-01-14T00:43:51.877Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-14T00:43:51.877Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-14T00:43:51.877Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-14T00:43:51.877Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-14T00:43:51.877Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-14T00:43:51.877Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-14T00:43:51.877Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-14T00:43:51.877Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-14T00:43:51.877Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-14T00:43:51.877Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-14T00:43:51.877Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-14T00:43:51.877Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-14T00:43:51.877Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-14T00:43:51.877Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-14T00:43:51.877Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-14T00:43:51.877Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-14T00:43:51.877Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-14T00:43:51.877Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-14T00:43:51.877Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-14T00:43:51.877Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-14T00:43:51.877Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-14T00:43:51.877Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-14T00:43:51.877Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-14T00:43:51.877Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-14T00:43:51.877Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-14T00:43:51.877Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-14T00:43:51.877Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-14T00:43:51.877Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-14T00:43:51.877Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-14T00:43:51.877Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-14T00:43:51.877Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-14T00:43:51.878Z] Fetched 279 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-14T00:43:51.878Z] Fetched 122 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-14T00:43:51.878Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-14T00:43:51.878Z] Fetched 8848 B in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-14T00:43:51.878Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-14T00:43:51.878Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-14T00:43:51.878Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-14T00:43:51.878Z] Fetched 214 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-14T00:43:51.878Z] Fetched 155 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-14T00:43:51.878Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-14T00:43:51.878Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-14T00:43:51.878Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-14T00:43:51.878Z] Fetched 499 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-14T00:43:51.878Z] Fetched 111 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-14T00:43:51.878Z] Fetched 240 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-14T00:43:51.878Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-14T00:43:51.878Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-14T00:43:51.878Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-14T00:43:51.878Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-14T00:43:51.878Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-14T00:43:51.878Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-14T00:43:51.878Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-14T00:43:51.878Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-14T00:43:51.878Z] Fetched 8720 B in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-14T00:43:51.878Z] Fetched 137 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-14T00:43:51.878Z] Fetched 119 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-14T00:43:51.878Z] Fetched 109 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-14T00:43:51.878Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-14T00:43:51.878Z] Fetched 645 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-14T00:43:51.878Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-14T00:43:51.878Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-14T00:43:51.878Z] Fetched 368 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-14T00:43:51.878Z] Fetched 187 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-14T00:43:51.878Z] Fetched 175 kB in 0s (0 B/s) [2021-01-14T00:43:51.878Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-14T00:43:54.420Z] Fetched 206 kB in 0s (0 B/s) [2021-01-14T00:43:54.420Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-14T00:43:54.420Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-14T00:43:54.420Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-14T00:43:54.420Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-14T00:43:54.420Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-14T00:43:54.420Z] Fetched 159 kB in 0s (0 B/s) [2021-01-14T00:43:54.420Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-14T00:43:54.420Z] Fetched 107 kB in 0s (0 B/s) [2021-01-14T00:43:54.420Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-14T00:43:54.420Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-14T00:43:54.420Z] Pulling static-packages [2021-01-14T00:43:54.991Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-14T00:43:54.991Z] Skipping pull go-build-helper (already ran) [2021-01-14T00:43:54.991Z] Skipping pull static-packages (already ran) [2021-01-14T00:43:54.991Z] Building go-build-helper [2021-01-14T00:43:58.331Z] Building static-packages [2021-01-14T00:44:00.244Z] Staging go-build-helper [2021-01-14T00:44:01.190Z] Staging static-packages [2021-01-14T00:44:02.132Z] Pulling go115 [2021-01-14T00:44:03.105Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-14T00:44:03.105Z] Skipping pull go115 (already ran) [2021-01-14T00:44:03.105Z] Building go115 [2021-01-14T00:44:03.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:44:03.105Z] Dload Upload Total Spent Left Speed [2021-01-14T00:44:04.118Z] ---> a0c90a6e45da [2021-01-14T00:44:04.118Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-14T00:44:04.118Z] ---> b205e189d7ae [2021-01-14T00:44:04.118Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-14T00:44:04.118Z] ---> 9f3414b112a6 [2021-01-14T00:44:04.118Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-14T00:44:04.118Z] ---> 9a496f8bc967 [2021-01-14T00:44:04.118Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-14T00:44:04.118Z] ---> 1dba6246f379 [2021-01-14T00:44:04.118Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-14T00:44:04.118Z] ---> Running in abefca379612 [2021-01-14T00:44:04.118Z] ---> Running in 2398a2e4e701 [2021-01-14T00:44:04.118Z] ---> Running in cb27ae25e164 [2021-01-14T00:44:04.118Z] ---> Running in c7c53133b794 [2021-01-14T00:44:04.118Z] ---> Running in e35515344ad1 [2021-01-14T00:44:04.118Z] 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-01-14T00:44:04.118Z] 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-01-14T00:44:04.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T00:44:04.118Z] 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-01-14T00:44:04.118Z] 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-01-14T00:44:07.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 115M 9 10.5M 0 0 13.1M 0 0:00:08 --:--:-- 0:00:08 13.0M 34 115M 34 39.9M 0 0 22.1M 0 0:00:05 0:00:01 0:00:04 22.1M 56 115M 56 64.9M 0 0 23.1M 0 0:00:04 0:00:02 0:00:02 23.1M 75 115M 75 86.7M 0 0 22.8M 0 0:00:05 0:00:03 0:00:02 22.8M 96 115M 96 111M 0 0 23.0M 0 0:00:05 0:00:04 0:00:01 23.0M 100 115M 100 115M 0 0 23.1M 0 0:00:04 0:00:04 --:--:-- 25.0M [2021-01-14T00:44:08.515Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-14T00:44:12.727Z] Staging go115 [2021-01-14T00:44:18.034Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-14T00:44:18.034Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-14T00:44:18.034Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-14T00:44:18.034Z] Fetched 0 B in 0s (0 B/s) [2021-01-14T00:44:18.034Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-14T00:44:18.034Z] Fetched 224 kB in 0s (0 B/s) [2021-01-14T00:44:18.034Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-14T00:44:18.034Z] Fetched 157 kB in 0s (0 B/s) [2021-01-14T00:44:18.034Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-14T00:44:18.034Z] Fetched 221 kB in 0s (0 B/s) [2021-01-14T00:44:18.034Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-14T00:44:18.034Z] Fetched 143 kB in 0s (0 B/s) [2021-01-14T00:44:18.034Z] Pulling edgex-go [2021-01-14T00:44:18.297Z] Pulling version [2021-01-14T00:44:19.246Z] Building config-common [2021-01-14T00:44:21.179Z] Skipping build go-build-helper (already ran) [2021-01-14T00:44:21.179Z] Skipping build static-packages (already ran) [2021-01-14T00:44:21.179Z] Skipping build go115 (already ran) [2021-01-14T00:44:21.179Z] Building edgex-go [2021-01-14T00:44:21.441Z] 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-01-14T00:44:22.390Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-14T00:44:22.390Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-14T00:44:22.390Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.145 [2021-01-14T00:44:22.390Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 [2021-01-14T00:44:22.390Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-14T00:44:22.657Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-14T00:44:22.657Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-14T00:44:22.657Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-14T00:44:22.657Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-14T00:44:22.657Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-14T00:44:22.657Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-14T00:44:22.657Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-14T00:44:22.657Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-14T00:44:22.657Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-14T00:44:22.657Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 [2021-01-14T00:44:22.657Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-14T00:44:22.657Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-14T00:44:22.657Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-14T00:44:22.657Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-14T00:44:22.657Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-14T00:44:22.657Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-14T00:44:22.657Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-14T00:44:22.657Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-14T00:44:22.657Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-14T00:44:22.657Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-14T00:44:22.657Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-14T00:44:22.657Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-14T00:44:22.657Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-14T00:44:22.657Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-14T00:44:22.657Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-14T00:44:22.657Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-14T00:44:22.657Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-14T00:44:22.657Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-14T00:44:22.657Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-14T00:44:22.657Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-14T00:44:22.921Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-14T00:44:22.921Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-14T00:44:22.921Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-14T00:44:23.185Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-14T00:44:23.185Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-14T00:44:29.792Z] 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-01-14T00:44:33.100Z] 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-01-14T00:44:34.044Z] 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-01-14T00:44:34.993Z] 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-01-14T00:44:35.255Z] 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-01-14T00:44:35.255Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-14T00:44:35.516Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-14T00:44:35.516Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-14T00:44:35.516Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-14T00:44:36.905Z] 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-01-14T00:44:36.905Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-14T00:44:36.905Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-14T00:44:38.303Z] 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-01-14T00:44:38.303Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-14T00:44:39.247Z] 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-01-14T00:44:39.247Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-14T00:44:40.191Z] 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-01-14T00:44:41.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T00:44:41.707Z] 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-01-14T00:44:43.631Z] Building version [2021-01-14T00:44:45.561Z] Staging config-common [2021-01-14T00:44:46.511Z] Skipping stage go-build-helper (already ran) [2021-01-14T00:44:46.511Z] Skipping stage static-packages (already ran) [2021-01-14T00:44:46.511Z] Skipping stage go115 (already ran) [2021-01-14T00:44:46.511Z] Staging edgex-go [2021-01-14T00:44:47.460Z] Staging version [2021-01-14T00:44:48.409Z] Priming config-common [2021-01-14T00:44:49.355Z] Priming go-build-helper [2021-01-14T00:44:50.303Z] Priming static-packages [2021-01-14T00:44:52.226Z] Priming go115 [2021-01-14T00:44:53.172Z] Priming edgex-go [2021-01-14T00:44:54.116Z] Priming version [2021-01-14T00:44:55.061Z] 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-01-14T00:45:25.922Z] 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-01-14T00:45:31.340Z] Removing intermediate container cb27ae25e164 [2021-01-14T00:45:31.340Z] ---> ea6ef8923692 [2021-01-14T00:45:31.340Z] [2021-01-14T00:45:31.340Z] Step 10/22 : FROM alpine:3.12 [2021-01-14T00:45:31.340Z] 3.12: Pulling from library/alpine [2021-01-14T00:45:32.807Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T00:45:32.807Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T00:45:32.807Z] ---> afeebe901d6b [2021-01-14T00:45:32.807Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T00:45:33.092Z] ---> Running in 3f147f667715 [2021-01-14T00:45:36.533Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:45:36.533Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:45:36.810Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-14T00:45:37.090Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:45:37.090Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-14T00:45:37.090Z] (4/5) Installing curl (7.69.1-r3) [2021-01-14T00:45:37.090Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T00:45:37.368Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:45:37.368Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T00:45:37.648Z] OK: 7 MiB in 19 packages [2021-01-14T00:45:38.735Z] Removing intermediate container abefca379612 [2021-01-14T00:45:38.735Z] ---> 296042b2dfc0 [2021-01-14T00:45:38.735Z] [2021-01-14T00:45:38.735Z] Step 10/24 : FROM scratch [2021-01-14T00:45:38.735Z] ---> [2021-01-14T00:45:38.735Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-14T00:45:39.104Z] ---> Running in 5935b1a48c25 [2021-01-14T00:45:39.747Z] Removing intermediate container 2398a2e4e701 [2021-01-14T00:45:39.747Z] ---> 15c2656a5b37 [2021-01-14T00:45:40.054Z] [2021-01-14T00:45:40.054Z] Step 10/21 : FROM scratch [2021-01-14T00:45:40.054Z] ---> [2021-01-14T00:45:40.054Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:45:40.453Z] Removing intermediate container 5935b1a48c25 [2021-01-14T00:45:40.454Z] ---> 6fb1d62740b4 [2021-01-14T00:45:40.454Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-14T00:45:40.731Z] ---> Running in b1d7a4970f3f [2021-01-14T00:45:40.731Z] ---> Running in 1548d0165eb2 [2021-01-14T00:45:41.010Z] Removing intermediate container 3f147f667715 [2021-01-14T00:45:41.010Z] ---> 1bb47b95a2fd [2021-01-14T00:45:41.010Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-14T00:45:41.285Z] Removing intermediate container c7c53133b794 [2021-01-14T00:45:41.285Z] ---> 4939990c3996 [2021-01-14T00:45:41.285Z] [2021-01-14T00:45:41.285Z] Step 10/21 : FROM alpine:3.12 [2021-01-14T00:45:41.285Z] ---> afeebe901d6b [2021-01-14T00:45:41.285Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-14T00:45:41.565Z] ---> Running in 0f3439bef7ff [2021-01-14T00:45:41.565Z] Removing intermediate container b1d7a4970f3f [2021-01-14T00:45:41.565Z] ---> 95d367828f3d [2021-01-14T00:45:41.565Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-14T00:45:41.565Z] ---> Running in 2d806e74b465 [2021-01-14T00:45:41.839Z] ---> Running in d3b19bb85737 [2021-01-14T00:45:41.839Z] Removing intermediate container 1548d0165eb2 [2021-01-14T00:45:41.839Z] ---> dbc483eb1453 [2021-01-14T00:45:41.839Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T00:45:42.112Z] ---> Running in 3a292557c401 [2021-01-14T00:45:42.112Z] Removing intermediate container 0f3439bef7ff [2021-01-14T00:45:42.112Z] ---> 7f9a6f3ffd2b [2021-01-14T00:45:42.112Z] Step 13/22 : WORKDIR / [2021-01-14T00:45:42.386Z] ---> Running in 0dc6121e6711 [2021-01-14T00:45:42.673Z] Removing intermediate container d3b19bb85737 [2021-01-14T00:45:42.673Z] ---> 6c15723b9ed5 [2021-01-14T00:45:42.673Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-14T00:45:42.673Z] ---> Running in b0a15dc80b54 [2021-01-14T00:45:42.949Z] Removing intermediate container 3a292557c401 [2021-01-14T00:45:42.949Z] ---> 8ee081bb56ee [2021-01-14T00:45:42.949Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-14T00:45:43.225Z] Removing intermediate container 0dc6121e6711 [2021-01-14T00:45:43.225Z] ---> 6c76cc04178f [2021-01-14T00:45:43.225Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:45:43.504Z] Removing intermediate container b0a15dc80b54 [2021-01-14T00:45:43.504Z] ---> c7f0936ef58e [2021-01-14T00:45:43.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:45:43.504Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:45:43.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:45:44.059Z] ---> 738fcd1996e3 [2021-01-14T00:45:44.059Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-14T00:45:44.059Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-14T00:45:44.336Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:45:44.336Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-14T00:45:44.336Z] (4/4) Installing curl (7.69.1-r3) [2021-01-14T00:45:44.336Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:45:44.336Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T00:45:44.613Z] ---> 50a4f29b2116 [2021-01-14T00:45:44.613Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-14T00:45:44.613Z] OK: 7 MiB in 18 packages [2021-01-14T00:45:44.613Z] ---> e00677dae876 [2021-01-14T00:45:44.613Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-14T00:45:46.603Z] ---> bcf80d9a7ebd [2021-01-14T00:45:46.603Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-14T00:45:47.206Z] ---> e1ee190d8185 [2021-01-14T00:45:47.206Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-14T00:45:47.206Z] ---> a08c0ca05082 [2021-01-14T00:45:47.206Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-14T00:45:47.206Z] Removing intermediate container 2d806e74b465 [2021-01-14T00:45:47.206Z] ---> c9bb91fcb1c6 [2021-01-14T00:45:47.206Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T00:45:47.804Z] ---> Running in 42231f871723 [2021-01-14T00:45:48.407Z] ---> 3fce736ca874 [2021-01-14T00:45:48.407Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-14T00:45:48.696Z] ---> f33bca9abf77 [2021-01-14T00:45:48.696Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-14T00:45:48.696Z] ---> 68fd326b30c6 [2021-01-14T00:45:48.696Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:45:48.696Z] Removing intermediate container 42231f871723 [2021-01-14T00:45:48.696Z] ---> 419a635b8402 [2021-01-14T00:45:48.696Z] Step 13/21 : WORKDIR /edgex [2021-01-14T00:45:49.313Z] ---> Running in 3b7fad7e2f50 [2021-01-14T00:45:49.314Z] ---> Running in 14a7d6bc4230 [2021-01-14T00:45:49.589Z] ---> aea77930f4dc [2021-01-14T00:45:49.589Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-14T00:45:49.865Z] ---> Running in b2750556148d [2021-01-14T00:45:50.139Z] ---> 174d441c3306 [2021-01-14T00:45:50.139Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-14T00:45:50.415Z] Removing intermediate container 14a7d6bc4230 [2021-01-14T00:45:50.415Z] ---> 433cb8bcd9d6 [2021-01-14T00:45:50.415Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:45:50.415Z] Removing intermediate container 3b7fad7e2f50 [2021-01-14T00:45:50.415Z] ---> 3b1c982361ae [2021-01-14T00:45:50.415Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-14T00:45:50.692Z] ---> Running in 0eb3fe84d88c [2021-01-14T00:45:50.974Z] Removing intermediate container e35515344ad1 [2021-01-14T00:45:50.974Z] ---> 3732427a5d00 [2021-01-14T00:45:50.974Z] [2021-01-14T00:45:50.974Z] Step 10/22 : FROM scratch [2021-01-14T00:45:50.974Z] ---> [2021-01-14T00:45:50.974Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:45:50.974Z] ---> Using cache [2021-01-14T00:45:50.974Z] ---> 95d367828f3d [2021-01-14T00:45:50.974Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-14T00:45:51.248Z] ---> Running in e85867bad94f [2021-01-14T00:45:51.523Z] Removing intermediate container 0eb3fe84d88c [2021-01-14T00:45:51.523Z] ---> 4aa404f23a07 [2021-01-14T00:45:51.523Z] Step 19/21 : LABEL arch=arm64 [2021-01-14T00:45:51.795Z] ---> Running in 6abfb4d9a691 [2021-01-14T00:45:51.795Z] ---> 13962a479149 [2021-01-14T00:45:52.073Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-14T00:45:52.073Z] ---> c2639287adc7 [2021-01-14T00:45:52.073Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-14T00:45:52.073Z] Removing intermediate container e85867bad94f [2021-01-14T00:45:52.073Z] ---> b2d01a0fa288 [2021-01-14T00:45:52.073Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T00:45:52.073Z] ---> Running in b8dd09378594 [2021-01-14T00:45:52.350Z] Removing intermediate container 6abfb4d9a691 [2021-01-14T00:45:52.350Z] ---> aa99213c88f0 [2021-01-14T00:45:52.350Z] Step 20/21 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:45:52.978Z] ---> Running in 04a72c9354d5 [2021-01-14T00:45:52.978Z] Removing intermediate container b8dd09378594 [2021-01-14T00:45:52.978Z] ---> 730c271e2677 [2021-01-14T00:45:52.978Z] Step 14/22 : WORKDIR / [2021-01-14T00:45:53.249Z] ---> e3e811c938ff [2021-01-14T00:45:53.249Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-14T00:45:53.249Z] ---> Running in 99ec1a4d2f3a [2021-01-14T00:45:53.522Z] ---> 37fca6261a6b [2021-01-14T00:45:53.522Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-14T00:45:53.522Z] ---> Running in d8c0b898f33b [2021-01-14T00:45:53.522Z] Removing intermediate container b2750556148d [2021-01-14T00:45:53.522Z] ---> e38cd4d9e2b7 [2021-01-14T00:45:53.522Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-14T00:45:53.804Z] Removing intermediate container 04a72c9354d5 [2021-01-14T00:45:53.804Z] ---> ad3033c92c38 [2021-01-14T00:45:53.804Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T00:45:53.804Z] ---> Running in 365f8a837b0d [2021-01-14T00:45:53.804Z] ---> Running in 09b7b70868fb [2021-01-14T00:45:54.406Z] Removing intermediate container d8c0b898f33b [2021-01-14T00:45:54.406Z] ---> 5ddc6b5ce6c8 [2021-01-14T00:45:54.406Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:45:54.406Z] Removing intermediate container 99ec1a4d2f3a [2021-01-14T00:45:54.406Z] ---> 7172414402b5 [2021-01-14T00:45:54.406Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:45:54.406Z] Removing intermediate container 365f8a837b0d [2021-01-14T00:45:54.406Z] ---> b268003b76dd [2021-01-14T00:45:54.406Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T00:45:54.682Z] Removing intermediate container 09b7b70868fb [2021-01-14T00:45:54.682Z] ---> 88d3b4955136 [2021-01-14T00:45:54.682Z] [2021-01-14T00:45:54.682Z] ---> Running in 50b2750e4051 [2021-01-14T00:45:54.954Z] ---> Running in 88e337c6cf63 [2021-01-14T00:45:54.954Z] ---> 2b0dae4d653e [2021-01-14T00:45:54.954Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-14T00:45:55.241Z] Successfully built 88d3b4955136 [2021-01-14T00:45:55.241Z] ---> Running in 1f6bf929096f [2021-01-14T00:45:55.241Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-14T00:45:55.241Z] Building docker-sys-mgmt-agent-go [2021-01-14T00:45:55.241Z]  Building docker-support-scheduler-go ... done  ---> 8b3753200503 [2021-01-14T00:45:55.241Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-14T00:45:55.519Z] Removing intermediate container 88e337c6cf63 [2021-01-14T00:45:55.519Z] ---> 7345af6e4844 [2021-01-14T00:45:55.519Z] Step 21/22 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:45:55.519Z] Removing intermediate container 50b2750e4051 [2021-01-14T00:45:55.519Z] ---> a1f47f685be8 [2021-01-14T00:45:55.519Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T00:45:55.799Z] ---> Running in 544b1884969f [2021-01-14T00:45:55.799Z] ---> Running in 51c923e61068 [2021-01-14T00:45:56.074Z] Removing intermediate container 1f6bf929096f [2021-01-14T00:45:56.074Z] ---> 84e20b567562 [2021-01-14T00:45:56.074Z] Step 18/21 : CMD ["--init=true"] [2021-01-14T00:45:56.360Z] ---> Running in b6176b3a40d2 [2021-01-14T00:45:56.640Z] Removing intermediate container 51c923e61068 [2021-01-14T00:45:56.640Z] ---> e77e3e4f9942 [2021-01-14T00:45:56.640Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:45:56.640Z] Removing intermediate container 544b1884969f [2021-01-14T00:45:56.640Z] ---> 38f84e75dd55 [2021-01-14T00:45:56.640Z] Step 23/24 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:45:57.625Z] ---> ed9932517b7a [2021-01-14T00:45:57.625Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-14T00:45:58.225Z] ---> Running in 97a059b8d862 [2021-01-14T00:45:58.225Z] ---> Running in eef7309a142f [2021-01-14T00:45:58.856Z] Removing intermediate container b6176b3a40d2 [2021-01-14T00:45:58.856Z] ---> 18c4ce4cbad9 [2021-01-14T00:45:58.856Z] Step 19/21 : LABEL arch=arm64 [2021-01-14T00:45:59.467Z] ---> 3dedc540b83f [2021-01-14T00:45:59.467Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-14T00:45:59.467Z] Removing intermediate container eef7309a142f [2021-01-14T00:45:59.467Z] ---> 76df224ac44f [2021-01-14T00:45:59.467Z] [2021-01-14T00:45:59.752Z] ---> Running in 9c5bfcea8c71 [2021-01-14T00:45:59.752Z] Removing intermediate container 97a059b8d862 [2021-01-14T00:45:59.752Z] ---> f6bada475321 [2021-01-14T00:45:59.752Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T00:46:01.165Z] Successfully built 76df224ac44f [2021-01-14T00:46:01.165Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-14T00:46:01.165Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-command-go [2021-01-14T00:46:01.165Z] ---> Running in 8808a71a8a95 [2021-01-14T00:46:01.165Z] ---> Running in 9f9616d91c0e [2021-01-14T00:46:01.165Z] Removing intermediate container 9c5bfcea8c71 [2021-01-14T00:46:01.165Z] ---> 546328a3c621 [2021-01-14T00:46:01.165Z] Step 20/21 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:46:01.165Z] Removing intermediate container 8808a71a8a95 [2021-01-14T00:46:01.165Z] ---> 9f3f47df8f33 [2021-01-14T00:46:01.165Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:46:01.165Z] ---> Running in 2994672100cc [2021-01-14T00:46:01.165Z] ---> Running in 948e90f1a81b [2021-01-14T00:46:01.165Z] Removing intermediate container 9f9616d91c0e [2021-01-14T00:46:01.165Z] ---> 8b3b0319c838 [2021-01-14T00:46:01.165Z] [2021-01-14T00:46:01.443Z] Removing intermediate container 2994672100cc [2021-01-14T00:46:01.443Z] ---> d847c4e7ede3 [2021-01-14T00:46:01.443Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T00:46:01.721Z] Successfully built 8b3b0319c838 [2021-01-14T00:46:01.721Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-14T00:46:01.721Z] Building docker-core-data-go [2021-01-14T00:46:01.721Z]  Building docker-support-notifications-go ... done Removing intermediate container 948e90f1a81b [2021-01-14T00:46:01.721Z] ---> 0a09b65dfa04 [2021-01-14T00:46:01.721Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T00:46:01.721Z] ---> Running in 0e26de579aa2 [2021-01-14T00:46:02.001Z] ---> Running in 4930f804ae29 [2021-01-14T00:46:02.278Z] Removing intermediate container 0e26de579aa2 [2021-01-14T00:46:02.552Z] ---> a13be58231e9 [2021-01-14T00:46:02.552Z] [2021-01-14T00:46:02.552Z] Removing intermediate container 4930f804ae29 [2021-01-14T00:46:02.552Z] ---> c176a210dbb7 [2021-01-14T00:46:02.552Z] Step 21/22 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:46:02.830Z] Successfully built a13be58231e9 [2021-01-14T00:46:02.830Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-14T00:46:02.830Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-01-14T00:46:03.102Z] ---> Running in 7a7dc033df4a [2021-01-14T00:46:03.377Z] Removing intermediate container 7a7dc033df4a [2021-01-14T00:46:03.377Z] ---> 40484037fcaf [2021-01-14T00:46:03.377Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:46:03.651Z] ---> Running in 5e6304f85ab7 [2021-01-14T00:46:04.260Z] Removing intermediate container 5e6304f85ab7 [2021-01-14T00:46:04.260Z] ---> b960641c87a6 [2021-01-14T00:46:04.260Z] [2021-01-14T00:46:04.536Z] Successfully built b960641c87a6 [2021-01-14T00:46:04.537Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-14T00:46:43.512Z]  Building docker-core-metadata-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:46:43.512Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:46:43.512Z] ---> 52e2e5f9d221 [2021-01-14T00:46:43.512Z] Step 3/26 : WORKDIR /edgex-go [2021-01-14T00:46:43.512Z] ---> Using cache [2021-01-14T00:46:43.512Z] ---> f51400d78bd5 [2021-01-14T00:46:43.512Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:46:43.512Z] ---> Using cache [2021-01-14T00:46:43.512Z] ---> f6933ea10281 [2021-01-14T00:46:43.512Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-14T00:46:44.508Z] ---> Running in 7d69ddc6d08d [2021-01-14T00:46:45.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:46:46.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:46:47.539Z] OK: 217 MiB in 51 packages [2021-01-14T00:46:50.178Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:46:50.178Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:46:50.178Z] ---> 52e2e5f9d221 [2021-01-14T00:46:50.178Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:46:50.178Z] ---> Using cache [2021-01-14T00:46:50.178Z] ---> f51400d78bd5 [2021-01-14T00:46:50.178Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:46:50.178Z] ---> Using cache [2021-01-14T00:46:50.178Z] ---> f6933ea10281 [2021-01-14T00:46:50.178Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T00:46:50.178Z] ---> Using cache [2021-01-14T00:46:50.178Z] ---> 97cf09eed478 [2021-01-14T00:46:50.178Z] Step 6/22 : COPY go.mod . [2021-01-14T00:46:50.178Z] ---> Using cache [2021-01-14T00:46:50.178Z] ---> 9b10c54c96e4 [2021-01-14T00:46:50.178Z] Step 7/22 : RUN go mod download [2021-01-14T00:46:50.178Z] ---> Using cache [2021-01-14T00:46:50.178Z] ---> 2e0e40641d53 [2021-01-14T00:46:50.178Z] Step 8/22 : COPY . . [2021-01-14T00:46:50.178Z] ---> Using cache [2021-01-14T00:46:50.178Z] ---> 1dba6246f379 [2021-01-14T00:46:50.178Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-14T00:46:50.178Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:46:50.178Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:46:50.178Z] ---> 52e2e5f9d221 [2021-01-14T00:46:50.178Z] Step 3/23 : WORKDIR /edgex-go [2021-01-14T00:46:50.178Z] ---> Using cache [2021-01-14T00:46:50.178Z] ---> f51400d78bd5 [2021-01-14T00:46:50.178Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:46:50.178Z] ---> Using cache [2021-01-14T00:46:50.178Z] ---> f6933ea10281 [2021-01-14T00:46:50.178Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-14T00:46:50.452Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T00:46:50.452Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:46:50.452Z] ---> 52e2e5f9d221 [2021-01-14T00:46:50.452Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T00:46:50.452Z] ---> Using cache [2021-01-14T00:46:50.452Z] ---> f51400d78bd5 [2021-01-14T00:46:50.452Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:46:50.452Z] ---> Using cache [2021-01-14T00:46:50.452Z] ---> f6933ea10281 [2021-01-14T00:46:50.452Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-14T00:46:50.452Z] ---> Using cache [2021-01-14T00:46:50.452Z] ---> 97cf09eed478 [2021-01-14T00:46:50.452Z] Step 6/24 : COPY go.mod . [2021-01-14T00:46:50.452Z] ---> Using cache [2021-01-14T00:46:50.452Z] ---> 9b10c54c96e4 [2021-01-14T00:46:50.452Z] Step 7/24 : RUN go mod download [2021-01-14T00:46:50.452Z] ---> Using cache [2021-01-14T00:46:50.452Z] ---> 2e0e40641d53 [2021-01-14T00:46:50.452Z] Step 8/24 : COPY . . [2021-01-14T00:46:50.452Z] ---> Using cache [2021-01-14T00:46:50.452Z] ---> 1dba6246f379 [2021-01-14T00:46:50.452Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-14T00:46:50.725Z] ---> Running in fd53d503b59b [2021-01-14T00:46:50.725Z] ---> Running in 17eb9a4ab356 [2021-01-14T00:46:50.725Z] ---> Running in 2cdd48188a15 [2021-01-14T00:46:50.998Z] Removing intermediate container 7d69ddc6d08d [2021-01-14T00:46:50.998Z] ---> c39ec5c458f0 [2021-01-14T00:46:50.998Z] Step 6/26 : COPY go.mod . [2021-01-14T00:46:51.982Z] ---> 8e3e3a4542c1 [2021-01-14T00:46:51.982Z] Step 7/26 : RUN go mod download [2021-01-14T00:46:52.253Z] ---> Running in f587278c6515 [2021-01-14T00:46:52.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:46:52.525Z] 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-01-14T00:46:52.525Z] 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-01-14T00:46:53.509Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:46:54.117Z] OK: 217 MiB in 51 packages [2021-01-14T00:46:56.113Z] Removing intermediate container 17eb9a4ab356 [2021-01-14T00:46:56.113Z] ---> 1b73dc85ae4e [2021-01-14T00:46:56.113Z] Step 6/23 : COPY go.mod . [2021-01-14T00:46:56.389Z] Removing intermediate container f587278c6515 [2021-01-14T00:46:56.389Z] ---> 2857b433ff03 [2021-01-14T00:46:56.389Z] Step 8/26 : COPY . . [2021-01-14T00:46:57.384Z] ---> fc3a0cd98521 [2021-01-14T00:46:57.384Z] Step 7/23 : RUN go mod download [2021-01-14T00:46:57.658Z] ---> Running in 0f2190437b00 [2021-01-14T00:47:04.392Z] Removing intermediate container 0f2190437b00 [2021-01-14T00:47:04.392Z] ---> 056a2f77f6e0 [2021-01-14T00:47:04.392Z] Step 8/23 : COPY . . [2021-01-14T00:47:22.731Z] ---> 8efa02926ba6 [2021-01-14T00:47:22.731Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-14T00:47:22.731Z] ---> Running in cae934f5b300 [2021-01-14T00:47:24.725Z] 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-01-14T00:47:27.367Z] ---> a033b15b6d72 [2021-01-14T00:47:27.367Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-14T00:47:27.367Z] ---> Running in 1155afd4a9a6 [2021-01-14T00:47:29.645Z] 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-01-14T00:47:44.853Z] 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-01-14T00:47:59.959Z] Removing intermediate container 2cdd48188a15 [2021-01-14T00:47:59.959Z] ---> 8c63ce9911f9 [2021-01-14T00:47:59.959Z] [2021-01-14T00:47:59.959Z] Step 10/24 : FROM alpine:3.12 [2021-01-14T00:47:59.959Z] ---> afeebe901d6b [2021-01-14T00:47:59.959Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T00:47:59.959Z] ---> Using cache [2021-01-14T00:47:59.959Z] ---> 1bb47b95a2fd [2021-01-14T00:47:59.959Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T00:48:00.566Z] ---> Running in 9797693c5bdb [2021-01-14T00:48:01.561Z] Removing intermediate container 9797693c5bdb [2021-01-14T00:48:01.561Z] ---> ccb20f44c838 [2021-01-14T00:48:01.561Z] Step 13/24 : WORKDIR / [2021-01-14T00:48:01.840Z] ---> Running in 996d2201db96 [2021-01-14T00:48:01.840Z] Removing intermediate container fd53d503b59b [2021-01-14T00:48:01.840Z] ---> 8095f165a4c5 [2021-01-14T00:48:01.840Z] [2021-01-14T00:48:01.840Z] Step 10/22 : FROM scratch [2021-01-14T00:48:01.840Z] ---> [2021-01-14T00:48:01.840Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:48:02.120Z] ---> Using cache [2021-01-14T00:48:02.120Z] ---> 95d367828f3d [2021-01-14T00:48:02.120Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-14T00:48:02.120Z] ---> Running in 71ebcf0cfd5d [2021-01-14T00:48:02.719Z] Removing intermediate container 996d2201db96 [2021-01-14T00:48:02.720Z] ---> 966bd3b9e437 [2021-01-14T00:48:02.720Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-14T00:48:02.995Z] Removing intermediate container 71ebcf0cfd5d [2021-01-14T00:48:02.995Z] ---> d7ca65973880 [2021-01-14T00:48:02.995Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T00:48:03.269Z] ---> Running in 2df4f2553d63 [2021-01-14T00:48:04.259Z] Removing intermediate container 2df4f2553d63 [2021-01-14T00:48:04.259Z] ---> b04b34b3d814 [2021-01-14T00:48:04.259Z] Step 14/22 : WORKDIR / [2021-01-14T00:48:04.259Z] ---> cd499f0204e0 [2021-01-14T00:48:04.259Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-14T00:48:04.259Z] ---> Running in 0f44a0ec2dff [2021-01-14T00:48:05.238Z] Removing intermediate container 0f44a0ec2dff [2021-01-14T00:48:05.239Z] ---> 1ea329d1526c [2021-01-14T00:48:05.239Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:48:05.515Z] ---> eff805c3a23d [2021-01-14T00:48:05.515Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-14T00:48:06.118Z] ---> 617f4fc388d7 [2021-01-14T00:48:06.118Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-14T00:48:06.720Z] ---> 32c00e874caf [2021-01-14T00:48:06.720Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-14T00:48:08.742Z] ---> 41541c86e946 [2021-01-14T00:48:08.742Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-14T00:48:08.742Z] ---> 932bdaeef157 [2021-01-14T00:48:08.742Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-14T00:48:10.226Z] ---> f813b362d86f [2021-01-14T00:48:10.226Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-14T00:48:10.226Z] ---> Running in f48cf9c15659 [2021-01-14T00:48:10.502Z] ---> cc3c213f03fe [2021-01-14T00:48:10.502Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T00:48:11.124Z] Removing intermediate container f48cf9c15659 [2021-01-14T00:48:11.124Z] ---> 9c07ac50b4f1 [2021-01-14T00:48:11.124Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:48:11.124Z] ---> Running in a15ad0a88c30 [2021-01-14T00:48:12.141Z] Removing intermediate container a15ad0a88c30 [2021-01-14T00:48:12.141Z] ---> 81631b80df9d [2021-01-14T00:48:12.141Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T00:48:12.141Z] ---> a0aa5519ae5f [2021-01-14T00:48:12.141Z] Step 20/24 : 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-01-14T00:48:12.141Z] ---> Running in 5d8c37f2a9f0 [2021-01-14T00:48:12.418Z] ---> Running in 7d45e02c9767 [2021-01-14T00:48:13.033Z] Removing intermediate container 5d8c37f2a9f0 [2021-01-14T00:48:13.033Z] ---> 73a05c6816e7 [2021-01-14T00:48:13.033Z] Step 21/22 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:48:13.315Z] ---> Running in 44017516d032 [2021-01-14T00:48:14.320Z] Removing intermediate container 44017516d032 [2021-01-14T00:48:14.320Z] ---> 585767c21977 [2021-01-14T00:48:14.320Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:48:14.320Z] ---> Running in ce673d873149 [2021-01-14T00:48:15.308Z] Removing intermediate container ce673d873149 [2021-01-14T00:48:15.308Z] ---> 0761810164fb [2021-01-14T00:48:15.308Z] [2021-01-14T00:48:15.923Z] Successfully built 0761810164fb [2021-01-14T00:48:15.923Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-14T00:48:15.923Z]  Building docker-core-command-go ... done Removing intermediate container 7d45e02c9767 [2021-01-14T00:48:15.923Z] ---> 00e41b4a2991 [2021-01-14T00:48:15.923Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-14T00:48:16.195Z] ---> Running in 9e9b92a804e9 [2021-01-14T00:48:16.800Z] Removing intermediate container 9e9b92a804e9 [2021-01-14T00:48:16.800Z] ---> 5032f2b06af9 [2021-01-14T00:48:16.800Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T00:48:17.072Z] ---> Running in 75d3cc5caec0 [2021-01-14T00:48:17.674Z] Removing intermediate container 75d3cc5caec0 [2021-01-14T00:48:17.674Z] ---> 3ed68f7d8ad7 [2021-01-14T00:48:17.674Z] Step 23/24 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:48:17.949Z] ---> Running in af22afd6cffd [2021-01-14T00:48:18.559Z] Removing intermediate container af22afd6cffd [2021-01-14T00:48:18.559Z] ---> 78728ebaf465 [2021-01-14T00:48:18.559Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T00:48:18.841Z] ---> Running in 10cfdd18ed27 [2021-01-14T00:48:19.455Z] Removing intermediate container 10cfdd18ed27 [2021-01-14T00:48:19.455Z] ---> b325cf9cb627 [2021-01-14T00:48:19.455Z] [2021-01-14T00:48:19.733Z] Successfully built b325cf9cb627 [2021-01-14T00:48:20.011Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-14T00:48:32.438Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container cae934f5b300 [2021-01-14T00:48:32.438Z] ---> 75303566efc9 [2021-01-14T00:48:32.438Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-14T00:48:32.438Z] ---> Running in bf5351be19a1 [2021-01-14T00:48:33.415Z] 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-01-14T00:48:36.821Z] Removing intermediate container bf5351be19a1 [2021-01-14T00:48:36.821Z] ---> 7cd1e174f562 [2021-01-14T00:48:36.821Z] [2021-01-14T00:48:36.821Z] Step 11/26 : FROM docker:20.10.0 [2021-01-14T00:48:36.821Z] 20.10.0: Pulling from library/docker [2021-01-14T00:48:45.107Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-14T00:48:45.107Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-14T00:48:45.107Z] ---> eeaf43b92773 [2021-01-14T00:48:45.107Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-14T00:48:45.700Z] ---> Running in b4afe722a60f [2021-01-14T00:48:46.311Z] Removing intermediate container 1155afd4a9a6 [2021-01-14T00:48:46.311Z] ---> 7d9a1d6d7d52 [2021-01-14T00:48:46.311Z] [2021-01-14T00:48:46.311Z] Step 10/23 : FROM alpine:3.12 [2021-01-14T00:48:46.311Z] ---> afeebe901d6b [2021-01-14T00:48:46.311Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:48:46.583Z] ---> Running in 1cead89c2c98 [2021-01-14T00:48:47.175Z] Removing intermediate container 1cead89c2c98 [2021-01-14T00:48:47.175Z] ---> 3c1589b4d781 [2021-01-14T00:48:47.175Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-14T00:48:47.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:48:47.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:48:47.175Z] ---> Running in 156085db1e36 [2021-01-14T00:48:47.772Z] (1/2) Installing readline (8.0.4-r0) [2021-01-14T00:48:47.772Z] Removing intermediate container 156085db1e36 [2021-01-14T00:48:47.772Z] ---> 775af9129a78 [2021-01-14T00:48:47.772Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-14T00:48:47.772Z] (2/2) Installing bash (5.0.17-r0) [2021-01-14T00:48:47.772Z] Executing bash-5.0.17-r0.post-install [2021-01-14T00:48:47.772Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:48:47.772Z] OK: 12 MiB in 22 packages [2021-01-14T00:48:48.045Z] ---> Running in 56b8313b2f9d [2021-01-14T00:48:48.640Z] Removing intermediate container 56b8313b2f9d [2021-01-14T00:48:48.640Z] ---> e46a16466e13 [2021-01-14T00:48:48.640Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:48:48.640Z] ---> Running in 1fbba7f9dd3d [2021-01-14T00:48:49.253Z] Removing intermediate container b4afe722a60f [2021-01-14T00:48:49.253Z] ---> 775387cea3e6 [2021-01-14T00:48:49.253Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-14T00:48:49.527Z] ---> Running in 17c2762eae6c [2021-01-14T00:48:50.119Z] Removing intermediate container 17c2762eae6c [2021-01-14T00:48:50.119Z] ---> 0d4346a768c2 [2021-01-14T00:48:50.119Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-14T00:48:50.119Z] ---> Running in b75695261b9a [2021-01-14T00:48:50.717Z] Removing intermediate container b75695261b9a [2021-01-14T00:48:50.717Z] ---> 67dc41da81c2 [2021-01-14T00:48:50.717Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-14T00:48:50.991Z] Removing intermediate container 1fbba7f9dd3d [2021-01-14T00:48:50.991Z] ---> 50bd722e50c7 [2021-01-14T00:48:50.991Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-14T00:48:50.991Z] ---> Running in 32c7d8959b69 [2021-01-14T00:48:51.263Z] ---> Running in 99d3d2d9f64e [2021-01-14T00:48:51.538Z] Removing intermediate container 32c7d8959b69 [2021-01-14T00:48:51.538Z] ---> 882fd3e55da1 [2021-01-14T00:48:51.538Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-14T00:48:52.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:48:53.153Z] ---> c6e2a946a704 [2021-01-14T00:48:53.154Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-14T00:48:53.435Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:48:54.028Z] ---> d813f165275e [2021-01-14T00:48:54.028Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-14T00:48:54.028Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-14T00:48:54.298Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-14T00:48:54.298Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-14T00:48:54.568Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-14T00:48:54.852Z] ---> b73f2c9913b6 [2021-01-14T00:48:54.852Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-14T00:48:54.852Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-14T00:48:54.852Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:48:54.852Z] OK: 8 MiB in 19 packages [2021-01-14T00:48:55.129Z] ---> Running in e0e6b7df9ca2 [2021-01-14T00:48:56.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:48:56.374Z] Removing intermediate container 99d3d2d9f64e [2021-01-14T00:48:56.374Z] ---> 27f0a826bc1d [2021-01-14T00:48:56.374Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T00:48:56.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:48:56.977Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-14T00:48:56.977Z] (2/33) Installing expat (2.2.9-r1) [2021-01-14T00:48:56.977Z] (3/33) Installing libffi (3.3-r2) [2021-01-14T00:48:56.977Z] (4/33) Installing gdbm (1.13-r1) [2021-01-14T00:48:56.977Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-14T00:48:56.977Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-14T00:48:56.977Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-14T00:48:56.977Z] ---> 284fcc0a9536 [2021-01-14T00:48:56.977Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-14T00:48:58.952Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-14T00:48:58.952Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-14T00:48:58.952Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-14T00:48:58.952Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-14T00:48:58.952Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-14T00:48:58.952Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-14T00:48:58.952Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-14T00:48:58.952Z] ---> 8110994ce604 [2021-01-14T00:48:58.952Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-14T00:48:58.952Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-14T00:48:58.952Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-14T00:48:58.952Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-14T00:48:59.246Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-14T00:48:59.246Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-14T00:48:59.246Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-14T00:48:59.246Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-14T00:48:59.246Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-14T00:48:59.246Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-14T00:48:59.246Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-14T00:48:59.246Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-14T00:48:59.246Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-14T00:48:59.532Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-14T00:48:59.532Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-14T00:48:59.532Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-14T00:48:59.532Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-14T00:48:59.532Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-14T00:48:59.532Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-14T00:48:59.532Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-14T00:48:59.532Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:48:59.822Z] OK: 71 MiB in 55 packages [2021-01-14T00:48:59.822Z] ---> 4ac447b3a0b1 [2021-01-14T00:48:59.822Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-14T00:49:00.109Z] ---> Running in cf38bcfda395 [2021-01-14T00:49:00.716Z] Removing intermediate container cf38bcfda395 [2021-01-14T00:49:00.716Z] ---> 345ab8384c89 [2021-01-14T00:49:00.716Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:49:00.988Z] ---> Running in d3154bda9347 [2021-01-14T00:49:01.589Z] Removing intermediate container d3154bda9347 [2021-01-14T00:49:01.589Z] ---> 2cec486e7070 [2021-01-14T00:49:01.589Z] Step 21/23 : LABEL arch=arm64 [2021-01-14T00:49:01.862Z] ---> Running in db901996e878 [2021-01-14T00:49:02.461Z] Removing intermediate container db901996e878 [2021-01-14T00:49:02.461Z] ---> c56feeed214e [2021-01-14T00:49:02.461Z] Step 22/23 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:49:02.734Z] ---> Running in 6a62e9cc3c46 [2021-01-14T00:49:03.327Z] Removing intermediate container 6a62e9cc3c46 [2021-01-14T00:49:03.327Z] ---> 5a7b8a7e74d3 [2021-01-14T00:49:03.327Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T00:49:03.604Z] ---> Running in 57e6f30c4e1a [2021-01-14T00:49:04.197Z] Removing intermediate container 57e6f30c4e1a [2021-01-14T00:49:04.197Z] ---> 2b29106a7507 [2021-01-14T00:49:04.197Z] [2021-01-14T00:49:04.797Z] Successfully built 2b29106a7507 [2021-01-14T00:49:04.797Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-14T00:49:05.773Z]  Building docker-core-data-go ... done Removing intermediate container e0e6b7df9ca2 [2021-01-14T00:49:05.773Z] ---> 51a8c8001827 [2021-01-14T00:49:05.773Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-14T00:49:05.773Z] ---> Running in 5014e6366711 [2021-01-14T00:49:11.156Z] Collecting docker-compose==1.23.2 [2021-01-14T00:49:11.156Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-14T00:49:11.156Z] 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-01-14T00:49:11.156Z] Collecting texttable<0.10,>=0.9.0 [2021-01-14T00:49:11.156Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-14T00:49:13.132Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-14T00:49:13.132Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-14T00:49:13.719Z] Collecting jsonschema<3,>=2.5.1 [2021-01-14T00:49:13.719Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-14T00:49:14.310Z] Collecting docker<4.0,>=3.6.0 [2021-01-14T00:49:14.310Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-14T00:49:14.898Z] Collecting cached-property<2,>=1.2.0 [2021-01-14T00:49:14.898Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-14T00:49:15.168Z] Collecting docopt<0.7,>=0.6.1 [2021-01-14T00:49:15.168Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-14T00:49:17.131Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-14T00:49:17.131Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-14T00:49:19.735Z] Collecting PyYAML<4,>=3.10 [2021-01-14T00:49:19.735Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-14T00:49:23.101Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-14T00:49:23.101Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-14T00:49:23.101Z] Collecting docker-pycreds>=0.4.0 [2021-01-14T00:49:23.370Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-14T00:49:23.639Z] Collecting idna<2.8,>=2.5 [2021-01-14T00:49:23.639Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-14T00:49:23.639Z] 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-01-14T00:49:23.639Z] 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-01-14T00:49:24.226Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-14T00:49:24.226Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-14T00:49:24.226Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-14T00:49:24.226Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-14T00:49:24.226Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-14T00:49:24.226Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-14T00:49:25.200Z] Installing collected packages: texttable, websocket-client, jsonschema, idna, urllib3, requests, docker-pycreds, docker, cached-property, docopt, dockerpty, PyYAML, docker-compose [2021-01-14T00:49:25.200Z] Running setup.py install for texttable: started [2021-01-14T00:49:27.162Z] Running setup.py install for texttable: finished with status 'done' [2021-01-14T00:49:27.431Z] Attempting uninstall: idna [2021-01-14T00:49:27.431Z] Found existing installation: idna 2.9 [2021-01-14T00:49:27.431Z] Uninstalling idna-2.9: [2021-01-14T00:49:27.431Z] Successfully uninstalled idna-2.9 [2021-01-14T00:49:28.021Z] Attempting uninstall: urllib3 [2021-01-14T00:49:28.021Z] Found existing installation: urllib3 1.25.9 [2021-01-14T00:49:28.021Z] Uninstalling urllib3-1.25.9: [2021-01-14T00:49:28.290Z] Successfully uninstalled urllib3-1.25.9 [2021-01-14T00:49:28.880Z] Attempting uninstall: requests [2021-01-14T00:49:28.880Z] Found existing installation: requests 2.23.0 [2021-01-14T00:49:28.880Z] Uninstalling requests-2.23.0: [2021-01-14T00:49:28.880Z] Successfully uninstalled requests-2.23.0 [2021-01-14T00:49:30.297Z] Running setup.py install for docopt: started [2021-01-14T00:49:31.718Z] Running setup.py install for docopt: finished with status 'done' [2021-01-14T00:49:31.718Z] Running setup.py install for dockerpty: started [2021-01-14T00:49:33.684Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-14T00:49:33.684Z] Running setup.py install for PyYAML: started [2021-01-14T00:49:35.648Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-14T00:49:36.242Z] 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.57.0 [2021-01-14T00:49:40.523Z] Removing intermediate container 5014e6366711 [2021-01-14T00:49:40.523Z] ---> 6bf52ef3e390 [2021-01-14T00:49:40.523Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-14T00:49:40.523Z] ---> Running in ba32c50eaf28 [2021-01-14T00:49:41.118Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:49:41.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:49:41.984Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:49:41.984Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-14T00:49:41.984Z] (3/3) Installing curl (7.69.1-r3) [2021-01-14T00:49:41.984Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:49:41.984Z] OK: 71 MiB in 58 packages [2021-01-14T00:49:43.417Z] Removing intermediate container ba32c50eaf28 [2021-01-14T00:49:43.417Z] ---> 6f7b941f1074 [2021-01-14T00:49:43.417Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-14T00:49:43.417Z] ---> Running in 80f3261ea8b6 [2021-01-14T00:49:43.690Z] Removing intermediate container 80f3261ea8b6 [2021-01-14T00:49:43.690Z] ---> d0cb99a8a4f7 [2021-01-14T00:49:43.690Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:49:43.963Z] ---> Running in 2913ac56cd45 [2021-01-14T00:49:44.557Z] Removing intermediate container 2913ac56cd45 [2021-01-14T00:49:44.557Z] ---> ec0fa78e7903 [2021-01-14T00:49:44.557Z] Step 24/26 : LABEL arch=arm64 [2021-01-14T00:49:44.557Z] ---> Running in 15f4c6519bef [2021-01-14T00:49:45.151Z] Removing intermediate container 15f4c6519bef [2021-01-14T00:49:45.151Z] ---> a17a7bea70f8 [2021-01-14T00:49:45.151Z] Step 25/26 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 [2021-01-14T00:49:45.151Z] ---> Running in a4290727c34f [2021-01-14T00:49:45.744Z] Removing intermediate container a4290727c34f [2021-01-14T00:49:45.744Z] ---> 1d9aac5faa0a [2021-01-14T00:49:45.744Z] Step 26/26 : LABEL version=0.0.0 [2021-01-14T00:49:45.744Z] ---> Running in b01f8cf577fa [2021-01-14T00:49:46.017Z] Removing intermediate container b01f8cf577fa [2021-01-14T00:49:46.017Z] ---> 2d03af880212 [2021-01-14T00:49:46.017Z] [2021-01-14T00:49:46.605Z] Successfully built 2d03af880212 [2021-01-14T00:49:46.605Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-14T00:49:46.620Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-14T00:49:46.645Z] $ docker stop --time=1 fa6daeec1a6bd8f084f5ad7f3669f7c58130dd45a1f8c9111b07946d221df565 [2021-01-14T00:49:48.468Z] $ docker rm -f fa6daeec1a6bd8f084f5ad7f3669f7c58130dd45a1f8c9111b07946d221df565 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T00:49:49.163Z] + + docker images [2021-01-14T00:49:49.163Z] grep docker [2021-01-14T00:49:49.432Z] docker-sys-mgmt-agent-go-arm64 latest 2d03af880212 4 seconds ago 300MB [2021-01-14T00:49:49.432Z] docker-core-data-go-arm64 latest 2b29106a7507 46 seconds ago 21MB [2021-01-14T00:49:49.432Z] docker-security-secretstore-setup-go-arm64 latest b325cf9cb627 About a minute ago 23.4MB [2021-01-14T00:49:49.432Z] docker-core-command-go-arm64 latest 0761810164fb About a minute ago 9.98MB [2021-01-14T00:49:49.432Z] docker-core-metadata-go-arm64 latest b960641c87a6 3 minutes ago 12.3MB [2021-01-14T00:49:49.432Z] docker-security-proxy-setup-go-arm64 latest a13be58231e9 3 minutes ago 23.3MB [2021-01-14T00:49:49.432Z] docker-support-notifications-go-arm64 latest 8b3b0319c838 3 minutes ago 11.4MB [2021-01-14T00:49:49.432Z] docker-security-bootstrap-redis-go-arm64 latest 76df224ac44f 3 minutes ago 15.1MB [2021-01-14T00:49:49.432Z] docker-support-scheduler-go-arm64 latest 88d3b4955136 3 minutes ago 10MB [2021-01-14T00:49:49.432Z] docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] wrap [2021-01-14T00:49:51.130Z] provisioning config files... [2021-01-14T00:49:51.141Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config3392746299360092910tmp [Pipeline] { [Pipeline] sh [2021-01-14T00:49:51.516Z] + set +x [2021-01-14T00:49:51.516Z] + curl -s https://codecov.io/bash [2021-01-14T00:49:51.516Z] + bash -s -- [2021-01-14T00:49:52.100Z] [2021-01-14T00:49:52.100Z] _____ _ [2021-01-14T00:49:52.100Z] / ____| | | [2021-01-14T00:49:52.100Z] | | ___ __| | ___ ___ _____ __ [2021-01-14T00:49:52.100Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-14T00:49:52.100Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-14T00:49:52.100Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-14T00:49:52.100Z] Bash-20201231-23d4836 [2021-01-14T00:49:52.100Z] [2021-01-14T00:49:52.100Z] [2021-01-14T00:49:52.100Z] ==> git version 2.24.3 found [2021-01-14T00:49:52.100Z] ==> 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-01-14T00:49:52.100Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-14T00:49:52.100Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-14T00:49:52.100Z] ==> Jenkins CI detected. [2021-01-14T00:49:52.100Z] project root: . [2021-01-14T00:49:52.100Z] --> token set from env [2021-01-14T00:49:52.100Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-14T00:49:52.100Z] ==> Running gcov in . (disable via -X gcov) [2021-01-14T00:49:52.100Z] ==> Python coveragepy not found [2021-01-14T00:49:52.100Z] ==> Searching for coverage reports in: [2021-01-14T00:49:52.100Z] + . [2021-01-14T00:49:52.100Z] -> Found 1 reports [2021-01-14T00:49:52.100Z] ==> Detecting git/mercurial file structure [2021-01-14T00:49:52.100Z] ==> Reading reports [2021-01-14T00:49:52.100Z] + ./coverage.out bytes=553305 [2021-01-14T00:49:52.100Z] ==> Appending adjustments [2021-01-14T00:49:52.100Z] https://docs.codecov.io/docs/fixing-reports [2021-01-14T00:49:55.449Z] + Found adjustments [2021-01-14T00:49:55.449Z] ==> Gzipping contents [2021-01-14T00:49:55.449Z] 84K /tmp/codecov.hg56if.gz [2021-01-14T00:49:55.449Z] ==> Uploading reports [2021-01-14T00:49:55.449Z] url: https://codecov.io [2021-01-14T00:49:55.449Z] query: branch=PR-3002&commit=e5b3601524dbcf911e51762260f2dd1db58c3eb0&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= [2021-01-14T00:49:55.449Z] -> Pinging Codecov [2021-01-14T00:49:55.449Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3002&commit=e5b3601524dbcf911e51762260f2dd1db58c3eb0&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= [2021-01-14T00:49:56.026Z] -> Uploading to [2021-01-14T00:49:56.026Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-14/00271124DB129430A58F1EEE437C3FCB/e5b3601524dbcf911e51762260f2dd1db58c3eb0/2608ee8b-c36f-4b9b-8b1e-4d73deb23be6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T004955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=718f686ae5dcb280a01765b6d77aad1a7bb43ce169063d1d11309f05ddb8eefc [2021-01-14T00:49:56.026Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:49:56.026Z] Dload Upload Total Spent Left Speed [2021-01-14T00:49:56.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83901 0 0 100 83901 0 119k --:--:-- --:--:-- --:--:-- 119k 100 83901 0 0 100 83901 0 119k --:--:-- --:--:-- --:--:-- 119k [2021-01-14T00:49:56.599Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/e5b3601524dbcf911e51762260f2dd1db58c3eb0 [Pipeline] } [2021-01-14T00:49:56.609Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-01-14T00:49:58.698Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:49:59.579Z] ---> package-listing.sh [2021-01-14T00:49:59.579Z] ++ facter osfamily [2021-01-14T00:49:59.579Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T00:49:59.579Z] + OS_FAMILY=redhat [2021-01-14T00:49:59.579Z] + workspace=/w/workspace/edgex-go/11 [2021-01-14T00:49:59.579Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T00:49:59.579Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T00:49:59.579Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T00:49:59.579Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T00:49:59.579Z] + '[' /w/workspace/edgex-go/11 ']' [2021-01-14T00:49:59.579Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T00:49:59.579Z] + case "${OS_FAMILY}" in [2021-01-14T00:49:59.579Z] + rpm -qa [2021-01-14T00:49:59.579Z] + sort [2021-01-14T00:50:04.889Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T00:50:04.889Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T00:50:04.889Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T00:50:04.889Z] + '[' /w/workspace/edgex-go/11 ']' [2021-01-14T00:50:04.889Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2021-01-14T00:50:04.889Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2021-01-14T00:50:04.905Z] 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-14T00:50:05.200Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:50:05.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T00:50:05.511Z] [2021-01-14T00:50:05.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:50:05.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T00:50:05.881Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T00:50:05.881Z] df20fa9351a1: Pulling fs layer [2021-01-14T00:50:05.881Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T00:50:05.881Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T00:50:05.881Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T00:50:05.881Z] 93b61091891f: Pulling fs layer [2021-01-14T00:50:05.881Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T00:50:05.881Z] 5e14af77c1be: Pulling fs layer [2021-01-14T00:50:05.881Z] 01666e4c0597: Pulling fs layer [2021-01-14T00:50:05.881Z] aa168da1d23b: Pulling fs layer [2021-01-14T00:50:05.881Z] 93b9cdb0e59b: Waiting [2021-01-14T00:50:05.881Z] 5e14af77c1be: Waiting [2021-01-14T00:50:05.881Z] 46f8f816bc3b: Waiting [2021-01-14T00:50:05.881Z] aa168da1d23b: Waiting [2021-01-14T00:50:05.881Z] 01666e4c0597: Waiting [2021-01-14T00:50:05.881Z] 36b3adc4ff6f: Verifying Checksum [2021-01-14T00:50:05.881Z] 36b3adc4ff6f: Download complete [2021-01-14T00:50:05.881Z] 46f8f816bc3b: Verifying Checksum [2021-01-14T00:50:05.881Z] 46f8f816bc3b: Download complete [2021-01-14T00:50:05.881Z] df20fa9351a1: Verifying Checksum [2021-01-14T00:50:05.881Z] df20fa9351a1: Download complete [2021-01-14T00:50:06.148Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T00:50:06.148Z] 93b9cdb0e59b: Download complete [2021-01-14T00:50:06.148Z] 5e14af77c1be: Verifying Checksum [2021-01-14T00:50:06.148Z] 5e14af77c1be: Download complete [2021-01-14T00:50:06.148Z] 93b61091891f: Verifying Checksum [2021-01-14T00:50:06.148Z] 93b61091891f: Download complete [2021-01-14T00:50:06.148Z] 01666e4c0597: Verifying Checksum [2021-01-14T00:50:06.148Z] 01666e4c0597: Download complete [2021-01-14T00:50:06.414Z] df20fa9351a1: Pull complete [2021-01-14T00:50:06.414Z] 8ad3a11d3b57: Verifying Checksum [2021-01-14T00:50:06.414Z] 8ad3a11d3b57: Download complete [2021-01-14T00:50:06.682Z] 36b3adc4ff6f: Pull complete [2021-01-14T00:50:07.655Z] 8ad3a11d3b57: Pull complete [2021-01-14T00:50:07.655Z] 46f8f816bc3b: Pull complete [2021-01-14T00:50:08.602Z] aa168da1d23b: Verifying Checksum [2021-01-14T00:50:08.602Z] aa168da1d23b: Download complete [2021-01-14T00:50:09.552Z] 93b61091891f: Pull complete [2021-01-14T00:50:09.815Z] 93b9cdb0e59b: Pull complete [2021-01-14T00:50:10.078Z] 5e14af77c1be: Pull complete [2021-01-14T00:50:10.078Z] 01666e4c0597: Pull complete [2021-01-14T00:50:18.358Z] aa168da1d23b: Pull complete [2021-01-14T00:50:18.358Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T00:50:18.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T00:50:18.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T00:50:18.585Z] prd-centos7-docker-4c-2g-20074 does not seem to be running inside a container [2021-01-14T00:50:18.642Z] $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-01-14T00:50:26.313Z] $ docker top c83652aaf62cbd7dfcf5264f5f1a6aaad0069f04ed41cfd69e31585f9dac1f97 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:50:26.984Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T00:50:27.294Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T00:50:27.593Z] + ls /var/log/sa-host [2021-01-14T00:50:27.593Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T00:50:27.593Z] file_magic: OK [2021-01-14T00:50:27.593Z] HZ: Using current value: 100 [2021-01-14T00:50:27.593Z] file_header: OK [2021-01-14T00:50:27.593Z] 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-01-14T00:50:27.593Z] Statistics: [2021-01-14T00:50:27.593Z] 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... [2021-01-14T00:50:27.593Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T00:50:27.593Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T00:50:27.593Z] file_magic: OK [2021-01-14T00:50:27.593Z] HZ: Using current value: 100 [2021-01-14T00:50:27.593Z] file_header: OK [2021-01-14T00:50:27.593Z] 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-01-14T00:50:27.593Z] Statistics: [2021-01-14T00:50:27.593Z] Hnuu...uuuununununu... [2021-01-14T00:50:27.593Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T00:50:28.207Z] provisioning config files... [2021-01-14T00:50:28.229Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config3386079673221558147tmp [Pipeline] { [Pipeline] echo [2021-01-14T00:50:28.301Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:50:28.600Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T00:50:28.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T00:50:28.704Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:50:29.002Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T00:50:29.013Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:50:29.309Z] ---> sudo-logs.sh [2021-01-14T00:50:29.309Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T00:50:29.319Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:50:29.617Z] ---> job-cost.sh [2021-01-14T00:50:29.617Z] lf-activate-venv: SKIPPING [2021-01-14T00:50:29.617Z] INFO: No Stack... [2021-01-14T00:50:30.569Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T00:50:31.145Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T00:50:31.158Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:50:31.457Z] ---> logs-deploy.sh [2021-01-14T00:50:31.457Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3002/11 [2021-01-14T00:50:31.457Z] INFO: archiving workspace using pattern(s): [2021-01-14T00:50:33.377Z] Archives upload complete. [2021-01-14T00:50:33.640Z] INFO: archiving logs to Nexus [2021-01-14T00:50:35.133Z] ---> uname -a: [2021-01-14T00:50:35.133Z] Linux prd-centos7-docker-4c-2g-20074.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-14T00:50:35.133Z] [2021-01-14T00:50:35.133Z] [2021-01-14T00:50:35.133Z] ---> lscpu: [2021-01-14T00:50:35.133Z] Architecture: x86_64 [2021-01-14T00:50:35.133Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-14T00:50:35.133Z] Byte Order: Little Endian [2021-01-14T00:50:35.133Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-14T00:50:35.133Z] CPU(s): 4 [2021-01-14T00:50:35.133Z] On-line CPU(s) list: 0-3 [2021-01-14T00:50:35.133Z] Thread(s) per core: 1 [2021-01-14T00:50:35.133Z] Core(s) per socket: 1 [2021-01-14T00:50:35.133Z] Socket(s): 4 [2021-01-14T00:50:35.133Z] NUMA node(s): 1 [2021-01-14T00:50:35.133Z] Vendor ID: GenuineIntel [2021-01-14T00:50:35.133Z] CPU family: 6 [2021-01-14T00:50:35.133Z] Model: 44 [2021-01-14T00:50:35.133Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-14T00:50:35.133Z] Stepping: 1 [2021-01-14T00:50:35.133Z] CPU MHz: 2933.436 [2021-01-14T00:50:35.133Z] BogoMIPS: 5866.87 [2021-01-14T00:50:35.133Z] Virtualization: VT-x [2021-01-14T00:50:35.133Z] Hypervisor vendor: KVM [2021-01-14T00:50:35.133Z] Virtualization type: full [2021-01-14T00:50:35.133Z] L1d cache: 128 KiB [2021-01-14T00:50:35.133Z] L1i cache: 128 KiB [2021-01-14T00:50:35.133Z] L2 cache: 16 MiB [2021-01-14T00:50:35.133Z] L3 cache: 64 MiB [2021-01-14T00:50:35.133Z] NUMA node0 CPU(s): 0-3 [2021-01-14T00:50:35.133Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-14T00:50:35.133Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-14T00:50:35.133Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-14T00:50:35.133Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-14T00:50:35.133Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-14T00:50:35.133Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-14T00:50:35.133Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-14T00:50:35.133Z] Vulnerability Srbds: Not affected [2021-01-14T00:50:35.133Z] Vulnerability Tsx async abort: Not affected [2021-01-14T00:50:35.133Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-14T00:50:35.133Z] [2021-01-14T00:50:35.133Z] [2021-01-14T00:50:35.133Z] ---> nproc: [2021-01-14T00:50:35.133Z] 4 [2021-01-14T00:50:35.133Z] [2021-01-14T00:50:35.133Z] [2021-01-14T00:50:35.133Z] ---> df -h: [2021-01-14T00:50:35.133Z] Filesystem Size Used Available Use% Mounted on [2021-01-14T00:50:35.133Z] overlay 50.0G 10.8G 39.2G 22% / [2021-01-14T00:50:35.133Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-14T00:50:35.133Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-14T00:50:35.133Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-14T00:50:35.133Z] /dev/vda1 50.0G 10.8G 39.2G 22% /facter-os [2021-01-14T00:50:35.133Z] /dev/vda1 50.0G 10.8G 39.2G 22% /etc/resolv.conf [2021-01-14T00:50:35.133Z] /dev/vda1 50.0G 10.8G 39.2G 22% /etc/hostname [2021-01-14T00:50:35.133Z] /dev/vda1 50.0G 10.8G 39.2G 22% /etc/hosts [2021-01-14T00:50:35.133Z] /dev/vda1 50.0G 10.8G 39.2G 22% /var/log/auth.log [2021-01-14T00:50:35.133Z] /dev/vda1 50.0G 10.8G 39.2G 22% /run/cloud-init/result.json [2021-01-14T00:50:35.133Z] /dev/vda1 50.0G 10.8G 39.2G 22% /var/log/sa-host [2021-01-14T00:50:35.133Z] /dev/vda1 50.0G 10.8G 39.2G 22% /var/log/secure [2021-01-14T00:50:35.133Z] /dev/vda1 50.0G 10.8G 39.2G 22% /w/workspace/edgex-go/11 [2021-01-14T00:50:35.133Z] /dev/vda1 50.0G 10.8G 39.2G 22% /w/workspace/edgex-go/11@tmp [2021-01-14T00:50:35.133Z] [2021-01-14T00:50:35.133Z] [2021-01-14T00:50:35.133Z] ---> free -m: [2021-01-14T00:50:35.133Z] total used free shared buff/cache available [2021-01-14T00:50:35.133Z] Mem: 1837 719 227 0 890 1032 [2021-01-14T00:50:35.133Z] Swap: 1023 63 960 [2021-01-14T00:50:35.133Z] [2021-01-14T00:50:35.133Z] [2021-01-14T00:50:35.133Z] ---> ip addr: [2021-01-14T00:50:35.133Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-14T00:50:35.133Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-14T00:50:35.133Z] inet 127.0.0.1/8 scope host lo [2021-01-14T00:50:35.133Z] valid_lft forever preferred_lft forever [2021-01-14T00:50:35.133Z] inet6 ::1/128 scope host [2021-01-14T00:50:35.133Z] valid_lft forever preferred_lft forever [2021-01-14T00:50:35.133Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-14T00:50:35.133Z] link/ether fa:16:3e:72:64:5a brd ff:ff:ff:ff:ff:ff [2021-01-14T00:50:35.133Z] inet 10.30.123.135/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-14T00:50:35.133Z] valid_lft 85150sec preferred_lft 85150sec [2021-01-14T00:50:35.133Z] inet6 fe80::f816:3eff:fe72:645a/64 scope link [2021-01-14T00:50:35.133Z] valid_lft forever preferred_lft forever [2021-01-14T00:50:35.133Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-14T00:50:35.133Z] link/ether 02:42:fa:47:91:f5 brd ff:ff:ff:ff:ff:ff [2021-01-14T00:50:35.133Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-14T00:50:35.133Z] valid_lft forever preferred_lft forever [2021-01-14T00:50:35.133Z] inet6 fe80::42:faff:fe47:91f5/64 scope link [2021-01-14T00:50:35.133Z] valid_lft forever preferred_lft forever [2021-01-14T00:50:35.133Z] [2021-01-14T00:50:35.133Z] [2021-01-14T00:50:35.133Z] ---> sar -b -r -n DEV: [2021-01-14T00:50:35.133Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) [2021-01-14T00:50:35.133Z] [2021-01-14T00:50:35.133Z] 00:29:33 LINUX RESTART (4 CPU) [2021-01-14T00:50:35.133Z] [2021-01-14T00:50:35.133Z] 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-14T00:50:35.133Z] 00:31:01 106.91 45.23 61.68 0.00 8281.82 13584.25 0.00 [2021-01-14T00:50:35.133Z] 00:32:01 234.12 111.83 122.29 0.00 7609.85 44775.58 0.00 [2021-01-14T00:50:35.133Z] 00:33:01 224.81 90.89 133.93 0.00 3551.11 16529.42 0.00 [2021-01-14T00:50:35.133Z] 00:34:01 162.60 81.70 80.90 0.00 2517.80 9390.33 0.00 [2021-01-14T00:50:35.133Z] 00:35:01 172.06 39.60 132.47 0.00 11202.12 62712.79 0.00 [2021-01-14T00:50:35.133Z] 00:36:04 2767.54 2416.90 350.64 0.00 178704.78 211168.42 0.00 [2021-01-14T00:50:35.133Z] 00:37:01 895.44 688.74 206.70 0.00 40912.59 61821.67 0.00 [2021-01-14T00:50:35.133Z] 00:38:01 1289.93 930.50 359.43 0.00 121119.36 153855.41 0.00 [2021-01-14T00:50:35.133Z] 00:39:01 621.02 381.86 239.16 0.00 24639.57 36168.29 0.00 [2021-01-14T00:50:35.134Z] 00:40:01 6.91 0.50 6.41 0.00 15.71 201.20 0.00 [2021-01-14T00:50:35.134Z] 00:41:02 0.35 0.02 0.33 0.00 0.13 5.01 0.00 [2021-01-14T00:50:35.134Z] 00:42:01 0.37 0.02 0.36 0.00 0.14 5.67 0.00 [2021-01-14T00:50:35.134Z] 00:43:01 0.40 0.02 0.38 0.00 0.53 5.74 0.00 [2021-01-14T00:50:35.134Z] 00:44:01 0.27 0.02 0.25 0.00 0.27 3.21 0.00 [2021-01-14T00:50:35.134Z] 00:45:01 2.11 1.80 0.32 0.00 55.14 4.88 0.00 [2021-01-14T00:50:35.134Z] 00:46:01 0.85 0.03 0.82 0.00 0.80 15.60 0.00 [2021-01-14T00:50:35.134Z] 00:47:01 0.40 0.02 0.38 0.00 0.13 5.61 0.00 [2021-01-14T00:50:35.134Z] 00:48:01 0.32 0.02 0.30 0.00 0.27 4.46 0.00 [2021-01-14T00:50:35.134Z] 00:49:01 0.42 0.02 0.40 0.00 0.13 5.51 0.00 [2021-01-14T00:50:35.134Z] 00:50:01 40.25 39.75 0.50 0.00 4183.12 31.60 0.00 [2021-01-14T00:50:35.134Z] Average: 329.72 244.50 85.22 0.00 20403.28 30814.81 0.00 [2021-01-14T00:50:35.134Z] [2021-01-14T00:50:35.134Z] 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-14T00:50:35.134Z] 00:31:01 74920 0 802496 42.65 2620 1001508 1466096 50.04 663184 940104 28980 [2021-01-14T00:50:35.134Z] 00:32:01 145936 0 715260 38.01 1612 1018736 1543992 52.69 578708 916992 1200 [2021-01-14T00:50:35.134Z] 00:33:01 123256 0 922404 49.02 892 834992 1803440 61.55 729748 754084 74620 [2021-01-14T00:50:35.134Z] 00:34:01 347584 0 740932 39.38 580 792448 1323360 45.16 540648 705936 45772 [2021-01-14T00:50:35.134Z] 00:35:01 76084 0 720556 38.30 236 1084668 1253040 42.76 713444 836760 99564 [2021-01-14T00:50:35.134Z] 00:36:04 70764 0 844684 44.89 40 966056 2390696 81.59 757636 825668 36072 [2021-01-14T00:50:35.134Z] 00:37:01 351184 0 724444 38.50 40 805876 1604248 54.75 515672 770828 32848 [2021-01-14T00:50:35.134Z] 00:38:01 198076 0 822692 43.72 40 860736 2528268 86.29 599764 827480 80656 [2021-01-14T00:50:35.134Z] 00:39:01 389356 0 644776 34.27 40 847372 1242892 42.42 529740 717036 20 [2021-01-14T00:50:35.134Z] 00:40:01 395760 0 637924 33.90 40 847820 1207904 41.22 527712 716688 24 [2021-01-14T00:50:35.134Z] 00:41:02 394436 0 639240 33.97 40 847828 1208120 41.23 529092 716312 8 [2021-01-14T00:50:35.134Z] 00:42:01 394624 0 639044 33.96 40 847836 1208108 41.23 528876 716316 8 [2021-01-14T00:50:35.134Z] 00:43:01 395124 0 638548 33.94 40 847832 1208060 41.23 528776 716316 8 [2021-01-14T00:50:35.134Z] 00:44:01 395008 0 638644 33.94 40 847852 1208084 41.23 528904 716340 8 [2021-01-14T00:50:35.134Z] 00:45:01 393852 0 638840 33.95 40 848812 1207916 41.22 527956 717248 20 [2021-01-14T00:50:35.134Z] 00:46:01 394032 0 638644 33.94 40 848828 1207988 41.23 527980 717264 8 [2021-01-14T00:50:35.134Z] 00:47:01 394556 0 638112 33.91 40 848836 1207916 41.22 527796 717268 8 [2021-01-14T00:50:35.134Z] 00:48:01 394316 0 638348 33.93 40 848840 1208012 41.23 528292 717268 8 [2021-01-14T00:50:35.134Z] 00:49:01 394200 0 638452 33.93 40 848852 1208000 41.23 528360 717276 8 [2021-01-14T00:50:35.134Z] 00:50:01 243876 0 665232 35.36 40 972396 1243132 42.43 566044 826216 16 [2021-01-14T00:50:35.134Z] Average: 298347 0 699464 37.18 327 883406 1423964 48.60 573917 764470 19993 [2021-01-14T00:50:35.134Z] [2021-01-14T00:50:35.134Z] 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-14T00:50:35.134Z] 00:31:01 eth0 1502.92 1368.16 6328.62 190.17 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:31:01 veth7580261 799.90 627.10 77.68 2658.49 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:31:01 docker0 799.90 626.97 66.74 2658.48 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:32:01 veth86d387e 21.17 24.12 2.05 16.58 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:32:01 eth0 407.57 339.39 3220.81 36.32 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:32:01 docker0 73.04 88.91 4.49 376.79 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:33:01 veth3446301 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:33:01 eth0 117.69 91.87 476.66 74.32 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:33:01 docker0 62.93 80.74 4.87 448.72 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:34:01 veth3446301 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:34:01 eth0 26.24 16.49 20.55 11.12 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:35:01 eth0 218.51 176.34 1705.29 93.17 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:35:01 vethf387192 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:36:04 eth0 44.78 31.50 155.80 9.13 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:36:04 vethf387192 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:36:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:36:04 docker0 22.57 27.02 1.48 141.87 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:37:01 eth0 152.60 115.54 1378.47 13.44 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:37:01 vethf387192 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:37:01 docker0 3.30 5.95 0.19 40.22 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:38:01 veth00e582c 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:38:01 veth0f85001 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:38:01 veth9b7b820 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:38:01 eth0 123.21 71.84 405.85 83.72 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:39:01 eth0 87.83 50.67 216.62 45.88 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:39:01 docker0 1014.37 930.84 80.96 4222.60 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:40:01 eth0 1.26 0.12 0.12 0.02 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:41:02 eth0 3.76 3.68 0.60 13.46 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:42:01 eth0 9.79 9.48 1.16 29.24 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:43:01 eth0 3.20 0.70 0.98 0.55 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:44:01 eth0 1.32 0.43 0.37 0.22 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:45:01 eth0 0.62 0.38 0.28 0.23 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:46:01 eth0 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:47:01 eth0 0.58 0.12 0.05 0.01 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:48:01 eth0 1.17 0.25 0.32 0.19 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:49:01 eth0 0.42 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:50:01 eth0 12.12 7.77 11.92 5.80 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] Average: eth0 135.86 114.33 695.04 30.41 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] Average: docker0 50.82 46.64 4.06 211.55 0.00 0.00 0.00 0.00 [2021-01-14T00:50:35.134Z] [2021-01-14T00:50:35.134Z] [2021-01-14T00:50:35.134Z] ---> sar -P ALL: [2021-01-14T00:50:35.134Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) [2021-01-14T00:50:35.134Z] [2021-01-14T00:50:35.134Z] 00:29:33 LINUX RESTART (4 CPU) [2021-01-14T00:50:35.134Z] [2021-01-14T00:50:35.134Z] 00:30:01 CPU %user %nice %system %iowait %steal %idle [2021-01-14T00:50:35.134Z] 00:31:01 all 20.95 0.00 8.80 2.05 1.98 66.21 [2021-01-14T00:50:35.134Z] 00:31:01 0 20.85 0.00 11.80 0.96 1.93 64.45 [2021-01-14T00:50:35.134Z] 00:31:01 1 18.56 0.00 7.53 2.19 1.97 69.75 [2021-01-14T00:50:35.134Z] 00:31:01 2 23.95 0.00 7.98 4.21 2.12 61.73 [2021-01-14T00:50:35.134Z] 00:31:01 3 20.44 0.00 7.92 0.83 1.92 68.90 [2021-01-14T00:50:35.134Z] 00:32:01 all 11.05 0.00 7.32 2.45 2.52 76.66 [2021-01-14T00:50:35.134Z] 00:32:01 0 12.35 0.00 7.00 1.33 2.81 76.52 [2021-01-14T00:50:35.134Z] 00:32:01 1 10.64 0.00 6.76 3.16 2.33 77.11 [2021-01-14T00:50:35.134Z] 00:32:01 2 10.81 0.00 7.01 2.21 2.42 77.55 [2021-01-14T00:50:35.134Z] 00:32:01 3 10.40 0.00 8.51 3.11 2.54 75.45 [2021-01-14T00:50:35.134Z] 00:33:01 all 35.96 0.00 11.74 5.85 2.27 44.18 [2021-01-14T00:50:35.134Z] 00:33:01 0 36.35 0.00 12.20 3.61 2.38 45.45 [2021-01-14T00:50:35.134Z] 00:33:01 1 36.46 0.00 11.40 7.82 2.36 41.96 [2021-01-14T00:50:35.134Z] 00:33:01 2 34.65 0.00 11.61 5.45 2.18 46.12 [2021-01-14T00:50:35.134Z] 00:33:01 3 36.36 0.00 11.75 6.54 2.14 43.22 [2021-01-14T00:50:35.134Z] 00:34:01 all 60.73 0.00 16.45 4.10 2.51 16.21 [2021-01-14T00:50:35.134Z] 00:34:01 0 61.33 0.00 16.72 5.14 2.46 14.35 [2021-01-14T00:50:35.134Z] 00:34:01 1 60.32 0.00 15.95 3.91 2.44 17.38 [2021-01-14T00:50:35.134Z] 00:34:01 2 60.23 0.00 16.46 3.01 2.49 17.82 [2021-01-14T00:50:35.134Z] 00:34:01 3 61.04 0.00 16.67 4.34 2.67 15.28 [2021-01-14T00:50:35.134Z] 00:35:01 all 23.74 0.00 12.90 4.24 0.75 58.37 [2021-01-14T00:50:35.134Z] 00:35:01 0 24.24 0.00 12.28 4.57 0.80 58.11 [2021-01-14T00:50:35.134Z] 00:35:01 1 22.53 0.00 12.98 5.03 0.75 58.71 [2021-01-14T00:50:35.134Z] 00:35:01 2 25.54 0.00 13.14 5.09 0.71 55.52 [2021-01-14T00:50:35.134Z] 00:35:01 3 22.66 0.00 13.18 2.28 0.73 61.14 [2021-01-14T00:50:35.134Z] 00:36:04 all 23.70 0.00 31.08 20.22 0.98 24.03 [2021-01-14T00:50:35.134Z] 00:36:04 0 24.11 0.00 31.63 20.15 1.02 23.09 [2021-01-14T00:50:35.134Z] 00:36:04 1 23.30 0.00 31.09 21.49 0.92 23.20 [2021-01-14T00:50:35.134Z] 00:36:04 2 22.84 0.00 30.60 20.03 0.99 25.54 [2021-01-14T00:50:35.134Z] 00:36:04 3 24.55 0.00 31.00 19.19 0.97 24.28 [2021-01-14T00:50:35.135Z] 00:37:01 all 56.70 0.00 19.22 10.99 0.37 12.71 [2021-01-14T00:50:35.135Z] 00:37:01 0 57.11 0.00 19.43 10.30 0.37 12.80 [2021-01-14T00:50:35.135Z] 00:37:01 1 55.17 0.00 18.71 9.47 0.41 16.24 [2021-01-14T00:50:35.135Z] 00:37:01 2 57.54 0.00 19.36 11.79 0.37 10.94 [2021-01-14T00:50:35.135Z] 00:37:01 3 57.00 0.00 19.38 12.42 0.34 10.86 [2021-01-14T00:50:35.135Z] 00:38:01 all 40.95 0.00 29.17 15.40 0.42 14.05 [2021-01-14T00:50:35.135Z] 00:38:01 0 40.39 0.00 28.33 13.94 0.44 16.90 [2021-01-14T00:50:35.135Z] 00:38:01 1 40.48 0.00 29.98 17.62 0.41 11.51 [2021-01-14T00:50:35.135Z] 00:38:01 2 41.24 0.00 29.29 13.88 0.41 15.18 [2021-01-14T00:50:35.135Z] 00:38:01 3 41.69 0.00 29.08 16.17 0.43 12.63 [2021-01-14T00:50:35.135Z] 00:39:01 all 26.88 0.00 14.64 16.57 0.58 41.34 [2021-01-14T00:50:35.135Z] 00:39:01 0 27.42 0.00 14.74 16.29 0.53 41.02 [2021-01-14T00:50:35.135Z] 00:39:01 1 25.56 0.00 16.20 17.46 0.61 40.17 [2021-01-14T00:50:35.135Z] 00:39:01 2 26.40 0.00 13.84 16.18 0.67 42.91 [2021-01-14T00:50:35.135Z] 00:39:01 3 28.15 0.00 13.77 16.34 0.49 41.25 [2021-01-14T00:50:35.135Z] 00:40:01 all 0.03 0.00 0.07 0.03 0.01 99.85 [2021-01-14T00:50:35.135Z] 00:40:01 0 0.02 0.00 0.13 0.13 0.00 99.72 [2021-01-14T00:50:35.135Z] 00:40:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-01-14T00:50:35.135Z] 00:40:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2021-01-14T00:50:35.135Z] 00:40:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2021-01-14T00:50:35.135Z] 00:41:02 all 0.09 0.00 0.08 0.00 0.03 99.80 [2021-01-14T00:50:35.135Z] 00:41:02 0 0.05 0.00 0.05 0.00 0.07 99.83 [2021-01-14T00:50:35.135Z] 00:41:02 1 0.08 0.00 0.05 0.00 0.00 99.87 [2021-01-14T00:50:35.135Z] 00:41:02 2 0.12 0.00 0.13 0.00 0.02 99.73 [2021-01-14T00:50:35.135Z] 00:41:02 3 0.12 0.00 0.10 0.00 0.03 99.75 [2021-01-14T00:50:35.135Z] [2021-01-14T00:50:35.135Z] 00:41:02 CPU %user %nice %system %iowait %steal %idle [2021-01-14T00:50:35.135Z] 00:42:01 all 0.17 0.00 0.10 0.00 0.03 99.70 [2021-01-14T00:50:35.135Z] 00:42:01 0 0.14 0.00 0.12 0.00 0.03 99.71 [2021-01-14T00:50:35.135Z] 00:42:01 1 0.37 0.00 0.14 0.00 0.02 99.47 [2021-01-14T00:50:35.135Z] 00:42:01 2 0.08 0.00 0.07 0.00 0.03 99.81 [2021-01-14T00:50:35.135Z] 00:42:01 3 0.08 0.00 0.07 0.00 0.03 99.81 [2021-01-14T00:50:35.135Z] 00:43:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-01-14T00:50:35.135Z] 00:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-14T00:50:35.135Z] 00:43:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2021-01-14T00:50:35.135Z] 00:43:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2021-01-14T00:50:35.135Z] 00:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2021-01-14T00:50:35.135Z] 00:44:01 all 0.16 0.00 0.08 0.00 0.03 99.74 [2021-01-14T00:50:35.135Z] 00:44:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-01-14T00:50:35.135Z] 00:44:01 1 0.40 0.00 0.05 0.00 0.02 99.53 [2021-01-14T00:50:35.135Z] 00:44:01 2 0.15 0.00 0.17 0.00 0.02 99.67 [2021-01-14T00:50:35.135Z] 00:44:01 3 0.05 0.00 0.05 0.00 0.03 99.87 [2021-01-14T00:50:35.135Z] 00:45:01 all 0.10 0.00 0.08 0.03 0.01 99.78 [2021-01-14T00:50:35.135Z] 00:45:01 0 0.05 0.00 0.10 0.02 0.02 99.82 [2021-01-14T00:50:35.135Z] 00:45:01 1 0.08 0.00 0.07 0.10 0.00 99.75 [2021-01-14T00:50:35.135Z] 00:45:01 2 0.22 0.00 0.07 0.00 0.00 99.72 [2021-01-14T00:50:35.135Z] 00:45:01 3 0.05 0.00 0.07 0.02 0.02 99.85 [2021-01-14T00:50:35.135Z] 00:46:01 all 0.15 0.00 0.04 0.00 0.01 99.80 [2021-01-14T00:50:35.135Z] 00:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-14T00:50:35.135Z] 00:46:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-01-14T00:50:35.135Z] 00:46:01 2 0.50 0.00 0.07 0.00 0.02 99.42 [2021-01-14T00:50:35.135Z] 00:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-14T00:50:35.135Z] 00:47:01 all 0.11 0.00 0.03 0.00 0.00 99.86 [2021-01-14T00:50:35.135Z] 00:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-14T00:50:35.135Z] 00:47:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-14T00:50:35.135Z] 00:47:01 2 0.40 0.00 0.02 0.00 0.00 99.58 [2021-01-14T00:50:35.135Z] 00:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-01-14T00:50:35.135Z] 00:48:01 all 0.16 0.00 0.02 0.00 0.00 99.81 [2021-01-14T00:50:35.135Z] 00:48:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2021-01-14T00:50:35.135Z] 00:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-01-14T00:50:35.135Z] 00:48:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2021-01-14T00:50:35.135Z] 00:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-14T00:50:35.135Z] 00:49:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-01-14T00:50:35.135Z] 00:49:01 0 0.48 0.00 0.02 0.00 0.00 99.50 [2021-01-14T00:50:35.135Z] 00:49:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-14T00:50:35.135Z] 00:49:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2021-01-14T00:50:35.135Z] 00:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-14T00:50:35.135Z] 00:50:01 all 1.54 0.00 0.92 0.87 0.03 96.63 [2021-01-14T00:50:35.135Z] 00:50:01 0 1.42 0.00 0.68 0.25 0.03 97.62 [2021-01-14T00:50:35.135Z] 00:50:01 1 1.30 0.00 0.97 0.47 0.05 97.21 [2021-01-14T00:50:35.135Z] 00:50:01 2 2.22 0.00 1.14 1.81 0.03 94.80 [2021-01-14T00:50:35.135Z] 00:50:01 3 1.24 0.00 0.88 0.97 0.02 96.90 [2021-01-14T00:50:35.135Z] Average: all 14.57 0.00 7.38 4.00 0.61 73.43 [2021-01-14T00:50:35.135Z] Average: 0 14.76 0.00 7.52 3.71 0.63 73.38 [2021-01-14T00:50:35.135Z] Average: 1 14.20 0.00 7.35 4.30 0.60 73.54 [2021-01-14T00:50:35.135Z] Average: 2 14.77 0.00 7.31 4.05 0.61 73.26 [2021-01-14T00:50:35.135Z] Average: 3 14.56 0.00 7.35 3.95 0.60 73.53 [2021-01-14T00:50:35.135Z] [2021-01-14T00:50:35.135Z] [2021-01-14T00:50:35.135Z]